1 | [ Dec 1 20:52:49 Enabled. ] | ||
2 | [ Dec 1 20:52:49 Rereading configuration. ] | ||
3 | [ Dec 1 20:52:52 Rereading configuration. ] | ||
4 | [ Dec 1 20:52:55 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 | ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default | ||
23 | + DATALINK=oxControlService12 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService12 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService12 | ||
29 | ipadm: Could not delete oxControlService12: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService12 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService12 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService12 | ||
34 | + ipadm show-addr oxControlService12/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService12/ll | ||
37 | + ipadm show-addr oxControlService12/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService12/omicron6 | ||
40 | + route get -inet6 default -inet6 fd00:1122:3344:101::1 | ||
41 | default: not in table | ||
42 | + route add -inet6 default -inet6 fd00:1122:3344:101::1 | ||
43 | add net default: gateway fd00:1122:3344:101::1 | ||
44 | + single_node=true | ||
45 | + command=() | ||
46 | + true | ||
47 | + 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") | ||
48 | + 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 | ||
49 | [ Dec 1 20:52:56 Method "start" exited with status 0. ] | ||
50 | Processing configuration file 'config.xml'. | ||
51 | There is no file 'config.xml', will use embedded config. | ||
52 | Logging trace to /var/tmp/clickhouse-server.log | ||
53 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
54 | 2023.12.01 20:52:56.899292 [ 1 ] {} <Information> Application: Will watch for the process with pid 22011 | ||
55 | 2023.12.01 20:52:56.899406 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.12.01 20:52:57.301832 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22011 | ||
57 | 2023.12.01 20:52:57.302018 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.12.01 20:52:57.302238 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.12.01 20:52:57.477452 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.12.01 20:52:57.477528 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.12.01 20:52:57.477548 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.12.01 20:52:57.477611 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.12.01 20:52:57.478048 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.12.01 20:52:57.478826 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
65 | Processing configuration file 'config.xml'. | ||
66 | There is no file 'config.xml', will use embedded config. | ||
67 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
68 | 2023.12.01 20:52:57.479383 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.12.01 20:52:57.479681 [ 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) | ||
70 | 2023.12.01 20:52:57.481658 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.12.01 20:52:57.481727 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.12.01 20:52:57.482830 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
73 | Processing configuration file 'config.xml'. | ||
74 | There is no file 'config.xml', will use embedded config. | ||
75 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
76 | 2023.12.01 20:52:57.483143 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.12.01 20:52:57.488006 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.12.01 20:52:57.488811 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.12.01 20:52:57.488865 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.12.01 20:52:57.490445 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.12.01 20:52:57.491034 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.12.01 20:52:57.491396 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.12.01 20:52:57.491803 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.12.01 20:52:57.492795 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.12.01 20:52:57.492849 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.12.01 20:52:57.492912 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.12.01 20:52:57.492936 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.12.01 20:52:58.050367 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.12.01 20:52:58.050430 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000209446 sec | ||
90 | 2023.12.01 20:52:58.051271 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.12.01 20:52:58.051423 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.12.01 20:52:58.051457 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.12.01 20:52:58.051494 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.12.01 20:52:58.051514 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.12.01 20:52:58.051537 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.12.01 20:52:58.051569 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.12.01 20:52:58.051617 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.12.01 20:52:58.051645 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.12.01 20:52:58.051679 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.12.01 20:52:58.051693 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.12.01 20:52:58.051707 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.12.01 20:52:58.051730 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.12.01 20:52:58.051768 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.12.01 20:52:58.051786 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.12.01 20:52:58.051798 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.12.01 20:52:58.098589 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.12.01 20:52:58.119679 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.12.01 20:52:58.119719 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.2012e-05 sec | ||
109 | 2023.12.01 20:52:58.119751 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.12.01 20:52:58.119766 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.12.01 20:52:58.119787 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.12.01 20:52:58.122063 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.12.01 20:52:58.127623 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.12.01 20:52:58.127773 [ 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). | ||
115 | 2023.12.01 20:52:58.127873 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.12.01 20:52:58.388436 [ 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) | ||
117 | 2023.12.01 20:52:58.408685 [ 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) | ||
118 | 2023.12.01 20:52:58.408737 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.12.01 20:52:58.484585 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.12.01 20:52:58.484837 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB | ||
121 | 2023.12.01 20:52:58.485162 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.12.01 20:52:58.485213 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.12.01 20:52:58.485250 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.12.01 20:52:58.485333 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
125 | 2023.12.01 20:52:58.485372 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
126 | 2023.12.01 20:52:58.485417 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.12.01 20:52:58.486025 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.12.01 20:52:58.486046 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.12.01 20:53:13.486371 [ 166 ] {} <Debug> DNSResolver: Updating DNS cache | ||
130 | 2023.12.01 20:53:13.486438 [ 166 ] {} <Debug> DNSResolver: Updated DNS cache | ||
131 | 2023.12.01 20:53:18.314450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
132 | 2023.12.01 20:53:18.314672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
133 | 2023.12.01 20:53:18.315270 [ 3 ] {} <Debug> HTTP-Session: 3ffb06d2-7dd1-4b98-8c90-469e21425b5f Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
134 | 2023.12.01 20:53:18.315314 [ 3 ] {} <Debug> HTTP-Session: 3ffb06d2-7dd1-4b98-8c90-469e21425b5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2023.12.01 20:53:18.315441 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
136 | 2023.12.01 20:53:18.315476 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
137 | 2023.12.01 20:53:18.315489 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
138 | 2023.12.01 20:53:18.316448 [ 3 ] {3b49d53d-a4b7-437a-879b-676376132346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
139 | 2023.12.01 20:53:18.332997 [ 3 ] {3b49d53d-a4b7-437a-879b-676376132346} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:38906) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
140 | |||
141 | 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 | ||
142 | 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 | ||
143 | 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 | ||
144 | 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 | ||
145 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
146 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
147 | 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 | ||
148 | 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 | ||
149 | 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 | ||
150 | 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 | ||
151 | 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 | ||
152 | 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 | ||
153 | 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 | ||
154 | 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 | ||
155 | 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 | ||
156 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
157 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
158 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
159 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
160 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
161 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
162 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
163 | |||
164 | 2023.12.01 20:53:18.333265 [ 3 ] {3b49d53d-a4b7-437a-879b-676376132346} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
165 | |||
166 | 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 | ||
167 | 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 | ||
168 | 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 | ||
169 | 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 | ||
170 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
171 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
172 | 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 | ||
173 | 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 | ||
174 | 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 | ||
175 | 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 | ||
176 | 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 | ||
177 | 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 | ||
178 | 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 | ||
179 | 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 | ||
180 | 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 | ||
181 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
182 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
183 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
184 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
185 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
186 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
187 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
188 | (version 22.8.9.1) | ||
189 | 2023.12.01 20:53:18.333966 [ 3 ] {3b49d53d-a4b7-437a-879b-676376132346} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
190 | 2023.12.01 20:53:18.334000 [ 3 ] {} <Debug> HTTP-Session: 3ffb06d2-7dd1-4b98-8c90-469e21425b5f Destroying unnamed session | ||
191 | 2023.12.01 20:53:18.341435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
192 | 2023.12.01 20:53:18.341506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
193 | 2023.12.01 20:53:18.341534 [ 3 ] {} <Debug> HTTP-Session: 5572cff4-476b-4f0d-8b60-bb662bc8378a Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
194 | 2023.12.01 20:53:18.341554 [ 3 ] {} <Debug> HTTP-Session: 5572cff4-476b-4f0d-8b60-bb662bc8378a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
195 | 2023.12.01 20:53:18.341668 [ 3 ] {0144c46a-1aa4-4bc9-970f-c50c80d4b72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
196 | 2023.12.01 20:53:18.341762 [ 3 ] {0144c46a-1aa4-4bc9-970f-c50c80d4b72f} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
197 | 2023.12.01 20:53:18.342707 [ 3 ] {0144c46a-1aa4-4bc9-970f-c50c80d4b72f} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
198 | 2023.12.01 20:53:18.344527 [ 3 ] {0144c46a-1aa4-4bc9-970f-c50c80d4b72f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
199 | 2023.12.01 20:53:18.347937 [ 3 ] {0144c46a-1aa4-4bc9-970f-c50c80d4b72f} <Debug> DynamicQueryHandler: Done processing query | ||
200 | 2023.12.01 20:53:18.347966 [ 3 ] {0144c46a-1aa4-4bc9-970f-c50c80d4b72f} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
201 | 2023.12.01 20:53:18.347982 [ 3 ] {} <Debug> HTTP-Session: 5572cff4-476b-4f0d-8b60-bb662bc8378a Destroying unnamed session | ||
202 | 2023.12.01 20:53:18.348141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
203 | 2023.12.01 20:53:18.348193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
204 | 2023.12.01 20:53:18.348214 [ 3 ] {} <Debug> HTTP-Session: adcc659d-832f-472b-89c8-fc48445ce884 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
205 | 2023.12.01 20:53:18.348235 [ 3 ] {} <Debug> HTTP-Session: adcc659d-832f-472b-89c8-fc48445ce884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
206 | 2023.12.01 20:53:18.348340 [ 3 ] {de6a9b3d-b351-4edf-98fa-ff755867582d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
207 | 2023.12.01 20:53:18.348603 [ 3 ] {de6a9b3d-b351-4edf-98fa-ff755867582d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:38906) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
208 | |||
209 | 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 | ||
210 | 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 | ||
211 | 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 | ||
212 | 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 | ||
213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
214 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
215 | 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 | ||
216 | 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 | ||
217 | 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 | ||
218 | 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 | ||
219 | 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 | ||
220 | 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 | ||
221 | 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 | ||
222 | 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 | ||
223 | 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 | ||
224 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
225 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
226 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
227 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
228 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
229 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
230 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
231 | |||
232 | 2023.12.01 20:53:18.348724 [ 3 ] {de6a9b3d-b351-4edf-98fa-ff755867582d} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
233 | |||
234 | 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 | ||
235 | 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 | ||
236 | 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 | ||
237 | 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 | ||
238 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
239 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
240 | 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 | ||
241 | 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 | ||
242 | 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 | ||
243 | 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 | ||
244 | 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 | ||
245 | 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 | ||
246 | 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 | ||
247 | 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 | ||
248 | 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 | ||
249 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
250 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
251 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
252 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
253 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
254 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
255 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
256 | (version 22.8.9.1) | ||
257 | 2023.12.01 20:53:18.348825 [ 3 ] {de6a9b3d-b351-4edf-98fa-ff755867582d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
258 | 2023.12.01 20:53:18.348849 [ 3 ] {} <Debug> HTTP-Session: adcc659d-832f-472b-89c8-fc48445ce884 Destroying unnamed session | ||
259 | 2023.12.01 20:53:18.349104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
260 | 2023.12.01 20:53:18.349151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
261 | 2023.12.01 20:53:18.349174 [ 3 ] {} <Debug> HTTP-Session: a528eaca-d857-4e67-a4cd-8978ec16c5ce Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
262 | 2023.12.01 20:53:18.349190 [ 3 ] {} <Debug> HTTP-Session: a528eaca-d857-4e67-a4cd-8978ec16c5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
263 | 2023.12.01 20:53:18.349298 [ 3 ] {46d41700-70fb-4051-849a-12f939e89cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
264 | 2023.12.01 20:53:18.349403 [ 3 ] {46d41700-70fb-4051-849a-12f939e89cd7} <Debug> DynamicQueryHandler: Done processing query | ||
265 | 2023.12.01 20:53:18.349423 [ 3 ] {46d41700-70fb-4051-849a-12f939e89cd7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
266 | 2023.12.01 20:53:18.349443 [ 3 ] {} <Debug> HTTP-Session: a528eaca-d857-4e67-a4cd-8978ec16c5ce Destroying unnamed session | ||
267 | 2023.12.01 20:53:18.349568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
268 | 2023.12.01 20:53:18.349615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
269 | 2023.12.01 20:53:18.349638 [ 3 ] {} <Debug> HTTP-Session: 9407294c-7d20-4902-b57d-11d713b91c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
270 | 2023.12.01 20:53:18.349654 [ 3 ] {} <Debug> HTTP-Session: 9407294c-7d20-4902-b57d-11d713b91c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
271 | 2023.12.01 20:53:18.349714 [ 3 ] {641f1c31-2b11-433d-b3c6-8d4e864ebe9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
272 | 2023.12.01 20:53:18.349769 [ 3 ] {641f1c31-2b11-433d-b3c6-8d4e864ebe9c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
273 | 2023.12.01 20:53:18.352053 [ 3 ] {641f1c31-2b11-433d-b3c6-8d4e864ebe9c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
274 | 2023.12.01 20:53:18.352080 [ 3 ] {641f1c31-2b11-433d-b3c6-8d4e864ebe9c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7702e-05 sec | ||
275 | 2023.12.01 20:53:18.352103 [ 3 ] {641f1c31-2b11-433d-b3c6-8d4e864ebe9c} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
276 | 2023.12.01 20:53:18.352117 [ 3 ] {641f1c31-2b11-433d-b3c6-8d4e864ebe9c} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
277 | 2023.12.01 20:53:18.352190 [ 3 ] {641f1c31-2b11-433d-b3c6-8d4e864ebe9c} <Debug> DynamicQueryHandler: Done processing query | ||
278 | 2023.12.01 20:53:18.352209 [ 3 ] {641f1c31-2b11-433d-b3c6-8d4e864ebe9c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
279 | 2023.12.01 20:53:18.352232 [ 3 ] {} <Debug> HTTP-Session: 9407294c-7d20-4902-b57d-11d713b91c00 Destroying unnamed session | ||
280 | 2023.12.01 20:53:18.352353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
281 | 2023.12.01 20:53:18.352401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
282 | 2023.12.01 20:53:18.352428 [ 3 ] {} <Debug> HTTP-Session: 6c8abdd2-dfe5-4c1b-80b7-b28a0da0b822 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
283 | 2023.12.01 20:53:18.352444 [ 3 ] {} <Debug> HTTP-Session: 6c8abdd2-dfe5-4c1b-80b7-b28a0da0b822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
284 | 2023.12.01 20:53:18.352584 [ 3 ] {f81a4a3e-7747-4be0-8e7f-b756e96fdf67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) /* The version table contains metadata about the `oximeter` database */ | ||
285 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
286 | 2023.12.01 20:53:18.352628 [ 3 ] {f81a4a3e-7747-4be0-8e7f-b756e96fdf67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
287 | 2023.12.01 20:53:18.355637 [ 3 ] {f81a4a3e-7747-4be0-8e7f-b756e96fdf67} <Debug> oximeter.version (da169464-2e8c-43af-b74d-81f42640992f): Loading data parts | ||
288 | 2023.12.01 20:53:18.355781 [ 3 ] {f81a4a3e-7747-4be0-8e7f-b756e96fdf67} <Debug> oximeter.version (da169464-2e8c-43af-b74d-81f42640992f): There are no data parts | ||
289 | 2023.12.01 20:53:18.358131 [ 3 ] {f81a4a3e-7747-4be0-8e7f-b756e96fdf67} <Debug> DynamicQueryHandler: Done processing query | ||
290 | 2023.12.01 20:53:18.358168 [ 3 ] {f81a4a3e-7747-4be0-8e7f-b756e96fdf67} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
291 | 2023.12.01 20:53:18.358186 [ 3 ] {} <Debug> HTTP-Session: 6c8abdd2-dfe5-4c1b-80b7-b28a0da0b822 Destroying unnamed session | ||
292 | 2023.12.01 20:53:18.358304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
293 | 2023.12.01 20:53:18.358353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
294 | 2023.12.01 20:53:18.358373 [ 3 ] {} <Debug> HTTP-Session: 5be20912-ce80-43ae-893f-457e429fb2f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
295 | 2023.12.01 20:53:18.358394 [ 3 ] {} <Debug> HTTP-Session: 5be20912-ce80-43ae-893f-457e429fb2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
296 | 2023.12.01 20:53:18.358593 [ 3 ] {171c1d13-254b-4fb8-a667-7dd9cb229163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) /* The measurement tables contain all individual samples from each timeseries. | ||
297 | * | ||
298 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
299 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
300 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
301 | * by all samples from the same timeseries. | ||
302 | * | ||
303 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
304 | * and then uses that to index quickly into the measurements tables. | ||
305 | */ | ||
306 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
307 | 2023.12.01 20:53:18.358648 [ 3 ] {171c1d13-254b-4fb8-a667-7dd9cb229163} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
308 | 2023.12.01 20:53:18.363034 [ 3 ] {171c1d13-254b-4fb8-a667-7dd9cb229163} <Debug> oximeter.measurements_bool (517e80bd-3c07-4e9a-a5cb-d7633ebce9ed): Loading data parts | ||
309 | 2023.12.01 20:53:18.363133 [ 3 ] {171c1d13-254b-4fb8-a667-7dd9cb229163} <Debug> oximeter.measurements_bool (517e80bd-3c07-4e9a-a5cb-d7633ebce9ed): There are no data parts | ||
310 | 2023.12.01 20:53:18.364534 [ 3 ] {171c1d13-254b-4fb8-a667-7dd9cb229163} <Debug> DynamicQueryHandler: Done processing query | ||
311 | 2023.12.01 20:53:18.364575 [ 3 ] {171c1d13-254b-4fb8-a667-7dd9cb229163} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
312 | 2023.12.01 20:53:18.364599 [ 3 ] {} <Debug> HTTP-Session: 5be20912-ce80-43ae-893f-457e429fb2f9 Destroying unnamed session | ||
313 | 2023.12.01 20:53:18.364914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
314 | 2023.12.01 20:53:18.364979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
315 | 2023.12.01 20:53:18.364999 [ 3 ] {} <Debug> HTTP-Session: 04c4c6ca-e9ef-40a4-ad8d-d712a104badd Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
316 | 2023.12.01 20:53:18.365021 [ 3 ] {} <Debug> HTTP-Session: 04c4c6ca-e9ef-40a4-ad8d-d712a104badd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
317 | 2023.12.01 20:53:18.365208 [ 3 ] {0bb312f5-27e8-452d-aa35-c75a78906035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
318 | 2023.12.01 20:53:18.365258 [ 3 ] {0bb312f5-27e8-452d-aa35-c75a78906035} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
319 | 2023.12.01 20:53:18.366771 [ 3 ] {0bb312f5-27e8-452d-aa35-c75a78906035} <Debug> oximeter.measurements_i8 (d2c2e580-d72a-4a1e-afd0-8095e1015c1b): Loading data parts | ||
320 | 2023.12.01 20:53:18.366882 [ 3 ] {0bb312f5-27e8-452d-aa35-c75a78906035} <Debug> oximeter.measurements_i8 (d2c2e580-d72a-4a1e-afd0-8095e1015c1b): There are no data parts | ||
321 | 2023.12.01 20:53:18.368195 [ 3 ] {0bb312f5-27e8-452d-aa35-c75a78906035} <Debug> DynamicQueryHandler: Done processing query | ||
322 | 2023.12.01 20:53:18.368221 [ 3 ] {0bb312f5-27e8-452d-aa35-c75a78906035} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
323 | 2023.12.01 20:53:18.368241 [ 3 ] {} <Debug> HTTP-Session: 04c4c6ca-e9ef-40a4-ad8d-d712a104badd Destroying unnamed session | ||
324 | 2023.12.01 20:53:18.368378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
325 | 2023.12.01 20:53:18.368422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
326 | 2023.12.01 20:53:18.368446 [ 3 ] {} <Debug> HTTP-Session: 1d75a525-962d-4120-871d-f7e7bf54cdab Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
327 | 2023.12.01 20:53:18.368468 [ 3 ] {} <Debug> HTTP-Session: 1d75a525-962d-4120-871d-f7e7bf54cdab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
328 | 2023.12.01 20:53:18.368649 [ 3 ] {4001f869-63fb-4f20-a37f-aa2824dd1738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
329 | 2023.12.01 20:53:18.368699 [ 3 ] {4001f869-63fb-4f20-a37f-aa2824dd1738} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
330 | 2023.12.01 20:53:18.370103 [ 3 ] {4001f869-63fb-4f20-a37f-aa2824dd1738} <Debug> oximeter.measurements_u8 (6ce74483-7362-4e3d-bf38-5b4c5df588a4): Loading data parts | ||
331 | 2023.12.01 20:53:18.370181 [ 3 ] {4001f869-63fb-4f20-a37f-aa2824dd1738} <Debug> oximeter.measurements_u8 (6ce74483-7362-4e3d-bf38-5b4c5df588a4): There are no data parts | ||
332 | 2023.12.01 20:53:18.372282 [ 3 ] {4001f869-63fb-4f20-a37f-aa2824dd1738} <Debug> DynamicQueryHandler: Done processing query | ||
333 | 2023.12.01 20:53:18.372307 [ 3 ] {4001f869-63fb-4f20-a37f-aa2824dd1738} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
334 | 2023.12.01 20:53:18.372327 [ 3 ] {} <Debug> HTTP-Session: 1d75a525-962d-4120-871d-f7e7bf54cdab Destroying unnamed session | ||
335 | 2023.12.01 20:53:18.372454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
336 | 2023.12.01 20:53:18.372505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
337 | 2023.12.01 20:53:18.372528 [ 3 ] {} <Debug> HTTP-Session: b740a8b1-f01c-4693-8c2b-a71ef247b4b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
338 | 2023.12.01 20:53:18.372554 [ 3 ] {} <Debug> HTTP-Session: b740a8b1-f01c-4693-8c2b-a71ef247b4b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
339 | 2023.12.01 20:53:18.372736 [ 3 ] {63e31936-ca51-47ce-9c64-b2896399d8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
340 | 2023.12.01 20:53:18.372784 [ 3 ] {63e31936-ca51-47ce-9c64-b2896399d8cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
341 | 2023.12.01 20:53:18.375616 [ 3 ] {63e31936-ca51-47ce-9c64-b2896399d8cb} <Debug> oximeter.measurements_i16 (a4b7ef74-8fe0-4c11-8169-6f4def9e1aee): Loading data parts | ||
342 | 2023.12.01 20:53:18.375718 [ 3 ] {63e31936-ca51-47ce-9c64-b2896399d8cb} <Debug> oximeter.measurements_i16 (a4b7ef74-8fe0-4c11-8169-6f4def9e1aee): There are no data parts | ||
343 | 2023.12.01 20:53:18.377033 [ 3 ] {63e31936-ca51-47ce-9c64-b2896399d8cb} <Debug> DynamicQueryHandler: Done processing query | ||
344 | 2023.12.01 20:53:18.377057 [ 3 ] {63e31936-ca51-47ce-9c64-b2896399d8cb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
345 | 2023.12.01 20:53:18.377078 [ 3 ] {} <Debug> HTTP-Session: b740a8b1-f01c-4693-8c2b-a71ef247b4b6 Destroying unnamed session | ||
346 | 2023.12.01 20:53:18.377214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
347 | 2023.12.01 20:53:18.377291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
348 | 2023.12.01 20:53:18.377325 [ 3 ] {} <Debug> HTTP-Session: 56a67f9e-e5ed-4c1f-97d7-a786ac45d8ff Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
349 | 2023.12.01 20:53:18.377349 [ 3 ] {} <Debug> HTTP-Session: 56a67f9e-e5ed-4c1f-97d7-a786ac45d8ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
350 | 2023.12.01 20:53:18.377610 [ 3 ] {894df4b4-e69c-4834-80a9-f1b95e47ee63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
351 | 2023.12.01 20:53:18.377665 [ 3 ] {894df4b4-e69c-4834-80a9-f1b95e47ee63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
352 | 2023.12.01 20:53:18.379887 [ 3 ] {894df4b4-e69c-4834-80a9-f1b95e47ee63} <Debug> oximeter.measurements_u16 (3659ee19-fa18-48d6-9c8c-c349e257d746): Loading data parts | ||
353 | 2023.12.01 20:53:18.379987 [ 3 ] {894df4b4-e69c-4834-80a9-f1b95e47ee63} <Debug> oximeter.measurements_u16 (3659ee19-fa18-48d6-9c8c-c349e257d746): There are no data parts | ||
354 | 2023.12.01 20:53:18.381644 [ 3 ] {894df4b4-e69c-4834-80a9-f1b95e47ee63} <Debug> DynamicQueryHandler: Done processing query | ||
355 | 2023.12.01 20:53:18.381669 [ 3 ] {894df4b4-e69c-4834-80a9-f1b95e47ee63} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
356 | 2023.12.01 20:53:18.381693 [ 3 ] {} <Debug> HTTP-Session: 56a67f9e-e5ed-4c1f-97d7-a786ac45d8ff Destroying unnamed session | ||
357 | 2023.12.01 20:53:18.381827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
358 | 2023.12.01 20:53:18.381879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
359 | 2023.12.01 20:53:18.381899 [ 3 ] {} <Debug> HTTP-Session: 23caa550-2a78-40f3-82e7-33d5b398038b Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
360 | 2023.12.01 20:53:18.381921 [ 3 ] {} <Debug> HTTP-Session: 23caa550-2a78-40f3-82e7-33d5b398038b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
361 | 2023.12.01 20:53:18.382114 [ 3 ] {16e1ba0a-6821-4eff-8bc2-77665e595f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
362 | 2023.12.01 20:53:18.382164 [ 3 ] {16e1ba0a-6821-4eff-8bc2-77665e595f6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
363 | 2023.12.01 20:53:18.384149 [ 3 ] {16e1ba0a-6821-4eff-8bc2-77665e595f6a} <Debug> oximeter.measurements_i32 (50c257e8-e435-492a-a8f0-f9d9a90e3aba): Loading data parts | ||
364 | 2023.12.01 20:53:18.384237 [ 3 ] {16e1ba0a-6821-4eff-8bc2-77665e595f6a} <Debug> oximeter.measurements_i32 (50c257e8-e435-492a-a8f0-f9d9a90e3aba): There are no data parts | ||
365 | 2023.12.01 20:53:18.385399 [ 3 ] {16e1ba0a-6821-4eff-8bc2-77665e595f6a} <Debug> DynamicQueryHandler: Done processing query | ||
366 | 2023.12.01 20:53:18.385424 [ 3 ] {16e1ba0a-6821-4eff-8bc2-77665e595f6a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
367 | 2023.12.01 20:53:18.385440 [ 3 ] {} <Debug> HTTP-Session: 23caa550-2a78-40f3-82e7-33d5b398038b Destroying unnamed session | ||
368 | 2023.12.01 20:53:18.385582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
369 | 2023.12.01 20:53:18.385631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
370 | 2023.12.01 20:53:18.385650 [ 3 ] {} <Debug> HTTP-Session: b4b858d5-f123-4ac9-b794-698119ddd276 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
371 | 2023.12.01 20:53:18.385671 [ 3 ] {} <Debug> HTTP-Session: b4b858d5-f123-4ac9-b794-698119ddd276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
372 | 2023.12.01 20:53:18.385858 [ 3 ] {c209585d-f351-4f92-bfb2-ff597967db4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
373 | 2023.12.01 20:53:18.385903 [ 3 ] {c209585d-f351-4f92-bfb2-ff597967db4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
374 | 2023.12.01 20:53:18.387346 [ 3 ] {c209585d-f351-4f92-bfb2-ff597967db4d} <Debug> oximeter.measurements_u32 (b887f053-58c9-4432-9900-a796b5b38004): Loading data parts | ||
375 | 2023.12.01 20:53:18.387440 [ 3 ] {c209585d-f351-4f92-bfb2-ff597967db4d} <Debug> oximeter.measurements_u32 (b887f053-58c9-4432-9900-a796b5b38004): There are no data parts | ||
376 | 2023.12.01 20:53:18.391346 [ 3 ] {c209585d-f351-4f92-bfb2-ff597967db4d} <Debug> DynamicQueryHandler: Done processing query | ||
377 | 2023.12.01 20:53:18.391388 [ 3 ] {c209585d-f351-4f92-bfb2-ff597967db4d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
378 | 2023.12.01 20:53:18.391403 [ 3 ] {} <Debug> HTTP-Session: b4b858d5-f123-4ac9-b794-698119ddd276 Destroying unnamed session | ||
379 | 2023.12.01 20:53:18.391552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
380 | 2023.12.01 20:53:18.391604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
381 | 2023.12.01 20:53:18.391623 [ 3 ] {} <Debug> HTTP-Session: 02108722-0e2f-4dd8-84c9-da654a67b520 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
382 | 2023.12.01 20:53:18.391645 [ 3 ] {} <Debug> HTTP-Session: 02108722-0e2f-4dd8-84c9-da654a67b520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
383 | 2023.12.01 20:53:18.391827 [ 3 ] {381810d2-c9af-4be1-b9d7-e5fde5092fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
384 | 2023.12.01 20:53:18.391873 [ 3 ] {381810d2-c9af-4be1-b9d7-e5fde5092fbb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
385 | 2023.12.01 20:53:18.393649 [ 3 ] {381810d2-c9af-4be1-b9d7-e5fde5092fbb} <Debug> oximeter.measurements_i64 (d1dbfd80-343d-48ac-85d8-9fea855cf140): Loading data parts | ||
386 | 2023.12.01 20:53:18.393734 [ 3 ] {381810d2-c9af-4be1-b9d7-e5fde5092fbb} <Debug> oximeter.measurements_i64 (d1dbfd80-343d-48ac-85d8-9fea855cf140): There are no data parts | ||
387 | 2023.12.01 20:53:18.394999 [ 3 ] {381810d2-c9af-4be1-b9d7-e5fde5092fbb} <Debug> DynamicQueryHandler: Done processing query | ||
388 | 2023.12.01 20:53:18.395030 [ 3 ] {381810d2-c9af-4be1-b9d7-e5fde5092fbb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
389 | 2023.12.01 20:53:18.395046 [ 3 ] {} <Debug> HTTP-Session: 02108722-0e2f-4dd8-84c9-da654a67b520 Destroying unnamed session | ||
390 | 2023.12.01 20:53:18.395169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
391 | 2023.12.01 20:53:18.395219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
392 | 2023.12.01 20:53:18.395239 [ 3 ] {} <Debug> HTTP-Session: fb5ca17a-7d46-4aef-aaaf-9227b53e5b8b Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
393 | 2023.12.01 20:53:18.395262 [ 3 ] {} <Debug> HTTP-Session: fb5ca17a-7d46-4aef-aaaf-9227b53e5b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
394 | 2023.12.01 20:53:18.395461 [ 3 ] {d3cc75c7-b293-40ff-8aa6-47500038f85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
395 | 2023.12.01 20:53:18.395507 [ 3 ] {d3cc75c7-b293-40ff-8aa6-47500038f85e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
396 | 2023.12.01 20:53:18.397084 [ 3 ] {d3cc75c7-b293-40ff-8aa6-47500038f85e} <Debug> oximeter.measurements_u64 (4a0a14b0-b0ab-45ab-8fd4-0976dd53501d): Loading data parts | ||
397 | 2023.12.01 20:53:18.397167 [ 3 ] {d3cc75c7-b293-40ff-8aa6-47500038f85e} <Debug> oximeter.measurements_u64 (4a0a14b0-b0ab-45ab-8fd4-0976dd53501d): There are no data parts | ||
398 | 2023.12.01 20:53:18.398747 [ 3 ] {d3cc75c7-b293-40ff-8aa6-47500038f85e} <Debug> DynamicQueryHandler: Done processing query | ||
399 | 2023.12.01 20:53:18.398779 [ 3 ] {d3cc75c7-b293-40ff-8aa6-47500038f85e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
400 | 2023.12.01 20:53:18.398795 [ 3 ] {} <Debug> HTTP-Session: fb5ca17a-7d46-4aef-aaaf-9227b53e5b8b Destroying unnamed session | ||
401 | 2023.12.01 20:53:18.398909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
402 | 2023.12.01 20:53:18.398961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
403 | 2023.12.01 20:53:18.398981 [ 3 ] {} <Debug> HTTP-Session: 3475695a-1765-46ef-95ff-1797cbfa21f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
404 | 2023.12.01 20:53:18.398998 [ 3 ] {} <Debug> HTTP-Session: 3475695a-1765-46ef-95ff-1797cbfa21f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
405 | 2023.12.01 20:53:18.399185 [ 3 ] {6802434d-0dab-45d4-89b5-310d71d33352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
406 | 2023.12.01 20:53:18.399235 [ 3 ] {6802434d-0dab-45d4-89b5-310d71d33352} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
407 | 2023.12.01 20:53:18.401006 [ 3 ] {6802434d-0dab-45d4-89b5-310d71d33352} <Debug> oximeter.measurements_f32 (d9e5739f-6d05-4233-8e01-2c4f49836441): Loading data parts | ||
408 | 2023.12.01 20:53:18.401072 [ 3 ] {6802434d-0dab-45d4-89b5-310d71d33352} <Debug> oximeter.measurements_f32 (d9e5739f-6d05-4233-8e01-2c4f49836441): There are no data parts | ||
409 | 2023.12.01 20:53:18.402168 [ 3 ] {6802434d-0dab-45d4-89b5-310d71d33352} <Debug> DynamicQueryHandler: Done processing query | ||
410 | 2023.12.01 20:53:18.402193 [ 3 ] {6802434d-0dab-45d4-89b5-310d71d33352} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
411 | 2023.12.01 20:53:18.402214 [ 3 ] {} <Debug> HTTP-Session: 3475695a-1765-46ef-95ff-1797cbfa21f3 Destroying unnamed session | ||
412 | 2023.12.01 20:53:18.402338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
413 | 2023.12.01 20:53:18.402387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
414 | 2023.12.01 20:53:18.402412 [ 3 ] {} <Debug> HTTP-Session: bf3cf094-5d00-49af-9eea-b99f8e60a011 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
415 | 2023.12.01 20:53:18.402429 [ 3 ] {} <Debug> HTTP-Session: bf3cf094-5d00-49af-9eea-b99f8e60a011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
416 | 2023.12.01 20:53:18.402622 [ 3 ] {c2af5793-4b4b-4086-acd4-f9353cc6fc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
417 | 2023.12.01 20:53:18.402673 [ 3 ] {c2af5793-4b4b-4086-acd4-f9353cc6fc84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
418 | 2023.12.01 20:53:18.404266 [ 3 ] {c2af5793-4b4b-4086-acd4-f9353cc6fc84} <Debug> oximeter.measurements_f64 (de031fc9-25d9-4c58-abb4-69399fe8f3bf): Loading data parts | ||
419 | 2023.12.01 20:53:18.404360 [ 3 ] {c2af5793-4b4b-4086-acd4-f9353cc6fc84} <Debug> oximeter.measurements_f64 (de031fc9-25d9-4c58-abb4-69399fe8f3bf): There are no data parts | ||
420 | 2023.12.01 20:53:18.405545 [ 3 ] {c2af5793-4b4b-4086-acd4-f9353cc6fc84} <Debug> DynamicQueryHandler: Done processing query | ||
421 | 2023.12.01 20:53:18.405571 [ 3 ] {c2af5793-4b4b-4086-acd4-f9353cc6fc84} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
422 | 2023.12.01 20:53:18.405599 [ 3 ] {} <Debug> HTTP-Session: bf3cf094-5d00-49af-9eea-b99f8e60a011 Destroying unnamed session | ||
423 | 2023.12.01 20:53:18.405723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
424 | 2023.12.01 20:53:18.405774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
425 | 2023.12.01 20:53:18.405823 [ 3 ] {} <Debug> HTTP-Session: 204d31e5-4d1f-409c-93da-044b4d54cc04 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
426 | 2023.12.01 20:53:18.405840 [ 3 ] {} <Debug> HTTP-Session: 204d31e5-4d1f-409c-93da-044b4d54cc04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
427 | 2023.12.01 20:53:18.406033 [ 3 ] {31151fe5-82ec-4322-958e-c25d6f503198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
428 | 2023.12.01 20:53:18.406084 [ 3 ] {31151fe5-82ec-4322-958e-c25d6f503198} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
429 | 2023.12.01 20:53:18.407680 [ 3 ] {31151fe5-82ec-4322-958e-c25d6f503198} <Debug> oximeter.measurements_string (79087ae2-0406-487d-9d8e-e7ba3bce6e39): Loading data parts | ||
430 | 2023.12.01 20:53:18.407757 [ 3 ] {31151fe5-82ec-4322-958e-c25d6f503198} <Debug> oximeter.measurements_string (79087ae2-0406-487d-9d8e-e7ba3bce6e39): There are no data parts | ||
431 | 2023.12.01 20:53:18.409244 [ 3 ] {31151fe5-82ec-4322-958e-c25d6f503198} <Debug> DynamicQueryHandler: Done processing query | ||
432 | 2023.12.01 20:53:18.409268 [ 3 ] {31151fe5-82ec-4322-958e-c25d6f503198} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
433 | 2023.12.01 20:53:18.409291 [ 3 ] {} <Debug> HTTP-Session: 204d31e5-4d1f-409c-93da-044b4d54cc04 Destroying unnamed session | ||
434 | 2023.12.01 20:53:18.409412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
435 | 2023.12.01 20:53:18.409463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
436 | 2023.12.01 20:53:18.409487 [ 3 ] {} <Debug> HTTP-Session: 7acdddf5-630e-45a9-82be-9e722c17d6a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
437 | 2023.12.01 20:53:18.409504 [ 3 ] {} <Debug> HTTP-Session: 7acdddf5-630e-45a9-82be-9e722c17d6a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
438 | 2023.12.01 20:53:18.409696 [ 3 ] {ef11fe3a-db69-4d41-ab25-b0c82c69a22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
439 | 2023.12.01 20:53:18.409766 [ 3 ] {ef11fe3a-db69-4d41-ab25-b0c82c69a22e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
440 | 2023.12.01 20:53:18.411582 [ 3 ] {ef11fe3a-db69-4d41-ab25-b0c82c69a22e} <Debug> oximeter.measurements_bytes (e4d393f6-85ec-4a3c-ba51-fd467fbc2463): Loading data parts | ||
441 | 2023.12.01 20:53:18.411659 [ 3 ] {ef11fe3a-db69-4d41-ab25-b0c82c69a22e} <Debug> oximeter.measurements_bytes (e4d393f6-85ec-4a3c-ba51-fd467fbc2463): There are no data parts | ||
442 | 2023.12.01 20:53:18.412752 [ 3 ] {ef11fe3a-db69-4d41-ab25-b0c82c69a22e} <Debug> DynamicQueryHandler: Done processing query | ||
443 | 2023.12.01 20:53:18.412783 [ 3 ] {ef11fe3a-db69-4d41-ab25-b0c82c69a22e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
444 | 2023.12.01 20:53:18.412804 [ 3 ] {} <Debug> HTTP-Session: 7acdddf5-630e-45a9-82be-9e722c17d6a0 Destroying unnamed session | ||
445 | 2023.12.01 20:53:18.412924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
446 | 2023.12.01 20:53:18.412973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
447 | 2023.12.01 20:53:18.412997 [ 3 ] {} <Debug> HTTP-Session: 7fee3ba0-04b1-44ff-80d3-09dec798a546 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
448 | 2023.12.01 20:53:18.413014 [ 3 ] {} <Debug> HTTP-Session: 7fee3ba0-04b1-44ff-80d3-09dec798a546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
449 | 2023.12.01 20:53:18.413224 [ 3 ] {c13fc35e-9e8e-4aef-8122-5d767af363a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
450 | 2023.12.01 20:53:18.413277 [ 3 ] {c13fc35e-9e8e-4aef-8122-5d767af363a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
451 | 2023.12.01 20:53:18.415404 [ 3 ] {c13fc35e-9e8e-4aef-8122-5d767af363a2} <Debug> oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4): Loading data parts | ||
452 | 2023.12.01 20:53:18.415479 [ 3 ] {c13fc35e-9e8e-4aef-8122-5d767af363a2} <Debug> oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4): There are no data parts | ||
453 | 2023.12.01 20:53:18.416876 [ 3 ] {c13fc35e-9e8e-4aef-8122-5d767af363a2} <Debug> DynamicQueryHandler: Done processing query | ||
454 | 2023.12.01 20:53:18.416902 [ 3 ] {c13fc35e-9e8e-4aef-8122-5d767af363a2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
455 | 2023.12.01 20:53:18.416930 [ 3 ] {} <Debug> HTTP-Session: 7fee3ba0-04b1-44ff-80d3-09dec798a546 Destroying unnamed session | ||
456 | 2023.12.01 20:53:18.417060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
457 | 2023.12.01 20:53:18.417110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
458 | 2023.12.01 20:53:18.417134 [ 3 ] {} <Debug> HTTP-Session: 2cd17339-f253-4c74-beaa-da060564afc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
459 | 2023.12.01 20:53:18.417150 [ 3 ] {} <Debug> HTTP-Session: 2cd17339-f253-4c74-beaa-da060564afc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
460 | 2023.12.01 20:53:18.417356 [ 3 ] {b32524f4-bed3-43b1-add7-2a2fb3a76a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
461 | 2023.12.01 20:53:18.417408 [ 3 ] {b32524f4-bed3-43b1-add7-2a2fb3a76a6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
462 | 2023.12.01 20:53:18.419059 [ 3 ] {b32524f4-bed3-43b1-add7-2a2fb3a76a6e} <Debug> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Loading data parts | ||
463 | 2023.12.01 20:53:18.419181 [ 3 ] {b32524f4-bed3-43b1-add7-2a2fb3a76a6e} <Debug> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): There are no data parts | ||
464 | 2023.12.01 20:53:18.420736 [ 3 ] {b32524f4-bed3-43b1-add7-2a2fb3a76a6e} <Debug> DynamicQueryHandler: Done processing query | ||
465 | 2023.12.01 20:53:18.420762 [ 3 ] {b32524f4-bed3-43b1-add7-2a2fb3a76a6e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
466 | 2023.12.01 20:53:18.420785 [ 3 ] {} <Debug> HTTP-Session: 2cd17339-f253-4c74-beaa-da060564afc7 Destroying unnamed session | ||
467 | 2023.12.01 20:53:18.420905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
468 | 2023.12.01 20:53:18.420953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
469 | 2023.12.01 20:53:18.420978 [ 3 ] {} <Debug> HTTP-Session: e77ed081-d38f-425c-8af9-69bd9d757689 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
470 | 2023.12.01 20:53:18.420997 [ 3 ] {} <Debug> HTTP-Session: e77ed081-d38f-425c-8af9-69bd9d757689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
471 | 2023.12.01 20:53:18.421200 [ 3 ] {f7b4cb10-842d-428d-ab35-14302f695856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
472 | 2023.12.01 20:53:18.421253 [ 3 ] {f7b4cb10-842d-428d-ab35-14302f695856} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
473 | 2023.12.01 20:53:18.423053 [ 3 ] {f7b4cb10-842d-428d-ab35-14302f695856} <Debug> oximeter.measurements_cumulativef32 (e5e7c595-4a5a-49cf-b22a-875d7174458a): Loading data parts | ||
474 | 2023.12.01 20:53:18.423147 [ 3 ] {f7b4cb10-842d-428d-ab35-14302f695856} <Debug> oximeter.measurements_cumulativef32 (e5e7c595-4a5a-49cf-b22a-875d7174458a): There are no data parts | ||
475 | 2023.12.01 20:53:18.424628 [ 3 ] {f7b4cb10-842d-428d-ab35-14302f695856} <Debug> DynamicQueryHandler: Done processing query | ||
476 | 2023.12.01 20:53:18.424659 [ 3 ] {f7b4cb10-842d-428d-ab35-14302f695856} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
477 | 2023.12.01 20:53:18.424674 [ 3 ] {} <Debug> HTTP-Session: e77ed081-d38f-425c-8af9-69bd9d757689 Destroying unnamed session | ||
478 | 2023.12.01 20:53:18.424789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
479 | 2023.12.01 20:53:18.424843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
480 | 2023.12.01 20:53:18.424862 [ 3 ] {} <Debug> HTTP-Session: fa3539d0-ef3a-4c17-97fb-d82671c4f6aa Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
481 | 2023.12.01 20:53:18.424885 [ 3 ] {} <Debug> HTTP-Session: fa3539d0-ef3a-4c17-97fb-d82671c4f6aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
482 | 2023.12.01 20:53:18.425091 [ 3 ] {b9c37535-5d28-4b66-8c18-1868f43a3323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
483 | 2023.12.01 20:53:18.425145 [ 3 ] {b9c37535-5d28-4b66-8c18-1868f43a3323} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
484 | 2023.12.01 20:53:18.426820 [ 3 ] {b9c37535-5d28-4b66-8c18-1868f43a3323} <Debug> oximeter.measurements_cumulativef64 (c0def520-405f-4199-bf44-e5103c35d417): Loading data parts | ||
485 | 2023.12.01 20:53:18.426901 [ 3 ] {b9c37535-5d28-4b66-8c18-1868f43a3323} <Debug> oximeter.measurements_cumulativef64 (c0def520-405f-4199-bf44-e5103c35d417): There are no data parts | ||
486 | 2023.12.01 20:53:18.428392 [ 3 ] {b9c37535-5d28-4b66-8c18-1868f43a3323} <Debug> DynamicQueryHandler: Done processing query | ||
487 | 2023.12.01 20:53:18.428422 [ 3 ] {b9c37535-5d28-4b66-8c18-1868f43a3323} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
488 | 2023.12.01 20:53:18.428438 [ 3 ] {} <Debug> HTTP-Session: fa3539d0-ef3a-4c17-97fb-d82671c4f6aa Destroying unnamed session | ||
489 | 2023.12.01 20:53:18.428557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
490 | 2023.12.01 20:53:18.428605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
491 | 2023.12.01 20:53:18.428624 [ 3 ] {} <Debug> HTTP-Session: 48c51834-58ff-4edf-8d86-af4b5806fb0e Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
492 | 2023.12.01 20:53:18.428645 [ 3 ] {} <Debug> HTTP-Session: 48c51834-58ff-4edf-8d86-af4b5806fb0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
493 | 2023.12.01 20:53:18.428861 [ 3 ] {00738a90-df2f-45d6-bb63-d7e1c6808d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), 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) | ||
494 | 2023.12.01 20:53:18.428915 [ 3 ] {00738a90-df2f-45d6-bb63-d7e1c6808d54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
495 | 2023.12.01 20:53:18.430777 [ 3 ] {00738a90-df2f-45d6-bb63-d7e1c6808d54} <Debug> oximeter.measurements_histogrami8 (ac4a0e7f-9ab0-4a22-9691-f83372a890e2): Loading data parts | ||
496 | 2023.12.01 20:53:18.430871 [ 3 ] {00738a90-df2f-45d6-bb63-d7e1c6808d54} <Debug> oximeter.measurements_histogrami8 (ac4a0e7f-9ab0-4a22-9691-f83372a890e2): There are no data parts | ||
497 | 2023.12.01 20:53:18.432629 [ 3 ] {00738a90-df2f-45d6-bb63-d7e1c6808d54} <Debug> DynamicQueryHandler: Done processing query | ||
498 | 2023.12.01 20:53:18.432652 [ 3 ] {00738a90-df2f-45d6-bb63-d7e1c6808d54} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
499 | 2023.12.01 20:53:18.432668 [ 3 ] {} <Debug> HTTP-Session: 48c51834-58ff-4edf-8d86-af4b5806fb0e Destroying unnamed session | ||
500 | 2023.12.01 20:53:18.432788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
501 | 2023.12.01 20:53:18.432839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
502 | 2023.12.01 20:53:18.432858 [ 3 ] {} <Debug> HTTP-Session: 5394fc7c-0b41-4ebb-98e3-3853f1b97938 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
503 | 2023.12.01 20:53:18.432881 [ 3 ] {} <Debug> HTTP-Session: 5394fc7c-0b41-4ebb-98e3-3853f1b97938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
504 | 2023.12.01 20:53:18.433097 [ 3 ] {cb591a39-3c94-4fc3-b9d9-df6f366ac0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
505 | 2023.12.01 20:53:18.433151 [ 3 ] {cb591a39-3c94-4fc3-b9d9-df6f366ac0d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
506 | 2023.12.01 20:53:18.435345 [ 3 ] {cb591a39-3c94-4fc3-b9d9-df6f366ac0d2} <Debug> oximeter.measurements_histogramu8 (6062e25e-32d1-401f-9cdd-4012746cc865): Loading data parts | ||
507 | 2023.12.01 20:53:18.435443 [ 3 ] {cb591a39-3c94-4fc3-b9d9-df6f366ac0d2} <Debug> oximeter.measurements_histogramu8 (6062e25e-32d1-401f-9cdd-4012746cc865): There are no data parts | ||
508 | 2023.12.01 20:53:18.438314 [ 3 ] {cb591a39-3c94-4fc3-b9d9-df6f366ac0d2} <Debug> DynamicQueryHandler: Done processing query | ||
509 | 2023.12.01 20:53:18.438341 [ 3 ] {cb591a39-3c94-4fc3-b9d9-df6f366ac0d2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
510 | 2023.12.01 20:53:18.438364 [ 3 ] {} <Debug> HTTP-Session: 5394fc7c-0b41-4ebb-98e3-3853f1b97938 Destroying unnamed session | ||
511 | 2023.12.01 20:53:18.438506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
512 | 2023.12.01 20:53:18.438564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
513 | 2023.12.01 20:53:18.438589 [ 3 ] {} <Debug> HTTP-Session: 475d424b-e33f-4a59-bd53-67932613d70e Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
514 | 2023.12.01 20:53:18.438608 [ 3 ] {} <Debug> HTTP-Session: 475d424b-e33f-4a59-bd53-67932613d70e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
515 | 2023.12.01 20:53:18.438824 [ 3 ] {902b58f9-8436-4fb5-909f-64b04547c96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
516 | 2023.12.01 20:53:18.438881 [ 3 ] {902b58f9-8436-4fb5-909f-64b04547c96a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
517 | 2023.12.01 20:53:18.440666 [ 3 ] {902b58f9-8436-4fb5-909f-64b04547c96a} <Debug> oximeter.measurements_histogrami16 (682b5bd0-6824-4b42-8557-251e814803e8): Loading data parts | ||
518 | 2023.12.01 20:53:18.440756 [ 3 ] {902b58f9-8436-4fb5-909f-64b04547c96a} <Debug> oximeter.measurements_histogrami16 (682b5bd0-6824-4b42-8557-251e814803e8): There are no data parts | ||
519 | 2023.12.01 20:53:18.442038 [ 3 ] {902b58f9-8436-4fb5-909f-64b04547c96a} <Debug> DynamicQueryHandler: Done processing query | ||
520 | 2023.12.01 20:53:18.442070 [ 3 ] {902b58f9-8436-4fb5-909f-64b04547c96a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
521 | 2023.12.01 20:53:18.442107 [ 3 ] {} <Debug> HTTP-Session: 475d424b-e33f-4a59-bd53-67932613d70e Destroying unnamed session | ||
522 | 2023.12.01 20:53:18.442257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
523 | 2023.12.01 20:53:18.442305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
524 | 2023.12.01 20:53:18.442332 [ 3 ] {} <Debug> HTTP-Session: ff2ff661-c6df-4ad4-b5d3-0e68597a92fd Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
525 | 2023.12.01 20:53:18.442361 [ 3 ] {} <Debug> HTTP-Session: ff2ff661-c6df-4ad4-b5d3-0e68597a92fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
526 | 2023.12.01 20:53:18.442583 [ 3 ] {90d94024-d118-45ad-85be-af2aedb71007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
527 | 2023.12.01 20:53:18.442638 [ 3 ] {90d94024-d118-45ad-85be-af2aedb71007} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
528 | 2023.12.01 20:53:18.444258 [ 3 ] {90d94024-d118-45ad-85be-af2aedb71007} <Debug> oximeter.measurements_histogramu16 (15fc6839-3b64-4bf2-a791-3e1e696b8408): Loading data parts | ||
529 | 2023.12.01 20:53:18.444357 [ 3 ] {90d94024-d118-45ad-85be-af2aedb71007} <Debug> oximeter.measurements_histogramu16 (15fc6839-3b64-4bf2-a791-3e1e696b8408): There are no data parts | ||
530 | 2023.12.01 20:53:18.446890 [ 3 ] {90d94024-d118-45ad-85be-af2aedb71007} <Debug> DynamicQueryHandler: Done processing query | ||
531 | 2023.12.01 20:53:18.446930 [ 3 ] {90d94024-d118-45ad-85be-af2aedb71007} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
532 | 2023.12.01 20:53:18.446950 [ 3 ] {} <Debug> HTTP-Session: ff2ff661-c6df-4ad4-b5d3-0e68597a92fd Destroying unnamed session | ||
533 | 2023.12.01 20:53:18.447097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
534 | 2023.12.01 20:53:18.447157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
535 | 2023.12.01 20:53:18.447180 [ 3 ] {} <Debug> HTTP-Session: 8f6fb496-1598-4324-abb0-3ce867d3d7d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
536 | 2023.12.01 20:53:18.447208 [ 3 ] {} <Debug> HTTP-Session: 8f6fb496-1598-4324-abb0-3ce867d3d7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
537 | 2023.12.01 20:53:18.447425 [ 3 ] {16da43a6-339d-44d6-a4e8-8b0195604b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
538 | 2023.12.01 20:53:18.447480 [ 3 ] {16da43a6-339d-44d6-a4e8-8b0195604b4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
539 | 2023.12.01 20:53:18.449854 [ 3 ] {16da43a6-339d-44d6-a4e8-8b0195604b4f} <Debug> oximeter.measurements_histogrami32 (ef382316-0cec-4b9f-a4a6-45a3d9794e79): Loading data parts | ||
540 | 2023.12.01 20:53:18.449948 [ 3 ] {16da43a6-339d-44d6-a4e8-8b0195604b4f} <Debug> oximeter.measurements_histogrami32 (ef382316-0cec-4b9f-a4a6-45a3d9794e79): There are no data parts | ||
541 | 2023.12.01 20:53:18.451650 [ 3 ] {16da43a6-339d-44d6-a4e8-8b0195604b4f} <Debug> DynamicQueryHandler: Done processing query | ||
542 | 2023.12.01 20:53:18.451682 [ 3 ] {16da43a6-339d-44d6-a4e8-8b0195604b4f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
543 | 2023.12.01 20:53:18.451702 [ 3 ] {} <Debug> HTTP-Session: 8f6fb496-1598-4324-abb0-3ce867d3d7d0 Destroying unnamed session | ||
544 | 2023.12.01 20:53:18.451843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
545 | 2023.12.01 20:53:18.451891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
546 | 2023.12.01 20:53:18.451916 [ 3 ] {} <Debug> HTTP-Session: 93453929-0934-460a-84de-23e90b93b5d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
547 | 2023.12.01 20:53:18.451932 [ 3 ] {} <Debug> HTTP-Session: 93453929-0934-460a-84de-23e90b93b5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
548 | 2023.12.01 20:53:18.452145 [ 3 ] {ecf0656f-df76-41fa-bd13-4203360d324e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
549 | 2023.12.01 20:53:18.452199 [ 3 ] {ecf0656f-df76-41fa-bd13-4203360d324e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
550 | 2023.12.01 20:53:18.453903 [ 3 ] {ecf0656f-df76-41fa-bd13-4203360d324e} <Debug> oximeter.measurements_histogramu32 (e4c73a47-578d-4156-92ed-c0b9a48f33d0): Loading data parts | ||
551 | 2023.12.01 20:53:18.453980 [ 3 ] {ecf0656f-df76-41fa-bd13-4203360d324e} <Debug> oximeter.measurements_histogramu32 (e4c73a47-578d-4156-92ed-c0b9a48f33d0): There are no data parts | ||
552 | 2023.12.01 20:53:18.455413 [ 3 ] {ecf0656f-df76-41fa-bd13-4203360d324e} <Debug> DynamicQueryHandler: Done processing query | ||
553 | 2023.12.01 20:53:18.455441 [ 3 ] {ecf0656f-df76-41fa-bd13-4203360d324e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
554 | 2023.12.01 20:53:18.455464 [ 3 ] {} <Debug> HTTP-Session: 93453929-0934-460a-84de-23e90b93b5d1 Destroying unnamed session | ||
555 | 2023.12.01 20:53:18.455592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
556 | 2023.12.01 20:53:18.455640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
557 | 2023.12.01 20:53:18.455666 [ 3 ] {} <Debug> HTTP-Session: 8d5f1466-762d-4acd-b41d-38918f042b24 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
558 | 2023.12.01 20:53:18.455681 [ 3 ] {} <Debug> HTTP-Session: 8d5f1466-762d-4acd-b41d-38918f042b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
559 | 2023.12.01 20:53:18.455893 [ 3 ] {1dc71b75-5cf1-4182-8378-9c9a6bda4370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
560 | 2023.12.01 20:53:18.455948 [ 3 ] {1dc71b75-5cf1-4182-8378-9c9a6bda4370} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
561 | 2023.12.01 20:53:18.457814 [ 3 ] {1dc71b75-5cf1-4182-8378-9c9a6bda4370} <Debug> oximeter.measurements_histogrami64 (668f9c6a-2bd8-4b46-910d-96db39f31061): Loading data parts | ||
562 | 2023.12.01 20:53:18.457907 [ 3 ] {1dc71b75-5cf1-4182-8378-9c9a6bda4370} <Debug> oximeter.measurements_histogrami64 (668f9c6a-2bd8-4b46-910d-96db39f31061): There are no data parts | ||
563 | 2023.12.01 20:53:18.460115 [ 3 ] {1dc71b75-5cf1-4182-8378-9c9a6bda4370} <Debug> DynamicQueryHandler: Done processing query | ||
564 | 2023.12.01 20:53:18.460150 [ 3 ] {1dc71b75-5cf1-4182-8378-9c9a6bda4370} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
565 | 2023.12.01 20:53:18.460166 [ 3 ] {} <Debug> HTTP-Session: 8d5f1466-762d-4acd-b41d-38918f042b24 Destroying unnamed session | ||
566 | 2023.12.01 20:53:18.460314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
567 | 2023.12.01 20:53:18.460366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
568 | 2023.12.01 20:53:18.460386 [ 3 ] {} <Debug> HTTP-Session: f47d9bc9-4842-4f7e-b655-a1efa39b3903 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
569 | 2023.12.01 20:53:18.460409 [ 3 ] {} <Debug> HTTP-Session: f47d9bc9-4842-4f7e-b655-a1efa39b3903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
570 | 2023.12.01 20:53:18.460622 [ 3 ] {6eb00b8a-e87e-4d9b-ba89-abf8e50f4012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
571 | 2023.12.01 20:53:18.460681 [ 3 ] {6eb00b8a-e87e-4d9b-ba89-abf8e50f4012} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
572 | 2023.12.01 20:53:18.463348 [ 3 ] {6eb00b8a-e87e-4d9b-ba89-abf8e50f4012} <Debug> oximeter.measurements_histogramu64 (8877d865-dde7-479f-b8e1-dbff747c6301): Loading data parts | ||
573 | 2023.12.01 20:53:18.463451 [ 3 ] {6eb00b8a-e87e-4d9b-ba89-abf8e50f4012} <Debug> oximeter.measurements_histogramu64 (8877d865-dde7-479f-b8e1-dbff747c6301): There are no data parts | ||
574 | 2023.12.01 20:53:18.465679 [ 3 ] {6eb00b8a-e87e-4d9b-ba89-abf8e50f4012} <Debug> DynamicQueryHandler: Done processing query | ||
575 | 2023.12.01 20:53:18.465711 [ 3 ] {6eb00b8a-e87e-4d9b-ba89-abf8e50f4012} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
576 | 2023.12.01 20:53:18.465726 [ 3 ] {} <Debug> HTTP-Session: f47d9bc9-4842-4f7e-b655-a1efa39b3903 Destroying unnamed session | ||
577 | 2023.12.01 20:53:18.465864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
578 | 2023.12.01 20:53:18.465933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
579 | 2023.12.01 20:53:18.465967 [ 3 ] {} <Debug> HTTP-Session: f643fdd5-0b85-4bea-9ec1-510bfacea3dd Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
580 | 2023.12.01 20:53:18.466002 [ 3 ] {} <Debug> HTTP-Session: f643fdd5-0b85-4bea-9ec1-510bfacea3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
581 | 2023.12.01 20:53:18.466284 [ 3 ] {e55d725d-a677-4f34-8835-293d9bb6fdd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
582 | 2023.12.01 20:53:18.466345 [ 3 ] {e55d725d-a677-4f34-8835-293d9bb6fdd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
583 | 2023.12.01 20:53:18.468225 [ 3 ] {e55d725d-a677-4f34-8835-293d9bb6fdd4} <Debug> oximeter.measurements_histogramf32 (7df49f0c-a99f-4921-bf12-2c9c4ec8b981): Loading data parts | ||
584 | 2023.12.01 20:53:18.468328 [ 3 ] {e55d725d-a677-4f34-8835-293d9bb6fdd4} <Debug> oximeter.measurements_histogramf32 (7df49f0c-a99f-4921-bf12-2c9c4ec8b981): There are no data parts | ||
585 | 2023.12.01 20:53:18.470619 [ 3 ] {e55d725d-a677-4f34-8835-293d9bb6fdd4} <Debug> DynamicQueryHandler: Done processing query | ||
586 | 2023.12.01 20:53:18.470643 [ 3 ] {e55d725d-a677-4f34-8835-293d9bb6fdd4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
587 | 2023.12.01 20:53:18.470666 [ 3 ] {} <Debug> HTTP-Session: f643fdd5-0b85-4bea-9ec1-510bfacea3dd Destroying unnamed session | ||
588 | 2023.12.01 20:53:18.470792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
589 | 2023.12.01 20:53:18.470844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
590 | 2023.12.01 20:53:18.470869 [ 3 ] {} <Debug> HTTP-Session: efdb2f19-d97f-45a6-bf3c-de0b1c954ebe Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
591 | 2023.12.01 20:53:18.470885 [ 3 ] {} <Debug> HTTP-Session: efdb2f19-d97f-45a6-bf3c-de0b1c954ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
592 | 2023.12.01 20:53:18.471102 [ 3 ] {535e6723-a784-480a-9f12-4fe4a688e7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
593 | 2023.12.01 20:53:18.471165 [ 3 ] {535e6723-a784-480a-9f12-4fe4a688e7dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
594 | 2023.12.01 20:53:18.472869 [ 3 ] {535e6723-a784-480a-9f12-4fe4a688e7dd} <Debug> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Loading data parts | ||
595 | 2023.12.01 20:53:18.472961 [ 3 ] {535e6723-a784-480a-9f12-4fe4a688e7dd} <Debug> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): There are no data parts | ||
596 | 2023.12.01 20:53:18.474681 [ 3 ] {535e6723-a784-480a-9f12-4fe4a688e7dd} <Debug> DynamicQueryHandler: Done processing query | ||
597 | 2023.12.01 20:53:18.474710 [ 3 ] {535e6723-a784-480a-9f12-4fe4a688e7dd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
598 | 2023.12.01 20:53:18.474741 [ 3 ] {} <Debug> HTTP-Session: efdb2f19-d97f-45a6-bf3c-de0b1c954ebe Destroying unnamed session | ||
599 | 2023.12.01 20:53:18.474915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
600 | 2023.12.01 20:53:18.474963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
601 | 2023.12.01 20:53:18.474991 [ 3 ] {} <Debug> HTTP-Session: b67afbba-389b-42c7-8dfe-4df977f673dd Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
602 | 2023.12.01 20:53:18.475017 [ 3 ] {} <Debug> HTTP-Session: b67afbba-389b-42c7-8dfe-4df977f673dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
603 | 2023.12.01 20:53:18.475185 [ 3 ] {4fc9de68-41f1-450e-a676-15d161e2ea5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) /* The field tables store named dimensions of each timeseries. | ||
604 | * | ||
605 | * As with the measurement tables, there is one field table for each field data | ||
606 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
607 | * this behavior **must not** be relied upon for query correctness. | ||
608 | * | ||
609 | * The index for the fields differs from the measurements, however. Rows are | ||
610 | * sorted by timeseries name, then field name, field value, and finally | ||
611 | * timeseries key. This reflects the most common pattern for looking them up: | ||
612 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
613 | * usually then used to look up measurements. | ||
614 | * | ||
615 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
616 | * timeseries name and then key, since it would improve lookups where one | ||
617 | * already has the key. Realistically though, these tables are quite small and | ||
618 | * so performance benefits will be low in absolute terms. | ||
619 | */ | ||
620 | 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) | ||
621 | 2023.12.01 20:53:18.475241 [ 3 ] {4fc9de68-41f1-450e-a676-15d161e2ea5b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
622 | 2023.12.01 20:53:18.477792 [ 3 ] {4fc9de68-41f1-450e-a676-15d161e2ea5b} <Debug> oximeter.fields_bool (ddf0a0d0-2015-4577-b60d-71a5fe04edf7): Loading data parts | ||
623 | 2023.12.01 20:53:18.477897 [ 3 ] {4fc9de68-41f1-450e-a676-15d161e2ea5b} <Debug> oximeter.fields_bool (ddf0a0d0-2015-4577-b60d-71a5fe04edf7): There are no data parts | ||
624 | 2023.12.01 20:53:18.479724 [ 3 ] {4fc9de68-41f1-450e-a676-15d161e2ea5b} <Debug> DynamicQueryHandler: Done processing query | ||
625 | 2023.12.01 20:53:18.479757 [ 3 ] {4fc9de68-41f1-450e-a676-15d161e2ea5b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
626 | 2023.12.01 20:53:18.479773 [ 3 ] {} <Debug> HTTP-Session: b67afbba-389b-42c7-8dfe-4df977f673dd Destroying unnamed session | ||
627 | 2023.12.01 20:53:18.479908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
628 | 2023.12.01 20:53:18.479962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
629 | 2023.12.01 20:53:18.479982 [ 3 ] {} <Debug> HTTP-Session: e2b00669-9899-44a5-8a6e-1144d0cc290f Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
630 | 2023.12.01 20:53:18.480005 [ 3 ] {} <Debug> HTTP-Session: e2b00669-9899-44a5-8a6e-1144d0cc290f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
631 | 2023.12.01 20:53:18.480170 [ 3 ] {b78a4873-9d62-4aec-89e4-169f3668cd93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
632 | 2023.12.01 20:53:18.480216 [ 3 ] {b78a4873-9d62-4aec-89e4-169f3668cd93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
633 | 2023.12.01 20:53:18.482624 [ 3 ] {b78a4873-9d62-4aec-89e4-169f3668cd93} <Debug> oximeter.fields_i8 (35c79b50-5e5a-4b00-94a1-4ea39f0fcd72): Loading data parts | ||
634 | 2023.12.01 20:53:18.482712 [ 3 ] {b78a4873-9d62-4aec-89e4-169f3668cd93} <Debug> oximeter.fields_i8 (35c79b50-5e5a-4b00-94a1-4ea39f0fcd72): There are no data parts | ||
635 | 2023.12.01 20:53:18.484252 [ 3 ] {b78a4873-9d62-4aec-89e4-169f3668cd93} <Debug> DynamicQueryHandler: Done processing query | ||
636 | 2023.12.01 20:53:18.484286 [ 3 ] {b78a4873-9d62-4aec-89e4-169f3668cd93} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
637 | 2023.12.01 20:53:18.484301 [ 3 ] {} <Debug> HTTP-Session: e2b00669-9899-44a5-8a6e-1144d0cc290f Destroying unnamed session | ||
638 | 2023.12.01 20:53:18.484435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
639 | 2023.12.01 20:53:18.484491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
640 | 2023.12.01 20:53:18.484512 [ 3 ] {} <Debug> HTTP-Session: 7192d15d-c354-4a97-a202-0d080705adc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
641 | 2023.12.01 20:53:18.484528 [ 3 ] {} <Debug> HTTP-Session: 7192d15d-c354-4a97-a202-0d080705adc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
642 | 2023.12.01 20:53:18.484686 [ 3 ] {14088dbe-691a-45ab-ad69-80e246abf0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
643 | 2023.12.01 20:53:18.484736 [ 3 ] {14088dbe-691a-45ab-ad69-80e246abf0b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
644 | 2023.12.01 20:53:18.486344 [ 3 ] {14088dbe-691a-45ab-ad69-80e246abf0b0} <Debug> oximeter.fields_u8 (eb4075b8-7c72-41d8-ab47-bc5679960c7e): Loading data parts | ||
645 | 2023.12.01 20:53:18.486495 [ 3 ] {14088dbe-691a-45ab-ad69-80e246abf0b0} <Debug> oximeter.fields_u8 (eb4075b8-7c72-41d8-ab47-bc5679960c7e): There are no data parts | ||
646 | 2023.12.01 20:53:18.487905 [ 3 ] {14088dbe-691a-45ab-ad69-80e246abf0b0} <Debug> DynamicQueryHandler: Done processing query | ||
647 | 2023.12.01 20:53:18.487953 [ 3 ] {14088dbe-691a-45ab-ad69-80e246abf0b0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
648 | 2023.12.01 20:53:18.487990 [ 3 ] {} <Debug> HTTP-Session: 7192d15d-c354-4a97-a202-0d080705adc4 Destroying unnamed session | ||
649 | 2023.12.01 20:53:18.488142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
650 | 2023.12.01 20:53:18.488205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
651 | 2023.12.01 20:53:18.488237 [ 3 ] {} <Debug> HTTP-Session: aae6c28a-80c2-4167-8b1c-223be40045e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
652 | 2023.12.01 20:53:18.488267 [ 3 ] {} <Debug> HTTP-Session: aae6c28a-80c2-4167-8b1c-223be40045e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
653 | 2023.12.01 20:53:18.489103 [ 3 ] {c8b37a03-affa-491b-9470-4f1593f3dc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
654 | 2023.12.01 20:53:18.489168 [ 3 ] {c8b37a03-affa-491b-9470-4f1593f3dc40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
655 | 2023.12.01 20:53:18.490941 [ 3 ] {c8b37a03-affa-491b-9470-4f1593f3dc40} <Debug> oximeter.fields_i16 (a030239a-b32e-4fbf-b0e8-496cfee72252): Loading data parts | ||
656 | 2023.12.01 20:53:18.491053 [ 3 ] {c8b37a03-affa-491b-9470-4f1593f3dc40} <Debug> oximeter.fields_i16 (a030239a-b32e-4fbf-b0e8-496cfee72252): There are no data parts | ||
657 | 2023.12.01 20:53:18.492121 [ 3 ] {c8b37a03-affa-491b-9470-4f1593f3dc40} <Debug> DynamicQueryHandler: Done processing query | ||
658 | 2023.12.01 20:53:18.492154 [ 3 ] {c8b37a03-affa-491b-9470-4f1593f3dc40} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
659 | 2023.12.01 20:53:18.492170 [ 3 ] {} <Debug> HTTP-Session: aae6c28a-80c2-4167-8b1c-223be40045e6 Destroying unnamed session | ||
660 | 2023.12.01 20:53:18.492309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
661 | 2023.12.01 20:53:18.492360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
662 | 2023.12.01 20:53:18.492380 [ 3 ] {} <Debug> HTTP-Session: 506726f8-9995-4ccd-81a2-f15bbfb23e44 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
663 | 2023.12.01 20:53:18.492404 [ 3 ] {} <Debug> HTTP-Session: 506726f8-9995-4ccd-81a2-f15bbfb23e44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2023.12.01 20:53:18.492559 [ 3 ] {c1504d95-e4d4-4e9f-9f06-6374c7858378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
665 | 2023.12.01 20:53:18.492612 [ 3 ] {c1504d95-e4d4-4e9f-9f06-6374c7858378} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
666 | 2023.12.01 20:53:18.494462 [ 3 ] {c1504d95-e4d4-4e9f-9f06-6374c7858378} <Debug> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Loading data parts | ||
667 | 2023.12.01 20:53:18.494550 [ 3 ] {c1504d95-e4d4-4e9f-9f06-6374c7858378} <Debug> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): There are no data parts | ||
668 | 2023.12.01 20:53:18.496961 [ 3 ] {c1504d95-e4d4-4e9f-9f06-6374c7858378} <Debug> DynamicQueryHandler: Done processing query | ||
669 | 2023.12.01 20:53:18.496989 [ 3 ] {c1504d95-e4d4-4e9f-9f06-6374c7858378} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
670 | 2023.12.01 20:53:18.497015 [ 3 ] {} <Debug> HTTP-Session: 506726f8-9995-4ccd-81a2-f15bbfb23e44 Destroying unnamed session | ||
671 | 2023.12.01 20:53:18.497167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
672 | 2023.12.01 20:53:18.497222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
673 | 2023.12.01 20:53:18.497249 [ 3 ] {} <Debug> HTTP-Session: fa07f68a-b4f0-412d-a6fb-4f8d21a8838f Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
674 | 2023.12.01 20:53:18.497273 [ 3 ] {} <Debug> HTTP-Session: fa07f68a-b4f0-412d-a6fb-4f8d21a8838f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
675 | 2023.12.01 20:53:18.497428 [ 3 ] {5e894a55-c5ba-498a-929d-97b8b5d340bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
676 | 2023.12.01 20:53:18.497478 [ 3 ] {5e894a55-c5ba-498a-929d-97b8b5d340bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
677 | 2023.12.01 20:53:18.499804 [ 3 ] {5e894a55-c5ba-498a-929d-97b8b5d340bd} <Debug> oximeter.fields_i32 (2d024025-ad59-46fd-ad1f-04bded1c426c): Loading data parts | ||
678 | 2023.12.01 20:53:18.499922 [ 3 ] {5e894a55-c5ba-498a-929d-97b8b5d340bd} <Debug> oximeter.fields_i32 (2d024025-ad59-46fd-ad1f-04bded1c426c): There are no data parts | ||
679 | 2023.12.01 20:53:18.501134 [ 3 ] {5e894a55-c5ba-498a-929d-97b8b5d340bd} <Debug> DynamicQueryHandler: Done processing query | ||
680 | 2023.12.01 20:53:18.501161 [ 3 ] {5e894a55-c5ba-498a-929d-97b8b5d340bd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
681 | 2023.12.01 20:53:18.501177 [ 3 ] {} <Debug> HTTP-Session: fa07f68a-b4f0-412d-a6fb-4f8d21a8838f Destroying unnamed session | ||
682 | 2023.12.01 20:53:18.501321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
683 | 2023.12.01 20:53:18.501374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
684 | 2023.12.01 20:53:18.501395 [ 3 ] {} <Debug> HTTP-Session: fc2b3387-740d-4f9b-8d50-f852580bacf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
685 | 2023.12.01 20:53:18.501420 [ 3 ] {} <Debug> HTTP-Session: fc2b3387-740d-4f9b-8d50-f852580bacf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
686 | 2023.12.01 20:53:18.501583 [ 3 ] {14ee31e4-a9f4-483e-aa69-91257e28df2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
687 | 2023.12.01 20:53:18.501628 [ 3 ] {14ee31e4-a9f4-483e-aa69-91257e28df2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
688 | 2023.12.01 20:53:18.503161 [ 3 ] {14ee31e4-a9f4-483e-aa69-91257e28df2e} <Debug> oximeter.fields_u32 (16f39635-3774-4627-acea-0d33e00afe57): Loading data parts | ||
689 | 2023.12.01 20:53:18.503263 [ 3 ] {14ee31e4-a9f4-483e-aa69-91257e28df2e} <Debug> oximeter.fields_u32 (16f39635-3774-4627-acea-0d33e00afe57): There are no data parts | ||
690 | 2023.12.01 20:53:18.504468 [ 3 ] {14ee31e4-a9f4-483e-aa69-91257e28df2e} <Debug> DynamicQueryHandler: Done processing query | ||
691 | 2023.12.01 20:53:18.504503 [ 3 ] {14ee31e4-a9f4-483e-aa69-91257e28df2e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
692 | 2023.12.01 20:53:18.504518 [ 3 ] {} <Debug> HTTP-Session: fc2b3387-740d-4f9b-8d50-f852580bacf4 Destroying unnamed session | ||
693 | 2023.12.01 20:53:18.504651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
694 | 2023.12.01 20:53:18.504707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
695 | 2023.12.01 20:53:18.504726 [ 3 ] {} <Debug> HTTP-Session: fb6208dd-76c4-4966-b9ad-bc459235fa59 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
696 | 2023.12.01 20:53:18.504754 [ 3 ] {} <Debug> HTTP-Session: fb6208dd-76c4-4966-b9ad-bc459235fa59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2023.12.01 20:53:18.504925 [ 3 ] {00cc5ba1-f305-4e9f-8921-f805b8a20a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
698 | 2023.12.01 20:53:18.504972 [ 3 ] {00cc5ba1-f305-4e9f-8921-f805b8a20a30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
699 | 2023.12.01 20:53:18.506595 [ 3 ] {00cc5ba1-f305-4e9f-8921-f805b8a20a30} <Debug> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Loading data parts | ||
700 | 2023.12.01 20:53:18.506680 [ 3 ] {00cc5ba1-f305-4e9f-8921-f805b8a20a30} <Debug> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): There are no data parts | ||
701 | 2023.12.01 20:53:18.507959 [ 3 ] {00cc5ba1-f305-4e9f-8921-f805b8a20a30} <Debug> DynamicQueryHandler: Done processing query | ||
702 | 2023.12.01 20:53:18.507984 [ 3 ] {00cc5ba1-f305-4e9f-8921-f805b8a20a30} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
703 | 2023.12.01 20:53:18.508014 [ 3 ] {} <Debug> HTTP-Session: fb6208dd-76c4-4966-b9ad-bc459235fa59 Destroying unnamed session | ||
704 | 2023.12.01 20:53:18.508138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
705 | 2023.12.01 20:53:18.508191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
706 | 2023.12.01 20:53:18.508218 [ 3 ] {} <Debug> HTTP-Session: 4ba8a2a3-c4eb-4c6b-bc86-ae8f1b76e030 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
707 | 2023.12.01 20:53:18.508234 [ 3 ] {} <Debug> HTTP-Session: 4ba8a2a3-c4eb-4c6b-bc86-ae8f1b76e030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2023.12.01 20:53:18.508393 [ 3 ] {58fa27a2-ee63-44b2-8d6d-0e9f114a2b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
709 | 2023.12.01 20:53:18.508443 [ 3 ] {58fa27a2-ee63-44b2-8d6d-0e9f114a2b72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
710 | 2023.12.01 20:53:18.509805 [ 3 ] {58fa27a2-ee63-44b2-8d6d-0e9f114a2b72} <Debug> oximeter.fields_u64 (2963d9fd-b16b-42ff-9b67-6c9d1d5b0181): Loading data parts | ||
711 | 2023.12.01 20:53:18.509892 [ 3 ] {58fa27a2-ee63-44b2-8d6d-0e9f114a2b72} <Debug> oximeter.fields_u64 (2963d9fd-b16b-42ff-9b67-6c9d1d5b0181): There are no data parts | ||
712 | 2023.12.01 20:53:18.511262 [ 3 ] {58fa27a2-ee63-44b2-8d6d-0e9f114a2b72} <Debug> DynamicQueryHandler: Done processing query | ||
713 | 2023.12.01 20:53:18.511294 [ 3 ] {58fa27a2-ee63-44b2-8d6d-0e9f114a2b72} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
714 | 2023.12.01 20:53:18.511324 [ 3 ] {} <Debug> HTTP-Session: 4ba8a2a3-c4eb-4c6b-bc86-ae8f1b76e030 Destroying unnamed session | ||
715 | 2023.12.01 20:53:18.511441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
716 | 2023.12.01 20:53:18.511491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
717 | 2023.12.01 20:53:18.511520 [ 3 ] {} <Debug> HTTP-Session: 0f77acb8-2284-452b-bc51-238232402b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
718 | 2023.12.01 20:53:18.511536 [ 3 ] {} <Debug> HTTP-Session: 0f77acb8-2284-452b-bc51-238232402b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
719 | 2023.12.01 20:53:18.511692 [ 3 ] {d6f652aa-89f0-4ee8-bb1b-0f1d162ddb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
720 | 2023.12.01 20:53:18.511737 [ 3 ] {d6f652aa-89f0-4ee8-bb1b-0f1d162ddb30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
721 | 2023.12.01 20:53:18.513071 [ 3 ] {d6f652aa-89f0-4ee8-bb1b-0f1d162ddb30} <Debug> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Loading data parts | ||
722 | 2023.12.01 20:53:18.513160 [ 3 ] {d6f652aa-89f0-4ee8-bb1b-0f1d162ddb30} <Debug> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): There are no data parts | ||
723 | 2023.12.01 20:53:18.514430 [ 3 ] {d6f652aa-89f0-4ee8-bb1b-0f1d162ddb30} <Debug> DynamicQueryHandler: Done processing query | ||
724 | 2023.12.01 20:53:18.514463 [ 3 ] {d6f652aa-89f0-4ee8-bb1b-0f1d162ddb30} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
725 | 2023.12.01 20:53:18.514478 [ 3 ] {} <Debug> HTTP-Session: 0f77acb8-2284-452b-bc51-238232402b14 Destroying unnamed session | ||
726 | 2023.12.01 20:53:18.514620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
727 | 2023.12.01 20:53:18.514672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
728 | 2023.12.01 20:53:18.514692 [ 3 ] {} <Debug> HTTP-Session: b6ff88cd-6332-44c8-84e9-f4097821474d Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
729 | 2023.12.01 20:53:18.514718 [ 3 ] {} <Debug> HTTP-Session: b6ff88cd-6332-44c8-84e9-f4097821474d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
730 | 2023.12.01 20:53:18.514868 [ 3 ] {c71bee3f-e4b2-4e6d-8dd9-07bafc42b3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
731 | 2023.12.01 20:53:18.514919 [ 3 ] {c71bee3f-e4b2-4e6d-8dd9-07bafc42b3df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
732 | 2023.12.01 20:53:18.516208 [ 3 ] {c71bee3f-e4b2-4e6d-8dd9-07bafc42b3df} <Debug> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Loading data parts | ||
733 | 2023.12.01 20:53:18.516297 [ 3 ] {c71bee3f-e4b2-4e6d-8dd9-07bafc42b3df} <Debug> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): There are no data parts | ||
734 | 2023.12.01 20:53:18.517931 [ 3 ] {c71bee3f-e4b2-4e6d-8dd9-07bafc42b3df} <Debug> DynamicQueryHandler: Done processing query | ||
735 | 2023.12.01 20:53:18.517954 [ 3 ] {c71bee3f-e4b2-4e6d-8dd9-07bafc42b3df} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
736 | 2023.12.01 20:53:18.517978 [ 3 ] {} <Debug> HTTP-Session: b6ff88cd-6332-44c8-84e9-f4097821474d Destroying unnamed session | ||
737 | 2023.12.01 20:53:18.518112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
738 | 2023.12.01 20:53:18.518176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
739 | 2023.12.01 20:53:18.518207 [ 3 ] {} <Debug> HTTP-Session: 548cbb4d-d4b0-4d68-b75e-f29538fcd39e Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
740 | 2023.12.01 20:53:18.518235 [ 3 ] {} <Debug> HTTP-Session: 548cbb4d-d4b0-4d68-b75e-f29538fcd39e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
741 | 2023.12.01 20:53:18.518419 [ 3 ] {7c1447f6-a8e1-4627-be1a-35d4cdf808ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) 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) | ||
742 | 2023.12.01 20:53:18.518480 [ 3 ] {7c1447f6-a8e1-4627-be1a-35d4cdf808ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
743 | 2023.12.01 20:53:18.520124 [ 3 ] {7c1447f6-a8e1-4627-be1a-35d4cdf808ed} <Debug> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Loading data parts | ||
744 | 2023.12.01 20:53:18.520249 [ 3 ] {7c1447f6-a8e1-4627-be1a-35d4cdf808ed} <Debug> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): There are no data parts | ||
745 | 2023.12.01 20:53:18.521434 [ 3 ] {7c1447f6-a8e1-4627-be1a-35d4cdf808ed} <Debug> DynamicQueryHandler: Done processing query | ||
746 | 2023.12.01 20:53:18.521461 [ 3 ] {7c1447f6-a8e1-4627-be1a-35d4cdf808ed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
747 | 2023.12.01 20:53:18.521479 [ 3 ] {} <Debug> HTTP-Session: 548cbb4d-d4b0-4d68-b75e-f29538fcd39e Destroying unnamed session | ||
748 | 2023.12.01 20:53:18.521621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
749 | 2023.12.01 20:53:18.521676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
750 | 2023.12.01 20:53:18.521695 [ 3 ] {} <Debug> HTTP-Session: f97808e3-f7af-4e25-b905-7f5bec3e5f78 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
751 | 2023.12.01 20:53:18.521720 [ 3 ] {} <Debug> HTTP-Session: f97808e3-f7af-4e25-b905-7f5bec3e5f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
752 | 2023.12.01 20:53:18.521951 [ 3 ] {a6082e45-4b1e-4db7-94d7-551a7b477cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) /* The timeseries schema table stores the extracted schema for the samples | ||
753 | * oximeter collects. | ||
754 | */ | ||
755 | 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) | ||
756 | 2023.12.01 20:53:18.522023 [ 3 ] {a6082e45-4b1e-4db7-94d7-551a7b477cd6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
757 | 2023.12.01 20:53:18.523493 [ 3 ] {a6082e45-4b1e-4db7-94d7-551a7b477cd6} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2): Loading data parts | ||
758 | 2023.12.01 20:53:18.523592 [ 3 ] {a6082e45-4b1e-4db7-94d7-551a7b477cd6} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2): There are no data parts | ||
759 | 2023.12.01 20:53:18.524804 [ 3 ] {a6082e45-4b1e-4db7-94d7-551a7b477cd6} <Debug> DynamicQueryHandler: Done processing query | ||
760 | 2023.12.01 20:53:18.524830 [ 3 ] {a6082e45-4b1e-4db7-94d7-551a7b477cd6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
761 | 2023.12.01 20:53:18.524856 [ 3 ] {} <Debug> HTTP-Session: f97808e3-f7af-4e25-b905-7f5bec3e5f78 Destroying unnamed session | ||
762 | 2023.12.01 20:53:18.525024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
763 | 2023.12.01 20:53:18.525077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
764 | 2023.12.01 20:53:18.525096 [ 3 ] {} <Debug> HTTP-Session: 0ba19fe6-7dec-4e41-bac5-c2eb510e6b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 | ||
765 | 2023.12.01 20:53:18.525121 [ 3 ] {} <Debug> HTTP-Session: 0ba19fe6-7dec-4e41-bac5-c2eb510e6b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
766 | 2023.12.01 20:53:18.525233 [ 3 ] {719b24d1-8895-41fc-b4d1-c9cb2d98fc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38906) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
767 | 2023.12.01 20:53:18.525911 [ 3 ] {719b24d1-8895-41fc-b4d1-c9cb2d98fc4c} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
768 | 2023.12.01 20:53:18.529400 [ 3 ] {719b24d1-8895-41fc-b4d1-c9cb2d98fc4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. | ||
769 | 2023.12.01 20:53:18.532143 [ 3 ] {719b24d1-8895-41fc-b4d1-c9cb2d98fc4c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
770 | 2023.12.01 20:53:18.532387 [ 3 ] {719b24d1-8895-41fc-b4d1-c9cb2d98fc4c} <Trace> oximeter.version (da169464-2e8c-43af-b74d-81f42640992f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
771 | 2023.12.01 20:53:18.532607 [ 3 ] {719b24d1-8895-41fc-b4d1-c9cb2d98fc4c} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007355252 sec., 135 rows/sec., 2.12 KiB/sec. | ||
772 | 2023.12.01 20:53:18.532713 [ 3 ] {719b24d1-8895-41fc-b4d1-c9cb2d98fc4c} <Debug> DynamicQueryHandler: Done processing query | ||
773 | 2023.12.01 20:53:18.532749 [ 3 ] {719b24d1-8895-41fc-b4d1-c9cb2d98fc4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
774 | 2023.12.01 20:53:18.532776 [ 3 ] {} <Debug> HTTP-Session: 0ba19fe6-7dec-4e41-bac5-c2eb510e6b14 Destroying unnamed session | ||
775 | 2023.12.01 20:53:19.000121 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.07 MiB, will set to 228.29 MiB (RSS), difference: 9.30 MiB | ||
776 | 2023.12.01 20:53:28.486517 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache | ||
777 | 2023.12.01 20:53:28.486601 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache | ||
778 | 2023.12.01 20:53:43.487629 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
779 | 2023.12.01 20:53:43.487726 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
780 | 2023.12.01 20:53:58.487762 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
781 | 2023.12.01 20:53:58.487825 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
782 | 2023.12.01 20:54:13.406838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
783 | 2023.12.01 20:54:13.407037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
784 | 2023.12.01 20:54:13.407096 [ 3 ] {} <Debug> HTTP-Session: 6d5f0aa2-a355-4838-af6b-d46d5a671b62 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
785 | 2023.12.01 20:54:13.407122 [ 3 ] {} <Debug> HTTP-Session: 6d5f0aa2-a355-4838-af6b-d46d5a671b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
786 | 2023.12.01 20:54:13.407292 [ 3 ] {8ad75296-14ff-4358-b129-cfb6495e3a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
787 | 2023.12.01 20:54:13.407743 [ 3 ] {8ad75296-14ff-4358-b129-cfb6495e3a6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
788 | 2023.12.01 20:54:13.409581 [ 3 ] {8ad75296-14ff-4358-b129-cfb6495e3a6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
789 | 2023.12.01 20:54:13.410260 [ 3 ] {8ad75296-14ff-4358-b129-cfb6495e3a6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
790 | 2023.12.01 20:54:13.413362 [ 3 ] {8ad75296-14ff-4358-b129-cfb6495e3a6e} <Debug> DynamicQueryHandler: Done processing query | ||
791 | 2023.12.01 20:54:13.413474 [ 3 ] {8ad75296-14ff-4358-b129-cfb6495e3a6e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
792 | 2023.12.01 20:54:13.413493 [ 3 ] {} <Debug> HTTP-Session: 6d5f0aa2-a355-4838-af6b-d46d5a671b62 Destroying unnamed session | ||
793 | 2023.12.01 20:54:13.420475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
794 | 2023.12.01 20:54:13.420679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
795 | 2023.12.01 20:54:13.420722 [ 3 ] {} <Debug> HTTP-Session: b2266022-4c63-48de-8bb4-d033d4b9d114 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
796 | 2023.12.01 20:54:13.420759 [ 3 ] {} <Debug> HTTP-Session: b2266022-4c63-48de-8bb4-d033d4b9d114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
797 | 2023.12.01 20:54:13.421028 [ 3 ] {f4a5c04b-26b6-45d6-a228-a8e150245114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
798 | 2023.12.01 20:54:13.433324 [ 3 ] {f4a5c04b-26b6-45d6-a228-a8e150245114} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
799 | 2023.12.01 20:54:13.433543 [ 3 ] {f4a5c04b-26b6-45d6-a228-a8e150245114} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
800 | 2023.12.01 20:54:13.433590 [ 3 ] {f4a5c04b-26b6-45d6-a228-a8e150245114} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
801 | 2023.12.01 20:54:13.434479 [ 3 ] {f4a5c04b-26b6-45d6-a228-a8e150245114} <Debug> DynamicQueryHandler: Done processing query | ||
802 | 2023.12.01 20:54:13.434521 [ 3 ] {f4a5c04b-26b6-45d6-a228-a8e150245114} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
803 | 2023.12.01 20:54:13.434540 [ 3 ] {} <Debug> HTTP-Session: b2266022-4c63-48de-8bb4-d033d4b9d114 Destroying unnamed session | ||
804 | 2023.12.01 20:54:13.434791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
805 | 2023.12.01 20:54:13.434858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
806 | 2023.12.01 20:54:13.434880 [ 3 ] {} <Debug> HTTP-Session: 86fe9cf9-ead5-4044-9715-19ebf276d7f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
807 | 2023.12.01 20:54:13.434899 [ 3 ] {} <Debug> HTTP-Session: 86fe9cf9-ead5-4044-9715-19ebf276d7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
808 | 2023.12.01 20:54:13.435023 [ 3 ] {d9027da3-151b-4b15-a9a0-67206d421ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
809 | 2023.12.01 20:54:13.435981 [ 3 ] {d9027da3-151b-4b15-a9a0-67206d421ab5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
810 | 2023.12.01 20:54:13.436133 [ 3 ] {d9027da3-151b-4b15-a9a0-67206d421ab5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
811 | 2023.12.01 20:54:13.436176 [ 3 ] {d9027da3-151b-4b15-a9a0-67206d421ab5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
812 | 2023.12.01 20:54:13.437063 [ 3 ] {d9027da3-151b-4b15-a9a0-67206d421ab5} <Debug> DynamicQueryHandler: Done processing query | ||
813 | 2023.12.01 20:54:13.437092 [ 3 ] {d9027da3-151b-4b15-a9a0-67206d421ab5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
814 | 2023.12.01 20:54:13.437110 [ 3 ] {} <Debug> HTTP-Session: 86fe9cf9-ead5-4044-9715-19ebf276d7f0 Destroying unnamed session | ||
815 | 2023.12.01 20:54:13.437329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
816 | 2023.12.01 20:54:13.437376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
817 | 2023.12.01 20:54:13.437396 [ 3 ] {} <Debug> HTTP-Session: ff1cfb89-bd46-443f-9d3d-0ab2087ac969 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
818 | 2023.12.01 20:54:13.437413 [ 3 ] {} <Debug> HTTP-Session: ff1cfb89-bd46-443f-9d3d-0ab2087ac969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
819 | 2023.12.01 20:54:13.437531 [ 3 ] {f5a4fd0d-ff26-480d-8ecf-86d3a97496be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) 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) | ||
820 | 2023.12.01 20:54:13.437876 [ 3 ] {f5a4fd0d-ff26-480d-8ecf-86d3a97496be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
821 | 2023.12.01 20:54:13.438029 [ 3 ] {f5a4fd0d-ff26-480d-8ecf-86d3a97496be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
822 | 2023.12.01 20:54:13.438070 [ 3 ] {f5a4fd0d-ff26-480d-8ecf-86d3a97496be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
823 | 2023.12.01 20:54:13.438817 [ 3 ] {f5a4fd0d-ff26-480d-8ecf-86d3a97496be} <Debug> DynamicQueryHandler: Done processing query | ||
824 | 2023.12.01 20:54:13.438844 [ 3 ] {f5a4fd0d-ff26-480d-8ecf-86d3a97496be} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
825 | 2023.12.01 20:54:13.438861 [ 3 ] {} <Debug> HTTP-Session: ff1cfb89-bd46-443f-9d3d-0ab2087ac969 Destroying unnamed session | ||
826 | 2023.12.01 20:54:13.440026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
827 | 2023.12.01 20:54:13.440072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
828 | 2023.12.01 20:54:13.440092 [ 3 ] {} <Debug> HTTP-Session: afee8ec7-7b8e-44ad-8086-75939fd926c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
829 | 2023.12.01 20:54:13.440109 [ 3 ] {} <Debug> HTTP-Session: afee8ec7-7b8e-44ad-8086-75939fd926c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
830 | 2023.12.01 20:54:13.440189 [ 3 ] {23ee7901-9204-412b-8563-f7ae2daf4af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
831 | 2023.12.01 20:54:13.440232 [ 3 ] {23ee7901-9204-412b-8563-f7ae2daf4af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
832 | 2023.12.01 20:54:13.441471 [ 3 ] {23ee7901-9204-412b-8563-f7ae2daf4af8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
833 | 2023.12.01 20:54:13.447055 [ 3 ] {23ee7901-9204-412b-8563-f7ae2daf4af8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. | ||
834 | 2023.12.01 20:54:13.449523 [ 3 ] {23ee7901-9204-412b-8563-f7ae2daf4af8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
835 | 2023.12.01 20:54:13.449730 [ 3 ] {23ee7901-9204-412b-8563-f7ae2daf4af8} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
836 | 2023.12.01 20:54:13.449875 [ 3 ] {23ee7901-9204-412b-8563-f7ae2daf4af8} <Information> executeQuery: Read 4 rows, 443.00 B in 0.009680526 sec., 413 rows/sec., 44.69 KiB/sec. | ||
837 | 2023.12.01 20:54:13.450019 [ 3 ] {23ee7901-9204-412b-8563-f7ae2daf4af8} <Debug> DynamicQueryHandler: Done processing query | ||
838 | 2023.12.01 20:54:13.450044 [ 3 ] {23ee7901-9204-412b-8563-f7ae2daf4af8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
839 | 2023.12.01 20:54:13.450061 [ 3 ] {} <Debug> HTTP-Session: afee8ec7-7b8e-44ad-8086-75939fd926c0 Destroying unnamed session | ||
840 | 2023.12.01 20:54:13.450218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 5645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
841 | 2023.12.01 20:54:13.450281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
842 | 2023.12.01 20:54:13.450304 [ 3 ] {} <Debug> HTTP-Session: 0a089f94-d489-41e9-9c37-c136efce2a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
843 | 2023.12.01 20:54:13.450324 [ 3 ] {} <Debug> HTTP-Session: 0a089f94-d489-41e9-9c37-c136efce2a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
844 | 2023.12.01 20:54:13.450426 [ 3 ] {f2967f90-ba7d-4412-af4f-1e50b5ee5dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
845 | 2023.12.01 20:54:13.450470 [ 3 ] {f2967f90-ba7d-4412-af4f-1e50b5ee5dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
846 | 2023.12.01 20:54:13.450580 [ 3 ] {f2967f90-ba7d-4412-af4f-1e50b5ee5dd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
847 | 2023.12.01 20:54:13.454971 [ 3 ] {f2967f90-ba7d-4412-af4f-1e50b5ee5dd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. | ||
848 | 2023.12.01 20:54:13.455226 [ 3 ] {f2967f90-ba7d-4412-af4f-1e50b5ee5dd4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
849 | 2023.12.01 20:54:13.455387 [ 3 ] {f2967f90-ba7d-4412-af4f-1e50b5ee5dd4} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
850 | 2023.12.01 20:54:13.455509 [ 3 ] {f2967f90-ba7d-4412-af4f-1e50b5ee5dd4} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.005060319 sec., 7707 rows/sec., 624.69 KiB/sec. | ||
851 | 2023.12.01 20:54:13.455655 [ 3 ] {f2967f90-ba7d-4412-af4f-1e50b5ee5dd4} <Debug> DynamicQueryHandler: Done processing query | ||
852 | 2023.12.01 20:54:13.455681 [ 3 ] {f2967f90-ba7d-4412-af4f-1e50b5ee5dd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
853 | 2023.12.01 20:54:13.455698 [ 3 ] {} <Debug> HTTP-Session: 0a089f94-d489-41e9-9c37-c136efce2a36 Destroying unnamed session | ||
854 | 2023.12.01 20:54:13.455890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 19081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
855 | 2023.12.01 20:54:13.455939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
856 | 2023.12.01 20:54:13.455960 [ 3 ] {} <Debug> HTTP-Session: 022073a0-ed17-46d0-99cd-0fb4c1112a90 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
857 | 2023.12.01 20:54:13.455978 [ 3 ] {} <Debug> HTTP-Session: 022073a0-ed17-46d0-99cd-0fb4c1112a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
858 | 2023.12.01 20:54:13.456061 [ 3 ] {f7316808-01c5-4755-b471-04dd05972729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
859 | 2023.12.01 20:54:13.456102 [ 3 ] {f7316808-01c5-4755-b471-04dd05972729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
860 | 2023.12.01 20:54:13.456210 [ 3 ] {f7316808-01c5-4755-b471-04dd05972729} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
861 | 2023.12.01 20:54:13.456583 [ 3 ] {f7316808-01c5-4755-b471-04dd05972729} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. | ||
862 | 2023.12.01 20:54:13.456830 [ 3 ] {f7316808-01c5-4755-b471-04dd05972729} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
863 | 2023.12.01 20:54:13.456986 [ 3 ] {f7316808-01c5-4755-b471-04dd05972729} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
864 | 2023.12.01 20:54:13.457106 [ 3 ] {f7316808-01c5-4755-b471-04dd05972729} <Information> executeQuery: Read 117 rows, 11.90 KiB in 0.001018788 sec., 114842 rows/sec., 11.41 MiB/sec. | ||
865 | 2023.12.01 20:54:13.457236 [ 3 ] {f7316808-01c5-4755-b471-04dd05972729} <Debug> DynamicQueryHandler: Done processing query | ||
866 | 2023.12.01 20:54:13.457261 [ 3 ] {f7316808-01c5-4755-b471-04dd05972729} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
867 | 2023.12.01 20:54:13.457277 [ 3 ] {} <Debug> HTTP-Session: 022073a0-ed17-46d0-99cd-0fb4c1112a90 Destroying unnamed session | ||
868 | 2023.12.01 20:54:13.457423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 9208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
869 | 2023.12.01 20:54:13.457470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
870 | 2023.12.01 20:54:13.457490 [ 3 ] {} <Debug> HTTP-Session: be2fd752-9012-40b4-9298-cf4df15490ac Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
871 | 2023.12.01 20:54:13.457507 [ 3 ] {} <Debug> HTTP-Session: be2fd752-9012-40b4-9298-cf4df15490ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
872 | 2023.12.01 20:54:13.457579 [ 3 ] {72233d93-8f02-4f10-bfc5-6e1b0aa59ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
873 | 2023.12.01 20:54:13.457619 [ 3 ] {72233d93-8f02-4f10-bfc5-6e1b0aa59ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
874 | 2023.12.01 20:54:13.458931 [ 3 ] {72233d93-8f02-4f10-bfc5-6e1b0aa59ce6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
875 | 2023.12.01 20:54:13.462725 [ 3 ] {72233d93-8f02-4f10-bfc5-6e1b0aa59ce6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. | ||
876 | 2023.12.01 20:54:13.465188 [ 3 ] {72233d93-8f02-4f10-bfc5-6e1b0aa59ce6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
877 | 2023.12.01 20:54:13.465460 [ 3 ] {72233d93-8f02-4f10-bfc5-6e1b0aa59ce6} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
878 | 2023.12.01 20:54:13.465723 [ 3 ] {72233d93-8f02-4f10-bfc5-6e1b0aa59ce6} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.008123323 sec., 6647 rows/sec., 532.92 KiB/sec. | ||
879 | 2023.12.01 20:54:13.465951 [ 3 ] {72233d93-8f02-4f10-bfc5-6e1b0aa59ce6} <Debug> DynamicQueryHandler: Done processing query | ||
880 | 2023.12.01 20:54:13.465997 [ 3 ] {72233d93-8f02-4f10-bfc5-6e1b0aa59ce6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
881 | 2023.12.01 20:54:13.466030 [ 3 ] {} <Debug> HTTP-Session: be2fd752-9012-40b4-9298-cf4df15490ac Destroying unnamed session | ||
882 | 2023.12.01 20:54:13.466326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 41735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
883 | 2023.12.01 20:54:13.466370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
884 | 2023.12.01 20:54:13.466392 [ 3 ] {} <Debug> HTTP-Session: 62982865-d8c9-492d-b9a3-9f6e9f38b1ae Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
885 | 2023.12.01 20:54:13.466410 [ 3 ] {} <Debug> HTTP-Session: 62982865-d8c9-492d-b9a3-9f6e9f38b1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
886 | 2023.12.01 20:54:13.466499 [ 3 ] {b6797fca-b9b3-45bc-97a6-fd9aa35d732b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
887 | 2023.12.01 20:54:13.466543 [ 3 ] {b6797fca-b9b3-45bc-97a6-fd9aa35d732b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
888 | 2023.12.01 20:54:13.466694 [ 3 ] {b6797fca-b9b3-45bc-97a6-fd9aa35d732b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
889 | 2023.12.01 20:54:13.467182 [ 3 ] {b6797fca-b9b3-45bc-97a6-fd9aa35d732b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. | ||
890 | 2023.12.01 20:54:13.470957 [ 3 ] {b6797fca-b9b3-45bc-97a6-fd9aa35d732b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
891 | 2023.12.01 20:54:13.471257 [ 3 ] {b6797fca-b9b3-45bc-97a6-fd9aa35d732b} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
892 | 2023.12.01 20:54:13.471394 [ 3 ] {b6797fca-b9b3-45bc-97a6-fd9aa35d732b} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.004875454 sec., 7999 rows/sec., 10.79 MiB/sec. | ||
893 | 2023.12.01 20:54:13.471534 [ 3 ] {b6797fca-b9b3-45bc-97a6-fd9aa35d732b} <Debug> DynamicQueryHandler: Done processing query | ||
894 | 2023.12.01 20:54:13.471560 [ 3 ] {b6797fca-b9b3-45bc-97a6-fd9aa35d732b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
895 | 2023.12.01 20:54:13.471579 [ 3 ] {} <Debug> HTTP-Session: 62982865-d8c9-492d-b9a3-9f6e9f38b1ae Destroying unnamed session | ||
896 | 2023.12.01 20:54:13.471723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 3866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
897 | 2023.12.01 20:54:13.471771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
898 | 2023.12.01 20:54:13.471794 [ 3 ] {} <Debug> HTTP-Session: dc8ff6ba-f6f4-4490-b1e7-077a8173fac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
899 | 2023.12.01 20:54:13.471815 [ 3 ] {} <Debug> HTTP-Session: dc8ff6ba-f6f4-4490-b1e7-077a8173fac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
900 | 2023.12.01 20:54:13.471891 [ 3 ] {7818646c-f526-4f8c-8ca4-a0552e20d195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
901 | 2023.12.01 20:54:13.471933 [ 3 ] {7818646c-f526-4f8c-8ca4-a0552e20d195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
902 | 2023.12.01 20:54:13.472041 [ 3 ] {7818646c-f526-4f8c-8ca4-a0552e20d195} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
903 | 2023.12.01 20:54:13.474780 [ 3 ] {7818646c-f526-4f8c-8ca4-a0552e20d195} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. | ||
904 | 2023.12.01 20:54:13.475055 [ 3 ] {7818646c-f526-4f8c-8ca4-a0552e20d195} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
905 | 2023.12.01 20:54:13.475256 [ 3 ] {7818646c-f526-4f8c-8ca4-a0552e20d195} <Trace> oximeter.measurements_i64 (d1dbfd80-343d-48ac-85d8-9fea855cf140): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
906 | 2023.12.01 20:54:13.475382 [ 3 ] {7818646c-f526-4f8c-8ca4-a0552e20d195} <Information> executeQuery: Read 24 rows, 1.76 KiB in 0.003462305 sec., 6931 rows/sec., 507.42 KiB/sec. | ||
907 | 2023.12.01 20:54:13.475507 [ 3 ] {7818646c-f526-4f8c-8ca4-a0552e20d195} <Debug> DynamicQueryHandler: Done processing query | ||
908 | 2023.12.01 20:54:13.475532 [ 3 ] {7818646c-f526-4f8c-8ca4-a0552e20d195} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
909 | 2023.12.01 20:54:13.475554 [ 3 ] {} <Debug> HTTP-Session: dc8ff6ba-f6f4-4490-b1e7-077a8173fac8 Destroying unnamed session | ||
910 | 2023.12.01 20:54:13.488836 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
911 | 2023.12.01 20:54:13.488887 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
912 | 2023.12.01 20:54:18.370057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
913 | 2023.12.01 20:54:18.370180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
914 | 2023.12.01 20:54:18.370212 [ 3 ] {} <Debug> HTTP-Session: 189e88df-c45f-47ff-b22a-713552164c69 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
915 | 2023.12.01 20:54:18.370239 [ 3 ] {} <Debug> HTTP-Session: 189e88df-c45f-47ff-b22a-713552164c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
916 | 2023.12.01 20:54:18.370450 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) 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) | ||
917 | 2023.12.01 20:54:18.374418 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
918 | 2023.12.01 20:54:18.374587 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
919 | 2023.12.01 20:54:18.374681 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
920 | 2023.12.01 20:54:18.374988 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
921 | 2023.12.01 20:54:18.379696 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
922 | 2023.12.01 20:54:18.379732 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (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 | ||
923 | 2023.12.01 20:54:18.382500 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
924 | 2023.12.01 20:54:18.391571 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} <Information> executeQuery: Read 4 rows, 443.00 B in 0.02112423 sec., 189 rows/sec., 20.48 KiB/sec. | ||
925 | 2023.12.01 20:54:18.391792 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} <Debug> DynamicQueryHandler: Done processing query | ||
926 | 2023.12.01 20:54:18.391819 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
927 | 2023.12.01 20:54:18.391836 [ 3 ] {} <Debug> HTTP-Session: 189e88df-c45f-47ff-b22a-713552164c69 Destroying unnamed session | ||
928 | 2023.12.01 20:54:18.392100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
929 | 2023.12.01 20:54:18.392150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
930 | 2023.12.01 20:54:18.392171 [ 3 ] {} <Debug> HTTP-Session: dda06929-05ea-4ca0-8659-a5776992f0b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
931 | 2023.12.01 20:54:18.392190 [ 3 ] {} <Debug> HTTP-Session: dda06929-05ea-4ca0-8659-a5776992f0b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
932 | 2023.12.01 20:54:18.392320 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) 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) | ||
933 | 2023.12.01 20:54:18.392775 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
934 | 2023.12.01 20:54:18.392938 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
935 | 2023.12.01 20:54:18.392981 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
936 | 2023.12.01 20:54:18.393129 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
937 | 2023.12.01 20:54:18.393159 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
938 | 2023.12.01 20:54:18.393182 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (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 | ||
939 | 2023.12.01 20:54:18.393211 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
940 | 2023.12.01 20:54:18.394098 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001743658 sec., 2294 rows/sec., 248.11 KiB/sec. | ||
941 | 2023.12.01 20:54:18.394294 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} <Debug> DynamicQueryHandler: Done processing query | ||
942 | 2023.12.01 20:54:18.394321 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
943 | 2023.12.01 20:54:18.394338 [ 3 ] {} <Debug> HTTP-Session: dda06929-05ea-4ca0-8659-a5776992f0b4 Destroying unnamed session | ||
944 | 2023.12.01 20:54:18.394672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
945 | 2023.12.01 20:54:18.394719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
946 | 2023.12.01 20:54:18.394738 [ 3 ] {} <Debug> HTTP-Session: 19794f1a-36e9-438c-9b51-4b7464536ba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
947 | 2023.12.01 20:54:18.394756 [ 3 ] {} <Debug> HTTP-Session: 19794f1a-36e9-438c-9b51-4b7464536ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
948 | 2023.12.01 20:54:18.394874 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) 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) | ||
949 | 2023.12.01 20:54:18.395326 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
950 | 2023.12.01 20:54:18.395487 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
951 | 2023.12.01 20:54:18.395530 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
952 | 2023.12.01 20:54:18.395676 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
953 | 2023.12.01 20:54:18.395705 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
954 | 2023.12.01 20:54:18.395725 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (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 | ||
955 | 2023.12.01 20:54:18.395753 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
956 | 2023.12.01 20:54:18.396685 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001778708 sec., 2248 rows/sec., 243.22 KiB/sec. | ||
957 | 2023.12.01 20:54:18.396883 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} <Debug> DynamicQueryHandler: Done processing query | ||
958 | 2023.12.01 20:54:18.396908 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
959 | 2023.12.01 20:54:18.396925 [ 3 ] {} <Debug> HTTP-Session: 19794f1a-36e9-438c-9b51-4b7464536ba2 Destroying unnamed session | ||
960 | 2023.12.01 20:54:18.397157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
961 | 2023.12.01 20:54:18.397204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
962 | 2023.12.01 20:54:18.397224 [ 3 ] {} <Debug> HTTP-Session: 67b3a8cf-5224-4c8a-985b-ae29a1cd1911 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
963 | 2023.12.01 20:54:18.397241 [ 3 ] {} <Debug> HTTP-Session: 67b3a8cf-5224-4c8a-985b-ae29a1cd1911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
964 | 2023.12.01 20:54:18.397359 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) 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) | ||
965 | 2023.12.01 20:54:18.397820 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
966 | 2023.12.01 20:54:18.397984 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
967 | 2023.12.01 20:54:18.398027 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
968 | 2023.12.01 20:54:18.398227 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
969 | 2023.12.01 20:54:18.398257 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
970 | 2023.12.01 20:54:18.398287 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (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 | ||
971 | 2023.12.01 20:54:18.398317 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
972 | 2023.12.01 20:54:18.399116 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001723837 sec., 2320 rows/sec., 250.96 KiB/sec. | ||
973 | 2023.12.01 20:54:18.399311 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} <Debug> DynamicQueryHandler: Done processing query | ||
974 | 2023.12.01 20:54:18.399336 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
975 | 2023.12.01 20:54:18.399353 [ 3 ] {} <Debug> HTTP-Session: 67b3a8cf-5224-4c8a-985b-ae29a1cd1911 Destroying unnamed session | ||
976 | 2023.12.01 20:54:18.399573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
977 | 2023.12.01 20:54:18.399620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
978 | 2023.12.01 20:54:18.399639 [ 3 ] {} <Debug> HTTP-Session: 69c74316-685e-4450-aac3-ce3d72574cd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
979 | 2023.12.01 20:54:18.399655 [ 3 ] {} <Debug> HTTP-Session: 69c74316-685e-4450-aac3-ce3d72574cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
980 | 2023.12.01 20:54:18.399775 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) 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) | ||
981 | 2023.12.01 20:54:18.400241 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
982 | 2023.12.01 20:54:18.400407 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
983 | 2023.12.01 20:54:18.400449 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
984 | 2023.12.01 20:54:18.400593 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
985 | 2023.12.01 20:54:18.400623 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
986 | 2023.12.01 20:54:18.400644 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (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 | ||
987 | 2023.12.01 20:54:18.400672 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
988 | 2023.12.01 20:54:18.401472 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001665186 sec., 2402 rows/sec., 259.80 KiB/sec. | ||
989 | 2023.12.01 20:54:18.401738 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} <Debug> DynamicQueryHandler: Done processing query | ||
990 | 2023.12.01 20:54:18.401764 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
991 | 2023.12.01 20:54:18.401781 [ 3 ] {} <Debug> HTTP-Session: 69c74316-685e-4450-aac3-ce3d72574cd3 Destroying unnamed session | ||
992 | 2023.12.01 20:54:18.402015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
993 | 2023.12.01 20:54:18.402061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
994 | 2023.12.01 20:54:18.402081 [ 3 ] {} <Debug> HTTP-Session: cf20b631-4c1b-45f3-9dc1-a20fa18532c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
995 | 2023.12.01 20:54:18.402098 [ 3 ] {} <Debug> HTTP-Session: cf20b631-4c1b-45f3-9dc1-a20fa18532c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
996 | 2023.12.01 20:54:18.402218 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) 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) | ||
997 | 2023.12.01 20:54:18.402698 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
998 | 2023.12.01 20:54:18.402865 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
999 | 2023.12.01 20:54:18.402906 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1000 | 2023.12.01 20:54:18.403050 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1001 | 2023.12.01 20:54:18.403079 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1002 | 2023.12.01 20:54:18.403100 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (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 | ||
1003 | 2023.12.01 20:54:18.403129 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1004 | 2023.12.01 20:54:18.403964 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001712287 sec., 2336 rows/sec., 252.65 KiB/sec. | ||
1005 | 2023.12.01 20:54:18.404161 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} <Debug> DynamicQueryHandler: Done processing query | ||
1006 | 2023.12.01 20:54:18.404186 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1007 | 2023.12.01 20:54:18.404202 [ 3 ] {} <Debug> HTTP-Session: cf20b631-4c1b-45f3-9dc1-a20fa18532c2 Destroying unnamed session | ||
1008 | 2023.12.01 20:54:18.413460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1009 | 2023.12.01 20:54:18.413519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1010 | 2023.12.01 20:54:18.413545 [ 3 ] {} <Debug> HTTP-Session: 7ec8e5bf-909d-4e6a-916a-aed14f52bf3f Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1011 | 2023.12.01 20:54:18.413565 [ 3 ] {} <Debug> HTTP-Session: 7ec8e5bf-909d-4e6a-916a-aed14f52bf3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1012 | 2023.12.01 20:54:18.413661 [ 3 ] {f0a366aa-5c88-4e78-a25b-28428f497513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1013 | 2023.12.01 20:54:18.413710 [ 3 ] {f0a366aa-5c88-4e78-a25b-28428f497513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1014 | 2023.12.01 20:54:18.413872 [ 3 ] {f0a366aa-5c88-4e78-a25b-28428f497513} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1015 | 2023.12.01 20:54:18.414219 [ 3 ] {f0a366aa-5c88-4e78-a25b-28428f497513} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. | ||
1016 | 2023.12.01 20:54:18.414507 [ 3 ] {f0a366aa-5c88-4e78-a25b-28428f497513} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1017 | 2023.12.01 20:54:18.414665 [ 3 ] {f0a366aa-5c88-4e78-a25b-28428f497513} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1018 | 2023.12.01 20:54:18.414805 [ 3 ] {f0a366aa-5c88-4e78-a25b-28428f497513} <Information> executeQuery: Read 6 rows, 996.00 B in 0.00110645 sec., 5422 rows/sec., 879.08 KiB/sec. | ||
1019 | 2023.12.01 20:54:18.414961 [ 3 ] {f0a366aa-5c88-4e78-a25b-28428f497513} <Debug> DynamicQueryHandler: Done processing query | ||
1020 | 2023.12.01 20:54:18.414985 [ 3 ] {f0a366aa-5c88-4e78-a25b-28428f497513} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1021 | 2023.12.01 20:54:18.415001 [ 3 ] {} <Debug> HTTP-Session: 7ec8e5bf-909d-4e6a-916a-aed14f52bf3f Destroying unnamed session | ||
1022 | 2023.12.01 20:54:18.415120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 5346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1023 | 2023.12.01 20:54:18.415165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1024 | 2023.12.01 20:54:18.415185 [ 3 ] {} <Debug> HTTP-Session: 2202e2ba-16ed-4700-9ed8-aa8e0b61a81f Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1025 | 2023.12.01 20:54:18.415202 [ 3 ] {} <Debug> HTTP-Session: 2202e2ba-16ed-4700-9ed8-aa8e0b61a81f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1026 | 2023.12.01 20:54:18.415276 [ 3 ] {199b6ef5-408c-44f6-ac52-592290565e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1027 | 2023.12.01 20:54:18.415315 [ 3 ] {199b6ef5-408c-44f6-ac52-592290565e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1028 | 2023.12.01 20:54:18.415417 [ 3 ] {199b6ef5-408c-44f6-ac52-592290565e2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1029 | 2023.12.01 20:54:18.415729 [ 3 ] {199b6ef5-408c-44f6-ac52-592290565e2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. | ||
1030 | 2023.12.01 20:54:18.415936 [ 3 ] {199b6ef5-408c-44f6-ac52-592290565e2a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1031 | 2023.12.01 20:54:18.416083 [ 3 ] {199b6ef5-408c-44f6-ac52-592290565e2a} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1032 | 2023.12.01 20:54:18.416214 [ 3 ] {199b6ef5-408c-44f6-ac52-592290565e2a} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.000909035 sec., 39602 rows/sec., 3.35 MiB/sec. | ||
1033 | 2023.12.01 20:54:18.416353 [ 3 ] {199b6ef5-408c-44f6-ac52-592290565e2a} <Debug> DynamicQueryHandler: Done processing query | ||
1034 | 2023.12.01 20:54:18.416376 [ 3 ] {199b6ef5-408c-44f6-ac52-592290565e2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1035 | 2023.12.01 20:54:18.416393 [ 3 ] {} <Debug> HTTP-Session: 2202e2ba-16ed-4700-9ed8-aa8e0b61a81f Destroying unnamed session | ||
1036 | 2023.12.01 20:54:18.416512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1037 | 2023.12.01 20:54:18.416558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1038 | 2023.12.01 20:54:18.416577 [ 3 ] {} <Debug> HTTP-Session: 4d143f8a-adde-4784-a7b1-19e435f946fb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1039 | 2023.12.01 20:54:18.416593 [ 3 ] {} <Debug> HTTP-Session: 4d143f8a-adde-4784-a7b1-19e435f946fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1040 | 2023.12.01 20:54:18.416664 [ 3 ] {24dd8d35-2766-477d-8317-81f45d9ad710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1041 | 2023.12.01 20:54:18.416702 [ 3 ] {24dd8d35-2766-477d-8317-81f45d9ad710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1042 | 2023.12.01 20:54:18.416807 [ 3 ] {24dd8d35-2766-477d-8317-81f45d9ad710} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1043 | 2023.12.01 20:54:18.417081 [ 3 ] {24dd8d35-2766-477d-8317-81f45d9ad710} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. | ||
1044 | 2023.12.01 20:54:18.417303 [ 3 ] {24dd8d35-2766-477d-8317-81f45d9ad710} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1045 | 2023.12.01 20:54:18.417449 [ 3 ] {24dd8d35-2766-477d-8317-81f45d9ad710} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1046 | 2023.12.01 20:54:18.417547 [ 3 ] {24dd8d35-2766-477d-8317-81f45d9ad710} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000857023 sec., 28003 rows/sec., 2.16 MiB/sec. | ||
1047 | 2023.12.01 20:54:18.417711 [ 3 ] {24dd8d35-2766-477d-8317-81f45d9ad710} <Debug> DynamicQueryHandler: Done processing query | ||
1048 | 2023.12.01 20:54:18.417735 [ 3 ] {24dd8d35-2766-477d-8317-81f45d9ad710} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1049 | 2023.12.01 20:54:18.417751 [ 3 ] {} <Debug> HTTP-Session: 4d143f8a-adde-4784-a7b1-19e435f946fb Destroying unnamed session | ||
1050 | 2023.12.01 20:54:18.417966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 36985, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1051 | 2023.12.01 20:54:18.418013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1052 | 2023.12.01 20:54:18.418032 [ 3 ] {} <Debug> HTTP-Session: fbb0e248-0f50-4ca0-812b-db21e1aed346 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1053 | 2023.12.01 20:54:18.418049 [ 3 ] {} <Debug> HTTP-Session: fbb0e248-0f50-4ca0-812b-db21e1aed346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1054 | 2023.12.01 20:54:18.418129 [ 3 ] {40211ded-81d0-46b7-b3ed-2f0c5b1c6f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1055 | 2023.12.01 20:54:18.418171 [ 3 ] {40211ded-81d0-46b7-b3ed-2f0c5b1c6f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1056 | 2023.12.01 20:54:18.418288 [ 3 ] {40211ded-81d0-46b7-b3ed-2f0c5b1c6f24} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1057 | 2023.12.01 20:54:18.418647 [ 3 ] {40211ded-81d0-46b7-b3ed-2f0c5b1c6f24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. | ||
1058 | 2023.12.01 20:54:18.418913 [ 3 ] {40211ded-81d0-46b7-b3ed-2f0c5b1c6f24} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1059 | 2023.12.01 20:54:18.419087 [ 3 ] {40211ded-81d0-46b7-b3ed-2f0c5b1c6f24} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1060 | 2023.12.01 20:54:18.419213 [ 3 ] {40211ded-81d0-46b7-b3ed-2f0c5b1c6f24} <Information> executeQuery: Read 192 rows, 13.69 KiB in 0.001051789 sec., 182546 rows/sec., 12.71 MiB/sec. | ||
1061 | 2023.12.01 20:54:18.419355 [ 3 ] {40211ded-81d0-46b7-b3ed-2f0c5b1c6f24} <Debug> DynamicQueryHandler: Done processing query | ||
1062 | 2023.12.01 20:54:18.419380 [ 3 ] {40211ded-81d0-46b7-b3ed-2f0c5b1c6f24} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1063 | 2023.12.01 20:54:18.419395 [ 3 ] {} <Debug> HTTP-Session: fbb0e248-0f50-4ca0-812b-db21e1aed346 Destroying unnamed session | ||
1064 | 2023.12.01 20:54:23.360330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 6505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1065 | 2023.12.01 20:54:23.360497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1066 | 2023.12.01 20:54:23.360522 [ 3 ] {} <Debug> HTTP-Session: 75ebf631-523b-438a-a298-758594a15659 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1067 | 2023.12.01 20:54:23.360546 [ 3 ] {} <Debug> HTTP-Session: 75ebf631-523b-438a-a298-758594a15659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1068 | 2023.12.01 20:54:23.360673 [ 3 ] {a4b52095-a627-4224-9cfb-5bcc6d1f73af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1069 | 2023.12.01 20:54:23.360733 [ 3 ] {a4b52095-a627-4224-9cfb-5bcc6d1f73af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1070 | 2023.12.01 20:54:23.360889 [ 3 ] {a4b52095-a627-4224-9cfb-5bcc6d1f73af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1071 | 2023.12.01 20:54:23.361345 [ 3 ] {a4b52095-a627-4224-9cfb-5bcc6d1f73af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1072 | 2023.12.01 20:54:23.361601 [ 3 ] {a4b52095-a627-4224-9cfb-5bcc6d1f73af} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1073 | 2023.12.01 20:54:23.361765 [ 3 ] {a4b52095-a627-4224-9cfb-5bcc6d1f73af} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1074 | 2023.12.01 20:54:23.361901 [ 3 ] {a4b52095-a627-4224-9cfb-5bcc6d1f73af} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001190342 sec., 37804 rows/sec., 2.99 MiB/sec. | ||
1075 | 2023.12.01 20:54:23.362056 [ 3 ] {a4b52095-a627-4224-9cfb-5bcc6d1f73af} <Debug> DynamicQueryHandler: Done processing query | ||
1076 | 2023.12.01 20:54:23.362081 [ 3 ] {a4b52095-a627-4224-9cfb-5bcc6d1f73af} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1077 | 2023.12.01 20:54:23.362099 [ 3 ] {} <Debug> HTTP-Session: 75ebf631-523b-438a-a298-758594a15659 Destroying unnamed session | ||
1078 | 2023.12.01 20:54:23.362241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 21868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1079 | 2023.12.01 20:54:23.362293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1080 | 2023.12.01 20:54:23.362313 [ 3 ] {} <Debug> HTTP-Session: ad5c53fa-55f1-435c-bbe9-af24bbccbfe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1081 | 2023.12.01 20:54:23.362331 [ 3 ] {} <Debug> HTTP-Session: ad5c53fa-55f1-435c-bbe9-af24bbccbfe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1082 | 2023.12.01 20:54:23.362416 [ 3 ] {2fcce413-e362-4bb7-a1fe-9a9f9b9a84d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1083 | 2023.12.01 20:54:23.362459 [ 3 ] {2fcce413-e362-4bb7-a1fe-9a9f9b9a84d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1084 | 2023.12.01 20:54:23.362569 [ 3 ] {2fcce413-e362-4bb7-a1fe-9a9f9b9a84d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1085 | 2023.12.01 20:54:23.362955 [ 3 ] {2fcce413-e362-4bb7-a1fe-9a9f9b9a84d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1086 | 2023.12.01 20:54:23.363167 [ 3 ] {2fcce413-e362-4bb7-a1fe-9a9f9b9a84d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1087 | 2023.12.01 20:54:23.363323 [ 3 ] {2fcce413-e362-4bb7-a1fe-9a9f9b9a84d7} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1088 | 2023.12.01 20:54:23.363457 [ 3 ] {2fcce413-e362-4bb7-a1fe-9a9f9b9a84d7} <Information> executeQuery: Read 135 rows, 13.60 KiB in 0.001007807 sec., 133954 rows/sec., 13.18 MiB/sec. | ||
1089 | 2023.12.01 20:54:23.363597 [ 3 ] {2fcce413-e362-4bb7-a1fe-9a9f9b9a84d7} <Debug> DynamicQueryHandler: Done processing query | ||
1090 | 2023.12.01 20:54:23.363622 [ 3 ] {2fcce413-e362-4bb7-a1fe-9a9f9b9a84d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1091 | 2023.12.01 20:54:23.363639 [ 3 ] {} <Debug> HTTP-Session: ad5c53fa-55f1-435c-bbe9-af24bbccbfe7 Destroying unnamed session | ||
1092 | 2023.12.01 20:54:23.363767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1093 | 2023.12.01 20:54:23.363813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1094 | 2023.12.01 20:54:23.363833 [ 3 ] {} <Debug> HTTP-Session: 9ebbd939-86b3-45cd-8fee-c2bab744b218 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1095 | 2023.12.01 20:54:23.363850 [ 3 ] {} <Debug> HTTP-Session: 9ebbd939-86b3-45cd-8fee-c2bab744b218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1096 | 2023.12.01 20:54:23.363925 [ 3 ] {1adde121-7cc4-4ad7-9080-224486cd00fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1097 | 2023.12.01 20:54:23.363964 [ 3 ] {1adde121-7cc4-4ad7-9080-224486cd00fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1098 | 2023.12.01 20:54:23.364070 [ 3 ] {1adde121-7cc4-4ad7-9080-224486cd00fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1099 | 2023.12.01 20:54:23.364383 [ 3 ] {1adde121-7cc4-4ad7-9080-224486cd00fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1100 | 2023.12.01 20:54:23.364584 [ 3 ] {1adde121-7cc4-4ad7-9080-224486cd00fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1101 | 2023.12.01 20:54:23.364727 [ 3 ] {1adde121-7cc4-4ad7-9080-224486cd00fb} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1102 | 2023.12.01 20:54:23.364854 [ 3 ] {1adde121-7cc4-4ad7-9080-224486cd00fb} <Information> executeQuery: Read 51 rows, 4.06 KiB in 0.000899204 sec., 56716 rows/sec., 4.41 MiB/sec. | ||
1103 | 2023.12.01 20:54:23.364975 [ 3 ] {1adde121-7cc4-4ad7-9080-224486cd00fb} <Debug> DynamicQueryHandler: Done processing query | ||
1104 | 2023.12.01 20:54:23.365000 [ 3 ] {1adde121-7cc4-4ad7-9080-224486cd00fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1105 | 2023.12.01 20:54:23.365016 [ 3 ] {} <Debug> HTTP-Session: 9ebbd939-86b3-45cd-8fee-c2bab744b218 Destroying unnamed session | ||
1106 | 2023.12.01 20:54:23.365234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 48145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1107 | 2023.12.01 20:54:23.365280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1108 | 2023.12.01 20:54:23.365301 [ 3 ] {} <Debug> HTTP-Session: ddb3f8e5-6925-4420-8493-69cb57539900 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1109 | 2023.12.01 20:54:23.365318 [ 3 ] {} <Debug> HTTP-Session: ddb3f8e5-6925-4420-8493-69cb57539900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1110 | 2023.12.01 20:54:23.365410 [ 3 ] {fc792258-f16c-492b-a798-591ab21d755d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1111 | 2023.12.01 20:54:23.365455 [ 3 ] {fc792258-f16c-492b-a798-591ab21d755d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1112 | 2023.12.01 20:54:23.365593 [ 3 ] {fc792258-f16c-492b-a798-591ab21d755d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1113 | 2023.12.01 20:54:23.366080 [ 3 ] {fc792258-f16c-492b-a798-591ab21d755d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1114 | 2023.12.01 20:54:23.366395 [ 3 ] {fc792258-f16c-492b-a798-591ab21d755d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1115 | 2023.12.01 20:54:23.366568 [ 3 ] {fc792258-f16c-492b-a798-591ab21d755d} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1116 | 2023.12.01 20:54:23.366700 [ 3 ] {fc792258-f16c-492b-a798-591ab21d755d} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001257114 sec., 35796 rows/sec., 48.31 MiB/sec. | ||
1117 | 2023.12.01 20:54:23.366836 [ 3 ] {fc792258-f16c-492b-a798-591ab21d755d} <Debug> DynamicQueryHandler: Done processing query | ||
1118 | 2023.12.01 20:54:23.366859 [ 3 ] {fc792258-f16c-492b-a798-591ab21d755d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1119 | 2023.12.01 20:54:23.366876 [ 3 ] {} <Debug> HTTP-Session: ddb3f8e5-6925-4420-8493-69cb57539900 Destroying unnamed session | ||
1120 | 2023.12.01 20:54:23.366990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1121 | 2023.12.01 20:54:23.367035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1122 | 2023.12.01 20:54:23.367053 [ 3 ] {} <Debug> HTTP-Session: eb5d25a6-d76f-4e63-80af-9ed9cfddffc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1123 | 2023.12.01 20:54:23.367070 [ 3 ] {} <Debug> HTTP-Session: eb5d25a6-d76f-4e63-80af-9ed9cfddffc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1124 | 2023.12.01 20:54:23.367138 [ 3 ] {b4176423-7c4e-493c-b599-68d6afef75b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1125 | 2023.12.01 20:54:23.367177 [ 3 ] {b4176423-7c4e-493c-b599-68d6afef75b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1126 | 2023.12.01 20:54:23.367280 [ 3 ] {b4176423-7c4e-493c-b599-68d6afef75b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1127 | 2023.12.01 20:54:23.367562 [ 3 ] {b4176423-7c4e-493c-b599-68d6afef75b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1128 | 2023.12.01 20:54:23.367797 [ 3 ] {b4176423-7c4e-493c-b599-68d6afef75b2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1129 | 2023.12.01 20:54:23.367967 [ 3 ] {b4176423-7c4e-493c-b599-68d6afef75b2} <Trace> oximeter.measurements_i64 (d1dbfd80-343d-48ac-85d8-9fea855cf140): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1130 | 2023.12.01 20:54:23.368086 [ 3 ] {b4176423-7c4e-493c-b599-68d6afef75b2} <Information> executeQuery: Read 6 rows, 399.00 B in 0.000913005 sec., 6571 rows/sec., 426.78 KiB/sec. | ||
1131 | 2023.12.01 20:54:23.368206 [ 3 ] {b4176423-7c4e-493c-b599-68d6afef75b2} <Debug> DynamicQueryHandler: Done processing query | ||
1132 | 2023.12.01 20:54:23.368229 [ 3 ] {b4176423-7c4e-493c-b599-68d6afef75b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1133 | 2023.12.01 20:54:23.368245 [ 3 ] {} <Debug> HTTP-Session: eb5d25a6-d76f-4e63-80af-9ed9cfddffc0 Destroying unnamed session | ||
1134 | 2023.12.01 20:54:28.488935 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1135 | 2023.12.01 20:54:28.489037 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1136 | 2023.12.01 20:54:33.359522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 6505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1137 | 2023.12.01 20:54:33.359652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1138 | 2023.12.01 20:54:33.359683 [ 3 ] {} <Debug> HTTP-Session: 7999c0b2-ec30-46c3-b583-7bc1123e10d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1139 | 2023.12.01 20:54:33.359711 [ 3 ] {} <Debug> HTTP-Session: 7999c0b2-ec30-46c3-b583-7bc1123e10d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1140 | 2023.12.01 20:54:33.359855 [ 3 ] {a45d1e8a-c053-4273-a6af-69d6d4fc5360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1141 | 2023.12.01 20:54:33.359923 [ 3 ] {a45d1e8a-c053-4273-a6af-69d6d4fc5360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1142 | 2023.12.01 20:54:33.360102 [ 3 ] {a45d1e8a-c053-4273-a6af-69d6d4fc5360} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1143 | 2023.12.01 20:54:33.360577 [ 3 ] {a45d1e8a-c053-4273-a6af-69d6d4fc5360} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1144 | 2023.12.01 20:54:33.360838 [ 3 ] {a45d1e8a-c053-4273-a6af-69d6d4fc5360} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1145 | 2023.12.01 20:54:33.361006 [ 3 ] {a45d1e8a-c053-4273-a6af-69d6d4fc5360} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1146 | 2023.12.01 20:54:33.361126 [ 3 ] {a45d1e8a-c053-4273-a6af-69d6d4fc5360} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001231884 sec., 36529 rows/sec., 2.89 MiB/sec. | ||
1147 | 2023.12.01 20:54:33.361283 [ 3 ] {a45d1e8a-c053-4273-a6af-69d6d4fc5360} <Debug> DynamicQueryHandler: Done processing query | ||
1148 | 2023.12.01 20:54:33.361308 [ 3 ] {a45d1e8a-c053-4273-a6af-69d6d4fc5360} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1149 | 2023.12.01 20:54:33.361326 [ 3 ] {} <Debug> HTTP-Session: 7999c0b2-ec30-46c3-b583-7bc1123e10d0 Destroying unnamed session | ||
1150 | 2023.12.01 20:54:33.361472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 21868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1151 | 2023.12.01 20:54:33.361523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1152 | 2023.12.01 20:54:33.361544 [ 3 ] {} <Debug> HTTP-Session: 82045390-2169-4f65-98e4-3117b29828c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1153 | 2023.12.01 20:54:33.361562 [ 3 ] {} <Debug> HTTP-Session: 82045390-2169-4f65-98e4-3117b29828c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1154 | 2023.12.01 20:54:33.361644 [ 3 ] {a7a19134-53b9-4164-ab61-e600446250d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1155 | 2023.12.01 20:54:33.361686 [ 3 ] {a7a19134-53b9-4164-ab61-e600446250d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1156 | 2023.12.01 20:54:33.361791 [ 3 ] {a7a19134-53b9-4164-ab61-e600446250d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1157 | 2023.12.01 20:54:33.362198 [ 3 ] {a7a19134-53b9-4164-ab61-e600446250d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1158 | 2023.12.01 20:54:33.362416 [ 3 ] {a7a19134-53b9-4164-ab61-e600446250d9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1159 | 2023.12.01 20:54:33.362562 [ 3 ] {a7a19134-53b9-4164-ab61-e600446250d9} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1160 | 2023.12.01 20:54:33.362689 [ 3 ] {a7a19134-53b9-4164-ab61-e600446250d9} <Information> executeQuery: Read 135 rows, 13.60 KiB in 0.001016128 sec., 132857 rows/sec., 13.07 MiB/sec. | ||
1161 | 2023.12.01 20:54:33.362823 [ 3 ] {a7a19134-53b9-4164-ab61-e600446250d9} <Debug> DynamicQueryHandler: Done processing query | ||
1162 | 2023.12.01 20:54:33.362846 [ 3 ] {a7a19134-53b9-4164-ab61-e600446250d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1163 | 2023.12.01 20:54:33.362862 [ 3 ] {} <Debug> HTTP-Session: 82045390-2169-4f65-98e4-3117b29828c2 Destroying unnamed session | ||
1164 | 2023.12.01 20:54:33.362987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1165 | 2023.12.01 20:54:33.363034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1166 | 2023.12.01 20:54:33.363053 [ 3 ] {} <Debug> HTTP-Session: 3b2a56bb-d244-406b-a9f1-325c84755c41 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1167 | 2023.12.01 20:54:33.363069 [ 3 ] {} <Debug> HTTP-Session: 3b2a56bb-d244-406b-a9f1-325c84755c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1168 | 2023.12.01 20:54:33.363144 [ 3 ] {3aa31ff6-cfed-4c33-ae8b-80a114bb93d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1169 | 2023.12.01 20:54:33.363182 [ 3 ] {3aa31ff6-cfed-4c33-ae8b-80a114bb93d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1170 | 2023.12.01 20:54:33.363286 [ 3 ] {3aa31ff6-cfed-4c33-ae8b-80a114bb93d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1171 | 2023.12.01 20:54:33.363610 [ 3 ] {3aa31ff6-cfed-4c33-ae8b-80a114bb93d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1172 | 2023.12.01 20:54:33.363810 [ 3 ] {3aa31ff6-cfed-4c33-ae8b-80a114bb93d2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1173 | 2023.12.01 20:54:33.363954 [ 3 ] {3aa31ff6-cfed-4c33-ae8b-80a114bb93d2} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1174 | 2023.12.01 20:54:33.364077 [ 3 ] {3aa31ff6-cfed-4c33-ae8b-80a114bb93d2} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.000905315 sec., 49706 rows/sec., 3.89 MiB/sec. | ||
1175 | 2023.12.01 20:54:33.364202 [ 3 ] {3aa31ff6-cfed-4c33-ae8b-80a114bb93d2} <Debug> DynamicQueryHandler: Done processing query | ||
1176 | 2023.12.01 20:54:33.364226 [ 3 ] {3aa31ff6-cfed-4c33-ae8b-80a114bb93d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1177 | 2023.12.01 20:54:33.364241 [ 3 ] {} <Debug> HTTP-Session: 3b2a56bb-d244-406b-a9f1-325c84755c41 Destroying unnamed session | ||
1178 | 2023.12.01 20:54:33.364474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 48145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1179 | 2023.12.01 20:54:33.364521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1180 | 2023.12.01 20:54:33.364540 [ 3 ] {} <Debug> HTTP-Session: 612f223f-c3a5-4a1b-a0f9-9ca6fd0d55ee Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1181 | 2023.12.01 20:54:33.364557 [ 3 ] {} <Debug> HTTP-Session: 612f223f-c3a5-4a1b-a0f9-9ca6fd0d55ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1182 | 2023.12.01 20:54:33.364640 [ 3 ] {f46d981c-0a86-4398-8ff2-bd75b8ec2f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1183 | 2023.12.01 20:54:33.364685 [ 3 ] {f46d981c-0a86-4398-8ff2-bd75b8ec2f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1184 | 2023.12.01 20:54:33.364822 [ 3 ] {f46d981c-0a86-4398-8ff2-bd75b8ec2f1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1185 | 2023.12.01 20:54:33.365390 [ 3 ] {f46d981c-0a86-4398-8ff2-bd75b8ec2f1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1186 | 2023.12.01 20:54:33.365698 [ 3 ] {f46d981c-0a86-4398-8ff2-bd75b8ec2f1c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1187 | 2023.12.01 20:54:33.365873 [ 3 ] {f46d981c-0a86-4398-8ff2-bd75b8ec2f1c} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1188 | 2023.12.01 20:54:33.365994 [ 3 ] {f46d981c-0a86-4398-8ff2-bd75b8ec2f1c} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001325406 sec., 33951 rows/sec., 45.82 MiB/sec. | ||
1189 | 2023.12.01 20:54:33.366146 [ 3 ] {f46d981c-0a86-4398-8ff2-bd75b8ec2f1c} <Debug> DynamicQueryHandler: Done processing query | ||
1190 | 2023.12.01 20:54:33.366171 [ 3 ] {f46d981c-0a86-4398-8ff2-bd75b8ec2f1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1191 | 2023.12.01 20:54:33.366187 [ 3 ] {} <Debug> HTTP-Session: 612f223f-c3a5-4a1b-a0f9-9ca6fd0d55ee Destroying unnamed session | ||
1192 | 2023.12.01 20:54:43.359698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1193 | 2023.12.01 20:54:43.359832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1194 | 2023.12.01 20:54:43.359862 [ 3 ] {} <Debug> HTTP-Session: 29c4a37f-037b-4216-b6ef-1f7547673daf Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1195 | 2023.12.01 20:54:43.359890 [ 3 ] {} <Debug> HTTP-Session: 29c4a37f-037b-4216-b6ef-1f7547673daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1196 | 2023.12.01 20:54:43.360034 [ 3 ] {a2f3a90b-e5b0-4a26-b896-fe4edc5f3651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1197 | 2023.12.01 20:54:43.360101 [ 3 ] {a2f3a90b-e5b0-4a26-b896-fe4edc5f3651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1198 | 2023.12.01 20:54:43.360287 [ 3 ] {a2f3a90b-e5b0-4a26-b896-fe4edc5f3651} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1199 | 2023.12.01 20:54:43.360754 [ 3 ] {a2f3a90b-e5b0-4a26-b896-fe4edc5f3651} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1200 | 2023.12.01 20:54:43.361024 [ 3 ] {a2f3a90b-e5b0-4a26-b896-fe4edc5f3651} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1201 | 2023.12.01 20:54:43.361191 [ 3 ] {a2f3a90b-e5b0-4a26-b896-fe4edc5f3651} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1202 | 2023.12.01 20:54:43.361306 [ 3 ] {a2f3a90b-e5b0-4a26-b896-fe4edc5f3651} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001233284 sec., 38920 rows/sec., 3.08 MiB/sec. | ||
1203 | 2023.12.01 20:54:43.361457 [ 3 ] {a2f3a90b-e5b0-4a26-b896-fe4edc5f3651} <Debug> DynamicQueryHandler: Done processing query | ||
1204 | 2023.12.01 20:54:43.361483 [ 3 ] {a2f3a90b-e5b0-4a26-b896-fe4edc5f3651} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1205 | 2023.12.01 20:54:43.361499 [ 3 ] {} <Debug> HTTP-Session: 29c4a37f-037b-4216-b6ef-1f7547673daf Destroying unnamed session | ||
1206 | 2023.12.01 20:54:43.361633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 23204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1207 | 2023.12.01 20:54:43.361679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1208 | 2023.12.01 20:54:43.361703 [ 3 ] {} <Debug> HTTP-Session: 6b5e67d7-72df-4b6d-96c4-1fccccce8b2e Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1209 | 2023.12.01 20:54:43.361720 [ 3 ] {} <Debug> HTTP-Session: 6b5e67d7-72df-4b6d-96c4-1fccccce8b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1210 | 2023.12.01 20:54:43.361796 [ 3 ] {a52716a4-12f7-4c55-8387-3a780df8901e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1211 | 2023.12.01 20:54:43.361836 [ 3 ] {a52716a4-12f7-4c55-8387-3a780df8901e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1212 | 2023.12.01 20:54:43.361937 [ 3 ] {a52716a4-12f7-4c55-8387-3a780df8901e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1213 | 2023.12.01 20:54:43.362343 [ 3 ] {a52716a4-12f7-4c55-8387-3a780df8901e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1214 | 2023.12.01 20:54:43.362562 [ 3 ] {a52716a4-12f7-4c55-8387-3a780df8901e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1215 | 2023.12.01 20:54:43.362709 [ 3 ] {a52716a4-12f7-4c55-8387-3a780df8901e} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1216 | 2023.12.01 20:54:43.362842 [ 3 ] {a52716a4-12f7-4c55-8387-3a780df8901e} <Information> executeQuery: Read 144 rows, 14.39 KiB in 0.001016368 sec., 141680 rows/sec., 13.83 MiB/sec. | ||
1217 | 2023.12.01 20:54:43.362971 [ 3 ] {a52716a4-12f7-4c55-8387-3a780df8901e} <Debug> DynamicQueryHandler: Done processing query | ||
1218 | 2023.12.01 20:54:43.362995 [ 3 ] {a52716a4-12f7-4c55-8387-3a780df8901e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1219 | 2023.12.01 20:54:43.363011 [ 3 ] {} <Debug> HTTP-Session: 6b5e67d7-72df-4b6d-96c4-1fccccce8b2e Destroying unnamed session | ||
1220 | 2023.12.01 20:54:43.363125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8691, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1221 | 2023.12.01 20:54:43.363172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1222 | 2023.12.01 20:54:43.363191 [ 3 ] {} <Debug> HTTP-Session: 8123d9ef-52f7-4a59-8bd5-843216f2dbd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1223 | 2023.12.01 20:54:43.363207 [ 3 ] {} <Debug> HTTP-Session: 8123d9ef-52f7-4a59-8bd5-843216f2dbd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1224 | 2023.12.01 20:54:43.363280 [ 3 ] {c3e13dac-36d0-4024-8173-6a0c623f1be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1225 | 2023.12.01 20:54:43.363319 [ 3 ] {c3e13dac-36d0-4024-8173-6a0c623f1be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1226 | 2023.12.01 20:54:43.363421 [ 3 ] {c3e13dac-36d0-4024-8173-6a0c623f1be8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1227 | 2023.12.01 20:54:43.363763 [ 3 ] {c3e13dac-36d0-4024-8173-6a0c623f1be8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1228 | 2023.12.01 20:54:43.363971 [ 3 ] {c3e13dac-36d0-4024-8173-6a0c623f1be8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1229 | 2023.12.01 20:54:43.364121 [ 3 ] {c3e13dac-36d0-4024-8173-6a0c623f1be8} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1230 | 2023.12.01 20:54:43.364252 [ 3 ] {c3e13dac-36d0-4024-8173-6a0c623f1be8} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000941826 sec., 54150 rows/sec., 4.24 MiB/sec. | ||
1231 | 2023.12.01 20:54:43.364384 [ 3 ] {c3e13dac-36d0-4024-8173-6a0c623f1be8} <Debug> DynamicQueryHandler: Done processing query | ||
1232 | 2023.12.01 20:54:43.364407 [ 3 ] {c3e13dac-36d0-4024-8173-6a0c623f1be8} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1233 | 2023.12.01 20:54:43.364423 [ 3 ] {} <Debug> HTTP-Session: 8123d9ef-52f7-4a59-8bd5-843216f2dbd5 Destroying unnamed session | ||
1234 | 2023.12.01 20:54:43.364686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 51350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1235 | 2023.12.01 20:54:43.364732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1236 | 2023.12.01 20:54:43.364750 [ 3 ] {} <Debug> HTTP-Session: 5f2d05fd-bcf2-4422-a7bf-d14021bdd4b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1237 | 2023.12.01 20:54:43.364767 [ 3 ] {} <Debug> HTTP-Session: 5f2d05fd-bcf2-4422-a7bf-d14021bdd4b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1238 | 2023.12.01 20:54:43.364858 [ 3 ] {0edd444a-ebed-4ff0-9cb8-005a45fd8734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1239 | 2023.12.01 20:54:43.364903 [ 3 ] {0edd444a-ebed-4ff0-9cb8-005a45fd8734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1240 | 2023.12.01 20:54:43.365040 [ 3 ] {0edd444a-ebed-4ff0-9cb8-005a45fd8734} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1241 | 2023.12.01 20:54:43.365538 [ 3 ] {0edd444a-ebed-4ff0-9cb8-005a45fd8734} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1242 | 2023.12.01 20:54:43.365865 [ 3 ] {0edd444a-ebed-4ff0-9cb8-005a45fd8734} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1243 | 2023.12.01 20:54:43.366046 [ 3 ] {0edd444a-ebed-4ff0-9cb8-005a45fd8734} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1244 | 2023.12.01 20:54:43.366173 [ 3 ] {0edd444a-ebed-4ff0-9cb8-005a45fd8734} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001286695 sec., 37304 rows/sec., 50.34 MiB/sec. | ||
1245 | 2023.12.01 20:54:43.366302 [ 3 ] {0edd444a-ebed-4ff0-9cb8-005a45fd8734} <Debug> DynamicQueryHandler: Done processing query | ||
1246 | 2023.12.01 20:54:43.366324 [ 3 ] {0edd444a-ebed-4ff0-9cb8-005a45fd8734} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1247 | 2023.12.01 20:54:43.366339 [ 3 ] {} <Debug> HTTP-Session: 5f2d05fd-bcf2-4422-a7bf-d14021bdd4b8 Destroying unnamed session | ||
1248 | 2023.12.01 20:54:43.366459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1249 | 2023.12.01 20:54:43.366504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1250 | 2023.12.01 20:54:43.366522 [ 3 ] {} <Debug> HTTP-Session: a323ab2a-f487-4ea8-ab70-df611506b9f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1251 | 2023.12.01 20:54:43.366538 [ 3 ] {} <Debug> HTTP-Session: a323ab2a-f487-4ea8-ab70-df611506b9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1252 | 2023.12.01 20:54:43.366606 [ 3 ] {794eb9ab-ae10-4555-b0c6-b04078acb88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1253 | 2023.12.01 20:54:43.366645 [ 3 ] {794eb9ab-ae10-4555-b0c6-b04078acb88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1254 | 2023.12.01 20:54:43.366747 [ 3 ] {794eb9ab-ae10-4555-b0c6-b04078acb88c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1255 | 2023.12.01 20:54:43.367002 [ 3 ] {794eb9ab-ae10-4555-b0c6-b04078acb88c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1256 | 2023.12.01 20:54:43.367238 [ 3 ] {794eb9ab-ae10-4555-b0c6-b04078acb88c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1257 | 2023.12.01 20:54:43.367410 [ 3 ] {794eb9ab-ae10-4555-b0c6-b04078acb88c} <Trace> oximeter.measurements_i64 (d1dbfd80-343d-48ac-85d8-9fea855cf140): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1258 | 2023.12.01 20:54:43.367531 [ 3 ] {794eb9ab-ae10-4555-b0c6-b04078acb88c} <Information> executeQuery: Read 3 rows, 214.00 B in 0.000893885 sec., 3356 rows/sec., 233.79 KiB/sec. | ||
1259 | 2023.12.01 20:54:43.367654 [ 3 ] {794eb9ab-ae10-4555-b0c6-b04078acb88c} <Debug> DynamicQueryHandler: Done processing query | ||
1260 | 2023.12.01 20:54:43.367677 [ 3 ] {794eb9ab-ae10-4555-b0c6-b04078acb88c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1261 | 2023.12.01 20:54:43.367697 [ 3 ] {} <Debug> HTTP-Session: a323ab2a-f487-4ea8-ab70-df611506b9f1 Destroying unnamed session | ||
1262 | 2023.12.01 20:54:43.489089 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1263 | 2023.12.01 20:54:43.489142 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1264 | 2023.12.01 20:54:48.358017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1265 | 2023.12.01 20:54:48.358145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1266 | 2023.12.01 20:54:48.358175 [ 3 ] {} <Debug> HTTP-Session: 334fbfad-5872-4f02-a244-74ce625cdb7d Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1267 | 2023.12.01 20:54:48.358203 [ 3 ] {} <Debug> HTTP-Session: 334fbfad-5872-4f02-a244-74ce625cdb7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1268 | 2023.12.01 20:54:48.358422 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) 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) | ||
1269 | 2023.12.01 20:54:48.359061 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1270 | 2023.12.01 20:54:48.359245 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1271 | 2023.12.01 20:54:48.359296 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1272 | 2023.12.01 20:54:48.359463 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1273 | 2023.12.01 20:54:48.359606 [ 189 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1274 | 2023.12.01 20:54:48.359634 [ 188 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1275 | 2023.12.01 20:54:48.359768 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (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 | ||
1276 | 2023.12.01 20:54:48.359857 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1277 | 2023.12.01 20:54:48.361654 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003176818 sec., 3147 rows/sec., 442.35 KiB/sec. | ||
1278 | 2023.12.01 20:54:48.361966 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} <Debug> DynamicQueryHandler: Done processing query | ||
1279 | 2023.12.01 20:54:48.361996 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1280 | 2023.12.01 20:54:48.362017 [ 3 ] {} <Debug> HTTP-Session: 334fbfad-5872-4f02-a244-74ce625cdb7d Destroying unnamed session | ||
1281 | 2023.12.01 20:54:48.362195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1282 | 2023.12.01 20:54:48.362254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1283 | 2023.12.01 20:54:48.362278 [ 3 ] {} <Debug> HTTP-Session: 06612623-3189-4456-aa55-9a55c8bd7597 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1284 | 2023.12.01 20:54:48.362301 [ 3 ] {} <Debug> HTTP-Session: 06612623-3189-4456-aa55-9a55c8bd7597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1285 | 2023.12.01 20:54:48.362402 [ 3 ] {6ad0e377-a2f5-4d2c-9cc1-7f6c18bdc403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1286 | 2023.12.01 20:54:48.362452 [ 3 ] {6ad0e377-a2f5-4d2c-9cc1-7f6c18bdc403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1287 | 2023.12.01 20:54:48.362620 [ 3 ] {6ad0e377-a2f5-4d2c-9cc1-7f6c18bdc403} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1288 | 2023.12.01 20:54:48.362935 [ 3 ] {6ad0e377-a2f5-4d2c-9cc1-7f6c18bdc403} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1289 | 2023.12.01 20:54:48.363241 [ 3 ] {6ad0e377-a2f5-4d2c-9cc1-7f6c18bdc403} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1290 | 2023.12.01 20:54:48.363408 [ 3 ] {6ad0e377-a2f5-4d2c-9cc1-7f6c18bdc403} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1291 | 2023.12.01 20:54:48.363527 [ 3 ] {6ad0e377-a2f5-4d2c-9cc1-7f6c18bdc403} <Information> executeQuery: Read 1 rows, 232.00 B in 0.00109095 sec., 916 rows/sec., 207.67 KiB/sec. | ||
1292 | 2023.12.01 20:54:48.363660 [ 3 ] {6ad0e377-a2f5-4d2c-9cc1-7f6c18bdc403} <Debug> DynamicQueryHandler: Done processing query | ||
1293 | 2023.12.01 20:54:48.363684 [ 3 ] {6ad0e377-a2f5-4d2c-9cc1-7f6c18bdc403} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1294 | 2023.12.01 20:54:48.363700 [ 3 ] {} <Debug> HTTP-Session: 06612623-3189-4456-aa55-9a55c8bd7597 Destroying unnamed session | ||
1295 | 2023.12.01 20:54:48.363834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1296 | 2023.12.01 20:54:48.363881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1297 | 2023.12.01 20:54:48.363901 [ 3 ] {} <Debug> HTTP-Session: 5608dc10-a60a-4825-bf61-a6c4483f2ee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1298 | 2023.12.01 20:54:48.363917 [ 3 ] {} <Debug> HTTP-Session: 5608dc10-a60a-4825-bf61-a6c4483f2ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1299 | 2023.12.01 20:54:48.363991 [ 3 ] {b9f249fd-7934-42f3-816e-99d73594a7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1300 | 2023.12.01 20:54:48.364031 [ 3 ] {b9f249fd-7934-42f3-816e-99d73594a7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1301 | 2023.12.01 20:54:48.364198 [ 3 ] {b9f249fd-7934-42f3-816e-99d73594a7a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1302 | 2023.12.01 20:54:48.364484 [ 3 ] {b9f249fd-7934-42f3-816e-99d73594a7a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1303 | 2023.12.01 20:54:48.364700 [ 3 ] {b9f249fd-7934-42f3-816e-99d73594a7a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1304 | 2023.12.01 20:54:48.364849 [ 3 ] {b9f249fd-7934-42f3-816e-99d73594a7a3} <Trace> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1305 | 2023.12.01 20:54:48.364946 [ 3 ] {b9f249fd-7934-42f3-816e-99d73594a7a3} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000926485 sec., 2158 rows/sec., 184.46 KiB/sec. | ||
1306 | 2023.12.01 20:54:48.365090 [ 3 ] {b9f249fd-7934-42f3-816e-99d73594a7a3} <Debug> DynamicQueryHandler: Done processing query | ||
1307 | 2023.12.01 20:54:48.365114 [ 3 ] {b9f249fd-7934-42f3-816e-99d73594a7a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1308 | 2023.12.01 20:54:48.365131 [ 3 ] {} <Debug> HTTP-Session: 5608dc10-a60a-4825-bf61-a6c4483f2ee8 Destroying unnamed session | ||
1309 | 2023.12.01 20:54:48.365278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 5496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1310 | 2023.12.01 20:54:48.365325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1311 | 2023.12.01 20:54:48.365345 [ 3 ] {} <Debug> HTTP-Session: 638b3c43-7a1a-4779-981d-6631fef5957d Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1312 | 2023.12.01 20:54:48.365361 [ 3 ] {} <Debug> HTTP-Session: 638b3c43-7a1a-4779-981d-6631fef5957d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1313 | 2023.12.01 20:54:48.365434 [ 3 ] {8adc6aaf-0572-408e-8254-78a05bedfc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1314 | 2023.12.01 20:54:48.365472 [ 3 ] {8adc6aaf-0572-408e-8254-78a05bedfc43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1315 | 2023.12.01 20:54:48.365581 [ 3 ] {8adc6aaf-0572-408e-8254-78a05bedfc43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1316 | 2023.12.01 20:54:48.365883 [ 3 ] {8adc6aaf-0572-408e-8254-78a05bedfc43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1317 | 2023.12.01 20:54:48.366086 [ 3 ] {8adc6aaf-0572-408e-8254-78a05bedfc43} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1318 | 2023.12.01 20:54:48.366235 [ 3 ] {8adc6aaf-0572-408e-8254-78a05bedfc43} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1319 | 2023.12.01 20:54:48.366332 [ 3 ] {8adc6aaf-0572-408e-8254-78a05bedfc43} <Information> executeQuery: Read 37 rows, 3.21 KiB in 0.000871674 sec., 42447 rows/sec., 3.59 MiB/sec. | ||
1320 | 2023.12.01 20:54:48.366405 [ 100 ] {} <Debug> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1321 | 2023.12.01 20:54:48.366453 [ 3 ] {8adc6aaf-0572-408e-8254-78a05bedfc43} <Debug> DynamicQueryHandler: Done processing query | ||
1322 | 2023.12.01 20:54:48.366457 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1323 | 2023.12.01 20:54:48.366476 [ 3 ] {8adc6aaf-0572-408e-8254-78a05bedfc43} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1324 | 2023.12.01 20:54:48.366493 [ 3 ] {} <Debug> HTTP-Session: 638b3c43-7a1a-4779-981d-6631fef5957d Destroying unnamed session | ||
1325 | 2023.12.01 20:54:48.366598 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1326 | 2023.12.01 20:54:48.366621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1327 | 2023.12.01 20:54:48.366672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1328 | 2023.12.01 20:54:48.366691 [ 3 ] {} <Debug> HTTP-Session: 78a952da-42c1-4bab-aa51-08cef4a611be Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1329 | 2023.12.01 20:54:48.366708 [ 3 ] {} <Debug> HTTP-Session: 78a952da-42c1-4bab-aa51-08cef4a611be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1330 | 2023.12.01 20:54:48.366775 [ 3 ] {e0270325-0ca9-43c2-9871-fdec33dfc223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1331 | 2023.12.01 20:54:48.366813 [ 3 ] {e0270325-0ca9-43c2-9871-fdec33dfc223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1332 | 2023.12.01 20:54:48.366913 [ 3 ] {e0270325-0ca9-43c2-9871-fdec33dfc223} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1333 | 2023.12.01 20:54:48.367411 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1334 | 2023.12.01 20:54:48.367900 [ 3 ] {e0270325-0ca9-43c2-9871-fdec33dfc223} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1335 | 2023.12.01 20:54:48.368065 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 117 rows starting from the beginning of the part | ||
1336 | 2023.12.01 20:54:48.368143 [ 3 ] {e0270325-0ca9-43c2-9871-fdec33dfc223} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1337 | 2023.12.01 20:54:48.368205 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
1338 | 2023.12.01 20:54:48.368312 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 135 rows starting from the beginning of the part | ||
1339 | 2023.12.01 20:54:48.368332 [ 3 ] {e0270325-0ca9-43c2-9871-fdec33dfc223} <Trace> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1340 | 2023.12.01 20:54:48.368406 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 135 rows starting from the beginning of the part | ||
1341 | 2023.12.01 20:54:48.368465 [ 3 ] {e0270325-0ca9-43c2-9871-fdec33dfc223} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001659735 sec., 1205 rows/sec., 84.14 KiB/sec. | ||
1342 | 2023.12.01 20:54:48.368553 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 144 rows starting from the beginning of the part | ||
1343 | 2023.12.01 20:54:48.368619 [ 3 ] {e0270325-0ca9-43c2-9871-fdec33dfc223} <Debug> DynamicQueryHandler: Done processing query | ||
1344 | 2023.12.01 20:54:48.368641 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
1345 | 2023.12.01 20:54:48.368645 [ 3 ] {e0270325-0ca9-43c2-9871-fdec33dfc223} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1346 | 2023.12.01 20:54:48.368678 [ 3 ] {} <Debug> HTTP-Session: 78a952da-42c1-4bab-aa51-08cef4a611be Destroying unnamed session | ||
1347 | 2023.12.01 20:54:48.368813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1348 | 2023.12.01 20:54:48.368862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1349 | 2023.12.01 20:54:48.368888 [ 3 ] {} <Debug> HTTP-Session: 80ebcd3e-85ab-4a09-a5e6-a1a1796ed586 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1350 | 2023.12.01 20:54:48.368915 [ 3 ] {} <Debug> HTTP-Session: 80ebcd3e-85ab-4a09-a5e6-a1a1796ed586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1351 | 2023.12.01 20:54:48.369026 [ 3 ] {71f728d1-daab-4b81-b606-86231dfdf288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1352 | 2023.12.01 20:54:48.369085 [ 3 ] {71f728d1-daab-4b81-b606-86231dfdf288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1353 | 2023.12.01 20:54:48.369359 [ 3 ] {71f728d1-daab-4b81-b606-86231dfdf288} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1354 | 2023.12.01 20:54:48.369581 [ 17 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 4 columns (4 merged, 0 gathered) in 0.003056324 sec., 197623.02687804043 rows/sec., 19.11 MiB/sec. | ||
1355 | 2023.12.01 20:54:48.369716 [ 17 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1356 | 2023.12.01 20:54:48.369749 [ 3 ] {71f728d1-daab-4b81-b606-86231dfdf288} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1357 | 2023.12.01 20:54:48.369898 [ 17 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1358 | 2023.12.01 20:54:48.369977 [ 3 ] {71f728d1-daab-4b81-b606-86231dfdf288} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1359 | 2023.12.01 20:54:48.369981 [ 17 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1360 | 2023.12.01 20:54:48.370136 [ 3 ] {71f728d1-daab-4b81-b606-86231dfdf288} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1361 | 2023.12.01 20:54:48.370231 [ 100 ] {} <Debug> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1362 | 2023.12.01 20:54:48.370237 [ 3 ] {71f728d1-daab-4b81-b606-86231dfdf288} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.001175162 sec., 22124 rows/sec., 1.71 MiB/sec. | ||
1363 | 2023.12.01 20:54:48.370264 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1364 | 2023.12.01 20:54:48.370378 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1365 | 2023.12.01 20:54:48.370451 [ 3 ] {71f728d1-daab-4b81-b606-86231dfdf288} <Debug> DynamicQueryHandler: Done processing query | ||
1366 | 2023.12.01 20:54:48.370482 [ 3 ] {71f728d1-daab-4b81-b606-86231dfdf288} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1367 | 2023.12.01 20:54:48.370489 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1368 | 2023.12.01 20:54:48.370506 [ 3 ] {} <Debug> HTTP-Session: 80ebcd3e-85ab-4a09-a5e6-a1a1796ed586 Destroying unnamed session | ||
1369 | 2023.12.01 20:54:48.370521 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part | ||
1370 | 2023.12.01 20:54:48.370612 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
1371 | 2023.12.01 20:54:48.370626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1372 | 2023.12.01 20:54:48.370680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1373 | 2023.12.01 20:54:48.370711 [ 3 ] {} <Debug> HTTP-Session: 3881f434-a731-4ad3-bce8-3d05e6c25120 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1374 | 2023.12.01 20:54:48.370717 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 51 rows starting from the beginning of the part | ||
1375 | 2023.12.01 20:54:48.370736 [ 3 ] {} <Debug> HTTP-Session: 3881f434-a731-4ad3-bce8-3d05e6c25120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1376 | 2023.12.01 20:54:48.370839 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 45 rows starting from the beginning of the part | ||
1377 | 2023.12.01 20:54:48.370850 [ 3 ] {d9771c2a-d175-4044-b4af-ccfaa8e0929d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1378 | 2023.12.01 20:54:48.370904 [ 3 ] {d9771c2a-d175-4044-b4af-ccfaa8e0929d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1379 | 2023.12.01 20:54:48.370949 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 51 rows starting from the beginning of the part | ||
1380 | 2023.12.01 20:54:48.371118 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
1381 | 2023.12.01 20:54:48.371160 [ 3 ] {d9771c2a-d175-4044-b4af-ccfaa8e0929d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1382 | 2023.12.01 20:54:48.371625 [ 3 ] {d9771c2a-d175-4044-b4af-ccfaa8e0929d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1383 | 2023.12.01 20:54:48.371976 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 251 rows, containing 4 columns (4 merged, 0 gathered) in 0.001677836 sec., 149597.4576776276 rows/sec., 11.66 MiB/sec. | ||
1384 | 2023.12.01 20:54:48.372001 [ 3 ] {d9771c2a-d175-4044-b4af-ccfaa8e0929d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1385 | 2023.12.01 20:54:48.372082 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1386 | 2023.12.01 20:54:48.372193 [ 3 ] {d9771c2a-d175-4044-b4af-ccfaa8e0929d} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1387 | 2023.12.01 20:54:48.372261 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1388 | 2023.12.01 20:54:48.372312 [ 3 ] {d9771c2a-d175-4044-b4af-ccfaa8e0929d} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.001428029 sec., 25909 rows/sec., 1.80 MiB/sec. | ||
1389 | 2023.12.01 20:54:48.372339 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1390 | 2023.12.01 20:54:48.372486 [ 3 ] {d9771c2a-d175-4044-b4af-ccfaa8e0929d} <Debug> DynamicQueryHandler: Done processing query | ||
1391 | 2023.12.01 20:54:48.372510 [ 3 ] {d9771c2a-d175-4044-b4af-ccfaa8e0929d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1392 | 2023.12.01 20:54:48.372527 [ 3 ] {} <Debug> HTTP-Session: 3881f434-a731-4ad3-bce8-3d05e6c25120 Destroying unnamed session | ||
1393 | 2023.12.01 20:54:53.356211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1394 | 2023.12.01 20:54:53.356342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1395 | 2023.12.01 20:54:53.356374 [ 3 ] {} <Debug> HTTP-Session: 12da1eeb-ae7c-4bdc-8252-bd65e2c10141 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1396 | 2023.12.01 20:54:53.356407 [ 3 ] {} <Debug> HTTP-Session: 12da1eeb-ae7c-4bdc-8252-bd65e2c10141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1397 | 2023.12.01 20:54:53.356632 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) 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', 'oximeter_collector:collections', '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) | ||
1398 | 2023.12.01 20:54:53.357264 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1399 | 2023.12.01 20:54:53.357447 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1400 | 2023.12.01 20:54:53.357498 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1401 | 2023.12.01 20:54:53.357668 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
1402 | 2023.12.01 20:54:53.357757 [ 191 ] {d01472d8-a936-45fa-b541-8730d30b6a86} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1403 | 2023.12.01 20:54:53.357854 [ 192 ] {d01472d8-a936-45fa-b541-8730d30b6a86} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1404 | 2023.12.01 20:54:53.357854 [ 186 ] {d01472d8-a936-45fa-b541-8730d30b6a86} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1405 | 2023.12.01 20:54:53.358060 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1406 | 2023.12.01 20:54:53.358132 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1407 | 2023.12.01 20:54:53.359910 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003224579 sec., 3101 rows/sec., 435.80 KiB/sec. | ||
1408 | 2023.12.01 20:54:53.360202 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} <Debug> DynamicQueryHandler: Done processing query | ||
1409 | 2023.12.01 20:54:53.360227 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1410 | 2023.12.01 20:54:53.360244 [ 3 ] {} <Debug> HTTP-Session: 12da1eeb-ae7c-4bdc-8252-bd65e2c10141 Destroying unnamed session | ||
1411 | 2023.12.01 20:54:53.360500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1412 | 2023.12.01 20:54:53.360551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1413 | 2023.12.01 20:54:53.360570 [ 3 ] {} <Debug> HTTP-Session: af0af3f9-58dd-49df-bd89-33c59f5f0374 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1414 | 2023.12.01 20:54:53.360589 [ 3 ] {} <Debug> HTTP-Session: af0af3f9-58dd-49df-bd89-33c59f5f0374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1415 | 2023.12.01 20:54:53.360727 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) 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', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
1416 | 2023.12.01 20:54:53.361228 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1417 | 2023.12.01 20:54:53.361404 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1418 | 2023.12.01 20:54:53.361447 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1419 | 2023.12.01 20:54:53.361595 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1420 | 2023.12.01 20:54:53.361646 [ 191 ] {d094d57c-2852-4930-935a-b1487e3534da} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1421 | 2023.12.01 20:54:53.361704 [ 190 ] {d094d57c-2852-4930-935a-b1487e3534da} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1422 | 2023.12.01 20:54:53.361716 [ 193 ] {d094d57c-2852-4930-935a-b1487e3534da} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1423 | 2023.12.01 20:54:53.361843 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1424 | 2023.12.01 20:54:53.361905 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1425 | 2023.12.01 20:54:53.363537 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002771636 sec., 3607 rows/sec., 507.02 KiB/sec. | ||
1426 | 2023.12.01 20:54:53.363802 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} <Debug> DynamicQueryHandler: Done processing query | ||
1427 | 2023.12.01 20:54:53.363833 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1428 | 2023.12.01 20:54:53.363854 [ 3 ] {} <Debug> HTTP-Session: af0af3f9-58dd-49df-bd89-33c59f5f0374 Destroying unnamed session | ||
1429 | 2023.12.01 20:54:53.364138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1430 | 2023.12.01 20:54:53.364194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1431 | 2023.12.01 20:54:53.364217 [ 3 ] {} <Debug> HTTP-Session: 9a4be1f9-65dd-421f-8fb6-fa8dc56c7d5a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1432 | 2023.12.01 20:54:53.364238 [ 3 ] {} <Debug> HTTP-Session: 9a4be1f9-65dd-421f-8fb6-fa8dc56c7d5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1433 | 2023.12.01 20:54:53.364396 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
1434 | 2023.12.01 20:54:53.364935 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1435 | 2023.12.01 20:54:53.365110 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1436 | 2023.12.01 20:54:53.365152 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1437 | 2023.12.01 20:54:53.365299 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1438 | 2023.12.01 20:54:53.365412 [ 193 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1439 | 2023.12.01 20:54:53.365415 [ 189 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1440 | 2023.12.01 20:54:53.365411 [ 190 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1441 | 2023.12.01 20:54:53.365543 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1442 | 2023.12.01 20:54:53.365605 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1443 | 2023.12.01 20:54:53.367188 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002748166 sec., 3638 rows/sec., 511.35 KiB/sec. | ||
1444 | 2023.12.01 20:54:53.367449 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} <Debug> DynamicQueryHandler: Done processing query | ||
1445 | 2023.12.01 20:54:53.367474 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1446 | 2023.12.01 20:54:53.367491 [ 3 ] {} <Debug> HTTP-Session: 9a4be1f9-65dd-421f-8fb6-fa8dc56c7d5a Destroying unnamed session | ||
1447 | 2023.12.01 20:54:53.367692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1448 | 2023.12.01 20:54:53.367741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1449 | 2023.12.01 20:54:53.367760 [ 3 ] {} <Debug> HTTP-Session: 2d3c943d-5875-4cc8-9bb4-c9057d4af985 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1450 | 2023.12.01 20:54:53.367777 [ 3 ] {} <Debug> HTTP-Session: 2d3c943d-5875-4cc8-9bb4-c9057d4af985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1451 | 2023.12.01 20:54:53.367903 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
1452 | 2023.12.01 20:54:53.368412 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1453 | 2023.12.01 20:54:53.368589 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1454 | 2023.12.01 20:54:53.368632 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1455 | 2023.12.01 20:54:53.368778 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1456 | 2023.12.01 20:54:53.368895 [ 193 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1457 | 2023.12.01 20:54:53.368903 [ 189 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1458 | 2023.12.01 20:54:53.368911 [ 190 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1459 | 2023.12.01 20:54:53.369031 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1460 | 2023.12.01 20:54:53.369091 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1461 | 2023.12.01 20:54:53.370586 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002644302 sec., 3781 rows/sec., 531.43 KiB/sec. | ||
1462 | 2023.12.01 20:54:53.370841 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} <Debug> DynamicQueryHandler: Done processing query | ||
1463 | 2023.12.01 20:54:53.370866 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1464 | 2023.12.01 20:54:53.370883 [ 3 ] {} <Debug> HTTP-Session: 2d3c943d-5875-4cc8-9bb4-c9057d4af985 Destroying unnamed session | ||
1465 | 2023.12.01 20:54:53.371108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1466 | 2023.12.01 20:54:53.371154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1467 | 2023.12.01 20:54:53.371173 [ 3 ] {} <Debug> HTTP-Session: f1911239-597e-4c7c-94a7-6053d4160d61 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1468 | 2023.12.01 20:54:53.371189 [ 3 ] {} <Debug> HTTP-Session: f1911239-597e-4c7c-94a7-6053d4160d61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1469 | 2023.12.01 20:54:53.371317 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
1470 | 2023.12.01 20:54:53.371832 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1471 | 2023.12.01 20:54:53.372012 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1472 | 2023.12.01 20:54:53.372054 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1473 | 2023.12.01 20:54:53.372201 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1474 | 2023.12.01 20:54:53.372274 [ 190 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1475 | 2023.12.01 20:54:53.372304 [ 193 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1476 | 2023.12.01 20:54:53.372304 [ 189 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1477 | 2023.12.01 20:54:53.372407 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1478 | 2023.12.01 20:54:53.372469 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1479 | 2023.12.01 20:54:53.374070 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002715374 sec., 3682 rows/sec., 517.52 KiB/sec. | ||
1480 | 2023.12.01 20:54:53.374321 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} <Debug> DynamicQueryHandler: Done processing query | ||
1481 | 2023.12.01 20:54:53.374345 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1482 | 2023.12.01 20:54:53.374361 [ 3 ] {} <Debug> HTTP-Session: f1911239-597e-4c7c-94a7-6053d4160d61 Destroying unnamed session | ||
1483 | 2023.12.01 20:54:53.374592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1484 | 2023.12.01 20:54:53.374637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1485 | 2023.12.01 20:54:53.374655 [ 3 ] {} <Debug> HTTP-Session: 89acf1cf-f8dd-4e9c-a80f-cf8e4c3edb28 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1486 | 2023.12.01 20:54:53.374672 [ 3 ] {} <Debug> HTTP-Session: 89acf1cf-f8dd-4e9c-a80f-cf8e4c3edb28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1487 | 2023.12.01 20:54:53.374800 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
1488 | 2023.12.01 20:54:53.375317 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1489 | 2023.12.01 20:54:53.375499 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1490 | 2023.12.01 20:54:53.375541 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1491 | 2023.12.01 20:54:53.375688 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1492 | 2023.12.01 20:54:53.375785 [ 193 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1493 | 2023.12.01 20:54:53.375809 [ 189 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1494 | 2023.12.01 20:54:53.375805 [ 191 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1495 | 2023.12.01 20:54:53.375918 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1496 | 2023.12.01 20:54:53.375974 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1497 | 2023.12.01 20:54:53.377724 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002886689 sec., 3464 rows/sec., 486.81 KiB/sec. | ||
1498 | 2023.12.01 20:54:53.377968 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} <Debug> DynamicQueryHandler: Done processing query | ||
1499 | 2023.12.01 20:54:53.377992 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1500 | 2023.12.01 20:54:53.378009 [ 3 ] {} <Debug> HTTP-Session: 89acf1cf-f8dd-4e9c-a80f-cf8e4c3edb28 Destroying unnamed session | ||
1501 | 2023.12.01 20:54:53.378223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1502 | 2023.12.01 20:54:53.378269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1503 | 2023.12.01 20:54:53.378288 [ 3 ] {} <Debug> HTTP-Session: 101f6d19-561a-414c-b3e2-8f66538886cb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1504 | 2023.12.01 20:54:53.378304 [ 3 ] {} <Debug> HTTP-Session: 101f6d19-561a-414c-b3e2-8f66538886cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1505 | 2023.12.01 20:54:53.378433 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
1506 | 2023.12.01 20:54:53.378991 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1507 | 2023.12.01 20:54:53.379172 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1508 | 2023.12.01 20:54:53.379214 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1509 | 2023.12.01 20:54:53.379360 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1510 | 2023.12.01 20:54:53.379436 [ 189 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1511 | 2023.12.01 20:54:53.379475 [ 190 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1512 | 2023.12.01 20:54:53.379480 [ 186 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1513 | 2023.12.01 20:54:53.379597 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1514 | 2023.12.01 20:54:53.379658 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1515 | 2023.12.01 20:54:53.381111 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002609741 sec., 3831 rows/sec., 538.47 KiB/sec. | ||
1516 | 2023.12.01 20:54:53.381376 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} <Debug> DynamicQueryHandler: Done processing query | ||
1517 | 2023.12.01 20:54:53.381489 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1518 | 2023.12.01 20:54:53.381507 [ 3 ] {} <Debug> HTTP-Session: 101f6d19-561a-414c-b3e2-8f66538886cb Destroying unnamed session | ||
1519 | 2023.12.01 20:54:53.381709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1520 | 2023.12.01 20:54:53.381754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1521 | 2023.12.01 20:54:53.381773 [ 3 ] {} <Debug> HTTP-Session: c690f431-9a59-4dc3-8a12-045ff5665652 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1522 | 2023.12.01 20:54:53.381790 [ 3 ] {} <Debug> HTTP-Session: c690f431-9a59-4dc3-8a12-045ff5665652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1523 | 2023.12.01 20:54:53.381921 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
1524 | 2023.12.01 20:54:53.382448 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1525 | 2023.12.01 20:54:53.382633 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1526 | 2023.12.01 20:54:53.382674 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1527 | 2023.12.01 20:54:53.382823 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1528 | 2023.12.01 20:54:53.382906 [ 189 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1529 | 2023.12.01 20:54:53.382931 [ 186 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1530 | 2023.12.01 20:54:53.382948 [ 191 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1531 | 2023.12.01 20:54:53.383043 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1532 | 2023.12.01 20:54:53.383099 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1533 | 2023.12.01 20:54:53.384505 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002544019 sec., 3930 rows/sec., 552.38 KiB/sec. | ||
1534 | 2023.12.01 20:54:53.384758 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} <Debug> DynamicQueryHandler: Done processing query | ||
1535 | 2023.12.01 20:54:53.384782 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1536 | 2023.12.01 20:54:53.384798 [ 3 ] {} <Debug> HTTP-Session: c690f431-9a59-4dc3-8a12-045ff5665652 Destroying unnamed session | ||
1537 | 2023.12.01 20:54:53.385021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1538 | 2023.12.01 20:54:53.385067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1539 | 2023.12.01 20:54:53.385086 [ 3 ] {} <Debug> HTTP-Session: 34235953-565c-44a6-8732-c901695a44ff Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1540 | 2023.12.01 20:54:53.385102 [ 3 ] {} <Debug> HTTP-Session: 34235953-565c-44a6-8732-c901695a44ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1541 | 2023.12.01 20:54:53.385233 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
1542 | 2023.12.01 20:54:53.385766 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1543 | 2023.12.01 20:54:53.385949 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1544 | 2023.12.01 20:54:53.385992 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1545 | 2023.12.01 20:54:53.386140 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1546 | 2023.12.01 20:54:53.386195 [ 189 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1547 | 2023.12.01 20:54:53.386228 [ 193 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1548 | 2023.12.01 20:54:53.386241 [ 190 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1549 | 2023.12.01 20:54:53.386335 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1550 | 2023.12.01 20:54:53.386397 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1551 | 2023.12.01 20:54:53.388018 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002746626 sec., 3640 rows/sec., 511.64 KiB/sec. | ||
1552 | 2023.12.01 20:54:53.388268 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} <Debug> DynamicQueryHandler: Done processing query | ||
1553 | 2023.12.01 20:54:53.388293 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1554 | 2023.12.01 20:54:53.388309 [ 3 ] {} <Debug> HTTP-Session: 34235953-565c-44a6-8732-c901695a44ff Destroying unnamed session | ||
1555 | 2023.12.01 20:54:53.388528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1556 | 2023.12.01 20:54:53.388573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1557 | 2023.12.01 20:54:53.388592 [ 3 ] {} <Debug> HTTP-Session: 7db6a36f-4c6b-4eba-b1d4-a01ce29de2fc Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1558 | 2023.12.01 20:54:53.388608 [ 3 ] {} <Debug> HTTP-Session: 7db6a36f-4c6b-4eba-b1d4-a01ce29de2fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1559 | 2023.12.01 20:54:53.388741 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
1560 | 2023.12.01 20:54:53.389281 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1561 | 2023.12.01 20:54:53.389471 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1562 | 2023.12.01 20:54:53.389514 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1563 | 2023.12.01 20:54:53.389662 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1564 | 2023.12.01 20:54:53.389732 [ 189 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1565 | 2023.12.01 20:54:53.389764 [ 190 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1566 | 2023.12.01 20:54:53.389780 [ 186 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1567 | 2023.12.01 20:54:53.389898 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1568 | 2023.12.01 20:54:53.389959 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1569 | 2023.12.01 20:54:53.391470 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002690574 sec., 3716 rows/sec., 522.30 KiB/sec. | ||
1570 | 2023.12.01 20:54:53.391752 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} <Debug> DynamicQueryHandler: Done processing query | ||
1571 | 2023.12.01 20:54:53.391782 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1572 | 2023.12.01 20:54:53.391802 [ 3 ] {} <Debug> HTTP-Session: 7db6a36f-4c6b-4eba-b1d4-a01ce29de2fc Destroying unnamed session | ||
1573 | 2023.12.01 20:54:53.392035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1574 | 2023.12.01 20:54:53.392088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1575 | 2023.12.01 20:54:53.392111 [ 3 ] {} <Debug> HTTP-Session: f5a0cd39-42d4-49fe-bd47-3fd88d5308b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1576 | 2023.12.01 20:54:53.392131 [ 3 ] {} <Debug> HTTP-Session: f5a0cd39-42d4-49fe-bd47-3fd88d5308b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1577 | 2023.12.01 20:54:53.392295 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
1578 | 2023.12.01 20:54:53.392893 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1579 | 2023.12.01 20:54:53.393080 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1580 | 2023.12.01 20:54:53.393123 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1581 | 2023.12.01 20:54:53.393271 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1582 | 2023.12.01 20:54:53.393374 [ 189 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1583 | 2023.12.01 20:54:53.393386 [ 193 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1584 | 2023.12.01 20:54:53.393395 [ 191 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1585 | 2023.12.01 20:54:53.393500 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1586 | 2023.12.01 20:54:53.393557 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} <Debug> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1587 | 2023.12.01 20:54:53.395110 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002771446 sec., 3608 rows/sec., 507.05 KiB/sec. | ||
1588 | 2023.12.01 20:54:53.395362 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} <Debug> DynamicQueryHandler: Done processing query | ||
1589 | 2023.12.01 20:54:53.395387 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1590 | 2023.12.01 20:54:53.395404 [ 3 ] {} <Debug> HTTP-Session: f5a0cd39-42d4-49fe-bd47-3fd88d5308b9 Destroying unnamed session | ||
1591 | 2023.12.01 20:54:53.399014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1592 | 2023.12.01 20:54:53.399070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1593 | 2023.12.01 20:54:53.399093 [ 3 ] {} <Debug> HTTP-Session: 373272fc-9f87-4524-bf73-3bf12f2c122b Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1594 | 2023.12.01 20:54:53.399113 [ 3 ] {} <Debug> HTTP-Session: 373272fc-9f87-4524-bf73-3bf12f2c122b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1595 | 2023.12.01 20:54:53.399210 [ 3 ] {abcb50b1-8bce-4a7d-b735-493ff23a00f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1596 | 2023.12.01 20:54:53.399260 [ 3 ] {abcb50b1-8bce-4a7d-b735-493ff23a00f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1597 | 2023.12.01 20:54:53.399438 [ 3 ] {abcb50b1-8bce-4a7d-b735-493ff23a00f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1598 | 2023.12.01 20:54:53.399774 [ 3 ] {abcb50b1-8bce-4a7d-b735-493ff23a00f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1599 | 2023.12.01 20:54:53.400068 [ 3 ] {abcb50b1-8bce-4a7d-b735-493ff23a00f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1600 | 2023.12.01 20:54:53.400229 [ 3 ] {abcb50b1-8bce-4a7d-b735-493ff23a00f6} <Trace> oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1601 | 2023.12.01 20:54:53.400364 [ 3 ] {abcb50b1-8bce-4a7d-b735-493ff23a00f6} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.00111366 sec., 9877 rows/sec., 884.79 KiB/sec. | ||
1602 | 2023.12.01 20:54:53.400518 [ 3 ] {abcb50b1-8bce-4a7d-b735-493ff23a00f6} <Debug> DynamicQueryHandler: Done processing query | ||
1603 | 2023.12.01 20:54:53.400548 [ 3 ] {abcb50b1-8bce-4a7d-b735-493ff23a00f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1604 | 2023.12.01 20:54:53.400566 [ 3 ] {} <Debug> HTTP-Session: 373272fc-9f87-4524-bf73-3bf12f2c122b Destroying unnamed session | ||
1605 | 2023.12.01 20:54:53.400684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1606 | 2023.12.01 20:54:53.400743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1607 | 2023.12.01 20:54:53.400767 [ 3 ] {} <Debug> HTTP-Session: 94be2fc8-f3fc-4cc7-a8a7-ac4a97bfa0ca Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1608 | 2023.12.01 20:54:53.400789 [ 3 ] {} <Debug> HTTP-Session: 94be2fc8-f3fc-4cc7-a8a7-ac4a97bfa0ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1609 | 2023.12.01 20:54:53.400879 [ 3 ] {7ffed864-818a-48ab-89a8-4829f5462a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1610 | 2023.12.01 20:54:53.400928 [ 3 ] {7ffed864-818a-48ab-89a8-4829f5462a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1611 | 2023.12.01 20:54:53.401061 [ 3 ] {7ffed864-818a-48ab-89a8-4829f5462a8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1612 | 2023.12.01 20:54:53.401408 [ 3 ] {7ffed864-818a-48ab-89a8-4829f5462a8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1613 | 2023.12.01 20:54:53.401671 [ 3 ] {7ffed864-818a-48ab-89a8-4829f5462a8f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1614 | 2023.12.01 20:54:53.401822 [ 3 ] {7ffed864-818a-48ab-89a8-4829f5462a8f} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1615 | 2023.12.01 20:54:53.401952 [ 3 ] {7ffed864-818a-48ab-89a8-4829f5462a8f} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001030508 sec., 48519 rows/sec., 3.84 MiB/sec. | ||
1616 | 2023.12.01 20:54:53.402074 [ 3 ] {7ffed864-818a-48ab-89a8-4829f5462a8f} <Debug> DynamicQueryHandler: Done processing query | ||
1617 | 2023.12.01 20:54:53.402098 [ 3 ] {7ffed864-818a-48ab-89a8-4829f5462a8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1618 | 2023.12.01 20:54:53.402114 [ 3 ] {} <Debug> HTTP-Session: 94be2fc8-f3fc-4cc7-a8a7-ac4a97bfa0ca Destroying unnamed session | ||
1619 | 2023.12.01 20:54:53.402239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1620 | 2023.12.01 20:54:53.402286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1621 | 2023.12.01 20:54:53.402306 [ 3 ] {} <Debug> HTTP-Session: e17ce50d-5ad8-4e52-ae6a-3df6ac257c31 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1622 | 2023.12.01 20:54:53.402322 [ 3 ] {} <Debug> HTTP-Session: e17ce50d-5ad8-4e52-ae6a-3df6ac257c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1623 | 2023.12.01 20:54:53.402401 [ 3 ] {4bf7c904-ae8a-4138-98fe-2c75e92bec3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1624 | 2023.12.01 20:54:53.402442 [ 3 ] {4bf7c904-ae8a-4138-98fe-2c75e92bec3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1625 | 2023.12.01 20:54:53.402548 [ 3 ] {4bf7c904-ae8a-4138-98fe-2c75e92bec3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1626 | 2023.12.01 20:54:53.402922 [ 3 ] {4bf7c904-ae8a-4138-98fe-2c75e92bec3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1627 | 2023.12.01 20:54:53.403136 [ 3 ] {4bf7c904-ae8a-4138-98fe-2c75e92bec3d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1628 | 2023.12.01 20:54:53.403284 [ 3 ] {4bf7c904-ae8a-4138-98fe-2c75e92bec3d} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1629 | 2023.12.01 20:54:53.403405 [ 3 ] {4bf7c904-ae8a-4138-98fe-2c75e92bec3d} <Information> executeQuery: Read 150 rows, 14.99 KiB in 0.000974626 sec., 153905 rows/sec., 15.02 MiB/sec. | ||
1630 | 2023.12.01 20:54:53.403528 [ 3 ] {4bf7c904-ae8a-4138-98fe-2c75e92bec3d} <Debug> DynamicQueryHandler: Done processing query | ||
1631 | 2023.12.01 20:54:53.403551 [ 3 ] {4bf7c904-ae8a-4138-98fe-2c75e92bec3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1632 | 2023.12.01 20:54:53.403567 [ 3 ] {} <Debug> HTTP-Session: e17ce50d-5ad8-4e52-ae6a-3df6ac257c31 Destroying unnamed session | ||
1633 | 2023.12.01 20:54:53.403685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 10370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1634 | 2023.12.01 20:54:53.403731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1635 | 2023.12.01 20:54:53.403749 [ 3 ] {} <Debug> HTTP-Session: d564437c-7581-42ac-938a-f7e0f9e318a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1636 | 2023.12.01 20:54:53.403766 [ 3 ] {} <Debug> HTTP-Session: d564437c-7581-42ac-938a-f7e0f9e318a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1637 | 2023.12.01 20:54:53.403839 [ 3 ] {b2ed0d5c-875b-4464-8516-db372dbd216f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1638 | 2023.12.01 20:54:53.403879 [ 3 ] {b2ed0d5c-875b-4464-8516-db372dbd216f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1639 | 2023.12.01 20:54:53.403985 [ 3 ] {b2ed0d5c-875b-4464-8516-db372dbd216f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1640 | 2023.12.01 20:54:53.404275 [ 3 ] {b2ed0d5c-875b-4464-8516-db372dbd216f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1641 | 2023.12.01 20:54:53.404489 [ 3 ] {b2ed0d5c-875b-4464-8516-db372dbd216f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1642 | 2023.12.01 20:54:53.404649 [ 3 ] {b2ed0d5c-875b-4464-8516-db372dbd216f} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1643 | 2023.12.01 20:54:53.404764 [ 3 ] {b2ed0d5c-875b-4464-8516-db372dbd216f} <Information> executeQuery: Read 61 rows, 4.87 KiB in 0.000896695 sec., 68027 rows/sec., 5.30 MiB/sec. | ||
1644 | 2023.12.01 20:54:53.404883 [ 3 ] {b2ed0d5c-875b-4464-8516-db372dbd216f} <Debug> DynamicQueryHandler: Done processing query | ||
1645 | 2023.12.01 20:54:53.404906 [ 3 ] {b2ed0d5c-875b-4464-8516-db372dbd216f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1646 | 2023.12.01 20:54:53.404922 [ 3 ] {} <Debug> HTTP-Session: d564437c-7581-42ac-938a-f7e0f9e318a9 Destroying unnamed session | ||
1647 | 2023.12.01 20:54:53.405021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 2129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1648 | 2023.12.01 20:54:53.405067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1649 | 2023.12.01 20:54:53.405086 [ 3 ] {} <Debug> HTTP-Session: 5766d44b-d689-4d01-a698-f152ed5b1544 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1650 | 2023.12.01 20:54:53.405103 [ 3 ] {} <Debug> HTTP-Session: 5766d44b-d689-4d01-a698-f152ed5b1544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1651 | 2023.12.01 20:54:53.405174 [ 3 ] {b5918576-a155-419f-b81d-32ac8a19ac71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1652 | 2023.12.01 20:54:53.405216 [ 3 ] {b5918576-a155-419f-b81d-32ac8a19ac71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1653 | 2023.12.01 20:54:53.405335 [ 3 ] {b5918576-a155-419f-b81d-32ac8a19ac71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1654 | 2023.12.01 20:54:53.405582 [ 3 ] {b5918576-a155-419f-b81d-32ac8a19ac71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1655 | 2023.12.01 20:54:53.405837 [ 3 ] {b5918576-a155-419f-b81d-32ac8a19ac71} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1656 | 2023.12.01 20:54:53.406010 [ 3 ] {b5918576-a155-419f-b81d-32ac8a19ac71} <Trace> oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1657 | 2023.12.01 20:54:53.406131 [ 3 ] {b5918576-a155-419f-b81d-32ac8a19ac71} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000926845 sec., 11868 rows/sec., 782.86 KiB/sec. | ||
1658 | 2023.12.01 20:54:53.406258 [ 3 ] {b5918576-a155-419f-b81d-32ac8a19ac71} <Debug> DynamicQueryHandler: Done processing query | ||
1659 | 2023.12.01 20:54:53.406282 [ 3 ] {b5918576-a155-419f-b81d-32ac8a19ac71} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1660 | 2023.12.01 20:54:53.406298 [ 3 ] {} <Debug> HTTP-Session: 5766d44b-d689-4d01-a698-f152ed5b1544 Destroying unnamed session | ||
1661 | 2023.12.01 20:54:53.406465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1662 | 2023.12.01 20:54:53.406511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1663 | 2023.12.01 20:54:53.406530 [ 3 ] {} <Debug> HTTP-Session: 3f6033ce-6ee4-48e8-8eb7-3850b260346e Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1664 | 2023.12.01 20:54:53.406547 [ 3 ] {} <Debug> HTTP-Session: 3f6033ce-6ee4-48e8-8eb7-3850b260346e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1665 | 2023.12.01 20:54:53.406628 [ 3 ] {452bc4c8-5fda-4a05-a8f0-026e392923d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1666 | 2023.12.01 20:54:53.406673 [ 3 ] {452bc4c8-5fda-4a05-a8f0-026e392923d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1667 | 2023.12.01 20:54:53.406810 [ 3 ] {452bc4c8-5fda-4a05-a8f0-026e392923d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1668 | 2023.12.01 20:54:53.407286 [ 3 ] {452bc4c8-5fda-4a05-a8f0-026e392923d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1669 | 2023.12.01 20:54:53.407598 [ 3 ] {452bc4c8-5fda-4a05-a8f0-026e392923d4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1670 | 2023.12.01 20:54:53.407777 [ 3 ] {452bc4c8-5fda-4a05-a8f0-026e392923d4} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1671 | 2023.12.01 20:54:53.407922 [ 3 ] {452bc4c8-5fda-4a05-a8f0-026e392923d4} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001250024 sec., 39999 rows/sec., 53.98 MiB/sec. | ||
1672 | 2023.12.01 20:54:53.408049 [ 3 ] {452bc4c8-5fda-4a05-a8f0-026e392923d4} <Debug> DynamicQueryHandler: Done processing query | ||
1673 | 2023.12.01 20:54:53.408073 [ 3 ] {452bc4c8-5fda-4a05-a8f0-026e392923d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
1674 | 2023.12.01 20:54:53.408089 [ 3 ] {} <Debug> HTTP-Session: 3f6033ce-6ee4-48e8-8eb7-3850b260346e Destroying unnamed session | ||
1675 | 2023.12.01 20:54:54.001098 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.22 MiB, peak 237.55 MiB, will set to 230.70 MiB (RSS), difference: -1.52 MiB | ||
1676 | 2023.12.01 20:54:58.489258 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1677 | 2023.12.01 20:54:58.489314 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1678 | 2023.12.01 20:55:03.359596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1679 | 2023.12.01 20:55:03.359775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1680 | 2023.12.01 20:55:03.359822 [ 3 ] {} <Debug> HTTP-Session: 5175f71b-8fb7-4e7b-8e8f-b70a66ece697 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1681 | 2023.12.01 20:55:03.359866 [ 3 ] {} <Debug> HTTP-Session: 5175f71b-8fb7-4e7b-8e8f-b70a66ece697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1682 | 2023.12.01 20:55:03.360069 [ 3 ] {155f6d34-1f1b-4b0b-ae6b-25666a9d78ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1683 | 2023.12.01 20:55:03.360169 [ 3 ] {155f6d34-1f1b-4b0b-ae6b-25666a9d78ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1684 | 2023.12.01 20:55:03.360437 [ 3 ] {155f6d34-1f1b-4b0b-ae6b-25666a9d78ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1685 | 2023.12.01 20:55:03.360937 [ 3 ] {155f6d34-1f1b-4b0b-ae6b-25666a9d78ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1686 | 2023.12.01 20:55:03.361221 [ 3 ] {155f6d34-1f1b-4b0b-ae6b-25666a9d78ee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1687 | 2023.12.01 20:55:03.361397 [ 3 ] {155f6d34-1f1b-4b0b-ae6b-25666a9d78ee} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1688 | 2023.12.01 20:55:03.361536 [ 3 ] {155f6d34-1f1b-4b0b-ae6b-25666a9d78ee} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001402259 sec., 35656 rows/sec., 2.82 MiB/sec. | ||
1689 | 2023.12.01 20:55:03.361548 [ 86 ] {} <Debug> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1690 | 2023.12.01 20:55:03.361675 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1691 | 2023.12.01 20:55:03.361743 [ 3 ] {155f6d34-1f1b-4b0b-ae6b-25666a9d78ee} <Debug> DynamicQueryHandler: Done processing query | ||
1692 | 2023.12.01 20:55:03.361797 [ 3 ] {155f6d34-1f1b-4b0b-ae6b-25666a9d78ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1693 | 2023.12.01 20:55:03.361798 [ 17 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1694 | 2023.12.01 20:55:03.361827 [ 3 ] {} <Debug> HTTP-Session: 5175f71b-8fb7-4e7b-8e8f-b70a66ece697 Destroying unnamed session | ||
1695 | 2023.12.01 20:55:03.361913 [ 17 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1696 | 2023.12.01 20:55:03.361949 [ 17 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part | ||
1697 | 2023.12.01 20:55:03.361966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1698 | 2023.12.01 20:55:03.362023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1699 | 2023.12.01 20:55:03.362046 [ 3 ] {} <Debug> HTTP-Session: 79ad4cd5-8c17-485c-ab26-f5cfbbfe7a30 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1700 | 2023.12.01 20:55:03.362075 [ 3 ] {} <Debug> HTTP-Session: 79ad4cd5-8c17-485c-ab26-f5cfbbfe7a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1701 | 2023.12.01 20:55:03.362115 [ 17 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part | ||
1702 | 2023.12.01 20:55:03.362189 [ 3 ] {87e22ec3-da3e-4bb4-82f1-4183f2e85ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1703 | 2023.12.01 20:55:03.362255 [ 3 ] {87e22ec3-da3e-4bb4-82f1-4183f2e85ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1704 | 2023.12.01 20:55:03.362266 [ 17 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part | ||
1705 | 2023.12.01 20:55:03.362468 [ 17 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part | ||
1706 | 2023.12.01 20:55:03.362494 [ 3 ] {87e22ec3-da3e-4bb4-82f1-4183f2e85ba3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1707 | 2023.12.01 20:55:03.362598 [ 17 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
1708 | 2023.12.01 20:55:03.362795 [ 17 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
1709 | 2023.12.01 20:55:03.362983 [ 3 ] {87e22ec3-da3e-4bb4-82f1-4183f2e85ba3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1710 | 2023.12.01 20:55:03.363242 [ 3 ] {87e22ec3-da3e-4bb4-82f1-4183f2e85ba3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1711 | 2023.12.01 20:55:03.363435 [ 3 ] {87e22ec3-da3e-4bb4-82f1-4183f2e85ba3} <Trace> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1712 | 2023.12.01 20:55:03.363614 [ 13 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 4 columns (4 merged, 0 gathered) in 0.001869991 sec., 148129.05516657565 rows/sec., 11.73 MiB/sec. | ||
1713 | 2023.12.01 20:55:03.363646 [ 3 ] {87e22ec3-da3e-4bb4-82f1-4183f2e85ba3} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001421539 sec., 1406 rows/sec., 120.22 KiB/sec. | ||
1714 | 2023.12.01 20:55:03.363763 [ 13 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1715 | 2023.12.01 20:55:03.363816 [ 3 ] {87e22ec3-da3e-4bb4-82f1-4183f2e85ba3} <Debug> DynamicQueryHandler: Done processing query | ||
1716 | 2023.12.01 20:55:03.363840 [ 3 ] {87e22ec3-da3e-4bb4-82f1-4183f2e85ba3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1717 | 2023.12.01 20:55:03.363861 [ 3 ] {} <Debug> HTTP-Session: 79ad4cd5-8c17-485c-ab26-f5cfbbfe7a30 Destroying unnamed session | ||
1718 | 2023.12.01 20:55:03.363948 [ 13 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1719 | 2023.12.01 20:55:03.364008 [ 13 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1720 | 2023.12.01 20:55:03.364037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1721 | 2023.12.01 20:55:03.364098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1722 | 2023.12.01 20:55:03.364119 [ 3 ] {} <Debug> HTTP-Session: b434d137-0e58-4f13-af2b-dc40dba29619 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1723 | 2023.12.01 20:55:03.364137 [ 3 ] {} <Debug> HTTP-Session: b434d137-0e58-4f13-af2b-dc40dba29619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1724 | 2023.12.01 20:55:03.364217 [ 3 ] {f27d8283-52ce-4d51-93a4-57cda2871409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1725 | 2023.12.01 20:55:03.364257 [ 3 ] {f27d8283-52ce-4d51-93a4-57cda2871409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1726 | 2023.12.01 20:55:03.364361 [ 3 ] {f27d8283-52ce-4d51-93a4-57cda2871409} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1727 | 2023.12.01 20:55:03.364721 [ 3 ] {f27d8283-52ce-4d51-93a4-57cda2871409} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1728 | 2023.12.01 20:55:03.364933 [ 3 ] {f27d8283-52ce-4d51-93a4-57cda2871409} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1729 | 2023.12.01 20:55:03.365080 [ 3 ] {f27d8283-52ce-4d51-93a4-57cda2871409} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1730 | 2023.12.01 20:55:03.365221 [ 3 ] {f27d8283-52ce-4d51-93a4-57cda2871409} <Information> executeQuery: Read 151 rows, 15.08 KiB in 0.000966087 sec., 156300 rows/sec., 15.24 MiB/sec. | ||
1731 | 2023.12.01 20:55:03.365347 [ 3 ] {f27d8283-52ce-4d51-93a4-57cda2871409} <Debug> DynamicQueryHandler: Done processing query | ||
1732 | 2023.12.01 20:55:03.365371 [ 3 ] {f27d8283-52ce-4d51-93a4-57cda2871409} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1733 | 2023.12.01 20:55:03.365386 [ 3 ] {} <Debug> HTTP-Session: b434d137-0e58-4f13-af2b-dc40dba29619 Destroying unnamed session | ||
1734 | 2023.12.01 20:55:03.365490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1735 | 2023.12.01 20:55:03.365536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1736 | 2023.12.01 20:55:03.365556 [ 3 ] {} <Debug> HTTP-Session: 6457324f-5222-46f8-a2ba-aca3275bf5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1737 | 2023.12.01 20:55:03.365572 [ 3 ] {} <Debug> HTTP-Session: 6457324f-5222-46f8-a2ba-aca3275bf5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1738 | 2023.12.01 20:55:03.365641 [ 3 ] {08a5dc95-481e-4d1b-83b2-4013a1c213f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1739 | 2023.12.01 20:55:03.365681 [ 3 ] {08a5dc95-481e-4d1b-83b2-4013a1c213f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1740 | 2023.12.01 20:55:03.365788 [ 3 ] {08a5dc95-481e-4d1b-83b2-4013a1c213f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1741 | 2023.12.01 20:55:03.366034 [ 3 ] {08a5dc95-481e-4d1b-83b2-4013a1c213f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1742 | 2023.12.01 20:55:03.366238 [ 3 ] {08a5dc95-481e-4d1b-83b2-4013a1c213f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1743 | 2023.12.01 20:55:03.366382 [ 3 ] {08a5dc95-481e-4d1b-83b2-4013a1c213f1} <Trace> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1744 | 2023.12.01 20:55:03.366506 [ 3 ] {08a5dc95-481e-4d1b-83b2-4013a1c213f1} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000835533 sec., 2393 rows/sec., 167.14 KiB/sec. | ||
1745 | 2023.12.01 20:55:03.366652 [ 3 ] {08a5dc95-481e-4d1b-83b2-4013a1c213f1} <Debug> DynamicQueryHandler: Done processing query | ||
1746 | 2023.12.01 20:55:03.366677 [ 3 ] {08a5dc95-481e-4d1b-83b2-4013a1c213f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1747 | 2023.12.01 20:55:03.366693 [ 3 ] {} <Debug> HTTP-Session: 6457324f-5222-46f8-a2ba-aca3275bf5ff Destroying unnamed session | ||
1748 | 2023.12.01 20:55:03.366801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1749 | 2023.12.01 20:55:03.366847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1750 | 2023.12.01 20:55:03.366866 [ 3 ] {} <Debug> HTTP-Session: 749cfe38-82f2-4c0a-8733-1429d4b4f921 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1751 | 2023.12.01 20:55:03.366883 [ 3 ] {} <Debug> HTTP-Session: 749cfe38-82f2-4c0a-8733-1429d4b4f921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1752 | 2023.12.01 20:55:03.366961 [ 3 ] {f2cbac59-27af-478b-b636-1231249f871a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1753 | 2023.12.01 20:55:03.367000 [ 3 ] {f2cbac59-27af-478b-b636-1231249f871a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1754 | 2023.12.01 20:55:03.367111 [ 3 ] {f2cbac59-27af-478b-b636-1231249f871a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1755 | 2023.12.01 20:55:03.367397 [ 3 ] {f2cbac59-27af-478b-b636-1231249f871a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1756 | 2023.12.01 20:55:03.367600 [ 3 ] {f2cbac59-27af-478b-b636-1231249f871a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1757 | 2023.12.01 20:55:03.367745 [ 3 ] {f2cbac59-27af-478b-b636-1231249f871a} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1758 | 2023.12.01 20:55:03.367864 [ 3 ] {f2cbac59-27af-478b-b636-1231249f871a} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.000872113 sec., 59625 rows/sec., 4.67 MiB/sec. | ||
1759 | 2023.12.01 20:55:03.367980 [ 3 ] {f2cbac59-27af-478b-b636-1231249f871a} <Debug> DynamicQueryHandler: Done processing query | ||
1760 | 2023.12.01 20:55:03.368004 [ 3 ] {f2cbac59-27af-478b-b636-1231249f871a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1761 | 2023.12.01 20:55:03.368019 [ 3 ] {} <Debug> HTTP-Session: 749cfe38-82f2-4c0a-8733-1429d4b4f921 Destroying unnamed session | ||
1762 | 2023.12.01 20:55:03.368125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1763 | 2023.12.01 20:55:03.368170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1764 | 2023.12.01 20:55:03.368189 [ 3 ] {} <Debug> HTTP-Session: 8f6f0b25-f5a1-4ec7-9ca9-6219a67d1709 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1765 | 2023.12.01 20:55:03.368205 [ 3 ] {} <Debug> HTTP-Session: 8f6f0b25-f5a1-4ec7-9ca9-6219a67d1709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1766 | 2023.12.01 20:55:03.368274 [ 3 ] {44f5adec-c501-40e6-ac30-405770b35331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1767 | 2023.12.01 20:55:03.368314 [ 3 ] {44f5adec-c501-40e6-ac30-405770b35331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1768 | 2023.12.01 20:55:03.368433 [ 3 ] {44f5adec-c501-40e6-ac30-405770b35331} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1769 | 2023.12.01 20:55:03.368679 [ 3 ] {44f5adec-c501-40e6-ac30-405770b35331} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1770 | 2023.12.01 20:55:03.368918 [ 3 ] {44f5adec-c501-40e6-ac30-405770b35331} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1771 | 2023.12.01 20:55:03.369120 [ 3 ] {44f5adec-c501-40e6-ac30-405770b35331} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1772 | 2023.12.01 20:55:03.369248 [ 3 ] {44f5adec-c501-40e6-ac30-405770b35331} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000944946 sec., 1058 rows/sec., 73.38 KiB/sec. | ||
1773 | 2023.12.01 20:55:03.369367 [ 3 ] {44f5adec-c501-40e6-ac30-405770b35331} <Debug> DynamicQueryHandler: Done processing query | ||
1774 | 2023.12.01 20:55:03.369390 [ 3 ] {44f5adec-c501-40e6-ac30-405770b35331} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1775 | 2023.12.01 20:55:03.369406 [ 3 ] {} <Debug> HTTP-Session: 8f6f0b25-f5a1-4ec7-9ca9-6219a67d1709 Destroying unnamed session | ||
1776 | 2023.12.01 20:55:03.369576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1777 | 2023.12.01 20:55:03.369620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1778 | 2023.12.01 20:55:03.369638 [ 3 ] {} <Debug> HTTP-Session: 7c624c8c-c7f5-4505-8720-7b34599c0b58 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1779 | 2023.12.01 20:55:03.369655 [ 3 ] {} <Debug> HTTP-Session: 7c624c8c-c7f5-4505-8720-7b34599c0b58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1780 | 2023.12.01 20:55:03.369744 [ 3 ] {ad24f6ad-dd14-4d09-9de1-8e607c3ac676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1781 | 2023.12.01 20:55:03.369789 [ 3 ] {ad24f6ad-dd14-4d09-9de1-8e607c3ac676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1782 | 2023.12.01 20:55:03.369924 [ 3 ] {ad24f6ad-dd14-4d09-9de1-8e607c3ac676} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1783 | 2023.12.01 20:55:03.370394 [ 3 ] {ad24f6ad-dd14-4d09-9de1-8e607c3ac676} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1784 | 2023.12.01 20:55:03.370713 [ 3 ] {ad24f6ad-dd14-4d09-9de1-8e607c3ac676} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1785 | 2023.12.01 20:55:03.370889 [ 3 ] {ad24f6ad-dd14-4d09-9de1-8e607c3ac676} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1786 | 2023.12.01 20:55:03.371004 [ 86 ] {} <Debug> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1787 | 2023.12.01 20:55:03.371021 [ 3 ] {ad24f6ad-dd14-4d09-9de1-8e607c3ac676} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001240554 sec., 40304 rows/sec., 54.39 MiB/sec. | ||
1788 | 2023.12.01 20:55:03.371071 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1789 | 2023.12.01 20:55:03.371295 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1790 | 2023.12.01 20:55:03.371327 [ 3 ] {ad24f6ad-dd14-4d09-9de1-8e607c3ac676} <Debug> DynamicQueryHandler: Done processing query | ||
1791 | 2023.12.01 20:55:03.371379 [ 3 ] {ad24f6ad-dd14-4d09-9de1-8e607c3ac676} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
1792 | 2023.12.01 20:55:03.371404 [ 3 ] {} <Debug> HTTP-Session: 7c624c8c-c7f5-4505-8720-7b34599c0b58 Destroying unnamed session | ||
1793 | 2023.12.01 20:55:03.371501 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1794 | 2023.12.01 20:55:03.371551 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part | ||
1795 | 2023.12.01 20:55:03.371730 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part | ||
1796 | 2023.12.01 20:55:03.371834 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part | ||
1797 | 2023.12.01 20:55:03.371933 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part | ||
1798 | 2023.12.01 20:55:03.372023 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
1799 | 2023.12.01 20:55:03.372115 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
1800 | 2023.12.01 20:55:03.377367 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 6 columns (6 merged, 0 gathered) in 0.00621124 sec., 44596.57008906434 rows/sec., 60.18 MiB/sec. | ||
1801 | 2023.12.01 20:55:03.377592 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1802 | 2023.12.01 20:55:03.377806 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1803 | 2023.12.01 20:55:03.377875 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1804 | 2023.12.01 20:55:03.377946 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1: 4.07 MiB. | ||
1805 | 2023.12.01 20:55:13.361035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1806 | 2023.12.01 20:55:13.361279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1807 | 2023.12.01 20:55:13.361329 [ 3 ] {} <Debug> HTTP-Session: f26f9b54-6b17-4c96-8a63-af3e8896bc61 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1808 | 2023.12.01 20:55:13.361371 [ 3 ] {} <Debug> HTTP-Session: f26f9b54-6b17-4c96-8a63-af3e8896bc61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1809 | 2023.12.01 20:55:13.361577 [ 3 ] {cb6c3364-bde8-407f-8d2e-5b967bf53a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1810 | 2023.12.01 20:55:13.361675 [ 3 ] {cb6c3364-bde8-407f-8d2e-5b967bf53a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1811 | 2023.12.01 20:55:13.361936 [ 3 ] {cb6c3364-bde8-407f-8d2e-5b967bf53a62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1812 | 2023.12.01 20:55:13.362446 [ 3 ] {cb6c3364-bde8-407f-8d2e-5b967bf53a62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1813 | 2023.12.01 20:55:13.362698 [ 3 ] {cb6c3364-bde8-407f-8d2e-5b967bf53a62} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1814 | 2023.12.01 20:55:13.362853 [ 3 ] {cb6c3364-bde8-407f-8d2e-5b967bf53a62} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1815 | 2023.12.01 20:55:13.362967 [ 3 ] {cb6c3364-bde8-407f-8d2e-5b967bf53a62} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001383478 sec., 36140 rows/sec., 2.86 MiB/sec. | ||
1816 | 2023.12.01 20:55:13.363112 [ 3 ] {cb6c3364-bde8-407f-8d2e-5b967bf53a62} <Debug> DynamicQueryHandler: Done processing query | ||
1817 | 2023.12.01 20:55:13.363136 [ 3 ] {cb6c3364-bde8-407f-8d2e-5b967bf53a62} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1818 | 2023.12.01 20:55:13.363152 [ 3 ] {} <Debug> HTTP-Session: f26f9b54-6b17-4c96-8a63-af3e8896bc61 Destroying unnamed session | ||
1819 | 2023.12.01 20:55:13.363394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1820 | 2023.12.01 20:55:13.363447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1821 | 2023.12.01 20:55:13.363467 [ 3 ] {} <Debug> HTTP-Session: 496a584d-7734-4505-84ab-5ca80fe6f44e Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1822 | 2023.12.01 20:55:13.363485 [ 3 ] {} <Debug> HTTP-Session: 496a584d-7734-4505-84ab-5ca80fe6f44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1823 | 2023.12.01 20:55:13.363572 [ 3 ] {254d841f-aede-4f25-94fa-21f18d0eef16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1824 | 2023.12.01 20:55:13.363616 [ 3 ] {254d841f-aede-4f25-94fa-21f18d0eef16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1825 | 2023.12.01 20:55:13.363723 [ 3 ] {254d841f-aede-4f25-94fa-21f18d0eef16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1826 | 2023.12.01 20:55:13.364122 [ 3 ] {254d841f-aede-4f25-94fa-21f18d0eef16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1827 | 2023.12.01 20:55:13.364354 [ 3 ] {254d841f-aede-4f25-94fa-21f18d0eef16} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1828 | 2023.12.01 20:55:13.364505 [ 3 ] {254d841f-aede-4f25-94fa-21f18d0eef16} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1829 | 2023.12.01 20:55:13.364605 [ 3 ] {254d841f-aede-4f25-94fa-21f18d0eef16} <Information> executeQuery: Read 150 rows, 14.99 KiB in 0.001004877 sec., 149272 rows/sec., 14.56 MiB/sec. | ||
1830 | 2023.12.01 20:55:13.364726 [ 3 ] {254d841f-aede-4f25-94fa-21f18d0eef16} <Debug> DynamicQueryHandler: Done processing query | ||
1831 | 2023.12.01 20:55:13.364750 [ 3 ] {254d841f-aede-4f25-94fa-21f18d0eef16} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1832 | 2023.12.01 20:55:13.364766 [ 3 ] {} <Debug> HTTP-Session: 496a584d-7734-4505-84ab-5ca80fe6f44e Destroying unnamed session | ||
1833 | 2023.12.01 20:55:13.364891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1834 | 2023.12.01 20:55:13.364938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1835 | 2023.12.01 20:55:13.364957 [ 3 ] {} <Debug> HTTP-Session: 9275dffc-304d-48e0-828e-233a2748d138 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1836 | 2023.12.01 20:55:13.364974 [ 3 ] {} <Debug> HTTP-Session: 9275dffc-304d-48e0-828e-233a2748d138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1837 | 2023.12.01 20:55:13.365049 [ 3 ] {6c2bdb64-5764-42ac-b443-573076f22b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1838 | 2023.12.01 20:55:13.365088 [ 3 ] {6c2bdb64-5764-42ac-b443-573076f22b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1839 | 2023.12.01 20:55:13.365193 [ 3 ] {6c2bdb64-5764-42ac-b443-573076f22b82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1840 | 2023.12.01 20:55:13.365482 [ 3 ] {6c2bdb64-5764-42ac-b443-573076f22b82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1841 | 2023.12.01 20:55:13.365701 [ 3 ] {6c2bdb64-5764-42ac-b443-573076f22b82} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1842 | 2023.12.01 20:55:13.365840 [ 3 ] {6c2bdb64-5764-42ac-b443-573076f22b82} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1843 | 2023.12.01 20:55:13.365934 [ 3 ] {6c2bdb64-5764-42ac-b443-573076f22b82} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.000905224 sec., 55234 rows/sec., 4.32 MiB/sec. | ||
1844 | 2023.12.01 20:55:13.366060 [ 3 ] {6c2bdb64-5764-42ac-b443-573076f22b82} <Debug> DynamicQueryHandler: Done processing query | ||
1845 | 2023.12.01 20:55:13.366083 [ 3 ] {6c2bdb64-5764-42ac-b443-573076f22b82} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1846 | 2023.12.01 20:55:13.366098 [ 3 ] {} <Debug> HTTP-Session: 9275dffc-304d-48e0-828e-233a2748d138 Destroying unnamed session | ||
1847 | 2023.12.01 20:55:13.366394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1848 | 2023.12.01 20:55:13.366440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1849 | 2023.12.01 20:55:13.366459 [ 3 ] {} <Debug> HTTP-Session: 961f4e75-b2f0-4f2b-9bec-95ddfd347fce Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1850 | 2023.12.01 20:55:13.366476 [ 3 ] {} <Debug> HTTP-Session: 961f4e75-b2f0-4f2b-9bec-95ddfd347fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1851 | 2023.12.01 20:55:13.366567 [ 3 ] {1a7a8ccc-2be1-445a-a4e6-4e6edab10578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1852 | 2023.12.01 20:55:13.366614 [ 3 ] {1a7a8ccc-2be1-445a-a4e6-4e6edab10578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1853 | 2023.12.01 20:55:13.366751 [ 3 ] {1a7a8ccc-2be1-445a-a4e6-4e6edab10578} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1854 | 2023.12.01 20:55:13.367280 [ 3 ] {1a7a8ccc-2be1-445a-a4e6-4e6edab10578} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1855 | 2023.12.01 20:55:13.367605 [ 3 ] {1a7a8ccc-2be1-445a-a4e6-4e6edab10578} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1856 | 2023.12.01 20:55:13.367787 [ 3 ] {1a7a8ccc-2be1-445a-a4e6-4e6edab10578} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1857 | 2023.12.01 20:55:13.367889 [ 3 ] {1a7a8ccc-2be1-445a-a4e6-4e6edab10578} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001293176 sec., 38664 rows/sec., 52.18 MiB/sec. | ||
1858 | 2023.12.01 20:55:13.368017 [ 3 ] {1a7a8ccc-2be1-445a-a4e6-4e6edab10578} <Debug> DynamicQueryHandler: Done processing query | ||
1859 | 2023.12.01 20:55:13.368041 [ 3 ] {1a7a8ccc-2be1-445a-a4e6-4e6edab10578} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
1860 | 2023.12.01 20:55:13.368056 [ 3 ] {} <Debug> HTTP-Session: 961f4e75-b2f0-4f2b-9bec-95ddfd347fce Destroying unnamed session | ||
1861 | 2023.12.01 20:55:13.489621 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1862 | 2023.12.01 20:55:13.489682 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1863 | 2023.12.01 20:55:18.360115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 5346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1864 | 2023.12.01 20:55:18.360254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1865 | 2023.12.01 20:55:18.360287 [ 3 ] {} <Debug> HTTP-Session: b7cf6f83-661f-42c3-93bf-bd0d219faddb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1866 | 2023.12.01 20:55:18.360316 [ 3 ] {} <Debug> HTTP-Session: b7cf6f83-661f-42c3-93bf-bd0d219faddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1867 | 2023.12.01 20:55:18.360460 [ 3 ] {ab2b9538-de74-45a1-be5e-d0088acf4500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1868 | 2023.12.01 20:55:18.360529 [ 3 ] {ab2b9538-de74-45a1-be5e-d0088acf4500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1869 | 2023.12.01 20:55:18.360708 [ 3 ] {ab2b9538-de74-45a1-be5e-d0088acf4500} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1870 | 2023.12.01 20:55:18.361174 [ 3 ] {ab2b9538-de74-45a1-be5e-d0088acf4500} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1871 | 2023.12.01 20:55:18.361439 [ 3 ] {ab2b9538-de74-45a1-be5e-d0088acf4500} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1872 | 2023.12.01 20:55:18.361607 [ 3 ] {ab2b9538-de74-45a1-be5e-d0088acf4500} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1873 | 2023.12.01 20:55:18.361757 [ 3 ] {ab2b9538-de74-45a1-be5e-d0088acf4500} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.001256325 sec., 28655 rows/sec., 2.42 MiB/sec. | ||
1874 | 2023.12.01 20:55:18.361931 [ 3 ] {ab2b9538-de74-45a1-be5e-d0088acf4500} <Debug> DynamicQueryHandler: Done processing query | ||
1875 | 2023.12.01 20:55:18.361957 [ 3 ] {ab2b9538-de74-45a1-be5e-d0088acf4500} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1876 | 2023.12.01 20:55:18.361974 [ 3 ] {} <Debug> HTTP-Session: b7cf6f83-661f-42c3-93bf-bd0d219faddb Destroying unnamed session | ||
1877 | 2023.12.01 20:55:18.362093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1878 | 2023.12.01 20:55:18.362140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1879 | 2023.12.01 20:55:18.362159 [ 3 ] {} <Debug> HTTP-Session: 5d5255e5-21b6-4f6d-8aa1-01e7e631600a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1880 | 2023.12.01 20:55:18.362176 [ 3 ] {} <Debug> HTTP-Session: 5d5255e5-21b6-4f6d-8aa1-01e7e631600a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1881 | 2023.12.01 20:55:18.362248 [ 3 ] {a0c5034a-08f4-407f-a27a-6e04e37db7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1882 | 2023.12.01 20:55:18.362288 [ 3 ] {a0c5034a-08f4-407f-a27a-6e04e37db7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1883 | 2023.12.01 20:55:18.362399 [ 3 ] {a0c5034a-08f4-407f-a27a-6e04e37db7c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1884 | 2023.12.01 20:55:18.362718 [ 3 ] {a0c5034a-08f4-407f-a27a-6e04e37db7c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1885 | 2023.12.01 20:55:18.362929 [ 3 ] {a0c5034a-08f4-407f-a27a-6e04e37db7c6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1886 | 2023.12.01 20:55:18.363078 [ 3 ] {a0c5034a-08f4-407f-a27a-6e04e37db7c6} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1887 | 2023.12.01 20:55:18.363209 [ 3 ] {a0c5034a-08f4-407f-a27a-6e04e37db7c6} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000932586 sec., 25734 rows/sec., 1.99 MiB/sec. | ||
1888 | 2023.12.01 20:55:18.363330 [ 3 ] {a0c5034a-08f4-407f-a27a-6e04e37db7c6} <Debug> DynamicQueryHandler: Done processing query | ||
1889 | 2023.12.01 20:55:18.363353 [ 3 ] {a0c5034a-08f4-407f-a27a-6e04e37db7c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1890 | 2023.12.01 20:55:18.363369 [ 3 ] {} <Debug> HTTP-Session: 5d5255e5-21b6-4f6d-8aa1-01e7e631600a Destroying unnamed session | ||
1891 | 2023.12.01 20:55:18.363487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 6991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1892 | 2023.12.01 20:55:18.363532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1893 | 2023.12.01 20:55:18.363552 [ 3 ] {} <Debug> HTTP-Session: adae3f21-de22-43a1-9d30-dee555be666d Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1894 | 2023.12.01 20:55:18.363569 [ 3 ] {} <Debug> HTTP-Session: adae3f21-de22-43a1-9d30-dee555be666d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1895 | 2023.12.01 20:55:18.363641 [ 3 ] {f6254fa7-7bed-4b67-9108-dcc8936061c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1896 | 2023.12.01 20:55:18.363683 [ 3 ] {f6254fa7-7bed-4b67-9108-dcc8936061c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1897 | 2023.12.01 20:55:18.363803 [ 3 ] {f6254fa7-7bed-4b67-9108-dcc8936061c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1898 | 2023.12.01 20:55:18.364108 [ 3 ] {f6254fa7-7bed-4b67-9108-dcc8936061c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1899 | 2023.12.01 20:55:18.364369 [ 3 ] {f6254fa7-7bed-4b67-9108-dcc8936061c8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1900 | 2023.12.01 20:55:18.364543 [ 3 ] {f6254fa7-7bed-4b67-9108-dcc8936061c8} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1901 | 2023.12.01 20:55:18.364645 [ 3 ] {f6254fa7-7bed-4b67-9108-dcc8936061c8} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000975227 sec., 36914 rows/sec., 2.57 MiB/sec. | ||
1902 | 2023.12.01 20:55:18.364773 [ 3 ] {f6254fa7-7bed-4b67-9108-dcc8936061c8} <Debug> DynamicQueryHandler: Done processing query | ||
1903 | 2023.12.01 20:55:18.364797 [ 3 ] {f6254fa7-7bed-4b67-9108-dcc8936061c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1904 | 2023.12.01 20:55:18.364814 [ 3 ] {} <Debug> HTTP-Session: adae3f21-de22-43a1-9d30-dee555be666d Destroying unnamed session | ||
1905 | 2023.12.01 20:55:23.362340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1906 | 2023.12.01 20:55:23.362465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1907 | 2023.12.01 20:55:23.362492 [ 3 ] {} <Debug> HTTP-Session: 7436c99d-9b41-4cbd-9920-c1ec0ed9b419 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1908 | 2023.12.01 20:55:23.362516 [ 3 ] {} <Debug> HTTP-Session: 7436c99d-9b41-4cbd-9920-c1ec0ed9b419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1909 | 2023.12.01 20:55:23.362648 [ 3 ] {0e689b0e-8a0a-41c6-ae34-4c4643b821c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1910 | 2023.12.01 20:55:23.362710 [ 3 ] {0e689b0e-8a0a-41c6-ae34-4c4643b821c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1911 | 2023.12.01 20:55:23.362871 [ 3 ] {0e689b0e-8a0a-41c6-ae34-4c4643b821c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1912 | 2023.12.01 20:55:23.363334 [ 3 ] {0e689b0e-8a0a-41c6-ae34-4c4643b821c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1913 | 2023.12.01 20:55:23.363605 [ 3 ] {0e689b0e-8a0a-41c6-ae34-4c4643b821c4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1914 | 2023.12.01 20:55:23.363771 [ 3 ] {0e689b0e-8a0a-41c6-ae34-4c4643b821c4} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1915 | 2023.12.01 20:55:23.363914 [ 3 ] {0e689b0e-8a0a-41c6-ae34-4c4643b821c4} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001223344 sec., 40871 rows/sec., 3.24 MiB/sec. | ||
1916 | 2023.12.01 20:55:23.364120 [ 3 ] {0e689b0e-8a0a-41c6-ae34-4c4643b821c4} <Debug> DynamicQueryHandler: Done processing query | ||
1917 | 2023.12.01 20:55:23.364147 [ 3 ] {0e689b0e-8a0a-41c6-ae34-4c4643b821c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1918 | 2023.12.01 20:55:23.364165 [ 3 ] {} <Debug> HTTP-Session: 7436c99d-9b41-4cbd-9920-c1ec0ed9b419 Destroying unnamed session | ||
1919 | 2023.12.01 20:55:23.364282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1920 | 2023.12.01 20:55:23.364335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1921 | 2023.12.01 20:55:23.364357 [ 3 ] {} <Debug> HTTP-Session: 936967a4-ac1f-469f-b1ca-7e3304792cb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1922 | 2023.12.01 20:55:23.364375 [ 3 ] {} <Debug> HTTP-Session: 936967a4-ac1f-469f-b1ca-7e3304792cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1923 | 2023.12.01 20:55:23.364455 [ 3 ] {506ea7d5-feab-497a-b6ec-ce40dcb1017c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1924 | 2023.12.01 20:55:23.364499 [ 3 ] {506ea7d5-feab-497a-b6ec-ce40dcb1017c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1925 | 2023.12.01 20:55:23.364619 [ 3 ] {506ea7d5-feab-497a-b6ec-ce40dcb1017c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1926 | 2023.12.01 20:55:23.364969 [ 3 ] {506ea7d5-feab-497a-b6ec-ce40dcb1017c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1927 | 2023.12.01 20:55:23.365188 [ 3 ] {506ea7d5-feab-497a-b6ec-ce40dcb1017c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1928 | 2023.12.01 20:55:23.365340 [ 3 ] {506ea7d5-feab-497a-b6ec-ce40dcb1017c} <Trace> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1929 | 2023.12.01 20:55:23.365471 [ 3 ] {506ea7d5-feab-497a-b6ec-ce40dcb1017c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000986617 sec., 2027 rows/sec., 173.22 KiB/sec. | ||
1930 | 2023.12.01 20:55:23.365605 [ 3 ] {506ea7d5-feab-497a-b6ec-ce40dcb1017c} <Debug> DynamicQueryHandler: Done processing query | ||
1931 | 2023.12.01 20:55:23.365629 [ 3 ] {506ea7d5-feab-497a-b6ec-ce40dcb1017c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1932 | 2023.12.01 20:55:23.365646 [ 3 ] {} <Debug> HTTP-Session: 936967a4-ac1f-469f-b1ca-7e3304792cb7 Destroying unnamed session | ||
1933 | 2023.12.01 20:55:23.365784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24305, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1934 | 2023.12.01 20:55:23.365833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1935 | 2023.12.01 20:55:23.365854 [ 3 ] {} <Debug> HTTP-Session: 39f1adc0-3a22-44c0-8cde-26664705f14a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1936 | 2023.12.01 20:55:23.365872 [ 3 ] {} <Debug> HTTP-Session: 39f1adc0-3a22-44c0-8cde-26664705f14a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1937 | 2023.12.01 20:55:23.365955 [ 3 ] {bddaaf97-c996-4fcc-a2fb-967fd88bca23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1938 | 2023.12.01 20:55:23.365996 [ 3 ] {bddaaf97-c996-4fcc-a2fb-967fd88bca23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1939 | 2023.12.01 20:55:23.366103 [ 3 ] {bddaaf97-c996-4fcc-a2fb-967fd88bca23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1940 | 2023.12.01 20:55:23.366500 [ 3 ] {bddaaf97-c996-4fcc-a2fb-967fd88bca23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1941 | 2023.12.01 20:55:23.366721 [ 3 ] {bddaaf97-c996-4fcc-a2fb-967fd88bca23} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1942 | 2023.12.01 20:55:23.366883 [ 3 ] {bddaaf97-c996-4fcc-a2fb-967fd88bca23} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1943 | 2023.12.01 20:55:23.367013 [ 3 ] {bddaaf97-c996-4fcc-a2fb-967fd88bca23} <Information> executeQuery: Read 151 rows, 15.07 KiB in 0.001018468 sec., 148261 rows/sec., 14.45 MiB/sec. | ||
1944 | 2023.12.01 20:55:23.367011 [ 74 ] {} <Debug> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1945 | 2023.12.01 20:55:23.367128 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1946 | 2023.12.01 20:55:23.367214 [ 3 ] {bddaaf97-c996-4fcc-a2fb-967fd88bca23} <Debug> DynamicQueryHandler: Done processing query | ||
1947 | 2023.12.01 20:55:23.367235 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1948 | 2023.12.01 20:55:23.367246 [ 3 ] {bddaaf97-c996-4fcc-a2fb-967fd88bca23} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1949 | 2023.12.01 20:55:23.367271 [ 3 ] {} <Debug> HTTP-Session: 39f1adc0-3a22-44c0-8cde-26664705f14a Destroying unnamed session | ||
1950 | 2023.12.01 20:55:23.367315 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1951 | 2023.12.01 20:55:23.367343 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 181 rows starting from the beginning of the part | ||
1952 | 2023.12.01 20:55:23.367391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1953 | 2023.12.01 20:55:23.367448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1954 | 2023.12.01 20:55:23.367470 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 150 rows starting from the beginning of the part | ||
1955 | 2023.12.01 20:55:23.367477 [ 3 ] {} <Debug> HTTP-Session: eae93142-e292-4fe5-bc71-1e803feb5bf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1956 | 2023.12.01 20:55:23.367514 [ 3 ] {} <Debug> HTTP-Session: eae93142-e292-4fe5-bc71-1e803feb5bf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1957 | 2023.12.01 20:55:23.367605 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 151 rows starting from the beginning of the part | ||
1958 | 2023.12.01 20:55:23.367626 [ 3 ] {8d321de3-a83e-4203-b915-ea4cae539736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1959 | 2023.12.01 20:55:23.367691 [ 3 ] {8d321de3-a83e-4203-b915-ea4cae539736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1960 | 2023.12.01 20:55:23.367712 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part | ||
1961 | 2023.12.01 20:55:23.367893 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
1962 | 2023.12.01 20:55:23.367939 [ 3 ] {8d321de3-a83e-4203-b915-ea4cae539736} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1963 | 2023.12.01 20:55:23.368039 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 151 rows starting from the beginning of the part | ||
1964 | 2023.12.01 20:55:23.368432 [ 3 ] {8d321de3-a83e-4203-b915-ea4cae539736} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1965 | 2023.12.01 20:55:23.368712 [ 3 ] {8d321de3-a83e-4203-b915-ea4cae539736} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1966 | 2023.12.01 20:55:23.368889 [ 3 ] {8d321de3-a83e-4203-b915-ea4cae539736} <Trace> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1967 | 2023.12.01 20:55:23.369134 [ 3 ] {8d321de3-a83e-4203-b915-ea4cae539736} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001447339 sec., 1381 rows/sec., 96.49 KiB/sec. | ||
1968 | 2023.12.01 20:55:23.369382 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 819 rows, containing 4 columns (4 merged, 0 gathered) in 0.00216914 sec., 377568.990475488 rows/sec., 36.39 MiB/sec. | ||
1969 | 2023.12.01 20:55:23.369401 [ 3 ] {8d321de3-a83e-4203-b915-ea4cae539736} <Debug> DynamicQueryHandler: Done processing query | ||
1970 | 2023.12.01 20:55:23.369448 [ 3 ] {8d321de3-a83e-4203-b915-ea4cae539736} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1971 | 2023.12.01 20:55:23.369473 [ 3 ] {} <Debug> HTTP-Session: eae93142-e292-4fe5-bc71-1e803feb5bf8 Destroying unnamed session | ||
1972 | 2023.12.01 20:55:23.369597 [ 12 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1973 | 2023.12.01 20:55:23.369614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 10713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1974 | 2023.12.01 20:55:23.369704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1975 | 2023.12.01 20:55:23.369726 [ 3 ] {} <Debug> HTTP-Session: 6f1e08ce-fa6d-41c5-8349-19f636eb67a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1976 | 2023.12.01 20:55:23.369746 [ 3 ] {} <Debug> HTTP-Session: 6f1e08ce-fa6d-41c5-8349-19f636eb67a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1977 | 2023.12.01 20:55:23.369869 [ 3 ] {424991e2-5250-4495-a835-bfba04b40db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1978 | 2023.12.01 20:55:23.369907 [ 12 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1979 | 2023.12.01 20:55:23.369938 [ 3 ] {424991e2-5250-4495-a835-bfba04b40db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1980 | 2023.12.01 20:55:23.370036 [ 12 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1981 | 2023.12.01 20:55:23.370185 [ 3 ] {424991e2-5250-4495-a835-bfba04b40db9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1982 | 2023.12.01 20:55:23.370542 [ 3 ] {424991e2-5250-4495-a835-bfba04b40db9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1983 | 2023.12.01 20:55:23.370758 [ 3 ] {424991e2-5250-4495-a835-bfba04b40db9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1984 | 2023.12.01 20:55:23.370917 [ 3 ] {424991e2-5250-4495-a835-bfba04b40db9} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1985 | 2023.12.01 20:55:23.371037 [ 74 ] {} <Debug> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1986 | 2023.12.01 20:55:23.371054 [ 3 ] {424991e2-5250-4495-a835-bfba04b40db9} <Information> executeQuery: Read 63 rows, 5.03 KiB in 0.001137822 sec., 55368 rows/sec., 4.32 MiB/sec. | ||
1987 | 2023.12.01 20:55:23.371088 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
1988 | 2023.12.01 20:55:23.371215 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1989 | 2023.12.01 20:55:23.371254 [ 3 ] {424991e2-5250-4495-a835-bfba04b40db9} <Debug> DynamicQueryHandler: Done processing query | ||
1990 | 2023.12.01 20:55:23.371282 [ 3 ] {424991e2-5250-4495-a835-bfba04b40db9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1991 | 2023.12.01 20:55:23.371299 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1992 | 2023.12.01 20:55:23.371305 [ 3 ] {} <Debug> HTTP-Session: 6f1e08ce-fa6d-41c5-8349-19f636eb67a8 Destroying unnamed session | ||
1993 | 2023.12.01 20:55:23.371330 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part | ||
1994 | 2023.12.01 20:55:23.371423 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 61 rows starting from the beginning of the part | ||
1995 | 2023.12.01 20:55:23.371435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 2130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1996 | 2023.12.01 20:55:23.371491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1997 | 2023.12.01 20:55:23.371526 [ 3 ] {} <Debug> HTTP-Session: 62129e2d-6a55-44de-8a5a-41e837310e4f Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
1998 | 2023.12.01 20:55:23.371535 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
1999 | 2023.12.01 20:55:23.371546 [ 3 ] {} <Debug> HTTP-Session: 62129e2d-6a55-44de-8a5a-41e837310e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2000 | 2023.12.01 20:55:23.371661 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
2001 | 2023.12.01 20:55:23.371667 [ 3 ] {7b280125-de2e-4e6e-95a0-8d2163d82091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2002 | 2023.12.01 20:55:23.371725 [ 3 ] {7b280125-de2e-4e6e-95a0-8d2163d82091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2003 | 2023.12.01 20:55:23.371780 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
2004 | 2023.12.01 20:55:23.371941 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part | ||
2005 | 2023.12.01 20:55:23.372007 [ 3 ] {7b280125-de2e-4e6e-95a0-8d2163d82091} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2006 | 2023.12.01 20:55:23.372494 [ 3 ] {7b280125-de2e-4e6e-95a0-8d2163d82091} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2007 | 2023.12.01 20:55:23.372896 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 4 columns (4 merged, 0 gathered) in 0.001732537 sec., 197398.3816795832 rows/sec., 15.40 MiB/sec. | ||
2008 | 2023.12.01 20:55:23.372914 [ 3 ] {7b280125-de2e-4e6e-95a0-8d2163d82091} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2009 | 2023.12.01 20:55:23.373022 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2010 | 2023.12.01 20:55:23.373135 [ 3 ] {7b280125-de2e-4e6e-95a0-8d2163d82091} <Trace> oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
2011 | 2023.12.01 20:55:23.373196 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2012 | 2023.12.01 20:55:23.373289 [ 3 ] {7b280125-de2e-4e6e-95a0-8d2163d82091} <Information> executeQuery: Read 11 rows, 743.00 B in 0.001582963 sec., 6948 rows/sec., 458.37 KiB/sec. | ||
2013 | 2023.12.01 20:55:23.373315 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2014 | 2023.12.01 20:55:23.373458 [ 3 ] {7b280125-de2e-4e6e-95a0-8d2163d82091} <Debug> DynamicQueryHandler: Done processing query | ||
2015 | 2023.12.01 20:55:23.373482 [ 3 ] {7b280125-de2e-4e6e-95a0-8d2163d82091} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2016 | 2023.12.01 20:55:23.373498 [ 3 ] {} <Debug> HTTP-Session: 62129e2d-6a55-44de-8a5a-41e837310e4f Destroying unnamed session | ||
2017 | 2023.12.01 20:55:23.373604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2018 | 2023.12.01 20:55:23.373651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2019 | 2023.12.01 20:55:23.373671 [ 3 ] {} <Debug> HTTP-Session: b6810af4-914c-4b5d-bc13-4edfe0d66c9a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2020 | 2023.12.01 20:55:23.373688 [ 3 ] {} <Debug> HTTP-Session: b6810af4-914c-4b5d-bc13-4edfe0d66c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2021 | 2023.12.01 20:55:23.373757 [ 3 ] {777c9aba-b90c-439d-8cfb-39e48d283cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2022 | 2023.12.01 20:55:23.373799 [ 3 ] {777c9aba-b90c-439d-8cfb-39e48d283cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2023 | 2023.12.01 20:55:23.373914 [ 3 ] {777c9aba-b90c-439d-8cfb-39e48d283cb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2024 | 2023.12.01 20:55:23.374186 [ 3 ] {777c9aba-b90c-439d-8cfb-39e48d283cb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2025 | 2023.12.01 20:55:23.374428 [ 3 ] {777c9aba-b90c-439d-8cfb-39e48d283cb2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2026 | 2023.12.01 20:55:23.374611 [ 3 ] {777c9aba-b90c-439d-8cfb-39e48d283cb2} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2027 | 2023.12.01 20:55:23.374744 [ 3 ] {777c9aba-b90c-439d-8cfb-39e48d283cb2} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000957626 sec., 1044 rows/sec., 72.40 KiB/sec. | ||
2028 | 2023.12.01 20:55:23.374872 [ 3 ] {777c9aba-b90c-439d-8cfb-39e48d283cb2} <Debug> DynamicQueryHandler: Done processing query | ||
2029 | 2023.12.01 20:55:23.374896 [ 3 ] {777c9aba-b90c-439d-8cfb-39e48d283cb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2030 | 2023.12.01 20:55:23.374912 [ 3 ] {} <Debug> HTTP-Session: b6810af4-914c-4b5d-bc13-4edfe0d66c9a Destroying unnamed session | ||
2031 | 2023.12.01 20:55:23.375064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2032 | 2023.12.01 20:55:23.375111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2033 | 2023.12.01 20:55:23.375132 [ 3 ] {} <Debug> HTTP-Session: 5647758d-e992-4366-b529-7173410b6bea Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2034 | 2023.12.01 20:55:23.375149 [ 3 ] {} <Debug> HTTP-Session: 5647758d-e992-4366-b529-7173410b6bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2035 | 2023.12.01 20:55:23.375238 [ 3 ] {1f0089fb-0c21-4f2d-8c0e-c1f3ae82b4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2036 | 2023.12.01 20:55:23.375284 [ 3 ] {1f0089fb-0c21-4f2d-8c0e-c1f3ae82b4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2037 | 2023.12.01 20:55:23.375421 [ 3 ] {1f0089fb-0c21-4f2d-8c0e-c1f3ae82b4ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2038 | 2023.12.01 20:55:23.375926 [ 3 ] {1f0089fb-0c21-4f2d-8c0e-c1f3ae82b4ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2039 | 2023.12.01 20:55:23.376243 [ 3 ] {1f0089fb-0c21-4f2d-8c0e-c1f3ae82b4ed} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2040 | 2023.12.01 20:55:23.376425 [ 3 ] {1f0089fb-0c21-4f2d-8c0e-c1f3ae82b4ed} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2041 | 2023.12.01 20:55:23.376556 [ 3 ] {1f0089fb-0c21-4f2d-8c0e-c1f3ae82b4ed} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001285285 sec., 38901 rows/sec., 52.50 MiB/sec. | ||
2042 | 2023.12.01 20:55:23.376689 [ 3 ] {1f0089fb-0c21-4f2d-8c0e-c1f3ae82b4ed} <Debug> DynamicQueryHandler: Done processing query | ||
2043 | 2023.12.01 20:55:23.376711 [ 3 ] {1f0089fb-0c21-4f2d-8c0e-c1f3ae82b4ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2044 | 2023.12.01 20:55:23.376728 [ 3 ] {} <Debug> HTTP-Session: 5647758d-e992-4366-b529-7173410b6bea Destroying unnamed session | ||
2045 | 2023.12.01 20:55:28.489759 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2046 | 2023.12.01 20:55:28.489858 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2047 | 2023.12.01 20:55:33.362269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2048 | 2023.12.01 20:55:33.362406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2049 | 2023.12.01 20:55:33.362437 [ 3 ] {} <Debug> HTTP-Session: 24bbbd2f-4d16-407e-a320-724101168703 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2050 | 2023.12.01 20:55:33.362466 [ 3 ] {} <Debug> HTTP-Session: 24bbbd2f-4d16-407e-a320-724101168703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2051 | 2023.12.01 20:55:33.362659 [ 3 ] {346c1d84-86cc-4471-be23-e0ed659dc740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2052 | 2023.12.01 20:55:33.362758 [ 3 ] {346c1d84-86cc-4471-be23-e0ed659dc740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2053 | 2023.12.01 20:55:33.363027 [ 3 ] {346c1d84-86cc-4471-be23-e0ed659dc740} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2054 | 2023.12.01 20:55:33.363665 [ 3 ] {346c1d84-86cc-4471-be23-e0ed659dc740} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2055 | 2023.12.01 20:55:33.363931 [ 3 ] {346c1d84-86cc-4471-be23-e0ed659dc740} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2056 | 2023.12.01 20:55:33.364092 [ 3 ] {346c1d84-86cc-4471-be23-e0ed659dc740} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2057 | 2023.12.01 20:55:33.364218 [ 3 ] {346c1d84-86cc-4471-be23-e0ed659dc740} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001503091 sec., 33264 rows/sec., 2.63 MiB/sec. | ||
2058 | 2023.12.01 20:55:33.364369 [ 3 ] {346c1d84-86cc-4471-be23-e0ed659dc740} <Debug> DynamicQueryHandler: Done processing query | ||
2059 | 2023.12.01 20:55:33.364394 [ 3 ] {346c1d84-86cc-4471-be23-e0ed659dc740} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2060 | 2023.12.01 20:55:33.364411 [ 3 ] {} <Debug> HTTP-Session: 24bbbd2f-4d16-407e-a320-724101168703 Destroying unnamed session | ||
2061 | 2023.12.01 20:55:33.364523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2062 | 2023.12.01 20:55:33.364570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2063 | 2023.12.01 20:55:33.364591 [ 3 ] {} <Debug> HTTP-Session: 54ff1313-9b2b-4784-90e4-4b83beac1c71 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2064 | 2023.12.01 20:55:33.364607 [ 3 ] {} <Debug> HTTP-Session: 54ff1313-9b2b-4784-90e4-4b83beac1c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2065 | 2023.12.01 20:55:33.364677 [ 3 ] {72e59ce6-34b8-46cc-af67-6b1caf1b57a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2066 | 2023.12.01 20:55:33.364718 [ 3 ] {72e59ce6-34b8-46cc-af67-6b1caf1b57a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2067 | 2023.12.01 20:55:33.364826 [ 3 ] {72e59ce6-34b8-46cc-af67-6b1caf1b57a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2068 | 2023.12.01 20:55:33.365223 [ 3 ] {72e59ce6-34b8-46cc-af67-6b1caf1b57a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2069 | 2023.12.01 20:55:33.365427 [ 3 ] {72e59ce6-34b8-46cc-af67-6b1caf1b57a2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2070 | 2023.12.01 20:55:33.365574 [ 3 ] {72e59ce6-34b8-46cc-af67-6b1caf1b57a2} <Trace> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2071 | 2023.12.01 20:55:33.365699 [ 3 ] {72e59ce6-34b8-46cc-af67-6b1caf1b57a2} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000992537 sec., 4030 rows/sec., 336.50 KiB/sec. | ||
2072 | 2023.12.01 20:55:33.365838 [ 3 ] {72e59ce6-34b8-46cc-af67-6b1caf1b57a2} <Debug> DynamicQueryHandler: Done processing query | ||
2073 | 2023.12.01 20:55:33.365862 [ 3 ] {72e59ce6-34b8-46cc-af67-6b1caf1b57a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2074 | 2023.12.01 20:55:33.365879 [ 3 ] {} <Debug> HTTP-Session: 54ff1313-9b2b-4784-90e4-4b83beac1c71 Destroying unnamed session | ||
2075 | 2023.12.01 20:55:33.366025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2076 | 2023.12.01 20:55:33.366070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2077 | 2023.12.01 20:55:33.366090 [ 3 ] {} <Debug> HTTP-Session: 53b6a4d5-242f-4b58-833a-4fcc230caa6a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2078 | 2023.12.01 20:55:33.366106 [ 3 ] {} <Debug> HTTP-Session: 53b6a4d5-242f-4b58-833a-4fcc230caa6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2079 | 2023.12.01 20:55:33.366182 [ 3 ] {6fef1ae2-7501-4b43-812d-7a669817ffdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2080 | 2023.12.01 20:55:33.366222 [ 3 ] {6fef1ae2-7501-4b43-812d-7a669817ffdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2081 | 2023.12.01 20:55:33.366331 [ 3 ] {6fef1ae2-7501-4b43-812d-7a669817ffdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2082 | 2023.12.01 20:55:33.366701 [ 3 ] {6fef1ae2-7501-4b43-812d-7a669817ffdd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2083 | 2023.12.01 20:55:33.366914 [ 3 ] {6fef1ae2-7501-4b43-812d-7a669817ffdd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2084 | 2023.12.01 20:55:33.367068 [ 3 ] {6fef1ae2-7501-4b43-812d-7a669817ffdd} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2085 | 2023.12.01 20:55:33.367204 [ 3 ] {6fef1ae2-7501-4b43-812d-7a669817ffdd} <Information> executeQuery: Read 152 rows, 15.16 KiB in 0.000986077 sec., 154146 rows/sec., 15.02 MiB/sec. | ||
2086 | 2023.12.01 20:55:33.367338 [ 3 ] {6fef1ae2-7501-4b43-812d-7a669817ffdd} <Debug> DynamicQueryHandler: Done processing query | ||
2087 | 2023.12.01 20:55:33.367362 [ 3 ] {6fef1ae2-7501-4b43-812d-7a669817ffdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2088 | 2023.12.01 20:55:33.367378 [ 3 ] {} <Debug> HTTP-Session: 53b6a4d5-242f-4b58-833a-4fcc230caa6a Destroying unnamed session | ||
2089 | 2023.12.01 20:55:33.367521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2090 | 2023.12.01 20:55:33.367567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2091 | 2023.12.01 20:55:33.367587 [ 3 ] {} <Debug> HTTP-Session: 4a5cb409-4d79-41ff-8655-5ae6212efd2d Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2092 | 2023.12.01 20:55:33.367604 [ 3 ] {} <Debug> HTTP-Session: 4a5cb409-4d79-41ff-8655-5ae6212efd2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2093 | 2023.12.01 20:55:33.367673 [ 3 ] {b068d9b2-03d2-4dc2-985f-c6f30a28aceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2094 | 2023.12.01 20:55:33.367711 [ 3 ] {b068d9b2-03d2-4dc2-985f-c6f30a28aceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2095 | 2023.12.01 20:55:33.367818 [ 3 ] {b068d9b2-03d2-4dc2-985f-c6f30a28aceb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2096 | 2023.12.01 20:55:33.368117 [ 3 ] {b068d9b2-03d2-4dc2-985f-c6f30a28aceb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2097 | 2023.12.01 20:55:33.368364 [ 3 ] {b068d9b2-03d2-4dc2-985f-c6f30a28aceb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2098 | 2023.12.01 20:55:33.368510 [ 3 ] {b068d9b2-03d2-4dc2-985f-c6f30a28aceb} <Trace> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2099 | 2023.12.01 20:55:33.368638 [ 3 ] {b068d9b2-03d2-4dc2-985f-c6f30a28aceb} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000931496 sec., 4294 rows/sec., 299.84 KiB/sec. | ||
2100 | 2023.12.01 20:55:33.368755 [ 3 ] {b068d9b2-03d2-4dc2-985f-c6f30a28aceb} <Debug> DynamicQueryHandler: Done processing query | ||
2101 | 2023.12.01 20:55:33.368779 [ 3 ] {b068d9b2-03d2-4dc2-985f-c6f30a28aceb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2102 | 2023.12.01 20:55:33.368795 [ 3 ] {} <Debug> HTTP-Session: 4a5cb409-4d79-41ff-8655-5ae6212efd2d Destroying unnamed session | ||
2103 | 2023.12.01 20:55:33.368917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 9207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2104 | 2023.12.01 20:55:33.368962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2105 | 2023.12.01 20:55:33.368981 [ 3 ] {} <Debug> HTTP-Session: ad7ea239-efa9-4784-82c8-206521334b9e Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2106 | 2023.12.01 20:55:33.368998 [ 3 ] {} <Debug> HTTP-Session: ad7ea239-efa9-4784-82c8-206521334b9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2107 | 2023.12.01 20:55:33.369070 [ 3 ] {12f053ee-a1b2-489a-9340-97dd24cebbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2108 | 2023.12.01 20:55:33.369109 [ 3 ] {12f053ee-a1b2-489a-9340-97dd24cebbf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2109 | 2023.12.01 20:55:33.369214 [ 3 ] {12f053ee-a1b2-489a-9340-97dd24cebbf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2110 | 2023.12.01 20:55:33.369495 [ 3 ] {12f053ee-a1b2-489a-9340-97dd24cebbf9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2111 | 2023.12.01 20:55:33.369703 [ 3 ] {12f053ee-a1b2-489a-9340-97dd24cebbf9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2112 | 2023.12.01 20:55:33.369848 [ 3 ] {12f053ee-a1b2-489a-9340-97dd24cebbf9} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2113 | 2023.12.01 20:55:33.369967 [ 3 ] {12f053ee-a1b2-489a-9340-97dd24cebbf9} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.000868894 sec., 62147 rows/sec., 4.87 MiB/sec. | ||
2114 | 2023.12.01 20:55:33.370085 [ 3 ] {12f053ee-a1b2-489a-9340-97dd24cebbf9} <Debug> DynamicQueryHandler: Done processing query | ||
2115 | 2023.12.01 20:55:33.370108 [ 3 ] {12f053ee-a1b2-489a-9340-97dd24cebbf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2116 | 2023.12.01 20:55:33.370124 [ 3 ] {} <Debug> HTTP-Session: ad7ea239-efa9-4784-82c8-206521334b9e Destroying unnamed session | ||
2117 | 2023.12.01 20:55:33.370230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2118 | 2023.12.01 20:55:33.370275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2119 | 2023.12.01 20:55:33.370295 [ 3 ] {} <Debug> HTTP-Session: 94517cd1-fcbd-4c84-b568-987b98e07a57 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2120 | 2023.12.01 20:55:33.370311 [ 3 ] {} <Debug> HTTP-Session: 94517cd1-fcbd-4c84-b568-987b98e07a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2121 | 2023.12.01 20:55:33.370380 [ 3 ] {1bc0cc4e-4399-4f10-88fb-eba08d7fb311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2122 | 2023.12.01 20:55:33.370422 [ 3 ] {1bc0cc4e-4399-4f10-88fb-eba08d7fb311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2123 | 2023.12.01 20:55:33.370542 [ 3 ] {1bc0cc4e-4399-4f10-88fb-eba08d7fb311} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2124 | 2023.12.01 20:55:33.370812 [ 3 ] {1bc0cc4e-4399-4f10-88fb-eba08d7fb311} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2125 | 2023.12.01 20:55:33.371048 [ 3 ] {1bc0cc4e-4399-4f10-88fb-eba08d7fb311} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2126 | 2023.12.01 20:55:33.371218 [ 3 ] {1bc0cc4e-4399-4f10-88fb-eba08d7fb311} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2127 | 2023.12.01 20:55:33.371349 [ 3 ] {1bc0cc4e-4399-4f10-88fb-eba08d7fb311} <Information> executeQuery: Read 2 rows, 142.00 B in 0.000935986 sec., 2136 rows/sec., 148.16 KiB/sec. | ||
2128 | 2023.12.01 20:55:33.371344 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2129 | 2023.12.01 20:55:33.371461 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2130 | 2023.12.01 20:55:33.371526 [ 3 ] {1bc0cc4e-4399-4f10-88fb-eba08d7fb311} <Debug> DynamicQueryHandler: Done processing query | ||
2131 | 2023.12.01 20:55:33.371576 [ 3 ] {1bc0cc4e-4399-4f10-88fb-eba08d7fb311} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2132 | 2023.12.01 20:55:33.371577 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2133 | 2023.12.01 20:55:33.371612 [ 3 ] {} <Debug> HTTP-Session: 94517cd1-fcbd-4c84-b568-987b98e07a57 Destroying unnamed session | ||
2134 | 2023.12.01 20:55:33.371749 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2135 | 2023.12.01 20:55:33.371800 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 192 rows starting from the beginning of the part | ||
2136 | 2023.12.01 20:55:33.371826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2137 | 2023.12.01 20:55:33.371902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2138 | 2023.12.01 20:55:33.371933 [ 3 ] {} <Debug> HTTP-Session: 713b3b99-a7f9-464e-8af8-05fa00c2ddcf Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2139 | 2023.12.01 20:55:33.371980 [ 3 ] {} <Debug> HTTP-Session: 713b3b99-a7f9-464e-8af8-05fa00c2ddcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2140 | 2023.12.01 20:55:33.372098 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
2141 | 2023.12.01 20:55:33.372226 [ 3 ] {0c89576d-c6ce-4965-9537-d6370eb201ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2142 | 2023.12.01 20:55:33.372362 [ 3 ] {0c89576d-c6ce-4965-9537-d6370eb201ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2143 | 2023.12.01 20:55:33.372376 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2144 | 2023.12.01 20:55:33.372745 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::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 | ||
2145 | 2023.12.01 20:55:33.373008 [ 3 ] {0c89576d-c6ce-4965-9537-d6370eb201ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2146 | 2023.12.01 20:55:33.373034 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2147 | 2023.12.01 20:55:33.373361 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
2148 | 2023.12.01 20:55:33.374073 [ 3 ] {0c89576d-c6ce-4965-9537-d6370eb201ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2149 | 2023.12.01 20:55:33.374915 [ 3 ] {0c89576d-c6ce-4965-9537-d6370eb201ca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2150 | 2023.12.01 20:55:33.375133 [ 10 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 5 columns (5 merged, 0 gathered) in 0.003608549 sec., 74545.19808377273 rows/sec., 5.19 MiB/sec. | ||
2151 | 2023.12.01 20:55:33.375268 [ 3 ] {0c89576d-c6ce-4965-9537-d6370eb201ca} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2152 | 2023.12.01 20:55:33.375320 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2153 | 2023.12.01 20:55:33.375472 [ 3 ] {0c89576d-c6ce-4965-9537-d6370eb201ca} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.003199498 sec., 15627 rows/sec., 21.09 MiB/sec. | ||
2154 | 2023.12.01 20:55:33.375684 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2155 | 2023.12.01 20:55:33.375714 [ 3 ] {0c89576d-c6ce-4965-9537-d6370eb201ca} <Debug> DynamicQueryHandler: Done processing query | ||
2156 | 2023.12.01 20:55:33.375748 [ 3 ] {0c89576d-c6ce-4965-9537-d6370eb201ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2157 | 2023.12.01 20:55:33.375779 [ 3 ] {} <Debug> HTTP-Session: 713b3b99-a7f9-464e-8af8-05fa00c2ddcf Destroying unnamed session | ||
2158 | 2023.12.01 20:55:33.375784 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2159 | 2023.12.01 20:55:43.361305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2160 | 2023.12.01 20:55:43.361490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2161 | 2023.12.01 20:55:43.361538 [ 3 ] {} <Debug> HTTP-Session: cbe69182-007e-4cf4-a024-e23b0de44552 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2162 | 2023.12.01 20:55:43.361579 [ 3 ] {} <Debug> HTTP-Session: cbe69182-007e-4cf4-a024-e23b0de44552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2163 | 2023.12.01 20:55:43.361793 [ 3 ] {368dca70-3fed-4216-82fc-856483843793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2164 | 2023.12.01 20:55:43.361904 [ 3 ] {368dca70-3fed-4216-82fc-856483843793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2165 | 2023.12.01 20:55:43.362108 [ 3 ] {368dca70-3fed-4216-82fc-856483843793} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2166 | 2023.12.01 20:55:43.362525 [ 3 ] {368dca70-3fed-4216-82fc-856483843793} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2167 | 2023.12.01 20:55:43.362783 [ 3 ] {368dca70-3fed-4216-82fc-856483843793} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2168 | 2023.12.01 20:55:43.362943 [ 3 ] {368dca70-3fed-4216-82fc-856483843793} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2169 | 2023.12.01 20:55:43.363059 [ 3 ] {368dca70-3fed-4216-82fc-856483843793} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001204623 sec., 41506 rows/sec., 3.29 MiB/sec. | ||
2170 | 2023.12.01 20:55:43.363062 [ 59 ] {} <Debug> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
2171 | 2023.12.01 20:55:43.363141 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2172 | 2023.12.01 20:55:43.363216 [ 3 ] {368dca70-3fed-4216-82fc-856483843793} <Debug> DynamicQueryHandler: Done processing query | ||
2173 | 2023.12.01 20:55:43.363268 [ 3 ] {368dca70-3fed-4216-82fc-856483843793} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2174 | 2023.12.01 20:55:43.363294 [ 3 ] {} <Debug> HTTP-Session: cbe69182-007e-4cf4-a024-e23b0de44552 Destroying unnamed session | ||
2175 | 2023.12.01 20:55:43.363278 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
2176 | 2023.12.01 20:55:43.363445 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2177 | 2023.12.01 20:55:43.363480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2178 | 2023.12.01 20:55:43.363502 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 50 rows starting from the beginning of the part | ||
2179 | 2023.12.01 20:55:43.363549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2180 | 2023.12.01 20:55:43.363607 [ 3 ] {} <Debug> HTTP-Session: ca8152f1-6e20-4b99-bf5e-ee622fd496b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2181 | 2023.12.01 20:55:43.363637 [ 3 ] {} <Debug> HTTP-Session: ca8152f1-6e20-4b99-bf5e-ee622fd496b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2182 | 2023.12.01 20:55:43.363856 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
2183 | 2023.12.01 20:55:43.363863 [ 3 ] {537bc7b0-9255-447f-9e35-d021cf129918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2184 | 2023.12.01 20:55:43.363959 [ 3 ] {537bc7b0-9255-447f-9e35-d021cf129918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2185 | 2023.12.01 20:55:43.364110 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
2186 | 2023.12.01 20:55:43.364425 [ 3 ] {537bc7b0-9255-447f-9e35-d021cf129918} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2187 | 2023.12.01 20:55:43.364445 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
2188 | 2023.12.01 20:55:43.364652 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
2189 | 2023.12.01 20:55:43.365206 [ 3 ] {537bc7b0-9255-447f-9e35-d021cf129918} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2190 | 2023.12.01 20:55:43.365689 [ 3 ] {537bc7b0-9255-447f-9e35-d021cf129918} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2191 | 2023.12.01 20:55:43.365966 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002764156 sec., 90443.52055383271 rows/sec., 7.16 MiB/sec. | ||
2192 | 2023.12.01 20:55:43.365986 [ 3 ] {537bc7b0-9255-447f-9e35-d021cf129918} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2193 | 2023.12.01 20:55:43.366123 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
2194 | 2023.12.01 20:55:43.366235 [ 3 ] {537bc7b0-9255-447f-9e35-d021cf129918} <Information> executeQuery: Read 150 rows, 14.99 KiB in 0.002288753 sec., 65537 rows/sec., 6.39 MiB/sec. | ||
2195 | 2023.12.01 20:55:43.366460 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
2196 | 2023.12.01 20:55:43.366476 [ 3 ] {537bc7b0-9255-447f-9e35-d021cf129918} <Debug> DynamicQueryHandler: Done processing query | ||
2197 | 2023.12.01 20:55:43.366515 [ 3 ] {537bc7b0-9255-447f-9e35-d021cf129918} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2198 | 2023.12.01 20:55:43.366534 [ 3 ] {} <Debug> HTTP-Session: ca8152f1-6e20-4b99-bf5e-ee622fd496b6 Destroying unnamed session | ||
2199 | 2023.12.01 20:55:43.366548 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
2200 | 2023.12.01 20:55:43.366681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2201 | 2023.12.01 20:55:43.366734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2202 | 2023.12.01 20:55:43.366754 [ 3 ] {} <Debug> HTTP-Session: 6a1535c1-eed7-46b3-ba66-c9bd44e89529 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2203 | 2023.12.01 20:55:43.366776 [ 3 ] {} <Debug> HTTP-Session: 6a1535c1-eed7-46b3-ba66-c9bd44e89529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2204 | 2023.12.01 20:55:43.366856 [ 3 ] {143d92bf-348f-4d15-ac00-529eb49a954d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2205 | 2023.12.01 20:55:43.366897 [ 3 ] {143d92bf-348f-4d15-ac00-529eb49a954d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2206 | 2023.12.01 20:55:43.367018 [ 3 ] {143d92bf-348f-4d15-ac00-529eb49a954d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2207 | 2023.12.01 20:55:43.367396 [ 3 ] {143d92bf-348f-4d15-ac00-529eb49a954d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2208 | 2023.12.01 20:55:43.367609 [ 3 ] {143d92bf-348f-4d15-ac00-529eb49a954d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2209 | 2023.12.01 20:55:43.367759 [ 3 ] {143d92bf-348f-4d15-ac00-529eb49a954d} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2210 | 2023.12.01 20:55:43.367858 [ 3 ] {143d92bf-348f-4d15-ac00-529eb49a954d} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.000974067 sec., 51331 rows/sec., 4.01 MiB/sec. | ||
2211 | 2023.12.01 20:55:43.367980 [ 3 ] {143d92bf-348f-4d15-ac00-529eb49a954d} <Debug> DynamicQueryHandler: Done processing query | ||
2212 | 2023.12.01 20:55:43.368003 [ 3 ] {143d92bf-348f-4d15-ac00-529eb49a954d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2213 | 2023.12.01 20:55:43.368018 [ 3 ] {} <Debug> HTTP-Session: 6a1535c1-eed7-46b3-ba66-c9bd44e89529 Destroying unnamed session | ||
2214 | 2023.12.01 20:55:43.368161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2215 | 2023.12.01 20:55:43.368207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2216 | 2023.12.01 20:55:43.368227 [ 3 ] {} <Debug> HTTP-Session: 25aa6d3b-92db-43f9-9a78-06bce72efdad Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2217 | 2023.12.01 20:55:43.368243 [ 3 ] {} <Debug> HTTP-Session: 25aa6d3b-92db-43f9-9a78-06bce72efdad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2218 | 2023.12.01 20:55:43.368330 [ 3 ] {54a4a6dc-5dfc-4184-bdb7-532760fa2093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2219 | 2023.12.01 20:55:43.368376 [ 3 ] {54a4a6dc-5dfc-4184-bdb7-532760fa2093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2220 | 2023.12.01 20:55:43.368510 [ 3 ] {54a4a6dc-5dfc-4184-bdb7-532760fa2093} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2221 | 2023.12.01 20:55:43.369033 [ 3 ] {54a4a6dc-5dfc-4184-bdb7-532760fa2093} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2222 | 2023.12.01 20:55:43.369369 [ 3 ] {54a4a6dc-5dfc-4184-bdb7-532760fa2093} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2223 | 2023.12.01 20:55:43.369550 [ 3 ] {54a4a6dc-5dfc-4184-bdb7-532760fa2093} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2224 | 2023.12.01 20:55:43.369657 [ 3 ] {54a4a6dc-5dfc-4184-bdb7-532760fa2093} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001299285 sec., 38482 rows/sec., 51.93 MiB/sec. | ||
2225 | 2023.12.01 20:55:43.369784 [ 3 ] {54a4a6dc-5dfc-4184-bdb7-532760fa2093} <Debug> DynamicQueryHandler: Done processing query | ||
2226 | 2023.12.01 20:55:43.369808 [ 3 ] {54a4a6dc-5dfc-4184-bdb7-532760fa2093} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2227 | 2023.12.01 20:55:43.369824 [ 3 ] {} <Debug> HTTP-Session: 25aa6d3b-92db-43f9-9a78-06bce72efdad Destroying unnamed session | ||
2228 | 2023.12.01 20:55:43.489915 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2229 | 2023.12.01 20:55:43.489972 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2230 | 2023.12.01 20:55:48.360105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2231 | 2023.12.01 20:55:48.360235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2232 | 2023.12.01 20:55:48.360265 [ 3 ] {} <Debug> HTTP-Session: efb24168-1d75-43a7-b21e-6a5dfafc4dfe Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2233 | 2023.12.01 20:55:48.360294 [ 3 ] {} <Debug> HTTP-Session: efb24168-1d75-43a7-b21e-6a5dfafc4dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2234 | 2023.12.01 20:55:48.360433 [ 3 ] {85f5ff5d-e3f8-4ee7-b1f8-a733aa56d38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2235 | 2023.12.01 20:55:48.360501 [ 3 ] {85f5ff5d-e3f8-4ee7-b1f8-a733aa56d38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2236 | 2023.12.01 20:55:48.360683 [ 3 ] {85f5ff5d-e3f8-4ee7-b1f8-a733aa56d38c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2237 | 2023.12.01 20:55:48.361176 [ 3 ] {85f5ff5d-e3f8-4ee7-b1f8-a733aa56d38c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2238 | 2023.12.01 20:55:48.361433 [ 3 ] {85f5ff5d-e3f8-4ee7-b1f8-a733aa56d38c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2239 | 2023.12.01 20:55:48.361593 [ 3 ] {85f5ff5d-e3f8-4ee7-b1f8-a733aa56d38c} <Trace> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2240 | 2023.12.01 20:55:48.361710 [ 3 ] {85f5ff5d-e3f8-4ee7-b1f8-a733aa56d38c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001239985 sec., 1612 rows/sec., 137.82 KiB/sec. | ||
2241 | 2023.12.01 20:55:48.361894 [ 3 ] {85f5ff5d-e3f8-4ee7-b1f8-a733aa56d38c} <Debug> DynamicQueryHandler: Done processing query | ||
2242 | 2023.12.01 20:55:48.361921 [ 3 ] {85f5ff5d-e3f8-4ee7-b1f8-a733aa56d38c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2243 | 2023.12.01 20:55:48.361937 [ 3 ] {} <Debug> HTTP-Session: efb24168-1d75-43a7-b21e-6a5dfafc4dfe Destroying unnamed session | ||
2244 | 2023.12.01 20:55:48.362057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 5496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2245 | 2023.12.01 20:55:48.362129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2246 | 2023.12.01 20:55:48.362149 [ 3 ] {} <Debug> HTTP-Session: 210c6334-90ff-4c2b-8189-2a0d316f954b Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2247 | 2023.12.01 20:55:48.362166 [ 3 ] {} <Debug> HTTP-Session: 210c6334-90ff-4c2b-8189-2a0d316f954b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2248 | 2023.12.01 20:55:48.362238 [ 3 ] {cff9299a-5327-4a69-bf9a-3c81b2b80ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2249 | 2023.12.01 20:55:48.362278 [ 3 ] {cff9299a-5327-4a69-bf9a-3c81b2b80ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2250 | 2023.12.01 20:55:48.362387 [ 3 ] {cff9299a-5327-4a69-bf9a-3c81b2b80ca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2251 | 2023.12.01 20:55:48.362741 [ 3 ] {cff9299a-5327-4a69-bf9a-3c81b2b80ca5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2252 | 2023.12.01 20:55:48.362944 [ 3 ] {cff9299a-5327-4a69-bf9a-3c81b2b80ca5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2253 | 2023.12.01 20:55:48.363093 [ 3 ] {cff9299a-5327-4a69-bf9a-3c81b2b80ca5} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2254 | 2023.12.01 20:55:48.363217 [ 3 ] {cff9299a-5327-4a69-bf9a-3c81b2b80ca5} <Information> executeQuery: Read 37 rows, 3.21 KiB in 0.000944196 sec., 39186 rows/sec., 3.32 MiB/sec. | ||
2255 | 2023.12.01 20:55:48.363340 [ 3 ] {cff9299a-5327-4a69-bf9a-3c81b2b80ca5} <Debug> DynamicQueryHandler: Done processing query | ||
2256 | 2023.12.01 20:55:48.363364 [ 3 ] {cff9299a-5327-4a69-bf9a-3c81b2b80ca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2257 | 2023.12.01 20:55:48.363379 [ 3 ] {} <Debug> HTTP-Session: 210c6334-90ff-4c2b-8189-2a0d316f954b Destroying unnamed session | ||
2258 | 2023.12.01 20:55:48.363492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2259 | 2023.12.01 20:55:48.363537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2260 | 2023.12.01 20:55:48.363557 [ 3 ] {} <Debug> HTTP-Session: 8bdc5380-bc36-49b9-9d96-24a4aabf8af2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2261 | 2023.12.01 20:55:48.363573 [ 3 ] {} <Debug> HTTP-Session: 8bdc5380-bc36-49b9-9d96-24a4aabf8af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2262 | 2023.12.01 20:55:48.363721 [ 3 ] {70efd44f-6ef4-47ad-87f9-77efc4a737f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2263 | 2023.12.01 20:55:48.363762 [ 3 ] {70efd44f-6ef4-47ad-87f9-77efc4a737f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2264 | 2023.12.01 20:55:48.363867 [ 3 ] {70efd44f-6ef4-47ad-87f9-77efc4a737f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2265 | 2023.12.01 20:55:48.364165 [ 3 ] {70efd44f-6ef4-47ad-87f9-77efc4a737f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2266 | 2023.12.01 20:55:48.364373 [ 3 ] {70efd44f-6ef4-47ad-87f9-77efc4a737f3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2267 | 2023.12.01 20:55:48.364520 [ 3 ] {70efd44f-6ef4-47ad-87f9-77efc4a737f3} <Trace> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2268 | 2023.12.01 20:55:48.364646 [ 3 ] {70efd44f-6ef4-47ad-87f9-77efc4a737f3} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000891264 sec., 2244 rows/sec., 156.69 KiB/sec. | ||
2269 | 2023.12.01 20:55:48.364809 [ 3 ] {70efd44f-6ef4-47ad-87f9-77efc4a737f3} <Debug> DynamicQueryHandler: Done processing query | ||
2270 | 2023.12.01 20:55:48.364834 [ 3 ] {70efd44f-6ef4-47ad-87f9-77efc4a737f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2271 | 2023.12.01 20:55:48.364850 [ 3 ] {} <Debug> HTTP-Session: 8bdc5380-bc36-49b9-9d96-24a4aabf8af2 Destroying unnamed session | ||
2272 | 2023.12.01 20:55:48.364993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2273 | 2023.12.01 20:55:48.365039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2274 | 2023.12.01 20:55:48.365059 [ 3 ] {} <Debug> HTTP-Session: 44bf39cf-3a0f-4bde-854f-14dcf1569e00 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2275 | 2023.12.01 20:55:48.365076 [ 3 ] {} <Debug> HTTP-Session: 44bf39cf-3a0f-4bde-854f-14dcf1569e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2276 | 2023.12.01 20:55:48.365149 [ 3 ] {bb697923-b23b-4b9c-9e46-76eb26199b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2277 | 2023.12.01 20:55:48.365189 [ 3 ] {bb697923-b23b-4b9c-9e46-76eb26199b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2278 | 2023.12.01 20:55:48.365302 [ 3 ] {bb697923-b23b-4b9c-9e46-76eb26199b17} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2279 | 2023.12.01 20:55:48.365596 [ 3 ] {bb697923-b23b-4b9c-9e46-76eb26199b17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2280 | 2023.12.01 20:55:48.365825 [ 3 ] {bb697923-b23b-4b9c-9e46-76eb26199b17} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2281 | 2023.12.01 20:55:48.365975 [ 3 ] {bb697923-b23b-4b9c-9e46-76eb26199b17} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2282 | 2023.12.01 20:55:48.366105 [ 3 ] {bb697923-b23b-4b9c-9e46-76eb26199b17} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000926995 sec., 28047 rows/sec., 2.17 MiB/sec. | ||
2283 | 2023.12.01 20:55:48.366274 [ 3 ] {bb697923-b23b-4b9c-9e46-76eb26199b17} <Debug> DynamicQueryHandler: Done processing query | ||
2284 | 2023.12.01 20:55:48.366298 [ 3 ] {bb697923-b23b-4b9c-9e46-76eb26199b17} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2285 | 2023.12.01 20:55:48.366314 [ 3 ] {} <Debug> HTTP-Session: 44bf39cf-3a0f-4bde-854f-14dcf1569e00 Destroying unnamed session | ||
2286 | 2023.12.01 20:55:48.366435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2287 | 2023.12.01 20:55:48.366481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2288 | 2023.12.01 20:55:48.366499 [ 3 ] {} <Debug> HTTP-Session: 77ddecef-337b-4ddc-9faf-c5d69f630067 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2289 | 2023.12.01 20:55:48.366516 [ 3 ] {} <Debug> HTTP-Session: 77ddecef-337b-4ddc-9faf-c5d69f630067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2290 | 2023.12.01 20:55:48.366591 [ 3 ] {9ac1b843-bb0b-42ec-9004-f802c497dd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2291 | 2023.12.01 20:55:48.366634 [ 3 ] {9ac1b843-bb0b-42ec-9004-f802c497dd94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2292 | 2023.12.01 20:55:48.366763 [ 3 ] {9ac1b843-bb0b-42ec-9004-f802c497dd94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2293 | 2023.12.01 20:55:48.367054 [ 3 ] {9ac1b843-bb0b-42ec-9004-f802c497dd94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2294 | 2023.12.01 20:55:48.367304 [ 3 ] {9ac1b843-bb0b-42ec-9004-f802c497dd94} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2295 | 2023.12.01 20:55:48.367475 [ 3 ] {9ac1b843-bb0b-42ec-9004-f802c497dd94} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2296 | 2023.12.01 20:55:48.367593 [ 3 ] {9ac1b843-bb0b-42ec-9004-f802c497dd94} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000967087 sec., 38259 rows/sec., 2.66 MiB/sec. | ||
2297 | 2023.12.01 20:55:48.367721 [ 3 ] {9ac1b843-bb0b-42ec-9004-f802c497dd94} <Debug> DynamicQueryHandler: Done processing query | ||
2298 | 2023.12.01 20:55:48.367744 [ 3 ] {9ac1b843-bb0b-42ec-9004-f802c497dd94} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2299 | 2023.12.01 20:55:48.367761 [ 3 ] {} <Debug> HTTP-Session: 77ddecef-337b-4ddc-9faf-c5d69f630067 Destroying unnamed session | ||
2300 | 2023.12.01 20:55:53.362819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2301 | 2023.12.01 20:55:53.362993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2302 | 2023.12.01 20:55:53.363041 [ 3 ] {} <Debug> HTTP-Session: 01f51a02-68c3-4b0c-89f6-7b8f17e6bfb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2303 | 2023.12.01 20:55:53.363082 [ 3 ] {} <Debug> HTTP-Session: 01f51a02-68c3-4b0c-89f6-7b8f17e6bfb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2304 | 2023.12.01 20:55:53.363276 [ 3 ] {d49ccd83-8586-4679-982d-0db77207728a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2305 | 2023.12.01 20:55:53.363337 [ 3 ] {d49ccd83-8586-4679-982d-0db77207728a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2306 | 2023.12.01 20:55:53.363497 [ 3 ] {d49ccd83-8586-4679-982d-0db77207728a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2307 | 2023.12.01 20:55:53.363992 [ 3 ] {d49ccd83-8586-4679-982d-0db77207728a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2308 | 2023.12.01 20:55:53.364268 [ 3 ] {d49ccd83-8586-4679-982d-0db77207728a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2309 | 2023.12.01 20:55:53.364435 [ 3 ] {d49ccd83-8586-4679-982d-0db77207728a} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2310 | 2023.12.01 20:55:53.364559 [ 3 ] {d49ccd83-8586-4679-982d-0db77207728a} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001247304 sec., 40086 rows/sec., 3.17 MiB/sec. | ||
2311 | 2023.12.01 20:55:53.364713 [ 3 ] {d49ccd83-8586-4679-982d-0db77207728a} <Debug> DynamicQueryHandler: Done processing query | ||
2312 | 2023.12.01 20:55:53.364739 [ 3 ] {d49ccd83-8586-4679-982d-0db77207728a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2313 | 2023.12.01 20:55:53.364760 [ 3 ] {} <Debug> HTTP-Session: 01f51a02-68c3-4b0c-89f6-7b8f17e6bfb2 Destroying unnamed session | ||
2314 | 2023.12.01 20:55:53.364901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2315 | 2023.12.01 20:55:53.364953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2316 | 2023.12.01 20:55:53.364973 [ 3 ] {} <Debug> HTTP-Session: 78f11b44-0fcd-44fd-8b6d-353b6ef1dd9e Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2317 | 2023.12.01 20:55:53.364991 [ 3 ] {} <Debug> HTTP-Session: 78f11b44-0fcd-44fd-8b6d-353b6ef1dd9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2318 | 2023.12.01 20:55:53.365076 [ 3 ] {6514c16d-36c3-4166-9d27-889ca65ba755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2319 | 2023.12.01 20:55:53.365118 [ 3 ] {6514c16d-36c3-4166-9d27-889ca65ba755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2320 | 2023.12.01 20:55:53.365227 [ 3 ] {6514c16d-36c3-4166-9d27-889ca65ba755} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2321 | 2023.12.01 20:55:53.365667 [ 3 ] {6514c16d-36c3-4166-9d27-889ca65ba755} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2322 | 2023.12.01 20:55:53.365893 [ 3 ] {6514c16d-36c3-4166-9d27-889ca65ba755} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2323 | 2023.12.01 20:55:53.366043 [ 3 ] {6514c16d-36c3-4166-9d27-889ca65ba755} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2324 | 2023.12.01 20:55:53.366148 [ 3 ] {6514c16d-36c3-4166-9d27-889ca65ba755} <Information> executeQuery: Read 150 rows, 14.99 KiB in 0.001041028 sec., 144088 rows/sec., 14.06 MiB/sec. | ||
2325 | 2023.12.01 20:55:53.366295 [ 3 ] {6514c16d-36c3-4166-9d27-889ca65ba755} <Debug> DynamicQueryHandler: Done processing query | ||
2326 | 2023.12.01 20:55:53.366320 [ 3 ] {6514c16d-36c3-4166-9d27-889ca65ba755} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2327 | 2023.12.01 20:55:53.366336 [ 3 ] {} <Debug> HTTP-Session: 78f11b44-0fcd-44fd-8b6d-353b6ef1dd9e Destroying unnamed session | ||
2328 | 2023.12.01 20:55:53.366468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 10370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2329 | 2023.12.01 20:55:53.366516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2330 | 2023.12.01 20:55:53.366534 [ 3 ] {} <Debug> HTTP-Session: 92d604cd-635c-4359-9079-4b8149174dcc Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2331 | 2023.12.01 20:55:53.366551 [ 3 ] {} <Debug> HTTP-Session: 92d604cd-635c-4359-9079-4b8149174dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2332 | 2023.12.01 20:55:53.366627 [ 3 ] {27f4a600-d77c-4ac2-aec8-061638f52c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2333 | 2023.12.01 20:55:53.366667 [ 3 ] {27f4a600-d77c-4ac2-aec8-061638f52c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2334 | 2023.12.01 20:55:53.366776 [ 3 ] {27f4a600-d77c-4ac2-aec8-061638f52c56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2335 | 2023.12.01 20:55:53.367094 [ 3 ] {27f4a600-d77c-4ac2-aec8-061638f52c56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2336 | 2023.12.01 20:55:53.367314 [ 3 ] {27f4a600-d77c-4ac2-aec8-061638f52c56} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2337 | 2023.12.01 20:55:53.367465 [ 3 ] {27f4a600-d77c-4ac2-aec8-061638f52c56} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2338 | 2023.12.01 20:55:53.367565 [ 3 ] {27f4a600-d77c-4ac2-aec8-061638f52c56} <Information> executeQuery: Read 61 rows, 4.87 KiB in 0.000910655 sec., 66984 rows/sec., 5.22 MiB/sec. | ||
2339 | 2023.12.01 20:55:53.367680 [ 3 ] {27f4a600-d77c-4ac2-aec8-061638f52c56} <Debug> DynamicQueryHandler: Done processing query | ||
2340 | 2023.12.01 20:55:53.367704 [ 3 ] {27f4a600-d77c-4ac2-aec8-061638f52c56} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2341 | 2023.12.01 20:55:53.367719 [ 3 ] {} <Debug> HTTP-Session: 92d604cd-635c-4359-9079-4b8149174dcc Destroying unnamed session | ||
2342 | 2023.12.01 20:55:53.367865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 2130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2343 | 2023.12.01 20:55:53.367911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2344 | 2023.12.01 20:55:53.367929 [ 3 ] {} <Debug> HTTP-Session: d641c625-bb11-428f-9cb9-e3eb8f07c282 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2345 | 2023.12.01 20:55:53.367945 [ 3 ] {} <Debug> HTTP-Session: d641c625-bb11-428f-9cb9-e3eb8f07c282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2346 | 2023.12.01 20:55:53.368016 [ 3 ] {77f2b9de-2dd2-442b-8688-4a4e25411617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2347 | 2023.12.01 20:55:53.368058 [ 3 ] {77f2b9de-2dd2-442b-8688-4a4e25411617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2348 | 2023.12.01 20:55:53.368174 [ 3 ] {77f2b9de-2dd2-442b-8688-4a4e25411617} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2349 | 2023.12.01 20:55:53.368452 [ 3 ] {77f2b9de-2dd2-442b-8688-4a4e25411617} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2350 | 2023.12.01 20:55:53.368706 [ 3 ] {77f2b9de-2dd2-442b-8688-4a4e25411617} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2351 | 2023.12.01 20:55:53.368878 [ 3 ] {77f2b9de-2dd2-442b-8688-4a4e25411617} <Trace> oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2352 | 2023.12.01 20:55:53.368981 [ 3 ] {77f2b9de-2dd2-442b-8688-4a4e25411617} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000935766 sec., 11755 rows/sec., 775.39 KiB/sec. | ||
2353 | 2023.12.01 20:55:53.369132 [ 3 ] {77f2b9de-2dd2-442b-8688-4a4e25411617} <Debug> DynamicQueryHandler: Done processing query | ||
2354 | 2023.12.01 20:55:53.369156 [ 3 ] {77f2b9de-2dd2-442b-8688-4a4e25411617} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2355 | 2023.12.01 20:55:53.369172 [ 3 ] {} <Debug> HTTP-Session: d641c625-bb11-428f-9cb9-e3eb8f07c282 Destroying unnamed session | ||
2356 | 2023.12.01 20:55:53.369349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2357 | 2023.12.01 20:55:53.369395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2358 | 2023.12.01 20:55:53.369414 [ 3 ] {} <Debug> HTTP-Session: 745e7f7d-e9fa-41f9-bb99-b8cc8da361e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2359 | 2023.12.01 20:55:53.369430 [ 3 ] {} <Debug> HTTP-Session: 745e7f7d-e9fa-41f9-bb99-b8cc8da361e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2360 | 2023.12.01 20:55:53.369526 [ 3 ] {271c00e5-5fe6-4ef3-8b1c-acd1b19df7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2361 | 2023.12.01 20:55:53.369571 [ 3 ] {271c00e5-5fe6-4ef3-8b1c-acd1b19df7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2362 | 2023.12.01 20:55:53.369710 [ 3 ] {271c00e5-5fe6-4ef3-8b1c-acd1b19df7b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2363 | 2023.12.01 20:55:53.370240 [ 3 ] {271c00e5-5fe6-4ef3-8b1c-acd1b19df7b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2364 | 2023.12.01 20:55:53.370553 [ 3 ] {271c00e5-5fe6-4ef3-8b1c-acd1b19df7b3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2365 | 2023.12.01 20:55:53.370730 [ 3 ] {271c00e5-5fe6-4ef3-8b1c-acd1b19df7b3} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2366 | 2023.12.01 20:55:53.370823 [ 55 ] {} <Debug> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2367 | 2023.12.01 20:55:53.370836 [ 3 ] {271c00e5-5fe6-4ef3-8b1c-acd1b19df7b3} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001282185 sec., 38995 rows/sec., 52.62 MiB/sec. | ||
2368 | 2023.12.01 20:55:53.370870 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2369 | 2023.12.01 20:55:53.371046 [ 10 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2370 | 2023.12.01 20:55:53.371115 [ 3 ] {271c00e5-5fe6-4ef3-8b1c-acd1b19df7b3} <Debug> DynamicQueryHandler: Done processing query | ||
2371 | 2023.12.01 20:55:53.371159 [ 3 ] {271c00e5-5fe6-4ef3-8b1c-acd1b19df7b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2372 | 2023.12.01 20:55:53.371197 [ 3 ] {} <Debug> HTTP-Session: 745e7f7d-e9fa-41f9-bb99-b8cc8da361e7 Destroying unnamed session | ||
2373 | 2023.12.01 20:55:53.371261 [ 10 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2374 | 2023.12.01 20:55:53.371302 [ 10 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 277 rows starting from the beginning of the part | ||
2375 | 2023.12.01 20:55:53.371455 [ 10 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
2376 | 2023.12.01 20:55:53.371557 [ 10 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
2377 | 2023.12.01 20:55:53.371653 [ 10 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
2378 | 2023.12.01 20:55:53.371739 [ 10 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
2379 | 2023.12.01 20:55:53.371829 [ 10 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
2380 | 2023.12.01 20:55:53.373277 [ 24 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 6 columns (6 merged, 0 gathered) in 0.002334494 sec., 225744.85091844315 rows/sec., 304.63 MiB/sec. | ||
2381 | 2023.12.01 20:55:53.373657 [ 24 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2382 | 2023.12.01 20:55:53.373903 [ 24 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2383 | 2023.12.01 20:55:53.373980 [ 24 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2384 | 2023.12.01 20:55:53.374064 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2: 4.01 MiB. | ||
2385 | 2023.12.01 20:55:54.000120 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.14 MiB, peak 237.55 MiB, will set to 230.97 MiB (RSS), difference: -4.18 MiB | ||
2386 | 2023.12.01 20:55:58.490231 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2387 | 2023.12.01 20:55:58.490283 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2388 | 2023.12.01 20:55:59.911744 [ 119 ] {} <Debug> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2389 | 2023.12.01 20:55:59.911906 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2390 | 2023.12.01 20:55:59.911987 [ 10 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2391 | 2023.12.01 20:55:59.912113 [ 10 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2392 | 2023.12.01 20:55:59.912149 [ 10 ] {c89db42b-1a77-4661-bb76-7bea464754f6::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 | ||
2393 | 2023.12.01 20:55:59.912279 [ 10 ] {c89db42b-1a77-4661-bb76-7bea464754f6::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 | ||
2394 | 2023.12.01 20:55:59.912381 [ 10 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
2395 | 2023.12.01 20:55:59.912473 [ 10 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
2396 | 2023.12.01 20:55:59.912550 [ 10 ] {c89db42b-1a77-4661-bb76-7bea464754f6::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 | ||
2397 | 2023.12.01 20:55:59.913150 [ 9 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001161702 sec., 10329.671464799063 rows/sec., 875.94 KiB/sec. | ||
2398 | 2023.12.01 20:55:59.913348 [ 14 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2399 | 2023.12.01 20:55:59.913560 [ 14 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_5_1} <Trace> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2400 | 2023.12.01 20:55:59.913627 [ 14 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_5_1} <Trace> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2401 | 2023.12.01 20:56:00.637845 [ 119 ] {} <Debug> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2402 | 2023.12.01 20:56:00.637929 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2403 | 2023.12.01 20:56:00.638036 [ 15 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2404 | 2023.12.01 20:56:00.638195 [ 15 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2405 | 2023.12.01 20:56:00.638233 [ 15 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::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 | ||
2406 | 2023.12.01 20:56:00.638400 [ 15 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::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 | ||
2407 | 2023.12.01 20:56:00.638498 [ 15 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
2408 | 2023.12.01 20:56:00.638579 [ 15 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
2409 | 2023.12.01 20:56:00.638652 [ 15 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::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 | ||
2410 | 2023.12.01 20:56:00.639227 [ 9 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001240784 sec., 9671.304594514437 rows/sec., 675.29 KiB/sec. | ||
2411 | 2023.12.01 20:56:00.639389 [ 14 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2412 | 2023.12.01 20:56:00.639608 [ 14 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_5_1} <Trace> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2413 | 2023.12.01 20:56:00.639683 [ 14 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_5_1} <Trace> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2414 | 2023.12.01 20:56:03.361991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2415 | 2023.12.01 20:56:03.362106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2416 | 2023.12.01 20:56:03.362137 [ 3 ] {} <Debug> HTTP-Session: 5e10e3a4-ac99-4c1a-bdc2-f3585c2e42fb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2417 | 2023.12.01 20:56:03.362165 [ 3 ] {} <Debug> HTTP-Session: 5e10e3a4-ac99-4c1a-bdc2-f3585c2e42fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2418 | 2023.12.01 20:56:03.362309 [ 3 ] {d3e8a063-b009-4409-a7cb-cb5899744559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2419 | 2023.12.01 20:56:03.362378 [ 3 ] {d3e8a063-b009-4409-a7cb-cb5899744559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2420 | 2023.12.01 20:56:03.362560 [ 3 ] {d3e8a063-b009-4409-a7cb-cb5899744559} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2421 | 2023.12.01 20:56:03.363029 [ 3 ] {d3e8a063-b009-4409-a7cb-cb5899744559} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2422 | 2023.12.01 20:56:03.363298 [ 3 ] {d3e8a063-b009-4409-a7cb-cb5899744559} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2423 | 2023.12.01 20:56:03.363476 [ 3 ] {d3e8a063-b009-4409-a7cb-cb5899744559} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2424 | 2023.12.01 20:56:03.363626 [ 3 ] {d3e8a063-b009-4409-a7cb-cb5899744559} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001273706 sec., 39255 rows/sec., 3.11 MiB/sec. | ||
2425 | 2023.12.01 20:56:03.363785 [ 3 ] {d3e8a063-b009-4409-a7cb-cb5899744559} <Debug> DynamicQueryHandler: Done processing query | ||
2426 | 2023.12.01 20:56:03.363811 [ 3 ] {d3e8a063-b009-4409-a7cb-cb5899744559} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2427 | 2023.12.01 20:56:03.363828 [ 3 ] {} <Debug> HTTP-Session: 5e10e3a4-ac99-4c1a-bdc2-f3585c2e42fb Destroying unnamed session | ||
2428 | 2023.12.01 20:56:03.363954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2429 | 2023.12.01 20:56:03.364005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2430 | 2023.12.01 20:56:03.364026 [ 3 ] {} <Debug> HTTP-Session: bba70a5c-4d4d-4c3a-9a49-2acf20c61f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2431 | 2023.12.01 20:56:03.364044 [ 3 ] {} <Debug> HTTP-Session: bba70a5c-4d4d-4c3a-9a49-2acf20c61f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2432 | 2023.12.01 20:56:03.364120 [ 3 ] {cc9c4159-0eac-4849-8c98-bc42ccbd7789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2433 | 2023.12.01 20:56:03.364165 [ 3 ] {cc9c4159-0eac-4849-8c98-bc42ccbd7789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2434 | 2023.12.01 20:56:03.364278 [ 3 ] {cc9c4159-0eac-4849-8c98-bc42ccbd7789} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2435 | 2023.12.01 20:56:03.364575 [ 3 ] {cc9c4159-0eac-4849-8c98-bc42ccbd7789} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2436 | 2023.12.01 20:56:03.364787 [ 3 ] {cc9c4159-0eac-4849-8c98-bc42ccbd7789} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2437 | 2023.12.01 20:56:03.364938 [ 3 ] {cc9c4159-0eac-4849-8c98-bc42ccbd7789} <Trace> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2438 | 2023.12.01 20:56:03.365040 [ 3 ] {cc9c4159-0eac-4849-8c98-bc42ccbd7789} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000890014 sec., 2247 rows/sec., 192.02 KiB/sec. | ||
2439 | 2023.12.01 20:56:03.365223 [ 3 ] {cc9c4159-0eac-4849-8c98-bc42ccbd7789} <Debug> DynamicQueryHandler: Done processing query | ||
2440 | 2023.12.01 20:56:03.365247 [ 3 ] {cc9c4159-0eac-4849-8c98-bc42ccbd7789} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2441 | 2023.12.01 20:56:03.365263 [ 3 ] {} <Debug> HTTP-Session: bba70a5c-4d4d-4c3a-9a49-2acf20c61f24 Destroying unnamed session | ||
2442 | 2023.12.01 20:56:03.365423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2443 | 2023.12.01 20:56:03.365470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2444 | 2023.12.01 20:56:03.365490 [ 3 ] {} <Debug> HTTP-Session: 145e3204-f889-4ce2-937a-74a315444189 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2445 | 2023.12.01 20:56:03.365506 [ 3 ] {} <Debug> HTTP-Session: 145e3204-f889-4ce2-937a-74a315444189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2446 | 2023.12.01 20:56:03.365584 [ 3 ] {c46b67e2-4f28-4dbb-baef-2775b47f0112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2447 | 2023.12.01 20:56:03.365624 [ 3 ] {c46b67e2-4f28-4dbb-baef-2775b47f0112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2448 | 2023.12.01 20:56:03.365742 [ 3 ] {c46b67e2-4f28-4dbb-baef-2775b47f0112} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2449 | 2023.12.01 20:56:03.366127 [ 3 ] {c46b67e2-4f28-4dbb-baef-2775b47f0112} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2450 | 2023.12.01 20:56:03.366344 [ 3 ] {c46b67e2-4f28-4dbb-baef-2775b47f0112} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2451 | 2023.12.01 20:56:03.366492 [ 3 ] {c46b67e2-4f28-4dbb-baef-2775b47f0112} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2452 | 2023.12.01 20:56:03.366596 [ 3 ] {c46b67e2-4f28-4dbb-baef-2775b47f0112} <Information> executeQuery: Read 151 rows, 15.08 KiB in 0.000983247 sec., 153572 rows/sec., 14.97 MiB/sec. | ||
2453 | 2023.12.01 20:56:03.366592 [ 169 ] {} <Debug> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2454 | 2023.12.01 20:56:03.366662 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2455 | 2023.12.01 20:56:03.366743 [ 3 ] {c46b67e2-4f28-4dbb-baef-2775b47f0112} <Debug> DynamicQueryHandler: Done processing query | ||
2456 | 2023.12.01 20:56:03.366785 [ 3 ] {c46b67e2-4f28-4dbb-baef-2775b47f0112} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2457 | 2023.12.01 20:56:03.366822 [ 3 ] {} <Debug> HTTP-Session: 145e3204-f889-4ce2-937a-74a315444189 Destroying unnamed session | ||
2458 | 2023.12.01 20:56:03.366838 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2459 | 2023.12.01 20:56:03.366961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2460 | 2023.12.01 20:56:03.367046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2461 | 2023.12.01 20:56:03.367090 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2462 | 2023.12.01 20:56:03.367101 [ 3 ] {} <Debug> HTTP-Session: 72330455-c76f-47cd-a608-4d09bb904862 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2463 | 2023.12.01 20:56:03.367175 [ 3 ] {} <Debug> HTTP-Session: 72330455-c76f-47cd-a608-4d09bb904862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2464 | 2023.12.01 20:56:03.367201 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 189 rows starting from the beginning of the part | ||
2465 | 2023.12.01 20:56:03.367363 [ 3 ] {60725605-7d5c-4d23-b958-9a4a54ea925d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2466 | 2023.12.01 20:56:03.367439 [ 3 ] {60725605-7d5c-4d23-b958-9a4a54ea925d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2467 | 2023.12.01 20:56:03.367662 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 152 rows starting from the beginning of the part | ||
2468 | 2023.12.01 20:56:03.367884 [ 3 ] {60725605-7d5c-4d23-b958-9a4a54ea925d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2469 | 2023.12.01 20:56:03.367921 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 150 rows starting from the beginning of the part | ||
2470 | 2023.12.01 20:56:03.368109 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part | ||
2471 | 2023.12.01 20:56:03.368380 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 150 rows starting from the beginning of the part | ||
2472 | 2023.12.01 20:56:03.368648 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 151 rows starting from the beginning of the part | ||
2473 | 2023.12.01 20:56:03.368652 [ 3 ] {60725605-7d5c-4d23-b958-9a4a54ea925d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2474 | 2023.12.01 20:56:03.368995 [ 3 ] {60725605-7d5c-4d23-b958-9a4a54ea925d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2475 | 2023.12.01 20:56:03.369268 [ 3 ] {60725605-7d5c-4d23-b958-9a4a54ea925d} <Trace> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2476 | 2023.12.01 20:56:03.369577 [ 3 ] {60725605-7d5c-4d23-b958-9a4a54ea925d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002122138 sec., 942 rows/sec., 65.81 KiB/sec. | ||
2477 | 2023.12.01 20:56:03.369843 [ 3 ] {60725605-7d5c-4d23-b958-9a4a54ea925d} <Debug> DynamicQueryHandler: Done processing query | ||
2478 | 2023.12.01 20:56:03.369877 [ 3 ] {60725605-7d5c-4d23-b958-9a4a54ea925d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2479 | 2023.12.01 20:56:03.369898 [ 3 ] {} <Debug> HTTP-Session: 72330455-c76f-47cd-a608-4d09bb904862 Destroying unnamed session | ||
2480 | 2023.12.01 20:56:03.370110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2481 | 2023.12.01 20:56:03.370222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2482 | 2023.12.01 20:56:03.370248 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 829 rows, containing 4 columns (4 merged, 0 gathered) in 0.003513226 sec., 235965.46308150972 rows/sec., 22.73 MiB/sec. | ||
2483 | 2023.12.01 20:56:03.370262 [ 3 ] {} <Debug> HTTP-Session: d62a7edb-5a70-4b83-a43c-1e491eabd4cb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2484 | 2023.12.01 20:56:03.370331 [ 3 ] {} <Debug> HTTP-Session: d62a7edb-5a70-4b83-a43c-1e491eabd4cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2485 | 2023.12.01 20:56:03.370422 [ 3 ] {98d911f8-0091-480c-b4ec-c1f9d005eeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2486 | 2023.12.01 20:56:03.370442 [ 9 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2487 | 2023.12.01 20:56:03.370477 [ 3 ] {98d911f8-0091-480c-b4ec-c1f9d005eeca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2488 | 2023.12.01 20:56:03.370625 [ 3 ] {98d911f8-0091-480c-b4ec-c1f9d005eeca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2489 | 2023.12.01 20:56:03.370663 [ 9 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2490 | 2023.12.01 20:56:03.370743 [ 9 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2491 | 2023.12.01 20:56:03.371049 [ 3 ] {98d911f8-0091-480c-b4ec-c1f9d005eeca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2492 | 2023.12.01 20:56:03.371259 [ 3 ] {98d911f8-0091-480c-b4ec-c1f9d005eeca} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2493 | 2023.12.01 20:56:03.371411 [ 3 ] {98d911f8-0091-480c-b4ec-c1f9d005eeca} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2494 | 2023.12.01 20:56:03.371510 [ 169 ] {} <Debug> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2495 | 2023.12.01 20:56:03.371515 [ 3 ] {98d911f8-0091-480c-b4ec-c1f9d005eeca} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.001057339 sec., 49180 rows/sec., 3.85 MiB/sec. | ||
2496 | 2023.12.01 20:56:03.371546 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2497 | 2023.12.01 20:56:03.371709 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2498 | 2023.12.01 20:56:03.371864 [ 3 ] {98d911f8-0091-480c-b4ec-c1f9d005eeca} <Debug> DynamicQueryHandler: Done processing query | ||
2499 | 2023.12.01 20:56:03.371866 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2500 | 2023.12.01 20:56:03.371906 [ 3 ] {98d911f8-0091-480c-b4ec-c1f9d005eeca} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2501 | 2023.12.01 20:56:03.371940 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 109 rows starting from the beginning of the part | ||
2502 | 2023.12.01 20:56:03.371947 [ 3 ] {} <Debug> HTTP-Session: d62a7edb-5a70-4b83-a43c-1e491eabd4cb Destroying unnamed session | ||
2503 | 2023.12.01 20:56:03.372072 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part | ||
2504 | 2023.12.01 20:56:03.372111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2505 | 2023.12.01 20:56:03.372208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2506 | 2023.12.01 20:56:03.372265 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
2507 | 2023.12.01 20:56:03.372266 [ 3 ] {} <Debug> HTTP-Session: a02e841f-18ca-4dec-b4be-898e22fe7fd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2508 | 2023.12.01 20:56:03.372335 [ 3 ] {} <Debug> HTTP-Session: a02e841f-18ca-4dec-b4be-898e22fe7fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2509 | 2023.12.01 20:56:03.372523 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
2510 | 2023.12.01 20:56:03.372541 [ 3 ] {f5b435b5-e5dc-4503-97f1-a84087d7b77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2511 | 2023.12.01 20:56:03.372644 [ 3 ] {f5b435b5-e5dc-4503-97f1-a84087d7b77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2512 | 2023.12.01 20:56:03.372736 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 61 rows starting from the beginning of the part | ||
2513 | 2023.12.01 20:56:03.373050 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part | ||
2514 | 2023.12.01 20:56:03.373188 [ 3 ] {f5b435b5-e5dc-4503-97f1-a84087d7b77c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2515 | 2023.12.01 20:56:03.373931 [ 3 ] {f5b435b5-e5dc-4503-97f1-a84087d7b77c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2516 | 2023.12.01 20:56:03.374575 [ 3 ] {f5b435b5-e5dc-4503-97f1-a84087d7b77c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2517 | 2023.12.01 20:56:03.374706 [ 9 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 4 columns (4 merged, 0 gathered) in 0.003111615 sec., 113124.53500834775 rows/sec., 8.83 MiB/sec. | ||
2518 | 2023.12.01 20:56:03.374820 [ 9 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2519 | 2023.12.01 20:56:03.374852 [ 3 ] {f5b435b5-e5dc-4503-97f1-a84087d7b77c} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2520 | 2023.12.01 20:56:03.375011 [ 3 ] {f5b435b5-e5dc-4503-97f1-a84087d7b77c} <Information> executeQuery: Read 1 rows, 71.00 B in 0.002399916 sec., 416 rows/sec., 28.89 KiB/sec. | ||
2521 | 2023.12.01 20:56:03.375048 [ 9 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2522 | 2023.12.01 20:56:03.375166 [ 9 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2523 | 2023.12.01 20:56:03.375204 [ 3 ] {f5b435b5-e5dc-4503-97f1-a84087d7b77c} <Debug> DynamicQueryHandler: Done processing query | ||
2524 | 2023.12.01 20:56:03.375244 [ 3 ] {f5b435b5-e5dc-4503-97f1-a84087d7b77c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2525 | 2023.12.01 20:56:03.375262 [ 3 ] {} <Debug> HTTP-Session: a02e841f-18ca-4dec-b4be-898e22fe7fd2 Destroying unnamed session | ||
2526 | 2023.12.01 20:56:03.375466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2527 | 2023.12.01 20:56:03.375512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2528 | 2023.12.01 20:56:03.375532 [ 3 ] {} <Debug> HTTP-Session: 6cebb488-151c-4565-b116-c0e72154b16f Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2529 | 2023.12.01 20:56:03.375548 [ 3 ] {} <Debug> HTTP-Session: 6cebb488-151c-4565-b116-c0e72154b16f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2530 | 2023.12.01 20:56:03.375639 [ 3 ] {ac697b1a-f9dc-4a2f-acae-c84935e9bb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2531 | 2023.12.01 20:56:03.375684 [ 3 ] {ac697b1a-f9dc-4a2f-acae-c84935e9bb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2532 | 2023.12.01 20:56:03.375822 [ 3 ] {ac697b1a-f9dc-4a2f-acae-c84935e9bb40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2533 | 2023.12.01 20:56:03.376381 [ 3 ] {ac697b1a-f9dc-4a2f-acae-c84935e9bb40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. | ||
2534 | 2023.12.01 20:56:03.376697 [ 3 ] {ac697b1a-f9dc-4a2f-acae-c84935e9bb40} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2535 | 2023.12.01 20:56:03.376877 [ 3 ] {ac697b1a-f9dc-4a2f-acae-c84935e9bb40} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2536 | 2023.12.01 20:56:03.376983 [ 3 ] {ac697b1a-f9dc-4a2f-acae-c84935e9bb40} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001315316 sec., 38013 rows/sec., 51.30 MiB/sec. | ||
2537 | 2023.12.01 20:56:03.377108 [ 3 ] {ac697b1a-f9dc-4a2f-acae-c84935e9bb40} <Debug> DynamicQueryHandler: Done processing query | ||
2538 | 2023.12.01 20:56:03.377132 [ 3 ] {ac697b1a-f9dc-4a2f-acae-c84935e9bb40} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2539 | 2023.12.01 20:56:03.377148 [ 3 ] {} <Debug> HTTP-Session: 6cebb488-151c-4565-b116-c0e72154b16f Destroying unnamed session | ||
2540 | 2023.12.01 20:56:13.361719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2541 | 2023.12.01 20:56:13.361895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2542 | 2023.12.01 20:56:13.361944 [ 3 ] {} <Debug> HTTP-Session: a9e28d0b-6b85-4904-a130-1790cb912ae0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2543 | 2023.12.01 20:56:13.361986 [ 3 ] {} <Debug> HTTP-Session: a9e28d0b-6b85-4904-a130-1790cb912ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2544 | 2023.12.01 20:56:13.362122 [ 3 ] {e4d1f57f-a1f9-4210-a154-82b453e6546e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2545 | 2023.12.01 20:56:13.362184 [ 3 ] {e4d1f57f-a1f9-4210-a154-82b453e6546e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2546 | 2023.12.01 20:56:13.362347 [ 3 ] {e4d1f57f-a1f9-4210-a154-82b453e6546e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2547 | 2023.12.01 20:56:13.362861 [ 3 ] {e4d1f57f-a1f9-4210-a154-82b453e6546e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2548 | 2023.12.01 20:56:13.363126 [ 3 ] {e4d1f57f-a1f9-4210-a154-82b453e6546e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2549 | 2023.12.01 20:56:13.363294 [ 3 ] {e4d1f57f-a1f9-4210-a154-82b453e6546e} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2550 | 2023.12.01 20:56:13.363430 [ 3 ] {e4d1f57f-a1f9-4210-a154-82b453e6546e} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001267155 sec., 39458 rows/sec., 3.12 MiB/sec. | ||
2551 | 2023.12.01 20:56:13.363613 [ 3 ] {e4d1f57f-a1f9-4210-a154-82b453e6546e} <Debug> DynamicQueryHandler: Done processing query | ||
2552 | 2023.12.01 20:56:13.363639 [ 3 ] {e4d1f57f-a1f9-4210-a154-82b453e6546e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2553 | 2023.12.01 20:56:13.363655 [ 3 ] {} <Debug> HTTP-Session: a9e28d0b-6b85-4904-a130-1790cb912ae0 Destroying unnamed session | ||
2554 | 2023.12.01 20:56:13.363793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2555 | 2023.12.01 20:56:13.363844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2556 | 2023.12.01 20:56:13.363864 [ 3 ] {} <Debug> HTTP-Session: 258448c4-3569-4890-b467-14f23cfd5fda Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2557 | 2023.12.01 20:56:13.363882 [ 3 ] {} <Debug> HTTP-Session: 258448c4-3569-4890-b467-14f23cfd5fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2558 | 2023.12.01 20:56:13.363967 [ 3 ] {1d75d3d1-b5ba-4ad7-baf7-d0a22aeb6b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2559 | 2023.12.01 20:56:13.364009 [ 3 ] {1d75d3d1-b5ba-4ad7-baf7-d0a22aeb6b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2560 | 2023.12.01 20:56:13.364117 [ 3 ] {1d75d3d1-b5ba-4ad7-baf7-d0a22aeb6b16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2561 | 2023.12.01 20:56:13.364527 [ 3 ] {1d75d3d1-b5ba-4ad7-baf7-d0a22aeb6b16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2562 | 2023.12.01 20:56:13.364755 [ 3 ] {1d75d3d1-b5ba-4ad7-baf7-d0a22aeb6b16} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2563 | 2023.12.01 20:56:13.364916 [ 3 ] {1d75d3d1-b5ba-4ad7-baf7-d0a22aeb6b16} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2564 | 2023.12.01 20:56:13.365041 [ 3 ] {1d75d3d1-b5ba-4ad7-baf7-d0a22aeb6b16} <Information> executeQuery: Read 150 rows, 14.99 KiB in 0.001039138 sec., 144350 rows/sec., 14.08 MiB/sec. | ||
2565 | 2023.12.01 20:56:13.365167 [ 3 ] {1d75d3d1-b5ba-4ad7-baf7-d0a22aeb6b16} <Debug> DynamicQueryHandler: Done processing query | ||
2566 | 2023.12.01 20:56:13.365190 [ 3 ] {1d75d3d1-b5ba-4ad7-baf7-d0a22aeb6b16} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2567 | 2023.12.01 20:56:13.365206 [ 3 ] {} <Debug> HTTP-Session: 258448c4-3569-4890-b467-14f23cfd5fda Destroying unnamed session | ||
2568 | 2023.12.01 20:56:13.365330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2569 | 2023.12.01 20:56:13.365377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2570 | 2023.12.01 20:56:13.365397 [ 3 ] {} <Debug> HTTP-Session: 8c95fe0a-d890-425a-81dd-44b8b0c4c3c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2571 | 2023.12.01 20:56:13.365414 [ 3 ] {} <Debug> HTTP-Session: 8c95fe0a-d890-425a-81dd-44b8b0c4c3c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2572 | 2023.12.01 20:56:13.365487 [ 3 ] {7d1cb1a5-d797-413e-a7da-61ef2287ff4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2573 | 2023.12.01 20:56:13.365527 [ 3 ] {7d1cb1a5-d797-413e-a7da-61ef2287ff4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2574 | 2023.12.01 20:56:13.365634 [ 3 ] {7d1cb1a5-d797-413e-a7da-61ef2287ff4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2575 | 2023.12.01 20:56:13.365946 [ 3 ] {7d1cb1a5-d797-413e-a7da-61ef2287ff4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2576 | 2023.12.01 20:56:13.366156 [ 3 ] {7d1cb1a5-d797-413e-a7da-61ef2287ff4d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2577 | 2023.12.01 20:56:13.366306 [ 3 ] {7d1cb1a5-d797-413e-a7da-61ef2287ff4d} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2578 | 2023.12.01 20:56:13.366428 [ 3 ] {7d1cb1a5-d797-413e-a7da-61ef2287ff4d} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.000907785 sec., 55079 rows/sec., 4.31 MiB/sec. | ||
2579 | 2023.12.01 20:56:13.366632 [ 3 ] {7d1cb1a5-d797-413e-a7da-61ef2287ff4d} <Debug> DynamicQueryHandler: Done processing query | ||
2580 | 2023.12.01 20:56:13.366656 [ 3 ] {7d1cb1a5-d797-413e-a7da-61ef2287ff4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2581 | 2023.12.01 20:56:13.366672 [ 3 ] {} <Debug> HTTP-Session: 8c95fe0a-d890-425a-81dd-44b8b0c4c3c6 Destroying unnamed session | ||
2582 | 2023.12.01 20:56:13.366807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2583 | 2023.12.01 20:56:13.366853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2584 | 2023.12.01 20:56:13.366872 [ 3 ] {} <Debug> HTTP-Session: 850fb178-0bd6-4bae-a96e-123071be96ae Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2585 | 2023.12.01 20:56:13.366889 [ 3 ] {} <Debug> HTTP-Session: 850fb178-0bd6-4bae-a96e-123071be96ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2586 | 2023.12.01 20:56:13.366980 [ 3 ] {6f441ce4-a87e-41c9-bdbd-60287a114c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2587 | 2023.12.01 20:56:13.367028 [ 3 ] {6f441ce4-a87e-41c9-bdbd-60287a114c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2588 | 2023.12.01 20:56:13.367185 [ 3 ] {6f441ce4-a87e-41c9-bdbd-60287a114c2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2589 | 2023.12.01 20:56:13.367696 [ 3 ] {6f441ce4-a87e-41c9-bdbd-60287a114c2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2590 | 2023.12.01 20:56:13.368023 [ 3 ] {6f441ce4-a87e-41c9-bdbd-60287a114c2d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2591 | 2023.12.01 20:56:13.368201 [ 3 ] {6f441ce4-a87e-41c9-bdbd-60287a114c2d} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2592 | 2023.12.01 20:56:13.368335 [ 3 ] {6f441ce4-a87e-41c9-bdbd-60287a114c2d} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001324387 sec., 37753 rows/sec., 50.95 MiB/sec. | ||
2593 | 2023.12.01 20:56:13.368466 [ 3 ] {6f441ce4-a87e-41c9-bdbd-60287a114c2d} <Debug> DynamicQueryHandler: Done processing query | ||
2594 | 2023.12.01 20:56:13.368488 [ 3 ] {6f441ce4-a87e-41c9-bdbd-60287a114c2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2595 | 2023.12.01 20:56:13.368504 [ 3 ] {} <Debug> HTTP-Session: 850fb178-0bd6-4bae-a96e-123071be96ae Destroying unnamed session | ||
2596 | 2023.12.01 20:56:13.490549 [ 166 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2597 | 2023.12.01 20:56:13.490636 [ 166 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2598 | 2023.12.01 20:56:18.360641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 5346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2599 | 2023.12.01 20:56:18.360823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2600 | 2023.12.01 20:56:18.360872 [ 3 ] {} <Debug> HTTP-Session: 0ac7a327-e911-444e-b66c-2586361662ca Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2601 | 2023.12.01 20:56:18.360915 [ 3 ] {} <Debug> HTTP-Session: 0ac7a327-e911-444e-b66c-2586361662ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2602 | 2023.12.01 20:56:18.361120 [ 3 ] {3728a031-067c-4b21-ae81-19d28a611b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2603 | 2023.12.01 20:56:18.361222 [ 3 ] {3728a031-067c-4b21-ae81-19d28a611b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2604 | 2023.12.01 20:56:18.361396 [ 3 ] {3728a031-067c-4b21-ae81-19d28a611b95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2605 | 2023.12.01 20:56:18.361923 [ 3 ] {3728a031-067c-4b21-ae81-19d28a611b95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2606 | 2023.12.01 20:56:18.362196 [ 3 ] {3728a031-067c-4b21-ae81-19d28a611b95} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2607 | 2023.12.01 20:56:18.362365 [ 3 ] {3728a031-067c-4b21-ae81-19d28a611b95} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2608 | 2023.12.01 20:56:18.362499 [ 3 ] {3728a031-067c-4b21-ae81-19d28a611b95} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.001320126 sec., 27270 rows/sec., 2.31 MiB/sec. | ||
2609 | 2023.12.01 20:56:18.362659 [ 3 ] {3728a031-067c-4b21-ae81-19d28a611b95} <Debug> DynamicQueryHandler: Done processing query | ||
2610 | 2023.12.01 20:56:18.362685 [ 3 ] {3728a031-067c-4b21-ae81-19d28a611b95} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2611 | 2023.12.01 20:56:18.362701 [ 3 ] {} <Debug> HTTP-Session: 0ac7a327-e911-444e-b66c-2586361662ca Destroying unnamed session | ||
2612 | 2023.12.01 20:56:18.362828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2613 | 2023.12.01 20:56:18.362880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2614 | 2023.12.01 20:56:18.362902 [ 3 ] {} <Debug> HTTP-Session: 5d8cabdb-a26c-49e9-a651-96c3cb1bb97c Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2615 | 2023.12.01 20:56:18.362921 [ 3 ] {} <Debug> HTTP-Session: 5d8cabdb-a26c-49e9-a651-96c3cb1bb97c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2616 | 2023.12.01 20:56:18.363000 [ 3 ] {fb926f4f-486f-4441-b497-a3756f1b79a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2617 | 2023.12.01 20:56:18.363043 [ 3 ] {fb926f4f-486f-4441-b497-a3756f1b79a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2618 | 2023.12.01 20:56:18.363156 [ 3 ] {fb926f4f-486f-4441-b497-a3756f1b79a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2619 | 2023.12.01 20:56:18.363480 [ 3 ] {fb926f4f-486f-4441-b497-a3756f1b79a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2620 | 2023.12.01 20:56:18.363689 [ 3 ] {fb926f4f-486f-4441-b497-a3756f1b79a1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2621 | 2023.12.01 20:56:18.363852 [ 3 ] {fb926f4f-486f-4441-b497-a3756f1b79a1} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2622 | 2023.12.01 20:56:18.363986 [ 3 ] {fb926f4f-486f-4441-b497-a3756f1b79a1} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000954206 sec., 25151 rows/sec., 1.94 MiB/sec. | ||
2623 | 2023.12.01 20:56:18.364101 [ 3 ] {fb926f4f-486f-4441-b497-a3756f1b79a1} <Debug> DynamicQueryHandler: Done processing query | ||
2624 | 2023.12.01 20:56:18.364125 [ 3 ] {fb926f4f-486f-4441-b497-a3756f1b79a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2625 | 2023.12.01 20:56:18.364140 [ 3 ] {} <Debug> HTTP-Session: 5d8cabdb-a26c-49e9-a651-96c3cb1bb97c Destroying unnamed session | ||
2626 | 2023.12.01 20:56:18.364266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2627 | 2023.12.01 20:56:18.364311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2628 | 2023.12.01 20:56:18.364330 [ 3 ] {} <Debug> HTTP-Session: f9e36fb4-9f97-4ae0-b25d-8fe8280d2823 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2629 | 2023.12.01 20:56:18.364347 [ 3 ] {} <Debug> HTTP-Session: f9e36fb4-9f97-4ae0-b25d-8fe8280d2823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2630 | 2023.12.01 20:56:18.364420 [ 3 ] {b4407794-d600-43fb-ab3f-35a333eb92d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2631 | 2023.12.01 20:56:18.364463 [ 3 ] {b4407794-d600-43fb-ab3f-35a333eb92d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2632 | 2023.12.01 20:56:18.364583 [ 3 ] {b4407794-d600-43fb-ab3f-35a333eb92d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2633 | 2023.12.01 20:56:18.364873 [ 3 ] {b4407794-d600-43fb-ab3f-35a333eb92d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2634 | 2023.12.01 20:56:18.365120 [ 3 ] {b4407794-d600-43fb-ab3f-35a333eb92d1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2635 | 2023.12.01 20:56:18.365294 [ 3 ] {b4407794-d600-43fb-ab3f-35a333eb92d1} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2636 | 2023.12.01 20:56:18.365425 [ 3 ] {b4407794-d600-43fb-ab3f-35a333eb92d1} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000974207 sec., 36953 rows/sec., 2.57 MiB/sec. | ||
2637 | 2023.12.01 20:56:18.365571 [ 3 ] {b4407794-d600-43fb-ab3f-35a333eb92d1} <Debug> DynamicQueryHandler: Done processing query | ||
2638 | 2023.12.01 20:56:18.365596 [ 3 ] {b4407794-d600-43fb-ab3f-35a333eb92d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2639 | 2023.12.01 20:56:18.365612 [ 3 ] {} <Debug> HTTP-Session: f9e36fb4-9f97-4ae0-b25d-8fe8280d2823 Destroying unnamed session | ||
2640 | 2023.12.01 20:56:23.362618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2641 | 2023.12.01 20:56:23.362797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2642 | 2023.12.01 20:56:23.362846 [ 3 ] {} <Debug> HTTP-Session: c6ea4b76-db9e-414a-b3f2-17871c13d3b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2643 | 2023.12.01 20:56:23.362889 [ 3 ] {} <Debug> HTTP-Session: c6ea4b76-db9e-414a-b3f2-17871c13d3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2644 | 2023.12.01 20:56:23.363095 [ 3 ] {68633f19-9c9a-49ce-9861-1da268404d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2645 | 2023.12.01 20:56:23.363194 [ 3 ] {68633f19-9c9a-49ce-9861-1da268404d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2646 | 2023.12.01 20:56:23.363471 [ 3 ] {68633f19-9c9a-49ce-9861-1da268404d2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2647 | 2023.12.01 20:56:23.363964 [ 3 ] {68633f19-9c9a-49ce-9861-1da268404d2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2648 | 2023.12.01 20:56:23.364224 [ 3 ] {68633f19-9c9a-49ce-9861-1da268404d2f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2649 | 2023.12.01 20:56:23.364382 [ 3 ] {68633f19-9c9a-49ce-9861-1da268404d2f} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2650 | 2023.12.01 20:56:23.364509 [ 3 ] {68633f19-9c9a-49ce-9861-1da268404d2f} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001359077 sec., 36789 rows/sec., 2.91 MiB/sec. | ||
2651 | 2023.12.01 20:56:23.364543 [ 112 ] {} <Debug> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
2652 | 2023.12.01 20:56:23.364649 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2653 | 2023.12.01 20:56:23.364663 [ 3 ] {68633f19-9c9a-49ce-9861-1da268404d2f} <Debug> DynamicQueryHandler: Done processing query | ||
2654 | 2023.12.01 20:56:23.364710 [ 3 ] {68633f19-9c9a-49ce-9861-1da268404d2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2655 | 2023.12.01 20:56:23.364769 [ 3 ] {} <Debug> HTTP-Session: c6ea4b76-db9e-414a-b3f2-17871c13d3b2 Destroying unnamed session | ||
2656 | 2023.12.01 20:56:23.364792 [ 20 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
2657 | 2023.12.01 20:56:23.364924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2658 | 2023.12.01 20:56:23.364981 [ 20 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2659 | 2023.12.01 20:56:23.365005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2660 | 2023.12.01 20:56:23.365041 [ 20 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 50 rows starting from the beginning of the part | ||
2661 | 2023.12.01 20:56:23.365052 [ 3 ] {} <Debug> HTTP-Session: 5d2507a1-3e17-45c4-8e3a-18ed94cdde0c Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2662 | 2023.12.01 20:56:23.365092 [ 3 ] {} <Debug> HTTP-Session: 5d2507a1-3e17-45c4-8e3a-18ed94cdde0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2663 | 2023.12.01 20:56:23.365241 [ 3 ] {44ce747f-e7c5-476f-85d7-a07edf5a7aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2664 | 2023.12.01 20:56:23.365347 [ 3 ] {44ce747f-e7c5-476f-85d7-a07edf5a7aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2665 | 2023.12.01 20:56:23.365363 [ 20 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
2666 | 2023.12.01 20:56:23.365716 [ 20 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
2667 | 2023.12.01 20:56:23.365828 [ 3 ] {44ce747f-e7c5-476f-85d7-a07edf5a7aa4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2668 | 2023.12.01 20:56:23.366026 [ 20 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
2669 | 2023.12.01 20:56:23.366136 [ 20 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
2670 | 2023.12.01 20:56:23.366704 [ 3 ] {44ce747f-e7c5-476f-85d7-a07edf5a7aa4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2671 | 2023.12.01 20:56:23.367099 [ 3 ] {44ce747f-e7c5-476f-85d7-a07edf5a7aa4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2672 | 2023.12.01 20:56:23.367357 [ 3 ] {44ce747f-e7c5-476f-85d7-a07edf5a7aa4} <Trace> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2673 | 2023.12.01 20:56:23.367694 [ 3 ] {44ce747f-e7c5-476f-85d7-a07edf5a7aa4} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002382905 sec., 839 rows/sec., 71.72 KiB/sec. | ||
2674 | 2023.12.01 20:56:23.367777 [ 22 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.003017913 sec., 82838.70343512221 rows/sec., 6.56 MiB/sec. | ||
2675 | 2023.12.01 20:56:23.367891 [ 3 ] {44ce747f-e7c5-476f-85d7-a07edf5a7aa4} <Debug> DynamicQueryHandler: Done processing query | ||
2676 | 2023.12.01 20:56:23.367925 [ 3 ] {44ce747f-e7c5-476f-85d7-a07edf5a7aa4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2677 | 2023.12.01 20:56:23.367942 [ 3 ] {} <Debug> HTTP-Session: 5d2507a1-3e17-45c4-8e3a-18ed94cdde0c Destroying unnamed session | ||
2678 | 2023.12.01 20:56:23.368086 [ 10 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
2679 | 2023.12.01 20:56:23.368138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24305, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2680 | 2023.12.01 20:56:23.368218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2681 | 2023.12.01 20:56:23.368240 [ 3 ] {} <Debug> HTTP-Session: 522a9402-f6be-4996-a94c-7dc52329b032 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2682 | 2023.12.01 20:56:23.368258 [ 3 ] {} <Debug> HTTP-Session: 522a9402-f6be-4996-a94c-7dc52329b032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2683 | 2023.12.01 20:56:23.368367 [ 3 ] {097e48ae-9eb0-4488-bf91-f3fd83515843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2684 | 2023.12.01 20:56:23.368424 [ 3 ] {097e48ae-9eb0-4488-bf91-f3fd83515843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2685 | 2023.12.01 20:56:23.368538 [ 10 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
2686 | 2023.12.01 20:56:23.368656 [ 3 ] {097e48ae-9eb0-4488-bf91-f3fd83515843} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2687 | 2023.12.01 20:56:23.368680 [ 10 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
2688 | 2023.12.01 20:56:23.369102 [ 3 ] {097e48ae-9eb0-4488-bf91-f3fd83515843} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2689 | 2023.12.01 20:56:23.369331 [ 3 ] {097e48ae-9eb0-4488-bf91-f3fd83515843} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2690 | 2023.12.01 20:56:23.369476 [ 3 ] {097e48ae-9eb0-4488-bf91-f3fd83515843} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2691 | 2023.12.01 20:56:23.369599 [ 3 ] {097e48ae-9eb0-4488-bf91-f3fd83515843} <Information> executeQuery: Read 151 rows, 15.07 KiB in 0.001190473 sec., 126840 rows/sec., 12.36 MiB/sec. | ||
2692 | 2023.12.01 20:56:23.369757 [ 3 ] {097e48ae-9eb0-4488-bf91-f3fd83515843} <Debug> DynamicQueryHandler: Done processing query | ||
2693 | 2023.12.01 20:56:23.369783 [ 3 ] {097e48ae-9eb0-4488-bf91-f3fd83515843} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2694 | 2023.12.01 20:56:23.369799 [ 3 ] {} <Debug> HTTP-Session: 522a9402-f6be-4996-a94c-7dc52329b032 Destroying unnamed session | ||
2695 | 2023.12.01 20:56:23.369913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2696 | 2023.12.01 20:56:23.369957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2697 | 2023.12.01 20:56:23.369976 [ 3 ] {} <Debug> HTTP-Session: 187cb746-0c50-4243-8ef7-44a97a0cec10 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2698 | 2023.12.01 20:56:23.369992 [ 3 ] {} <Debug> HTTP-Session: 187cb746-0c50-4243-8ef7-44a97a0cec10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2699 | 2023.12.01 20:56:23.370061 [ 3 ] {3dd69741-5038-440f-bab1-12a7bf7e0da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2700 | 2023.12.01 20:56:23.370100 [ 3 ] {3dd69741-5038-440f-bab1-12a7bf7e0da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2701 | 2023.12.01 20:56:23.370212 [ 3 ] {3dd69741-5038-440f-bab1-12a7bf7e0da9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2702 | 2023.12.01 20:56:23.370470 [ 3 ] {3dd69741-5038-440f-bab1-12a7bf7e0da9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2703 | 2023.12.01 20:56:23.370666 [ 3 ] {3dd69741-5038-440f-bab1-12a7bf7e0da9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2704 | 2023.12.01 20:56:23.370810 [ 3 ] {3dd69741-5038-440f-bab1-12a7bf7e0da9} <Trace> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2705 | 2023.12.01 20:56:23.370934 [ 3 ] {3dd69741-5038-440f-bab1-12a7bf7e0da9} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000842513 sec., 2373 rows/sec., 165.75 KiB/sec. | ||
2706 | 2023.12.01 20:56:23.371060 [ 3 ] {3dd69741-5038-440f-bab1-12a7bf7e0da9} <Debug> DynamicQueryHandler: Done processing query | ||
2707 | 2023.12.01 20:56:23.371084 [ 3 ] {3dd69741-5038-440f-bab1-12a7bf7e0da9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2708 | 2023.12.01 20:56:23.371100 [ 3 ] {} <Debug> HTTP-Session: 187cb746-0c50-4243-8ef7-44a97a0cec10 Destroying unnamed session | ||
2709 | 2023.12.01 20:56:23.371212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 10713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2710 | 2023.12.01 20:56:23.371256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2711 | 2023.12.01 20:56:23.371275 [ 3 ] {} <Debug> HTTP-Session: 5323204f-e23a-49a1-b5e0-2b86fe7794fe Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2712 | 2023.12.01 20:56:23.371291 [ 3 ] {} <Debug> HTTP-Session: 5323204f-e23a-49a1-b5e0-2b86fe7794fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2713 | 2023.12.01 20:56:23.371363 [ 3 ] {94084d4c-fdcb-469d-85a9-2de27e8d987f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2714 | 2023.12.01 20:56:23.371400 [ 3 ] {94084d4c-fdcb-469d-85a9-2de27e8d987f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2715 | 2023.12.01 20:56:23.371504 [ 3 ] {94084d4c-fdcb-469d-85a9-2de27e8d987f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2716 | 2023.12.01 20:56:23.371805 [ 3 ] {94084d4c-fdcb-469d-85a9-2de27e8d987f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2717 | 2023.12.01 20:56:23.372008 [ 3 ] {94084d4c-fdcb-469d-85a9-2de27e8d987f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2718 | 2023.12.01 20:56:23.372151 [ 3 ] {94084d4c-fdcb-469d-85a9-2de27e8d987f} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2719 | 2023.12.01 20:56:23.372273 [ 3 ] {94084d4c-fdcb-469d-85a9-2de27e8d987f} <Information> executeQuery: Read 63 rows, 5.03 KiB in 0.000882214 sec., 71411 rows/sec., 5.57 MiB/sec. | ||
2720 | 2023.12.01 20:56:23.372375 [ 3 ] {94084d4c-fdcb-469d-85a9-2de27e8d987f} <Debug> DynamicQueryHandler: Done processing query | ||
2721 | 2023.12.01 20:56:23.372398 [ 3 ] {94084d4c-fdcb-469d-85a9-2de27e8d987f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2722 | 2023.12.01 20:56:23.372413 [ 3 ] {} <Debug> HTTP-Session: 5323204f-e23a-49a1-b5e0-2b86fe7794fe Destroying unnamed session | ||
2723 | 2023.12.01 20:56:23.372511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 2131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2724 | 2023.12.01 20:56:23.372553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2725 | 2023.12.01 20:56:23.372572 [ 3 ] {} <Debug> HTTP-Session: 29341263-2584-47ec-8157-5bb7996a5ab3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2726 | 2023.12.01 20:56:23.372588 [ 3 ] {} <Debug> HTTP-Session: 29341263-2584-47ec-8157-5bb7996a5ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2727 | 2023.12.01 20:56:23.372656 [ 3 ] {679e3396-79c1-4fbd-9e90-5f8873d9def6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2728 | 2023.12.01 20:56:23.372696 [ 3 ] {679e3396-79c1-4fbd-9e90-5f8873d9def6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2729 | 2023.12.01 20:56:23.372811 [ 3 ] {679e3396-79c1-4fbd-9e90-5f8873d9def6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2730 | 2023.12.01 20:56:23.373068 [ 3 ] {679e3396-79c1-4fbd-9e90-5f8873d9def6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2731 | 2023.12.01 20:56:23.373302 [ 3 ] {679e3396-79c1-4fbd-9e90-5f8873d9def6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2732 | 2023.12.01 20:56:23.373472 [ 3 ] {679e3396-79c1-4fbd-9e90-5f8873d9def6} <Trace> oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2733 | 2023.12.01 20:56:23.373595 [ 3 ] {679e3396-79c1-4fbd-9e90-5f8873d9def6} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000909085 sec., 12100 rows/sec., 798.15 KiB/sec. | ||
2734 | 2023.12.01 20:56:23.373727 [ 3 ] {679e3396-79c1-4fbd-9e90-5f8873d9def6} <Debug> DynamicQueryHandler: Done processing query | ||
2735 | 2023.12.01 20:56:23.373750 [ 3 ] {679e3396-79c1-4fbd-9e90-5f8873d9def6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2736 | 2023.12.01 20:56:23.373765 [ 3 ] {} <Debug> HTTP-Session: 29341263-2584-47ec-8157-5bb7996a5ab3 Destroying unnamed session | ||
2737 | 2023.12.01 20:56:23.373860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2738 | 2023.12.01 20:56:23.373905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2739 | 2023.12.01 20:56:23.373923 [ 3 ] {} <Debug> HTTP-Session: 2342ee60-a33d-4a7f-843c-601fbce549cb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2740 | 2023.12.01 20:56:23.373939 [ 3 ] {} <Debug> HTTP-Session: 2342ee60-a33d-4a7f-843c-601fbce549cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2741 | 2023.12.01 20:56:23.374006 [ 3 ] {256a8e05-7357-414f-9c2a-cd38b1867bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2742 | 2023.12.01 20:56:23.374046 [ 3 ] {256a8e05-7357-414f-9c2a-cd38b1867bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2743 | 2023.12.01 20:56:23.374161 [ 3 ] {256a8e05-7357-414f-9c2a-cd38b1867bf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2744 | 2023.12.01 20:56:23.374468 [ 3 ] {256a8e05-7357-414f-9c2a-cd38b1867bf5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2745 | 2023.12.01 20:56:23.374701 [ 3 ] {256a8e05-7357-414f-9c2a-cd38b1867bf5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2746 | 2023.12.01 20:56:23.374872 [ 3 ] {256a8e05-7357-414f-9c2a-cd38b1867bf5} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2747 | 2023.12.01 20:56:23.374996 [ 3 ] {256a8e05-7357-414f-9c2a-cd38b1867bf5} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000961456 sec., 1040 rows/sec., 72.12 KiB/sec. | ||
2748 | 2023.12.01 20:56:23.375114 [ 3 ] {256a8e05-7357-414f-9c2a-cd38b1867bf5} <Debug> DynamicQueryHandler: Done processing query | ||
2749 | 2023.12.01 20:56:23.375137 [ 3 ] {256a8e05-7357-414f-9c2a-cd38b1867bf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2750 | 2023.12.01 20:56:23.375153 [ 3 ] {} <Debug> HTTP-Session: 2342ee60-a33d-4a7f-843c-601fbce549cb Destroying unnamed session | ||
2751 | 2023.12.01 20:56:23.375298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2752 | 2023.12.01 20:56:23.375342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2753 | 2023.12.01 20:56:23.375361 [ 3 ] {} <Debug> HTTP-Session: 409bc0dd-a13d-4864-8d20-3cf2db938b5f Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2754 | 2023.12.01 20:56:23.375376 [ 3 ] {} <Debug> HTTP-Session: 409bc0dd-a13d-4864-8d20-3cf2db938b5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2755 | 2023.12.01 20:56:23.375460 [ 3 ] {1bfff209-d02d-4eff-aca2-8af5bb1dd7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2756 | 2023.12.01 20:56:23.375505 [ 3 ] {1bfff209-d02d-4eff-aca2-8af5bb1dd7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2757 | 2023.12.01 20:56:23.375639 [ 3 ] {1bfff209-d02d-4eff-aca2-8af5bb1dd7f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2758 | 2023.12.01 20:56:23.376136 [ 3 ] {1bfff209-d02d-4eff-aca2-8af5bb1dd7f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2759 | 2023.12.01 20:56:23.376445 [ 3 ] {1bfff209-d02d-4eff-aca2-8af5bb1dd7f6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2760 | 2023.12.01 20:56:23.376617 [ 3 ] {1bfff209-d02d-4eff-aca2-8af5bb1dd7f6} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2761 | 2023.12.01 20:56:23.376742 [ 3 ] {1bfff209-d02d-4eff-aca2-8af5bb1dd7f6} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001252515 sec., 39919 rows/sec., 53.87 MiB/sec. | ||
2762 | 2023.12.01 20:56:23.376871 [ 3 ] {1bfff209-d02d-4eff-aca2-8af5bb1dd7f6} <Debug> DynamicQueryHandler: Done processing query | ||
2763 | 2023.12.01 20:56:23.376894 [ 3 ] {1bfff209-d02d-4eff-aca2-8af5bb1dd7f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2764 | 2023.12.01 20:56:23.376910 [ 3 ] {} <Debug> HTTP-Session: 409bc0dd-a13d-4864-8d20-3cf2db938b5f Destroying unnamed session | ||
2765 | 2023.12.01 20:56:28.490901 [ 179 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2766 | 2023.12.01 20:56:28.491008 [ 179 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2767 | 2023.12.01 20:56:33.362492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2768 | 2023.12.01 20:56:33.362614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2769 | 2023.12.01 20:56:33.362639 [ 3 ] {} <Debug> HTTP-Session: 228ca9f1-44ce-4cca-b0f1-e83982f7e7f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2770 | 2023.12.01 20:56:33.362664 [ 3 ] {} <Debug> HTTP-Session: 228ca9f1-44ce-4cca-b0f1-e83982f7e7f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2771 | 2023.12.01 20:56:33.362791 [ 3 ] {425d5cc7-87af-4db3-962a-f11f9e9f11c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2772 | 2023.12.01 20:56:33.362850 [ 3 ] {425d5cc7-87af-4db3-962a-f11f9e9f11c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2773 | 2023.12.01 20:56:33.363010 [ 3 ] {425d5cc7-87af-4db3-962a-f11f9e9f11c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2774 | 2023.12.01 20:56:33.363507 [ 3 ] {425d5cc7-87af-4db3-962a-f11f9e9f11c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2775 | 2023.12.01 20:56:33.363773 [ 3 ] {425d5cc7-87af-4db3-962a-f11f9e9f11c4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2776 | 2023.12.01 20:56:33.363932 [ 3 ] {425d5cc7-87af-4db3-962a-f11f9e9f11c4} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2777 | 2023.12.01 20:56:33.364058 [ 3 ] {425d5cc7-87af-4db3-962a-f11f9e9f11c4} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001232064 sec., 40582 rows/sec., 3.21 MiB/sec. | ||
2778 | 2023.12.01 20:56:33.364202 [ 3 ] {425d5cc7-87af-4db3-962a-f11f9e9f11c4} <Debug> DynamicQueryHandler: Done processing query | ||
2779 | 2023.12.01 20:56:33.364226 [ 3 ] {425d5cc7-87af-4db3-962a-f11f9e9f11c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2780 | 2023.12.01 20:56:33.364243 [ 3 ] {} <Debug> HTTP-Session: 228ca9f1-44ce-4cca-b0f1-e83982f7e7f9 Destroying unnamed session | ||
2781 | 2023.12.01 20:56:33.364360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2782 | 2023.12.01 20:56:33.364406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2783 | 2023.12.01 20:56:33.364425 [ 3 ] {} <Debug> HTTP-Session: 6abfbfcb-2d8e-4265-94d3-bac1fed44a5f Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2784 | 2023.12.01 20:56:33.364442 [ 3 ] {} <Debug> HTTP-Session: 6abfbfcb-2d8e-4265-94d3-bac1fed44a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2785 | 2023.12.01 20:56:33.364513 [ 3 ] {0302db50-c81c-42bc-bf6c-b4b88817a51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2786 | 2023.12.01 20:56:33.364553 [ 3 ] {0302db50-c81c-42bc-bf6c-b4b88817a51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2787 | 2023.12.01 20:56:33.364661 [ 3 ] {0302db50-c81c-42bc-bf6c-b4b88817a51e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2788 | 2023.12.01 20:56:33.364952 [ 3 ] {0302db50-c81c-42bc-bf6c-b4b88817a51e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2789 | 2023.12.01 20:56:33.365162 [ 3 ] {0302db50-c81c-42bc-bf6c-b4b88817a51e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2790 | 2023.12.01 20:56:33.365310 [ 3 ] {0302db50-c81c-42bc-bf6c-b4b88817a51e} <Trace> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2791 | 2023.12.01 20:56:33.365410 [ 3 ] {0302db50-c81c-42bc-bf6c-b4b88817a51e} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000870033 sec., 4597 rows/sec., 383.88 KiB/sec. | ||
2792 | 2023.12.01 20:56:33.365531 [ 3 ] {0302db50-c81c-42bc-bf6c-b4b88817a51e} <Debug> DynamicQueryHandler: Done processing query | ||
2793 | 2023.12.01 20:56:33.365554 [ 3 ] {0302db50-c81c-42bc-bf6c-b4b88817a51e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2794 | 2023.12.01 20:56:33.365570 [ 3 ] {} <Debug> HTTP-Session: 6abfbfcb-2d8e-4265-94d3-bac1fed44a5f Destroying unnamed session | ||
2795 | 2023.12.01 20:56:33.365705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2796 | 2023.12.01 20:56:33.365749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2797 | 2023.12.01 20:56:33.365767 [ 3 ] {} <Debug> HTTP-Session: 5689a27c-ea83-496d-bf7a-983381e2e7b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2798 | 2023.12.01 20:56:33.365784 [ 3 ] {} <Debug> HTTP-Session: 5689a27c-ea83-496d-bf7a-983381e2e7b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2799 | 2023.12.01 20:56:33.365857 [ 3 ] {0b0b80dd-1e64-433a-b52d-18730d68f387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2800 | 2023.12.01 20:56:33.365895 [ 3 ] {0b0b80dd-1e64-433a-b52d-18730d68f387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2801 | 2023.12.01 20:56:33.366000 [ 3 ] {0b0b80dd-1e64-433a-b52d-18730d68f387} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2802 | 2023.12.01 20:56:33.366381 [ 3 ] {0b0b80dd-1e64-433a-b52d-18730d68f387} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2803 | 2023.12.01 20:56:33.366600 [ 3 ] {0b0b80dd-1e64-433a-b52d-18730d68f387} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2804 | 2023.12.01 20:56:33.366749 [ 3 ] {0b0b80dd-1e64-433a-b52d-18730d68f387} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2805 | 2023.12.01 20:56:33.366872 [ 3 ] {0b0b80dd-1e64-433a-b52d-18730d68f387} <Information> executeQuery: Read 152 rows, 15.16 KiB in 0.000976877 sec., 155597 rows/sec., 15.16 MiB/sec. | ||
2806 | 2023.12.01 20:56:33.367029 [ 3 ] {0b0b80dd-1e64-433a-b52d-18730d68f387} <Debug> DynamicQueryHandler: Done processing query | ||
2807 | 2023.12.01 20:56:33.367053 [ 3 ] {0b0b80dd-1e64-433a-b52d-18730d68f387} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2808 | 2023.12.01 20:56:33.367070 [ 3 ] {} <Debug> HTTP-Session: 5689a27c-ea83-496d-bf7a-983381e2e7b7 Destroying unnamed session | ||
2809 | 2023.12.01 20:56:33.367228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2810 | 2023.12.01 20:56:33.367274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2811 | 2023.12.01 20:56:33.367293 [ 3 ] {} <Debug> HTTP-Session: 02bbe0c1-3e0a-4a01-a8bf-e59d25077833 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2812 | 2023.12.01 20:56:33.367310 [ 3 ] {} <Debug> HTTP-Session: 02bbe0c1-3e0a-4a01-a8bf-e59d25077833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2813 | 2023.12.01 20:56:33.367381 [ 3 ] {8120d848-f717-403b-8b13-e488e6c4061a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2814 | 2023.12.01 20:56:33.367421 [ 3 ] {8120d848-f717-403b-8b13-e488e6c4061a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2815 | 2023.12.01 20:56:33.367535 [ 3 ] {8120d848-f717-403b-8b13-e488e6c4061a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2816 | 2023.12.01 20:56:33.367810 [ 3 ] {8120d848-f717-403b-8b13-e488e6c4061a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2817 | 2023.12.01 20:56:33.368015 [ 3 ] {8120d848-f717-403b-8b13-e488e6c4061a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2818 | 2023.12.01 20:56:33.368161 [ 3 ] {8120d848-f717-403b-8b13-e488e6c4061a} <Trace> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2819 | 2023.12.01 20:56:33.368273 [ 3 ] {8120d848-f717-403b-8b13-e488e6c4061a} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000860344 sec., 4649 rows/sec., 324.63 KiB/sec. | ||
2820 | 2023.12.01 20:56:33.368391 [ 3 ] {8120d848-f717-403b-8b13-e488e6c4061a} <Debug> DynamicQueryHandler: Done processing query | ||
2821 | 2023.12.01 20:56:33.368415 [ 3 ] {8120d848-f717-403b-8b13-e488e6c4061a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2822 | 2023.12.01 20:56:33.368430 [ 3 ] {} <Debug> HTTP-Session: 02bbe0c1-3e0a-4a01-a8bf-e59d25077833 Destroying unnamed session | ||
2823 | 2023.12.01 20:56:33.368552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 9207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2824 | 2023.12.01 20:56:33.368598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2825 | 2023.12.01 20:56:33.368617 [ 3 ] {} <Debug> HTTP-Session: af6d309a-b981-4448-9d6d-9c66318f19f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2826 | 2023.12.01 20:56:33.368634 [ 3 ] {} <Debug> HTTP-Session: af6d309a-b981-4448-9d6d-9c66318f19f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2827 | 2023.12.01 20:56:33.368706 [ 3 ] {34ad3022-3165-4edf-9b32-520effbb05a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2828 | 2023.12.01 20:56:33.368744 [ 3 ] {34ad3022-3165-4edf-9b32-520effbb05a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2829 | 2023.12.01 20:56:33.368848 [ 3 ] {34ad3022-3165-4edf-9b32-520effbb05a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2830 | 2023.12.01 20:56:33.369150 [ 3 ] {34ad3022-3165-4edf-9b32-520effbb05a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2831 | 2023.12.01 20:56:33.369352 [ 3 ] {34ad3022-3165-4edf-9b32-520effbb05a1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2832 | 2023.12.01 20:56:33.369498 [ 3 ] {34ad3022-3165-4edf-9b32-520effbb05a1} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2833 | 2023.12.01 20:56:33.369630 [ 3 ] {34ad3022-3165-4edf-9b32-520effbb05a1} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.000890374 sec., 60648 rows/sec., 4.75 MiB/sec. | ||
2834 | 2023.12.01 20:56:33.369782 [ 3 ] {34ad3022-3165-4edf-9b32-520effbb05a1} <Debug> DynamicQueryHandler: Done processing query | ||
2835 | 2023.12.01 20:56:33.369805 [ 3 ] {34ad3022-3165-4edf-9b32-520effbb05a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2836 | 2023.12.01 20:56:33.369821 [ 3 ] {} <Debug> HTTP-Session: af6d309a-b981-4448-9d6d-9c66318f19f5 Destroying unnamed session | ||
2837 | 2023.12.01 20:56:33.369927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2838 | 2023.12.01 20:56:33.369972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2839 | 2023.12.01 20:56:33.369991 [ 3 ] {} <Debug> HTTP-Session: e0992bb8-0fea-4107-99b6-d1e041fe2efd Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2840 | 2023.12.01 20:56:33.370008 [ 3 ] {} <Debug> HTTP-Session: e0992bb8-0fea-4107-99b6-d1e041fe2efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2841 | 2023.12.01 20:56:33.370076 [ 3 ] {1f7a05fe-8a1f-4def-8c43-d596612863ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2842 | 2023.12.01 20:56:33.370118 [ 3 ] {1f7a05fe-8a1f-4def-8c43-d596612863ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2843 | 2023.12.01 20:56:33.370237 [ 3 ] {1f7a05fe-8a1f-4def-8c43-d596612863ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2844 | 2023.12.01 20:56:33.370514 [ 3 ] {1f7a05fe-8a1f-4def-8c43-d596612863ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2845 | 2023.12.01 20:56:33.370751 [ 3 ] {1f7a05fe-8a1f-4def-8c43-d596612863ae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2846 | 2023.12.01 20:56:33.370930 [ 3 ] {1f7a05fe-8a1f-4def-8c43-d596612863ae} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2847 | 2023.12.01 20:56:33.371055 [ 3 ] {1f7a05fe-8a1f-4def-8c43-d596612863ae} <Information> executeQuery: Read 2 rows, 142.00 B in 0.000938696 sec., 2130 rows/sec., 147.73 KiB/sec. | ||
2848 | 2023.12.01 20:56:33.371058 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2849 | 2023.12.01 20:56:33.371190 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2850 | 2023.12.01 20:56:33.371235 [ 3 ] {1f7a05fe-8a1f-4def-8c43-d596612863ae} <Debug> DynamicQueryHandler: Done processing query | ||
2851 | 2023.12.01 20:56:33.371319 [ 3 ] {1f7a05fe-8a1f-4def-8c43-d596612863ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2852 | 2023.12.01 20:56:33.371329 [ 23 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2853 | 2023.12.01 20:56:33.371369 [ 3 ] {} <Debug> HTTP-Session: e0992bb8-0fea-4107-99b6-d1e041fe2efd Destroying unnamed session | ||
2854 | 2023.12.01 20:56:33.371487 [ 23 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2855 | 2023.12.01 20:56:33.371532 [ 23 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 269 rows starting from the beginning of the part | ||
2856 | 2023.12.01 20:56:33.371613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2857 | 2023.12.01 20:56:33.371706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2858 | 2023.12.01 20:56:33.371758 [ 3 ] {} <Debug> HTTP-Session: 03cf3dc0-c992-4524-be0c-21d045f38526 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2859 | 2023.12.01 20:56:33.371786 [ 23 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
2860 | 2023.12.01 20:56:33.371798 [ 3 ] {} <Debug> HTTP-Session: 03cf3dc0-c992-4524-be0c-21d045f38526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2861 | 2023.12.01 20:56:33.372052 [ 3 ] {6048c458-2c67-47d4-a4f1-c63711ec6fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2862 | 2023.12.01 20:56:33.372073 [ 23 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
2863 | 2023.12.01 20:56:33.372167 [ 3 ] {6048c458-2c67-47d4-a4f1-c63711ec6fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2864 | 2023.12.01 20:56:33.372391 [ 23 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
2865 | 2023.12.01 20:56:33.372755 [ 23 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
2866 | 2023.12.01 20:56:33.372823 [ 3 ] {6048c458-2c67-47d4-a4f1-c63711ec6fdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2867 | 2023.12.01 20:56:33.373030 [ 23 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
2868 | 2023.12.01 20:56:33.374132 [ 3 ] {6048c458-2c67-47d4-a4f1-c63711ec6fdb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2869 | 2023.12.01 20:56:33.374641 [ 10 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 5 columns (5 merged, 0 gathered) in 0.003381763 sec., 102313.49742722952 rows/sec., 7.12 MiB/sec. | ||
2870 | 2023.12.01 20:56:33.374825 [ 3 ] {6048c458-2c67-47d4-a4f1-c63711ec6fdb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2871 | 2023.12.01 20:56:33.374902 [ 22 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2872 | 2023.12.01 20:56:33.375091 [ 3 ] {6048c458-2c67-47d4-a4f1-c63711ec6fdb} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2873 | 2023.12.01 20:56:33.375286 [ 3 ] {6048c458-2c67-47d4-a4f1-c63711ec6fdb} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.003178547 sec., 15730 rows/sec., 21.23 MiB/sec. | ||
2874 | 2023.12.01 20:56:33.375303 [ 22 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2875 | 2023.12.01 20:56:33.375532 [ 22 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2876 | 2023.12.01 20:56:33.375568 [ 3 ] {6048c458-2c67-47d4-a4f1-c63711ec6fdb} <Debug> DynamicQueryHandler: Done processing query | ||
2877 | 2023.12.01 20:56:33.375625 [ 3 ] {6048c458-2c67-47d4-a4f1-c63711ec6fdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2878 | 2023.12.01 20:56:33.375664 [ 3 ] {} <Debug> HTTP-Session: 03cf3dc0-c992-4524-be0c-21d045f38526 Destroying unnamed session | ||
2879 | 2023.12.01 20:56:43.362313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2880 | 2023.12.01 20:56:43.362450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2881 | 2023.12.01 20:56:43.362481 [ 3 ] {} <Debug> HTTP-Session: d2fb7118-3a63-4901-ad61-1a2d26148fcc Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2882 | 2023.12.01 20:56:43.362510 [ 3 ] {} <Debug> HTTP-Session: d2fb7118-3a63-4901-ad61-1a2d26148fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2883 | 2023.12.01 20:56:43.362654 [ 3 ] {0cd57053-bbb6-4345-b736-fc94f24d2459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2884 | 2023.12.01 20:56:43.362724 [ 3 ] {0cd57053-bbb6-4345-b736-fc94f24d2459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2885 | 2023.12.01 20:56:43.362905 [ 3 ] {0cd57053-bbb6-4345-b736-fc94f24d2459} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2886 | 2023.12.01 20:56:43.363421 [ 3 ] {0cd57053-bbb6-4345-b736-fc94f24d2459} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2887 | 2023.12.01 20:56:43.363702 [ 3 ] {0cd57053-bbb6-4345-b736-fc94f24d2459} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2888 | 2023.12.01 20:56:43.363870 [ 3 ] {0cd57053-bbb6-4345-b736-fc94f24d2459} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2889 | 2023.12.01 20:56:43.364015 [ 3 ] {0cd57053-bbb6-4345-b736-fc94f24d2459} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001321317 sec., 37841 rows/sec., 3.00 MiB/sec. | ||
2890 | 2023.12.01 20:56:43.364213 [ 3 ] {0cd57053-bbb6-4345-b736-fc94f24d2459} <Debug> DynamicQueryHandler: Done processing query | ||
2891 | 2023.12.01 20:56:43.364241 [ 3 ] {0cd57053-bbb6-4345-b736-fc94f24d2459} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2892 | 2023.12.01 20:56:43.364258 [ 3 ] {} <Debug> HTTP-Session: d2fb7118-3a63-4901-ad61-1a2d26148fcc Destroying unnamed session | ||
2893 | 2023.12.01 20:56:43.364399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2894 | 2023.12.01 20:56:43.364452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2895 | 2023.12.01 20:56:43.364473 [ 3 ] {} <Debug> HTTP-Session: d84658c0-a009-4c9f-96b3-0f5121195c0c Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2896 | 2023.12.01 20:56:43.364492 [ 3 ] {} <Debug> HTTP-Session: d84658c0-a009-4c9f-96b3-0f5121195c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2897 | 2023.12.01 20:56:43.364578 [ 3 ] {92a7dcfa-1fd3-4742-9d3f-e55d79449893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2898 | 2023.12.01 20:56:43.364621 [ 3 ] {92a7dcfa-1fd3-4742-9d3f-e55d79449893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2899 | 2023.12.01 20:56:43.364739 [ 3 ] {92a7dcfa-1fd3-4742-9d3f-e55d79449893} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2900 | 2023.12.01 20:56:43.365154 [ 3 ] {92a7dcfa-1fd3-4742-9d3f-e55d79449893} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2901 | 2023.12.01 20:56:43.365380 [ 3 ] {92a7dcfa-1fd3-4742-9d3f-e55d79449893} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2902 | 2023.12.01 20:56:43.365525 [ 3 ] {92a7dcfa-1fd3-4742-9d3f-e55d79449893} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2903 | 2023.12.01 20:56:43.365656 [ 3 ] {92a7dcfa-1fd3-4742-9d3f-e55d79449893} <Information> executeQuery: Read 150 rows, 14.99 KiB in 0.001040449 sec., 144168 rows/sec., 14.07 MiB/sec. | ||
2904 | 2023.12.01 20:56:43.365655 [ 105 ] {} <Debug> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2905 | 2023.12.01 20:56:43.365776 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2906 | 2023.12.01 20:56:43.365826 [ 3 ] {92a7dcfa-1fd3-4742-9d3f-e55d79449893} <Debug> DynamicQueryHandler: Done processing query | ||
2907 | 2023.12.01 20:56:43.365875 [ 3 ] {92a7dcfa-1fd3-4742-9d3f-e55d79449893} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2908 | 2023.12.01 20:56:43.365890 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2909 | 2023.12.01 20:56:43.365903 [ 3 ] {} <Debug> HTTP-Session: d84658c0-a009-4c9f-96b3-0f5121195c0c Destroying unnamed session | ||
2910 | 2023.12.01 20:56:43.366039 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2911 | 2023.12.01 20:56:43.366103 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 191 rows starting from the beginning of the part | ||
2912 | 2023.12.01 20:56:43.366111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2913 | 2023.12.01 20:56:43.366201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2914 | 2023.12.01 20:56:43.366245 [ 3 ] {} <Debug> HTTP-Session: f6c87142-e548-4793-b90e-49f68be6bf2c Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2915 | 2023.12.01 20:56:43.366294 [ 3 ] {} <Debug> HTTP-Session: f6c87142-e548-4793-b90e-49f68be6bf2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2916 | 2023.12.01 20:56:43.366359 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 150 rows starting from the beginning of the part | ||
2917 | 2023.12.01 20:56:43.366493 [ 3 ] {4f611032-46e0-4b69-83d6-148274e72ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2918 | 2023.12.01 20:56:43.366600 [ 3 ] {4f611032-46e0-4b69-83d6-148274e72ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2919 | 2023.12.01 20:56:43.366614 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
2920 | 2023.12.01 20:56:43.366943 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 151 rows starting from the beginning of the part | ||
2921 | 2023.12.01 20:56:43.367093 [ 3 ] {4f611032-46e0-4b69-83d6-148274e72ab9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2922 | 2023.12.01 20:56:43.367198 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 152 rows starting from the beginning of the part | ||
2923 | 2023.12.01 20:56:43.367337 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 150 rows starting from the beginning of the part | ||
2924 | 2023.12.01 20:56:43.367894 [ 3 ] {4f611032-46e0-4b69-83d6-148274e72ab9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2925 | 2023.12.01 20:56:43.368306 [ 3 ] {4f611032-46e0-4b69-83d6-148274e72ab9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2926 | 2023.12.01 20:56:43.368600 [ 3 ] {4f611032-46e0-4b69-83d6-148274e72ab9} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2927 | 2023.12.01 20:56:43.368757 [ 105 ] {} <Debug> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2928 | 2023.12.01 20:56:43.368843 [ 3 ] {4f611032-46e0-4b69-83d6-148274e72ab9} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.002260762 sec., 22116 rows/sec., 1.73 MiB/sec. | ||
2929 | 2023.12.01 20:56:43.368869 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2930 | 2023.12.01 20:56:43.369124 [ 22 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2931 | 2023.12.01 20:56:43.369462 [ 22 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2932 | 2023.12.01 20:56:43.369502 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 830 rows, containing 4 columns (4 merged, 0 gathered) in 0.00365295 sec., 227213.62186725799 rows/sec., 21.88 MiB/sec. | ||
2933 | 2023.12.01 20:56:43.369535 [ 22 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 113 rows starting from the beginning of the part | ||
2934 | 2023.12.01 20:56:43.369557 [ 3 ] {4f611032-46e0-4b69-83d6-148274e72ab9} <Debug> DynamicQueryHandler: Done processing query | ||
2935 | 2023.12.01 20:56:43.369601 [ 3 ] {4f611032-46e0-4b69-83d6-148274e72ab9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2936 | 2023.12.01 20:56:43.369681 [ 3 ] {} <Debug> HTTP-Session: f6c87142-e548-4793-b90e-49f68be6bf2c Destroying unnamed session | ||
2937 | 2023.12.01 20:56:43.369738 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2938 | 2023.12.01 20:56:43.369879 [ 22 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part | ||
2939 | 2023.12.01 20:56:43.369979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2940 | 2023.12.01 20:56:43.370114 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2941 | 2023.12.01 20:56:43.370148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2942 | 2023.12.01 20:56:43.370165 [ 22 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
2943 | 2023.12.01 20:56:43.370209 [ 3 ] {} <Debug> HTTP-Session: 3915869d-c857-400e-aa8b-e5c44f700e33 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2944 | 2023.12.01 20:56:43.370268 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2945 | 2023.12.01 20:56:43.370285 [ 3 ] {} <Debug> HTTP-Session: 3915869d-c857-400e-aa8b-e5c44f700e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2946 | 2023.12.01 20:56:43.370485 [ 22 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 63 rows starting from the beginning of the part | ||
2947 | 2023.12.01 20:56:43.370645 [ 3 ] {557b24a3-90f4-44d4-8f2d-b23332ff3169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2948 | 2023.12.01 20:56:43.370737 [ 22 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part | ||
2949 | 2023.12.01 20:56:43.370761 [ 3 ] {557b24a3-90f4-44d4-8f2d-b23332ff3169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2950 | 2023.12.01 20:56:43.371013 [ 22 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 50 rows starting from the beginning of the part | ||
2951 | 2023.12.01 20:56:43.371479 [ 3 ] {557b24a3-90f4-44d4-8f2d-b23332ff3169} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2952 | 2023.12.01 20:56:43.372537 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 4 columns (4 merged, 0 gathered) in 0.003572798 sec., 99082.00799485446 rows/sec., 7.74 MiB/sec. | ||
2953 | 2023.12.01 20:56:43.372565 [ 3 ] {557b24a3-90f4-44d4-8f2d-b23332ff3169} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2954 | 2023.12.01 20:56:43.372720 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2955 | 2023.12.01 20:56:43.373088 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2956 | 2023.12.01 20:56:43.373193 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2957 | 2023.12.01 20:56:43.373230 [ 3 ] {557b24a3-90f4-44d4-8f2d-b23332ff3169} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2958 | 2023.12.01 20:56:43.373472 [ 3 ] {557b24a3-90f4-44d4-8f2d-b23332ff3169} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2959 | 2023.12.01 20:56:43.373608 [ 105 ] {} <Debug> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2960 | 2023.12.01 20:56:43.373623 [ 3 ] {557b24a3-90f4-44d4-8f2d-b23332ff3169} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.00291213 sec., 17169 rows/sec., 23.17 MiB/sec. | ||
2961 | 2023.12.01 20:56:43.373662 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2962 | 2023.12.01 20:56:43.373810 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2963 | 2023.12.01 20:56:43.373916 [ 3 ] {557b24a3-90f4-44d4-8f2d-b23332ff3169} <Debug> DynamicQueryHandler: Done processing query | ||
2964 | 2023.12.01 20:56:43.373965 [ 3 ] {557b24a3-90f4-44d4-8f2d-b23332ff3169} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2965 | 2023.12.01 20:56:43.373977 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2966 | 2023.12.01 20:56:43.373994 [ 3 ] {} <Debug> HTTP-Session: 3915869d-c857-400e-aa8b-e5c44f700e33 Destroying unnamed session | ||
2967 | 2023.12.01 20:56:43.374043 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 527 rows starting from the beginning of the part | ||
2968 | 2023.12.01 20:56:43.374162 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
2969 | 2023.12.01 20:56:43.374255 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
2970 | 2023.12.01 20:56:43.374344 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
2971 | 2023.12.01 20:56:43.374433 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
2972 | 2023.12.01 20:56:43.374517 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
2973 | 2023.12.01 20:56:43.376042 [ 20 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 6 columns (6 merged, 0 gathered) in 0.002315693 sec., 335536.705426842 rows/sec., 452.79 MiB/sec. | ||
2974 | 2023.12.01 20:56:43.376398 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2975 | 2023.12.01 20:56:43.376616 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2976 | 2023.12.01 20:56:43.376679 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2977 | 2023.12.01 20:56:43.376736 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3: 4.06 MiB. | ||
2978 | 2023.12.01 20:56:43.491273 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2979 | 2023.12.01 20:56:43.491322 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2980 | 2023.12.01 20:56:48.360748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2981 | 2023.12.01 20:56:48.360888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2982 | 2023.12.01 20:56:48.360920 [ 3 ] {} <Debug> HTTP-Session: 1991bc86-29ac-487e-9967-7c1d77b8b0b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2983 | 2023.12.01 20:56:48.360948 [ 3 ] {} <Debug> HTTP-Session: 1991bc86-29ac-487e-9967-7c1d77b8b0b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2984 | 2023.12.01 20:56:48.361087 [ 3 ] {ca8abc2f-650f-4639-be8c-224ca2a214bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2985 | 2023.12.01 20:56:48.361157 [ 3 ] {ca8abc2f-650f-4639-be8c-224ca2a214bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2986 | 2023.12.01 20:56:48.361348 [ 3 ] {ca8abc2f-650f-4639-be8c-224ca2a214bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2987 | 2023.12.01 20:56:48.361841 [ 3 ] {ca8abc2f-650f-4639-be8c-224ca2a214bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
2988 | 2023.12.01 20:56:48.362107 [ 3 ] {ca8abc2f-650f-4639-be8c-224ca2a214bf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2989 | 2023.12.01 20:56:48.362281 [ 3 ] {ca8abc2f-650f-4639-be8c-224ca2a214bf} <Trace> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2990 | 2023.12.01 20:56:48.362425 [ 3 ] {ca8abc2f-650f-4639-be8c-224ca2a214bf} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001289505 sec., 1550 rows/sec., 132.53 KiB/sec. | ||
2991 | 2023.12.01 20:56:48.362584 [ 3 ] {ca8abc2f-650f-4639-be8c-224ca2a214bf} <Debug> DynamicQueryHandler: Done processing query | ||
2992 | 2023.12.01 20:56:48.362609 [ 3 ] {ca8abc2f-650f-4639-be8c-224ca2a214bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2993 | 2023.12.01 20:56:48.362626 [ 3 ] {} <Debug> HTTP-Session: 1991bc86-29ac-487e-9967-7c1d77b8b0b4 Destroying unnamed session | ||
2994 | 2023.12.01 20:56:48.362756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 5496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2995 | 2023.12.01 20:56:48.362808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2996 | 2023.12.01 20:56:48.362829 [ 3 ] {} <Debug> HTTP-Session: 6b06d441-6023-4c7f-b791-04ca8904e84c Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
2997 | 2023.12.01 20:56:48.362848 [ 3 ] {} <Debug> HTTP-Session: 6b06d441-6023-4c7f-b791-04ca8904e84c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2998 | 2023.12.01 20:56:48.362930 [ 3 ] {71612289-b3bc-4ca5-b38a-a920d472ec07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2999 | 2023.12.01 20:56:48.362974 [ 3 ] {71612289-b3bc-4ca5-b38a-a920d472ec07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3000 | 2023.12.01 20:56:48.363086 [ 3 ] {71612289-b3bc-4ca5-b38a-a920d472ec07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3001 | 2023.12.01 20:56:48.363434 [ 3 ] {71612289-b3bc-4ca5-b38a-a920d472ec07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
3002 | 2023.12.01 20:56:48.363648 [ 3 ] {71612289-b3bc-4ca5-b38a-a920d472ec07} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3003 | 2023.12.01 20:56:48.363797 [ 3 ] {71612289-b3bc-4ca5-b38a-a920d472ec07} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3004 | 2023.12.01 20:56:48.363922 [ 3 ] {71612289-b3bc-4ca5-b38a-a920d472ec07} <Information> executeQuery: Read 37 rows, 3.21 KiB in 0.000957997 sec., 38622 rows/sec., 3.27 MiB/sec. | ||
3005 | 2023.12.01 20:56:48.364078 [ 3 ] {71612289-b3bc-4ca5-b38a-a920d472ec07} <Debug> DynamicQueryHandler: Done processing query | ||
3006 | 2023.12.01 20:56:48.364102 [ 3 ] {71612289-b3bc-4ca5-b38a-a920d472ec07} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3007 | 2023.12.01 20:56:48.364142 [ 3 ] {} <Debug> HTTP-Session: 6b06d441-6023-4c7f-b791-04ca8904e84c Destroying unnamed session | ||
3008 | 2023.12.01 20:56:48.364257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3009 | 2023.12.01 20:56:48.364307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3010 | 2023.12.01 20:56:48.364326 [ 3 ] {} <Debug> HTTP-Session: 020aa36a-6c43-4644-bcad-8084743ff8cb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3011 | 2023.12.01 20:56:48.364343 [ 3 ] {} <Debug> HTTP-Session: 020aa36a-6c43-4644-bcad-8084743ff8cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3012 | 2023.12.01 20:56:48.364416 [ 3 ] {ae11da36-fdfa-464b-85fa-caf3d21d8a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3013 | 2023.12.01 20:56:48.364457 [ 3 ] {ae11da36-fdfa-464b-85fa-caf3d21d8a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3014 | 2023.12.01 20:56:48.364565 [ 3 ] {ae11da36-fdfa-464b-85fa-caf3d21d8a32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3015 | 2023.12.01 20:56:48.364849 [ 3 ] {ae11da36-fdfa-464b-85fa-caf3d21d8a32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
3016 | 2023.12.01 20:56:48.365059 [ 3 ] {ae11da36-fdfa-464b-85fa-caf3d21d8a32} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3017 | 2023.12.01 20:56:48.365222 [ 3 ] {ae11da36-fdfa-464b-85fa-caf3d21d8a32} <Trace> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3018 | 2023.12.01 20:56:48.365351 [ 3 ] {ae11da36-fdfa-464b-85fa-caf3d21d8a32} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000896435 sec., 2231 rows/sec., 155.78 KiB/sec. | ||
3019 | 2023.12.01 20:56:48.365506 [ 3 ] {ae11da36-fdfa-464b-85fa-caf3d21d8a32} <Debug> DynamicQueryHandler: Done processing query | ||
3020 | 2023.12.01 20:56:48.365530 [ 3 ] {ae11da36-fdfa-464b-85fa-caf3d21d8a32} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3021 | 2023.12.01 20:56:48.365547 [ 3 ] {} <Debug> HTTP-Session: 020aa36a-6c43-4644-bcad-8084743ff8cb Destroying unnamed session | ||
3022 | 2023.12.01 20:56:48.365656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3023 | 2023.12.01 20:56:48.365704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3024 | 2023.12.01 20:56:48.365747 [ 3 ] {} <Debug> HTTP-Session: 6ed5835b-2e44-4dec-9b2c-575936fa61d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3025 | 2023.12.01 20:56:48.365765 [ 3 ] {} <Debug> HTTP-Session: 6ed5835b-2e44-4dec-9b2c-575936fa61d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3026 | 2023.12.01 20:56:48.365839 [ 3 ] {ea3c0ae6-0b93-4985-9899-13a150721951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3027 | 2023.12.01 20:56:48.365879 [ 3 ] {ea3c0ae6-0b93-4985-9899-13a150721951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3028 | 2023.12.01 20:56:48.365994 [ 3 ] {ea3c0ae6-0b93-4985-9899-13a150721951} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3029 | 2023.12.01 20:56:48.366340 [ 3 ] {ea3c0ae6-0b93-4985-9899-13a150721951} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
3030 | 2023.12.01 20:56:48.366547 [ 3 ] {ea3c0ae6-0b93-4985-9899-13a150721951} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3031 | 2023.12.01 20:56:48.366695 [ 3 ] {ea3c0ae6-0b93-4985-9899-13a150721951} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3032 | 2023.12.01 20:56:48.366817 [ 3 ] {ea3c0ae6-0b93-4985-9899-13a150721951} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000947866 sec., 27430 rows/sec., 2.12 MiB/sec. | ||
3033 | 2023.12.01 20:56:48.366946 [ 3 ] {ea3c0ae6-0b93-4985-9899-13a150721951} <Debug> DynamicQueryHandler: Done processing query | ||
3034 | 2023.12.01 20:56:48.366969 [ 3 ] {ea3c0ae6-0b93-4985-9899-13a150721951} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3035 | 2023.12.01 20:56:48.366985 [ 3 ] {} <Debug> HTTP-Session: 6ed5835b-2e44-4dec-9b2c-575936fa61d9 Destroying unnamed session | ||
3036 | 2023.12.01 20:56:48.367091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3037 | 2023.12.01 20:56:48.367137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3038 | 2023.12.01 20:56:48.367156 [ 3 ] {} <Debug> HTTP-Session: d82b973f-aa95-42db-9f70-67f4f3072e9d Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3039 | 2023.12.01 20:56:48.367173 [ 3 ] {} <Debug> HTTP-Session: d82b973f-aa95-42db-9f70-67f4f3072e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3040 | 2023.12.01 20:56:48.367247 [ 3 ] {e6e39883-78b4-4495-bbcd-e06c3f3369f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3041 | 2023.12.01 20:56:48.367290 [ 3 ] {e6e39883-78b4-4495-bbcd-e06c3f3369f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3042 | 2023.12.01 20:56:48.367410 [ 3 ] {e6e39883-78b4-4495-bbcd-e06c3f3369f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3043 | 2023.12.01 20:56:48.367711 [ 3 ] {e6e39883-78b4-4495-bbcd-e06c3f3369f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
3044 | 2023.12.01 20:56:48.367961 [ 3 ] {e6e39883-78b4-4495-bbcd-e06c3f3369f9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3045 | 2023.12.01 20:56:48.368138 [ 3 ] {e6e39883-78b4-4495-bbcd-e06c3f3369f9} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3046 | 2023.12.01 20:56:48.368267 [ 3 ] {e6e39883-78b4-4495-bbcd-e06c3f3369f9} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000984256 sec., 37591 rows/sec., 2.62 MiB/sec. | ||
3047 | 2023.12.01 20:56:48.368462 [ 3 ] {e6e39883-78b4-4495-bbcd-e06c3f3369f9} <Debug> DynamicQueryHandler: Done processing query | ||
3048 | 2023.12.01 20:56:48.368485 [ 3 ] {e6e39883-78b4-4495-bbcd-e06c3f3369f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3049 | 2023.12.01 20:56:48.368501 [ 3 ] {} <Debug> HTTP-Session: d82b973f-aa95-42db-9f70-67f4f3072e9d Destroying unnamed session | ||
3050 | 2023.12.01 20:56:53.362620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3051 | 2023.12.01 20:56:53.362754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3052 | 2023.12.01 20:56:53.362785 [ 3 ] {} <Debug> HTTP-Session: 615c5592-6ea2-4523-855a-a6727ce6d21a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3053 | 2023.12.01 20:56:53.362814 [ 3 ] {} <Debug> HTTP-Session: 615c5592-6ea2-4523-855a-a6727ce6d21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3054 | 2023.12.01 20:56:53.362956 [ 3 ] {912e1200-d8e4-4d68-b597-ecc364aaea04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3055 | 2023.12.01 20:56:53.363017 [ 3 ] {912e1200-d8e4-4d68-b597-ecc364aaea04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3056 | 2023.12.01 20:56:53.363176 [ 3 ] {912e1200-d8e4-4d68-b597-ecc364aaea04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3057 | 2023.12.01 20:56:53.363635 [ 3 ] {912e1200-d8e4-4d68-b597-ecc364aaea04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
3058 | 2023.12.01 20:56:53.363881 [ 3 ] {912e1200-d8e4-4d68-b597-ecc364aaea04} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3059 | 2023.12.01 20:56:53.364033 [ 3 ] {912e1200-d8e4-4d68-b597-ecc364aaea04} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3060 | 2023.12.01 20:56:53.364149 [ 3 ] {912e1200-d8e4-4d68-b597-ecc364aaea04} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001219254 sec., 41008 rows/sec., 3.25 MiB/sec. | ||
3061 | 2023.12.01 20:56:53.364356 [ 3 ] {912e1200-d8e4-4d68-b597-ecc364aaea04} <Debug> DynamicQueryHandler: Done processing query | ||
3062 | 2023.12.01 20:56:53.364381 [ 3 ] {912e1200-d8e4-4d68-b597-ecc364aaea04} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3063 | 2023.12.01 20:56:53.364398 [ 3 ] {} <Debug> HTTP-Session: 615c5592-6ea2-4523-855a-a6727ce6d21a Destroying unnamed session | ||
3064 | 2023.12.01 20:56:53.364569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3065 | 2023.12.01 20:56:53.364615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3066 | 2023.12.01 20:56:53.364635 [ 3 ] {} <Debug> HTTP-Session: d51ce2dd-503f-45ff-9e8d-126b490802e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3067 | 2023.12.01 20:56:53.364652 [ 3 ] {} <Debug> HTTP-Session: d51ce2dd-503f-45ff-9e8d-126b490802e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3068 | 2023.12.01 20:56:53.364729 [ 3 ] {a1182fcc-b388-4394-a1ac-4b967ffd87d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3069 | 2023.12.01 20:56:53.364768 [ 3 ] {a1182fcc-b388-4394-a1ac-4b967ffd87d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3070 | 2023.12.01 20:56:53.364874 [ 3 ] {a1182fcc-b388-4394-a1ac-4b967ffd87d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3071 | 2023.12.01 20:56:53.365288 [ 3 ] {a1182fcc-b388-4394-a1ac-4b967ffd87d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
3072 | 2023.12.01 20:56:53.365506 [ 3 ] {a1182fcc-b388-4394-a1ac-4b967ffd87d6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3073 | 2023.12.01 20:56:53.365660 [ 3 ] {a1182fcc-b388-4394-a1ac-4b967ffd87d6} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3074 | 2023.12.01 20:56:53.365761 [ 3 ] {a1182fcc-b388-4394-a1ac-4b967ffd87d6} <Information> executeQuery: Read 150 rows, 14.99 KiB in 0.001004437 sec., 149337 rows/sec., 14.57 MiB/sec. | ||
3075 | 2023.12.01 20:56:53.365880 [ 3 ] {a1182fcc-b388-4394-a1ac-4b967ffd87d6} <Debug> DynamicQueryHandler: Done processing query | ||
3076 | 2023.12.01 20:56:53.365903 [ 3 ] {a1182fcc-b388-4394-a1ac-4b967ffd87d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3077 | 2023.12.01 20:56:53.365919 [ 3 ] {} <Debug> HTTP-Session: d51ce2dd-503f-45ff-9e8d-126b490802e4 Destroying unnamed session | ||
3078 | 2023.12.01 20:56:53.366050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 10370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3079 | 2023.12.01 20:56:53.366095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3080 | 2023.12.01 20:56:53.366114 [ 3 ] {} <Debug> HTTP-Session: 1582a5a0-30e2-43a6-94b4-a383309ecd74 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3081 | 2023.12.01 20:56:53.366131 [ 3 ] {} <Debug> HTTP-Session: 1582a5a0-30e2-43a6-94b4-a383309ecd74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3082 | 2023.12.01 20:56:53.366202 [ 3 ] {8aae6950-8236-41f5-9bd0-5742c2270dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3083 | 2023.12.01 20:56:53.366241 [ 3 ] {8aae6950-8236-41f5-9bd0-5742c2270dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3084 | 2023.12.01 20:56:53.366345 [ 3 ] {8aae6950-8236-41f5-9bd0-5742c2270dcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3085 | 2023.12.01 20:56:53.366659 [ 3 ] {8aae6950-8236-41f5-9bd0-5742c2270dcb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
3086 | 2023.12.01 20:56:53.366863 [ 3 ] {8aae6950-8236-41f5-9bd0-5742c2270dcb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3087 | 2023.12.01 20:56:53.367010 [ 3 ] {8aae6950-8236-41f5-9bd0-5742c2270dcb} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3088 | 2023.12.01 20:56:53.367108 [ 3 ] {8aae6950-8236-41f5-9bd0-5742c2270dcb} <Information> executeQuery: Read 61 rows, 4.87 KiB in 0.000879104 sec., 69388 rows/sec., 5.41 MiB/sec. | ||
3089 | 2023.12.01 20:56:53.367225 [ 3 ] {8aae6950-8236-41f5-9bd0-5742c2270dcb} <Debug> DynamicQueryHandler: Done processing query | ||
3090 | 2023.12.01 20:56:53.367250 [ 3 ] {8aae6950-8236-41f5-9bd0-5742c2270dcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3091 | 2023.12.01 20:56:53.367266 [ 3 ] {} <Debug> HTTP-Session: 1582a5a0-30e2-43a6-94b4-a383309ecd74 Destroying unnamed session | ||
3092 | 2023.12.01 20:56:53.367369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3093 | 2023.12.01 20:56:53.367413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3094 | 2023.12.01 20:56:53.367433 [ 3 ] {} <Debug> HTTP-Session: 53a8b507-9b0e-44ef-8e59-c8d07864d226 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3095 | 2023.12.01 20:56:53.367449 [ 3 ] {} <Debug> HTTP-Session: 53a8b507-9b0e-44ef-8e59-c8d07864d226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3096 | 2023.12.01 20:56:53.367519 [ 3 ] {e2c3133e-858e-4bf3-8c6b-4bf7e559e355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3097 | 2023.12.01 20:56:53.367561 [ 3 ] {e2c3133e-858e-4bf3-8c6b-4bf7e559e355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3098 | 2023.12.01 20:56:53.367679 [ 3 ] {e2c3133e-858e-4bf3-8c6b-4bf7e559e355} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3099 | 2023.12.01 20:56:53.367954 [ 3 ] {e2c3133e-858e-4bf3-8c6b-4bf7e559e355} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
3100 | 2023.12.01 20:56:53.368197 [ 3 ] {e2c3133e-858e-4bf3-8c6b-4bf7e559e355} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3101 | 2023.12.01 20:56:53.368371 [ 3 ] {e2c3133e-858e-4bf3-8c6b-4bf7e559e355} <Trace> oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
3102 | 2023.12.01 20:56:53.368479 [ 3 ] {e2c3133e-858e-4bf3-8c6b-4bf7e559e355} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000931376 sec., 11810 rows/sec., 779.05 KiB/sec. | ||
3103 | 2023.12.01 20:56:53.368641 [ 3 ] {e2c3133e-858e-4bf3-8c6b-4bf7e559e355} <Debug> DynamicQueryHandler: Done processing query | ||
3104 | 2023.12.01 20:56:53.368665 [ 3 ] {e2c3133e-858e-4bf3-8c6b-4bf7e559e355} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3105 | 2023.12.01 20:56:53.368681 [ 3 ] {} <Debug> HTTP-Session: 53a8b507-9b0e-44ef-8e59-c8d07864d226 Destroying unnamed session | ||
3106 | 2023.12.01 20:56:53.368817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3107 | 2023.12.01 20:56:53.368862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3108 | 2023.12.01 20:56:53.368882 [ 3 ] {} <Debug> HTTP-Session: ca42522f-e674-4c1d-88e5-294912d839eb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3109 | 2023.12.01 20:56:53.368898 [ 3 ] {} <Debug> HTTP-Session: ca42522f-e674-4c1d-88e5-294912d839eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3110 | 2023.12.01 20:56:53.368984 [ 3 ] {77449f66-6785-4420-a537-8b138d27a9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3111 | 2023.12.01 20:56:53.369029 [ 3 ] {77449f66-6785-4420-a537-8b138d27a9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3112 | 2023.12.01 20:56:53.369181 [ 3 ] {77449f66-6785-4420-a537-8b138d27a9bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3113 | 2023.12.01 20:56:53.369691 [ 3 ] {77449f66-6785-4420-a537-8b138d27a9bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
3114 | 2023.12.01 20:56:53.370010 [ 3 ] {77449f66-6785-4420-a537-8b138d27a9bc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3115 | 2023.12.01 20:56:53.370188 [ 3 ] {77449f66-6785-4420-a537-8b138d27a9bc} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3116 | 2023.12.01 20:56:53.370297 [ 3 ] {77449f66-6785-4420-a537-8b138d27a9bc} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001282665 sec., 38981 rows/sec., 52.60 MiB/sec. | ||
3117 | 2023.12.01 20:56:53.370439 [ 3 ] {77449f66-6785-4420-a537-8b138d27a9bc} <Debug> DynamicQueryHandler: Done processing query | ||
3118 | 2023.12.01 20:56:53.370462 [ 3 ] {77449f66-6785-4420-a537-8b138d27a9bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
3119 | 2023.12.01 20:56:53.370478 [ 3 ] {} <Debug> HTTP-Session: ca42522f-e674-4c1d-88e5-294912d839eb Destroying unnamed session | ||
3120 | 2023.12.01 20:56:58.491568 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3121 | 2023.12.01 20:56:58.491669 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3122 | 2023.12.01 20:57:00.245485 [ 132 ] {} <Debug> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3123 | 2023.12.01 20:57:00.245592 [ 132 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
3124 | 2023.12.01 20:57:00.245689 [ 11 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
3125 | 2023.12.01 20:57:00.245824 [ 11 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3126 | 2023.12.01 20:57:00.245856 [ 11 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part | ||
3127 | 2023.12.01 20:57:00.245995 [ 11 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
3128 | 2023.12.01 20:57:00.246081 [ 11 ] {c89db42b-1a77-4661-bb76-7bea464754f6::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 | ||
3129 | 2023.12.01 20:57:00.246159 [ 11 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
3130 | 2023.12.01 20:57:00.246231 [ 11 ] {c89db42b-1a77-4661-bb76-7bea464754f6::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 | ||
3131 | 2023.12.01 20:57:00.246796 [ 20 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001146862 sec., 17438.889770521648 rows/sec., 1.42 MiB/sec. | ||
3132 | 2023.12.01 20:57:00.246969 [ 22 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3133 | 2023.12.01 20:57:00.247222 [ 22 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} <Trace> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
3134 | 2023.12.01 20:57:00.247301 [ 22 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} <Trace> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
3135 | 2023.12.01 20:57:00.491976 [ 132 ] {} <Debug> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3136 | 2023.12.01 20:57:00.492058 [ 132 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
3137 | 2023.12.01 20:57:00.492170 [ 19 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
3138 | 2023.12.01 20:57:00.492359 [ 19 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3139 | 2023.12.01 20:57:00.492407 [ 19 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part | ||
3140 | 2023.12.01 20:57:00.492534 [ 19 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
3141 | 2023.12.01 20:57:00.492612 [ 19 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::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 | ||
3142 | 2023.12.01 20:57:00.492685 [ 19 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
3143 | 2023.12.01 20:57:00.492754 [ 19 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::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 | ||
3144 | 2023.12.01 20:57:00.493255 [ 22 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001129322 sec., 17709.740888781056 rows/sec., 1.21 MiB/sec. | ||
3145 | 2023.12.01 20:57:00.493396 [ 22 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3146 | 2023.12.01 20:57:00.493594 [ 22 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} <Trace> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
3147 | 2023.12.01 20:57:00.493661 [ 22 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} <Trace> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
3148 | 2023.12.01 20:57:03.362722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3149 | 2023.12.01 20:57:03.362841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3150 | 2023.12.01 20:57:03.362870 [ 3 ] {} <Debug> HTTP-Session: 397466cd-0817-492b-ba54-2fdeedfc3d43 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3151 | 2023.12.01 20:57:03.362899 [ 3 ] {} <Debug> HTTP-Session: 397466cd-0817-492b-ba54-2fdeedfc3d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3152 | 2023.12.01 20:57:03.363041 [ 3 ] {2a494695-bb92-4075-8573-70e74110a303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3153 | 2023.12.01 20:57:03.363108 [ 3 ] {2a494695-bb92-4075-8573-70e74110a303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3154 | 2023.12.01 20:57:03.363289 [ 3 ] {2a494695-bb92-4075-8573-70e74110a303} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3155 | 2023.12.01 20:57:03.363755 [ 3 ] {2a494695-bb92-4075-8573-70e74110a303} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
3156 | 2023.12.01 20:57:03.364030 [ 3 ] {2a494695-bb92-4075-8573-70e74110a303} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3157 | 2023.12.01 20:57:03.364196 [ 3 ] {2a494695-bb92-4075-8573-70e74110a303} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3158 | 2023.12.01 20:57:03.364335 [ 3 ] {2a494695-bb92-4075-8573-70e74110a303} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001255025 sec., 41433 rows/sec., 3.28 MiB/sec. | ||
3159 | 2023.12.01 20:57:03.364480 [ 3 ] {2a494695-bb92-4075-8573-70e74110a303} <Debug> DynamicQueryHandler: Done processing query | ||
3160 | 2023.12.01 20:57:03.364505 [ 3 ] {2a494695-bb92-4075-8573-70e74110a303} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3161 | 2023.12.01 20:57:03.364521 [ 3 ] {} <Debug> HTTP-Session: 397466cd-0817-492b-ba54-2fdeedfc3d43 Destroying unnamed session | ||
3162 | 2023.12.01 20:57:03.364635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3163 | 2023.12.01 20:57:03.364682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3164 | 2023.12.01 20:57:03.364702 [ 3 ] {} <Debug> HTTP-Session: 803afdd3-ad46-4846-845c-5c04e06c3b8a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3165 | 2023.12.01 20:57:03.364719 [ 3 ] {} <Debug> HTTP-Session: 803afdd3-ad46-4846-845c-5c04e06c3b8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3166 | 2023.12.01 20:57:03.364788 [ 3 ] {b7012c70-6340-4c7a-b9b7-17c0551d50f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3167 | 2023.12.01 20:57:03.364828 [ 3 ] {b7012c70-6340-4c7a-b9b7-17c0551d50f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3168 | 2023.12.01 20:57:03.364936 [ 3 ] {b7012c70-6340-4c7a-b9b7-17c0551d50f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3169 | 2023.12.01 20:57:03.365223 [ 3 ] {b7012c70-6340-4c7a-b9b7-17c0551d50f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
3170 | 2023.12.01 20:57:03.365427 [ 3 ] {b7012c70-6340-4c7a-b9b7-17c0551d50f0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3171 | 2023.12.01 20:57:03.365574 [ 3 ] {b7012c70-6340-4c7a-b9b7-17c0551d50f0} <Trace> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3172 | 2023.12.01 20:57:03.365676 [ 3 ] {b7012c70-6340-4c7a-b9b7-17c0551d50f0} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000858964 sec., 2328 rows/sec., 198.96 KiB/sec. | ||
3173 | 2023.12.01 20:57:03.365808 [ 3 ] {b7012c70-6340-4c7a-b9b7-17c0551d50f0} <Debug> DynamicQueryHandler: Done processing query | ||
3174 | 2023.12.01 20:57:03.365833 [ 3 ] {b7012c70-6340-4c7a-b9b7-17c0551d50f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3175 | 2023.12.01 20:57:03.365849 [ 3 ] {} <Debug> HTTP-Session: 803afdd3-ad46-4846-845c-5c04e06c3b8a Destroying unnamed session | ||
3176 | 2023.12.01 20:57:03.366050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 25243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3177 | 2023.12.01 20:57:03.366096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3178 | 2023.12.01 20:57:03.366116 [ 3 ] {} <Debug> HTTP-Session: f2a6b7be-b566-42d6-bb1f-9da1a21db236 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3179 | 2023.12.01 20:57:03.366132 [ 3 ] {} <Debug> HTTP-Session: f2a6b7be-b566-42d6-bb1f-9da1a21db236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3180 | 2023.12.01 20:57:03.366210 [ 3 ] {2649dd38-582a-41ad-909b-f98656e22922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3181 | 2023.12.01 20:57:03.366251 [ 3 ] {2649dd38-582a-41ad-909b-f98656e22922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3182 | 2023.12.01 20:57:03.366355 [ 3 ] {2649dd38-582a-41ad-909b-f98656e22922} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3183 | 2023.12.01 20:57:03.366731 [ 3 ] {2649dd38-582a-41ad-909b-f98656e22922} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
3184 | 2023.12.01 20:57:03.366943 [ 3 ] {2649dd38-582a-41ad-909b-f98656e22922} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3185 | 2023.12.01 20:57:03.367086 [ 3 ] {2649dd38-582a-41ad-909b-f98656e22922} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3186 | 2023.12.01 20:57:03.367193 [ 3 ] {2649dd38-582a-41ad-909b-f98656e22922} <Information> executeQuery: Read 157 rows, 15.64 KiB in 0.000954976 sec., 164402 rows/sec., 15.99 MiB/sec. | ||
3187 | 2023.12.01 20:57:03.367312 [ 3 ] {2649dd38-582a-41ad-909b-f98656e22922} <Debug> DynamicQueryHandler: Done processing query | ||
3188 | 2023.12.01 20:57:03.367335 [ 3 ] {2649dd38-582a-41ad-909b-f98656e22922} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3189 | 2023.12.01 20:57:03.367350 [ 3 ] {} <Debug> HTTP-Session: f2a6b7be-b566-42d6-bb1f-9da1a21db236 Destroying unnamed session | ||
3190 | 2023.12.01 20:57:03.367456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3191 | 2023.12.01 20:57:03.367500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3192 | 2023.12.01 20:57:03.367519 [ 3 ] {} <Debug> HTTP-Session: c19cd21c-2c60-4f4e-bbdc-59ad4ea31246 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3193 | 2023.12.01 20:57:03.367536 [ 3 ] {} <Debug> HTTP-Session: c19cd21c-2c60-4f4e-bbdc-59ad4ea31246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3194 | 2023.12.01 20:57:03.367603 [ 3 ] {f21882e6-0598-4d46-9006-f4a8b00f0de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3195 | 2023.12.01 20:57:03.367642 [ 3 ] {f21882e6-0598-4d46-9006-f4a8b00f0de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3196 | 2023.12.01 20:57:03.367745 [ 3 ] {f21882e6-0598-4d46-9006-f4a8b00f0de2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3197 | 2023.12.01 20:57:03.368003 [ 3 ] {f21882e6-0598-4d46-9006-f4a8b00f0de2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
3198 | 2023.12.01 20:57:03.368202 [ 3 ] {f21882e6-0598-4d46-9006-f4a8b00f0de2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3199 | 2023.12.01 20:57:03.368344 [ 3 ] {f21882e6-0598-4d46-9006-f4a8b00f0de2} <Trace> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3200 | 2023.12.01 20:57:03.368452 [ 3 ] {f21882e6-0598-4d46-9006-f4a8b00f0de2} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000820683 sec., 2436 rows/sec., 170.16 KiB/sec. | ||
3201 | 2023.12.01 20:57:03.368553 [ 3 ] {f21882e6-0598-4d46-9006-f4a8b00f0de2} <Debug> DynamicQueryHandler: Done processing query | ||
3202 | 2023.12.01 20:57:03.368576 [ 3 ] {f21882e6-0598-4d46-9006-f4a8b00f0de2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3203 | 2023.12.01 20:57:03.368591 [ 3 ] {} <Debug> HTTP-Session: c19cd21c-2c60-4f4e-bbdc-59ad4ea31246 Destroying unnamed session | ||
3204 | 2023.12.01 20:57:03.368704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 9205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3205 | 2023.12.01 20:57:03.368747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3206 | 2023.12.01 20:57:03.368766 [ 3 ] {} <Debug> HTTP-Session: e8fb2e17-f2c4-42ff-bb56-b5b06ad75ade Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3207 | 2023.12.01 20:57:03.368783 [ 3 ] {} <Debug> HTTP-Session: e8fb2e17-f2c4-42ff-bb56-b5b06ad75ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3208 | 2023.12.01 20:57:03.368852 [ 3 ] {fa910bde-868f-409f-b5cb-e6bb6c7f4458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3209 | 2023.12.01 20:57:03.368892 [ 3 ] {fa910bde-868f-409f-b5cb-e6bb6c7f4458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3210 | 2023.12.01 20:57:03.368992 [ 3 ] {fa910bde-868f-409f-b5cb-e6bb6c7f4458} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3211 | 2023.12.01 20:57:03.369276 [ 3 ] {fa910bde-868f-409f-b5cb-e6bb6c7f4458} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
3212 | 2023.12.01 20:57:03.369483 [ 3 ] {fa910bde-868f-409f-b5cb-e6bb6c7f4458} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3213 | 2023.12.01 20:57:03.369627 [ 3 ] {fa910bde-868f-409f-b5cb-e6bb6c7f4458} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3214 | 2023.12.01 20:57:03.369729 [ 3 ] {fa910bde-868f-409f-b5cb-e6bb6c7f4458} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.000850063 sec., 63524 rows/sec., 4.97 MiB/sec. | ||
3215 | 2023.12.01 20:57:03.369934 [ 3 ] {fa910bde-868f-409f-b5cb-e6bb6c7f4458} <Debug> DynamicQueryHandler: Done processing query | ||
3216 | 2023.12.01 20:57:03.369959 [ 3 ] {fa910bde-868f-409f-b5cb-e6bb6c7f4458} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3217 | 2023.12.01 20:57:03.369975 [ 3 ] {} <Debug> HTTP-Session: e8fb2e17-f2c4-42ff-bb56-b5b06ad75ade Destroying unnamed session | ||
3218 | 2023.12.01 20:57:03.370075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3219 | 2023.12.01 20:57:03.370119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3220 | 2023.12.01 20:57:03.370138 [ 3 ] {} <Debug> HTTP-Session: cec50728-c588-4863-9f8f-5c7f76c6578b Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3221 | 2023.12.01 20:57:03.370156 [ 3 ] {} <Debug> HTTP-Session: cec50728-c588-4863-9f8f-5c7f76c6578b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3222 | 2023.12.01 20:57:03.370230 [ 3 ] {6f7246d5-3bb6-4793-873e-44061f92f206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3223 | 2023.12.01 20:57:03.370280 [ 3 ] {6f7246d5-3bb6-4793-873e-44061f92f206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3224 | 2023.12.01 20:57:03.370414 [ 3 ] {6f7246d5-3bb6-4793-873e-44061f92f206} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3225 | 2023.12.01 20:57:03.370673 [ 3 ] {6f7246d5-3bb6-4793-873e-44061f92f206} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
3226 | 2023.12.01 20:57:03.370909 [ 3 ] {6f7246d5-3bb6-4793-873e-44061f92f206} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3227 | 2023.12.01 20:57:03.371078 [ 3 ] {6f7246d5-3bb6-4793-873e-44061f92f206} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3228 | 2023.12.01 20:57:03.371182 [ 3 ] {6f7246d5-3bb6-4793-873e-44061f92f206} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000921795 sec., 1084 rows/sec., 75.22 KiB/sec. | ||
3229 | 2023.12.01 20:57:03.371376 [ 3 ] {6f7246d5-3bb6-4793-873e-44061f92f206} <Debug> DynamicQueryHandler: Done processing query | ||
3230 | 2023.12.01 20:57:03.371402 [ 3 ] {6f7246d5-3bb6-4793-873e-44061f92f206} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3231 | 2023.12.01 20:57:03.371418 [ 3 ] {} <Debug> HTTP-Session: cec50728-c588-4863-9f8f-5c7f76c6578b Destroying unnamed session | ||
3232 | 2023.12.01 20:57:03.371583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 55628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3233 | 2023.12.01 20:57:03.371627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3234 | 2023.12.01 20:57:03.371647 [ 3 ] {} <Debug> HTTP-Session: e7505848-7e6b-441c-ba98-f7452175ff89 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3235 | 2023.12.01 20:57:03.371663 [ 3 ] {} <Debug> HTTP-Session: e7505848-7e6b-441c-ba98-f7452175ff89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3236 | 2023.12.01 20:57:03.371753 [ 3 ] {16c38205-5b62-4df4-880e-b25de0a9e5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3237 | 2023.12.01 20:57:03.371798 [ 3 ] {16c38205-5b62-4df4-880e-b25de0a9e5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3238 | 2023.12.01 20:57:03.371949 [ 3 ] {16c38205-5b62-4df4-880e-b25de0a9e5a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3239 | 2023.12.01 20:57:03.372430 [ 3 ] {16c38205-5b62-4df4-880e-b25de0a9e5a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
3240 | 2023.12.01 20:57:03.372742 [ 3 ] {16c38205-5b62-4df4-880e-b25de0a9e5a1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3241 | 2023.12.01 20:57:03.372910 [ 3 ] {16c38205-5b62-4df4-880e-b25de0a9e5a1} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3242 | 2023.12.01 20:57:03.373017 [ 3 ] {16c38205-5b62-4df4-880e-b25de0a9e5a1} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001235604 sec., 42084 rows/sec., 56.79 MiB/sec. | ||
3243 | 2023.12.01 20:57:03.373142 [ 3 ] {16c38205-5b62-4df4-880e-b25de0a9e5a1} <Debug> DynamicQueryHandler: Done processing query | ||
3244 | 2023.12.01 20:57:03.373165 [ 3 ] {16c38205-5b62-4df4-880e-b25de0a9e5a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3245 | 2023.12.01 20:57:03.373181 [ 3 ] {} <Debug> HTTP-Session: e7505848-7e6b-441c-ba98-f7452175ff89 Destroying unnamed session | ||
3246 | 2023.12.01 20:57:05.063745 [ 71 ] {} <Debug> oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3247 | 2023.12.01 20:57:05.063831 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. | ||
3248 | 2023.12.01 20:57:05.063935 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
3249 | 2023.12.01 20:57:05.064080 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3250 | 2023.12.01 20:57:05.064119 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
3251 | 2023.12.01 20:57:05.064256 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
3252 | 2023.12.01 20:57:05.064362 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
3253 | 2023.12.01 20:57:05.064457 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
3254 | 2023.12.01 20:57:05.064549 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
3255 | 2023.12.01 20:57:05.065141 [ 19 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001258334 sec., 43708.58611465636 rows/sec., 2.82 MiB/sec. | ||
3256 | 2023.12.01 20:57:05.065255 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3257 | 2023.12.01 20:57:05.065456 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
3258 | 2023.12.01 20:57:05.065519 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
3259 | 2023.12.01 20:57:13.362983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3260 | 2023.12.01 20:57:13.363169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3261 | 2023.12.01 20:57:13.363217 [ 3 ] {} <Debug> HTTP-Session: 784593c8-da28-4ca6-990a-f11389255dcd Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3262 | 2023.12.01 20:57:13.363258 [ 3 ] {} <Debug> HTTP-Session: 784593c8-da28-4ca6-990a-f11389255dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3263 | 2023.12.01 20:57:13.363463 [ 3 ] {a2379896-4167-47fb-bcdf-babc05ada005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3264 | 2023.12.01 20:57:13.363563 [ 3 ] {a2379896-4167-47fb-bcdf-babc05ada005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3265 | 2023.12.01 20:57:13.363828 [ 3 ] {a2379896-4167-47fb-bcdf-babc05ada005} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3266 | 2023.12.01 20:57:13.364394 [ 3 ] {a2379896-4167-47fb-bcdf-babc05ada005} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3267 | 2023.12.01 20:57:13.364658 [ 3 ] {a2379896-4167-47fb-bcdf-babc05ada005} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3268 | 2023.12.01 20:57:13.364824 [ 3 ] {a2379896-4167-47fb-bcdf-babc05ada005} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3269 | 2023.12.01 20:57:13.364953 [ 3 ] {a2379896-4167-47fb-bcdf-babc05ada005} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001434049 sec., 39050 rows/sec., 3.09 MiB/sec. | ||
3270 | 2023.12.01 20:57:13.364997 [ 63 ] {} <Debug> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
3271 | 2023.12.01 20:57:13.365105 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3272 | 2023.12.01 20:57:13.365125 [ 3 ] {a2379896-4167-47fb-bcdf-babc05ada005} <Debug> DynamicQueryHandler: Done processing query | ||
3273 | 2023.12.01 20:57:13.365179 [ 3 ] {a2379896-4167-47fb-bcdf-babc05ada005} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3274 | 2023.12.01 20:57:13.365216 [ 3 ] {} <Debug> HTTP-Session: 784593c8-da28-4ca6-990a-f11389255dcd Destroying unnamed session | ||
3275 | 2023.12.01 20:57:13.365227 [ 22 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact | ||
3276 | 2023.12.01 20:57:13.365352 [ 22 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3277 | 2023.12.01 20:57:13.365392 [ 22 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 50 rows starting from the beginning of the part | ||
3278 | 2023.12.01 20:57:13.365464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 26915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3279 | 2023.12.01 20:57:13.365549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3280 | 2023.12.01 20:57:13.365597 [ 3 ] {} <Debug> HTTP-Session: 28502c11-f553-4d11-86ee-1e469164b147 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3281 | 2023.12.01 20:57:13.365613 [ 22 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
3282 | 2023.12.01 20:57:13.365633 [ 3 ] {} <Debug> HTTP-Session: 28502c11-f553-4d11-86ee-1e469164b147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3283 | 2023.12.01 20:57:13.365865 [ 3 ] {e53d2794-bb87-470c-afd3-b43037691455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3284 | 2023.12.01 20:57:13.365880 [ 22 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
3285 | 2023.12.01 20:57:13.365958 [ 3 ] {e53d2794-bb87-470c-afd3-b43037691455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3286 | 2023.12.01 20:57:13.366139 [ 22 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part | ||
3287 | 2023.12.01 20:57:13.366407 [ 3 ] {e53d2794-bb87-470c-afd3-b43037691455} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3288 | 2023.12.01 20:57:13.366422 [ 22 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part | ||
3289 | 2023.12.01 20:57:13.366602 [ 22 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
3290 | 2023.12.01 20:57:13.367122 [ 3 ] {e53d2794-bb87-470c-afd3-b43037691455} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3291 | 2023.12.01 20:57:13.367705 [ 3 ] {e53d2794-bb87-470c-afd3-b43037691455} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3292 | 2023.12.01 20:57:13.367935 [ 19 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 4 columns (4 merged, 0 gathered) in 0.002764526 sec., 111411.50417829314 rows/sec., 8.82 MiB/sec. | ||
3293 | 2023.12.01 20:57:13.367998 [ 3 ] {e53d2794-bb87-470c-afd3-b43037691455} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3294 | 2023.12.01 20:57:13.368144 [ 18 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
3295 | 2023.12.01 20:57:13.368237 [ 3 ] {e53d2794-bb87-470c-afd3-b43037691455} <Information> executeQuery: Read 168 rows, 16.65 KiB in 0.002298083 sec., 73104 rows/sec., 7.07 MiB/sec. | ||
3296 | 2023.12.01 20:57:13.368534 [ 3 ] {e53d2794-bb87-470c-afd3-b43037691455} <Debug> DynamicQueryHandler: Done processing query | ||
3297 | 2023.12.01 20:57:13.368582 [ 3 ] {e53d2794-bb87-470c-afd3-b43037691455} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3298 | 2023.12.01 20:57:13.368601 [ 18 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
3299 | 2023.12.01 20:57:13.368617 [ 3 ] {} <Debug> HTTP-Session: 28502c11-f553-4d11-86ee-1e469164b147 Destroying unnamed session | ||
3300 | 2023.12.01 20:57:13.368711 [ 18 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0 | ||
3301 | 2023.12.01 20:57:13.368837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 11068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3302 | 2023.12.01 20:57:13.368891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3303 | 2023.12.01 20:57:13.368910 [ 3 ] {} <Debug> HTTP-Session: 0c24219b-b636-49fe-a1d5-f81e9f0996cb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3304 | 2023.12.01 20:57:13.368927 [ 3 ] {} <Debug> HTTP-Session: 0c24219b-b636-49fe-a1d5-f81e9f0996cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3305 | 2023.12.01 20:57:13.369007 [ 3 ] {5ff074fa-62ee-4e48-8e45-8dd88a876234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3306 | 2023.12.01 20:57:13.369048 [ 3 ] {5ff074fa-62ee-4e48-8e45-8dd88a876234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3307 | 2023.12.01 20:57:13.369175 [ 3 ] {5ff074fa-62ee-4e48-8e45-8dd88a876234} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3308 | 2023.12.01 20:57:13.369574 [ 3 ] {5ff074fa-62ee-4e48-8e45-8dd88a876234} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3309 | 2023.12.01 20:57:13.369795 [ 3 ] {5ff074fa-62ee-4e48-8e45-8dd88a876234} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3310 | 2023.12.01 20:57:13.369948 [ 3 ] {5ff074fa-62ee-4e48-8e45-8dd88a876234} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3311 | 2023.12.01 20:57:13.370082 [ 3 ] {5ff074fa-62ee-4e48-8e45-8dd88a876234} <Information> executeQuery: Read 65 rows, 5.21 KiB in 0.001039268 sec., 62544 rows/sec., 4.89 MiB/sec. | ||
3312 | 2023.12.01 20:57:13.370206 [ 3 ] {5ff074fa-62ee-4e48-8e45-8dd88a876234} <Debug> DynamicQueryHandler: Done processing query | ||
3313 | 2023.12.01 20:57:13.370228 [ 3 ] {5ff074fa-62ee-4e48-8e45-8dd88a876234} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3314 | 2023.12.01 20:57:13.370244 [ 3 ] {} <Debug> HTTP-Session: 0c24219b-b636-49fe-a1d5-f81e9f0996cb Destroying unnamed session | ||
3315 | 2023.12.01 20:57:13.370434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3316 | 2023.12.01 20:57:13.370482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3317 | 2023.12.01 20:57:13.370503 [ 3 ] {} <Debug> HTTP-Session: dd4bf46c-7f57-48e2-a4f8-4b6ebb733de7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3318 | 2023.12.01 20:57:13.370519 [ 3 ] {} <Debug> HTTP-Session: dd4bf46c-7f57-48e2-a4f8-4b6ebb733de7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3319 | 2023.12.01 20:57:13.370604 [ 3 ] {fd04069b-a3ab-41ae-a2b6-8b826b44b8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3320 | 2023.12.01 20:57:13.370651 [ 3 ] {fd04069b-a3ab-41ae-a2b6-8b826b44b8e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3321 | 2023.12.01 20:57:13.370790 [ 3 ] {fd04069b-a3ab-41ae-a2b6-8b826b44b8e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3322 | 2023.12.01 20:57:13.371341 [ 3 ] {fd04069b-a3ab-41ae-a2b6-8b826b44b8e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3323 | 2023.12.01 20:57:13.371676 [ 3 ] {fd04069b-a3ab-41ae-a2b6-8b826b44b8e7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3324 | 2023.12.01 20:57:13.371854 [ 3 ] {fd04069b-a3ab-41ae-a2b6-8b826b44b8e7} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3325 | 2023.12.01 20:57:13.371987 [ 3 ] {fd04069b-a3ab-41ae-a2b6-8b826b44b8e7} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001352667 sec., 41399 rows/sec., 55.87 MiB/sec. | ||
3326 | 2023.12.01 20:57:13.372151 [ 3 ] {fd04069b-a3ab-41ae-a2b6-8b826b44b8e7} <Debug> DynamicQueryHandler: Done processing query | ||
3327 | 2023.12.01 20:57:13.372175 [ 3 ] {fd04069b-a3ab-41ae-a2b6-8b826b44b8e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3328 | 2023.12.01 20:57:13.372191 [ 3 ] {} <Debug> HTTP-Session: dd4bf46c-7f57-48e2-a4f8-4b6ebb733de7 Destroying unnamed session | ||
3329 | 2023.12.01 20:57:13.372308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 1433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3330 | 2023.12.01 20:57:13.372353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3331 | 2023.12.01 20:57:13.372372 [ 3 ] {} <Debug> HTTP-Session: 7e06702b-3809-4641-9a82-c243d2cc8fbb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3332 | 2023.12.01 20:57:13.372388 [ 3 ] {} <Debug> HTTP-Session: 7e06702b-3809-4641-9a82-c243d2cc8fbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3333 | 2023.12.01 20:57:13.372459 [ 3 ] {c3e9b3ee-7ab4-4f5f-9b3b-9a83afe7e7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3334 | 2023.12.01 20:57:13.372499 [ 3 ] {c3e9b3ee-7ab4-4f5f-9b3b-9a83afe7e7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3335 | 2023.12.01 20:57:13.372606 [ 3 ] {c3e9b3ee-7ab4-4f5f-9b3b-9a83afe7e7e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3336 | 2023.12.01 20:57:13.372873 [ 3 ] {c3e9b3ee-7ab4-4f5f-9b3b-9a83afe7e7e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3337 | 2023.12.01 20:57:13.373105 [ 3 ] {c3e9b3ee-7ab4-4f5f-9b3b-9a83afe7e7e0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3338 | 2023.12.01 20:57:13.373285 [ 3 ] {c3e9b3ee-7ab4-4f5f-9b3b-9a83afe7e7e0} <Trace> oximeter.measurements_i64 (d1dbfd80-343d-48ac-85d8-9fea855cf140): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
3339 | 2023.12.01 20:57:13.373419 [ 3 ] {c3e9b3ee-7ab4-4f5f-9b3b-9a83afe7e7e0} <Information> executeQuery: Read 9 rows, 642.00 B in 0.000928325 sec., 9694 rows/sec., 675.36 KiB/sec. | ||
3340 | 2023.12.01 20:57:13.373555 [ 3 ] {c3e9b3ee-7ab4-4f5f-9b3b-9a83afe7e7e0} <Debug> DynamicQueryHandler: Done processing query | ||
3341 | 2023.12.01 20:57:13.373578 [ 3 ] {c3e9b3ee-7ab4-4f5f-9b3b-9a83afe7e7e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3342 | 2023.12.01 20:57:13.373594 [ 3 ] {} <Debug> HTTP-Session: 7e06702b-3809-4641-9a82-c243d2cc8fbb Destroying unnamed session | ||
3343 | 2023.12.01 20:57:13.491935 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3344 | 2023.12.01 20:57:13.491993 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3345 | 2023.12.01 20:57:18.360764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 5346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3346 | 2023.12.01 20:57:18.360892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3347 | 2023.12.01 20:57:18.360925 [ 3 ] {} <Debug> HTTP-Session: 7a9d1acd-a9bb-4220-bf68-d79198206bdc Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3348 | 2023.12.01 20:57:18.360954 [ 3 ] {} <Debug> HTTP-Session: 7a9d1acd-a9bb-4220-bf68-d79198206bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3349 | 2023.12.01 20:57:18.361100 [ 3 ] {2f1f3f81-c815-4044-979d-c89412f4c20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3350 | 2023.12.01 20:57:18.361169 [ 3 ] {2f1f3f81-c815-4044-979d-c89412f4c20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3351 | 2023.12.01 20:57:18.361330 [ 3 ] {2f1f3f81-c815-4044-979d-c89412f4c20c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3352 | 2023.12.01 20:57:18.361826 [ 3 ] {2f1f3f81-c815-4044-979d-c89412f4c20c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3353 | 2023.12.01 20:57:18.362100 [ 3 ] {2f1f3f81-c815-4044-979d-c89412f4c20c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3354 | 2023.12.01 20:57:18.362270 [ 3 ] {2f1f3f81-c815-4044-979d-c89412f4c20c} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3355 | 2023.12.01 20:57:18.362407 [ 3 ] {2f1f3f81-c815-4044-979d-c89412f4c20c} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.001266585 sec., 28422 rows/sec., 2.40 MiB/sec. | ||
3356 | 2023.12.01 20:57:18.362399 [ 69 ] {} <Debug> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3357 | 2023.12.01 20:57:18.362479 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3358 | 2023.12.01 20:57:18.362580 [ 3 ] {2f1f3f81-c815-4044-979d-c89412f4c20c} <Debug> DynamicQueryHandler: Done processing query | ||
3359 | 2023.12.01 20:57:18.362587 [ 22 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3360 | 2023.12.01 20:57:18.362613 [ 3 ] {2f1f3f81-c815-4044-979d-c89412f4c20c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3361 | 2023.12.01 20:57:18.362661 [ 3 ] {} <Debug> HTTP-Session: 7a9d1acd-a9bb-4220-bf68-d79198206bdc Destroying unnamed session | ||
3362 | 2023.12.01 20:57:18.362732 [ 22 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3363 | 2023.12.01 20:57:18.362779 [ 22 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 191 rows starting from the beginning of the part | ||
3364 | 2023.12.01 20:57:18.362818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3365 | 2023.12.01 20:57:18.362918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3366 | 2023.12.01 20:57:18.362983 [ 3 ] {} <Debug> HTTP-Session: c13f7050-9865-4bf9-ace1-167c692af953 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3367 | 2023.12.01 20:57:18.363006 [ 22 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part | ||
3368 | 2023.12.01 20:57:18.363016 [ 3 ] {} <Debug> HTTP-Session: c13f7050-9865-4bf9-ace1-167c692af953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3369 | 2023.12.01 20:57:18.363257 [ 22 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 150 rows starting from the beginning of the part | ||
3370 | 2023.12.01 20:57:18.363268 [ 3 ] {a0a994bf-f3de-4b1b-ba7a-0b425cb20a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3371 | 2023.12.01 20:57:18.363361 [ 3 ] {a0a994bf-f3de-4b1b-ba7a-0b425cb20a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3372 | 2023.12.01 20:57:18.363461 [ 22 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 157 rows starting from the beginning of the part | ||
3373 | 2023.12.01 20:57:18.363773 [ 22 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 168 rows starting from the beginning of the part | ||
3374 | 2023.12.01 20:57:18.363857 [ 3 ] {a0a994bf-f3de-4b1b-ba7a-0b425cb20a11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3375 | 2023.12.01 20:57:18.364046 [ 22 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
3376 | 2023.12.01 20:57:18.364540 [ 3 ] {a0a994bf-f3de-4b1b-ba7a-0b425cb20a11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3377 | 2023.12.01 20:57:18.365049 [ 3 ] {a0a994bf-f3de-4b1b-ba7a-0b425cb20a11} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3378 | 2023.12.01 20:57:18.365286 [ 3 ] {a0a994bf-f3de-4b1b-ba7a-0b425cb20a11} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3379 | 2023.12.01 20:57:18.365465 [ 69 ] {} <Debug> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3380 | 2023.12.01 20:57:18.365570 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3381 | 2023.12.01 20:57:18.365605 [ 3 ] {a0a994bf-f3de-4b1b-ba7a-0b425cb20a11} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.002252621 sec., 10654 rows/sec., 842.77 KiB/sec. | ||
3382 | 2023.12.01 20:57:18.365811 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3383 | 2023.12.01 20:57:18.365860 [ 19 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 739 rows, containing 4 columns (4 merged, 0 gathered) in 0.00330009 sec., 223933.28666793936 rows/sec., 21.35 MiB/sec. | ||
3384 | 2023.12.01 20:57:18.365988 [ 3 ] {a0a994bf-f3de-4b1b-ba7a-0b425cb20a11} <Debug> DynamicQueryHandler: Done processing query | ||
3385 | 2023.12.01 20:57:18.366035 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3386 | 2023.12.01 20:57:18.366067 [ 3 ] {a0a994bf-f3de-4b1b-ba7a-0b425cb20a11} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3387 | 2023.12.01 20:57:18.366098 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 113 rows starting from the beginning of the part | ||
3388 | 2023.12.01 20:57:18.366122 [ 3 ] {} <Debug> HTTP-Session: c13f7050-9865-4bf9-ace1-167c692af953 Destroying unnamed session | ||
3389 | 2023.12.01 20:57:18.366146 [ 12 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3390 | 2023.12.01 20:57:18.366296 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
3391 | 2023.12.01 20:57:18.366402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3392 | 2023.12.01 20:57:18.366555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3393 | 2023.12.01 20:57:18.366563 [ 12 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3394 | 2023.12.01 20:57:18.366589 [ 3 ] {} <Debug> HTTP-Session: acda90b4-fc49-4952-801d-f20a1bf9603c Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3395 | 2023.12.01 20:57:18.366560 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 61 rows starting from the beginning of the part | ||
3396 | 2023.12.01 20:57:18.366644 [ 3 ] {} <Debug> HTTP-Session: acda90b4-fc49-4952-801d-f20a1bf9603c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3397 | 2023.12.01 20:57:18.366724 [ 12 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3398 | 2023.12.01 20:57:18.367012 [ 3 ] {7059747f-01bd-4abc-ac42-20703b47d93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3399 | 2023.12.01 20:57:18.367059 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 54 rows starting from the beginning of the part | ||
3400 | 2023.12.01 20:57:18.367106 [ 3 ] {7059747f-01bd-4abc-ac42-20703b47d93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3401 | 2023.12.01 20:57:18.367398 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 65 rows starting from the beginning of the part | ||
3402 | 2023.12.01 20:57:18.367659 [ 3 ] {7059747f-01bd-4abc-ac42-20703b47d93c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3403 | 2023.12.01 20:57:18.367682 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
3404 | 2023.12.01 20:57:18.368368 [ 3 ] {7059747f-01bd-4abc-ac42-20703b47d93c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3405 | 2023.12.01 20:57:18.369071 [ 3 ] {7059747f-01bd-4abc-ac42-20703b47d93c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3406 | 2023.12.01 20:57:18.369253 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 343 rows, containing 4 columns (4 merged, 0 gathered) in 0.003600619 sec., 95261.39810960281 rows/sec., 7.43 MiB/sec. | ||
3407 | 2023.12.01 20:57:18.369414 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3408 | 2023.12.01 20:57:18.369440 [ 3 ] {7059747f-01bd-4abc-ac42-20703b47d93c} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3409 | 2023.12.01 20:57:18.369669 [ 3 ] {7059747f-01bd-4abc-ac42-20703b47d93c} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.002574701 sec., 13982 rows/sec., 996.78 KiB/sec. | ||
3410 | 2023.12.01 20:57:18.369721 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3411 | 2023.12.01 20:57:18.369867 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3412 | 2023.12.01 20:57:18.369899 [ 3 ] {7059747f-01bd-4abc-ac42-20703b47d93c} <Debug> DynamicQueryHandler: Done processing query | ||
3413 | 2023.12.01 20:57:18.369962 [ 3 ] {7059747f-01bd-4abc-ac42-20703b47d93c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3414 | 2023.12.01 20:57:18.369986 [ 3 ] {} <Debug> HTTP-Session: acda90b4-fc49-4952-801d-f20a1bf9603c Destroying unnamed session | ||
3415 | 2023.12.01 20:57:23.362856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3416 | 2023.12.01 20:57:23.362989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3417 | 2023.12.01 20:57:23.363020 [ 3 ] {} <Debug> HTTP-Session: f36806fb-e0aa-491c-acb3-9c4dd51b742e Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3418 | 2023.12.01 20:57:23.363048 [ 3 ] {} <Debug> HTTP-Session: f36806fb-e0aa-491c-acb3-9c4dd51b742e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3419 | 2023.12.01 20:57:23.363194 [ 3 ] {2d9976fc-2264-4f88-a84e-958d6f515b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3420 | 2023.12.01 20:57:23.363263 [ 3 ] {2d9976fc-2264-4f88-a84e-958d6f515b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3421 | 2023.12.01 20:57:23.363446 [ 3 ] {2d9976fc-2264-4f88-a84e-958d6f515b73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3422 | 2023.12.01 20:57:23.363973 [ 3 ] {2d9976fc-2264-4f88-a84e-958d6f515b73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3423 | 2023.12.01 20:57:23.364242 [ 3 ] {2d9976fc-2264-4f88-a84e-958d6f515b73} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3424 | 2023.12.01 20:57:23.364417 [ 3 ] {2d9976fc-2264-4f88-a84e-958d6f515b73} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3425 | 2023.12.01 20:57:23.364542 [ 3 ] {2d9976fc-2264-4f88-a84e-958d6f515b73} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001310246 sec., 42740 rows/sec., 3.38 MiB/sec. | ||
3426 | 2023.12.01 20:57:23.364705 [ 3 ] {2d9976fc-2264-4f88-a84e-958d6f515b73} <Debug> DynamicQueryHandler: Done processing query | ||
3427 | 2023.12.01 20:57:23.364731 [ 3 ] {2d9976fc-2264-4f88-a84e-958d6f515b73} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3428 | 2023.12.01 20:57:23.364747 [ 3 ] {} <Debug> HTTP-Session: f36806fb-e0aa-491c-acb3-9c4dd51b742e Destroying unnamed session | ||
3429 | 2023.12.01 20:57:23.364914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 26915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3430 | 2023.12.01 20:57:23.364959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3431 | 2023.12.01 20:57:23.364978 [ 3 ] {} <Debug> HTTP-Session: 80bf9b2d-eb43-4530-90a4-c83f94ae4558 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3432 | 2023.12.01 20:57:23.364995 [ 3 ] {} <Debug> HTTP-Session: 80bf9b2d-eb43-4530-90a4-c83f94ae4558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3433 | 2023.12.01 20:57:23.365074 [ 3 ] {c364e0a3-8e9f-4228-9759-76c0b319932d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3434 | 2023.12.01 20:57:23.365114 [ 3 ] {c364e0a3-8e9f-4228-9759-76c0b319932d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3435 | 2023.12.01 20:57:23.365218 [ 3 ] {c364e0a3-8e9f-4228-9759-76c0b319932d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3436 | 2023.12.01 20:57:23.365666 [ 3 ] {c364e0a3-8e9f-4228-9759-76c0b319932d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3437 | 2023.12.01 20:57:23.365886 [ 3 ] {c364e0a3-8e9f-4228-9759-76c0b319932d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3438 | 2023.12.01 20:57:23.366036 [ 3 ] {c364e0a3-8e9f-4228-9759-76c0b319932d} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3439 | 2023.12.01 20:57:23.366158 [ 3 ] {c364e0a3-8e9f-4228-9759-76c0b319932d} <Information> executeQuery: Read 168 rows, 16.65 KiB in 0.001055259 sec., 159202 rows/sec., 15.41 MiB/sec. | ||
3440 | 2023.12.01 20:57:23.366293 [ 3 ] {c364e0a3-8e9f-4228-9759-76c0b319932d} <Debug> DynamicQueryHandler: Done processing query | ||
3441 | 2023.12.01 20:57:23.366316 [ 3 ] {c364e0a3-8e9f-4228-9759-76c0b319932d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3442 | 2023.12.01 20:57:23.366332 [ 3 ] {} <Debug> HTTP-Session: 80bf9b2d-eb43-4530-90a4-c83f94ae4558 Destroying unnamed session | ||
3443 | 2023.12.01 20:57:23.366459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 9539, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3444 | 2023.12.01 20:57:23.366504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3445 | 2023.12.01 20:57:23.366524 [ 3 ] {} <Debug> HTTP-Session: d61e079a-5df0-4e80-81c7-eb80e1ad5717 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3446 | 2023.12.01 20:57:23.366540 [ 3 ] {} <Debug> HTTP-Session: d61e079a-5df0-4e80-81c7-eb80e1ad5717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3447 | 2023.12.01 20:57:23.366614 [ 3 ] {29aa2c96-4714-470c-9373-934d4ce356ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3448 | 2023.12.01 20:57:23.366654 [ 3 ] {29aa2c96-4714-470c-9373-934d4ce356ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3449 | 2023.12.01 20:57:23.366759 [ 3 ] {29aa2c96-4714-470c-9373-934d4ce356ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3450 | 2023.12.01 20:57:23.367099 [ 3 ] {29aa2c96-4714-470c-9373-934d4ce356ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3451 | 2023.12.01 20:57:23.367307 [ 3 ] {29aa2c96-4714-470c-9373-934d4ce356ad} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3452 | 2023.12.01 20:57:23.367453 [ 3 ] {29aa2c96-4714-470c-9373-934d4ce356ad} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3453 | 2023.12.01 20:57:23.367581 [ 3 ] {29aa2c96-4714-470c-9373-934d4ce356ad} <Information> executeQuery: Read 56 rows, 4.48 KiB in 0.000936406 sec., 59803 rows/sec., 4.68 MiB/sec. | ||
3454 | 2023.12.01 20:57:23.367703 [ 3 ] {29aa2c96-4714-470c-9373-934d4ce356ad} <Debug> DynamicQueryHandler: Done processing query | ||
3455 | 2023.12.01 20:57:23.367728 [ 3 ] {29aa2c96-4714-470c-9373-934d4ce356ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3456 | 2023.12.01 20:57:23.367744 [ 3 ] {} <Debug> HTTP-Session: d61e079a-5df0-4e80-81c7-eb80e1ad5717 Destroying unnamed session | ||
3457 | 2023.12.01 20:57:23.367946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3458 | 2023.12.01 20:57:23.367992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3459 | 2023.12.01 20:57:23.368011 [ 3 ] {} <Debug> HTTP-Session: da3005d0-dbd9-4819-84e5-17c10996f565 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3460 | 2023.12.01 20:57:23.368028 [ 3 ] {} <Debug> HTTP-Session: da3005d0-dbd9-4819-84e5-17c10996f565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3461 | 2023.12.01 20:57:23.368124 [ 3 ] {d372cd82-a0b6-42a8-ba05-f3c98f60c8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3462 | 2023.12.01 20:57:23.368169 [ 3 ] {d372cd82-a0b6-42a8-ba05-f3c98f60c8b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3463 | 2023.12.01 20:57:23.368307 [ 3 ] {d372cd82-a0b6-42a8-ba05-f3c98f60c8b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3464 | 2023.12.01 20:57:23.368875 [ 3 ] {d372cd82-a0b6-42a8-ba05-f3c98f60c8b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3465 | 2023.12.01 20:57:23.369210 [ 3 ] {d372cd82-a0b6-42a8-ba05-f3c98f60c8b2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3466 | 2023.12.01 20:57:23.369389 [ 3 ] {d372cd82-a0b6-42a8-ba05-f3c98f60c8b2} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3467 | 2023.12.01 20:57:23.369525 [ 3 ] {d372cd82-a0b6-42a8-ba05-f3c98f60c8b2} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001372098 sec., 40813 rows/sec., 55.08 MiB/sec. | ||
3468 | 2023.12.01 20:57:23.369652 [ 3 ] {d372cd82-a0b6-42a8-ba05-f3c98f60c8b2} <Debug> DynamicQueryHandler: Done processing query | ||
3469 | 2023.12.01 20:57:23.369675 [ 3 ] {d372cd82-a0b6-42a8-ba05-f3c98f60c8b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3470 | 2023.12.01 20:57:23.369691 [ 3 ] {} <Debug> HTTP-Session: da3005d0-dbd9-4819-84e5-17c10996f565 Destroying unnamed session | ||
3471 | 2023.12.01 20:57:28.492249 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3472 | 2023.12.01 20:57:28.492324 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3473 | 2023.12.01 20:57:33.363377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3474 | 2023.12.01 20:57:33.363511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3475 | 2023.12.01 20:57:33.363544 [ 3 ] {} <Debug> HTTP-Session: df6a5a78-2804-4185-8af4-4481c26538af Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3476 | 2023.12.01 20:57:33.363573 [ 3 ] {} <Debug> HTTP-Session: df6a5a78-2804-4185-8af4-4481c26538af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3477 | 2023.12.01 20:57:33.363722 [ 3 ] {f5854a5a-8837-4aa4-ad36-320fc1c492c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3478 | 2023.12.01 20:57:33.363787 [ 3 ] {f5854a5a-8837-4aa4-ad36-320fc1c492c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3479 | 2023.12.01 20:57:33.363945 [ 3 ] {f5854a5a-8837-4aa4-ad36-320fc1c492c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3480 | 2023.12.01 20:57:33.364454 [ 3 ] {f5854a5a-8837-4aa4-ad36-320fc1c492c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3481 | 2023.12.01 20:57:33.364790 [ 3 ] {f5854a5a-8837-4aa4-ad36-320fc1c492c3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3482 | 2023.12.01 20:57:33.364966 [ 3 ] {f5854a5a-8837-4aa4-ad36-320fc1c492c3} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3483 | 2023.12.01 20:57:33.365115 [ 3 ] {f5854a5a-8837-4aa4-ad36-320fc1c492c3} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001342867 sec., 41701 rows/sec., 3.30 MiB/sec. | ||
3484 | 2023.12.01 20:57:33.365266 [ 3 ] {f5854a5a-8837-4aa4-ad36-320fc1c492c3} <Debug> DynamicQueryHandler: Done processing query | ||
3485 | 2023.12.01 20:57:33.365291 [ 3 ] {f5854a5a-8837-4aa4-ad36-320fc1c492c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3486 | 2023.12.01 20:57:33.365308 [ 3 ] {} <Debug> HTTP-Session: df6a5a78-2804-4185-8af4-4481c26538af Destroying unnamed session | ||
3487 | 2023.12.01 20:57:33.365421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3488 | 2023.12.01 20:57:33.365473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3489 | 2023.12.01 20:57:33.365493 [ 3 ] {} <Debug> HTTP-Session: ec71609a-5978-4a08-9dca-f979b230d3dd Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3490 | 2023.12.01 20:57:33.365511 [ 3 ] {} <Debug> HTTP-Session: ec71609a-5978-4a08-9dca-f979b230d3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3491 | 2023.12.01 20:57:33.365589 [ 3 ] {a2f7395e-fd8c-4f02-aa24-385f5a966f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3492 | 2023.12.01 20:57:33.365634 [ 3 ] {a2f7395e-fd8c-4f02-aa24-385f5a966f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3493 | 2023.12.01 20:57:33.365748 [ 3 ] {a2f7395e-fd8c-4f02-aa24-385f5a966f36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3494 | 2023.12.01 20:57:33.366019 [ 3 ] {a2f7395e-fd8c-4f02-aa24-385f5a966f36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3495 | 2023.12.01 20:57:33.366232 [ 3 ] {a2f7395e-fd8c-4f02-aa24-385f5a966f36} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3496 | 2023.12.01 20:57:33.366384 [ 3 ] {a2f7395e-fd8c-4f02-aa24-385f5a966f36} <Trace> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3497 | 2023.12.01 20:57:33.366500 [ 3 ] {a2f7395e-fd8c-4f02-aa24-385f5a966f36} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000880535 sec., 4542 rows/sec., 379.30 KiB/sec. | ||
3498 | 2023.12.01 20:57:33.366699 [ 3 ] {a2f7395e-fd8c-4f02-aa24-385f5a966f36} <Debug> DynamicQueryHandler: Done processing query | ||
3499 | 2023.12.01 20:57:33.366723 [ 3 ] {a2f7395e-fd8c-4f02-aa24-385f5a966f36} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3500 | 2023.12.01 20:57:33.366740 [ 3 ] {} <Debug> HTTP-Session: ec71609a-5978-4a08-9dca-f979b230d3dd Destroying unnamed session | ||
3501 | 2023.12.01 20:57:33.366907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 27214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3502 | 2023.12.01 20:57:33.366955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3503 | 2023.12.01 20:57:33.366974 [ 3 ] {} <Debug> HTTP-Session: 15a2c768-55c5-45cc-a468-97bdf72917a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3504 | 2023.12.01 20:57:33.366992 [ 3 ] {} <Debug> HTTP-Session: 15a2c768-55c5-45cc-a468-97bdf72917a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3505 | 2023.12.01 20:57:33.367070 [ 3 ] {84384ead-1538-4d78-9440-5bbc21d72204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3506 | 2023.12.01 20:57:33.367110 [ 3 ] {84384ead-1538-4d78-9440-5bbc21d72204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3507 | 2023.12.01 20:57:33.367227 [ 3 ] {84384ead-1538-4d78-9440-5bbc21d72204} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3508 | 2023.12.01 20:57:33.367605 [ 3 ] {84384ead-1538-4d78-9440-5bbc21d72204} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3509 | 2023.12.01 20:57:33.367824 [ 3 ] {84384ead-1538-4d78-9440-5bbc21d72204} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3510 | 2023.12.01 20:57:33.367972 [ 3 ] {84384ead-1538-4d78-9440-5bbc21d72204} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3511 | 2023.12.01 20:57:33.368093 [ 3 ] {84384ead-1538-4d78-9440-5bbc21d72204} <Information> executeQuery: Read 170 rows, 16.83 KiB in 0.000989207 sec., 171854 rows/sec., 16.61 MiB/sec. | ||
3512 | 2023.12.01 20:57:33.368213 [ 3 ] {84384ead-1538-4d78-9440-5bbc21d72204} <Debug> DynamicQueryHandler: Done processing query | ||
3513 | 2023.12.01 20:57:33.368237 [ 3 ] {84384ead-1538-4d78-9440-5bbc21d72204} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3514 | 2023.12.01 20:57:33.368253 [ 3 ] {} <Debug> HTTP-Session: 15a2c768-55c5-45cc-a468-97bdf72917a7 Destroying unnamed session | ||
3515 | 2023.12.01 20:57:33.368392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3516 | 2023.12.01 20:57:33.368438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3517 | 2023.12.01 20:57:33.368458 [ 3 ] {} <Debug> HTTP-Session: dfcca353-ed2e-44fc-b0bd-7bba2e54c3a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3518 | 2023.12.01 20:57:33.368474 [ 3 ] {} <Debug> HTTP-Session: dfcca353-ed2e-44fc-b0bd-7bba2e54c3a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3519 | 2023.12.01 20:57:33.368544 [ 3 ] {f3ee25c3-6b58-4185-a650-d3461a53954c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3520 | 2023.12.01 20:57:33.368581 [ 3 ] {f3ee25c3-6b58-4185-a650-d3461a53954c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3521 | 2023.12.01 20:57:33.368692 [ 3 ] {f3ee25c3-6b58-4185-a650-d3461a53954c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3522 | 2023.12.01 20:57:33.368946 [ 3 ] {f3ee25c3-6b58-4185-a650-d3461a53954c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3523 | 2023.12.01 20:57:33.369155 [ 3 ] {f3ee25c3-6b58-4185-a650-d3461a53954c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3524 | 2023.12.01 20:57:33.369304 [ 3 ] {f3ee25c3-6b58-4185-a650-d3461a53954c} <Trace> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3525 | 2023.12.01 20:57:33.369436 [ 3 ] {f3ee25c3-6b58-4185-a650-d3461a53954c} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000859013 sec., 4656 rows/sec., 325.14 KiB/sec. | ||
3526 | 2023.12.01 20:57:33.369576 [ 3 ] {f3ee25c3-6b58-4185-a650-d3461a53954c} <Debug> DynamicQueryHandler: Done processing query | ||
3527 | 2023.12.01 20:57:33.369600 [ 3 ] {f3ee25c3-6b58-4185-a650-d3461a53954c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3528 | 2023.12.01 20:57:33.369616 [ 3 ] {} <Debug> HTTP-Session: dfcca353-ed2e-44fc-b0bd-7bba2e54c3a7 Destroying unnamed session | ||
3529 | 2023.12.01 20:57:33.369741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 10223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3530 | 2023.12.01 20:57:33.369786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3531 | 2023.12.01 20:57:33.369806 [ 3 ] {} <Debug> HTTP-Session: 240b276f-7b9f-47af-a113-4ee57fb1b6bd Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3532 | 2023.12.01 20:57:33.369822 [ 3 ] {} <Debug> HTTP-Session: 240b276f-7b9f-47af-a113-4ee57fb1b6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3533 | 2023.12.01 20:57:33.369895 [ 3 ] {8395c050-2a5c-4462-ad0d-79ba6050d338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3534 | 2023.12.01 20:57:33.369935 [ 3 ] {8395c050-2a5c-4462-ad0d-79ba6050d338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3535 | 2023.12.01 20:57:33.370040 [ 3 ] {8395c050-2a5c-4462-ad0d-79ba6050d338} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3536 | 2023.12.01 20:57:33.370332 [ 3 ] {8395c050-2a5c-4462-ad0d-79ba6050d338} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3537 | 2023.12.01 20:57:33.370539 [ 3 ] {8395c050-2a5c-4462-ad0d-79ba6050d338} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3538 | 2023.12.01 20:57:33.370696 [ 3 ] {8395c050-2a5c-4462-ad0d-79ba6050d338} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3539 | 2023.12.01 20:57:33.370827 [ 3 ] {8395c050-2a5c-4462-ad0d-79ba6050d338} <Information> executeQuery: Read 60 rows, 4.81 KiB in 0.000902164 sec., 66506 rows/sec., 5.21 MiB/sec. | ||
3540 | 2023.12.01 20:57:33.370945 [ 3 ] {8395c050-2a5c-4462-ad0d-79ba6050d338} <Debug> DynamicQueryHandler: Done processing query | ||
3541 | 2023.12.01 20:57:33.370969 [ 3 ] {8395c050-2a5c-4462-ad0d-79ba6050d338} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3542 | 2023.12.01 20:57:33.370984 [ 3 ] {} <Debug> HTTP-Session: 240b276f-7b9f-47af-a113-4ee57fb1b6bd Destroying unnamed session | ||
3543 | 2023.12.01 20:57:33.371089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3544 | 2023.12.01 20:57:33.371134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3545 | 2023.12.01 20:57:33.371153 [ 3 ] {} <Debug> HTTP-Session: 59fb5940-c597-4e7a-affb-5aec190b234e Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3546 | 2023.12.01 20:57:33.371169 [ 3 ] {} <Debug> HTTP-Session: 59fb5940-c597-4e7a-affb-5aec190b234e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3547 | 2023.12.01 20:57:33.371237 [ 3 ] {2fa4d95b-2f15-4aa6-891a-106b1497bb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3548 | 2023.12.01 20:57:33.371280 [ 3 ] {2fa4d95b-2f15-4aa6-891a-106b1497bb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3549 | 2023.12.01 20:57:33.371400 [ 3 ] {2fa4d95b-2f15-4aa6-891a-106b1497bb52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3550 | 2023.12.01 20:57:33.371643 [ 3 ] {2fa4d95b-2f15-4aa6-891a-106b1497bb52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3551 | 2023.12.01 20:57:33.371883 [ 3 ] {2fa4d95b-2f15-4aa6-891a-106b1497bb52} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3552 | 2023.12.01 20:57:33.372058 [ 3 ] {2fa4d95b-2f15-4aa6-891a-106b1497bb52} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3553 | 2023.12.01 20:57:33.372186 [ 3 ] {2fa4d95b-2f15-4aa6-891a-106b1497bb52} <Information> executeQuery: Read 2 rows, 142.00 B in 0.000918695 sec., 2177 rows/sec., 150.94 KiB/sec. | ||
3554 | 2023.12.01 20:57:33.372307 [ 3 ] {2fa4d95b-2f15-4aa6-891a-106b1497bb52} <Debug> DynamicQueryHandler: Done processing query | ||
3555 | 2023.12.01 20:57:33.372330 [ 3 ] {2fa4d95b-2f15-4aa6-891a-106b1497bb52} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3556 | 2023.12.01 20:57:33.372346 [ 3 ] {} <Debug> HTTP-Session: 59fb5940-c597-4e7a-affb-5aec190b234e Destroying unnamed session | ||
3557 | 2023.12.01 20:57:33.372505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3558 | 2023.12.01 20:57:33.372551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3559 | 2023.12.01 20:57:33.372571 [ 3 ] {} <Debug> HTTP-Session: bb37e3ae-2454-43b8-b776-5ce6cad6fa5a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3560 | 2023.12.01 20:57:33.372587 [ 3 ] {} <Debug> HTTP-Session: bb37e3ae-2454-43b8-b776-5ce6cad6fa5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3561 | 2023.12.01 20:57:33.372675 [ 3 ] {0f4e7496-b91c-46ad-baea-c212116bfde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3562 | 2023.12.01 20:57:33.372718 [ 3 ] {0f4e7496-b91c-46ad-baea-c212116bfde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3563 | 2023.12.01 20:57:33.372854 [ 3 ] {0f4e7496-b91c-46ad-baea-c212116bfde3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3564 | 2023.12.01 20:57:33.373497 [ 3 ] {0f4e7496-b91c-46ad-baea-c212116bfde3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3565 | 2023.12.01 20:57:33.373823 [ 3 ] {0f4e7496-b91c-46ad-baea-c212116bfde3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3566 | 2023.12.01 20:57:33.374000 [ 3 ] {0f4e7496-b91c-46ad-baea-c212116bfde3} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3567 | 2023.12.01 20:57:33.374132 [ 3 ] {0f4e7496-b91c-46ad-baea-c212116bfde3} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001423369 sec., 39343 rows/sec., 53.09 MiB/sec. | ||
3568 | 2023.12.01 20:57:33.374128 [ 171 ] {} <Debug> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3569 | 2023.12.01 20:57:33.374263 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3570 | 2023.12.01 20:57:33.374351 [ 3 ] {0f4e7496-b91c-46ad-baea-c212116bfde3} <Debug> DynamicQueryHandler: Done processing query | ||
3571 | 2023.12.01 20:57:33.374415 [ 12 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3572 | 2023.12.01 20:57:33.374421 [ 3 ] {0f4e7496-b91c-46ad-baea-c212116bfde3} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3573 | 2023.12.01 20:57:33.374506 [ 3 ] {} <Debug> HTTP-Session: bb37e3ae-2454-43b8-b776-5ce6cad6fa5a Destroying unnamed session | ||
3574 | 2023.12.01 20:57:33.374586 [ 12 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3575 | 2023.12.01 20:57:33.374627 [ 12 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 777 rows starting from the beginning of the part | ||
3576 | 2023.12.01 20:57:33.374770 [ 12 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part | ||
3577 | 2023.12.01 20:57:33.374874 [ 12 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part | ||
3578 | 2023.12.01 20:57:33.374970 [ 12 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
3579 | 2023.12.01 20:57:33.375063 [ 12 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
3580 | 2023.12.01 20:57:33.375156 [ 12 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
3581 | 2023.12.01 20:57:33.384795 [ 19 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1047 rows, containing 6 columns (6 merged, 0 gathered) in 0.010463537 sec., 100061.7668767263 rows/sec., 135.03 MiB/sec. | ||
3582 | 2023.12.01 20:57:33.385420 [ 19 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3583 | 2023.12.01 20:57:33.385683 [ 19 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3584 | 2023.12.01 20:57:33.385760 [ 19 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3585 | 2023.12.01 20:57:33.385848 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4: 8.40 MiB. | ||
3586 | 2023.12.01 20:57:34.000129 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.21 MiB, peak 239.82 MiB, will set to 232.68 MiB (RSS), difference: -2.53 MiB | ||
3587 | 2023.12.01 20:57:43.362729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3588 | 2023.12.01 20:57:43.362850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3589 | 2023.12.01 20:57:43.362877 [ 3 ] {} <Debug> HTTP-Session: 117e8594-6e9f-481d-b0af-92d5f8cb478e Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3590 | 2023.12.01 20:57:43.362902 [ 3 ] {} <Debug> HTTP-Session: 117e8594-6e9f-481d-b0af-92d5f8cb478e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3591 | 2023.12.01 20:57:43.363033 [ 3 ] {6134a4b0-383d-46df-8e99-cbc665ca2e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3592 | 2023.12.01 20:57:43.363094 [ 3 ] {6134a4b0-383d-46df-8e99-cbc665ca2e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3593 | 2023.12.01 20:57:43.363252 [ 3 ] {6134a4b0-383d-46df-8e99-cbc665ca2e34} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3594 | 2023.12.01 20:57:43.363791 [ 3 ] {6134a4b0-383d-46df-8e99-cbc665ca2e34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3595 | 2023.12.01 20:57:43.364054 [ 3 ] {6134a4b0-383d-46df-8e99-cbc665ca2e34} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3596 | 2023.12.01 20:57:43.364226 [ 3 ] {6134a4b0-383d-46df-8e99-cbc665ca2e34} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3597 | 2023.12.01 20:57:43.364349 [ 3 ] {6134a4b0-383d-46df-8e99-cbc665ca2e34} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001280665 sec., 43727 rows/sec., 3.46 MiB/sec. | ||
3598 | 2023.12.01 20:57:43.364501 [ 3 ] {6134a4b0-383d-46df-8e99-cbc665ca2e34} <Debug> DynamicQueryHandler: Done processing query | ||
3599 | 2023.12.01 20:57:43.364527 [ 3 ] {6134a4b0-383d-46df-8e99-cbc665ca2e34} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3600 | 2023.12.01 20:57:43.364544 [ 3 ] {} <Debug> HTTP-Session: 117e8594-6e9f-481d-b0af-92d5f8cb478e Destroying unnamed session | ||
3601 | 2023.12.01 20:57:43.364711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 26915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3602 | 2023.12.01 20:57:43.364763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3603 | 2023.12.01 20:57:43.364783 [ 3 ] {} <Debug> HTTP-Session: 778129de-7546-4b81-8733-e39374464097 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3604 | 2023.12.01 20:57:43.364801 [ 3 ] {} <Debug> HTTP-Session: 778129de-7546-4b81-8733-e39374464097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3605 | 2023.12.01 20:57:43.364886 [ 3 ] {12338404-e8cf-4bc2-a2ff-d6c14e64b7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3606 | 2023.12.01 20:57:43.364929 [ 3 ] {12338404-e8cf-4bc2-a2ff-d6c14e64b7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3607 | 2023.12.01 20:57:43.365036 [ 3 ] {12338404-e8cf-4bc2-a2ff-d6c14e64b7fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3608 | 2023.12.01 20:57:43.365454 [ 3 ] {12338404-e8cf-4bc2-a2ff-d6c14e64b7fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3609 | 2023.12.01 20:57:43.365687 [ 3 ] {12338404-e8cf-4bc2-a2ff-d6c14e64b7fe} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3610 | 2023.12.01 20:57:43.365846 [ 3 ] {12338404-e8cf-4bc2-a2ff-d6c14e64b7fe} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3611 | 2023.12.01 20:57:43.365950 [ 3 ] {12338404-e8cf-4bc2-a2ff-d6c14e64b7fe} <Information> executeQuery: Read 168 rows, 16.65 KiB in 0.001035368 sec., 162261 rows/sec., 15.70 MiB/sec. | ||
3612 | 2023.12.01 20:57:43.366108 [ 3 ] {12338404-e8cf-4bc2-a2ff-d6c14e64b7fe} <Debug> DynamicQueryHandler: Done processing query | ||
3613 | 2023.12.01 20:57:43.366131 [ 3 ] {12338404-e8cf-4bc2-a2ff-d6c14e64b7fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3614 | 2023.12.01 20:57:43.366148 [ 3 ] {} <Debug> HTTP-Session: 778129de-7546-4b81-8733-e39374464097 Destroying unnamed session | ||
3615 | 2023.12.01 20:57:43.366288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 9539, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3616 | 2023.12.01 20:57:43.366334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3617 | 2023.12.01 20:57:43.366354 [ 3 ] {} <Debug> HTTP-Session: 668fe653-64a6-41a9-a8a3-0c0590ed2524 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3618 | 2023.12.01 20:57:43.366371 [ 3 ] {} <Debug> HTTP-Session: 668fe653-64a6-41a9-a8a3-0c0590ed2524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3619 | 2023.12.01 20:57:43.366448 [ 3 ] {7f236f0d-7f55-4877-9557-ad1f20adc9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3620 | 2023.12.01 20:57:43.366487 [ 3 ] {7f236f0d-7f55-4877-9557-ad1f20adc9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3621 | 2023.12.01 20:57:43.366591 [ 3 ] {7f236f0d-7f55-4877-9557-ad1f20adc9af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3622 | 2023.12.01 20:57:43.366912 [ 3 ] {7f236f0d-7f55-4877-9557-ad1f20adc9af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3623 | 2023.12.01 20:57:43.367120 [ 3 ] {7f236f0d-7f55-4877-9557-ad1f20adc9af} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3624 | 2023.12.01 20:57:43.367273 [ 3 ] {7f236f0d-7f55-4877-9557-ad1f20adc9af} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3625 | 2023.12.01 20:57:43.367379 [ 3 ] {7f236f0d-7f55-4877-9557-ad1f20adc9af} <Information> executeQuery: Read 56 rows, 4.48 KiB in 0.000902855 sec., 62025 rows/sec., 4.85 MiB/sec. | ||
3626 | 2023.12.01 20:57:43.367494 [ 3 ] {7f236f0d-7f55-4877-9557-ad1f20adc9af} <Debug> DynamicQueryHandler: Done processing query | ||
3627 | 2023.12.01 20:57:43.367518 [ 3 ] {7f236f0d-7f55-4877-9557-ad1f20adc9af} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3628 | 2023.12.01 20:57:43.367533 [ 3 ] {} <Debug> HTTP-Session: 668fe653-64a6-41a9-a8a3-0c0590ed2524 Destroying unnamed session | ||
3629 | 2023.12.01 20:57:43.367740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3630 | 2023.12.01 20:57:43.367786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3631 | 2023.12.01 20:57:43.367805 [ 3 ] {} <Debug> HTTP-Session: def65e6c-e630-45a4-939a-434c634da3f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3632 | 2023.12.01 20:57:43.367822 [ 3 ] {} <Debug> HTTP-Session: def65e6c-e630-45a4-939a-434c634da3f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3633 | 2023.12.01 20:57:43.367915 [ 3 ] {1de509d0-19c9-4bc1-b738-3e9c926fefb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3634 | 2023.12.01 20:57:43.367961 [ 3 ] {1de509d0-19c9-4bc1-b738-3e9c926fefb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3635 | 2023.12.01 20:57:43.368097 [ 3 ] {1de509d0-19c9-4bc1-b738-3e9c926fefb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3636 | 2023.12.01 20:57:43.368648 [ 3 ] {1de509d0-19c9-4bc1-b738-3e9c926fefb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3637 | 2023.12.01 20:57:43.368975 [ 3 ] {1de509d0-19c9-4bc1-b738-3e9c926fefb6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3638 | 2023.12.01 20:57:43.369156 [ 3 ] {1de509d0-19c9-4bc1-b738-3e9c926fefb6} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3639 | 2023.12.01 20:57:43.369269 [ 3 ] {1de509d0-19c9-4bc1-b738-3e9c926fefb6} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001317786 sec., 42495 rows/sec., 57.35 MiB/sec. | ||
3640 | 2023.12.01 20:57:43.369486 [ 3 ] {1de509d0-19c9-4bc1-b738-3e9c926fefb6} <Debug> DynamicQueryHandler: Done processing query | ||
3641 | 2023.12.01 20:57:43.369509 [ 3 ] {1de509d0-19c9-4bc1-b738-3e9c926fefb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3642 | 2023.12.01 20:57:43.369525 [ 3 ] {} <Debug> HTTP-Session: def65e6c-e630-45a4-939a-434c634da3f8 Destroying unnamed session | ||
3643 | 2023.12.01 20:57:43.492569 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3644 | 2023.12.01 20:57:43.492597 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3645 | 2023.12.01 20:57:45.696309 [ 173 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
3646 | 2023.12.01 20:57:45.696460 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3647 | 2023.12.01 20:57:45.696591 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact | ||
3648 | 2023.12.01 20:57:45.696800 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3649 | 2023.12.01 20:57:45.696859 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 346 rows starting from the beginning of the part | ||
3650 | 2023.12.01 20:57:45.697068 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part | ||
3651 | 2023.12.01 20:57:45.697234 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
3652 | 2023.12.01 20:57:45.697392 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
3653 | 2023.12.01 20:57:45.697564 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
3654 | 2023.12.01 20:57:45.698304 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 5 columns (5 merged, 0 gathered) in 0.001774138 sec., 237861.99269729864 rows/sec., 16.54 MiB/sec. | ||
3655 | 2023.12.01 20:57:45.698397 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
3656 | 2023.12.01 20:57:45.698584 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. | ||
3657 | 2023.12.01 20:57:45.698649 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 | ||
3658 | 2023.12.01 20:57:48.360837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3659 | 2023.12.01 20:57:48.360949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3660 | 2023.12.01 20:57:48.360976 [ 3 ] {} <Debug> HTTP-Session: cc507233-1aac-464f-9ede-99578f478d20 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3661 | 2023.12.01 20:57:48.361000 [ 3 ] {} <Debug> HTTP-Session: cc507233-1aac-464f-9ede-99578f478d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3662 | 2023.12.01 20:57:48.361128 [ 3 ] {6100b28f-4e86-4be8-a7f9-d6f903ed29c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3663 | 2023.12.01 20:57:48.361191 [ 3 ] {6100b28f-4e86-4be8-a7f9-d6f903ed29c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3664 | 2023.12.01 20:57:48.361352 [ 3 ] {6100b28f-4e86-4be8-a7f9-d6f903ed29c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3665 | 2023.12.01 20:57:48.361817 [ 3 ] {6100b28f-4e86-4be8-a7f9-d6f903ed29c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3666 | 2023.12.01 20:57:48.362144 [ 3 ] {6100b28f-4e86-4be8-a7f9-d6f903ed29c6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3667 | 2023.12.01 20:57:48.362341 [ 3 ] {6100b28f-4e86-4be8-a7f9-d6f903ed29c6} <Trace> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3668 | 2023.12.01 20:57:48.362506 [ 3 ] {6100b28f-4e86-4be8-a7f9-d6f903ed29c6} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001332866 sec., 1500 rows/sec., 128.22 KiB/sec. | ||
3669 | 2023.12.01 20:57:48.362717 [ 3 ] {6100b28f-4e86-4be8-a7f9-d6f903ed29c6} <Debug> DynamicQueryHandler: Done processing query | ||
3670 | 2023.12.01 20:57:48.362748 [ 3 ] {6100b28f-4e86-4be8-a7f9-d6f903ed29c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3671 | 2023.12.01 20:57:48.362766 [ 3 ] {} <Debug> HTTP-Session: cc507233-1aac-464f-9ede-99578f478d20 Destroying unnamed session | ||
3672 | 2023.12.01 20:57:48.362894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 5496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3673 | 2023.12.01 20:57:48.362947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3674 | 2023.12.01 20:57:48.362967 [ 3 ] {} <Debug> HTTP-Session: 754b8867-d8eb-4f61-9ccc-80da126186fb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3675 | 2023.12.01 20:57:48.362987 [ 3 ] {} <Debug> HTTP-Session: 754b8867-d8eb-4f61-9ccc-80da126186fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3676 | 2023.12.01 20:57:48.363070 [ 3 ] {e556764e-6001-4e31-bf42-5de9a0bdd5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3677 | 2023.12.01 20:57:48.363114 [ 3 ] {e556764e-6001-4e31-bf42-5de9a0bdd5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3678 | 2023.12.01 20:57:48.363235 [ 3 ] {e556764e-6001-4e31-bf42-5de9a0bdd5a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3679 | 2023.12.01 20:57:48.363582 [ 3 ] {e556764e-6001-4e31-bf42-5de9a0bdd5a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3680 | 2023.12.01 20:57:48.363798 [ 3 ] {e556764e-6001-4e31-bf42-5de9a0bdd5a1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3681 | 2023.12.01 20:57:48.363950 [ 3 ] {e556764e-6001-4e31-bf42-5de9a0bdd5a1} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3682 | 2023.12.01 20:57:48.364077 [ 3 ] {e556764e-6001-4e31-bf42-5de9a0bdd5a1} <Information> executeQuery: Read 37 rows, 3.21 KiB in 0.000977397 sec., 37855 rows/sec., 3.20 MiB/sec. | ||
3683 | 2023.12.01 20:57:48.364201 [ 3 ] {e556764e-6001-4e31-bf42-5de9a0bdd5a1} <Debug> DynamicQueryHandler: Done processing query | ||
3684 | 2023.12.01 20:57:48.364226 [ 3 ] {e556764e-6001-4e31-bf42-5de9a0bdd5a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3685 | 2023.12.01 20:57:48.364242 [ 3 ] {} <Debug> HTTP-Session: 754b8867-d8eb-4f61-9ccc-80da126186fb Destroying unnamed session | ||
3686 | 2023.12.01 20:57:48.364367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3687 | 2023.12.01 20:57:48.364414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3688 | 2023.12.01 20:57:48.364433 [ 3 ] {} <Debug> HTTP-Session: 324345fd-6f5f-4b7b-b630-8f4c9a5ad1d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3689 | 2023.12.01 20:57:48.364451 [ 3 ] {} <Debug> HTTP-Session: 324345fd-6f5f-4b7b-b630-8f4c9a5ad1d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3690 | 2023.12.01 20:57:48.364524 [ 3 ] {15f18569-bd8e-4b49-8c23-05c4369a18e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3691 | 2023.12.01 20:57:48.364563 [ 3 ] {15f18569-bd8e-4b49-8c23-05c4369a18e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3692 | 2023.12.01 20:57:48.364671 [ 3 ] {15f18569-bd8e-4b49-8c23-05c4369a18e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3693 | 2023.12.01 20:57:48.364954 [ 3 ] {15f18569-bd8e-4b49-8c23-05c4369a18e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3694 | 2023.12.01 20:57:48.365162 [ 3 ] {15f18569-bd8e-4b49-8c23-05c4369a18e7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3695 | 2023.12.01 20:57:48.365312 [ 3 ] {15f18569-bd8e-4b49-8c23-05c4369a18e7} <Trace> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3696 | 2023.12.01 20:57:48.365446 [ 3 ] {15f18569-bd8e-4b49-8c23-05c4369a18e7} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000885944 sec., 2257 rows/sec., 157.63 KiB/sec. | ||
3697 | 2023.12.01 20:57:48.365603 [ 3 ] {15f18569-bd8e-4b49-8c23-05c4369a18e7} <Debug> DynamicQueryHandler: Done processing query | ||
3698 | 2023.12.01 20:57:48.365627 [ 3 ] {15f18569-bd8e-4b49-8c23-05c4369a18e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3699 | 2023.12.01 20:57:48.365644 [ 3 ] {} <Debug> HTTP-Session: 324345fd-6f5f-4b7b-b630-8f4c9a5ad1d7 Destroying unnamed session | ||
3700 | 2023.12.01 20:57:48.365787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3701 | 2023.12.01 20:57:48.365834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3702 | 2023.12.01 20:57:48.365853 [ 3 ] {} <Debug> HTTP-Session: 6d8010e2-5219-4523-abfb-a08f4d68d35a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3703 | 2023.12.01 20:57:48.365871 [ 3 ] {} <Debug> HTTP-Session: 6d8010e2-5219-4523-abfb-a08f4d68d35a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3704 | 2023.12.01 20:57:48.365943 [ 3 ] {12b6c07f-927b-4cee-a631-0ef1ae515a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3705 | 2023.12.01 20:57:48.365982 [ 3 ] {12b6c07f-927b-4cee-a631-0ef1ae515a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3706 | 2023.12.01 20:57:48.366093 [ 3 ] {12b6c07f-927b-4cee-a631-0ef1ae515a51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3707 | 2023.12.01 20:57:48.366458 [ 3 ] {12b6c07f-927b-4cee-a631-0ef1ae515a51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3708 | 2023.12.01 20:57:48.366664 [ 3 ] {12b6c07f-927b-4cee-a631-0ef1ae515a51} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3709 | 2023.12.01 20:57:48.366816 [ 3 ] {12b6c07f-927b-4cee-a631-0ef1ae515a51} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3710 | 2023.12.01 20:57:48.366945 [ 3 ] {12b6c07f-927b-4cee-a631-0ef1ae515a51} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000973647 sec., 26703 rows/sec., 2.07 MiB/sec. | ||
3711 | 2023.12.01 20:57:48.367069 [ 3 ] {12b6c07f-927b-4cee-a631-0ef1ae515a51} <Debug> DynamicQueryHandler: Done processing query | ||
3712 | 2023.12.01 20:57:48.367093 [ 3 ] {12b6c07f-927b-4cee-a631-0ef1ae515a51} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3713 | 2023.12.01 20:57:48.367108 [ 3 ] {} <Debug> HTTP-Session: 6d8010e2-5219-4523-abfb-a08f4d68d35a Destroying unnamed session | ||
3714 | 2023.12.01 20:57:48.367228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3715 | 2023.12.01 20:57:48.367273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3716 | 2023.12.01 20:57:48.367292 [ 3 ] {} <Debug> HTTP-Session: dbba6422-9f34-4569-b1f1-7bb23bd696bc Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3717 | 2023.12.01 20:57:48.367309 [ 3 ] {} <Debug> HTTP-Session: dbba6422-9f34-4569-b1f1-7bb23bd696bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3718 | 2023.12.01 20:57:48.367383 [ 3 ] {e7b110af-73e9-48d4-ad41-1dc9850b72ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3719 | 2023.12.01 20:57:48.367424 [ 3 ] {e7b110af-73e9-48d4-ad41-1dc9850b72ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3720 | 2023.12.01 20:57:48.367541 [ 3 ] {e7b110af-73e9-48d4-ad41-1dc9850b72ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3721 | 2023.12.01 20:57:48.367842 [ 3 ] {e7b110af-73e9-48d4-ad41-1dc9850b72ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. | ||
3722 | 2023.12.01 20:57:48.368100 [ 3 ] {e7b110af-73e9-48d4-ad41-1dc9850b72ab} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3723 | 2023.12.01 20:57:48.368275 [ 3 ] {e7b110af-73e9-48d4-ad41-1dc9850b72ab} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3724 | 2023.12.01 20:57:48.368401 [ 3 ] {e7b110af-73e9-48d4-ad41-1dc9850b72ab} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000986497 sec., 37506 rows/sec., 2.61 MiB/sec. | ||
3725 | 2023.12.01 20:57:48.368525 [ 3 ] {e7b110af-73e9-48d4-ad41-1dc9850b72ab} <Debug> DynamicQueryHandler: Done processing query | ||
3726 | 2023.12.01 20:57:48.368549 [ 3 ] {e7b110af-73e9-48d4-ad41-1dc9850b72ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3727 | 2023.12.01 20:57:48.368565 [ 3 ] {} <Debug> HTTP-Session: dbba6422-9f34-4569-b1f1-7bb23bd696bc Destroying unnamed session | ||
3728 | 2023.12.01 20:57:53.363868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3729 | 2023.12.01 20:57:53.364044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3730 | 2023.12.01 20:57:53.364092 [ 3 ] {} <Debug> HTTP-Session: f9837917-ddd8-4c5c-b27c-6fc63d413172 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3731 | 2023.12.01 20:57:53.364134 [ 3 ] {} <Debug> HTTP-Session: f9837917-ddd8-4c5c-b27c-6fc63d413172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3732 | 2023.12.01 20:57:53.364338 [ 3 ] {b65e1643-663f-4c7a-aed9-324e0c48852b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3733 | 2023.12.01 20:57:53.364436 [ 3 ] {b65e1643-663f-4c7a-aed9-324e0c48852b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3734 | 2023.12.01 20:57:53.364699 [ 3 ] {b65e1643-663f-4c7a-aed9-324e0c48852b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3735 | 2023.12.01 20:57:53.365194 [ 3 ] {b65e1643-663f-4c7a-aed9-324e0c48852b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. | ||
3736 | 2023.12.01 20:57:53.365454 [ 3 ] {b65e1643-663f-4c7a-aed9-324e0c48852b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3737 | 2023.12.01 20:57:53.365613 [ 3 ] {b65e1643-663f-4c7a-aed9-324e0c48852b} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3738 | 2023.12.01 20:57:53.365763 [ 3 ] {b65e1643-663f-4c7a-aed9-324e0c48852b} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001359997 sec., 41176 rows/sec., 3.26 MiB/sec. | ||
3739 | 2023.12.01 20:57:53.365765 [ 170 ] {} <Debug> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
3740 | 2023.12.01 20:57:53.365898 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. | ||
3741 | 2023.12.01 20:57:53.365976 [ 3 ] {b65e1643-663f-4c7a-aed9-324e0c48852b} <Debug> DynamicQueryHandler: Done processing query | ||
3742 | 2023.12.01 20:57:53.366037 [ 3 ] {b65e1643-663f-4c7a-aed9-324e0c48852b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3743 | 2023.12.01 20:57:53.366063 [ 3 ] {} <Debug> HTTP-Session: f9837917-ddd8-4c5c-b27c-6fc63d413172 Destroying unnamed session | ||
3744 | 2023.12.01 20:57:53.366053 [ 12 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact | ||
3745 | 2023.12.01 20:57:53.366212 [ 12 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3746 | 2023.12.01 20:57:53.366269 [ 12 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 56 rows starting from the beginning of the part | ||
3747 | 2023.12.01 20:57:53.366275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 26915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3748 | 2023.12.01 20:57:53.366369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3749 | 2023.12.01 20:57:53.366401 [ 3 ] {} <Debug> HTTP-Session: da68d7c4-0751-4f07-9e11-f1aae4aa006b Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3750 | 2023.12.01 20:57:53.366448 [ 3 ] {} <Debug> HTTP-Session: da68d7c4-0751-4f07-9e11-f1aae4aa006b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3751 | 2023.12.01 20:57:53.366514 [ 12 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
3752 | 2023.12.01 20:57:53.366667 [ 3 ] {15726fc6-6e0b-4863-b656-a912d3b1ebe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3753 | 2023.12.01 20:57:53.366782 [ 3 ] {15726fc6-6e0b-4863-b656-a912d3b1ebe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3754 | 2023.12.01 20:57:53.366800 [ 12 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
3755 | 2023.12.01 20:57:53.367149 [ 12 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
3756 | 2023.12.01 20:57:53.367250 [ 3 ] {15726fc6-6e0b-4863-b656-a912d3b1ebe2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3757 | 2023.12.01 20:57:53.367449 [ 12 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
3758 | 2023.12.01 20:57:53.368134 [ 3 ] {15726fc6-6e0b-4863-b656-a912d3b1ebe2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. | ||
3759 | 2023.12.01 20:57:53.368617 [ 3 ] {15726fc6-6e0b-4863-b656-a912d3b1ebe2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3760 | 2023.12.01 20:57:53.368726 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002765256 sec., 101256.44786594804 rows/sec., 8.01 MiB/sec. | ||
3761 | 2023.12.01 20:57:53.368889 [ 3 ] {15726fc6-6e0b-4863-b656-a912d3b1ebe2} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3762 | 2023.12.01 20:57:53.368901 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
3763 | 2023.12.01 20:57:53.369073 [ 170 ] {} <Debug> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3764 | 2023.12.01 20:57:53.369113 [ 3 ] {15726fc6-6e0b-4863-b656-a912d3b1ebe2} <Information> executeQuery: Read 168 rows, 16.65 KiB in 0.002374005 sec., 70766 rows/sec., 6.85 MiB/sec. | ||
3765 | 2023.12.01 20:57:53.369142 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. | ||
3766 | 2023.12.01 20:57:53.369287 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. | ||
3767 | 2023.12.01 20:57:53.369390 [ 16 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3768 | 2023.12.01 20:57:53.369464 [ 3 ] {15726fc6-6e0b-4863-b656-a912d3b1ebe2} <Debug> DynamicQueryHandler: Done processing query | ||
3769 | 2023.12.01 20:57:53.369486 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 | ||
3770 | 2023.12.01 20:57:53.369537 [ 3 ] {15726fc6-6e0b-4863-b656-a912d3b1ebe2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3771 | 2023.12.01 20:57:53.369573 [ 16 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3772 | 2023.12.01 20:57:53.369602 [ 3 ] {} <Debug> HTTP-Session: da68d7c4-0751-4f07-9e11-f1aae4aa006b Destroying unnamed session | ||
3773 | 2023.12.01 20:57:53.369659 [ 16 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 209 rows starting from the beginning of the part | ||
3774 | 2023.12.01 20:57:53.369790 [ 16 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 168 rows starting from the beginning of the part | ||
3775 | 2023.12.01 20:57:53.369830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 9539, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3776 | 2023.12.01 20:57:53.369933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3777 | 2023.12.01 20:57:53.369989 [ 3 ] {} <Debug> HTTP-Session: df207db6-c00d-4341-9e80-42b4f4e88dea Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3778 | 2023.12.01 20:57:53.369992 [ 16 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 170 rows starting from the beginning of the part | ||
3779 | 2023.12.01 20:57:53.370026 [ 3 ] {} <Debug> HTTP-Session: df207db6-c00d-4341-9e80-42b4f4e88dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3780 | 2023.12.01 20:57:53.370252 [ 16 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 168 rows starting from the beginning of the part | ||
3781 | 2023.12.01 20:57:53.370267 [ 3 ] {299a9bc4-26a0-41e8-aac6-e2c6effef1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3782 | 2023.12.01 20:57:53.370362 [ 3 ] {299a9bc4-26a0-41e8-aac6-e2c6effef1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3783 | 2023.12.01 20:57:53.370483 [ 16 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 37 rows starting from the beginning of the part | ||
3784 | 2023.12.01 20:57:53.370861 [ 16 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 168 rows starting from the beginning of the part | ||
3785 | 2023.12.01 20:57:53.370869 [ 3 ] {299a9bc4-26a0-41e8-aac6-e2c6effef1b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3786 | 2023.12.01 20:57:53.371655 [ 3 ] {299a9bc4-26a0-41e8-aac6-e2c6effef1b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. | ||
3787 | 2023.12.01 20:57:53.372127 [ 3 ] {299a9bc4-26a0-41e8-aac6-e2c6effef1b7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3788 | 2023.12.01 20:57:53.372514 [ 3 ] {299a9bc4-26a0-41e8-aac6-e2c6effef1b7} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3789 | 2023.12.01 20:57:53.372609 [ 24 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 4 columns (4 merged, 0 gathered) in 0.003395183 sec., 270972.13905701105 rows/sec., 25.94 MiB/sec. | ||
3790 | 2023.12.01 20:57:53.372704 [ 170 ] {} <Debug> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3791 | 2023.12.01 20:57:53.372777 [ 3 ] {299a9bc4-26a0-41e8-aac6-e2c6effef1b7} <Information> executeQuery: Read 56 rows, 4.48 KiB in 0.002427787 sec., 23066 rows/sec., 1.80 MiB/sec. | ||
3792 | 2023.12.01 20:57:53.372820 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. | ||
3793 | 2023.12.01 20:57:53.372817 [ 24 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3794 | 2023.12.01 20:57:53.373007 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3795 | 2023.12.01 20:57:53.373179 [ 3 ] {299a9bc4-26a0-41e8-aac6-e2c6effef1b7} <Debug> DynamicQueryHandler: Done processing query | ||
3796 | 2023.12.01 20:57:53.373246 [ 24 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3797 | 2023.12.01 20:57:53.373263 [ 3 ] {299a9bc4-26a0-41e8-aac6-e2c6effef1b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3798 | 2023.12.01 20:57:53.373246 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3799 | 2023.12.01 20:57:53.373330 [ 3 ] {} <Debug> HTTP-Session: df207db6-c00d-4341-9e80-42b4f4e88dea Destroying unnamed session | ||
3800 | 2023.12.01 20:57:53.373367 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 119 rows starting from the beginning of the part | ||
3801 | 2023.12.01 20:57:53.373375 [ 24 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3802 | 2023.12.01 20:57:53.373570 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
3803 | 2023.12.01 20:57:53.373634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3804 | 2023.12.01 20:57:53.373738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3805 | 2023.12.01 20:57:53.373784 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
3806 | 2023.12.01 20:57:53.373794 [ 3 ] {} <Debug> HTTP-Session: 86c6cabb-aba8-4a72-b68a-6d807b162b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3807 | 2023.12.01 20:57:53.373851 [ 3 ] {} <Debug> HTTP-Session: 86c6cabb-aba8-4a72-b68a-6d807b162b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3808 | 2023.12.01 20:57:53.373993 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
3809 | 2023.12.01 20:57:53.374100 [ 3 ] {7c897d75-f73c-4de7-a891-2c19cb74a934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3810 | 2023.12.01 20:57:53.374233 [ 3 ] {7c897d75-f73c-4de7-a891-2c19cb74a934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3811 | 2023.12.01 20:57:53.374238 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
3812 | 2023.12.01 20:57:53.374568 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
3813 | 2023.12.01 20:57:53.374918 [ 3 ] {7c897d75-f73c-4de7-a891-2c19cb74a934} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3814 | 2023.12.01 20:57:53.376068 [ 24 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 4 columns (4 merged, 0 gathered) in 0.003157087 sec., 118146.88667116239 rows/sec., 9.23 MiB/sec. | ||
3815 | 2023.12.01 20:57:53.376086 [ 3 ] {7c897d75-f73c-4de7-a891-2c19cb74a934} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. | ||
3816 | 2023.12.01 20:57:53.376255 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3817 | 2023.12.01 20:57:53.376562 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3818 | 2023.12.01 20:57:53.376687 [ 3 ] {7c897d75-f73c-4de7-a891-2c19cb74a934} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3819 | 2023.12.01 20:57:53.376687 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3820 | 2023.12.01 20:57:53.376932 [ 3 ] {7c897d75-f73c-4de7-a891-2c19cb74a934} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3821 | 2023.12.01 20:57:53.377076 [ 3 ] {7c897d75-f73c-4de7-a891-2c19cb74a934} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.00293267 sec., 19095 rows/sec., 25.77 MiB/sec. | ||
3822 | 2023.12.01 20:57:53.377223 [ 3 ] {7c897d75-f73c-4de7-a891-2c19cb74a934} <Debug> DynamicQueryHandler: Done processing query | ||
3823 | 2023.12.01 20:57:53.377247 [ 3 ] {7c897d75-f73c-4de7-a891-2c19cb74a934} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3824 | 2023.12.01 20:57:53.377263 [ 3 ] {} <Debug> HTTP-Session: 86c6cabb-aba8-4a72-b68a-6d807b162b35 Destroying unnamed session | ||
3825 | 2023.12.01 20:57:58.492664 [ 163 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3826 | 2023.12.01 20:57:58.492733 [ 163 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3827 | 2023.12.01 20:58:03.363609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3828 | 2023.12.01 20:58:03.363732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3829 | 2023.12.01 20:58:03.363757 [ 3 ] {} <Debug> HTTP-Session: ea235546-9a9d-48d9-8b7c-0e1e56d0ecc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3830 | 2023.12.01 20:58:03.363782 [ 3 ] {} <Debug> HTTP-Session: ea235546-9a9d-48d9-8b7c-0e1e56d0ecc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3831 | 2023.12.01 20:58:03.363910 [ 3 ] {9a622cf9-bd30-43d4-b893-14ec2c7793c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3832 | 2023.12.01 20:58:03.363970 [ 3 ] {9a622cf9-bd30-43d4-b893-14ec2c7793c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3833 | 2023.12.01 20:58:03.364130 [ 3 ] {9a622cf9-bd30-43d4-b893-14ec2c7793c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3834 | 2023.12.01 20:58:03.364649 [ 3 ] {9a622cf9-bd30-43d4-b893-14ec2c7793c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. | ||
3835 | 2023.12.01 20:58:03.364928 [ 3 ] {9a622cf9-bd30-43d4-b893-14ec2c7793c2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3836 | 2023.12.01 20:58:03.365094 [ 3 ] {9a622cf9-bd30-43d4-b893-14ec2c7793c2} <Trace> oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3837 | 2023.12.01 20:58:03.365223 [ 3 ] {9a622cf9-bd30-43d4-b893-14ec2c7793c2} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001278525 sec., 43800 rows/sec., 3.47 MiB/sec. | ||
3838 | 2023.12.01 20:58:03.365374 [ 3 ] {9a622cf9-bd30-43d4-b893-14ec2c7793c2} <Debug> DynamicQueryHandler: Done processing query | ||
3839 | 2023.12.01 20:58:03.365400 [ 3 ] {9a622cf9-bd30-43d4-b893-14ec2c7793c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3840 | 2023.12.01 20:58:03.365416 [ 3 ] {} <Debug> HTTP-Session: ea235546-9a9d-48d9-8b7c-0e1e56d0ecc8 Destroying unnamed session | ||
3841 | 2023.12.01 20:58:03.365533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3842 | 2023.12.01 20:58:03.365579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3843 | 2023.12.01 20:58:03.365598 [ 3 ] {} <Debug> HTTP-Session: d879e58d-08ab-4d77-9c54-90fddc9e2f1a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3844 | 2023.12.01 20:58:03.365615 [ 3 ] {} <Debug> HTTP-Session: d879e58d-08ab-4d77-9c54-90fddc9e2f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3845 | 2023.12.01 20:58:03.365686 [ 3 ] {b12231a9-01eb-422e-a030-6f17d40d75a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3846 | 2023.12.01 20:58:03.365728 [ 3 ] {b12231a9-01eb-422e-a030-6f17d40d75a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3847 | 2023.12.01 20:58:03.365837 [ 3 ] {b12231a9-01eb-422e-a030-6f17d40d75a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3848 | 2023.12.01 20:58:03.366137 [ 3 ] {b12231a9-01eb-422e-a030-6f17d40d75a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. | ||
3849 | 2023.12.01 20:58:03.366347 [ 3 ] {b12231a9-01eb-422e-a030-6f17d40d75a1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3850 | 2023.12.01 20:58:03.366503 [ 3 ] {b12231a9-01eb-422e-a030-6f17d40d75a1} <Trace> oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3851 | 2023.12.01 20:58:03.366608 [ 3 ] {b12231a9-01eb-422e-a030-6f17d40d75a1} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000894584 sec., 2235 rows/sec., 191.04 KiB/sec. | ||
3852 | 2023.12.01 20:58:03.366729 [ 3 ] {b12231a9-01eb-422e-a030-6f17d40d75a1} <Debug> DynamicQueryHandler: Done processing query | ||
3853 | 2023.12.01 20:58:03.366753 [ 3 ] {b12231a9-01eb-422e-a030-6f17d40d75a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3854 | 2023.12.01 20:58:03.366769 [ 3 ] {} <Debug> HTTP-Session: d879e58d-08ab-4d77-9c54-90fddc9e2f1a Destroying unnamed session | ||
3855 | 2023.12.01 20:58:03.366927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 27065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3856 | 2023.12.01 20:58:03.366974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3857 | 2023.12.01 20:58:03.366993 [ 3 ] {} <Debug> HTTP-Session: 16a6dfba-352c-4d00-9498-89e3fcf49f11 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3858 | 2023.12.01 20:58:03.367010 [ 3 ] {} <Debug> HTTP-Session: 16a6dfba-352c-4d00-9498-89e3fcf49f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3859 | 2023.12.01 20:58:03.367084 [ 3 ] {8d8d2744-1488-4abc-98b3-68527ee18284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3860 | 2023.12.01 20:58:03.367123 [ 3 ] {8d8d2744-1488-4abc-98b3-68527ee18284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3861 | 2023.12.01 20:58:03.367225 [ 3 ] {8d8d2744-1488-4abc-98b3-68527ee18284} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3862 | 2023.12.01 20:58:03.367619 [ 3 ] {8d8d2744-1488-4abc-98b3-68527ee18284} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. | ||
3863 | 2023.12.01 20:58:03.367844 [ 3 ] {8d8d2744-1488-4abc-98b3-68527ee18284} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3864 | 2023.12.01 20:58:03.368005 [ 3 ] {8d8d2744-1488-4abc-98b3-68527ee18284} <Trace> oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3865 | 2023.12.01 20:58:03.368108 [ 3 ] {8d8d2744-1488-4abc-98b3-68527ee18284} <Information> executeQuery: Read 169 rows, 16.74 KiB in 0.000996747 sec., 169551 rows/sec., 16.40 MiB/sec. | ||
3866 | 2023.12.01 20:58:03.368219 [ 3 ] {8d8d2744-1488-4abc-98b3-68527ee18284} <Debug> DynamicQueryHandler: Done processing query | ||
3867 | 2023.12.01 20:58:03.368242 [ 3 ] {8d8d2744-1488-4abc-98b3-68527ee18284} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3868 | 2023.12.01 20:58:03.368258 [ 3 ] {} <Debug> HTTP-Session: 16a6dfba-352c-4d00-9498-89e3fcf49f11 Destroying unnamed session | ||
3869 | 2023.12.01 20:58:03.368410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3870 | 2023.12.01 20:58:03.368453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3871 | 2023.12.01 20:58:03.368471 [ 3 ] {} <Debug> HTTP-Session: b6c63a76-43c7-4a52-8998-4c95d2656db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3872 | 2023.12.01 20:58:03.368488 [ 3 ] {} <Debug> HTTP-Session: b6c63a76-43c7-4a52-8998-4c95d2656db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3873 | 2023.12.01 20:58:03.368555 [ 3 ] {d865a26c-3103-47f8-8d72-aafb0cff0d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3874 | 2023.12.01 20:58:03.368594 [ 3 ] {d865a26c-3103-47f8-8d72-aafb0cff0d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3875 | 2023.12.01 20:58:03.368695 [ 3 ] {d865a26c-3103-47f8-8d72-aafb0cff0d1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3876 | 2023.12.01 20:58:03.368949 [ 3 ] {d865a26c-3103-47f8-8d72-aafb0cff0d1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. | ||
3877 | 2023.12.01 20:58:03.369149 [ 3 ] {d865a26c-3103-47f8-8d72-aafb0cff0d1c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3878 | 2023.12.01 20:58:03.369295 [ 3 ] {d865a26c-3103-47f8-8d72-aafb0cff0d1c} <Trace> oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3879 | 2023.12.01 20:58:03.369397 [ 3 ] {d865a26c-3103-47f8-8d72-aafb0cff0d1c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000814673 sec., 2454 rows/sec., 171.42 KiB/sec. | ||
3880 | 2023.12.01 20:58:03.369580 [ 3 ] {d865a26c-3103-47f8-8d72-aafb0cff0d1c} <Debug> DynamicQueryHandler: Done processing query | ||
3881 | 2023.12.01 20:58:03.369604 [ 3 ] {d865a26c-3103-47f8-8d72-aafb0cff0d1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3882 | 2023.12.01 20:58:03.369620 [ 3 ] {} <Debug> HTTP-Session: b6c63a76-43c7-4a52-8998-4c95d2656db7 Destroying unnamed session | ||
3883 | 2023.12.01 20:58:03.369741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 9882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3884 | 2023.12.01 20:58:03.369785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3885 | 2023.12.01 20:58:03.369804 [ 3 ] {} <Debug> HTTP-Session: be08be87-8f9a-4045-bc7c-9273a6a6d28a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3886 | 2023.12.01 20:58:03.369821 [ 3 ] {} <Debug> HTTP-Session: be08be87-8f9a-4045-bc7c-9273a6a6d28a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3887 | 2023.12.01 20:58:03.369894 [ 3 ] {3691cba5-ff5b-4a74-a301-45676baf3e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3888 | 2023.12.01 20:58:03.369933 [ 3 ] {3691cba5-ff5b-4a74-a301-45676baf3e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3889 | 2023.12.01 20:58:03.370050 [ 3 ] {3691cba5-ff5b-4a74-a301-45676baf3e30} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3890 | 2023.12.01 20:58:03.370358 [ 3 ] {3691cba5-ff5b-4a74-a301-45676baf3e30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. | ||
3891 | 2023.12.01 20:58:03.370564 [ 3 ] {3691cba5-ff5b-4a74-a301-45676baf3e30} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3892 | 2023.12.01 20:58:03.370716 [ 3 ] {3691cba5-ff5b-4a74-a301-45676baf3e30} <Trace> oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3893 | 2023.12.01 20:58:03.370823 [ 3 ] {3691cba5-ff5b-4a74-a301-45676baf3e30} <Information> executeQuery: Read 58 rows, 4.65 KiB in 0.000901825 sec., 64314 rows/sec., 5.03 MiB/sec. | ||
3894 | 2023.12.01 20:58:03.370953 [ 3 ] {3691cba5-ff5b-4a74-a301-45676baf3e30} <Debug> DynamicQueryHandler: Done processing query | ||
3895 | 2023.12.01 20:58:03.370978 [ 3 ] {3691cba5-ff5b-4a74-a301-45676baf3e30} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3896 | 2023.12.01 20:58:03.370994 [ 3 ] {} <Debug> HTTP-Session: be08be87-8f9a-4045-bc7c-9273a6a6d28a Destroying unnamed session | ||
3897 | 2023.12.01 20:58:03.371098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3898 | 2023.12.01 20:58:03.371142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3899 | 2023.12.01 20:58:03.371161 [ 3 ] {} <Debug> HTTP-Session: e4f76206-e810-4ef8-b427-e034192737d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3900 | 2023.12.01 20:58:03.371178 [ 3 ] {} <Debug> HTTP-Session: e4f76206-e810-4ef8-b427-e034192737d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3901 | 2023.12.01 20:58:03.371247 [ 3 ] {6fd28365-bdc3-4d7a-80bb-7dbe0f6dead1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3902 | 2023.12.01 20:58:03.371288 [ 3 ] {6fd28365-bdc3-4d7a-80bb-7dbe0f6dead1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3903 | 2023.12.01 20:58:03.371408 [ 3 ] {6fd28365-bdc3-4d7a-80bb-7dbe0f6dead1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3904 | 2023.12.01 20:58:03.371658 [ 3 ] {6fd28365-bdc3-4d7a-80bb-7dbe0f6dead1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. | ||
3905 | 2023.12.01 20:58:03.371905 [ 3 ] {6fd28365-bdc3-4d7a-80bb-7dbe0f6dead1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3906 | 2023.12.01 20:58:03.372081 [ 3 ] {6fd28365-bdc3-4d7a-80bb-7dbe0f6dead1} <Trace> oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3907 | 2023.12.01 20:58:03.372181 [ 3 ] {6fd28365-bdc3-4d7a-80bb-7dbe0f6dead1} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000907055 sec., 1102 rows/sec., 76.44 KiB/sec. | ||
3908 | 2023.12.01 20:58:03.372307 [ 3 ] {6fd28365-bdc3-4d7a-80bb-7dbe0f6dead1} <Debug> DynamicQueryHandler: Done processing query | ||
3909 | 2023.12.01 20:58:03.372331 [ 3 ] {6fd28365-bdc3-4d7a-80bb-7dbe0f6dead1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3910 | 2023.12.01 20:58:03.372346 [ 3 ] {} <Debug> HTTP-Session: e4f76206-e810-4ef8-b427-e034192737d1 Destroying unnamed session | ||
3911 | 2023.12.01 20:58:03.372501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3912 | 2023.12.01 20:58:03.372546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3913 | 2023.12.01 20:58:03.372564 [ 3 ] {} <Debug> HTTP-Session: ef011583-e6ce-40ad-828f-321cf6bf407e Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 | ||
3914 | 2023.12.01 20:58:03.372581 [ 3 ] {} <Debug> HTTP-Session: ef011583-e6ce-40ad-828f-321cf6bf407e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3915 | 2023.12.01 20:58:03.372670 [ 3 ] {cf3fec4f-d969-45e0-937a-f7abaadbae13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3916 | 2023.12.01 20:58:03.372714 [ 3 ] {cf3fec4f-d969-45e0-937a-f7abaadbae13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3917 | 2023.12.01 20:58:03.372846 [ 3 ] {cf3fec4f-d969-45e0-937a-f7abaadbae13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3918 | 2023.12.01 20:58:03.373355 [ 3 ] {cf3fec4f-d969-45e0-937a-f7abaadbae13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. | ||
3919 | 2023.12.01 20:58:03.373665 [ 3 ] {cf3fec4f-d969-45e0-937a-f7abaadbae13} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3920 | 2023.12.01 20:58:03.373854 [ 3 ] {cf3fec4f-d969-45e0-937a-f7abaadbae13} <Trace> oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3921 | 2023.12.01 20:58:03.373986 [ 3 ] {cf3fec4f-d969-45e0-937a-f7abaadbae13} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001286996 sec., 43512 rows/sec., 58.72 MiB/sec. | ||
3922 | 2023.12.01 20:58:03.374181 [ 3 ] {cf3fec4f-d969-45e0-937a-f7abaadbae13} <Debug> DynamicQueryHandler: Done processing query | ||
3923 | 2023.12.01 20:58:03.374205 [ 3 ] {cf3fec4f-d969-45e0-937a-f7abaadbae13} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3924 | 2023.12.01 20:58:03.374221 [ 3 ] {} <Debug> HTTP-Session: ef011583-e6ce-40ad-828f-321cf6bf407e Destroying unnamed session |