1 | [ Dec 1 20:22:01 Enabled. ] | ||
2 | [ Dec 1 20:22:01 Rereading configuration. ] | ||
3 | [ Dec 1 20:22:03 Rereading configuration. ] | ||
4 | [ Dec 1 20:22:06 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=oxControlService10 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService10 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService10 | ||
29 | ipadm: Could not delete oxControlService10: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService10 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService10 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService10 | ||
34 | + ipadm show-addr oxControlService10/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService10/ll | ||
37 | + ipadm show-addr oxControlService10/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService10/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:22:07 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:22:07.997346 [ 1 ] {} <Information> Application: Will watch for the process with pid 22092 | ||
55 | 2023.12.01 20:22:07.997465 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.12.01 20:22:08.672697 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22092 | ||
57 | 2023.12.01 20:22:08.672876 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.12.01 20:22:08.673096 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.12.01 20:22:08.768764 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.12.01 20:22:08.768818 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.12.01 20:22:08.768831 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.12.01 20:22:08.768867 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.12.01 20:22:08.769170 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.12.01 20:22:08.769839 [ 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:22:08.770294 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.12.01 20:22:08.770549 [ 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:22:08.773146 [ 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:22:08.773191 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.12.01 20:22:08.773907 [ 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:22:08.774078 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.12.01 20:22:08.780122 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.12.01 20:22:08.780435 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.12.01 20:22:08.780460 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.12.01 20:22:08.781828 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.12.01 20:22:08.782231 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.12.01 20:22:08.782517 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.12.01 20:22:08.782825 [ 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:22:08.783593 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.12.01 20:22:08.783638 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.12.01 20:22:08.783691 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.12.01 20:22:08.783707 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.12.01 20:22:08.799250 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.12.01 20:22:08.799289 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000144603 sec | ||
90 | 2023.12.01 20:22:08.800065 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.12.01 20:22:08.800171 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.12.01 20:22:08.800191 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.12.01 20:22:08.800207 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.12.01 20:22:08.800220 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.12.01 20:22:08.800234 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.12.01 20:22:08.800250 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.12.01 20:22:08.800282 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.12.01 20:22:08.800302 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.12.01 20:22:08.800331 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.12.01 20:22:08.800344 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.12.01 20:22:08.800358 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.12.01 20:22:08.800373 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.12.01 20:22:08.800406 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.12.01 20:22:08.800420 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.12.01 20:22:08.800432 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.12.01 20:22:08.835690 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.12.01 20:22:08.839010 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.12.01 20:22:08.839040 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9661e-05 sec | ||
109 | 2023.12.01 20:22:08.839067 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.12.01 20:22:08.839085 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.12.01 20:22:08.839108 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.12.01 20:22:08.841393 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.12.01 20:22:08.846420 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.12.01 20:22:08.846546 [ 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:22:08.846586 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.12.01 20:22:09.051709 [ 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:22:09.069204 [ 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:22:09.069254 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.12.01 20:22:09.163884 [ 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:22:09.164612 [ 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:22:09.164962 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.12.01 20:22:09.165011 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.12.01 20:22:09.165057 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.12.01 20:22:09.165147 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
125 | 2023.12.01 20:22:09.165161 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
126 | 2023.12.01 20:22:09.165249 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.12.01 20:22:09.165789 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.12.01 20:22:09.165816 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.12.01 20:22:24.697009 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
130 | 2023.12.01 20:22:24.697107 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
131 | 2023.12.01 20:22:35.315470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
132 | 2023.12.01 20:22:35.315674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
133 | 2023.12.01 20:22:35.316291 [ 3 ] {} <Debug> HTTP-Session: 1c3fe646-68ec-45b2-ab7e-1fe0195c5b08 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
134 | 2023.12.01 20:22:35.316335 [ 3 ] {} <Debug> HTTP-Session: 1c3fe646-68ec-45b2-ab7e-1fe0195c5b08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2023.12.01 20:22:35.316459 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
136 | 2023.12.01 20:22:35.316494 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
137 | 2023.12.01 20:22:35.316507 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
138 | 2023.12.01 20:22:35.318021 [ 3 ] {e16c6d41-0fab-4efa-af53-6a3042ff35cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
139 | 2023.12.01 20:22:35.340390 [ 3 ] {e16c6d41-0fab-4efa-af53-6a3042ff35cc} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:58769) (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:22:35.341191 [ 3 ] {e16c6d41-0fab-4efa-af53-6a3042ff35cc} <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:22:35.341934 [ 3 ] {e16c6d41-0fab-4efa-af53-6a3042ff35cc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
190 | 2023.12.01 20:22:35.341978 [ 3 ] {} <Debug> HTTP-Session: 1c3fe646-68ec-45b2-ab7e-1fe0195c5b08 Destroying unnamed session | ||
191 | 2023.12.01 20:22:35.349738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
192 | 2023.12.01 20:22:35.349802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
193 | 2023.12.01 20:22:35.349837 [ 3 ] {} <Debug> HTTP-Session: ca9eb2cf-41ce-49fa-8597-bb1bcc7b714a Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
194 | 2023.12.01 20:22:35.349855 [ 3 ] {} <Debug> HTTP-Session: ca9eb2cf-41ce-49fa-8597-bb1bcc7b714a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
195 | 2023.12.01 20:22:35.349960 [ 3 ] {2c7fa51c-fec0-4c25-bd9b-a22ca587a43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
196 | 2023.12.01 20:22:35.350050 [ 3 ] {2c7fa51c-fec0-4c25-bd9b-a22ca587a43a} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
197 | 2023.12.01 20:22:35.351052 [ 3 ] {2c7fa51c-fec0-4c25-bd9b-a22ca587a43a} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
198 | 2023.12.01 20:22:35.353001 [ 3 ] {2c7fa51c-fec0-4c25-bd9b-a22ca587a43a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
199 | 2023.12.01 20:22:35.357179 [ 3 ] {2c7fa51c-fec0-4c25-bd9b-a22ca587a43a} <Debug> DynamicQueryHandler: Done processing query | ||
200 | 2023.12.01 20:22:35.357207 [ 3 ] {2c7fa51c-fec0-4c25-bd9b-a22ca587a43a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
201 | 2023.12.01 20:22:35.357223 [ 3 ] {} <Debug> HTTP-Session: ca9eb2cf-41ce-49fa-8597-bb1bcc7b714a Destroying unnamed session | ||
202 | 2023.12.01 20:22:35.357397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
203 | 2023.12.01 20:22:35.357454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
204 | 2023.12.01 20:22:35.357474 [ 3 ] {} <Debug> HTTP-Session: 19f5c5d7-d0fa-4ab8-9ab8-595d6a5d58e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
205 | 2023.12.01 20:22:35.357495 [ 3 ] {} <Debug> HTTP-Session: 19f5c5d7-d0fa-4ab8-9ab8-595d6a5d58e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
206 | 2023.12.01 20:22:35.357599 [ 3 ] {a96634ba-5e6f-420e-94ef-0765fc3bce2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
207 | 2023.12.01 20:22:35.357843 [ 3 ] {a96634ba-5e6f-420e-94ef-0765fc3bce2d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:58769) (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:22:35.357975 [ 3 ] {a96634ba-5e6f-420e-94ef-0765fc3bce2d} <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:22:35.358094 [ 3 ] {a96634ba-5e6f-420e-94ef-0765fc3bce2d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
258 | 2023.12.01 20:22:35.358117 [ 3 ] {} <Debug> HTTP-Session: 19f5c5d7-d0fa-4ab8-9ab8-595d6a5d58e4 Destroying unnamed session | ||
259 | 2023.12.01 20:22:35.358308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
260 | 2023.12.01 20:22:35.358361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
261 | 2023.12.01 20:22:35.358384 [ 3 ] {} <Debug> HTTP-Session: 9fd6af1b-7190-468d-bfff-f76365e04c4e Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
262 | 2023.12.01 20:22:35.358400 [ 3 ] {} <Debug> HTTP-Session: 9fd6af1b-7190-468d-bfff-f76365e04c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
263 | 2023.12.01 20:22:35.358508 [ 3 ] {8d7b68c3-f7b7-4f59-9e46-1bc5697a2538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
264 | 2023.12.01 20:22:35.358609 [ 3 ] {8d7b68c3-f7b7-4f59-9e46-1bc5697a2538} <Debug> DynamicQueryHandler: Done processing query | ||
265 | 2023.12.01 20:22:35.358629 [ 3 ] {8d7b68c3-f7b7-4f59-9e46-1bc5697a2538} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
266 | 2023.12.01 20:22:35.358647 [ 3 ] {} <Debug> HTTP-Session: 9fd6af1b-7190-468d-bfff-f76365e04c4e Destroying unnamed session | ||
267 | 2023.12.01 20:22:35.358744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
268 | 2023.12.01 20:22:35.358788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
269 | 2023.12.01 20:22:35.358810 [ 3 ] {} <Debug> HTTP-Session: cc4857bc-c52b-4038-a1be-9427b4498a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
270 | 2023.12.01 20:22:35.358825 [ 3 ] {} <Debug> HTTP-Session: cc4857bc-c52b-4038-a1be-9427b4498a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
271 | 2023.12.01 20:22:35.358890 [ 3 ] {2c1be15b-f888-4330-b8ec-958b24c3d0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
272 | 2023.12.01 20:22:35.358954 [ 3 ] {2c1be15b-f888-4330-b8ec-958b24c3d0e4} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
273 | 2023.12.01 20:22:35.360220 [ 3 ] {2c1be15b-f888-4330-b8ec-958b24c3d0e4} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
274 | 2023.12.01 20:22:35.360257 [ 3 ] {2c1be15b-f888-4330-b8ec-958b24c3d0e4} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5431e-05 sec | ||
275 | 2023.12.01 20:22:35.360278 [ 3 ] {2c1be15b-f888-4330-b8ec-958b24c3d0e4} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
276 | 2023.12.01 20:22:35.360292 [ 3 ] {2c1be15b-f888-4330-b8ec-958b24c3d0e4} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
277 | 2023.12.01 20:22:35.360359 [ 3 ] {2c1be15b-f888-4330-b8ec-958b24c3d0e4} <Debug> DynamicQueryHandler: Done processing query | ||
278 | 2023.12.01 20:22:35.360379 [ 3 ] {2c1be15b-f888-4330-b8ec-958b24c3d0e4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
279 | 2023.12.01 20:22:35.360405 [ 3 ] {} <Debug> HTTP-Session: cc4857bc-c52b-4038-a1be-9427b4498a84 Destroying unnamed session | ||
280 | 2023.12.01 20:22:35.360505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
281 | 2023.12.01 20:22:35.360549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
282 | 2023.12.01 20:22:35.360580 [ 3 ] {} <Debug> HTTP-Session: 0e8b5a4c-4ae9-4185-87c8-bb3a3aec2507 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
283 | 2023.12.01 20:22:35.360597 [ 3 ] {} <Debug> HTTP-Session: 0e8b5a4c-4ae9-4185-87c8-bb3a3aec2507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
284 | 2023.12.01 20:22:35.360734 [ 3 ] {b4d670fd-5361-4b6e-bbd4-bf39f07c8b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) /* 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:22:35.360779 [ 3 ] {b4d670fd-5361-4b6e-bbd4-bf39f07c8b57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
287 | 2023.12.01 20:22:35.364890 [ 3 ] {b4d670fd-5361-4b6e-bbd4-bf39f07c8b57} <Debug> oximeter.version (6f373921-9e96-4b8a-9b2d-26ad143b0561): Loading data parts | ||
288 | 2023.12.01 20:22:35.365017 [ 3 ] {b4d670fd-5361-4b6e-bbd4-bf39f07c8b57} <Debug> oximeter.version (6f373921-9e96-4b8a-9b2d-26ad143b0561): There are no data parts | ||
289 | 2023.12.01 20:22:35.366948 [ 3 ] {b4d670fd-5361-4b6e-bbd4-bf39f07c8b57} <Debug> DynamicQueryHandler: Done processing query | ||
290 | 2023.12.01 20:22:35.366999 [ 3 ] {b4d670fd-5361-4b6e-bbd4-bf39f07c8b57} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
291 | 2023.12.01 20:22:35.367016 [ 3 ] {} <Debug> HTTP-Session: 0e8b5a4c-4ae9-4185-87c8-bb3a3aec2507 Destroying unnamed session | ||
292 | 2023.12.01 20:22:35.367143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
293 | 2023.12.01 20:22:35.367190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
294 | 2023.12.01 20:22:35.367208 [ 3 ] {} <Debug> HTTP-Session: 1e494ddf-d2e9-48bf-93d7-64a32c3bb1ef Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
295 | 2023.12.01 20:22:35.367228 [ 3 ] {} <Debug> HTTP-Session: 1e494ddf-d2e9-48bf-93d7-64a32c3bb1ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
296 | 2023.12.01 20:22:35.367425 [ 3 ] {a52f526f-9a55-4739-a91a-b86c6992a9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) /* 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:22:35.367487 [ 3 ] {a52f526f-9a55-4739-a91a-b86c6992a9f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
308 | 2023.12.01 20:22:35.374145 [ 3 ] {a52f526f-9a55-4739-a91a-b86c6992a9f2} <Debug> oximeter.measurements_bool (555b51fc-4ff9-470e-b038-403522abe956): Loading data parts | ||
309 | 2023.12.01 20:22:35.374254 [ 3 ] {a52f526f-9a55-4739-a91a-b86c6992a9f2} <Debug> oximeter.measurements_bool (555b51fc-4ff9-470e-b038-403522abe956): There are no data parts | ||
310 | 2023.12.01 20:22:35.375408 [ 3 ] {a52f526f-9a55-4739-a91a-b86c6992a9f2} <Debug> DynamicQueryHandler: Done processing query | ||
311 | 2023.12.01 20:22:35.375439 [ 3 ] {a52f526f-9a55-4739-a91a-b86c6992a9f2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
312 | 2023.12.01 20:22:35.375455 [ 3 ] {} <Debug> HTTP-Session: 1e494ddf-d2e9-48bf-93d7-64a32c3bb1ef Destroying unnamed session | ||
313 | 2023.12.01 20:22:35.375582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
314 | 2023.12.01 20:22:35.375630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
315 | 2023.12.01 20:22:35.375648 [ 3 ] {} <Debug> HTTP-Session: 0ce5657b-1870-4d8b-b949-3adf9bf6dac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
316 | 2023.12.01 20:22:35.375667 [ 3 ] {} <Debug> HTTP-Session: 0ce5657b-1870-4d8b-b949-3adf9bf6dac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
317 | 2023.12.01 20:22:35.375856 [ 3 ] {4ca88a6e-11e0-4827-ad7f-eef335baee98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.375908 [ 3 ] {4ca88a6e-11e0-4827-ad7f-eef335baee98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
319 | 2023.12.01 20:22:35.377496 [ 3 ] {4ca88a6e-11e0-4827-ad7f-eef335baee98} <Debug> oximeter.measurements_i8 (99b6ae89-4321-47dd-af36-2a5c81ee2f54): Loading data parts | ||
320 | 2023.12.01 20:22:35.377566 [ 3 ] {4ca88a6e-11e0-4827-ad7f-eef335baee98} <Debug> oximeter.measurements_i8 (99b6ae89-4321-47dd-af36-2a5c81ee2f54): There are no data parts | ||
321 | 2023.12.01 20:22:35.379544 [ 3 ] {4ca88a6e-11e0-4827-ad7f-eef335baee98} <Debug> DynamicQueryHandler: Done processing query | ||
322 | 2023.12.01 20:22:35.379569 [ 3 ] {4ca88a6e-11e0-4827-ad7f-eef335baee98} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
323 | 2023.12.01 20:22:35.379589 [ 3 ] {} <Debug> HTTP-Session: 0ce5657b-1870-4d8b-b949-3adf9bf6dac7 Destroying unnamed session | ||
324 | 2023.12.01 20:22:35.379708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
325 | 2023.12.01 20:22:35.379749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
326 | 2023.12.01 20:22:35.379773 [ 3 ] {} <Debug> HTTP-Session: 8b2b7b29-900a-432d-93ba-52f68828a576 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
327 | 2023.12.01 20:22:35.379801 [ 3 ] {} <Debug> HTTP-Session: 8b2b7b29-900a-432d-93ba-52f68828a576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
328 | 2023.12.01 20:22:35.379991 [ 3 ] {760ffe8c-0882-4ea2-85b3-77c4179c5bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.380040 [ 3 ] {760ffe8c-0882-4ea2-85b3-77c4179c5bc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
330 | 2023.12.01 20:22:35.381514 [ 3 ] {760ffe8c-0882-4ea2-85b3-77c4179c5bc5} <Debug> oximeter.measurements_u8 (fae0c63f-dfb3-4e39-9e31-399079b1fa5b): Loading data parts | ||
331 | 2023.12.01 20:22:35.381592 [ 3 ] {760ffe8c-0882-4ea2-85b3-77c4179c5bc5} <Debug> oximeter.measurements_u8 (fae0c63f-dfb3-4e39-9e31-399079b1fa5b): There are no data parts | ||
332 | 2023.12.01 20:22:35.382805 [ 3 ] {760ffe8c-0882-4ea2-85b3-77c4179c5bc5} <Debug> DynamicQueryHandler: Done processing query | ||
333 | 2023.12.01 20:22:35.382830 [ 3 ] {760ffe8c-0882-4ea2-85b3-77c4179c5bc5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
334 | 2023.12.01 20:22:35.382850 [ 3 ] {} <Debug> HTTP-Session: 8b2b7b29-900a-432d-93ba-52f68828a576 Destroying unnamed session | ||
335 | 2023.12.01 20:22:35.382972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
336 | 2023.12.01 20:22:35.383030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
337 | 2023.12.01 20:22:35.383052 [ 3 ] {} <Debug> HTTP-Session: ca5c5a47-4d65-4305-bee6-c889ecf39e5d Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
338 | 2023.12.01 20:22:35.383073 [ 3 ] {} <Debug> HTTP-Session: ca5c5a47-4d65-4305-bee6-c889ecf39e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
339 | 2023.12.01 20:22:35.383254 [ 3 ] {205031d2-93e6-439f-b32e-d6cd6e6105ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.383303 [ 3 ] {205031d2-93e6-439f-b32e-d6cd6e6105ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
341 | 2023.12.01 20:22:35.386796 [ 3 ] {205031d2-93e6-439f-b32e-d6cd6e6105ab} <Debug> oximeter.measurements_i16 (e310c40b-7832-4462-9ceb-1cbd5e9f5cce): Loading data parts | ||
342 | 2023.12.01 20:22:35.386890 [ 3 ] {205031d2-93e6-439f-b32e-d6cd6e6105ab} <Debug> oximeter.measurements_i16 (e310c40b-7832-4462-9ceb-1cbd5e9f5cce): There are no data parts | ||
343 | 2023.12.01 20:22:35.388191 [ 3 ] {205031d2-93e6-439f-b32e-d6cd6e6105ab} <Debug> DynamicQueryHandler: Done processing query | ||
344 | 2023.12.01 20:22:35.388216 [ 3 ] {205031d2-93e6-439f-b32e-d6cd6e6105ab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
345 | 2023.12.01 20:22:35.388236 [ 3 ] {} <Debug> HTTP-Session: ca5c5a47-4d65-4305-bee6-c889ecf39e5d Destroying unnamed session | ||
346 | 2023.12.01 20:22:35.388339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
347 | 2023.12.01 20:22:35.388385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
348 | 2023.12.01 20:22:35.388407 [ 3 ] {} <Debug> HTTP-Session: 0014ce4a-1221-425e-93cc-ef58a1d724ee Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
349 | 2023.12.01 20:22:35.388424 [ 3 ] {} <Debug> HTTP-Session: 0014ce4a-1221-425e-93cc-ef58a1d724ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
350 | 2023.12.01 20:22:35.388615 [ 3 ] {a1243ba4-5242-483d-86d4-c05e4257bdca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.388661 [ 3 ] {a1243ba4-5242-483d-86d4-c05e4257bdca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
352 | 2023.12.01 20:22:35.390153 [ 3 ] {a1243ba4-5242-483d-86d4-c05e4257bdca} <Debug> oximeter.measurements_u16 (276d2925-c35c-4269-83d8-d78724f1d689): Loading data parts | ||
353 | 2023.12.01 20:22:35.390274 [ 3 ] {a1243ba4-5242-483d-86d4-c05e4257bdca} <Debug> oximeter.measurements_u16 (276d2925-c35c-4269-83d8-d78724f1d689): There are no data parts | ||
354 | 2023.12.01 20:22:35.391432 [ 3 ] {a1243ba4-5242-483d-86d4-c05e4257bdca} <Debug> DynamicQueryHandler: Done processing query | ||
355 | 2023.12.01 20:22:35.391456 [ 3 ] {a1243ba4-5242-483d-86d4-c05e4257bdca} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
356 | 2023.12.01 20:22:35.391476 [ 3 ] {} <Debug> HTTP-Session: 0014ce4a-1221-425e-93cc-ef58a1d724ee Destroying unnamed session | ||
357 | 2023.12.01 20:22:35.391579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
358 | 2023.12.01 20:22:35.391631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
359 | 2023.12.01 20:22:35.391649 [ 3 ] {} <Debug> HTTP-Session: a3400444-687a-4e47-b8d4-478fccbb8427 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
360 | 2023.12.01 20:22:35.391669 [ 3 ] {} <Debug> HTTP-Session: a3400444-687a-4e47-b8d4-478fccbb8427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
361 | 2023.12.01 20:22:35.391855 [ 3 ] {ba839f94-50f2-4d48-8fd2-ba6dd5a95e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.391903 [ 3 ] {ba839f94-50f2-4d48-8fd2-ba6dd5a95e93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
363 | 2023.12.01 20:22:35.393312 [ 3 ] {ba839f94-50f2-4d48-8fd2-ba6dd5a95e93} <Debug> oximeter.measurements_i32 (f9289ec1-5870-427a-b3ff-c88ffe56b694): Loading data parts | ||
364 | 2023.12.01 20:22:35.393395 [ 3 ] {ba839f94-50f2-4d48-8fd2-ba6dd5a95e93} <Debug> oximeter.measurements_i32 (f9289ec1-5870-427a-b3ff-c88ffe56b694): There are no data parts | ||
365 | 2023.12.01 20:22:35.394554 [ 3 ] {ba839f94-50f2-4d48-8fd2-ba6dd5a95e93} <Debug> DynamicQueryHandler: Done processing query | ||
366 | 2023.12.01 20:22:35.394578 [ 3 ] {ba839f94-50f2-4d48-8fd2-ba6dd5a95e93} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
367 | 2023.12.01 20:22:35.394593 [ 3 ] {} <Debug> HTTP-Session: a3400444-687a-4e47-b8d4-478fccbb8427 Destroying unnamed session | ||
368 | 2023.12.01 20:22:35.394719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
369 | 2023.12.01 20:22:35.394767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
370 | 2023.12.01 20:22:35.394785 [ 3 ] {} <Debug> HTTP-Session: 32a4e765-d250-4794-8a21-85bb38c284c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
371 | 2023.12.01 20:22:35.394805 [ 3 ] {} <Debug> HTTP-Session: 32a4e765-d250-4794-8a21-85bb38c284c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
372 | 2023.12.01 20:22:35.394992 [ 3 ] {d00dab93-828b-4185-b735-f5cfd18e9f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.395036 [ 3 ] {d00dab93-828b-4185-b735-f5cfd18e9f5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
374 | 2023.12.01 20:22:35.396468 [ 3 ] {d00dab93-828b-4185-b735-f5cfd18e9f5e} <Debug> oximeter.measurements_u32 (2a64d354-5da4-4bee-9a65-03774c94fc82): Loading data parts | ||
375 | 2023.12.01 20:22:35.396559 [ 3 ] {d00dab93-828b-4185-b735-f5cfd18e9f5e} <Debug> oximeter.measurements_u32 (2a64d354-5da4-4bee-9a65-03774c94fc82): There are no data parts | ||
376 | 2023.12.01 20:22:35.397722 [ 3 ] {d00dab93-828b-4185-b735-f5cfd18e9f5e} <Debug> DynamicQueryHandler: Done processing query | ||
377 | 2023.12.01 20:22:35.397761 [ 3 ] {d00dab93-828b-4185-b735-f5cfd18e9f5e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
378 | 2023.12.01 20:22:35.397776 [ 3 ] {} <Debug> HTTP-Session: 32a4e765-d250-4794-8a21-85bb38c284c4 Destroying unnamed session | ||
379 | 2023.12.01 20:22:35.397940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
380 | 2023.12.01 20:22:35.397999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
381 | 2023.12.01 20:22:35.398017 [ 3 ] {} <Debug> HTTP-Session: b79bdb2c-1248-4dd4-ba32-c35ebe531ee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
382 | 2023.12.01 20:22:35.398037 [ 3 ] {} <Debug> HTTP-Session: b79bdb2c-1248-4dd4-ba32-c35ebe531ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
383 | 2023.12.01 20:22:35.398221 [ 3 ] {8828c22e-acb9-4933-ac14-c2a3fe020beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.398265 [ 3 ] {8828c22e-acb9-4933-ac14-c2a3fe020beb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
385 | 2023.12.01 20:22:35.399686 [ 3 ] {8828c22e-acb9-4933-ac14-c2a3fe020beb} <Debug> oximeter.measurements_i64 (18bdd577-29c8-4562-ae91-8b2888239ae6): Loading data parts | ||
386 | 2023.12.01 20:22:35.399768 [ 3 ] {8828c22e-acb9-4933-ac14-c2a3fe020beb} <Debug> oximeter.measurements_i64 (18bdd577-29c8-4562-ae91-8b2888239ae6): There are no data parts | ||
387 | 2023.12.01 20:22:35.400929 [ 3 ] {8828c22e-acb9-4933-ac14-c2a3fe020beb} <Debug> DynamicQueryHandler: Done processing query | ||
388 | 2023.12.01 20:22:35.400959 [ 3 ] {8828c22e-acb9-4933-ac14-c2a3fe020beb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
389 | 2023.12.01 20:22:35.400974 [ 3 ] {} <Debug> HTTP-Session: b79bdb2c-1248-4dd4-ba32-c35ebe531ee1 Destroying unnamed session | ||
390 | 2023.12.01 20:22:35.401089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
391 | 2023.12.01 20:22:35.401135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
392 | 2023.12.01 20:22:35.401153 [ 3 ] {} <Debug> HTTP-Session: c528ccf3-7f20-4345-8801-8e0ef9d01416 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
393 | 2023.12.01 20:22:35.401175 [ 3 ] {} <Debug> HTTP-Session: c528ccf3-7f20-4345-8801-8e0ef9d01416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
394 | 2023.12.01 20:22:35.401353 [ 3 ] {20537822-f362-49b5-9c8c-635c150acc2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.401413 [ 3 ] {20537822-f362-49b5-9c8c-635c150acc2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
396 | 2023.12.01 20:22:35.402827 [ 3 ] {20537822-f362-49b5-9c8c-635c150acc2d} <Debug> oximeter.measurements_u64 (fa119e7f-3c68-4bd5-b964-ac7ffaa7f030): Loading data parts | ||
397 | 2023.12.01 20:22:35.402914 [ 3 ] {20537822-f362-49b5-9c8c-635c150acc2d} <Debug> oximeter.measurements_u64 (fa119e7f-3c68-4bd5-b964-ac7ffaa7f030): There are no data parts | ||
398 | 2023.12.01 20:22:35.404156 [ 3 ] {20537822-f362-49b5-9c8c-635c150acc2d} <Debug> DynamicQueryHandler: Done processing query | ||
399 | 2023.12.01 20:22:35.404201 [ 3 ] {20537822-f362-49b5-9c8c-635c150acc2d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
400 | 2023.12.01 20:22:35.404216 [ 3 ] {} <Debug> HTTP-Session: c528ccf3-7f20-4345-8801-8e0ef9d01416 Destroying unnamed session | ||
401 | 2023.12.01 20:22:35.404334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
402 | 2023.12.01 20:22:35.404390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
403 | 2023.12.01 20:22:35.404410 [ 3 ] {} <Debug> HTTP-Session: 11c66931-9ee0-4aae-8818-5583a7668956 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
404 | 2023.12.01 20:22:35.404425 [ 3 ] {} <Debug> HTTP-Session: 11c66931-9ee0-4aae-8818-5583a7668956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
405 | 2023.12.01 20:22:35.404613 [ 3 ] {c1af832c-c3af-43ed-932f-d6095aa41e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.404662 [ 3 ] {c1af832c-c3af-43ed-932f-d6095aa41e8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
407 | 2023.12.01 20:22:35.406181 [ 3 ] {c1af832c-c3af-43ed-932f-d6095aa41e8e} <Debug> oximeter.measurements_f32 (c94792be-c810-4227-b407-894d9483ead3): Loading data parts | ||
408 | 2023.12.01 20:22:35.406259 [ 3 ] {c1af832c-c3af-43ed-932f-d6095aa41e8e} <Debug> oximeter.measurements_f32 (c94792be-c810-4227-b407-894d9483ead3): There are no data parts | ||
409 | 2023.12.01 20:22:35.407495 [ 3 ] {c1af832c-c3af-43ed-932f-d6095aa41e8e} <Debug> DynamicQueryHandler: Done processing query | ||
410 | 2023.12.01 20:22:35.407518 [ 3 ] {c1af832c-c3af-43ed-932f-d6095aa41e8e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
411 | 2023.12.01 20:22:35.407540 [ 3 ] {} <Debug> HTTP-Session: 11c66931-9ee0-4aae-8818-5583a7668956 Destroying unnamed session | ||
412 | 2023.12.01 20:22:35.407650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
413 | 2023.12.01 20:22:35.407697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
414 | 2023.12.01 20:22:35.407721 [ 3 ] {} <Debug> HTTP-Session: d6ff983a-3088-43b5-9d35-68269857351f Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
415 | 2023.12.01 20:22:35.407736 [ 3 ] {} <Debug> HTTP-Session: d6ff983a-3088-43b5-9d35-68269857351f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
416 | 2023.12.01 20:22:35.407921 [ 3 ] {2a3505d4-8650-4b55-bc5a-d59704b4e628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.407976 [ 3 ] {2a3505d4-8650-4b55-bc5a-d59704b4e628} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
418 | 2023.12.01 20:22:35.409503 [ 3 ] {2a3505d4-8650-4b55-bc5a-d59704b4e628} <Debug> oximeter.measurements_f64 (26101c77-2f68-4f83-8f9d-1b357fc86bda): Loading data parts | ||
419 | 2023.12.01 20:22:35.409589 [ 3 ] {2a3505d4-8650-4b55-bc5a-d59704b4e628} <Debug> oximeter.measurements_f64 (26101c77-2f68-4f83-8f9d-1b357fc86bda): There are no data parts | ||
420 | 2023.12.01 20:22:35.410754 [ 3 ] {2a3505d4-8650-4b55-bc5a-d59704b4e628} <Debug> DynamicQueryHandler: Done processing query | ||
421 | 2023.12.01 20:22:35.410778 [ 3 ] {2a3505d4-8650-4b55-bc5a-d59704b4e628} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
422 | 2023.12.01 20:22:35.410809 [ 3 ] {} <Debug> HTTP-Session: d6ff983a-3088-43b5-9d35-68269857351f Destroying unnamed session | ||
423 | 2023.12.01 20:22:35.410917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
424 | 2023.12.01 20:22:35.410964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
425 | 2023.12.01 20:22:35.410998 [ 3 ] {} <Debug> HTTP-Session: 71db632a-9fed-4c1b-93f4-4caa10892dd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
426 | 2023.12.01 20:22:35.411015 [ 3 ] {} <Debug> HTTP-Session: 71db632a-9fed-4c1b-93f4-4caa10892dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
427 | 2023.12.01 20:22:35.411200 [ 3 ] {620ae53f-1224-4d25-929e-5ff983f371f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.411250 [ 3 ] {620ae53f-1224-4d25-929e-5ff983f371f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
429 | 2023.12.01 20:22:35.412701 [ 3 ] {620ae53f-1224-4d25-929e-5ff983f371f0} <Debug> oximeter.measurements_string (6513de89-41c3-4602-9a22-c757be03c76e): Loading data parts | ||
430 | 2023.12.01 20:22:35.412799 [ 3 ] {620ae53f-1224-4d25-929e-5ff983f371f0} <Debug> oximeter.measurements_string (6513de89-41c3-4602-9a22-c757be03c76e): There are no data parts | ||
431 | 2023.12.01 20:22:35.413969 [ 3 ] {620ae53f-1224-4d25-929e-5ff983f371f0} <Debug> DynamicQueryHandler: Done processing query | ||
432 | 2023.12.01 20:22:35.413994 [ 3 ] {620ae53f-1224-4d25-929e-5ff983f371f0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
433 | 2023.12.01 20:22:35.414016 [ 3 ] {} <Debug> HTTP-Session: 71db632a-9fed-4c1b-93f4-4caa10892dd8 Destroying unnamed session | ||
434 | 2023.12.01 20:22:35.414108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
435 | 2023.12.01 20:22:35.414155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
436 | 2023.12.01 20:22:35.414178 [ 3 ] {} <Debug> HTTP-Session: 9b3916cf-a639-41cd-8a31-78a2711f48d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
437 | 2023.12.01 20:22:35.414194 [ 3 ] {} <Debug> HTTP-Session: 9b3916cf-a639-41cd-8a31-78a2711f48d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
438 | 2023.12.01 20:22:35.414383 [ 3 ] {c60fcb2c-c042-4cbd-aa44-25066b450216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.414439 [ 3 ] {c60fcb2c-c042-4cbd-aa44-25066b450216} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
440 | 2023.12.01 20:22:35.415880 [ 3 ] {c60fcb2c-c042-4cbd-aa44-25066b450216} <Debug> oximeter.measurements_bytes (bdb0b647-cdcb-4a2e-81e1-dd87600d21a1): Loading data parts | ||
441 | 2023.12.01 20:22:35.415972 [ 3 ] {c60fcb2c-c042-4cbd-aa44-25066b450216} <Debug> oximeter.measurements_bytes (bdb0b647-cdcb-4a2e-81e1-dd87600d21a1): There are no data parts | ||
442 | 2023.12.01 20:22:35.417199 [ 3 ] {c60fcb2c-c042-4cbd-aa44-25066b450216} <Debug> DynamicQueryHandler: Done processing query | ||
443 | 2023.12.01 20:22:35.417229 [ 3 ] {c60fcb2c-c042-4cbd-aa44-25066b450216} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
444 | 2023.12.01 20:22:35.417254 [ 3 ] {} <Debug> HTTP-Session: 9b3916cf-a639-41cd-8a31-78a2711f48d2 Destroying unnamed session | ||
445 | 2023.12.01 20:22:35.417360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
446 | 2023.12.01 20:22:35.417408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
447 | 2023.12.01 20:22:35.417437 [ 3 ] {} <Debug> HTTP-Session: d64ef6f8-2f3d-4fa7-a982-c9daa34a0840 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
448 | 2023.12.01 20:22:35.417453 [ 3 ] {} <Debug> HTTP-Session: d64ef6f8-2f3d-4fa7-a982-c9daa34a0840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
449 | 2023.12.01 20:22:35.417653 [ 3 ] {e4906d94-9cfe-4d0a-b1c7-ad7306d18c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.417707 [ 3 ] {e4906d94-9cfe-4d0a-b1c7-ad7306d18c0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
451 | 2023.12.01 20:22:35.419168 [ 3 ] {e4906d94-9cfe-4d0a-b1c7-ad7306d18c0f} <Debug> oximeter.measurements_cumulativei64 (332d5a06-1891-4f79-9337-a6e3d73374ee): Loading data parts | ||
452 | 2023.12.01 20:22:35.419256 [ 3 ] {e4906d94-9cfe-4d0a-b1c7-ad7306d18c0f} <Debug> oximeter.measurements_cumulativei64 (332d5a06-1891-4f79-9337-a6e3d73374ee): There are no data parts | ||
453 | 2023.12.01 20:22:35.420414 [ 3 ] {e4906d94-9cfe-4d0a-b1c7-ad7306d18c0f} <Debug> DynamicQueryHandler: Done processing query | ||
454 | 2023.12.01 20:22:35.420439 [ 3 ] {e4906d94-9cfe-4d0a-b1c7-ad7306d18c0f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
455 | 2023.12.01 20:22:35.420466 [ 3 ] {} <Debug> HTTP-Session: d64ef6f8-2f3d-4fa7-a982-c9daa34a0840 Destroying unnamed session | ||
456 | 2023.12.01 20:22:35.420566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
457 | 2023.12.01 20:22:35.420613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
458 | 2023.12.01 20:22:35.420638 [ 3 ] {} <Debug> HTTP-Session: 137ba364-3787-473c-9fb8-335f28f97ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
459 | 2023.12.01 20:22:35.420654 [ 3 ] {} <Debug> HTTP-Session: 137ba364-3787-473c-9fb8-335f28f97ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
460 | 2023.12.01 20:22:35.420854 [ 3 ] {56a45be9-c52a-4bea-bd23-325320c84579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.420912 [ 3 ] {56a45be9-c52a-4bea-bd23-325320c84579} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
462 | 2023.12.01 20:22:35.422364 [ 3 ] {56a45be9-c52a-4bea-bd23-325320c84579} <Debug> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Loading data parts | ||
463 | 2023.12.01 20:22:35.422437 [ 3 ] {56a45be9-c52a-4bea-bd23-325320c84579} <Debug> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): There are no data parts | ||
464 | 2023.12.01 20:22:35.423720 [ 3 ] {56a45be9-c52a-4bea-bd23-325320c84579} <Debug> DynamicQueryHandler: Done processing query | ||
465 | 2023.12.01 20:22:35.423745 [ 3 ] {56a45be9-c52a-4bea-bd23-325320c84579} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
466 | 2023.12.01 20:22:35.423774 [ 3 ] {} <Debug> HTTP-Session: 137ba364-3787-473c-9fb8-335f28f97ea0 Destroying unnamed session | ||
467 | 2023.12.01 20:22:35.423874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
468 | 2023.12.01 20:22:35.423922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
469 | 2023.12.01 20:22:35.423951 [ 3 ] {} <Debug> HTTP-Session: 8db8135a-2534-4e9b-aeae-ee44122183a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
470 | 2023.12.01 20:22:35.423967 [ 3 ] {} <Debug> HTTP-Session: 8db8135a-2534-4e9b-aeae-ee44122183a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
471 | 2023.12.01 20:22:35.424170 [ 3 ] {011ee0b4-845e-4210-af6b-2d3d9a32c08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.424223 [ 3 ] {011ee0b4-845e-4210-af6b-2d3d9a32c08c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
473 | 2023.12.01 20:22:35.425685 [ 3 ] {011ee0b4-845e-4210-af6b-2d3d9a32c08c} <Debug> oximeter.measurements_cumulativef32 (ed78ee8e-bfb1-422d-9973-7a5a09eb3493): Loading data parts | ||
474 | 2023.12.01 20:22:35.425762 [ 3 ] {011ee0b4-845e-4210-af6b-2d3d9a32c08c} <Debug> oximeter.measurements_cumulativef32 (ed78ee8e-bfb1-422d-9973-7a5a09eb3493): There are no data parts | ||
475 | 2023.12.01 20:22:35.427196 [ 3 ] {011ee0b4-845e-4210-af6b-2d3d9a32c08c} <Debug> DynamicQueryHandler: Done processing query | ||
476 | 2023.12.01 20:22:35.427228 [ 3 ] {011ee0b4-845e-4210-af6b-2d3d9a32c08c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
477 | 2023.12.01 20:22:35.427243 [ 3 ] {} <Debug> HTTP-Session: 8db8135a-2534-4e9b-aeae-ee44122183a6 Destroying unnamed session | ||
478 | 2023.12.01 20:22:35.427341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
479 | 2023.12.01 20:22:35.427395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
480 | 2023.12.01 20:22:35.427414 [ 3 ] {} <Debug> HTTP-Session: e8d9ad98-23eb-43a5-81a2-209c4df6a939 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
481 | 2023.12.01 20:22:35.427435 [ 3 ] {} <Debug> HTTP-Session: e8d9ad98-23eb-43a5-81a2-209c4df6a939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
482 | 2023.12.01 20:22:35.427627 [ 3 ] {716bb1cd-f22c-4e1c-9063-02c8910bf051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.427684 [ 3 ] {716bb1cd-f22c-4e1c-9063-02c8910bf051} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
484 | 2023.12.01 20:22:35.429161 [ 3 ] {716bb1cd-f22c-4e1c-9063-02c8910bf051} <Debug> oximeter.measurements_cumulativef64 (c793ea00-1bbd-438a-a799-fb019c48af73): Loading data parts | ||
485 | 2023.12.01 20:22:35.429234 [ 3 ] {716bb1cd-f22c-4e1c-9063-02c8910bf051} <Debug> oximeter.measurements_cumulativef64 (c793ea00-1bbd-438a-a799-fb019c48af73): There are no data parts | ||
486 | 2023.12.01 20:22:35.430398 [ 3 ] {716bb1cd-f22c-4e1c-9063-02c8910bf051} <Debug> DynamicQueryHandler: Done processing query | ||
487 | 2023.12.01 20:22:35.430435 [ 3 ] {716bb1cd-f22c-4e1c-9063-02c8910bf051} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
488 | 2023.12.01 20:22:35.430452 [ 3 ] {} <Debug> HTTP-Session: e8d9ad98-23eb-43a5-81a2-209c4df6a939 Destroying unnamed session | ||
489 | 2023.12.01 20:22:35.430573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
490 | 2023.12.01 20:22:35.430626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
491 | 2023.12.01 20:22:35.430644 [ 3 ] {} <Debug> HTTP-Session: b5bb3298-2907-4945-92b1-b47d69d8c57d Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
492 | 2023.12.01 20:22:35.430666 [ 3 ] {} <Debug> HTTP-Session: b5bb3298-2907-4945-92b1-b47d69d8c57d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
493 | 2023.12.01 20:22:35.430880 [ 3 ] {bb9841e4-a949-433c-ac05-9404ed0f88ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.430932 [ 3 ] {bb9841e4-a949-433c-ac05-9404ed0f88ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
495 | 2023.12.01 20:22:35.432404 [ 3 ] {bb9841e4-a949-433c-ac05-9404ed0f88ea} <Debug> oximeter.measurements_histogrami8 (3caf675f-fbce-49d6-9aa0-657d9a86ccad): Loading data parts | ||
496 | 2023.12.01 20:22:35.432483 [ 3 ] {bb9841e4-a949-433c-ac05-9404ed0f88ea} <Debug> oximeter.measurements_histogrami8 (3caf675f-fbce-49d6-9aa0-657d9a86ccad): There are no data parts | ||
497 | 2023.12.01 20:22:35.433655 [ 3 ] {bb9841e4-a949-433c-ac05-9404ed0f88ea} <Debug> DynamicQueryHandler: Done processing query | ||
498 | 2023.12.01 20:22:35.433680 [ 3 ] {bb9841e4-a949-433c-ac05-9404ed0f88ea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
499 | 2023.12.01 20:22:35.433696 [ 3 ] {} <Debug> HTTP-Session: b5bb3298-2907-4945-92b1-b47d69d8c57d Destroying unnamed session | ||
500 | 2023.12.01 20:22:35.433820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
501 | 2023.12.01 20:22:35.433868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
502 | 2023.12.01 20:22:35.433886 [ 3 ] {} <Debug> HTTP-Session: bb864164-8dad-4a5d-a97b-bb8d24925fc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
503 | 2023.12.01 20:22:35.433908 [ 3 ] {} <Debug> HTTP-Session: bb864164-8dad-4a5d-a97b-bb8d24925fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
504 | 2023.12.01 20:22:35.434127 [ 3 ] {0e456139-abda-474b-82d6-2a6c00050bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.434181 [ 3 ] {0e456139-abda-474b-82d6-2a6c00050bdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
506 | 2023.12.01 20:22:35.435763 [ 3 ] {0e456139-abda-474b-82d6-2a6c00050bdf} <Debug> oximeter.measurements_histogramu8 (77d86b50-3f0c-4b12-afbf-7409331df82d): Loading data parts | ||
507 | 2023.12.01 20:22:35.435847 [ 3 ] {0e456139-abda-474b-82d6-2a6c00050bdf} <Debug> oximeter.measurements_histogramu8 (77d86b50-3f0c-4b12-afbf-7409331df82d): There are no data parts | ||
508 | 2023.12.01 20:22:35.437043 [ 3 ] {0e456139-abda-474b-82d6-2a6c00050bdf} <Debug> DynamicQueryHandler: Done processing query | ||
509 | 2023.12.01 20:22:35.437068 [ 3 ] {0e456139-abda-474b-82d6-2a6c00050bdf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
510 | 2023.12.01 20:22:35.437090 [ 3 ] {} <Debug> HTTP-Session: bb864164-8dad-4a5d-a97b-bb8d24925fc9 Destroying unnamed session | ||
511 | 2023.12.01 20:22:35.437210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
512 | 2023.12.01 20:22:35.437269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
513 | 2023.12.01 20:22:35.437294 [ 3 ] {} <Debug> HTTP-Session: 808b85a3-4383-46a5-94b9-3bad8cd8428e Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
514 | 2023.12.01 20:22:35.437310 [ 3 ] {} <Debug> HTTP-Session: 808b85a3-4383-46a5-94b9-3bad8cd8428e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
515 | 2023.12.01 20:22:35.437522 [ 3 ] {49311e8f-f3d6-4f9c-9c0f-fab2fdc1c999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.437575 [ 3 ] {49311e8f-f3d6-4f9c-9c0f-fab2fdc1c999} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
517 | 2023.12.01 20:22:35.439231 [ 3 ] {49311e8f-f3d6-4f9c-9c0f-fab2fdc1c999} <Debug> oximeter.measurements_histogrami16 (a20e107d-f2bb-4397-9999-faf8751f4f85): Loading data parts | ||
518 | 2023.12.01 20:22:35.439308 [ 3 ] {49311e8f-f3d6-4f9c-9c0f-fab2fdc1c999} <Debug> oximeter.measurements_histogrami16 (a20e107d-f2bb-4397-9999-faf8751f4f85): There are no data parts | ||
519 | 2023.12.01 20:22:35.440612 [ 3 ] {49311e8f-f3d6-4f9c-9c0f-fab2fdc1c999} <Debug> DynamicQueryHandler: Done processing query | ||
520 | 2023.12.01 20:22:35.440637 [ 3 ] {49311e8f-f3d6-4f9c-9c0f-fab2fdc1c999} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
521 | 2023.12.01 20:22:35.440660 [ 3 ] {} <Debug> HTTP-Session: 808b85a3-4383-46a5-94b9-3bad8cd8428e Destroying unnamed session | ||
522 | 2023.12.01 20:22:35.440759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
523 | 2023.12.01 20:22:35.440803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
524 | 2023.12.01 20:22:35.440828 [ 3 ] {} <Debug> HTTP-Session: 863c4736-8bc3-4b47-8e4d-58e232d4805f Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
525 | 2023.12.01 20:22:35.440856 [ 3 ] {} <Debug> HTTP-Session: 863c4736-8bc3-4b47-8e4d-58e232d4805f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
526 | 2023.12.01 20:22:35.441065 [ 3 ] {2f998641-ad9e-485e-bf33-d61ee4b4c3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.441119 [ 3 ] {2f998641-ad9e-485e-bf33-d61ee4b4c3f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
528 | 2023.12.01 20:22:35.442681 [ 3 ] {2f998641-ad9e-485e-bf33-d61ee4b4c3f1} <Debug> oximeter.measurements_histogramu16 (26f550a9-fca9-4402-a42d-0a3837b66a83): Loading data parts | ||
529 | 2023.12.01 20:22:35.442787 [ 3 ] {2f998641-ad9e-485e-bf33-d61ee4b4c3f1} <Debug> oximeter.measurements_histogramu16 (26f550a9-fca9-4402-a42d-0a3837b66a83): There are no data parts | ||
530 | 2023.12.01 20:22:35.443945 [ 3 ] {2f998641-ad9e-485e-bf33-d61ee4b4c3f1} <Debug> DynamicQueryHandler: Done processing query | ||
531 | 2023.12.01 20:22:35.443976 [ 3 ] {2f998641-ad9e-485e-bf33-d61ee4b4c3f1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
532 | 2023.12.01 20:22:35.443992 [ 3 ] {} <Debug> HTTP-Session: 863c4736-8bc3-4b47-8e4d-58e232d4805f Destroying unnamed session | ||
533 | 2023.12.01 20:22:35.444108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
534 | 2023.12.01 20:22:35.444156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
535 | 2023.12.01 20:22:35.444174 [ 3 ] {} <Debug> HTTP-Session: eb927a69-4303-473e-b3b6-28895dd3cc27 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
536 | 2023.12.01 20:22:35.444196 [ 3 ] {} <Debug> HTTP-Session: eb927a69-4303-473e-b3b6-28895dd3cc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
537 | 2023.12.01 20:22:35.444406 [ 3 ] {d8f115d0-c8ad-404a-bf07-07b72d300507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.444465 [ 3 ] {d8f115d0-c8ad-404a-bf07-07b72d300507} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
539 | 2023.12.01 20:22:35.445948 [ 3 ] {d8f115d0-c8ad-404a-bf07-07b72d300507} <Debug> oximeter.measurements_histogrami32 (0ae6d683-f50d-468b-9d94-d2628fe8dd69): Loading data parts | ||
540 | 2023.12.01 20:22:35.446041 [ 3 ] {d8f115d0-c8ad-404a-bf07-07b72d300507} <Debug> oximeter.measurements_histogrami32 (0ae6d683-f50d-468b-9d94-d2628fe8dd69): There are no data parts | ||
541 | 2023.12.01 20:22:35.447200 [ 3 ] {d8f115d0-c8ad-404a-bf07-07b72d300507} <Debug> DynamicQueryHandler: Done processing query | ||
542 | 2023.12.01 20:22:35.447233 [ 3 ] {d8f115d0-c8ad-404a-bf07-07b72d300507} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
543 | 2023.12.01 20:22:35.447255 [ 3 ] {} <Debug> HTTP-Session: eb927a69-4303-473e-b3b6-28895dd3cc27 Destroying unnamed session | ||
544 | 2023.12.01 20:22:35.447367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
545 | 2023.12.01 20:22:35.447415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
546 | 2023.12.01 20:22:35.447439 [ 3 ] {} <Debug> HTTP-Session: 5a912f87-51c6-4843-b3bf-1feb16c10aac Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
547 | 2023.12.01 20:22:35.447456 [ 3 ] {} <Debug> HTTP-Session: 5a912f87-51c6-4843-b3bf-1feb16c10aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
548 | 2023.12.01 20:22:35.447673 [ 3 ] {26f63dc8-bc7e-4cb0-98ca-b76d5045fc4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.447728 [ 3 ] {26f63dc8-bc7e-4cb0-98ca-b76d5045fc4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
550 | 2023.12.01 20:22:35.449236 [ 3 ] {26f63dc8-bc7e-4cb0-98ca-b76d5045fc4a} <Debug> oximeter.measurements_histogramu32 (9f0f84df-c797-4679-ab21-e7ad330a82bb): Loading data parts | ||
551 | 2023.12.01 20:22:35.449316 [ 3 ] {26f63dc8-bc7e-4cb0-98ca-b76d5045fc4a} <Debug> oximeter.measurements_histogramu32 (9f0f84df-c797-4679-ab21-e7ad330a82bb): There are no data parts | ||
552 | 2023.12.01 20:22:35.450497 [ 3 ] {26f63dc8-bc7e-4cb0-98ca-b76d5045fc4a} <Debug> DynamicQueryHandler: Done processing query | ||
553 | 2023.12.01 20:22:35.450521 [ 3 ] {26f63dc8-bc7e-4cb0-98ca-b76d5045fc4a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
554 | 2023.12.01 20:22:35.450545 [ 3 ] {} <Debug> HTTP-Session: 5a912f87-51c6-4843-b3bf-1feb16c10aac Destroying unnamed session | ||
555 | 2023.12.01 20:22:35.450638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
556 | 2023.12.01 20:22:35.450686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
557 | 2023.12.01 20:22:35.450712 [ 3 ] {} <Debug> HTTP-Session: 4528ab9a-4eb3-48c5-a7ca-6feb94089912 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
558 | 2023.12.01 20:22:35.450728 [ 3 ] {} <Debug> HTTP-Session: 4528ab9a-4eb3-48c5-a7ca-6feb94089912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
559 | 2023.12.01 20:22:35.450947 [ 3 ] {0fcebfb9-0b9c-4d0e-ba3a-a8018635d40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.451002 [ 3 ] {0fcebfb9-0b9c-4d0e-ba3a-a8018635d40d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
561 | 2023.12.01 20:22:35.452522 [ 3 ] {0fcebfb9-0b9c-4d0e-ba3a-a8018635d40d} <Debug> oximeter.measurements_histogrami64 (762a50db-160d-4044-bd76-e60d80545da6): Loading data parts | ||
562 | 2023.12.01 20:22:35.452602 [ 3 ] {0fcebfb9-0b9c-4d0e-ba3a-a8018635d40d} <Debug> oximeter.measurements_histogrami64 (762a50db-160d-4044-bd76-e60d80545da6): There are no data parts | ||
563 | 2023.12.01 20:22:35.453792 [ 3 ] {0fcebfb9-0b9c-4d0e-ba3a-a8018635d40d} <Debug> DynamicQueryHandler: Done processing query | ||
564 | 2023.12.01 20:22:35.453825 [ 3 ] {0fcebfb9-0b9c-4d0e-ba3a-a8018635d40d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
565 | 2023.12.01 20:22:35.453841 [ 3 ] {} <Debug> HTTP-Session: 4528ab9a-4eb3-48c5-a7ca-6feb94089912 Destroying unnamed session | ||
566 | 2023.12.01 20:22:35.453958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
567 | 2023.12.01 20:22:35.454007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
568 | 2023.12.01 20:22:35.454026 [ 3 ] {} <Debug> HTTP-Session: bad31400-13bf-4ce1-b003-da7e75acedc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
569 | 2023.12.01 20:22:35.454048 [ 3 ] {} <Debug> HTTP-Session: bad31400-13bf-4ce1-b003-da7e75acedc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
570 | 2023.12.01 20:22:35.454256 [ 3 ] {c95d8de8-cd06-48e4-8b6e-a936fe5d831a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.454312 [ 3 ] {c95d8de8-cd06-48e4-8b6e-a936fe5d831a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
572 | 2023.12.01 20:22:35.455866 [ 3 ] {c95d8de8-cd06-48e4-8b6e-a936fe5d831a} <Debug> oximeter.measurements_histogramu64 (fd6e33d2-27e1-462b-8d4d-c0c8d2390126): Loading data parts | ||
573 | 2023.12.01 20:22:35.455958 [ 3 ] {c95d8de8-cd06-48e4-8b6e-a936fe5d831a} <Debug> oximeter.measurements_histogramu64 (fd6e33d2-27e1-462b-8d4d-c0c8d2390126): There are no data parts | ||
574 | 2023.12.01 20:22:35.457139 [ 3 ] {c95d8de8-cd06-48e4-8b6e-a936fe5d831a} <Debug> DynamicQueryHandler: Done processing query | ||
575 | 2023.12.01 20:22:35.457172 [ 3 ] {c95d8de8-cd06-48e4-8b6e-a936fe5d831a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
576 | 2023.12.01 20:22:35.457188 [ 3 ] {} <Debug> HTTP-Session: bad31400-13bf-4ce1-b003-da7e75acedc7 Destroying unnamed session | ||
577 | 2023.12.01 20:22:35.457291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
578 | 2023.12.01 20:22:35.457343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
579 | 2023.12.01 20:22:35.457361 [ 3 ] {} <Debug> HTTP-Session: 1107dde5-0f19-42d0-ad73-a6a506e96b29 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
580 | 2023.12.01 20:22:35.457383 [ 3 ] {} <Debug> HTTP-Session: 1107dde5-0f19-42d0-ad73-a6a506e96b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
581 | 2023.12.01 20:22:35.457594 [ 3 ] {659a3c4e-a1d3-4b56-9fc3-3a6d26005080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.457648 [ 3 ] {659a3c4e-a1d3-4b56-9fc3-3a6d26005080} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
583 | 2023.12.01 20:22:35.459153 [ 3 ] {659a3c4e-a1d3-4b56-9fc3-3a6d26005080} <Debug> oximeter.measurements_histogramf32 (a1c4758d-b50d-4223-9d50-d230c731a502): Loading data parts | ||
584 | 2023.12.01 20:22:35.459237 [ 3 ] {659a3c4e-a1d3-4b56-9fc3-3a6d26005080} <Debug> oximeter.measurements_histogramf32 (a1c4758d-b50d-4223-9d50-d230c731a502): There are no data parts | ||
585 | 2023.12.01 20:22:35.460417 [ 3 ] {659a3c4e-a1d3-4b56-9fc3-3a6d26005080} <Debug> DynamicQueryHandler: Done processing query | ||
586 | 2023.12.01 20:22:35.460440 [ 3 ] {659a3c4e-a1d3-4b56-9fc3-3a6d26005080} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
587 | 2023.12.01 20:22:35.460462 [ 3 ] {} <Debug> HTTP-Session: 1107dde5-0f19-42d0-ad73-a6a506e96b29 Destroying unnamed session | ||
588 | 2023.12.01 20:22:35.460572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
589 | 2023.12.01 20:22:35.460621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
590 | 2023.12.01 20:22:35.460646 [ 3 ] {} <Debug> HTTP-Session: f6c3eead-5704-4b61-8b28-36170360936c Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
591 | 2023.12.01 20:22:35.460662 [ 3 ] {} <Debug> HTTP-Session: f6c3eead-5704-4b61-8b28-36170360936c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
592 | 2023.12.01 20:22:35.460878 [ 3 ] {5baaf8d9-bc77-4e71-98af-b9f99f761d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.460943 [ 3 ] {5baaf8d9-bc77-4e71-98af-b9f99f761d05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
594 | 2023.12.01 20:22:35.462453 [ 3 ] {5baaf8d9-bc77-4e71-98af-b9f99f761d05} <Debug> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Loading data parts | ||
595 | 2023.12.01 20:22:35.462541 [ 3 ] {5baaf8d9-bc77-4e71-98af-b9f99f761d05} <Debug> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): There are no data parts | ||
596 | 2023.12.01 20:22:35.463821 [ 3 ] {5baaf8d9-bc77-4e71-98af-b9f99f761d05} <Debug> DynamicQueryHandler: Done processing query | ||
597 | 2023.12.01 20:22:35.463846 [ 3 ] {5baaf8d9-bc77-4e71-98af-b9f99f761d05} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
598 | 2023.12.01 20:22:35.463869 [ 3 ] {} <Debug> HTTP-Session: f6c3eead-5704-4b61-8b28-36170360936c Destroying unnamed session | ||
599 | 2023.12.01 20:22:35.464001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
600 | 2023.12.01 20:22:35.464044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
601 | 2023.12.01 20:22:35.464070 [ 3 ] {} <Debug> HTTP-Session: 7c525a4a-80d7-4a83-95e1-792a30af6a8d Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
602 | 2023.12.01 20:22:35.464093 [ 3 ] {} <Debug> HTTP-Session: 7c525a4a-80d7-4a83-95e1-792a30af6a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
603 | 2023.12.01 20:22:35.464262 [ 3 ] {36fb78ac-77b8-47f2-8163-c502d5155975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) /* 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:22:35.464317 [ 3 ] {36fb78ac-77b8-47f2-8163-c502d5155975} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
622 | 2023.12.01 20:22:35.465671 [ 3 ] {36fb78ac-77b8-47f2-8163-c502d5155975} <Debug> oximeter.fields_bool (2505f0b9-08c0-4243-85d7-0adb2437e871): Loading data parts | ||
623 | 2023.12.01 20:22:35.465764 [ 3 ] {36fb78ac-77b8-47f2-8163-c502d5155975} <Debug> oximeter.fields_bool (2505f0b9-08c0-4243-85d7-0adb2437e871): There are no data parts | ||
624 | 2023.12.01 20:22:35.466942 [ 3 ] {36fb78ac-77b8-47f2-8163-c502d5155975} <Debug> DynamicQueryHandler: Done processing query | ||
625 | 2023.12.01 20:22:35.466973 [ 3 ] {36fb78ac-77b8-47f2-8163-c502d5155975} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
626 | 2023.12.01 20:22:35.466988 [ 3 ] {} <Debug> HTTP-Session: 7c525a4a-80d7-4a83-95e1-792a30af6a8d Destroying unnamed session | ||
627 | 2023.12.01 20:22:35.467111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
628 | 2023.12.01 20:22:35.467160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
629 | 2023.12.01 20:22:35.467178 [ 3 ] {} <Debug> HTTP-Session: 5c06941e-ddc7-44f5-b0d1-b53f81e40ed0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
630 | 2023.12.01 20:22:35.467201 [ 3 ] {} <Debug> HTTP-Session: 5c06941e-ddc7-44f5-b0d1-b53f81e40ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
631 | 2023.12.01 20:22:35.467360 [ 3 ] {49a9c56f-c680-4fe8-8a99-88ace82a5103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.467401 [ 3 ] {49a9c56f-c680-4fe8-8a99-88ace82a5103} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
633 | 2023.12.01 20:22:35.468777 [ 3 ] {49a9c56f-c680-4fe8-8a99-88ace82a5103} <Debug> oximeter.fields_i8 (aa337e58-2f2d-4f9f-ade7-1752489611bb): Loading data parts | ||
634 | 2023.12.01 20:22:35.468867 [ 3 ] {49a9c56f-c680-4fe8-8a99-88ace82a5103} <Debug> oximeter.fields_i8 (aa337e58-2f2d-4f9f-ade7-1752489611bb): There are no data parts | ||
635 | 2023.12.01 20:22:35.470006 [ 3 ] {49a9c56f-c680-4fe8-8a99-88ace82a5103} <Debug> DynamicQueryHandler: Done processing query | ||
636 | 2023.12.01 20:22:35.470038 [ 3 ] {49a9c56f-c680-4fe8-8a99-88ace82a5103} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
637 | 2023.12.01 20:22:35.470053 [ 3 ] {} <Debug> HTTP-Session: 5c06941e-ddc7-44f5-b0d1-b53f81e40ed0 Destroying unnamed session | ||
638 | 2023.12.01 20:22:35.470185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
639 | 2023.12.01 20:22:35.470252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
640 | 2023.12.01 20:22:35.470274 [ 3 ] {} <Debug> HTTP-Session: 7b88fe1c-6d75-45b2-af21-791d1758903b Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
641 | 2023.12.01 20:22:35.470294 [ 3 ] {} <Debug> HTTP-Session: 7b88fe1c-6d75-45b2-af21-791d1758903b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
642 | 2023.12.01 20:22:35.470477 [ 3 ] {8bc9e6fb-a2d2-47b1-92a0-51ca5f65ce65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.470537 [ 3 ] {8bc9e6fb-a2d2-47b1-92a0-51ca5f65ce65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
644 | 2023.12.01 20:22:35.471953 [ 3 ] {8bc9e6fb-a2d2-47b1-92a0-51ca5f65ce65} <Debug> oximeter.fields_u8 (434d8ddd-c890-416c-b758-8f5602798d32): Loading data parts | ||
645 | 2023.12.01 20:22:35.472053 [ 3 ] {8bc9e6fb-a2d2-47b1-92a0-51ca5f65ce65} <Debug> oximeter.fields_u8 (434d8ddd-c890-416c-b758-8f5602798d32): There are no data parts | ||
646 | 2023.12.01 20:22:35.473193 [ 3 ] {8bc9e6fb-a2d2-47b1-92a0-51ca5f65ce65} <Debug> DynamicQueryHandler: Done processing query | ||
647 | 2023.12.01 20:22:35.473231 [ 3 ] {8bc9e6fb-a2d2-47b1-92a0-51ca5f65ce65} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
648 | 2023.12.01 20:22:35.473257 [ 3 ] {} <Debug> HTTP-Session: 7b88fe1c-6d75-45b2-af21-791d1758903b Destroying unnamed session | ||
649 | 2023.12.01 20:22:35.473367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
650 | 2023.12.01 20:22:35.473421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
651 | 2023.12.01 20:22:35.473452 [ 3 ] {} <Debug> HTTP-Session: 203ac780-e411-447d-aa67-659e7fd69890 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
652 | 2023.12.01 20:22:35.473469 [ 3 ] {} <Debug> HTTP-Session: 203ac780-e411-447d-aa67-659e7fd69890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
653 | 2023.12.01 20:22:35.473630 [ 3 ] {02374f61-d2d7-482e-b4a1-0bb5b4c1dcd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.473680 [ 3 ] {02374f61-d2d7-482e-b4a1-0bb5b4c1dcd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
655 | 2023.12.01 20:22:35.475052 [ 3 ] {02374f61-d2d7-482e-b4a1-0bb5b4c1dcd4} <Debug> oximeter.fields_i16 (4bb5b489-77ea-483c-bdf2-75df11856de4): Loading data parts | ||
656 | 2023.12.01 20:22:35.475151 [ 3 ] {02374f61-d2d7-482e-b4a1-0bb5b4c1dcd4} <Debug> oximeter.fields_i16 (4bb5b489-77ea-483c-bdf2-75df11856de4): There are no data parts | ||
657 | 2023.12.01 20:22:35.476360 [ 3 ] {02374f61-d2d7-482e-b4a1-0bb5b4c1dcd4} <Debug> DynamicQueryHandler: Done processing query | ||
658 | 2023.12.01 20:22:35.476398 [ 3 ] {02374f61-d2d7-482e-b4a1-0bb5b4c1dcd4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
659 | 2023.12.01 20:22:35.476414 [ 3 ] {} <Debug> HTTP-Session: 203ac780-e411-447d-aa67-659e7fd69890 Destroying unnamed session | ||
660 | 2023.12.01 20:22:35.476541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
661 | 2023.12.01 20:22:35.476594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
662 | 2023.12.01 20:22:35.476613 [ 3 ] {} <Debug> HTTP-Session: c6fd2387-ae2a-4e0d-9a62-c5b456c13c31 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
663 | 2023.12.01 20:22:35.476643 [ 3 ] {} <Debug> HTTP-Session: c6fd2387-ae2a-4e0d-9a62-c5b456c13c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2023.12.01 20:22:35.476794 [ 3 ] {9f26f544-9f23-4351-a2af-c1e98a1398c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.476854 [ 3 ] {9f26f544-9f23-4351-a2af-c1e98a1398c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
666 | 2023.12.01 20:22:35.478250 [ 3 ] {9f26f544-9f23-4351-a2af-c1e98a1398c2} <Debug> oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Loading data parts | ||
667 | 2023.12.01 20:22:35.478332 [ 3 ] {9f26f544-9f23-4351-a2af-c1e98a1398c2} <Debug> oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): There are no data parts | ||
668 | 2023.12.01 20:22:35.479456 [ 3 ] {9f26f544-9f23-4351-a2af-c1e98a1398c2} <Debug> DynamicQueryHandler: Done processing query | ||
669 | 2023.12.01 20:22:35.479481 [ 3 ] {9f26f544-9f23-4351-a2af-c1e98a1398c2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
670 | 2023.12.01 20:22:35.479511 [ 3 ] {} <Debug> HTTP-Session: c6fd2387-ae2a-4e0d-9a62-c5b456c13c31 Destroying unnamed session | ||
671 | 2023.12.01 20:22:35.479619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
672 | 2023.12.01 20:22:35.479674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
673 | 2023.12.01 20:22:35.479705 [ 3 ] {} <Debug> HTTP-Session: a83e6350-24ac-425b-a8cc-cedebe024c7c Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
674 | 2023.12.01 20:22:35.479741 [ 3 ] {} <Debug> HTTP-Session: a83e6350-24ac-425b-a8cc-cedebe024c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
675 | 2023.12.01 20:22:35.479892 [ 3 ] {b95f306e-7efa-434b-b76f-19b8ae1f5155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.479958 [ 3 ] {b95f306e-7efa-434b-b76f-19b8ae1f5155} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
677 | 2023.12.01 20:22:35.481374 [ 3 ] {b95f306e-7efa-434b-b76f-19b8ae1f5155} <Debug> oximeter.fields_i32 (cb15eea0-d34f-46f2-a767-37b0acbe0f35): Loading data parts | ||
678 | 2023.12.01 20:22:35.481474 [ 3 ] {b95f306e-7efa-434b-b76f-19b8ae1f5155} <Debug> oximeter.fields_i32 (cb15eea0-d34f-46f2-a767-37b0acbe0f35): There are no data parts | ||
679 | 2023.12.01 20:22:35.482614 [ 3 ] {b95f306e-7efa-434b-b76f-19b8ae1f5155} <Debug> DynamicQueryHandler: Done processing query | ||
680 | 2023.12.01 20:22:35.482637 [ 3 ] {b95f306e-7efa-434b-b76f-19b8ae1f5155} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
681 | 2023.12.01 20:22:35.482653 [ 3 ] {} <Debug> HTTP-Session: a83e6350-24ac-425b-a8cc-cedebe024c7c Destroying unnamed session | ||
682 | 2023.12.01 20:22:35.482774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
683 | 2023.12.01 20:22:35.482831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
684 | 2023.12.01 20:22:35.482850 [ 3 ] {} <Debug> HTTP-Session: 6d7bef17-d2e6-46b8-bbcb-7e4038b1a16b Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
685 | 2023.12.01 20:22:35.482879 [ 3 ] {} <Debug> HTTP-Session: 6d7bef17-d2e6-46b8-bbcb-7e4038b1a16b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
686 | 2023.12.01 20:22:35.483040 [ 3 ] {37434a3f-7ccc-40dd-8ced-2b170f007d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.483089 [ 3 ] {37434a3f-7ccc-40dd-8ced-2b170f007d42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
688 | 2023.12.01 20:22:35.484443 [ 3 ] {37434a3f-7ccc-40dd-8ced-2b170f007d42} <Debug> oximeter.fields_u32 (4fb97a19-294c-4ee8-a3ed-e25427a63076): Loading data parts | ||
689 | 2023.12.01 20:22:35.484557 [ 3 ] {37434a3f-7ccc-40dd-8ced-2b170f007d42} <Debug> oximeter.fields_u32 (4fb97a19-294c-4ee8-a3ed-e25427a63076): There are no data parts | ||
690 | 2023.12.01 20:22:35.486041 [ 3 ] {37434a3f-7ccc-40dd-8ced-2b170f007d42} <Debug> DynamicQueryHandler: Done processing query | ||
691 | 2023.12.01 20:22:35.486107 [ 3 ] {37434a3f-7ccc-40dd-8ced-2b170f007d42} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
692 | 2023.12.01 20:22:35.486127 [ 3 ] {} <Debug> HTTP-Session: 6d7bef17-d2e6-46b8-bbcb-7e4038b1a16b Destroying unnamed session | ||
693 | 2023.12.01 20:22:35.486362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
694 | 2023.12.01 20:22:35.486427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
695 | 2023.12.01 20:22:35.486447 [ 3 ] {} <Debug> HTTP-Session: 8c5c00ab-384e-4542-b227-942039fe63b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
696 | 2023.12.01 20:22:35.486479 [ 3 ] {} <Debug> HTTP-Session: 8c5c00ab-384e-4542-b227-942039fe63b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2023.12.01 20:22:35.486660 [ 3 ] {ffb0ded5-fb65-4935-a835-2c2f9a70dbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.486710 [ 3 ] {ffb0ded5-fb65-4935-a835-2c2f9a70dbd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
699 | 2023.12.01 20:22:35.488144 [ 3 ] {ffb0ded5-fb65-4935-a835-2c2f9a70dbd7} <Debug> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Loading data parts | ||
700 | 2023.12.01 20:22:35.488235 [ 3 ] {ffb0ded5-fb65-4935-a835-2c2f9a70dbd7} <Debug> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): There are no data parts | ||
701 | 2023.12.01 20:22:35.489408 [ 3 ] {ffb0ded5-fb65-4935-a835-2c2f9a70dbd7} <Debug> DynamicQueryHandler: Done processing query | ||
702 | 2023.12.01 20:22:35.489433 [ 3 ] {ffb0ded5-fb65-4935-a835-2c2f9a70dbd7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
703 | 2023.12.01 20:22:35.489465 [ 3 ] {} <Debug> HTTP-Session: 8c5c00ab-384e-4542-b227-942039fe63b8 Destroying unnamed session | ||
704 | 2023.12.01 20:22:35.489561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
705 | 2023.12.01 20:22:35.489619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
706 | 2023.12.01 20:22:35.489650 [ 3 ] {} <Debug> HTTP-Session: b1a220f6-0327-4a07-84c1-af66c1ea2a12 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
707 | 2023.12.01 20:22:35.489667 [ 3 ] {} <Debug> HTTP-Session: b1a220f6-0327-4a07-84c1-af66c1ea2a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2023.12.01 20:22:35.489830 [ 3 ] {5d298a74-766e-448a-ab55-d55eea86c0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.489882 [ 3 ] {5d298a74-766e-448a-ab55-d55eea86c0fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
710 | 2023.12.01 20:22:35.491323 [ 3 ] {5d298a74-766e-448a-ab55-d55eea86c0fb} <Debug> oximeter.fields_u64 (b481fcfd-4d61-4aed-8dd9-2d0f00a5ef48): Loading data parts | ||
711 | 2023.12.01 20:22:35.491420 [ 3 ] {5d298a74-766e-448a-ab55-d55eea86c0fb} <Debug> oximeter.fields_u64 (b481fcfd-4d61-4aed-8dd9-2d0f00a5ef48): There are no data parts | ||
712 | 2023.12.01 20:22:35.492612 [ 3 ] {5d298a74-766e-448a-ab55-d55eea86c0fb} <Debug> DynamicQueryHandler: Done processing query | ||
713 | 2023.12.01 20:22:35.492646 [ 3 ] {5d298a74-766e-448a-ab55-d55eea86c0fb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
714 | 2023.12.01 20:22:35.492684 [ 3 ] {} <Debug> HTTP-Session: b1a220f6-0327-4a07-84c1-af66c1ea2a12 Destroying unnamed session | ||
715 | 2023.12.01 20:22:35.492794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
716 | 2023.12.01 20:22:35.492844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
717 | 2023.12.01 20:22:35.492871 [ 3 ] {} <Debug> HTTP-Session: 420e9b97-bdce-4032-bb34-c942d9d9a1ab Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
718 | 2023.12.01 20:22:35.492887 [ 3 ] {} <Debug> HTTP-Session: 420e9b97-bdce-4032-bb34-c942d9d9a1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
719 | 2023.12.01 20:22:35.493047 [ 3 ] {9a15677b-cc29-49be-9d69-63907b7bbf59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.493096 [ 3 ] {9a15677b-cc29-49be-9d69-63907b7bbf59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
721 | 2023.12.01 20:22:35.494466 [ 3 ] {9a15677b-cc29-49be-9d69-63907b7bbf59} <Debug> oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Loading data parts | ||
722 | 2023.12.01 20:22:35.494582 [ 3 ] {9a15677b-cc29-49be-9d69-63907b7bbf59} <Debug> oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): There are no data parts | ||
723 | 2023.12.01 20:22:35.495712 [ 3 ] {9a15677b-cc29-49be-9d69-63907b7bbf59} <Debug> DynamicQueryHandler: Done processing query | ||
724 | 2023.12.01 20:22:35.495743 [ 3 ] {9a15677b-cc29-49be-9d69-63907b7bbf59} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
725 | 2023.12.01 20:22:35.495759 [ 3 ] {} <Debug> HTTP-Session: 420e9b97-bdce-4032-bb34-c942d9d9a1ab Destroying unnamed session | ||
726 | 2023.12.01 20:22:35.495864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
727 | 2023.12.01 20:22:35.495913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
728 | 2023.12.01 20:22:35.495932 [ 3 ] {} <Debug> HTTP-Session: bc20feed-eace-47d0-8c01-ad9a55ba345e Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
729 | 2023.12.01 20:22:35.495956 [ 3 ] {} <Debug> HTTP-Session: bc20feed-eace-47d0-8c01-ad9a55ba345e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
730 | 2023.12.01 20:22:35.496106 [ 3 ] {3f0c3dae-19a0-4380-987b-acbe914ed6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.496157 [ 3 ] {3f0c3dae-19a0-4380-987b-acbe914ed6e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
732 | 2023.12.01 20:22:35.497530 [ 3 ] {3f0c3dae-19a0-4380-987b-acbe914ed6e5} <Debug> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Loading data parts | ||
733 | 2023.12.01 20:22:35.497617 [ 3 ] {3f0c3dae-19a0-4380-987b-acbe914ed6e5} <Debug> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): There are no data parts | ||
734 | 2023.12.01 20:22:35.498764 [ 3 ] {3f0c3dae-19a0-4380-987b-acbe914ed6e5} <Debug> DynamicQueryHandler: Done processing query | ||
735 | 2023.12.01 20:22:35.498789 [ 3 ] {3f0c3dae-19a0-4380-987b-acbe914ed6e5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
736 | 2023.12.01 20:22:35.498813 [ 3 ] {} <Debug> HTTP-Session: bc20feed-eace-47d0-8c01-ad9a55ba345e Destroying unnamed session | ||
737 | 2023.12.01 20:22:35.498929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
738 | 2023.12.01 20:22:35.498989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
739 | 2023.12.01 20:22:35.499015 [ 3 ] {} <Debug> HTTP-Session: b3afcbba-2e08-4db8-b5d2-8be3e04fcf06 Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
740 | 2023.12.01 20:22:35.499039 [ 3 ] {} <Debug> HTTP-Session: b3afcbba-2e08-4db8-b5d2-8be3e04fcf06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
741 | 2023.12.01 20:22:35.499192 [ 3 ] {bcc41887-c5d4-4e7b-bf99-2305c22d1831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) 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:22:35.499249 [ 3 ] {bcc41887-c5d4-4e7b-bf99-2305c22d1831} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
743 | 2023.12.01 20:22:35.500717 [ 3 ] {bcc41887-c5d4-4e7b-bf99-2305c22d1831} <Debug> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Loading data parts | ||
744 | 2023.12.01 20:22:35.500800 [ 3 ] {bcc41887-c5d4-4e7b-bf99-2305c22d1831} <Debug> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): There are no data parts | ||
745 | 2023.12.01 20:22:35.501960 [ 3 ] {bcc41887-c5d4-4e7b-bf99-2305c22d1831} <Debug> DynamicQueryHandler: Done processing query | ||
746 | 2023.12.01 20:22:35.501985 [ 3 ] {bcc41887-c5d4-4e7b-bf99-2305c22d1831} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
747 | 2023.12.01 20:22:35.502000 [ 3 ] {} <Debug> HTTP-Session: b3afcbba-2e08-4db8-b5d2-8be3e04fcf06 Destroying unnamed session | ||
748 | 2023.12.01 20:22:35.502132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
749 | 2023.12.01 20:22:35.502183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
750 | 2023.12.01 20:22:35.502201 [ 3 ] {} <Debug> HTTP-Session: 2a169e80-5e98-4761-a570-2b576abab13d Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
751 | 2023.12.01 20:22:35.502226 [ 3 ] {} <Debug> HTTP-Session: 2a169e80-5e98-4761-a570-2b576abab13d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
752 | 2023.12.01 20:22:35.502455 [ 3 ] {2d9b17c6-505a-4949-8131-7a90b5da0ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) /* 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:22:35.502524 [ 3 ] {2d9b17c6-505a-4949-8131-7a90b5da0ea1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
757 | 2023.12.01 20:22:35.504138 [ 3 ] {2d9b17c6-505a-4949-8131-7a90b5da0ea1} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d): Loading data parts | ||
758 | 2023.12.01 20:22:35.504248 [ 3 ] {2d9b17c6-505a-4949-8131-7a90b5da0ea1} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d): There are no data parts | ||
759 | 2023.12.01 20:22:35.505520 [ 3 ] {2d9b17c6-505a-4949-8131-7a90b5da0ea1} <Debug> DynamicQueryHandler: Done processing query | ||
760 | 2023.12.01 20:22:35.505546 [ 3 ] {2d9b17c6-505a-4949-8131-7a90b5da0ea1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
761 | 2023.12.01 20:22:35.505570 [ 3 ] {} <Debug> HTTP-Session: 2a169e80-5e98-4761-a570-2b576abab13d Destroying unnamed session | ||
762 | 2023.12.01 20:22:35.505711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58769, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
763 | 2023.12.01 20:22:35.505755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
764 | 2023.12.01 20:22:35.505782 [ 3 ] {} <Debug> HTTP-Session: afe26dc1-f465-4441-9588-f12043d7dbbe Authenticating user 'default' from [fd00:1122:3344:101::d]:58769 | ||
765 | 2023.12.01 20:22:35.505812 [ 3 ] {} <Debug> HTTP-Session: afe26dc1-f465-4441-9588-f12043d7dbbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
766 | 2023.12.01 20:22:35.505922 [ 3 ] {fa2cc8fb-3254-4450-aa03-0c2a3a1c7f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58769) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
767 | 2023.12.01 20:22:35.506566 [ 3 ] {fa2cc8fb-3254-4450-aa03-0c2a3a1c7f77} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
768 | 2023.12.01 20:22:35.512189 [ 3 ] {fa2cc8fb-3254-4450-aa03-0c2a3a1c7f77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.35 GiB. | ||
769 | 2023.12.01 20:22:35.515050 [ 3 ] {fa2cc8fb-3254-4450-aa03-0c2a3a1c7f77} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
770 | 2023.12.01 20:22:35.515328 [ 3 ] {fa2cc8fb-3254-4450-aa03-0c2a3a1c7f77} <Trace> oximeter.version (6f373921-9e96-4b8a-9b2d-26ad143b0561): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
771 | 2023.12.01 20:22:35.515551 [ 3 ] {fa2cc8fb-3254-4450-aa03-0c2a3a1c7f77} <Information> executeQuery: Read 1 rows, 16.00 B in 0.009616698 sec., 103 rows/sec., 1.62 KiB/sec. | ||
772 | 2023.12.01 20:22:35.515671 [ 3 ] {fa2cc8fb-3254-4450-aa03-0c2a3a1c7f77} <Debug> DynamicQueryHandler: Done processing query | ||
773 | 2023.12.01 20:22:35.515700 [ 3 ] {fa2cc8fb-3254-4450-aa03-0c2a3a1c7f77} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
774 | 2023.12.01 20:22:35.515716 [ 3 ] {} <Debug> HTTP-Session: afe26dc1-f465-4441-9588-f12043d7dbbe Destroying unnamed session | ||
775 | 2023.12.01 20:22:36.001126 [ 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:22:39.698135 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
777 | 2023.12.01 20:22:39.698217 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
778 | 2023.12.01 20:22:54.698402 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
779 | 2023.12.01 20:22:54.698637 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
780 | 2023.12.01 20:23:09.698787 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
781 | 2023.12.01 20:23:09.698835 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
782 | 2023.12.01 20:23:10.441479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
783 | 2023.12.01 20:23:10.441756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
784 | 2023.12.01 20:23:10.441838 [ 3 ] {} <Debug> HTTP-Session: 5a7bf935-d303-4d1f-bec1-dca71b18488e Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
785 | 2023.12.01 20:23:10.441880 [ 3 ] {} <Debug> HTTP-Session: 5a7bf935-d303-4d1f-bec1-dca71b18488e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
786 | 2023.12.01 20:23:10.442123 [ 3 ] {7bf37a37-d2b7-4327-9549-21b53849f2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
787 | 2023.12.01 20:23:10.442726 [ 3 ] {7bf37a37-d2b7-4327-9549-21b53849f2b6} <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:23:10.443397 [ 3 ] {7bf37a37-d2b7-4327-9549-21b53849f2b6} <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:23:10.443539 [ 3 ] {7bf37a37-d2b7-4327-9549-21b53849f2b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
790 | 2023.12.01 20:23:10.444356 [ 3 ] {7bf37a37-d2b7-4327-9549-21b53849f2b6} <Debug> DynamicQueryHandler: Done processing query | ||
791 | 2023.12.01 20:23:10.444400 [ 3 ] {7bf37a37-d2b7-4327-9549-21b53849f2b6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
792 | 2023.12.01 20:23:10.444416 [ 3 ] {} <Debug> HTTP-Session: 5a7bf935-d303-4d1f-bec1-dca71b18488e Destroying unnamed session | ||
793 | 2023.12.01 20:23:10.449435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
794 | 2023.12.01 20:23:10.449561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
795 | 2023.12.01 20:23:10.449601 [ 3 ] {} <Debug> HTTP-Session: 4f61e588-f3db-40e3-a9cd-525ebba2fb9d Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
796 | 2023.12.01 20:23:10.449637 [ 3 ] {} <Debug> HTTP-Session: 4f61e588-f3db-40e3-a9cd-525ebba2fb9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
797 | 2023.12.01 20:23:10.449895 [ 3 ] {2a3f1429-9886-4743-b905-05413e7b6b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
798 | 2023.12.01 20:23:10.455063 [ 3 ] {2a3f1429-9886-4743-b905-05413e7b6b4e} <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:23:10.455286 [ 3 ] {2a3f1429-9886-4743-b905-05413e7b6b4e} <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:23:10.455331 [ 3 ] {2a3f1429-9886-4743-b905-05413e7b6b4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
801 | 2023.12.01 20:23:10.456188 [ 3 ] {2a3f1429-9886-4743-b905-05413e7b6b4e} <Debug> DynamicQueryHandler: Done processing query | ||
802 | 2023.12.01 20:23:10.456224 [ 3 ] {2a3f1429-9886-4743-b905-05413e7b6b4e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
803 | 2023.12.01 20:23:10.456241 [ 3 ] {} <Debug> HTTP-Session: 4f61e588-f3db-40e3-a9cd-525ebba2fb9d Destroying unnamed session | ||
804 | 2023.12.01 20:23:10.456537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
805 | 2023.12.01 20:23:10.456591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
806 | 2023.12.01 20:23:10.456610 [ 3 ] {} <Debug> HTTP-Session: cb4afa98-3db5-4d0f-b916-bf6436ccc920 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
807 | 2023.12.01 20:23:10.456628 [ 3 ] {} <Debug> HTTP-Session: cb4afa98-3db5-4d0f-b916-bf6436ccc920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
808 | 2023.12.01 20:23:10.456740 [ 3 ] {ff2993be-0c7e-4048-88b1-2b9d63621986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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:23:10.457148 [ 3 ] {ff2993be-0c7e-4048-88b1-2b9d63621986} <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:23:10.457299 [ 3 ] {ff2993be-0c7e-4048-88b1-2b9d63621986} <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:23:10.457340 [ 3 ] {ff2993be-0c7e-4048-88b1-2b9d63621986} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
812 | 2023.12.01 20:23:10.458208 [ 3 ] {ff2993be-0c7e-4048-88b1-2b9d63621986} <Debug> DynamicQueryHandler: Done processing query | ||
813 | 2023.12.01 20:23:10.458235 [ 3 ] {ff2993be-0c7e-4048-88b1-2b9d63621986} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
814 | 2023.12.01 20:23:10.458252 [ 3 ] {} <Debug> HTTP-Session: cb4afa98-3db5-4d0f-b916-bf6436ccc920 Destroying unnamed session | ||
815 | 2023.12.01 20:23:10.458481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
816 | 2023.12.01 20:23:10.458527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
817 | 2023.12.01 20:23:10.458546 [ 3 ] {} <Debug> HTTP-Session: c655a946-73d9-4e96-a159-2448cdbeb030 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
818 | 2023.12.01 20:23:10.458563 [ 3 ] {} <Debug> HTTP-Session: c655a946-73d9-4e96-a159-2448cdbeb030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
819 | 2023.12.01 20:23:10.458676 [ 3 ] {52b179f9-363c-46cc-a606-0815058430f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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:23:10.459022 [ 3 ] {52b179f9-363c-46cc-a606-0815058430f9} <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:23:10.459173 [ 3 ] {52b179f9-363c-46cc-a606-0815058430f9} <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:23:10.459215 [ 3 ] {52b179f9-363c-46cc-a606-0815058430f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
823 | 2023.12.01 20:23:10.459965 [ 3 ] {52b179f9-363c-46cc-a606-0815058430f9} <Debug> DynamicQueryHandler: Done processing query | ||
824 | 2023.12.01 20:23:10.459993 [ 3 ] {52b179f9-363c-46cc-a606-0815058430f9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
825 | 2023.12.01 20:23:10.460010 [ 3 ] {} <Debug> HTTP-Session: c655a946-73d9-4e96-a159-2448cdbeb030 Destroying unnamed session | ||
826 | 2023.12.01 20:23:10.461763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
827 | 2023.12.01 20:23:10.461821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
828 | 2023.12.01 20:23:10.461843 [ 3 ] {} <Debug> HTTP-Session: e24bc2fb-3f93-4a48-ad45-2f9809fd3ce3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
829 | 2023.12.01 20:23:10.461864 [ 3 ] {} <Debug> HTTP-Session: e24bc2fb-3f93-4a48-ad45-2f9809fd3ce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
830 | 2023.12.01 20:23:10.461957 [ 3 ] {6882c894-2cc5-4e2a-a588-aafae73fe0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
831 | 2023.12.01 20:23:10.462006 [ 3 ] {6882c894-2cc5-4e2a-a588-aafae73fe0d3} <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:23:10.462820 [ 3 ] {6882c894-2cc5-4e2a-a588-aafae73fe0d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
833 | 2023.12.01 20:23:10.463873 [ 3 ] {6882c894-2cc5-4e2a-a588-aafae73fe0d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
834 | 2023.12.01 20:23:10.464215 [ 3 ] {6882c894-2cc5-4e2a-a588-aafae73fe0d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
835 | 2023.12.01 20:23:10.464381 [ 3 ] {6882c894-2cc5-4e2a-a588-aafae73fe0d3} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
836 | 2023.12.01 20:23:10.464499 [ 3 ] {6882c894-2cc5-4e2a-a588-aafae73fe0d3} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002513917 sec., 1591 rows/sec., 172.09 KiB/sec. | ||
837 | 2023.12.01 20:23:10.464655 [ 3 ] {6882c894-2cc5-4e2a-a588-aafae73fe0d3} <Debug> DynamicQueryHandler: Done processing query | ||
838 | 2023.12.01 20:23:10.464678 [ 3 ] {6882c894-2cc5-4e2a-a588-aafae73fe0d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
839 | 2023.12.01 20:23:10.464694 [ 3 ] {} <Debug> HTTP-Session: e24bc2fb-3f93-4a48-ad45-2f9809fd3ce3 Destroying unnamed session | ||
840 | 2023.12.01 20:23:10.464818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
841 | 2023.12.01 20:23:10.464861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
842 | 2023.12.01 20:23:10.464880 [ 3 ] {} <Debug> HTTP-Session: 4e3ed421-a254-4b6d-b1ff-cea65fc6b635 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
843 | 2023.12.01 20:23:10.464897 [ 3 ] {} <Debug> HTTP-Session: 4e3ed421-a254-4b6d-b1ff-cea65fc6b635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
844 | 2023.12.01 20:23:10.464968 [ 3 ] {92373438-2564-4719-a452-3b577e20c741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
845 | 2023.12.01 20:23:10.465006 [ 3 ] {92373438-2564-4719-a452-3b577e20c741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
846 | 2023.12.01 20:23:10.465118 [ 3 ] {92373438-2564-4719-a452-3b577e20c741} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
847 | 2023.12.01 20:23:10.468748 [ 3 ] {92373438-2564-4719-a452-3b577e20c741} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
848 | 2023.12.01 20:23:10.468970 [ 3 ] {92373438-2564-4719-a452-3b577e20c741} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
849 | 2023.12.01 20:23:10.469118 [ 3 ] {92373438-2564-4719-a452-3b577e20c741} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
850 | 2023.12.01 20:23:10.469220 [ 3 ] {92373438-2564-4719-a452-3b577e20c741} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.004233638 sec., 8503 rows/sec., 689.23 KiB/sec. | ||
851 | 2023.12.01 20:23:10.469373 [ 3 ] {92373438-2564-4719-a452-3b577e20c741} <Debug> DynamicQueryHandler: Done processing query | ||
852 | 2023.12.01 20:23:10.469395 [ 3 ] {92373438-2564-4719-a452-3b577e20c741} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
853 | 2023.12.01 20:23:10.469411 [ 3 ] {} <Debug> HTTP-Session: 4e3ed421-a254-4b6d-b1ff-cea65fc6b635 Destroying unnamed session | ||
854 | 2023.12.01 20:23:10.469643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 17462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
855 | 2023.12.01 20:23:10.469689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
856 | 2023.12.01 20:23:10.469707 [ 3 ] {} <Debug> HTTP-Session: 3f167248-a8c9-4fdf-8a23-c2928b950c61 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
857 | 2023.12.01 20:23:10.469725 [ 3 ] {} <Debug> HTTP-Session: 3f167248-a8c9-4fdf-8a23-c2928b950c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
858 | 2023.12.01 20:23:10.469800 [ 3 ] {47f114eb-f260-4641-b6b9-6ee43975dcad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
859 | 2023.12.01 20:23:10.469839 [ 3 ] {47f114eb-f260-4641-b6b9-6ee43975dcad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
860 | 2023.12.01 20:23:10.469946 [ 3 ] {47f114eb-f260-4641-b6b9-6ee43975dcad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
861 | 2023.12.01 20:23:10.470284 [ 3 ] {47f114eb-f260-4641-b6b9-6ee43975dcad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
862 | 2023.12.01 20:23:10.470531 [ 3 ] {47f114eb-f260-4641-b6b9-6ee43975dcad} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
863 | 2023.12.01 20:23:10.470680 [ 3 ] {47f114eb-f260-4641-b6b9-6ee43975dcad} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
864 | 2023.12.01 20:23:10.470793 [ 3 ] {47f114eb-f260-4641-b6b9-6ee43975dcad} <Information> executeQuery: Read 108 rows, 10.83 KiB in 0.000966588 sec., 111733 rows/sec., 10.94 MiB/sec. | ||
865 | 2023.12.01 20:23:10.470894 [ 3 ] {47f114eb-f260-4641-b6b9-6ee43975dcad} <Debug> DynamicQueryHandler: Done processing query | ||
866 | 2023.12.01 20:23:10.470917 [ 3 ] {47f114eb-f260-4641-b6b9-6ee43975dcad} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
867 | 2023.12.01 20:23:10.470932 [ 3 ] {} <Debug> HTTP-Session: 3f167248-a8c9-4fdf-8a23-c2928b950c61 Destroying unnamed session | ||
868 | 2023.12.01 20:23:10.471062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 9208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
869 | 2023.12.01 20:23:10.471105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
870 | 2023.12.01 20:23:10.471124 [ 3 ] {} <Debug> HTTP-Session: af5db9da-79b9-4422-b509-2a88c34d9068 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
871 | 2023.12.01 20:23:10.471141 [ 3 ] {} <Debug> HTTP-Session: af5db9da-79b9-4422-b509-2a88c34d9068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
872 | 2023.12.01 20:23:10.471211 [ 3 ] {f7b0d986-4a27-4296-a2d5-8ae06de17165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
873 | 2023.12.01 20:23:10.471249 [ 3 ] {f7b0d986-4a27-4296-a2d5-8ae06de17165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
874 | 2023.12.01 20:23:10.472496 [ 3 ] {f7b0d986-4a27-4296-a2d5-8ae06de17165} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
875 | 2023.12.01 20:23:10.477336 [ 3 ] {f7b0d986-4a27-4296-a2d5-8ae06de17165} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
876 | 2023.12.01 20:23:10.477607 [ 3 ] {f7b0d986-4a27-4296-a2d5-8ae06de17165} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
877 | 2023.12.01 20:23:10.477755 [ 3 ] {f7b0d986-4a27-4296-a2d5-8ae06de17165} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
878 | 2023.12.01 20:23:10.477866 [ 3 ] {f7b0d986-4a27-4296-a2d5-8ae06de17165} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.006644433 sec., 8127 rows/sec., 651.69 KiB/sec. | ||
879 | 2023.12.01 20:23:10.477989 [ 3 ] {f7b0d986-4a27-4296-a2d5-8ae06de17165} <Debug> DynamicQueryHandler: Done processing query | ||
880 | 2023.12.01 20:23:10.478011 [ 3 ] {f7b0d986-4a27-4296-a2d5-8ae06de17165} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
881 | 2023.12.01 20:23:10.478027 [ 3 ] {} <Debug> HTTP-Session: af5db9da-79b9-4422-b509-2a88c34d9068 Destroying unnamed session | ||
882 | 2023.12.01 20:23:10.478297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 38533, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
883 | 2023.12.01 20:23:10.478343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
884 | 2023.12.01 20:23:10.478362 [ 3 ] {} <Debug> HTTP-Session: 6be6e8ee-3a97-4fee-a2e5-cb26bcd7afdc Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
885 | 2023.12.01 20:23:10.478378 [ 3 ] {} <Debug> HTTP-Session: 6be6e8ee-3a97-4fee-a2e5-cb26bcd7afdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
886 | 2023.12.01 20:23:10.478461 [ 3 ] {9ed7dded-3de7-4b1d-8d88-3b8648a4479c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
887 | 2023.12.01 20:23:10.478506 [ 3 ] {9ed7dded-3de7-4b1d-8d88-3b8648a4479c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
888 | 2023.12.01 20:23:10.478659 [ 3 ] {9ed7dded-3de7-4b1d-8d88-3b8648a4479c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
889 | 2023.12.01 20:23:10.479148 [ 3 ] {9ed7dded-3de7-4b1d-8d88-3b8648a4479c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
890 | 2023.12.01 20:23:10.480053 [ 3 ] {9ed7dded-3de7-4b1d-8d88-3b8648a4479c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
891 | 2023.12.01 20:23:10.480237 [ 3 ] {9ed7dded-3de7-4b1d-8d88-3b8648a4479c} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
892 | 2023.12.01 20:23:10.480366 [ 3 ] {9ed7dded-3de7-4b1d-8d88-3b8648a4479c} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001877524 sec., 19174 rows/sec., 25.87 MiB/sec. | ||
893 | 2023.12.01 20:23:10.480486 [ 3 ] {9ed7dded-3de7-4b1d-8d88-3b8648a4479c} <Debug> DynamicQueryHandler: Done processing query | ||
894 | 2023.12.01 20:23:10.480509 [ 3 ] {9ed7dded-3de7-4b1d-8d88-3b8648a4479c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
895 | 2023.12.01 20:23:10.480525 [ 3 ] {} <Debug> HTTP-Session: 6be6e8ee-3a97-4fee-a2e5-cb26bcd7afdc Destroying unnamed session | ||
896 | 2023.12.01 20:23:10.480656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
897 | 2023.12.01 20:23:10.480700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
898 | 2023.12.01 20:23:10.480719 [ 3 ] {} <Debug> HTTP-Session: 284d7078-6aa8-443d-ac90-e6e8ca4865af Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
899 | 2023.12.01 20:23:10.480736 [ 3 ] {} <Debug> HTTP-Session: 284d7078-6aa8-443d-ac90-e6e8ca4865af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
900 | 2023.12.01 20:23:10.480805 [ 3 ] {57515ebb-8c88-48c4-8822-f60ffc92a256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
901 | 2023.12.01 20:23:10.480845 [ 3 ] {57515ebb-8c88-48c4-8822-f60ffc92a256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
902 | 2023.12.01 20:23:10.480947 [ 3 ] {57515ebb-8c88-48c4-8822-f60ffc92a256} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
903 | 2023.12.01 20:23:10.481236 [ 3 ] {57515ebb-8c88-48c4-8822-f60ffc92a256} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
904 | 2023.12.01 20:23:10.481474 [ 3 ] {57515ebb-8c88-48c4-8822-f60ffc92a256} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
905 | 2023.12.01 20:23:10.481643 [ 3 ] {57515ebb-8c88-48c4-8822-f60ffc92a256} <Trace> oximeter.measurements_i64 (18bdd577-29c8-4562-ae91-8b2888239ae6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
906 | 2023.12.01 20:23:10.481760 [ 3 ] {57515ebb-8c88-48c4-8822-f60ffc92a256} <Information> executeQuery: Read 33 rows, 2.36 KiB in 0.000926228 sec., 35628 rows/sec., 2.48 MiB/sec. | ||
907 | 2023.12.01 20:23:10.481883 [ 3 ] {57515ebb-8c88-48c4-8822-f60ffc92a256} <Debug> DynamicQueryHandler: Done processing query | ||
908 | 2023.12.01 20:23:10.481906 [ 3 ] {57515ebb-8c88-48c4-8822-f60ffc92a256} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
909 | 2023.12.01 20:23:10.481922 [ 3 ] {} <Debug> HTTP-Session: 284d7078-6aa8-443d-ac90-e6e8ca4865af Destroying unnamed session | ||
910 | 2023.12.01 20:23:20.398084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
911 | 2023.12.01 20:23:20.398205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
912 | 2023.12.01 20:23:20.398230 [ 3 ] {} <Debug> HTTP-Session: 91eb854e-8c05-40d5-8fc7-05299a6063fd Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
913 | 2023.12.01 20:23:20.398255 [ 3 ] {} <Debug> HTTP-Session: 91eb854e-8c05-40d5-8fc7-05299a6063fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
914 | 2023.12.01 20:23:20.398381 [ 3 ] {dec92e43-1522-41e7-ae05-cf5401bff216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
915 | 2023.12.01 20:23:20.398438 [ 3 ] {dec92e43-1522-41e7-ae05-cf5401bff216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
916 | 2023.12.01 20:23:20.398595 [ 3 ] {dec92e43-1522-41e7-ae05-cf5401bff216} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
917 | 2023.12.01 20:23:20.399001 [ 3 ] {dec92e43-1522-41e7-ae05-cf5401bff216} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
918 | 2023.12.01 20:23:20.399271 [ 3 ] {dec92e43-1522-41e7-ae05-cf5401bff216} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
919 | 2023.12.01 20:23:20.399430 [ 3 ] {dec92e43-1522-41e7-ae05-cf5401bff216} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
920 | 2023.12.01 20:23:20.399570 [ 3 ] {dec92e43-1522-41e7-ae05-cf5401bff216} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001150181 sec., 35646 rows/sec., 2.82 MiB/sec. | ||
921 | 2023.12.01 20:23:20.399713 [ 3 ] {dec92e43-1522-41e7-ae05-cf5401bff216} <Debug> DynamicQueryHandler: Done processing query | ||
922 | 2023.12.01 20:23:20.399738 [ 3 ] {dec92e43-1522-41e7-ae05-cf5401bff216} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
923 | 2023.12.01 20:23:20.399754 [ 3 ] {} <Debug> HTTP-Session: 91eb854e-8c05-40d5-8fc7-05299a6063fd Destroying unnamed session | ||
924 | 2023.12.01 20:23:20.399910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
925 | 2023.12.01 20:23:20.399957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
926 | 2023.12.01 20:23:20.399976 [ 3 ] {} <Debug> HTTP-Session: c9d4bd91-abb4-4c17-8f38-bf4b57e3217e Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
927 | 2023.12.01 20:23:20.399992 [ 3 ] {} <Debug> HTTP-Session: c9d4bd91-abb4-4c17-8f38-bf4b57e3217e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
928 | 2023.12.01 20:23:20.400066 [ 3 ] {babd62af-e1f0-4e8f-a2f1-833a3f9ab87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
929 | 2023.12.01 20:23:20.400105 [ 3 ] {babd62af-e1f0-4e8f-a2f1-833a3f9ab87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
930 | 2023.12.01 20:23:20.400209 [ 3 ] {babd62af-e1f0-4e8f-a2f1-833a3f9ab87e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
931 | 2023.12.01 20:23:20.400552 [ 3 ] {babd62af-e1f0-4e8f-a2f1-833a3f9ab87e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
932 | 2023.12.01 20:23:20.400764 [ 3 ] {babd62af-e1f0-4e8f-a2f1-833a3f9ab87e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
933 | 2023.12.01 20:23:20.400913 [ 3 ] {babd62af-e1f0-4e8f-a2f1-833a3f9ab87e} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
934 | 2023.12.01 20:23:20.401029 [ 3 ] {babd62af-e1f0-4e8f-a2f1-833a3f9ab87e} <Information> executeQuery: Read 123 rows, 12.26 KiB in 0.000936127 sec., 131392 rows/sec., 12.79 MiB/sec. | ||
935 | 2023.12.01 20:23:20.401174 [ 3 ] {babd62af-e1f0-4e8f-a2f1-833a3f9ab87e} <Debug> DynamicQueryHandler: Done processing query | ||
936 | 2023.12.01 20:23:20.401198 [ 3 ] {babd62af-e1f0-4e8f-a2f1-833a3f9ab87e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
937 | 2023.12.01 20:23:20.401214 [ 3 ] {} <Debug> HTTP-Session: c9d4bd91-abb4-4c17-8f38-bf4b57e3217e Destroying unnamed session | ||
938 | 2023.12.01 20:23:20.401366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
939 | 2023.12.01 20:23:20.401409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
940 | 2023.12.01 20:23:20.401428 [ 3 ] {} <Debug> HTTP-Session: cd922db9-e1dc-4d92-9ef4-6c5eeb92f458 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
941 | 2023.12.01 20:23:20.401445 [ 3 ] {} <Debug> HTTP-Session: cd922db9-e1dc-4d92-9ef4-6c5eeb92f458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
942 | 2023.12.01 20:23:20.401514 [ 3 ] {4c8cd3f2-e9df-435b-bf95-da7e62c60ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
943 | 2023.12.01 20:23:20.401553 [ 3 ] {4c8cd3f2-e9df-435b-bf95-da7e62c60ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
944 | 2023.12.01 20:23:20.401662 [ 3 ] {4c8cd3f2-e9df-435b-bf95-da7e62c60ad1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
945 | 2023.12.01 20:23:20.401934 [ 3 ] {4c8cd3f2-e9df-435b-bf95-da7e62c60ad1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
946 | 2023.12.01 20:23:20.402138 [ 3 ] {4c8cd3f2-e9df-435b-bf95-da7e62c60ad1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
947 | 2023.12.01 20:23:20.402282 [ 3 ] {4c8cd3f2-e9df-435b-bf95-da7e62c60ad1} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
948 | 2023.12.01 20:23:20.402402 [ 3 ] {4c8cd3f2-e9df-435b-bf95-da7e62c60ad1} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.000862636 sec., 47528 rows/sec., 3.72 MiB/sec. | ||
949 | 2023.12.01 20:23:20.402518 [ 3 ] {4c8cd3f2-e9df-435b-bf95-da7e62c60ad1} <Debug> DynamicQueryHandler: Done processing query | ||
950 | 2023.12.01 20:23:20.402540 [ 3 ] {4c8cd3f2-e9df-435b-bf95-da7e62c60ad1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
951 | 2023.12.01 20:23:20.402555 [ 3 ] {} <Debug> HTTP-Session: cd922db9-e1dc-4d92-9ef4-6c5eeb92f458 Destroying unnamed session | ||
952 | 2023.12.01 20:23:20.402744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
953 | 2023.12.01 20:23:20.402788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
954 | 2023.12.01 20:23:20.402806 [ 3 ] {} <Debug> HTTP-Session: c168c796-9a39-4c2a-a645-5f94dc4f1df3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
955 | 2023.12.01 20:23:20.402823 [ 3 ] {} <Debug> HTTP-Session: c168c796-9a39-4c2a-a645-5f94dc4f1df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
956 | 2023.12.01 20:23:20.402908 [ 3 ] {67455f8d-810b-4a3c-b24f-6c303a8e0489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
957 | 2023.12.01 20:23:20.402951 [ 3 ] {67455f8d-810b-4a3c-b24f-6c303a8e0489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
958 | 2023.12.01 20:23:20.403087 [ 3 ] {67455f8d-810b-4a3c-b24f-6c303a8e0489} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
959 | 2023.12.01 20:23:20.403516 [ 3 ] {67455f8d-810b-4a3c-b24f-6c303a8e0489} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
960 | 2023.12.01 20:23:20.403820 [ 3 ] {67455f8d-810b-4a3c-b24f-6c303a8e0489} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
961 | 2023.12.01 20:23:20.403993 [ 3 ] {67455f8d-810b-4a3c-b24f-6c303a8e0489} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
962 | 2023.12.01 20:23:20.404117 [ 3 ] {67455f8d-810b-4a3c-b24f-6c303a8e0489} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001182872 sec., 34661 rows/sec., 46.77 MiB/sec. | ||
963 | 2023.12.01 20:23:20.404240 [ 3 ] {67455f8d-810b-4a3c-b24f-6c303a8e0489} <Debug> DynamicQueryHandler: Done processing query | ||
964 | 2023.12.01 20:23:20.404263 [ 3 ] {67455f8d-810b-4a3c-b24f-6c303a8e0489} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
965 | 2023.12.01 20:23:20.404278 [ 3 ] {} <Debug> HTTP-Session: c168c796-9a39-4c2a-a645-5f94dc4f1df3 Destroying unnamed session | ||
966 | 2023.12.01 20:23:24.699594 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
967 | 2023.12.01 20:23:24.699689 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
968 | 2023.12.01 20:23:25.381073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
969 | 2023.12.01 20:23:25.381217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
970 | 2023.12.01 20:23:25.381261 [ 3 ] {} <Debug> HTTP-Session: 4ef5ed2e-ba8f-4987-9b32-248c1fb3736d Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
971 | 2023.12.01 20:23:25.381303 [ 3 ] {} <Debug> HTTP-Session: 4ef5ed2e-ba8f-4987-9b32-248c1fb3736d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
972 | 2023.12.01 20:23:25.381580 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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) | ||
973 | 2023.12.01 20:23:25.382357 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
974 | 2023.12.01 20:23:25.382528 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
975 | 2023.12.01 20:23:25.382632 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
976 | 2023.12.01 20:23:25.382936 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
977 | 2023.12.01 20:23:25.386965 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
978 | 2023.12.01 20:23:25.387031 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
979 | 2023.12.01 20:23:25.387267 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
980 | 2023.12.01 20:23:25.392700 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} <Information> executeQuery: Read 4 rows, 443.00 B in 0.011103495 sec., 360 rows/sec., 38.96 KiB/sec. | ||
981 | 2023.12.01 20:23:25.392930 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} <Debug> DynamicQueryHandler: Done processing query | ||
982 | 2023.12.01 20:23:25.392956 [ 3 ] {fa9b1801-e278-487c-b7e7-e719a0419872} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
983 | 2023.12.01 20:23:25.392972 [ 3 ] {} <Debug> HTTP-Session: 4ef5ed2e-ba8f-4987-9b32-248c1fb3736d Destroying unnamed session | ||
984 | 2023.12.01 20:23:25.393275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
985 | 2023.12.01 20:23:25.393327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
986 | 2023.12.01 20:23:25.393348 [ 3 ] {} <Debug> HTTP-Session: b59bd705-0ad2-49bd-a314-75d79befe5f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
987 | 2023.12.01 20:23:25.393368 [ 3 ] {} <Debug> HTTP-Session: b59bd705-0ad2-49bd-a314-75d79befe5f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
988 | 2023.12.01 20:23:25.393499 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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) | ||
989 | 2023.12.01 20:23:25.393954 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
990 | 2023.12.01 20:23:25.394118 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
991 | 2023.12.01 20:23:25.394162 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
992 | 2023.12.01 20:23:25.394308 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
993 | 2023.12.01 20:23:25.394339 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
994 | 2023.12.01 20:23:25.394361 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
995 | 2023.12.01 20:23:25.394391 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
996 | 2023.12.01 20:23:25.395379 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001849864 sec., 2162 rows/sec., 233.86 KiB/sec. | ||
997 | 2023.12.01 20:23:25.395554 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} <Debug> DynamicQueryHandler: Done processing query | ||
998 | 2023.12.01 20:23:25.395579 [ 3 ] {efba4dd9-610e-42b7-9ce3-dfb7745cf2f2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
999 | 2023.12.01 20:23:25.395595 [ 3 ] {} <Debug> HTTP-Session: b59bd705-0ad2-49bd-a314-75d79befe5f3 Destroying unnamed session | ||
1000 | 2023.12.01 20:23:25.395950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1001 | 2023.12.01 20:23:25.395996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1002 | 2023.12.01 20:23:25.396016 [ 3 ] {} <Debug> HTTP-Session: fb33876a-820b-4e76-8374-38e0704d9632 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1003 | 2023.12.01 20:23:25.396035 [ 3 ] {} <Debug> HTTP-Session: fb33876a-820b-4e76-8374-38e0704d9632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1004 | 2023.12.01 20:23:25.396153 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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) | ||
1005 | 2023.12.01 20:23:25.396596 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1006 | 2023.12.01 20:23:25.396758 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1007 | 2023.12.01 20:23:25.396799 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1008 | 2023.12.01 20:23:25.396943 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
1009 | 2023.12.01 20:23:25.396972 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1010 | 2023.12.01 20:23:25.396994 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 | ||
1011 | 2023.12.01 20:23:25.397022 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1012 | 2023.12.01 20:23:25.398020 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001834694 sec., 2180 rows/sec., 235.80 KiB/sec. | ||
1013 | 2023.12.01 20:23:25.398214 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} <Debug> DynamicQueryHandler: Done processing query | ||
1014 | 2023.12.01 20:23:25.398238 [ 3 ] {61f07db3-0340-4b27-af1a-b972435249b2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1015 | 2023.12.01 20:23:25.398252 [ 3 ] {} <Debug> HTTP-Session: fb33876a-820b-4e76-8374-38e0704d9632 Destroying unnamed session | ||
1016 | 2023.12.01 20:23:25.398494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1017 | 2023.12.01 20:23:25.398540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1018 | 2023.12.01 20:23:25.398559 [ 3 ] {} <Debug> HTTP-Session: 510808b1-5415-4e94-835e-0f9efe2a112b Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1019 | 2023.12.01 20:23:25.398577 [ 3 ] {} <Debug> HTTP-Session: 510808b1-5415-4e94-835e-0f9efe2a112b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1020 | 2023.12.01 20:23:25.398694 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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) | ||
1021 | 2023.12.01 20:23:25.399151 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1022 | 2023.12.01 20:23:25.399314 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1023 | 2023.12.01 20:23:25.399355 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1024 | 2023.12.01 20:23:25.399500 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
1025 | 2023.12.01 20:23:25.399529 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1026 | 2023.12.01 20:23:25.399551 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 | ||
1027 | 2023.12.01 20:23:25.399579 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1028 | 2023.12.01 20:23:25.400441 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001712822 sec., 2335 rows/sec., 252.58 KiB/sec. | ||
1029 | 2023.12.01 20:23:25.400618 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} <Debug> DynamicQueryHandler: Done processing query | ||
1030 | 2023.12.01 20:23:25.400642 [ 3 ] {5a037eb0-fddc-47b2-a516-0ec3d618df4a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1031 | 2023.12.01 20:23:25.400658 [ 3 ] {} <Debug> HTTP-Session: 510808b1-5415-4e94-835e-0f9efe2a112b Destroying unnamed session | ||
1032 | 2023.12.01 20:23:25.400883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1033 | 2023.12.01 20:23:25.400927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1034 | 2023.12.01 20:23:25.400946 [ 3 ] {} <Debug> HTTP-Session: 735ef401-f5ca-49b0-848e-29fdd6eb6477 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1035 | 2023.12.01 20:23:25.400963 [ 3 ] {} <Debug> HTTP-Session: 735ef401-f5ca-49b0-848e-29fdd6eb6477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1036 | 2023.12.01 20:23:25.401083 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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) | ||
1037 | 2023.12.01 20:23:25.401539 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1038 | 2023.12.01 20:23:25.401707 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1039 | 2023.12.01 20:23:25.401749 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1040 | 2023.12.01 20:23:25.401892 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1041 | 2023.12.01 20:23:25.401920 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1042 | 2023.12.01 20:23:25.401942 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 | ||
1043 | 2023.12.01 20:23:25.401970 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1044 | 2023.12.01 20:23:25.403061 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001943886 sec., 2057 rows/sec., 222.55 KiB/sec. | ||
1045 | 2023.12.01 20:23:25.403253 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} <Debug> DynamicQueryHandler: Done processing query | ||
1046 | 2023.12.01 20:23:25.403276 [ 3 ] {0037f94c-48d0-4ece-9cc8-19cb24b10a75} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1047 | 2023.12.01 20:23:25.403292 [ 3 ] {} <Debug> HTTP-Session: 735ef401-f5ca-49b0-848e-29fdd6eb6477 Destroying unnamed session | ||
1048 | 2023.12.01 20:23:25.403536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1049 | 2023.12.01 20:23:25.403580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1050 | 2023.12.01 20:23:25.403598 [ 3 ] {} <Debug> HTTP-Session: 0d053113-517a-4a41-b10b-efb66c8a77b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1051 | 2023.12.01 20:23:25.403616 [ 3 ] {} <Debug> HTTP-Session: 0d053113-517a-4a41-b10b-efb66c8a77b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1052 | 2023.12.01 20:23:25.403736 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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) | ||
1053 | 2023.12.01 20:23:25.404198 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1054 | 2023.12.01 20:23:25.404364 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1055 | 2023.12.01 20:23:25.404406 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1056 | 2023.12.01 20:23:25.404553 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1057 | 2023.12.01 20:23:25.404583 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1058 | 2023.12.01 20:23:25.404603 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 | ||
1059 | 2023.12.01 20:23:25.404632 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1060 | 2023.12.01 20:23:25.405465 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001694462 sec., 2360 rows/sec., 255.31 KiB/sec. | ||
1061 | 2023.12.01 20:23:25.405656 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} <Debug> DynamicQueryHandler: Done processing query | ||
1062 | 2023.12.01 20:23:25.405681 [ 3 ] {91a4963d-b03b-46ee-bb0e-3eaea4fbe8e3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1063 | 2023.12.01 20:23:25.405697 [ 3 ] {} <Debug> HTTP-Session: 0d053113-517a-4a41-b10b-efb66c8a77b2 Destroying unnamed session | ||
1064 | 2023.12.01 20:23:25.415586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1065 | 2023.12.01 20:23:25.415678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1066 | 2023.12.01 20:23:25.415718 [ 3 ] {} <Debug> HTTP-Session: 4a7b4441-426c-48c9-94d1-2e8f4b77ec9f Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1067 | 2023.12.01 20:23:25.415753 [ 3 ] {} <Debug> HTTP-Session: 4a7b4441-426c-48c9-94d1-2e8f4b77ec9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1068 | 2023.12.01 20:23:25.415904 [ 3 ] {69d8bd18-938a-4924-8482-a6c74c9da7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1069 | 2023.12.01 20:23:25.415984 [ 3 ] {69d8bd18-938a-4924-8482-a6c74c9da7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1070 | 2023.12.01 20:23:25.416255 [ 3 ] {69d8bd18-938a-4924-8482-a6c74c9da7ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1071 | 2023.12.01 20:23:25.416653 [ 3 ] {69d8bd18-938a-4924-8482-a6c74c9da7ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1072 | 2023.12.01 20:23:25.416957 [ 3 ] {69d8bd18-938a-4924-8482-a6c74c9da7ae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1073 | 2023.12.01 20:23:25.417116 [ 3 ] {69d8bd18-938a-4924-8482-a6c74c9da7ae} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1074 | 2023.12.01 20:23:25.417245 [ 3 ] {69d8bd18-938a-4924-8482-a6c74c9da7ae} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001289944 sec., 4651 rows/sec., 754.03 KiB/sec. | ||
1075 | 2023.12.01 20:23:25.417409 [ 3 ] {69d8bd18-938a-4924-8482-a6c74c9da7ae} <Debug> DynamicQueryHandler: Done processing query | ||
1076 | 2023.12.01 20:23:25.417435 [ 3 ] {69d8bd18-938a-4924-8482-a6c74c9da7ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1077 | 2023.12.01 20:23:25.417451 [ 3 ] {} <Debug> HTTP-Session: 4a7b4441-426c-48c9-94d1-2e8f4b77ec9f Destroying unnamed session | ||
1078 | 2023.12.01 20:23:25.417571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5319, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1079 | 2023.12.01 20:23:25.417615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1080 | 2023.12.01 20:23:25.417634 [ 3 ] {} <Debug> HTTP-Session: 6574c73b-90e7-4f81-ac65-5b1f845f7865 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1081 | 2023.12.01 20:23:25.417652 [ 3 ] {} <Debug> HTTP-Session: 6574c73b-90e7-4f81-ac65-5b1f845f7865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1082 | 2023.12.01 20:23:25.417724 [ 3 ] {15d3063f-ee85-40ce-b5ed-18aff6608407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1083 | 2023.12.01 20:23:25.417762 [ 3 ] {15d3063f-ee85-40ce-b5ed-18aff6608407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1084 | 2023.12.01 20:23:25.417872 [ 3 ] {15d3063f-ee85-40ce-b5ed-18aff6608407} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1085 | 2023.12.01 20:23:25.418170 [ 3 ] {15d3063f-ee85-40ce-b5ed-18aff6608407} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1086 | 2023.12.01 20:23:25.418371 [ 3 ] {15d3063f-ee85-40ce-b5ed-18aff6608407} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1087 | 2023.12.01 20:23:25.418518 [ 3 ] {15d3063f-ee85-40ce-b5ed-18aff6608407} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1088 | 2023.12.01 20:23:25.418638 [ 3 ] {15d3063f-ee85-40ce-b5ed-18aff6608407} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.000888887 sec., 40500 rows/sec., 3.40 MiB/sec. | ||
1089 | 2023.12.01 20:23:25.418761 [ 3 ] {15d3063f-ee85-40ce-b5ed-18aff6608407} <Debug> DynamicQueryHandler: Done processing query | ||
1090 | 2023.12.01 20:23:25.418784 [ 3 ] {15d3063f-ee85-40ce-b5ed-18aff6608407} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1091 | 2023.12.01 20:23:25.418800 [ 3 ] {} <Debug> HTTP-Session: 6574c73b-90e7-4f81-ac65-5b1f845f7865 Destroying unnamed session | ||
1092 | 2023.12.01 20:23:25.418920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 4090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1093 | 2023.12.01 20:23:25.418964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1094 | 2023.12.01 20:23:25.418983 [ 3 ] {} <Debug> HTTP-Session: 6790680b-5e51-4337-97f8-354161eebc32 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1095 | 2023.12.01 20:23:25.419000 [ 3 ] {} <Debug> HTTP-Session: 6790680b-5e51-4337-97f8-354161eebc32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1096 | 2023.12.01 20:23:25.419070 [ 3 ] {072eccd5-84a6-48ed-9cac-804ccf10c5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1097 | 2023.12.01 20:23:25.419108 [ 3 ] {072eccd5-84a6-48ed-9cac-804ccf10c5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1098 | 2023.12.01 20:23:25.419214 [ 3 ] {072eccd5-84a6-48ed-9cac-804ccf10c5f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1099 | 2023.12.01 20:23:25.419488 [ 3 ] {072eccd5-84a6-48ed-9cac-804ccf10c5f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1100 | 2023.12.01 20:23:25.419688 [ 3 ] {072eccd5-84a6-48ed-9cac-804ccf10c5f6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1101 | 2023.12.01 20:23:25.419832 [ 3 ] {072eccd5-84a6-48ed-9cac-804ccf10c5f6} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1102 | 2023.12.01 20:23:25.419949 [ 3 ] {072eccd5-84a6-48ed-9cac-804ccf10c5f6} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000854186 sec., 28096 rows/sec., 2.17 MiB/sec. | ||
1103 | 2023.12.01 20:23:25.420053 [ 3 ] {072eccd5-84a6-48ed-9cac-804ccf10c5f6} <Debug> DynamicQueryHandler: Done processing query | ||
1104 | 2023.12.01 20:23:25.420076 [ 3 ] {072eccd5-84a6-48ed-9cac-804ccf10c5f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1105 | 2023.12.01 20:23:25.420092 [ 3 ] {} <Debug> HTTP-Session: 6790680b-5e51-4337-97f8-354161eebc32 Destroying unnamed session | ||
1106 | 2023.12.01 20:23:25.420269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 39272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1107 | 2023.12.01 20:23:25.420313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1108 | 2023.12.01 20:23:25.420332 [ 3 ] {} <Debug> HTTP-Session: 8794d604-decb-4bc8-84c8-ddc48c943ffe Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1109 | 2023.12.01 20:23:25.420349 [ 3 ] {} <Debug> HTTP-Session: 8794d604-decb-4bc8-84c8-ddc48c943ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1110 | 2023.12.01 20:23:25.420426 [ 3 ] {5c05f1e9-8956-471f-9822-54e0396f022b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1111 | 2023.12.01 20:23:25.420468 [ 3 ] {5c05f1e9-8956-471f-9822-54e0396f022b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1112 | 2023.12.01 20:23:25.420582 [ 3 ] {5c05f1e9-8956-471f-9822-54e0396f022b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1113 | 2023.12.01 20:23:25.421086 [ 3 ] {5c05f1e9-8956-471f-9822-54e0396f022b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1114 | 2023.12.01 20:23:25.421358 [ 3 ] {5c05f1e9-8956-471f-9822-54e0396f022b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1115 | 2023.12.01 20:23:25.421549 [ 3 ] {5c05f1e9-8956-471f-9822-54e0396f022b} <Trace> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1116 | 2023.12.01 20:23:25.421669 [ 3 ] {5c05f1e9-8956-471f-9822-54e0396f022b} <Information> executeQuery: Read 204 rows, 14.54 KiB in 0.001215113 sec., 167885 rows/sec., 11.69 MiB/sec. | ||
1117 | 2023.12.01 20:23:25.421803 [ 3 ] {5c05f1e9-8956-471f-9822-54e0396f022b} <Debug> DynamicQueryHandler: Done processing query | ||
1118 | 2023.12.01 20:23:25.421827 [ 3 ] {5c05f1e9-8956-471f-9822-54e0396f022b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1119 | 2023.12.01 20:23:25.421843 [ 3 ] {} <Debug> HTTP-Session: 8794d604-decb-4bc8-84c8-ddc48c943ffe Destroying unnamed session | ||
1120 | 2023.12.01 20:23:30.370229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1121 | 2023.12.01 20:23:30.370362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1122 | 2023.12.01 20:23:30.370394 [ 3 ] {} <Debug> HTTP-Session: eda08d87-820e-4a9a-9ed5-1bd4135b2ecb Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1123 | 2023.12.01 20:23:30.370422 [ 3 ] {} <Debug> HTTP-Session: eda08d87-820e-4a9a-9ed5-1bd4135b2ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1124 | 2023.12.01 20:23:30.370564 [ 3 ] {c2bf09f2-5790-43cf-b7e8-21b76d8d986a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1125 | 2023.12.01 20:23:30.370632 [ 3 ] {c2bf09f2-5790-43cf-b7e8-21b76d8d986a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1126 | 2023.12.01 20:23:30.370811 [ 3 ] {c2bf09f2-5790-43cf-b7e8-21b76d8d986a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1127 | 2023.12.01 20:23:30.371322 [ 3 ] {c2bf09f2-5790-43cf-b7e8-21b76d8d986a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1128 | 2023.12.01 20:23:30.371591 [ 3 ] {c2bf09f2-5790-43cf-b7e8-21b76d8d986a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1129 | 2023.12.01 20:23:30.371758 [ 3 ] {c2bf09f2-5790-43cf-b7e8-21b76d8d986a} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1130 | 2023.12.01 20:23:30.371893 [ 3 ] {c2bf09f2-5790-43cf-b7e8-21b76d8d986a} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001287894 sec., 31834 rows/sec., 2.52 MiB/sec. | ||
1131 | 2023.12.01 20:23:30.372049 [ 3 ] {c2bf09f2-5790-43cf-b7e8-21b76d8d986a} <Debug> DynamicQueryHandler: Done processing query | ||
1132 | 2023.12.01 20:23:30.372076 [ 3 ] {c2bf09f2-5790-43cf-b7e8-21b76d8d986a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1133 | 2023.12.01 20:23:30.372093 [ 3 ] {} <Debug> HTTP-Session: eda08d87-820e-4a9a-9ed5-1bd4135b2ecb Destroying unnamed session | ||
1134 | 2023.12.01 20:23:30.372234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1135 | 2023.12.01 20:23:30.372288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1136 | 2023.12.01 20:23:30.372308 [ 3 ] {} <Debug> HTTP-Session: a6866943-f8ae-416c-9b6c-ac5acb8d22fe Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1137 | 2023.12.01 20:23:30.372328 [ 3 ] {} <Debug> HTTP-Session: a6866943-f8ae-416c-9b6c-ac5acb8d22fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1138 | 2023.12.01 20:23:30.372414 [ 3 ] {9f718195-bae4-4d99-b363-8ca9866a3128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1139 | 2023.12.01 20:23:30.372455 [ 3 ] {9f718195-bae4-4d99-b363-8ca9866a3128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1140 | 2023.12.01 20:23:30.372564 [ 3 ] {9f718195-bae4-4d99-b363-8ca9866a3128} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1141 | 2023.12.01 20:23:30.372954 [ 3 ] {9f718195-bae4-4d99-b363-8ca9866a3128} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1142 | 2023.12.01 20:23:30.373184 [ 3 ] {9f718195-bae4-4d99-b363-8ca9866a3128} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1143 | 2023.12.01 20:23:30.373335 [ 3 ] {9f718195-bae4-4d99-b363-8ca9866a3128} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1144 | 2023.12.01 20:23:30.373455 [ 3 ] {9f718195-bae4-4d99-b363-8ca9866a3128} <Information> executeQuery: Read 123 rows, 12.26 KiB in 0.001016389 sec., 121016 rows/sec., 11.78 MiB/sec. | ||
1145 | 2023.12.01 20:23:30.373581 [ 3 ] {9f718195-bae4-4d99-b363-8ca9866a3128} <Debug> DynamicQueryHandler: Done processing query | ||
1146 | 2023.12.01 20:23:30.373605 [ 3 ] {9f718195-bae4-4d99-b363-8ca9866a3128} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1147 | 2023.12.01 20:23:30.373620 [ 3 ] {} <Debug> HTTP-Session: a6866943-f8ae-416c-9b6c-ac5acb8d22fe Destroying unnamed session | ||
1148 | 2023.12.01 20:23:30.373740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1149 | 2023.12.01 20:23:30.373787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1150 | 2023.12.01 20:23:30.373804 [ 3 ] {} <Debug> HTTP-Session: 1bc2999b-8680-4891-bfee-1b40cc80b924 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1151 | 2023.12.01 20:23:30.373821 [ 3 ] {} <Debug> HTTP-Session: 1bc2999b-8680-4891-bfee-1b40cc80b924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1152 | 2023.12.01 20:23:30.373893 [ 3 ] {5ba2d29d-cd2b-4597-ae48-3fcb04994d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1153 | 2023.12.01 20:23:30.373932 [ 3 ] {5ba2d29d-cd2b-4597-ae48-3fcb04994d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1154 | 2023.12.01 20:23:30.374037 [ 3 ] {5ba2d29d-cd2b-4597-ae48-3fcb04994d4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1155 | 2023.12.01 20:23:30.374355 [ 3 ] {5ba2d29d-cd2b-4597-ae48-3fcb04994d4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1156 | 2023.12.01 20:23:30.374560 [ 3 ] {5ba2d29d-cd2b-4597-ae48-3fcb04994d4d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1157 | 2023.12.01 20:23:30.374706 [ 3 ] {5ba2d29d-cd2b-4597-ae48-3fcb04994d4d} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1158 | 2023.12.01 20:23:30.374821 [ 3 ] {5ba2d29d-cd2b-4597-ae48-3fcb04994d4d} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.000902537 sec., 45427 rows/sec., 3.55 MiB/sec. | ||
1159 | 2023.12.01 20:23:30.374929 [ 3 ] {5ba2d29d-cd2b-4597-ae48-3fcb04994d4d} <Debug> DynamicQueryHandler: Done processing query | ||
1160 | 2023.12.01 20:23:30.374951 [ 3 ] {5ba2d29d-cd2b-4597-ae48-3fcb04994d4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1161 | 2023.12.01 20:23:30.374966 [ 3 ] {} <Debug> HTTP-Session: 1bc2999b-8680-4891-bfee-1b40cc80b924 Destroying unnamed session | ||
1162 | 2023.12.01 20:23:30.375098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1163 | 2023.12.01 20:23:30.375141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1164 | 2023.12.01 20:23:30.375160 [ 3 ] {} <Debug> HTTP-Session: 547eb9fe-5a35-4cc7-a50a-637f1743cbae Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1165 | 2023.12.01 20:23:30.375177 [ 3 ] {} <Debug> HTTP-Session: 547eb9fe-5a35-4cc7-a50a-637f1743cbae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1166 | 2023.12.01 20:23:30.375260 [ 3 ] {608b9a71-c48f-4b0d-9425-a3c857c784a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1167 | 2023.12.01 20:23:30.375304 [ 3 ] {608b9a71-c48f-4b0d-9425-a3c857c784a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1168 | 2023.12.01 20:23:30.375438 [ 3 ] {608b9a71-c48f-4b0d-9425-a3c857c784a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1169 | 2023.12.01 20:23:30.375873 [ 3 ] {608b9a71-c48f-4b0d-9425-a3c857c784a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1170 | 2023.12.01 20:23:30.376197 [ 3 ] {608b9a71-c48f-4b0d-9425-a3c857c784a5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1171 | 2023.12.01 20:23:30.376394 [ 3 ] {608b9a71-c48f-4b0d-9425-a3c857c784a5} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1172 | 2023.12.01 20:23:30.376521 [ 3 ] {608b9a71-c48f-4b0d-9425-a3c857c784a5} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001235943 sec., 33173 rows/sec., 44.77 MiB/sec. | ||
1173 | 2023.12.01 20:23:30.376671 [ 3 ] {608b9a71-c48f-4b0d-9425-a3c857c784a5} <Debug> DynamicQueryHandler: Done processing query | ||
1174 | 2023.12.01 20:23:30.376695 [ 3 ] {608b9a71-c48f-4b0d-9425-a3c857c784a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1175 | 2023.12.01 20:23:30.376710 [ 3 ] {} <Debug> HTTP-Session: 547eb9fe-5a35-4cc7-a50a-637f1743cbae Destroying unnamed session | ||
1176 | 2023.12.01 20:23:39.700550 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1177 | 2023.12.01 20:23:39.700621 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1178 | 2023.12.01 20:23:40.343577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1179 | 2023.12.01 20:23:40.343676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1180 | 2023.12.01 20:23:40.343700 [ 3 ] {} <Debug> HTTP-Session: 6a66abc0-357b-4493-8497-ec085ab42d95 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1181 | 2023.12.01 20:23:40.343724 [ 3 ] {} <Debug> HTTP-Session: 6a66abc0-357b-4493-8497-ec085ab42d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1182 | 2023.12.01 20:23:40.343845 [ 3 ] {d0c54e1d-2579-4168-933a-9b5bb66b325e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1183 | 2023.12.01 20:23:40.343904 [ 3 ] {d0c54e1d-2579-4168-933a-9b5bb66b325e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1184 | 2023.12.01 20:23:40.344058 [ 3 ] {d0c54e1d-2579-4168-933a-9b5bb66b325e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1185 | 2023.12.01 20:23:40.344503 [ 3 ] {d0c54e1d-2579-4168-933a-9b5bb66b325e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1186 | 2023.12.01 20:23:40.344757 [ 3 ] {d0c54e1d-2579-4168-933a-9b5bb66b325e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1187 | 2023.12.01 20:23:40.344920 [ 3 ] {d0c54e1d-2579-4168-933a-9b5bb66b325e} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1188 | 2023.12.01 20:23:40.345056 [ 3 ] {d0c54e1d-2579-4168-933a-9b5bb66b325e} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001167092 sec., 35130 rows/sec., 2.78 MiB/sec. | ||
1189 | 2023.12.01 20:23:40.345190 [ 3 ] {d0c54e1d-2579-4168-933a-9b5bb66b325e} <Debug> DynamicQueryHandler: Done processing query | ||
1190 | 2023.12.01 20:23:40.345214 [ 3 ] {d0c54e1d-2579-4168-933a-9b5bb66b325e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1191 | 2023.12.01 20:23:40.345230 [ 3 ] {} <Debug> HTTP-Session: 6a66abc0-357b-4493-8497-ec085ab42d95 Destroying unnamed session | ||
1192 | 2023.12.01 20:23:40.345361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1193 | 2023.12.01 20:23:40.345407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1194 | 2023.12.01 20:23:40.345427 [ 3 ] {} <Debug> HTTP-Session: 9cf1f660-1d3b-4fb1-bb3c-1cbab7ccfd84 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1195 | 2023.12.01 20:23:40.345446 [ 3 ] {} <Debug> HTTP-Session: 9cf1f660-1d3b-4fb1-bb3c-1cbab7ccfd84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1196 | 2023.12.01 20:23:40.345529 [ 3 ] {f807993e-2658-4591-98c3-543e81febe4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1197 | 2023.12.01 20:23:40.345568 [ 3 ] {f807993e-2658-4591-98c3-543e81febe4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1198 | 2023.12.01 20:23:40.345671 [ 3 ] {f807993e-2658-4591-98c3-543e81febe4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1199 | 2023.12.01 20:23:40.346036 [ 3 ] {f807993e-2658-4591-98c3-543e81febe4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1200 | 2023.12.01 20:23:40.346250 [ 3 ] {f807993e-2658-4591-98c3-543e81febe4d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1201 | 2023.12.01 20:23:40.346403 [ 3 ] {f807993e-2658-4591-98c3-543e81febe4d} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1202 | 2023.12.01 20:23:40.346532 [ 3 ] {f807993e-2658-4591-98c3-543e81febe4d} <Information> executeQuery: Read 123 rows, 12.26 KiB in 0.000977207 sec., 125868 rows/sec., 12.25 MiB/sec. | ||
1203 | 2023.12.01 20:23:40.346652 [ 3 ] {f807993e-2658-4591-98c3-543e81febe4d} <Debug> DynamicQueryHandler: Done processing query | ||
1204 | 2023.12.01 20:23:40.346675 [ 3 ] {f807993e-2658-4591-98c3-543e81febe4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1205 | 2023.12.01 20:23:40.346691 [ 3 ] {} <Debug> HTTP-Session: 9cf1f660-1d3b-4fb1-bb3c-1cbab7ccfd84 Destroying unnamed session | ||
1206 | 2023.12.01 20:23:40.346808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1207 | 2023.12.01 20:23:40.346852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1208 | 2023.12.01 20:23:40.346870 [ 3 ] {} <Debug> HTTP-Session: 97a967f4-6aed-4d9e-a130-fa06549cddde Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1209 | 2023.12.01 20:23:40.346886 [ 3 ] {} <Debug> HTTP-Session: 97a967f4-6aed-4d9e-a130-fa06549cddde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1210 | 2023.12.01 20:23:40.346957 [ 3 ] {af2d17ae-822f-4029-816d-cd5a04925313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1211 | 2023.12.01 20:23:40.346995 [ 3 ] {af2d17ae-822f-4029-816d-cd5a04925313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1212 | 2023.12.01 20:23:40.347101 [ 3 ] {af2d17ae-822f-4029-816d-cd5a04925313} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1213 | 2023.12.01 20:23:40.347392 [ 3 ] {af2d17ae-822f-4029-816d-cd5a04925313} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1214 | 2023.12.01 20:23:40.347598 [ 3 ] {af2d17ae-822f-4029-816d-cd5a04925313} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1215 | 2023.12.01 20:23:40.347745 [ 3 ] {af2d17ae-822f-4029-816d-cd5a04925313} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1216 | 2023.12.01 20:23:40.347865 [ 3 ] {af2d17ae-822f-4029-816d-cd5a04925313} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.000881056 sec., 46535 rows/sec., 3.64 MiB/sec. | ||
1217 | 2023.12.01 20:23:40.348031 [ 3 ] {af2d17ae-822f-4029-816d-cd5a04925313} <Debug> DynamicQueryHandler: Done processing query | ||
1218 | 2023.12.01 20:23:40.348055 [ 3 ] {af2d17ae-822f-4029-816d-cd5a04925313} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1219 | 2023.12.01 20:23:40.348070 [ 3 ] {} <Debug> HTTP-Session: 97a967f4-6aed-4d9e-a130-fa06549cddde Destroying unnamed session | ||
1220 | 2023.12.01 20:23:40.348203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1221 | 2023.12.01 20:23:40.348248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1222 | 2023.12.01 20:23:40.348267 [ 3 ] {} <Debug> HTTP-Session: 794048b1-0059-4bf3-83c1-d14fec6bb11e Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1223 | 2023.12.01 20:23:40.348284 [ 3 ] {} <Debug> HTTP-Session: 794048b1-0059-4bf3-83c1-d14fec6bb11e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1224 | 2023.12.01 20:23:40.348363 [ 3 ] {9cea911d-97a8-4b56-a027-822d4e0a3c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1225 | 2023.12.01 20:23:40.348408 [ 3 ] {9cea911d-97a8-4b56-a027-822d4e0a3c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1226 | 2023.12.01 20:23:40.348552 [ 3 ] {9cea911d-97a8-4b56-a027-822d4e0a3c23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1227 | 2023.12.01 20:23:40.349046 [ 3 ] {9cea911d-97a8-4b56-a027-822d4e0a3c23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1228 | 2023.12.01 20:23:40.349346 [ 3 ] {9cea911d-97a8-4b56-a027-822d4e0a3c23} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1229 | 2023.12.01 20:23:40.349528 [ 3 ] {9cea911d-97a8-4b56-a027-822d4e0a3c23} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1230 | 2023.12.01 20:23:40.349653 [ 3 ] {9cea911d-97a8-4b56-a027-822d4e0a3c23} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001264154 sec., 32432 rows/sec., 43.77 MiB/sec. | ||
1231 | 2023.12.01 20:23:40.349768 [ 3 ] {9cea911d-97a8-4b56-a027-822d4e0a3c23} <Debug> DynamicQueryHandler: Done processing query | ||
1232 | 2023.12.01 20:23:40.349790 [ 3 ] {9cea911d-97a8-4b56-a027-822d4e0a3c23} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1233 | 2023.12.01 20:23:40.349809 [ 3 ] {} <Debug> HTTP-Session: 794048b1-0059-4bf3-83c1-d14fec6bb11e Destroying unnamed session | ||
1234 | 2023.12.01 20:23:50.314370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1235 | 2023.12.01 20:23:50.314547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1236 | 2023.12.01 20:23:50.314594 [ 3 ] {} <Debug> HTTP-Session: 7eb3416e-1294-4af9-b37d-17c63f358d13 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1237 | 2023.12.01 20:23:50.314637 [ 3 ] {} <Debug> HTTP-Session: 7eb3416e-1294-4af9-b37d-17c63f358d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1238 | 2023.12.01 20:23:50.314937 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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) | ||
1239 | 2023.12.01 20:23:50.315548 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1240 | 2023.12.01 20:23:50.315732 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1241 | 2023.12.01 20:23:50.315783 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1242 | 2023.12.01 20:23:50.315949 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1243 | 2023.12.01 20:23:50.316028 [ 190 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1244 | 2023.12.01 20:23:50.316094 [ 187 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1245 | 2023.12.01 20:23:50.316238 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 | ||
1246 | 2023.12.01 20:23:50.316324 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1247 | 2023.12.01 20:23:50.318122 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003148238 sec., 3176 rows/sec., 446.37 KiB/sec. | ||
1248 | 2023.12.01 20:23:50.318384 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} <Debug> DynamicQueryHandler: Done processing query | ||
1249 | 2023.12.01 20:23:50.318409 [ 3 ] {a18561b1-e683-47bc-91f8-13dec4c0891c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1250 | 2023.12.01 20:23:50.318426 [ 3 ] {} <Debug> HTTP-Session: 7eb3416e-1294-4af9-b37d-17c63f358d13 Destroying unnamed session | ||
1251 | 2023.12.01 20:23:50.318686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1252 | 2023.12.01 20:23:50.318734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1253 | 2023.12.01 20:23:50.318754 [ 3 ] {} <Debug> HTTP-Session: 7c2eec89-0f6f-48fa-9392-c0c7d8258659 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1254 | 2023.12.01 20:23:50.318773 [ 3 ] {} <Debug> HTTP-Session: 7c2eec89-0f6f-48fa-9392-c0c7d8258659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1255 | 2023.12.01 20:23:50.318908 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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', '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) | ||
1256 | 2023.12.01 20:23:50.319400 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1257 | 2023.12.01 20:23:50.319576 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1258 | 2023.12.01 20:23:50.319618 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1259 | 2023.12.01 20:23:50.319766 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
1260 | 2023.12.01 20:23:50.319818 [ 193 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1261 | 2023.12.01 20:23:50.319836 [ 192 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1262 | 2023.12.01 20:23:50.319942 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 | ||
1263 | 2023.12.01 20:23:50.320001 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1264 | 2023.12.01 20:23:50.321523 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002584878 sec., 3868 rows/sec., 543.65 KiB/sec. | ||
1265 | 2023.12.01 20:23:50.321760 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} <Debug> DynamicQueryHandler: Done processing query | ||
1266 | 2023.12.01 20:23:50.321785 [ 3 ] {a371356b-9693-4bf1-881f-ca41848b2ec2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1267 | 2023.12.01 20:23:50.321801 [ 3 ] {} <Debug> HTTP-Session: 7c2eec89-0f6f-48fa-9392-c0c7d8258659 Destroying unnamed session | ||
1268 | 2023.12.01 20:23:50.322156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1269 | 2023.12.01 20:23:50.322200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1270 | 2023.12.01 20:23:50.322219 [ 3 ] {} <Debug> HTTP-Session: 80cce8f3-8856-46c3-bbd5-001a091cdca8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1271 | 2023.12.01 20:23:50.322237 [ 3 ] {} <Debug> HTTP-Session: 80cce8f3-8856-46c3-bbd5-001a091cdca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1272 | 2023.12.01 20:23:50.322364 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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', '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) | ||
1273 | 2023.12.01 20:23:50.322861 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1274 | 2023.12.01 20:23:50.323039 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1275 | 2023.12.01 20:23:50.323082 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1276 | 2023.12.01 20:23:50.323230 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1277 | 2023.12.01 20:23:50.323312 [ 187 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1278 | 2023.12.01 20:23:50.323327 [ 190 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1279 | 2023.12.01 20:23:50.323422 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 | ||
1280 | 2023.12.01 20:23:50.323475 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1281 | 2023.12.01 20:23:50.324939 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002546297 sec., 3927 rows/sec., 551.89 KiB/sec. | ||
1282 | 2023.12.01 20:23:50.325169 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} <Debug> DynamicQueryHandler: Done processing query | ||
1283 | 2023.12.01 20:23:50.325193 [ 3 ] {a12f15c1-8967-44b1-b4e5-f0442ad0a6da} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1284 | 2023.12.01 20:23:50.325209 [ 3 ] {} <Debug> HTTP-Session: 80cce8f3-8856-46c3-bbd5-001a091cdca8 Destroying unnamed session | ||
1285 | 2023.12.01 20:23:50.325445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1286 | 2023.12.01 20:23:50.325491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1287 | 2023.12.01 20:23:50.325511 [ 3 ] {} <Debug> HTTP-Session: fec4a325-cd2c-4bf5-8874-f708d473749e Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1288 | 2023.12.01 20:23:50.325529 [ 3 ] {} <Debug> HTTP-Session: fec4a325-cd2c-4bf5-8874-f708d473749e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1289 | 2023.12.01 20:23:50.325656 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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', '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) | ||
1290 | 2023.12.01 20:23:50.326143 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1291 | 2023.12.01 20:23:50.326328 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1292 | 2023.12.01 20:23:50.326370 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1293 | 2023.12.01 20:23:50.326515 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1294 | 2023.12.01 20:23:50.326596 [ 187 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1295 | 2023.12.01 20:23:50.326606 [ 191 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1296 | 2023.12.01 20:23:50.326718 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 | ||
1297 | 2023.12.01 20:23:50.326776 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1298 | 2023.12.01 20:23:50.328494 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002809542 sec., 3559 rows/sec., 500.18 KiB/sec. | ||
1299 | 2023.12.01 20:23:50.328747 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} <Debug> DynamicQueryHandler: Done processing query | ||
1300 | 2023.12.01 20:23:50.328771 [ 3 ] {f6c90a2a-eb21-49a7-9dd5-f037abf11126} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1301 | 2023.12.01 20:23:50.328787 [ 3 ] {} <Debug> HTTP-Session: fec4a325-cd2c-4bf5-8874-f708d473749e Destroying unnamed session | ||
1302 | 2023.12.01 20:23:50.329013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1303 | 2023.12.01 20:23:50.329059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1304 | 2023.12.01 20:23:50.329078 [ 3 ] {} <Debug> HTTP-Session: 48a24523-2791-46b8-9654-b4bd4108a407 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1305 | 2023.12.01 20:23:50.329095 [ 3 ] {} <Debug> HTTP-Session: 48a24523-2791-46b8-9654-b4bd4108a407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1306 | 2023.12.01 20:23:50.329222 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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', '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) | ||
1307 | 2023.12.01 20:23:50.329721 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1308 | 2023.12.01 20:23:50.329910 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1309 | 2023.12.01 20:23:50.329951 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1310 | 2023.12.01 20:23:50.330098 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1311 | 2023.12.01 20:23:50.330190 [ 187 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1312 | 2023.12.01 20:23:50.330190 [ 191 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1313 | 2023.12.01 20:23:50.330303 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 | ||
1314 | 2023.12.01 20:23:50.330362 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1315 | 2023.12.01 20:23:50.331877 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002623019 sec., 3812 rows/sec., 535.75 KiB/sec. | ||
1316 | 2023.12.01 20:23:50.332123 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} <Debug> DynamicQueryHandler: Done processing query | ||
1317 | 2023.12.01 20:23:50.332147 [ 3 ] {51eed672-58be-49ed-bc8b-75bd29a9d864} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1318 | 2023.12.01 20:23:50.332163 [ 3 ] {} <Debug> HTTP-Session: 48a24523-2791-46b8-9654-b4bd4108a407 Destroying unnamed session | ||
1319 | 2023.12.01 20:23:50.332397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1320 | 2023.12.01 20:23:50.332443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1321 | 2023.12.01 20:23:50.332462 [ 3 ] {} <Debug> HTTP-Session: 1557316b-0b4c-42a4-b964-5b273196366c Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1322 | 2023.12.01 20:23:50.332479 [ 3 ] {} <Debug> HTTP-Session: 1557316b-0b4c-42a4-b964-5b273196366c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1323 | 2023.12.01 20:23:50.332605 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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', '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) | ||
1324 | 2023.12.01 20:23:50.333117 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1325 | 2023.12.01 20:23:50.333298 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1326 | 2023.12.01 20:23:50.333341 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1327 | 2023.12.01 20:23:50.333512 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1328 | 2023.12.01 20:23:50.333599 [ 187 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1329 | 2023.12.01 20:23:50.333599 [ 191 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1330 | 2023.12.01 20:23:50.333692 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 | ||
1331 | 2023.12.01 20:23:50.333750 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1332 | 2023.12.01 20:23:50.335211 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002576838 sec., 3880 rows/sec., 545.35 KiB/sec. | ||
1333 | 2023.12.01 20:23:50.335457 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} <Debug> DynamicQueryHandler: Done processing query | ||
1334 | 2023.12.01 20:23:50.335479 [ 3 ] {615e539e-ab99-4e5e-90bb-499abb7b71c5} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1335 | 2023.12.01 20:23:50.335495 [ 3 ] {} <Debug> HTTP-Session: 1557316b-0b4c-42a4-b964-5b273196366c Destroying unnamed session | ||
1336 | 2023.12.01 20:23:50.335708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1337 | 2023.12.01 20:23:50.335752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1338 | 2023.12.01 20:23:50.335771 [ 3 ] {} <Debug> HTTP-Session: 8878942d-1cc8-4ec0-a67e-4390f91f1701 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1339 | 2023.12.01 20:23:50.335788 [ 3 ] {} <Debug> HTTP-Session: 8878942d-1cc8-4ec0-a67e-4390f91f1701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1340 | 2023.12.01 20:23:50.335915 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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', '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) | ||
1341 | 2023.12.01 20:23:50.336425 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1342 | 2023.12.01 20:23:50.336607 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1343 | 2023.12.01 20:23:50.336649 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1344 | 2023.12.01 20:23:50.336794 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1345 | 2023.12.01 20:23:50.336877 [ 191 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1346 | 2023.12.01 20:23:50.336887 [ 187 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1347 | 2023.12.01 20:23:50.336978 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 | ||
1348 | 2023.12.01 20:23:50.337038 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1349 | 2023.12.01 20:23:50.338677 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.00273003 sec., 3662 rows/sec., 514.75 KiB/sec. | ||
1350 | 2023.12.01 20:23:50.338947 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} <Debug> DynamicQueryHandler: Done processing query | ||
1351 | 2023.12.01 20:23:50.338975 [ 3 ] {a6da90a4-1c37-441f-bd54-0300738d2f87} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1352 | 2023.12.01 20:23:50.338994 [ 3 ] {} <Debug> HTTP-Session: 8878942d-1cc8-4ec0-a67e-4390f91f1701 Destroying unnamed session | ||
1353 | 2023.12.01 20:23:50.339207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1354 | 2023.12.01 20:23:50.339260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1355 | 2023.12.01 20:23:50.339282 [ 3 ] {} <Debug> HTTP-Session: aabde7da-e4f5-4de2-a573-6b06d402a594 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1356 | 2023.12.01 20:23:50.339303 [ 3 ] {} <Debug> HTTP-Session: aabde7da-e4f5-4de2-a573-6b06d402a594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1357 | 2023.12.01 20:23:50.339459 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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', '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) | ||
1358 | 2023.12.01 20:23:50.340038 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1359 | 2023.12.01 20:23:50.340223 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1360 | 2023.12.01 20:23:50.340265 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1361 | 2023.12.01 20:23:50.340412 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1362 | 2023.12.01 20:23:50.340479 [ 192 ] {7950086e-5a92-4321-b60b-faddb08a905c} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1363 | 2023.12.01 20:23:50.340480 [ 187 ] {7950086e-5a92-4321-b60b-faddb08a905c} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1364 | 2023.12.01 20:23:50.340551 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 | ||
1365 | 2023.12.01 20:23:50.340612 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1366 | 2023.12.01 20:23:50.342127 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002633368 sec., 3797 rows/sec., 533.64 KiB/sec. | ||
1367 | 2023.12.01 20:23:50.342375 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} <Debug> DynamicQueryHandler: Done processing query | ||
1368 | 2023.12.01 20:23:50.342400 [ 3 ] {7950086e-5a92-4321-b60b-faddb08a905c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1369 | 2023.12.01 20:23:50.342416 [ 3 ] {} <Debug> HTTP-Session: aabde7da-e4f5-4de2-a573-6b06d402a594 Destroying unnamed session | ||
1370 | 2023.12.01 20:23:50.342624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1371 | 2023.12.01 20:23:50.342667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1372 | 2023.12.01 20:23:50.342686 [ 3 ] {} <Debug> HTTP-Session: 030232cd-a592-4e76-9b82-61b3305d752f Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1373 | 2023.12.01 20:23:50.342703 [ 3 ] {} <Debug> HTTP-Session: 030232cd-a592-4e76-9b82-61b3305d752f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1374 | 2023.12.01 20:23:50.342832 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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', '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) | ||
1375 | 2023.12.01 20:23:50.343349 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1376 | 2023.12.01 20:23:50.343536 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1377 | 2023.12.01 20:23:50.343576 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1378 | 2023.12.01 20:23:50.343720 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1379 | 2023.12.01 20:23:50.343796 [ 187 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1380 | 2023.12.01 20:23:50.343814 [ 188 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1381 | 2023.12.01 20:23:50.343922 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 | ||
1382 | 2023.12.01 20:23:50.343979 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1383 | 2023.12.01 20:23:50.345387 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002524217 sec., 3961 rows/sec., 556.72 KiB/sec. | ||
1384 | 2023.12.01 20:23:50.345633 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} <Debug> DynamicQueryHandler: Done processing query | ||
1385 | 2023.12.01 20:23:50.345656 [ 3 ] {446146ed-896a-41d4-ad4c-4dc97e3b446b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1386 | 2023.12.01 20:23:50.345673 [ 3 ] {} <Debug> HTTP-Session: 030232cd-a592-4e76-9b82-61b3305d752f Destroying unnamed session | ||
1387 | 2023.12.01 20:23:50.345897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1388 | 2023.12.01 20:23:50.345941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1389 | 2023.12.01 20:23:50.345959 [ 3 ] {} <Debug> HTTP-Session: 278592fd-4c8c-406a-8b9e-854d25fca1b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1390 | 2023.12.01 20:23:50.345976 [ 3 ] {} <Debug> HTTP-Session: 278592fd-4c8c-406a-8b9e-854d25fca1b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1391 | 2023.12.01 20:23:50.346107 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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', '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) | ||
1392 | 2023.12.01 20:23:50.346632 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1393 | 2023.12.01 20:23:50.346818 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1394 | 2023.12.01 20:23:50.346858 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1395 | 2023.12.01 20:23:50.347005 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1396 | 2023.12.01 20:23:50.347076 [ 192 ] {4058acd8-06b1-4a60-8581-003870f36e7a} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1397 | 2023.12.01 20:23:50.347090 [ 193 ] {4058acd8-06b1-4a60-8581-003870f36e7a} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1398 | 2023.12.01 20:23:50.347182 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 | ||
1399 | 2023.12.01 20:23:50.347233 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1400 | 2023.12.01 20:23:50.348689 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002550187 sec., 3921 rows/sec., 551.05 KiB/sec. | ||
1401 | 2023.12.01 20:23:50.348945 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} <Debug> DynamicQueryHandler: Done processing query | ||
1402 | 2023.12.01 20:23:50.348967 [ 3 ] {4058acd8-06b1-4a60-8581-003870f36e7a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1403 | 2023.12.01 20:23:50.348984 [ 3 ] {} <Debug> HTTP-Session: 278592fd-4c8c-406a-8b9e-854d25fca1b3 Destroying unnamed session | ||
1404 | 2023.12.01 20:23:50.349189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1405 | 2023.12.01 20:23:50.349232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1406 | 2023.12.01 20:23:50.349250 [ 3 ] {} <Debug> HTTP-Session: e378d176-0fba-4a09-87ee-bec6c2dbc508 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1407 | 2023.12.01 20:23:50.349268 [ 3 ] {} <Debug> HTTP-Session: e378d176-0fba-4a09-87ee-bec6c2dbc508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1408 | 2023.12.01 20:23:50.349400 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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', '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) | ||
1409 | 2023.12.01 20:23:50.349930 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1410 | 2023.12.01 20:23:50.350117 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1411 | 2023.12.01 20:23:50.350158 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1412 | 2023.12.01 20:23:50.350304 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1413 | 2023.12.01 20:23:50.350387 [ 187 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1414 | 2023.12.01 20:23:50.350390 [ 191 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1415 | 2023.12.01 20:23:50.350486 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (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 | ||
1416 | 2023.12.01 20:23:50.350544 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1417 | 2023.12.01 20:23:50.351981 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002552147 sec., 3918 rows/sec., 550.62 KiB/sec. | ||
1418 | 2023.12.01 20:23:50.352217 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} <Debug> DynamicQueryHandler: Done processing query | ||
1419 | 2023.12.01 20:23:50.352239 [ 3 ] {7c760749-3e0e-49a1-bfce-d15a41176f81} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1420 | 2023.12.01 20:23:50.352256 [ 3 ] {} <Debug> HTTP-Session: e378d176-0fba-4a09-87ee-bec6c2dbc508 Destroying unnamed session | ||
1421 | 2023.12.01 20:23:50.355134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1422 | 2023.12.01 20:23:50.355186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1423 | 2023.12.01 20:23:50.355209 [ 3 ] {} <Debug> HTTP-Session: 929506c8-433e-49ed-a858-4f6bf9aaab3e Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1424 | 2023.12.01 20:23:50.355230 [ 3 ] {} <Debug> HTTP-Session: 929506c8-433e-49ed-a858-4f6bf9aaab3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1425 | 2023.12.01 20:23:50.355323 [ 3 ] {c49baa87-4837-4896-8e4c-af519a510e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1426 | 2023.12.01 20:23:50.355371 [ 3 ] {c49baa87-4837-4896-8e4c-af519a510e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1427 | 2023.12.01 20:23:50.355539 [ 3 ] {c49baa87-4837-4896-8e4c-af519a510e4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1428 | 2023.12.01 20:23:50.355865 [ 3 ] {c49baa87-4837-4896-8e4c-af519a510e4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1429 | 2023.12.01 20:23:50.356149 [ 3 ] {c49baa87-4837-4896-8e4c-af519a510e4d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1430 | 2023.12.01 20:23:50.356307 [ 3 ] {c49baa87-4837-4896-8e4c-af519a510e4d} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1431 | 2023.12.01 20:23:50.356431 [ 3 ] {c49baa87-4837-4896-8e4c-af519a510e4d} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.00107267 sec., 10254 rows/sec., 918.60 KiB/sec. | ||
1432 | 2023.12.01 20:23:50.356557 [ 3 ] {c49baa87-4837-4896-8e4c-af519a510e4d} <Debug> DynamicQueryHandler: Done processing query | ||
1433 | 2023.12.01 20:23:50.356581 [ 3 ] {c49baa87-4837-4896-8e4c-af519a510e4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1434 | 2023.12.01 20:23:50.356596 [ 3 ] {} <Debug> HTTP-Session: 929506c8-433e-49ed-a858-4f6bf9aaab3e Destroying unnamed session | ||
1435 | 2023.12.01 20:23:50.356712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1436 | 2023.12.01 20:23:50.356755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1437 | 2023.12.01 20:23:50.356773 [ 3 ] {} <Debug> HTTP-Session: 511f7827-9893-461b-b0f4-7d68f98a8f45 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1438 | 2023.12.01 20:23:50.356790 [ 3 ] {} <Debug> HTTP-Session: 511f7827-9893-461b-b0f4-7d68f98a8f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1439 | 2023.12.01 20:23:50.356864 [ 3 ] {8d52268d-9028-495b-8189-55fe87162e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1440 | 2023.12.01 20:23:50.356901 [ 3 ] {8d52268d-9028-495b-8189-55fe87162e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1441 | 2023.12.01 20:23:50.357004 [ 3 ] {8d52268d-9028-495b-8189-55fe87162e41} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1442 | 2023.12.01 20:23:50.357328 [ 3 ] {8d52268d-9028-495b-8189-55fe87162e41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1443 | 2023.12.01 20:23:50.357538 [ 3 ] {8d52268d-9028-495b-8189-55fe87162e41} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1444 | 2023.12.01 20:23:50.357681 [ 3 ] {8d52268d-9028-495b-8189-55fe87162e41} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1445 | 2023.12.01 20:23:50.357811 [ 3 ] {8d52268d-9028-495b-8189-55fe87162e41} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.000919937 sec., 44568 rows/sec., 3.53 MiB/sec. | ||
1446 | 2023.12.01 20:23:50.357930 [ 3 ] {8d52268d-9028-495b-8189-55fe87162e41} <Debug> DynamicQueryHandler: Done processing query | ||
1447 | 2023.12.01 20:23:50.357953 [ 3 ] {8d52268d-9028-495b-8189-55fe87162e41} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1448 | 2023.12.01 20:23:50.357968 [ 3 ] {} <Debug> HTTP-Session: 511f7827-9893-461b-b0f4-7d68f98a8f45 Destroying unnamed session | ||
1449 | 2023.12.01 20:23:50.358095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1450 | 2023.12.01 20:23:50.358138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1451 | 2023.12.01 20:23:50.358155 [ 3 ] {} <Debug> HTTP-Session: e386ae0b-cea6-4182-8c5d-259cc681cc80 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1452 | 2023.12.01 20:23:50.358172 [ 3 ] {} <Debug> HTTP-Session: e386ae0b-cea6-4182-8c5d-259cc681cc80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1453 | 2023.12.01 20:23:50.358247 [ 3 ] {67aad3ae-ad1c-4d1c-95bb-93de93ab005d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1454 | 2023.12.01 20:23:50.358284 [ 3 ] {67aad3ae-ad1c-4d1c-95bb-93de93ab005d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1455 | 2023.12.01 20:23:50.358387 [ 3 ] {67aad3ae-ad1c-4d1c-95bb-93de93ab005d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1456 | 2023.12.01 20:23:50.358752 [ 3 ] {67aad3ae-ad1c-4d1c-95bb-93de93ab005d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1457 | 2023.12.01 20:23:50.358968 [ 3 ] {67aad3ae-ad1c-4d1c-95bb-93de93ab005d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1458 | 2023.12.01 20:23:50.359113 [ 3 ] {67aad3ae-ad1c-4d1c-95bb-93de93ab005d} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1459 | 2023.12.01 20:23:50.359235 [ 3 ] {67aad3ae-ad1c-4d1c-95bb-93de93ab005d} <Information> executeQuery: Read 123 rows, 12.26 KiB in 0.000962667 sec., 127770 rows/sec., 12.43 MiB/sec. | ||
1460 | 2023.12.01 20:23:50.359253 [ 98 ] {} <Debug> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1461 | 2023.12.01 20:23:50.359346 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1462 | 2023.12.01 20:23:50.359408 [ 3 ] {67aad3ae-ad1c-4d1c-95bb-93de93ab005d} <Debug> DynamicQueryHandler: Done processing query | ||
1463 | 2023.12.01 20:23:50.359446 [ 3 ] {67aad3ae-ad1c-4d1c-95bb-93de93ab005d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1464 | 2023.12.01 20:23:50.359479 [ 3 ] {} <Debug> HTTP-Session: e386ae0b-cea6-4182-8c5d-259cc681cc80 Destroying unnamed session | ||
1465 | 2023.12.01 20:23:50.359533 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1466 | 2023.12.01 20:23:50.359606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 8850, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1467 | 2023.12.01 20:23:50.359656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1468 | 2023.12.01 20:23:50.359675 [ 3 ] {} <Debug> HTTP-Session: 5f9527cc-5302-4144-b63f-bda8c5581321 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1469 | 2023.12.01 20:23:50.359693 [ 3 ] {} <Debug> HTTP-Session: 5f9527cc-5302-4144-b63f-bda8c5581321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1470 | 2023.12.01 20:23:50.359767 [ 3 ] {33aeca85-d10d-4777-bc15-b7d95232d1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1471 | 2023.12.01 20:23:50.359806 [ 3 ] {33aeca85-d10d-4777-bc15-b7d95232d1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1472 | 2023.12.01 20:23:50.359917 [ 3 ] {33aeca85-d10d-4777-bc15-b7d95232d1c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1473 | 2023.12.01 20:23:50.360218 [ 3 ] {33aeca85-d10d-4777-bc15-b7d95232d1c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1474 | 2023.12.01 20:23:50.360419 [ 3 ] {33aeca85-d10d-4777-bc15-b7d95232d1c0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1475 | 2023.12.01 20:23:50.360585 [ 3 ] {33aeca85-d10d-4777-bc15-b7d95232d1c0} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1476 | 2023.12.01 20:23:50.360695 [ 98 ] {} <Debug> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1477 | 2023.12.01 20:23:50.360712 [ 3 ] {33aeca85-d10d-4777-bc15-b7d95232d1c0} <Information> executeQuery: Read 52 rows, 4.15 KiB in 0.000919487 sec., 56553 rows/sec., 4.41 MiB/sec. | ||
1478 | 2023.12.01 20:23:50.360745 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1479 | 2023.12.01 20:23:50.360888 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1480 | 2023.12.01 20:23:50.360939 [ 3 ] {33aeca85-d10d-4777-bc15-b7d95232d1c0} <Debug> DynamicQueryHandler: Done processing query | ||
1481 | 2023.12.01 20:23:50.360970 [ 3 ] {33aeca85-d10d-4777-bc15-b7d95232d1c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1482 | 2023.12.01 20:23:50.360986 [ 3 ] {} <Debug> HTTP-Session: 5f9527cc-5302-4144-b63f-bda8c5581321 Destroying unnamed session | ||
1483 | 2023.12.01 20:23:50.361092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1484 | 2023.12.01 20:23:50.361135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1485 | 2023.12.01 20:23:50.361152 [ 3 ] {} <Debug> HTTP-Session: a5dd7a59-7785-487e-9105-292bb55cc4f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1486 | 2023.12.01 20:23:50.361168 [ 3 ] {} <Debug> HTTP-Session: a5dd7a59-7785-487e-9105-292bb55cc4f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1487 | 2023.12.01 20:23:50.361240 [ 3 ] {d3b47860-d3ba-4c75-ac0b-0c14396c3952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1488 | 2023.12.01 20:23:50.361362 [ 3 ] {d3b47860-d3ba-4c75-ac0b-0c14396c3952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1489 | 2023.12.01 20:23:50.361497 [ 3 ] {d3b47860-d3ba-4c75-ac0b-0c14396c3952} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1490 | 2023.12.01 20:23:50.361933 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1491 | 2023.12.01 20:23:50.362004 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1492 | 2023.12.01 20:23:50.362125 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 108 rows starting from the beginning of the part | ||
1493 | 2023.12.01 20:23:50.362164 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::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 | ||
1494 | 2023.12.01 20:23:50.362248 [ 3 ] {d3b47860-d3ba-4c75-ac0b-0c14396c3952} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1495 | 2023.12.01 20:23:50.362495 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 123 rows starting from the beginning of the part | ||
1496 | 2023.12.01 20:23:50.362688 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part | ||
1497 | 2023.12.01 20:23:50.362930 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
1498 | 2023.12.01 20:23:50.363119 [ 3 ] {d3b47860-d3ba-4c75-ac0b-0c14396c3952} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1499 | 2023.12.01 20:23:50.363284 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
1500 | 2023.12.01 20:23:50.363293 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 123 rows starting from the beginning of the part | ||
1501 | 2023.12.01 20:23:50.363613 [ 3 ] {d3b47860-d3ba-4c75-ac0b-0c14396c3952} <Trace> oximeter.measurements_cumulativei64 (332d5a06-1891-4f79-9337-a6e3d73374ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1502 | 2023.12.01 20:23:50.363662 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 123 rows starting from the beginning of the part | ||
1503 | 2023.12.01 20:23:50.363743 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part | ||
1504 | 2023.12.01 20:23:50.363892 [ 3 ] {d3b47860-d3ba-4c75-ac0b-0c14396c3952} <Information> executeQuery: Read 11 rows, 743.00 B in 0.002516636 sec., 4370 rows/sec., 288.32 KiB/sec. | ||
1505 | 2023.12.01 20:23:50.364275 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 123 rows starting from the beginning of the part | ||
1506 | 2023.12.01 20:23:50.364324 [ 3 ] {d3b47860-d3ba-4c75-ac0b-0c14396c3952} <Debug> DynamicQueryHandler: Done processing query | ||
1507 | 2023.12.01 20:23:50.364328 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part | ||
1508 | 2023.12.01 20:23:50.364390 [ 3 ] {d3b47860-d3ba-4c75-ac0b-0c14396c3952} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1509 | 2023.12.01 20:23:50.364482 [ 3 ] {} <Debug> HTTP-Session: a5dd7a59-7785-487e-9105-292bb55cc4f3 Destroying unnamed session | ||
1510 | 2023.12.01 20:23:50.364731 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
1511 | 2023.12.01 20:23:50.364790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1512 | 2023.12.01 20:23:50.364891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1513 | 2023.12.01 20:23:50.364980 [ 3 ] {} <Debug> HTTP-Session: c9600148-74e8-4596-bfc9-9fc1eb313d05 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1514 | 2023.12.01 20:23:50.365068 [ 3 ] {} <Debug> HTTP-Session: c9600148-74e8-4596-bfc9-9fc1eb313d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1515 | 2023.12.01 20:23:50.365455 [ 3 ] {574a126b-8014-4bcd-bcb1-cf82a6c0fb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1516 | 2023.12.01 20:23:50.365603 [ 3 ] {574a126b-8014-4bcd-bcb1-cf82a6c0fb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1517 | 2023.12.01 20:23:50.366762 [ 3 ] {574a126b-8014-4bcd-bcb1-cf82a6c0fb84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1518 | 2023.12.01 20:23:50.367835 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 636 rows, containing 4 columns (4 merged, 0 gathered) in 0.008443967 sec., 75320.04802955767 rows/sec., 7.28 MiB/sec. | ||
1519 | 2023.12.01 20:23:50.368140 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1520 | 2023.12.01 20:23:50.368472 [ 3 ] {574a126b-8014-4bcd-bcb1-cf82a6c0fb84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1521 | 2023.12.01 20:23:50.368621 [ 19 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.007816734 sec., 32366.45893284842 rows/sec., 2.53 MiB/sec. | ||
1522 | 2023.12.01 20:23:50.368640 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1523 | 2023.12.01 20:23:50.368806 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_6_1} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1524 | 2023.12.01 20:23:50.368850 [ 19 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1525 | 2023.12.01 20:23:50.369275 [ 3 ] {574a126b-8014-4bcd-bcb1-cf82a6c0fb84} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1526 | 2023.12.01 20:23:50.369291 [ 19 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1527 | 2023.12.01 20:23:50.369399 [ 19 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_6_1} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1528 | 2023.12.01 20:23:50.369560 [ 3 ] {574a126b-8014-4bcd-bcb1-cf82a6c0fb84} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1529 | 2023.12.01 20:23:50.369716 [ 3 ] {574a126b-8014-4bcd-bcb1-cf82a6c0fb84} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.004218858 sec., 9718 rows/sec., 13.11 MiB/sec. | ||
1530 | 2023.12.01 20:23:50.369873 [ 3 ] {574a126b-8014-4bcd-bcb1-cf82a6c0fb84} <Debug> DynamicQueryHandler: Done processing query | ||
1531 | 2023.12.01 20:23:50.369896 [ 3 ] {574a126b-8014-4bcd-bcb1-cf82a6c0fb84} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1532 | 2023.12.01 20:23:50.369913 [ 3 ] {} <Debug> HTTP-Session: c9600148-74e8-4596-bfc9-9fc1eb313d05 Destroying unnamed session | ||
1533 | 2023.12.01 20:23:51.001138 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.88 MiB, peak 237.14 MiB, will set to 230.67 MiB (RSS), difference: -1.21 MiB | ||
1534 | 2023.12.01 20:23:54.701563 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1535 | 2023.12.01 20:23:54.701630 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1536 | 2023.12.01 20:23:55.302828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1537 | 2023.12.01 20:23:55.302934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1538 | 2023.12.01 20:23:55.302960 [ 3 ] {} <Debug> HTTP-Session: d5a54058-25bb-4976-b2ce-ebaa6ad7f58a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1539 | 2023.12.01 20:23:55.302986 [ 3 ] {} <Debug> HTTP-Session: d5a54058-25bb-4976-b2ce-ebaa6ad7f58a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1540 | 2023.12.01 20:23:55.303190 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) 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_reopen', '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', '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) | ||
1541 | 2023.12.01 20:23:55.303876 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1542 | 2023.12.01 20:23:55.304087 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} <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:23:55.304140 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1544 | 2023.12.01 20:23:55.304318 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1545 | 2023.12.01 20:23:55.304456 [ 193 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1546 | 2023.12.01 20:23:55.304487 [ 191 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1547 | 2023.12.01 20:23:55.304488 [ 187 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1548 | 2023.12.01 20:23:55.304648 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1549 | 2023.12.01 20:23:55.304730 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} <Debug> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d) (SelectExecutor): Reading approx. 21 rows with 3 streams | ||
1550 | 2023.12.01 20:23:55.307070 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} <Information> executeQuery: Read 21 rows, 2.39 KiB in 0.003842291 sec., 5465 rows/sec., 622.19 KiB/sec. | ||
1551 | 2023.12.01 20:23:55.307417 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} <Debug> DynamicQueryHandler: Done processing query | ||
1552 | 2023.12.01 20:23:55.307444 [ 3 ] {da777796-8b12-4f29-ad57-ce2a6384e25d} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
1553 | 2023.12.01 20:23:55.307461 [ 3 ] {} <Debug> HTTP-Session: d5a54058-25bb-4976-b2ce-ebaa6ad7f58a Destroying unnamed session | ||
1554 | 2023.12.01 20:23:55.307620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1555 | 2023.12.01 20:23:55.307670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1556 | 2023.12.01 20:23:55.307692 [ 3 ] {} <Debug> HTTP-Session: e2180418-c37a-4df8-bb0c-7e81a26b431a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1557 | 2023.12.01 20:23:55.307712 [ 3 ] {} <Debug> HTTP-Session: e2180418-c37a-4df8-bb0c-7e81a26b431a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1558 | 2023.12.01 20:23:55.307799 [ 3 ] {7bf6af65-56a6-4f87-a1f8-37d50ee03f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1559 | 2023.12.01 20:23:55.307840 [ 3 ] {7bf6af65-56a6-4f87-a1f8-37d50ee03f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1560 | 2023.12.01 20:23:55.307989 [ 3 ] {7bf6af65-56a6-4f87-a1f8-37d50ee03f74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1561 | 2023.12.01 20:23:55.308337 [ 3 ] {7bf6af65-56a6-4f87-a1f8-37d50ee03f74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1562 | 2023.12.01 20:23:55.308633 [ 3 ] {7bf6af65-56a6-4f87-a1f8-37d50ee03f74} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1563 | 2023.12.01 20:23:55.308799 [ 3 ] {7bf6af65-56a6-4f87-a1f8-37d50ee03f74} <Trace> oximeter.timeseries_schema (8e417003-5f94-4008-8bba-d9c41855718d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1564 | 2023.12.01 20:23:55.308943 [ 3 ] {7bf6af65-56a6-4f87-a1f8-37d50ee03f74} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001113851 sec., 897 rows/sec., 203.40 KiB/sec. | ||
1565 | 2023.12.01 20:23:55.309093 [ 3 ] {7bf6af65-56a6-4f87-a1f8-37d50ee03f74} <Debug> DynamicQueryHandler: Done processing query | ||
1566 | 2023.12.01 20:23:55.309117 [ 3 ] {7bf6af65-56a6-4f87-a1f8-37d50ee03f74} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1567 | 2023.12.01 20:23:55.309134 [ 3 ] {} <Debug> HTTP-Session: e2180418-c37a-4df8-bb0c-7e81a26b431a Destroying unnamed session | ||
1568 | 2023.12.01 20:23:55.309242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1569 | 2023.12.01 20:23:55.309288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1570 | 2023.12.01 20:23:55.309308 [ 3 ] {} <Debug> HTTP-Session: 1b8d2275-beed-4025-a8cc-d6b18930b45e Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1571 | 2023.12.01 20:23:55.309326 [ 3 ] {} <Debug> HTTP-Session: 1b8d2275-beed-4025-a8cc-d6b18930b45e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1572 | 2023.12.01 20:23:55.309400 [ 3 ] {b18807ac-6348-46ed-973e-59f41f74f54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1573 | 2023.12.01 20:23:55.309438 [ 3 ] {b18807ac-6348-46ed-973e-59f41f74f54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1574 | 2023.12.01 20:23:55.309545 [ 3 ] {b18807ac-6348-46ed-973e-59f41f74f54b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1575 | 2023.12.01 20:23:55.309838 [ 3 ] {b18807ac-6348-46ed-973e-59f41f74f54b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1576 | 2023.12.01 20:23:55.310055 [ 3 ] {b18807ac-6348-46ed-973e-59f41f74f54b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1577 | 2023.12.01 20:23:55.310208 [ 3 ] {b18807ac-6348-46ed-973e-59f41f74f54b} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1578 | 2023.12.01 20:23:55.310337 [ 3 ] {b18807ac-6348-46ed-973e-59f41f74f54b} <Information> executeQuery: Read 3 rows, 249.00 B in 0.000908667 sec., 3301 rows/sec., 267.61 KiB/sec. | ||
1579 | 2023.12.01 20:23:55.310328 [ 93 ] {} <Debug> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1580 | 2023.12.01 20:23:55.310442 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1581 | 2023.12.01 20:23:55.310531 [ 3 ] {b18807ac-6348-46ed-973e-59f41f74f54b} <Debug> DynamicQueryHandler: Done processing query | ||
1582 | 2023.12.01 20:23:55.310567 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1583 | 2023.12.01 20:23:55.310590 [ 3 ] {b18807ac-6348-46ed-973e-59f41f74f54b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1584 | 2023.12.01 20:23:55.310641 [ 3 ] {} <Debug> HTTP-Session: 1b8d2275-beed-4025-a8cc-d6b18930b45e Destroying unnamed session | ||
1585 | 2023.12.01 20:23:55.310717 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1586 | 2023.12.01 20:23:55.310778 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
1587 | 2023.12.01 20:23:55.310784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1588 | 2023.12.01 20:23:55.310867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1589 | 2023.12.01 20:23:55.310907 [ 3 ] {} <Debug> HTTP-Session: a441fb7e-f454-4774-9172-ca68602ff7b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1590 | 2023.12.01 20:23:55.310961 [ 3 ] {} <Debug> HTTP-Session: a441fb7e-f454-4774-9172-ca68602ff7b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1591 | 2023.12.01 20:23:55.311059 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part | ||
1592 | 2023.12.01 20:23:55.311162 [ 3 ] {8f947e6b-82b7-436a-b88a-e1f70621d660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1593 | 2023.12.01 20:23:55.311284 [ 3 ] {8f947e6b-82b7-436a-b88a-e1f70621d660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1594 | 2023.12.01 20:23:55.311326 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 41 rows starting from the beginning of the part | ||
1595 | 2023.12.01 20:23:55.311582 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part | ||
1596 | 2023.12.01 20:23:55.311854 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part | ||
1597 | 2023.12.01 20:23:55.311859 [ 3 ] {8f947e6b-82b7-436a-b88a-e1f70621d660} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1598 | 2023.12.01 20:23:55.312068 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
1599 | 2023.12.01 20:23:55.312561 [ 3 ] {8f947e6b-82b7-436a-b88a-e1f70621d660} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1600 | 2023.12.01 20:23:55.313102 [ 3 ] {8f947e6b-82b7-436a-b88a-e1f70621d660} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1601 | 2023.12.01 20:23:55.313494 [ 3 ] {8f947e6b-82b7-436a-b88a-e1f70621d660} <Trace> oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1602 | 2023.12.01 20:23:55.313571 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 4 columns (4 merged, 0 gathered) in 0.003067707 sec., 66173.20363385421 rows/sec., 5.24 MiB/sec. | ||
1603 | 2023.12.01 20:23:55.313700 [ 3 ] {8f947e6b-82b7-436a-b88a-e1f70621d660} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002485076 sec., 804 rows/sec., 68.77 KiB/sec. | ||
1604 | 2023.12.01 20:23:55.313801 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1605 | 2023.12.01 20:23:55.313943 [ 3 ] {8f947e6b-82b7-436a-b88a-e1f70621d660} <Debug> DynamicQueryHandler: Done processing query | ||
1606 | 2023.12.01 20:23:55.313977 [ 3 ] {8f947e6b-82b7-436a-b88a-e1f70621d660} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1607 | 2023.12.01 20:23:55.314010 [ 3 ] {} <Debug> HTTP-Session: a441fb7e-f454-4774-9172-ca68602ff7b7 Destroying unnamed session | ||
1608 | 2023.12.01 20:23:55.314081 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1609 | 2023.12.01 20:23:55.314144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 6807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1610 | 2023.12.01 20:23:55.314161 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_6_1} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1611 | 2023.12.01 20:23:55.314211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1612 | 2023.12.01 20:23:55.314273 [ 3 ] {} <Debug> HTTP-Session: 1d78bcd0-3eb0-4431-90da-89e17517c535 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1613 | 2023.12.01 20:23:55.314297 [ 3 ] {} <Debug> HTTP-Session: 1d78bcd0-3eb0-4431-90da-89e17517c535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1614 | 2023.12.01 20:23:55.314371 [ 3 ] {eb0884fa-962f-4a41-8c88-32a6d40fa3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1615 | 2023.12.01 20:23:55.314411 [ 3 ] {eb0884fa-962f-4a41-8c88-32a6d40fa3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1616 | 2023.12.01 20:23:55.314527 [ 3 ] {eb0884fa-962f-4a41-8c88-32a6d40fa3f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1617 | 2023.12.01 20:23:55.314845 [ 3 ] {eb0884fa-962f-4a41-8c88-32a6d40fa3f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1618 | 2023.12.01 20:23:55.315060 [ 3 ] {eb0884fa-962f-4a41-8c88-32a6d40fa3f4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1619 | 2023.12.01 20:23:55.315209 [ 3 ] {eb0884fa-962f-4a41-8c88-32a6d40fa3f4} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1620 | 2023.12.01 20:23:55.315325 [ 3 ] {eb0884fa-962f-4a41-8c88-32a6d40fa3f4} <Information> executeQuery: Read 46 rows, 3.97 KiB in 0.000927727 sec., 49583 rows/sec., 4.18 MiB/sec. | ||
1621 | 2023.12.01 20:23:55.315445 [ 3 ] {eb0884fa-962f-4a41-8c88-32a6d40fa3f4} <Debug> DynamicQueryHandler: Done processing query | ||
1622 | 2023.12.01 20:23:55.315469 [ 3 ] {eb0884fa-962f-4a41-8c88-32a6d40fa3f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1623 | 2023.12.01 20:23:55.315485 [ 3 ] {} <Debug> HTTP-Session: 1d78bcd0-3eb0-4431-90da-89e17517c535 Destroying unnamed session | ||
1624 | 2023.12.01 20:23:55.315587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1625 | 2023.12.01 20:23:55.315633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1626 | 2023.12.01 20:23:55.315652 [ 3 ] {} <Debug> HTTP-Session: c6595ab7-4d8b-42dd-99bf-4333883de2d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1627 | 2023.12.01 20:23:55.315670 [ 3 ] {} <Debug> HTTP-Session: c6595ab7-4d8b-42dd-99bf-4333883de2d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1628 | 2023.12.01 20:23:55.315737 [ 3 ] {fe3777e0-482e-45b2-8f52-839425190718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1629 | 2023.12.01 20:23:55.315777 [ 3 ] {fe3777e0-482e-45b2-8f52-839425190718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1630 | 2023.12.01 20:23:55.315882 [ 3 ] {fe3777e0-482e-45b2-8f52-839425190718} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1631 | 2023.12.01 20:23:55.316236 [ 3 ] {fe3777e0-482e-45b2-8f52-839425190718} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1632 | 2023.12.01 20:23:55.316448 [ 3 ] {fe3777e0-482e-45b2-8f52-839425190718} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1633 | 2023.12.01 20:23:55.316596 [ 3 ] {fe3777e0-482e-45b2-8f52-839425190718} <Trace> oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1634 | 2023.12.01 20:23:55.316715 [ 3 ] {fe3777e0-482e-45b2-8f52-839425190718} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000949888 sec., 2105 rows/sec., 147.02 KiB/sec. | ||
1635 | 2023.12.01 20:23:55.316847 [ 3 ] {fe3777e0-482e-45b2-8f52-839425190718} <Debug> DynamicQueryHandler: Done processing query | ||
1636 | 2023.12.01 20:23:55.316870 [ 3 ] {fe3777e0-482e-45b2-8f52-839425190718} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1637 | 2023.12.01 20:23:55.316887 [ 3 ] {} <Debug> HTTP-Session: c6595ab7-4d8b-42dd-99bf-4333883de2d5 Destroying unnamed session | ||
1638 | 2023.12.01 20:23:55.316990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 4940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1639 | 2023.12.01 20:23:55.317033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1640 | 2023.12.01 20:23:55.317052 [ 3 ] {} <Debug> HTTP-Session: d2647c74-3dee-495c-8c93-774a9973334c Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1641 | 2023.12.01 20:23:55.317070 [ 3 ] {} <Debug> HTTP-Session: d2647c74-3dee-495c-8c93-774a9973334c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1642 | 2023.12.01 20:23:55.317141 [ 3 ] {1265b283-88a0-4d54-8301-9de42e04cf5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1643 | 2023.12.01 20:23:55.317180 [ 3 ] {1265b283-88a0-4d54-8301-9de42e04cf5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1644 | 2023.12.01 20:23:55.317286 [ 3 ] {1265b283-88a0-4d54-8301-9de42e04cf5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1645 | 2023.12.01 20:23:55.317579 [ 3 ] {1265b283-88a0-4d54-8301-9de42e04cf5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1646 | 2023.12.01 20:23:55.317793 [ 3 ] {1265b283-88a0-4d54-8301-9de42e04cf5b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1647 | 2023.12.01 20:23:55.317939 [ 3 ] {1265b283-88a0-4d54-8301-9de42e04cf5b} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1648 | 2023.12.01 20:23:55.318038 [ 3 ] {1265b283-88a0-4d54-8301-9de42e04cf5b} <Information> executeQuery: Read 29 rows, 2.30 KiB in 0.000870156 sec., 33327 rows/sec., 2.58 MiB/sec. | ||
1649 | 2023.12.01 20:23:55.318190 [ 3 ] {1265b283-88a0-4d54-8301-9de42e04cf5b} <Debug> DynamicQueryHandler: Done processing query | ||
1650 | 2023.12.01 20:23:55.318214 [ 3 ] {1265b283-88a0-4d54-8301-9de42e04cf5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1651 | 2023.12.01 20:23:55.318231 [ 3 ] {} <Debug> HTTP-Session: d2647c74-3dee-495c-8c93-774a9973334c Destroying unnamed session | ||
1652 | 2023.12.01 20:23:55.318340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7177, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1653 | 2023.12.01 20:23:55.318385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1654 | 2023.12.01 20:23:55.318404 [ 3 ] {} <Debug> HTTP-Session: 7619e18a-addb-41c6-83b6-b31330c2e5dd Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1655 | 2023.12.01 20:23:55.318420 [ 3 ] {} <Debug> HTTP-Session: 7619e18a-addb-41c6-83b6-b31330c2e5dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1656 | 2023.12.01 20:23:55.318493 [ 3 ] {e66767d6-bebe-4ffb-adc2-3c35af503c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1657 | 2023.12.01 20:23:55.318535 [ 3 ] {e66767d6-bebe-4ffb-adc2-3c35af503c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1658 | 2023.12.01 20:23:55.318656 [ 3 ] {e66767d6-bebe-4ffb-adc2-3c35af503c11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1659 | 2023.12.01 20:23:55.318970 [ 3 ] {e66767d6-bebe-4ffb-adc2-3c35af503c11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1660 | 2023.12.01 20:23:55.319228 [ 3 ] {e66767d6-bebe-4ffb-adc2-3c35af503c11} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1661 | 2023.12.01 20:23:55.319400 [ 3 ] {e66767d6-bebe-4ffb-adc2-3c35af503c11} <Trace> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1662 | 2023.12.01 20:23:55.319492 [ 3 ] {e66767d6-bebe-4ffb-adc2-3c35af503c11} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000975288 sec., 37937 rows/sec., 2.64 MiB/sec. | ||
1663 | 2023.12.01 20:23:55.319612 [ 3 ] {e66767d6-bebe-4ffb-adc2-3c35af503c11} <Debug> DynamicQueryHandler: Done processing query | ||
1664 | 2023.12.01 20:23:55.319635 [ 3 ] {e66767d6-bebe-4ffb-adc2-3c35af503c11} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1665 | 2023.12.01 20:23:55.319651 [ 3 ] {} <Debug> HTTP-Session: 7619e18a-addb-41c6-83b6-b31330c2e5dd Destroying unnamed session | ||
1666 | 2023.12.01 20:23:55.319752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1667 | 2023.12.01 20:23:55.319797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1668 | 2023.12.01 20:23:55.319816 [ 3 ] {} <Debug> HTTP-Session: 1857f332-db7b-4773-8aee-1e8a364918f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1669 | 2023.12.01 20:23:55.319834 [ 3 ] {} <Debug> HTTP-Session: 1857f332-db7b-4773-8aee-1e8a364918f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1670 | 2023.12.01 20:23:55.319903 [ 3 ] {3f10c5db-1a77-4530-9a12-fc1c6adab2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1671 | 2023.12.01 20:23:55.319947 [ 3 ] {3f10c5db-1a77-4530-9a12-fc1c6adab2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1672 | 2023.12.01 20:23:55.320081 [ 3 ] {3f10c5db-1a77-4530-9a12-fc1c6adab2db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1673 | 2023.12.01 20:23:55.320382 [ 3 ] {3f10c5db-1a77-4530-9a12-fc1c6adab2db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1674 | 2023.12.01 20:23:55.320652 [ 3 ] {3f10c5db-1a77-4530-9a12-fc1c6adab2db} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1675 | 2023.12.01 20:23:55.320827 [ 3 ] {3f10c5db-1a77-4530-9a12-fc1c6adab2db} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1676 | 2023.12.01 20:23:55.320916 [ 92 ] {} <Debug> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1677 | 2023.12.01 20:23:55.320931 [ 3 ] {3f10c5db-1a77-4530-9a12-fc1c6adab2db} <Information> executeQuery: Read 3 rows, 4.15 KiB in 0.000999969 sec., 3000 rows/sec., 4.05 MiB/sec. | ||
1678 | 2023.12.01 20:23:55.320971 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1679 | 2023.12.01 20:23:55.321105 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1680 | 2023.12.01 20:23:55.321164 [ 3 ] {3f10c5db-1a77-4530-9a12-fc1c6adab2db} <Debug> DynamicQueryHandler: Done processing query | ||
1681 | 2023.12.01 20:23:55.321204 [ 3 ] {3f10c5db-1a77-4530-9a12-fc1c6adab2db} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1682 | 2023.12.01 20:23:55.321243 [ 3 ] {} <Debug> HTTP-Session: 1857f332-db7b-4773-8aee-1e8a364918f8 Destroying unnamed session | ||
1683 | 2023.12.01 20:23:55.321302 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1684 | 2023.12.01 20:23:55.321346 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
1685 | 2023.12.01 20:23:55.321479 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part | ||
1686 | 2023.12.01 20:23:55.321578 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 41 rows starting from the beginning of the part | ||
1687 | 2023.12.01 20:23:55.321669 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part | ||
1688 | 2023.12.01 20:23:55.321759 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part | ||
1689 | 2023.12.01 20:23:55.321849 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
1690 | 2023.12.01 20:23:55.328476 [ 15 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 6 columns (6 merged, 0 gathered) in 0.007464318 sec., 27196.054616108264 rows/sec., 36.70 MiB/sec. | ||
1691 | 2023.12.01 20:23:55.328697 [ 15 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1692 | 2023.12.01 20:23:55.328960 [ 15 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1693 | 2023.12.01 20:23:55.329039 [ 15 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1694 | 2023.12.01 20:23:55.329118 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_6_1: 4.11 MiB. | ||
1695 | 2023.12.01 20:24:00.290716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1696 | 2023.12.01 20:24:00.290845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1697 | 2023.12.01 20:24:00.290875 [ 3 ] {} <Debug> HTTP-Session: 6f4e14f5-a74a-46c4-89fc-4cd30abb5825 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1698 | 2023.12.01 20:24:00.290903 [ 3 ] {} <Debug> HTTP-Session: 6f4e14f5-a74a-46c4-89fc-4cd30abb5825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1699 | 2023.12.01 20:24:00.291035 [ 3 ] {d74a732d-1b34-4025-a73c-62248044449f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1700 | 2023.12.01 20:24:00.291090 [ 3 ] {d74a732d-1b34-4025-a73c-62248044449f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1701 | 2023.12.01 20:24:00.291248 [ 3 ] {d74a732d-1b34-4025-a73c-62248044449f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1702 | 2023.12.01 20:24:00.291689 [ 3 ] {d74a732d-1b34-4025-a73c-62248044449f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1703 | 2023.12.01 20:24:00.291953 [ 3 ] {d74a732d-1b34-4025-a73c-62248044449f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1704 | 2023.12.01 20:24:00.292116 [ 3 ] {d74a732d-1b34-4025-a73c-62248044449f} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1705 | 2023.12.01 20:24:00.292234 [ 3 ] {d74a732d-1b34-4025-a73c-62248044449f} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001165181 sec., 35187 rows/sec., 2.79 MiB/sec. | ||
1706 | 2023.12.01 20:24:00.292382 [ 3 ] {d74a732d-1b34-4025-a73c-62248044449f} <Debug> DynamicQueryHandler: Done processing query | ||
1707 | 2023.12.01 20:24:00.292407 [ 3 ] {d74a732d-1b34-4025-a73c-62248044449f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1708 | 2023.12.01 20:24:00.292424 [ 3 ] {} <Debug> HTTP-Session: 6f4e14f5-a74a-46c4-89fc-4cd30abb5825 Destroying unnamed session | ||
1709 | 2023.12.01 20:24:00.292543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1710 | 2023.12.01 20:24:00.292593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1711 | 2023.12.01 20:24:00.292613 [ 3 ] {} <Debug> HTTP-Session: 5462e07b-a4f1-40d9-8c0e-5591b9d71095 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1712 | 2023.12.01 20:24:00.292632 [ 3 ] {} <Debug> HTTP-Session: 5462e07b-a4f1-40d9-8c0e-5591b9d71095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1713 | 2023.12.01 20:24:00.292708 [ 3 ] {e11cc1db-5372-4d67-8157-0190f23d0547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1714 | 2023.12.01 20:24:00.292750 [ 3 ] {e11cc1db-5372-4d67-8157-0190f23d0547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1715 | 2023.12.01 20:24:00.292859 [ 3 ] {e11cc1db-5372-4d67-8157-0190f23d0547} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1716 | 2023.12.01 20:24:00.293157 [ 3 ] {e11cc1db-5372-4d67-8157-0190f23d0547} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1717 | 2023.12.01 20:24:00.293378 [ 3 ] {e11cc1db-5372-4d67-8157-0190f23d0547} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1718 | 2023.12.01 20:24:00.293529 [ 3 ] {e11cc1db-5372-4d67-8157-0190f23d0547} <Trace> oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1719 | 2023.12.01 20:24:00.293624 [ 3 ] {e11cc1db-5372-4d67-8157-0190f23d0547} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000889196 sec., 2249 rows/sec., 192.19 KiB/sec. | ||
1720 | 2023.12.01 20:24:00.293740 [ 3 ] {e11cc1db-5372-4d67-8157-0190f23d0547} <Debug> DynamicQueryHandler: Done processing query | ||
1721 | 2023.12.01 20:24:00.293764 [ 3 ] {e11cc1db-5372-4d67-8157-0190f23d0547} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1722 | 2023.12.01 20:24:00.293779 [ 3 ] {} <Debug> HTTP-Session: 5462e07b-a4f1-40d9-8c0e-5591b9d71095 Destroying unnamed session | ||
1723 | 2023.12.01 20:24:00.293939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1724 | 2023.12.01 20:24:00.293984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1725 | 2023.12.01 20:24:00.294002 [ 3 ] {} <Debug> HTTP-Session: 382e3281-3aa1-4a8d-b7c8-c13bde714a7c Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1726 | 2023.12.01 20:24:00.294020 [ 3 ] {} <Debug> HTTP-Session: 382e3281-3aa1-4a8d-b7c8-c13bde714a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1727 | 2023.12.01 20:24:00.294094 [ 3 ] {0514b85f-1cf4-48c5-9fc4-ea6e99799a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1728 | 2023.12.01 20:24:00.294132 [ 3 ] {0514b85f-1cf4-48c5-9fc4-ea6e99799a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1729 | 2023.12.01 20:24:00.294235 [ 3 ] {0514b85f-1cf4-48c5-9fc4-ea6e99799a81} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1730 | 2023.12.01 20:24:00.294591 [ 3 ] {0514b85f-1cf4-48c5-9fc4-ea6e99799a81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1731 | 2023.12.01 20:24:00.294807 [ 3 ] {0514b85f-1cf4-48c5-9fc4-ea6e99799a81} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1732 | 2023.12.01 20:24:00.294955 [ 3 ] {0514b85f-1cf4-48c5-9fc4-ea6e99799a81} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1733 | 2023.12.01 20:24:00.295056 [ 3 ] {0514b85f-1cf4-48c5-9fc4-ea6e99799a81} <Information> executeQuery: Read 124 rows, 12.35 KiB in 0.000935248 sec., 132585 rows/sec., 12.89 MiB/sec. | ||
1734 | 2023.12.01 20:24:00.295173 [ 3 ] {0514b85f-1cf4-48c5-9fc4-ea6e99799a81} <Debug> DynamicQueryHandler: Done processing query | ||
1735 | 2023.12.01 20:24:00.295196 [ 3 ] {0514b85f-1cf4-48c5-9fc4-ea6e99799a81} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1736 | 2023.12.01 20:24:00.295211 [ 3 ] {} <Debug> HTTP-Session: 382e3281-3aa1-4a8d-b7c8-c13bde714a7c Destroying unnamed session | ||
1737 | 2023.12.01 20:24:00.295309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1738 | 2023.12.01 20:24:00.295356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1739 | 2023.12.01 20:24:00.295374 [ 3 ] {} <Debug> HTTP-Session: 8741c09b-3843-43e5-b0c8-6c86c721414b Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1740 | 2023.12.01 20:24:00.295391 [ 3 ] {} <Debug> HTTP-Session: 8741c09b-3843-43e5-b0c8-6c86c721414b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1741 | 2023.12.01 20:24:00.295460 [ 3 ] {3bb3fe62-b072-4229-b5ec-61f99dcaedeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1742 | 2023.12.01 20:24:00.295498 [ 3 ] {3bb3fe62-b072-4229-b5ec-61f99dcaedeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1743 | 2023.12.01 20:24:00.295604 [ 3 ] {3bb3fe62-b072-4229-b5ec-61f99dcaedeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1744 | 2023.12.01 20:24:00.295862 [ 3 ] {3bb3fe62-b072-4229-b5ec-61f99dcaedeb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1745 | 2023.12.01 20:24:00.296052 [ 3 ] {3bb3fe62-b072-4229-b5ec-61f99dcaedeb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1746 | 2023.12.01 20:24:00.296189 [ 3 ] {3bb3fe62-b072-4229-b5ec-61f99dcaedeb} <Trace> oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1747 | 2023.12.01 20:24:00.296283 [ 3 ] {3bb3fe62-b072-4229-b5ec-61f99dcaedeb} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000827675 sec., 2416 rows/sec., 168.72 KiB/sec. | ||
1748 | 2023.12.01 20:24:00.296394 [ 3 ] {3bb3fe62-b072-4229-b5ec-61f99dcaedeb} <Debug> DynamicQueryHandler: Done processing query | ||
1749 | 2023.12.01 20:24:00.296416 [ 3 ] {3bb3fe62-b072-4229-b5ec-61f99dcaedeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1750 | 2023.12.01 20:24:00.296431 [ 3 ] {} <Debug> HTTP-Session: 8741c09b-3843-43e5-b0c8-6c86c721414b Destroying unnamed session | ||
1751 | 2023.12.01 20:24:00.296537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1752 | 2023.12.01 20:24:00.296579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1753 | 2023.12.01 20:24:00.296597 [ 3 ] {} <Debug> HTTP-Session: 4a3db77b-329d-4221-98f3-8a9824fd8ae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1754 | 2023.12.01 20:24:00.296613 [ 3 ] {} <Debug> HTTP-Session: 4a3db77b-329d-4221-98f3-8a9824fd8ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1755 | 2023.12.01 20:24:00.296681 [ 3 ] {c0765a94-02fb-4cdf-a06a-8112aa76bd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1756 | 2023.12.01 20:24:00.296782 [ 3 ] {c0765a94-02fb-4cdf-a06a-8112aa76bd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1757 | 2023.12.01 20:24:00.296887 [ 3 ] {c0765a94-02fb-4cdf-a06a-8112aa76bd5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1758 | 2023.12.01 20:24:00.297182 [ 3 ] {c0765a94-02fb-4cdf-a06a-8112aa76bd5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1759 | 2023.12.01 20:24:00.297385 [ 3 ] {c0765a94-02fb-4cdf-a06a-8112aa76bd5f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1760 | 2023.12.01 20:24:00.297535 [ 3 ] {c0765a94-02fb-4cdf-a06a-8112aa76bd5f} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1761 | 2023.12.01 20:24:00.297633 [ 3 ] {c0765a94-02fb-4cdf-a06a-8112aa76bd5f} <Information> executeQuery: Read 43 rows, 3.45 KiB in 0.000861327 sec., 49922 rows/sec., 3.91 MiB/sec. | ||
1762 | 2023.12.01 20:24:00.297748 [ 3 ] {c0765a94-02fb-4cdf-a06a-8112aa76bd5f} <Debug> DynamicQueryHandler: Done processing query | ||
1763 | 2023.12.01 20:24:00.297771 [ 3 ] {c0765a94-02fb-4cdf-a06a-8112aa76bd5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1764 | 2023.12.01 20:24:00.297786 [ 3 ] {} <Debug> HTTP-Session: 4a3db77b-329d-4221-98f3-8a9824fd8ae9 Destroying unnamed session | ||
1765 | 2023.12.01 20:24:00.297885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1766 | 2023.12.01 20:24:00.297930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1767 | 2023.12.01 20:24:00.297948 [ 3 ] {} <Debug> HTTP-Session: bc3b15f5-eb89-4a71-914f-7362d75be216 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1768 | 2023.12.01 20:24:00.297965 [ 3 ] {} <Debug> HTTP-Session: bc3b15f5-eb89-4a71-914f-7362d75be216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1769 | 2023.12.01 20:24:00.298032 [ 3 ] {0d07e4df-26f6-4998-9b25-ae980c9e1f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1770 | 2023.12.01 20:24:00.298073 [ 3 ] {0d07e4df-26f6-4998-9b25-ae980c9e1f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1771 | 2023.12.01 20:24:00.298188 [ 3 ] {0d07e4df-26f6-4998-9b25-ae980c9e1f78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1772 | 2023.12.01 20:24:00.298452 [ 3 ] {0d07e4df-26f6-4998-9b25-ae980c9e1f78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1773 | 2023.12.01 20:24:00.298698 [ 3 ] {0d07e4df-26f6-4998-9b25-ae980c9e1f78} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1774 | 2023.12.01 20:24:00.298873 [ 3 ] {0d07e4df-26f6-4998-9b25-ae980c9e1f78} <Trace> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1775 | 2023.12.01 20:24:00.298975 [ 3 ] {0d07e4df-26f6-4998-9b25-ae980c9e1f78} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000915467 sec., 1092 rows/sec., 75.74 KiB/sec. | ||
1776 | 2023.12.01 20:24:00.299096 [ 3 ] {0d07e4df-26f6-4998-9b25-ae980c9e1f78} <Debug> DynamicQueryHandler: Done processing query | ||
1777 | 2023.12.01 20:24:00.299119 [ 3 ] {0d07e4df-26f6-4998-9b25-ae980c9e1f78} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1778 | 2023.12.01 20:24:00.299134 [ 3 ] {} <Debug> HTTP-Session: bc3b15f5-eb89-4a71-914f-7362d75be216 Destroying unnamed session | ||
1779 | 2023.12.01 20:24:00.299273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1780 | 2023.12.01 20:24:00.299318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1781 | 2023.12.01 20:24:00.299336 [ 3 ] {} <Debug> HTTP-Session: d385a5c3-53c3-4183-ae74-907f71daa95b Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1782 | 2023.12.01 20:24:00.299353 [ 3 ] {} <Debug> HTTP-Session: d385a5c3-53c3-4183-ae74-907f71daa95b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1783 | 2023.12.01 20:24:00.299430 [ 3 ] {77ee101f-e9b1-4f2f-bd61-10b6ed73d21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1784 | 2023.12.01 20:24:00.299472 [ 3 ] {77ee101f-e9b1-4f2f-bd61-10b6ed73d21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1785 | 2023.12.01 20:24:00.299602 [ 3 ] {77ee101f-e9b1-4f2f-bd61-10b6ed73d21a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1786 | 2023.12.01 20:24:00.300111 [ 3 ] {77ee101f-e9b1-4f2f-bd61-10b6ed73d21a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1787 | 2023.12.01 20:24:00.300420 [ 3 ] {77ee101f-e9b1-4f2f-bd61-10b6ed73d21a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1788 | 2023.12.01 20:24:00.300596 [ 3 ] {77ee101f-e9b1-4f2f-bd61-10b6ed73d21a} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1789 | 2023.12.01 20:24:00.300702 [ 3 ] {77ee101f-e9b1-4f2f-bd61-10b6ed73d21a} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001244083 sec., 32956 rows/sec., 44.47 MiB/sec. | ||
1790 | 2023.12.01 20:24:00.300835 [ 3 ] {77ee101f-e9b1-4f2f-bd61-10b6ed73d21a} <Debug> DynamicQueryHandler: Done processing query | ||
1791 | 2023.12.01 20:24:00.300859 [ 3 ] {77ee101f-e9b1-4f2f-bd61-10b6ed73d21a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1792 | 2023.12.01 20:24:00.300875 [ 3 ] {} <Debug> HTTP-Session: d385a5c3-53c3-4183-ae74-907f71daa95b Destroying unnamed session | ||
1793 | 2023.12.01 20:24:05.288249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1794 | 2023.12.01 20:24:05.288433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1795 | 2023.12.01 20:24:05.288480 [ 3 ] {} <Debug> HTTP-Session: cc68c6ae-3e10-4065-8322-54a9e1b9688a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1796 | 2023.12.01 20:24:05.288523 [ 3 ] {} <Debug> HTTP-Session: cc68c6ae-3e10-4065-8322-54a9e1b9688a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1797 | 2023.12.01 20:24:05.288717 [ 3 ] {569b0248-bb8a-455e-acbe-38228e14bb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1798 | 2023.12.01 20:24:05.288811 [ 3 ] {569b0248-bb8a-455e-acbe-38228e14bb98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1799 | 2023.12.01 20:24:05.289082 [ 3 ] {569b0248-bb8a-455e-acbe-38228e14bb98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1800 | 2023.12.01 20:24:05.289610 [ 3 ] {569b0248-bb8a-455e-acbe-38228e14bb98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1801 | 2023.12.01 20:24:05.289881 [ 3 ] {569b0248-bb8a-455e-acbe-38228e14bb98} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1802 | 2023.12.01 20:24:05.290048 [ 3 ] {569b0248-bb8a-455e-acbe-38228e14bb98} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1803 | 2023.12.01 20:24:05.290190 [ 3 ] {569b0248-bb8a-455e-acbe-38228e14bb98} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001414596 sec., 3534 rows/sec., 286.49 KiB/sec. | ||
1804 | 2023.12.01 20:24:05.290371 [ 3 ] {569b0248-bb8a-455e-acbe-38228e14bb98} <Debug> DynamicQueryHandler: Done processing query | ||
1805 | 2023.12.01 20:24:05.290397 [ 3 ] {569b0248-bb8a-455e-acbe-38228e14bb98} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1806 | 2023.12.01 20:24:05.290413 [ 3 ] {} <Debug> HTTP-Session: cc68c6ae-3e10-4065-8322-54a9e1b9688a Destroying unnamed session | ||
1807 | 2023.12.01 20:24:05.290539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1808 | 2023.12.01 20:24:05.290589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1809 | 2023.12.01 20:24:05.290608 [ 3 ] {} <Debug> HTTP-Session: 7796a558-d136-483d-9f6e-377717a75dc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1810 | 2023.12.01 20:24:05.290627 [ 3 ] {} <Debug> HTTP-Session: 7796a558-d136-483d-9f6e-377717a75dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1811 | 2023.12.01 20:24:05.290705 [ 3 ] {41966d22-e5a3-4a41-9fd5-73e60636ed37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1812 | 2023.12.01 20:24:05.290746 [ 3 ] {41966d22-e5a3-4a41-9fd5-73e60636ed37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1813 | 2023.12.01 20:24:05.290859 [ 3 ] {41966d22-e5a3-4a41-9fd5-73e60636ed37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1814 | 2023.12.01 20:24:05.291170 [ 3 ] {41966d22-e5a3-4a41-9fd5-73e60636ed37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1815 | 2023.12.01 20:24:05.291378 [ 3 ] {41966d22-e5a3-4a41-9fd5-73e60636ed37} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1816 | 2023.12.01 20:24:05.291534 [ 3 ] {41966d22-e5a3-4a41-9fd5-73e60636ed37} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1817 | 2023.12.01 20:24:05.291635 [ 3 ] {41966d22-e5a3-4a41-9fd5-73e60636ed37} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000901237 sec., 16643 rows/sec., 1.50 MiB/sec. | ||
1818 | 2023.12.01 20:24:05.291768 [ 3 ] {41966d22-e5a3-4a41-9fd5-73e60636ed37} <Debug> DynamicQueryHandler: Done processing query | ||
1819 | 2023.12.01 20:24:05.291791 [ 3 ] {41966d22-e5a3-4a41-9fd5-73e60636ed37} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1820 | 2023.12.01 20:24:05.291808 [ 3 ] {} <Debug> HTTP-Session: 7796a558-d136-483d-9f6e-377717a75dc5 Destroying unnamed session | ||
1821 | 2023.12.01 20:24:05.291962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1822 | 2023.12.01 20:24:05.292007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1823 | 2023.12.01 20:24:05.292026 [ 3 ] {} <Debug> HTTP-Session: dcc47bd1-be74-4224-8745-164762e2d937 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1824 | 2023.12.01 20:24:05.292044 [ 3 ] {} <Debug> HTTP-Session: dcc47bd1-be74-4224-8745-164762e2d937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1825 | 2023.12.01 20:24:05.292113 [ 3 ] {e020dd5c-a69b-40cf-a036-5ef506c7d4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1826 | 2023.12.01 20:24:05.292153 [ 3 ] {e020dd5c-a69b-40cf-a036-5ef506c7d4c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1827 | 2023.12.01 20:24:05.292260 [ 3 ] {e020dd5c-a69b-40cf-a036-5ef506c7d4c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1828 | 2023.12.01 20:24:05.292531 [ 3 ] {e020dd5c-a69b-40cf-a036-5ef506c7d4c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1829 | 2023.12.01 20:24:05.292736 [ 3 ] {e020dd5c-a69b-40cf-a036-5ef506c7d4c7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1830 | 2023.12.01 20:24:05.292884 [ 3 ] {e020dd5c-a69b-40cf-a036-5ef506c7d4c7} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1831 | 2023.12.01 20:24:05.293006 [ 3 ] {e020dd5c-a69b-40cf-a036-5ef506c7d4c7} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000862826 sec., 5794 rows/sec., 464.05 KiB/sec. | ||
1832 | 2023.12.01 20:24:05.293127 [ 3 ] {e020dd5c-a69b-40cf-a036-5ef506c7d4c7} <Debug> DynamicQueryHandler: Done processing query | ||
1833 | 2023.12.01 20:24:05.293151 [ 3 ] {e020dd5c-a69b-40cf-a036-5ef506c7d4c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1834 | 2023.12.01 20:24:05.293166 [ 3 ] {} <Debug> HTTP-Session: dcc47bd1-be74-4224-8745-164762e2d937 Destroying unnamed session | ||
1835 | 2023.12.01 20:24:05.293275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1836 | 2023.12.01 20:24:05.293321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1837 | 2023.12.01 20:24:05.293339 [ 3 ] {} <Debug> HTTP-Session: 22891f3b-25ea-43f8-9677-7acc46b5caf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1838 | 2023.12.01 20:24:05.293356 [ 3 ] {} <Debug> HTTP-Session: 22891f3b-25ea-43f8-9677-7acc46b5caf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1839 | 2023.12.01 20:24:05.293427 [ 3 ] {b2df4e65-1ebf-4ab0-89ca-15e3fbc6ac50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1840 | 2023.12.01 20:24:05.293470 [ 3 ] {b2df4e65-1ebf-4ab0-89ca-15e3fbc6ac50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1841 | 2023.12.01 20:24:05.293610 [ 3 ] {b2df4e65-1ebf-4ab0-89ca-15e3fbc6ac50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1842 | 2023.12.01 20:24:05.293924 [ 3 ] {b2df4e65-1ebf-4ab0-89ca-15e3fbc6ac50} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1843 | 2023.12.01 20:24:05.294198 [ 3 ] {b2df4e65-1ebf-4ab0-89ca-15e3fbc6ac50} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1844 | 2023.12.01 20:24:05.294373 [ 3 ] {b2df4e65-1ebf-4ab0-89ca-15e3fbc6ac50} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1845 | 2023.12.01 20:24:05.294502 [ 3 ] {b2df4e65-1ebf-4ab0-89ca-15e3fbc6ac50} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001046809 sec., 4776 rows/sec., 6.45 MiB/sec. | ||
1846 | 2023.12.01 20:24:05.294627 [ 3 ] {b2df4e65-1ebf-4ab0-89ca-15e3fbc6ac50} <Debug> DynamicQueryHandler: Done processing query | ||
1847 | 2023.12.01 20:24:05.294650 [ 3 ] {b2df4e65-1ebf-4ab0-89ca-15e3fbc6ac50} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1848 | 2023.12.01 20:24:05.294667 [ 3 ] {} <Debug> HTTP-Session: 22891f3b-25ea-43f8-9677-7acc46b5caf5 Destroying unnamed session | ||
1849 | 2023.12.01 20:24:09.701670 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1850 | 2023.12.01 20:24:09.701734 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1851 | 2023.12.01 20:24:10.291034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1852 | 2023.12.01 20:24:10.291140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1853 | 2023.12.01 20:24:10.291169 [ 3 ] {} <Debug> HTTP-Session: 5940bfea-5085-4c71-a3d8-5b3422573cd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1854 | 2023.12.01 20:24:10.291197 [ 3 ] {} <Debug> HTTP-Session: 5940bfea-5085-4c71-a3d8-5b3422573cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1855 | 2023.12.01 20:24:10.291339 [ 3 ] {fe0d131d-5fd1-450f-bbf3-1d617fbcb090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1856 | 2023.12.01 20:24:10.291402 [ 3 ] {fe0d131d-5fd1-450f-bbf3-1d617fbcb090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1857 | 2023.12.01 20:24:10.291562 [ 3 ] {fe0d131d-5fd1-450f-bbf3-1d617fbcb090} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1858 | 2023.12.01 20:24:10.292088 [ 3 ] {fe0d131d-5fd1-450f-bbf3-1d617fbcb090} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1859 | 2023.12.01 20:24:10.292357 [ 3 ] {fe0d131d-5fd1-450f-bbf3-1d617fbcb090} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1860 | 2023.12.01 20:24:10.292522 [ 3 ] {fe0d131d-5fd1-450f-bbf3-1d617fbcb090} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1861 | 2023.12.01 20:24:10.292644 [ 3 ] {fe0d131d-5fd1-450f-bbf3-1d617fbcb090} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001267293 sec., 32352 rows/sec., 2.56 MiB/sec. | ||
1862 | 2023.12.01 20:24:10.292791 [ 3 ] {fe0d131d-5fd1-450f-bbf3-1d617fbcb090} <Debug> DynamicQueryHandler: Done processing query | ||
1863 | 2023.12.01 20:24:10.292816 [ 3 ] {fe0d131d-5fd1-450f-bbf3-1d617fbcb090} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1864 | 2023.12.01 20:24:10.292832 [ 3 ] {} <Debug> HTTP-Session: 5940bfea-5085-4c71-a3d8-5b3422573cd8 Destroying unnamed session | ||
1865 | 2023.12.01 20:24:10.292978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1866 | 2023.12.01 20:24:10.293029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1867 | 2023.12.01 20:24:10.293048 [ 3 ] {} <Debug> HTTP-Session: ecf94a88-66eb-4ea4-8bd8-76486a6c6730 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1868 | 2023.12.01 20:24:10.293067 [ 3 ] {} <Debug> HTTP-Session: ecf94a88-66eb-4ea4-8bd8-76486a6c6730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1869 | 2023.12.01 20:24:10.293151 [ 3 ] {98f31502-5e61-46bf-a89d-8a85f3093577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1870 | 2023.12.01 20:24:10.293192 [ 3 ] {98f31502-5e61-46bf-a89d-8a85f3093577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1871 | 2023.12.01 20:24:10.293299 [ 3 ] {98f31502-5e61-46bf-a89d-8a85f3093577} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1872 | 2023.12.01 20:24:10.293692 [ 3 ] {98f31502-5e61-46bf-a89d-8a85f3093577} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1873 | 2023.12.01 20:24:10.293912 [ 3 ] {98f31502-5e61-46bf-a89d-8a85f3093577} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1874 | 2023.12.01 20:24:10.294071 [ 3 ] {98f31502-5e61-46bf-a89d-8a85f3093577} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1875 | 2023.12.01 20:24:10.294177 [ 3 ] {98f31502-5e61-46bf-a89d-8a85f3093577} <Information> executeQuery: Read 123 rows, 12.26 KiB in 0.000994559 sec., 123672 rows/sec., 12.04 MiB/sec. | ||
1876 | 2023.12.01 20:24:10.294316 [ 3 ] {98f31502-5e61-46bf-a89d-8a85f3093577} <Debug> DynamicQueryHandler: Done processing query | ||
1877 | 2023.12.01 20:24:10.294340 [ 3 ] {98f31502-5e61-46bf-a89d-8a85f3093577} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1878 | 2023.12.01 20:24:10.294356 [ 3 ] {} <Debug> HTTP-Session: ecf94a88-66eb-4ea4-8bd8-76486a6c6730 Destroying unnamed session | ||
1879 | 2023.12.01 20:24:10.294502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1880 | 2023.12.01 20:24:10.294548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1881 | 2023.12.01 20:24:10.294567 [ 3 ] {} <Debug> HTTP-Session: b9186350-1709-4256-981a-71da95b62dac Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1882 | 2023.12.01 20:24:10.294585 [ 3 ] {} <Debug> HTTP-Session: b9186350-1709-4256-981a-71da95b62dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1883 | 2023.12.01 20:24:10.294659 [ 3 ] {3a63a80d-68c8-4168-851b-de6f7acbf47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1884 | 2023.12.01 20:24:10.294697 [ 3 ] {3a63a80d-68c8-4168-851b-de6f7acbf47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1885 | 2023.12.01 20:24:10.294803 [ 3 ] {3a63a80d-68c8-4168-851b-de6f7acbf47d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1886 | 2023.12.01 20:24:10.295096 [ 3 ] {3a63a80d-68c8-4168-851b-de6f7acbf47d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1887 | 2023.12.01 20:24:10.295305 [ 3 ] {3a63a80d-68c8-4168-851b-de6f7acbf47d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1888 | 2023.12.01 20:24:10.295453 [ 3 ] {3a63a80d-68c8-4168-851b-de6f7acbf47d} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1889 | 2023.12.01 20:24:10.295553 [ 3 ] {3a63a80d-68c8-4168-851b-de6f7acbf47d} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.000868826 sec., 47190 rows/sec., 3.69 MiB/sec. | ||
1890 | 2023.12.01 20:24:10.295667 [ 3 ] {3a63a80d-68c8-4168-851b-de6f7acbf47d} <Debug> DynamicQueryHandler: Done processing query | ||
1891 | 2023.12.01 20:24:10.295690 [ 3 ] {3a63a80d-68c8-4168-851b-de6f7acbf47d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1892 | 2023.12.01 20:24:10.295705 [ 3 ] {} <Debug> HTTP-Session: b9186350-1709-4256-981a-71da95b62dac Destroying unnamed session | ||
1893 | 2023.12.01 20:24:10.295871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1894 | 2023.12.01 20:24:10.295916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1895 | 2023.12.01 20:24:10.295935 [ 3 ] {} <Debug> HTTP-Session: b57d164c-6d81-499c-bd31-145ceedd9ea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1896 | 2023.12.01 20:24:10.295952 [ 3 ] {} <Debug> HTTP-Session: b57d164c-6d81-499c-bd31-145ceedd9ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1897 | 2023.12.01 20:24:10.296034 [ 3 ] {bf151d5d-794b-4331-ad01-aaa26a8aa52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1898 | 2023.12.01 20:24:10.296079 [ 3 ] {bf151d5d-794b-4331-ad01-aaa26a8aa52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1899 | 2023.12.01 20:24:10.296212 [ 3 ] {bf151d5d-794b-4331-ad01-aaa26a8aa52d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1900 | 2023.12.01 20:24:10.296697 [ 3 ] {bf151d5d-794b-4331-ad01-aaa26a8aa52d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1901 | 2023.12.01 20:24:10.297010 [ 3 ] {bf151d5d-794b-4331-ad01-aaa26a8aa52d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1902 | 2023.12.01 20:24:10.297187 [ 3 ] {bf151d5d-794b-4331-ad01-aaa26a8aa52d} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1903 | 2023.12.01 20:24:10.297292 [ 3 ] {bf151d5d-794b-4331-ad01-aaa26a8aa52d} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001229853 sec., 33337 rows/sec., 44.99 MiB/sec. | ||
1904 | 2023.12.01 20:24:10.297432 [ 3 ] {bf151d5d-794b-4331-ad01-aaa26a8aa52d} <Debug> DynamicQueryHandler: Done processing query | ||
1905 | 2023.12.01 20:24:10.297455 [ 3 ] {bf151d5d-794b-4331-ad01-aaa26a8aa52d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1906 | 2023.12.01 20:24:10.297471 [ 3 ] {} <Debug> HTTP-Session: b57d164c-6d81-499c-bd31-145ceedd9ea6 Destroying unnamed session | ||
1907 | 2023.12.01 20:24:15.288561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1908 | 2023.12.01 20:24:15.288689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1909 | 2023.12.01 20:24:15.288719 [ 3 ] {} <Debug> HTTP-Session: 0b53bae6-0cd2-40a5-888e-a29c8bdf980a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1910 | 2023.12.01 20:24:15.288747 [ 3 ] {} <Debug> HTTP-Session: 0b53bae6-0cd2-40a5-888e-a29c8bdf980a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1911 | 2023.12.01 20:24:15.288884 [ 3 ] {fd65c183-54d0-4ffd-b5c5-372e98df4f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1912 | 2023.12.01 20:24:15.288950 [ 3 ] {fd65c183-54d0-4ffd-b5c5-372e98df4f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1913 | 2023.12.01 20:24:15.289128 [ 3 ] {fd65c183-54d0-4ffd-b5c5-372e98df4f0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1914 | 2023.12.01 20:24:15.289575 [ 3 ] {fd65c183-54d0-4ffd-b5c5-372e98df4f0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1915 | 2023.12.01 20:24:15.289840 [ 3 ] {fd65c183-54d0-4ffd-b5c5-372e98df4f0c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1916 | 2023.12.01 20:24:15.289999 [ 3 ] {fd65c183-54d0-4ffd-b5c5-372e98df4f0c} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1917 | 2023.12.01 20:24:15.290116 [ 3 ] {fd65c183-54d0-4ffd-b5c5-372e98df4f0c} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001193702 sec., 4188 rows/sec., 339.51 KiB/sec. | ||
1918 | 2023.12.01 20:24:15.290257 [ 3 ] {fd65c183-54d0-4ffd-b5c5-372e98df4f0c} <Debug> DynamicQueryHandler: Done processing query | ||
1919 | 2023.12.01 20:24:15.290282 [ 3 ] {fd65c183-54d0-4ffd-b5c5-372e98df4f0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1920 | 2023.12.01 20:24:15.290298 [ 3 ] {} <Debug> HTTP-Session: 0b53bae6-0cd2-40a5-888e-a29c8bdf980a Destroying unnamed session | ||
1921 | 2023.12.01 20:24:15.290414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1922 | 2023.12.01 20:24:15.290460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1923 | 2023.12.01 20:24:15.290479 [ 3 ] {} <Debug> HTTP-Session: 93c79cfe-1419-451c-acdf-3dca0b4f9d5d Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1924 | 2023.12.01 20:24:15.290498 [ 3 ] {} <Debug> HTTP-Session: 93c79cfe-1419-451c-acdf-3dca0b4f9d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1925 | 2023.12.01 20:24:15.290569 [ 3 ] {9c3ecab4-8ddc-4db4-b7ab-970b9228e140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1926 | 2023.12.01 20:24:15.290608 [ 3 ] {9c3ecab4-8ddc-4db4-b7ab-970b9228e140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1927 | 2023.12.01 20:24:15.290712 [ 3 ] {9c3ecab4-8ddc-4db4-b7ab-970b9228e140} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1928 | 2023.12.01 20:24:15.290981 [ 3 ] {9c3ecab4-8ddc-4db4-b7ab-970b9228e140} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1929 | 2023.12.01 20:24:15.291182 [ 3 ] {9c3ecab4-8ddc-4db4-b7ab-970b9228e140} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1930 | 2023.12.01 20:24:15.291340 [ 3 ] {9c3ecab4-8ddc-4db4-b7ab-970b9228e140} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1931 | 2023.12.01 20:24:15.291442 [ 3 ] {9c3ecab4-8ddc-4db4-b7ab-970b9228e140} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000845306 sec., 17745 rows/sec., 1.60 MiB/sec. | ||
1932 | 2023.12.01 20:24:15.291434 [ 52 ] {} <Debug> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1933 | 2023.12.01 20:24:15.291508 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1934 | 2023.12.01 20:24:15.291593 [ 3 ] {9c3ecab4-8ddc-4db4-b7ab-970b9228e140} <Debug> DynamicQueryHandler: Done processing query | ||
1935 | 2023.12.01 20:24:15.291631 [ 3 ] {9c3ecab4-8ddc-4db4-b7ab-970b9228e140} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1936 | 2023.12.01 20:24:15.291628 [ 14 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1937 | 2023.12.01 20:24:15.291655 [ 3 ] {} <Debug> HTTP-Session: 93c79cfe-1419-451c-acdf-3dca0b4f9d5d Destroying unnamed session | ||
1938 | 2023.12.01 20:24:15.291786 [ 14 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1939 | 2023.12.01 20:24:15.291840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1940 | 2023.12.01 20:24:15.291857 [ 14 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 159 rows starting from the beginning of the part | ||
1941 | 2023.12.01 20:24:15.291930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1942 | 2023.12.01 20:24:15.291992 [ 3 ] {} <Debug> HTTP-Session: 496b7f6d-f24b-4fad-83d0-e818dd02de2d Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1943 | 2023.12.01 20:24:15.292020 [ 3 ] {} <Debug> HTTP-Session: 496b7f6d-f24b-4fad-83d0-e818dd02de2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1944 | 2023.12.01 20:24:15.292151 [ 14 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
1945 | 2023.12.01 20:24:15.292217 [ 3 ] {be785b8f-9ddf-4149-95ae-0383ecdbaef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1946 | 2023.12.01 20:24:15.292307 [ 3 ] {be785b8f-9ddf-4149-95ae-0383ecdbaef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1947 | 2023.12.01 20:24:15.292404 [ 14 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 124 rows starting from the beginning of the part | ||
1948 | 2023.12.01 20:24:15.292735 [ 14 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part | ||
1949 | 2023.12.01 20:24:15.292825 [ 3 ] {be785b8f-9ddf-4149-95ae-0383ecdbaef6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1950 | 2023.12.01 20:24:15.293009 [ 14 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 123 rows starting from the beginning of the part | ||
1951 | 2023.12.01 20:24:15.293196 [ 14 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part | ||
1952 | 2023.12.01 20:24:15.293699 [ 3 ] {be785b8f-9ddf-4149-95ae-0383ecdbaef6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1953 | 2023.12.01 20:24:15.294097 [ 3 ] {be785b8f-9ddf-4149-95ae-0383ecdbaef6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1954 | 2023.12.01 20:24:15.294452 [ 3 ] {be785b8f-9ddf-4149-95ae-0383ecdbaef6} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1955 | 2023.12.01 20:24:15.294630 [ 52 ] {} <Debug> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1956 | 2023.12.01 20:24:15.294729 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1957 | 2023.12.01 20:24:15.294747 [ 3 ] {be785b8f-9ddf-4149-95ae-0383ecdbaef6} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002457276 sec., 2034 rows/sec., 162.94 KiB/sec. | ||
1958 | 2023.12.01 20:24:15.294966 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1959 | 2023.12.01 20:24:15.295341 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1960 | 2023.12.01 20:24:15.295374 [ 3 ] {be785b8f-9ddf-4149-95ae-0383ecdbaef6} <Debug> DynamicQueryHandler: Done processing query | ||
1961 | 2023.12.01 20:24:15.295403 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 94 rows starting from the beginning of the part | ||
1962 | 2023.12.01 20:24:15.295427 [ 3 ] {be785b8f-9ddf-4149-95ae-0383ecdbaef6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1963 | 2023.12.01 20:24:15.295436 [ 9 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 4 columns (4 merged, 0 gathered) in 0.003859631 sec., 124882.40456147233 rows/sec., 11.82 MiB/sec. | ||
1964 | 2023.12.01 20:24:15.295495 [ 3 ] {} <Debug> HTTP-Session: 496b7f6d-f24b-4fad-83d0-e818dd02de2d Destroying unnamed session | ||
1965 | 2023.12.01 20:24:15.295631 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 29 rows starting from the beginning of the part | ||
1966 | 2023.12.01 20:24:15.295730 [ 9 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1967 | 2023.12.01 20:24:15.295757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1968 | 2023.12.01 20:24:15.295898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1969 | 2023.12.01 20:24:15.295922 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 43 rows starting from the beginning of the part | ||
1970 | 2023.12.01 20:24:15.295950 [ 3 ] {} <Debug> HTTP-Session: d3ed9854-57ad-4f24-9f32-e76487eff8a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1971 | 2023.12.01 20:24:15.296041 [ 3 ] {} <Debug> HTTP-Session: d3ed9854-57ad-4f24-9f32-e76487eff8a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1972 | 2023.12.01 20:24:15.296293 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part | ||
1973 | 2023.12.01 20:24:15.296288 [ 9 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1974 | 2023.12.01 20:24:15.296350 [ 3 ] {c6d25274-b599-4f1b-be50-83fd17e7d261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1975 | 2023.12.01 20:24:15.296488 [ 3 ] {c6d25274-b599-4f1b-be50-83fd17e7d261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1976 | 2023.12.01 20:24:15.296497 [ 9 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_11_2} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1977 | 2023.12.01 20:24:15.296732 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
1978 | 2023.12.01 20:24:15.297061 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part | ||
1979 | 2023.12.01 20:24:15.297266 [ 3 ] {c6d25274-b599-4f1b-be50-83fd17e7d261} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1980 | 2023.12.01 20:24:15.298168 [ 3 ] {c6d25274-b599-4f1b-be50-83fd17e7d261} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1981 | 2023.12.01 20:24:15.298862 [ 9 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 4 columns (4 merged, 0 gathered) in 0.004071185 sec., 53301.434348967196 rows/sec., 4.16 MiB/sec. | ||
1982 | 2023.12.01 20:24:15.298930 [ 3 ] {c6d25274-b599-4f1b-be50-83fd17e7d261} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1983 | 2023.12.01 20:24:15.298982 [ 9 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1984 | 2023.12.01 20:24:15.299155 [ 3 ] {c6d25274-b599-4f1b-be50-83fd17e7d261} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1985 | 2023.12.01 20:24:15.299172 [ 9 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1986 | 2023.12.01 20:24:15.299249 [ 9 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_11_2} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1987 | 2023.12.01 20:24:15.299299 [ 3 ] {c6d25274-b599-4f1b-be50-83fd17e7d261} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002871323 sec., 1741 rows/sec., 2.35 MiB/sec. | ||
1988 | 2023.12.01 20:24:15.299547 [ 3 ] {c6d25274-b599-4f1b-be50-83fd17e7d261} <Debug> DynamicQueryHandler: Done processing query | ||
1989 | 2023.12.01 20:24:15.299570 [ 3 ] {c6d25274-b599-4f1b-be50-83fd17e7d261} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1990 | 2023.12.01 20:24:15.299587 [ 3 ] {} <Debug> HTTP-Session: d3ed9854-57ad-4f24-9f32-e76487eff8a1 Destroying unnamed session | ||
1991 | 2023.12.01 20:24:20.291833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1992 | 2023.12.01 20:24:20.291992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1993 | 2023.12.01 20:24:20.292036 [ 3 ] {} <Debug> HTTP-Session: a02ef0c0-f4a2-419c-b2c2-50f598166c26 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
1994 | 2023.12.01 20:24:20.292076 [ 3 ] {} <Debug> HTTP-Session: a02ef0c0-f4a2-419c-b2c2-50f598166c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1995 | 2023.12.01 20:24:20.292259 [ 3 ] {447aa081-665b-47d6-b491-5044b1f6cb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1996 | 2023.12.01 20:24:20.292344 [ 3 ] {447aa081-665b-47d6-b491-5044b1f6cb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1997 | 2023.12.01 20:24:20.292591 [ 3 ] {447aa081-665b-47d6-b491-5044b1f6cb8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1998 | 2023.12.01 20:24:20.293147 [ 3 ] {447aa081-665b-47d6-b491-5044b1f6cb8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
1999 | 2023.12.01 20:24:20.293418 [ 3 ] {447aa081-665b-47d6-b491-5044b1f6cb8b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2000 | 2023.12.01 20:24:20.293588 [ 3 ] {447aa081-665b-47d6-b491-5044b1f6cb8b} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2001 | 2023.12.01 20:24:20.293722 [ 3 ] {447aa081-665b-47d6-b491-5044b1f6cb8b} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001406286 sec., 29154 rows/sec., 2.31 MiB/sec. | ||
2002 | 2023.12.01 20:24:20.293743 [ 66 ] {} <Debug> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2003 | 2023.12.01 20:24:20.293898 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2004 | 2023.12.01 20:24:20.293930 [ 3 ] {447aa081-665b-47d6-b491-5044b1f6cb8b} <Debug> DynamicQueryHandler: Done processing query | ||
2005 | 2023.12.01 20:24:20.293988 [ 3 ] {447aa081-665b-47d6-b491-5044b1f6cb8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2006 | 2023.12.01 20:24:20.294043 [ 3 ] {} <Debug> HTTP-Session: a02ef0c0-f4a2-419c-b2c2-50f598166c26 Destroying unnamed session | ||
2007 | 2023.12.01 20:24:20.294050 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2008 | 2023.12.01 20:24:20.294197 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2009 | 2023.12.01 20:24:20.294220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2010 | 2023.12.01 20:24:20.294254 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 44 rows starting from the beginning of the part | ||
2011 | 2023.12.01 20:24:20.294301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2012 | 2023.12.01 20:24:20.294343 [ 3 ] {} <Debug> HTTP-Session: 55ba29b4-bd1e-4af3-b850-e55361f2be6b Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2013 | 2023.12.01 20:24:20.294378 [ 3 ] {} <Debug> HTTP-Session: 55ba29b4-bd1e-4af3-b850-e55361f2be6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2014 | 2023.12.01 20:24:20.294509 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
2015 | 2023.12.01 20:24:20.294550 [ 3 ] {06a9b191-39f3-4124-aecb-00506f95ecd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2016 | 2023.12.01 20:24:20.294625 [ 3 ] {06a9b191-39f3-4124-aecb-00506f95ecd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2017 | 2023.12.01 20:24:20.294759 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
2018 | 2023.12.01 20:24:20.295065 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
2019 | 2023.12.01 20:24:20.295091 [ 3 ] {06a9b191-39f3-4124-aecb-00506f95ecd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2020 | 2023.12.01 20:24:20.295268 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
2021 | 2023.12.01 20:24:20.295512 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
2022 | 2023.12.01 20:24:20.295906 [ 3 ] {06a9b191-39f3-4124-aecb-00506f95ecd7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2023 | 2023.12.01 20:24:20.296272 [ 3 ] {06a9b191-39f3-4124-aecb-00506f95ecd7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2024 | 2023.12.01 20:24:20.296597 [ 3 ] {06a9b191-39f3-4124-aecb-00506f95ecd7} <Trace> oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2025 | 2023.12.01 20:24:20.296901 [ 3 ] {06a9b191-39f3-4124-aecb-00506f95ecd7} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002259642 sec., 885 rows/sec., 75.63 KiB/sec. | ||
2026 | 2023.12.01 20:24:20.297192 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.00323385 sec., 54733.521962985295 rows/sec., 4.33 MiB/sec. | ||
2027 | 2023.12.01 20:24:20.297236 [ 3 ] {06a9b191-39f3-4124-aecb-00506f95ecd7} <Debug> DynamicQueryHandler: Done processing query | ||
2028 | 2023.12.01 20:24:20.297279 [ 3 ] {06a9b191-39f3-4124-aecb-00506f95ecd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2029 | 2023.12.01 20:24:20.297308 [ 3 ] {} <Debug> HTTP-Session: 55ba29b4-bd1e-4af3-b850-e55361f2be6b Destroying unnamed session | ||
2030 | 2023.12.01 20:24:20.297316 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2031 | 2023.12.01 20:24:20.297453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2032 | 2023.12.01 20:24:20.297531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2033 | 2023.12.01 20:24:20.297541 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2034 | 2023.12.01 20:24:20.297557 [ 3 ] {} <Debug> HTTP-Session: aa8dcec8-75b9-4243-a6b0-6b18fdaf1e86 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2035 | 2023.12.01 20:24:20.297597 [ 3 ] {} <Debug> HTTP-Session: aa8dcec8-75b9-4243-a6b0-6b18fdaf1e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2036 | 2023.12.01 20:24:20.297645 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_11_2} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2037 | 2023.12.01 20:24:20.297749 [ 3 ] {ff98754b-a476-45f5-a0f5-d14953cb7ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2038 | 2023.12.01 20:24:20.297805 [ 3 ] {ff98754b-a476-45f5-a0f5-d14953cb7ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2039 | 2023.12.01 20:24:20.297925 [ 3 ] {ff98754b-a476-45f5-a0f5-d14953cb7ec0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2040 | 2023.12.01 20:24:20.298296 [ 3 ] {ff98754b-a476-45f5-a0f5-d14953cb7ec0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2041 | 2023.12.01 20:24:20.298522 [ 3 ] {ff98754b-a476-45f5-a0f5-d14953cb7ec0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2042 | 2023.12.01 20:24:20.298670 [ 3 ] {ff98754b-a476-45f5-a0f5-d14953cb7ec0} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2043 | 2023.12.01 20:24:20.298797 [ 3 ] {ff98754b-a476-45f5-a0f5-d14953cb7ec0} <Information> executeQuery: Read 124 rows, 12.34 KiB in 0.001004509 sec., 123443 rows/sec., 12.00 MiB/sec. | ||
2044 | 2023.12.01 20:24:20.298919 [ 3 ] {ff98754b-a476-45f5-a0f5-d14953cb7ec0} <Debug> DynamicQueryHandler: Done processing query | ||
2045 | 2023.12.01 20:24:20.298942 [ 3 ] {ff98754b-a476-45f5-a0f5-d14953cb7ec0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2046 | 2023.12.01 20:24:20.298957 [ 3 ] {} <Debug> HTTP-Session: aa8dcec8-75b9-4243-a6b0-6b18fdaf1e86 Destroying unnamed session | ||
2047 | 2023.12.01 20:24:20.299072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2048 | 2023.12.01 20:24:20.299118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2049 | 2023.12.01 20:24:20.299136 [ 3 ] {} <Debug> HTTP-Session: 5e1d9388-dc58-4f24-be36-fc4bd5432a72 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2050 | 2023.12.01 20:24:20.299154 [ 3 ] {} <Debug> HTTP-Session: 5e1d9388-dc58-4f24-be36-fc4bd5432a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2051 | 2023.12.01 20:24:20.299223 [ 3 ] {0addb007-ef35-41ff-83b9-8f6d0f2406a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2052 | 2023.12.01 20:24:20.299262 [ 3 ] {0addb007-ef35-41ff-83b9-8f6d0f2406a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2053 | 2023.12.01 20:24:20.299368 [ 3 ] {0addb007-ef35-41ff-83b9-8f6d0f2406a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2054 | 2023.12.01 20:24:20.299647 [ 3 ] {0addb007-ef35-41ff-83b9-8f6d0f2406a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2055 | 2023.12.01 20:24:20.299849 [ 3 ] {0addb007-ef35-41ff-83b9-8f6d0f2406a8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2056 | 2023.12.01 20:24:20.300001 [ 3 ] {0addb007-ef35-41ff-83b9-8f6d0f2406a8} <Trace> oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2057 | 2023.12.01 20:24:20.300124 [ 3 ] {0addb007-ef35-41ff-83b9-8f6d0f2406a8} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000873086 sec., 2290 rows/sec., 159.95 KiB/sec. | ||
2058 | 2023.12.01 20:24:20.300228 [ 3 ] {0addb007-ef35-41ff-83b9-8f6d0f2406a8} <Debug> DynamicQueryHandler: Done processing query | ||
2059 | 2023.12.01 20:24:20.300251 [ 3 ] {0addb007-ef35-41ff-83b9-8f6d0f2406a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2060 | 2023.12.01 20:24:20.300266 [ 3 ] {} <Debug> HTTP-Session: 5e1d9388-dc58-4f24-be36-fc4bd5432a72 Destroying unnamed session | ||
2061 | 2023.12.01 20:24:20.300369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 9193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2062 | 2023.12.01 20:24:20.300411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2063 | 2023.12.01 20:24:20.300430 [ 3 ] {} <Debug> HTTP-Session: ba262b5c-7ad5-4e82-8161-ee6441b9bdf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2064 | 2023.12.01 20:24:20.300448 [ 3 ] {} <Debug> HTTP-Session: ba262b5c-7ad5-4e82-8161-ee6441b9bdf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2065 | 2023.12.01 20:24:20.300522 [ 3 ] {4d78d126-a3b0-4b4f-93cd-ae486eff6524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2066 | 2023.12.01 20:24:20.300559 [ 3 ] {4d78d126-a3b0-4b4f-93cd-ae486eff6524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2067 | 2023.12.01 20:24:20.300662 [ 3 ] {4d78d126-a3b0-4b4f-93cd-ae486eff6524} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2068 | 2023.12.01 20:24:20.300950 [ 3 ] {4d78d126-a3b0-4b4f-93cd-ae486eff6524} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2069 | 2023.12.01 20:24:20.301160 [ 3 ] {4d78d126-a3b0-4b4f-93cd-ae486eff6524} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2070 | 2023.12.01 20:24:20.301309 [ 3 ] {4d78d126-a3b0-4b4f-93cd-ae486eff6524} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2071 | 2023.12.01 20:24:20.301431 [ 3 ] {4d78d126-a3b0-4b4f-93cd-ae486eff6524} <Information> executeQuery: Read 54 rows, 4.31 KiB in 0.000883436 sec., 61124 rows/sec., 4.77 MiB/sec. | ||
2072 | 2023.12.01 20:24:20.301548 [ 3 ] {4d78d126-a3b0-4b4f-93cd-ae486eff6524} <Debug> DynamicQueryHandler: Done processing query | ||
2073 | 2023.12.01 20:24:20.301571 [ 3 ] {4d78d126-a3b0-4b4f-93cd-ae486eff6524} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2074 | 2023.12.01 20:24:20.301587 [ 3 ] {} <Debug> HTTP-Session: ba262b5c-7ad5-4e82-8161-ee6441b9bdf0 Destroying unnamed session | ||
2075 | 2023.12.01 20:24:20.301688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2076 | 2023.12.01 20:24:20.301733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2077 | 2023.12.01 20:24:20.301753 [ 3 ] {} <Debug> HTTP-Session: 9fd79518-0ee5-4854-8cd1-fd01c91d8b97 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2078 | 2023.12.01 20:24:20.301769 [ 3 ] {} <Debug> HTTP-Session: 9fd79518-0ee5-4854-8cd1-fd01c91d8b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2079 | 2023.12.01 20:24:20.301841 [ 3 ] {c302af51-356b-455e-a173-e96bb80519e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2080 | 2023.12.01 20:24:20.301883 [ 3 ] {c302af51-356b-455e-a173-e96bb80519e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2081 | 2023.12.01 20:24:20.302002 [ 3 ] {c302af51-356b-455e-a173-e96bb80519e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2082 | 2023.12.01 20:24:20.302269 [ 3 ] {c302af51-356b-455e-a173-e96bb80519e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2083 | 2023.12.01 20:24:20.302526 [ 3 ] {c302af51-356b-455e-a173-e96bb80519e2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2084 | 2023.12.01 20:24:20.302704 [ 3 ] {c302af51-356b-455e-a173-e96bb80519e2} <Trace> oximeter.measurements_cumulativei64 (332d5a06-1891-4f79-9337-a6e3d73374ee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
2085 | 2023.12.01 20:24:20.302830 [ 3 ] {c302af51-356b-455e-a173-e96bb80519e2} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000957747 sec., 11485 rows/sec., 757.60 KiB/sec. | ||
2086 | 2023.12.01 20:24:20.302956 [ 3 ] {c302af51-356b-455e-a173-e96bb80519e2} <Debug> DynamicQueryHandler: Done processing query | ||
2087 | 2023.12.01 20:24:20.302980 [ 3 ] {c302af51-356b-455e-a173-e96bb80519e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2088 | 2023.12.01 20:24:20.302995 [ 3 ] {} <Debug> HTTP-Session: 9fd79518-0ee5-4854-8cd1-fd01c91d8b97 Destroying unnamed session | ||
2089 | 2023.12.01 20:24:20.303089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2090 | 2023.12.01 20:24:20.303133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2091 | 2023.12.01 20:24:20.303151 [ 3 ] {} <Debug> HTTP-Session: a9fe71bc-4e59-43f3-9f55-145dd1a8d1fd Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2092 | 2023.12.01 20:24:20.303168 [ 3 ] {} <Debug> HTTP-Session: a9fe71bc-4e59-43f3-9f55-145dd1a8d1fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2093 | 2023.12.01 20:24:20.303237 [ 3 ] {b6023006-5164-4d9c-946c-c7a293050166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2094 | 2023.12.01 20:24:20.303279 [ 3 ] {b6023006-5164-4d9c-946c-c7a293050166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2095 | 2023.12.01 20:24:20.303396 [ 3 ] {b6023006-5164-4d9c-946c-c7a293050166} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2096 | 2023.12.01 20:24:20.303658 [ 3 ] {b6023006-5164-4d9c-946c-c7a293050166} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2097 | 2023.12.01 20:24:20.303896 [ 3 ] {b6023006-5164-4d9c-946c-c7a293050166} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2098 | 2023.12.01 20:24:20.304070 [ 3 ] {b6023006-5164-4d9c-946c-c7a293050166} <Trace> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2099 | 2023.12.01 20:24:20.304183 [ 3 ] {b6023006-5164-4d9c-946c-c7a293050166} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000909457 sec., 1099 rows/sec., 76.24 KiB/sec. | ||
2100 | 2023.12.01 20:24:20.304309 [ 3 ] {b6023006-5164-4d9c-946c-c7a293050166} <Debug> DynamicQueryHandler: Done processing query | ||
2101 | 2023.12.01 20:24:20.304332 [ 3 ] {b6023006-5164-4d9c-946c-c7a293050166} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2102 | 2023.12.01 20:24:20.304347 [ 3 ] {} <Debug> HTTP-Session: a9fe71bc-4e59-43f3-9f55-145dd1a8d1fd Destroying unnamed session | ||
2103 | 2023.12.01 20:24:20.304478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2104 | 2023.12.01 20:24:20.304522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2105 | 2023.12.01 20:24:20.304541 [ 3 ] {} <Debug> HTTP-Session: df603ce0-d482-42b7-84f5-3bd9883aeb66 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2106 | 2023.12.01 20:24:20.304558 [ 3 ] {} <Debug> HTTP-Session: df603ce0-d482-42b7-84f5-3bd9883aeb66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2107 | 2023.12.01 20:24:20.304635 [ 3 ] {25bbd5d0-3714-4e00-a59b-f8342134f9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2108 | 2023.12.01 20:24:20.304677 [ 3 ] {25bbd5d0-3714-4e00-a59b-f8342134f9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2109 | 2023.12.01 20:24:20.304811 [ 3 ] {25bbd5d0-3714-4e00-a59b-f8342134f9c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2110 | 2023.12.01 20:24:20.305243 [ 3 ] {25bbd5d0-3714-4e00-a59b-f8342134f9c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2111 | 2023.12.01 20:24:20.305542 [ 3 ] {25bbd5d0-3714-4e00-a59b-f8342134f9c3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2112 | 2023.12.01 20:24:20.305719 [ 3 ] {25bbd5d0-3714-4e00-a59b-f8342134f9c3} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2113 | 2023.12.01 20:24:20.305843 [ 3 ] {25bbd5d0-3714-4e00-a59b-f8342134f9c3} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001174512 sec., 34908 rows/sec., 47.11 MiB/sec. | ||
2114 | 2023.12.01 20:24:20.305840 [ 58 ] {} <Debug> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2115 | 2023.12.01 20:24:20.305936 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2116 | 2023.12.01 20:24:20.306059 [ 9 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2117 | 2023.12.01 20:24:20.306059 [ 3 ] {25bbd5d0-3714-4e00-a59b-f8342134f9c3} <Debug> DynamicQueryHandler: Done processing query | ||
2118 | 2023.12.01 20:24:20.306130 [ 3 ] {25bbd5d0-3714-4e00-a59b-f8342134f9c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2119 | 2023.12.01 20:24:20.306156 [ 3 ] {} <Debug> HTTP-Session: df603ce0-d482-42b7-84f5-3bd9883aeb66 Destroying unnamed session | ||
2120 | 2023.12.01 20:24:20.306186 [ 9 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2121 | 2023.12.01 20:24:20.306217 [ 9 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 203 rows starting from the beginning of the part | ||
2122 | 2023.12.01 20:24:20.306343 [ 9 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
2123 | 2023.12.01 20:24:20.306437 [ 9 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
2124 | 2023.12.01 20:24:20.306522 [ 9 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
2125 | 2023.12.01 20:24:20.306602 [ 9 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
2126 | 2023.12.01 20:24:20.306684 [ 9 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
2127 | 2023.12.01 20:24:20.307883 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 6 columns (6 merged, 0 gathered) in 0.001875925 sec., 179111.63825845916 rows/sec., 241.70 MiB/sec. | ||
2128 | 2023.12.01 20:24:20.308116 [ 20 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2129 | 2023.12.01 20:24:20.308325 [ 20 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2130 | 2023.12.01 20:24:20.308387 [ 20 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2131 | 2023.12.01 20:24:20.308446 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_11_2: 4.02 MiB. | ||
2132 | 2023.12.01 20:24:21.000151 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.42 MiB, peak 237.14 MiB, will set to 231.17 MiB (RSS), difference: -4.25 MiB | ||
2133 | 2023.12.01 20:24:24.701787 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2134 | 2023.12.01 20:24:24.701894 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2135 | 2023.12.01 20:24:25.290668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2136 | 2023.12.01 20:24:25.290822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2137 | 2023.12.01 20:24:25.290869 [ 3 ] {} <Debug> HTTP-Session: 31451d85-959b-436a-bff3-08814428d2e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2138 | 2023.12.01 20:24:25.290913 [ 3 ] {} <Debug> HTTP-Session: 31451d85-959b-436a-bff3-08814428d2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2139 | 2023.12.01 20:24:25.291105 [ 3 ] {e9766a42-b23a-434a-b8ea-42dfce5ab599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2140 | 2023.12.01 20:24:25.291200 [ 3 ] {e9766a42-b23a-434a-b8ea-42dfce5ab599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2141 | 2023.12.01 20:24:25.291364 [ 3 ] {e9766a42-b23a-434a-b8ea-42dfce5ab599} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2142 | 2023.12.01 20:24:25.291757 [ 3 ] {e9766a42-b23a-434a-b8ea-42dfce5ab599} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2143 | 2023.12.01 20:24:25.292016 [ 3 ] {e9766a42-b23a-434a-b8ea-42dfce5ab599} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2144 | 2023.12.01 20:24:25.292186 [ 3 ] {e9766a42-b23a-434a-b8ea-42dfce5ab599} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2145 | 2023.12.01 20:24:25.292314 [ 3 ] {e9766a42-b23a-434a-b8ea-42dfce5ab599} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001152812 sec., 4337 rows/sec., 351.55 KiB/sec. | ||
2146 | 2023.12.01 20:24:25.292495 [ 3 ] {e9766a42-b23a-434a-b8ea-42dfce5ab599} <Debug> DynamicQueryHandler: Done processing query | ||
2147 | 2023.12.01 20:24:25.292522 [ 3 ] {e9766a42-b23a-434a-b8ea-42dfce5ab599} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2148 | 2023.12.01 20:24:25.292541 [ 3 ] {} <Debug> HTTP-Session: 31451d85-959b-436a-bff3-08814428d2e8 Destroying unnamed session | ||
2149 | 2023.12.01 20:24:25.292671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2150 | 2023.12.01 20:24:25.292718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2151 | 2023.12.01 20:24:25.292740 [ 3 ] {} <Debug> HTTP-Session: a48d4bf0-0fb6-4383-8238-27a213e7592a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2152 | 2023.12.01 20:24:25.292759 [ 3 ] {} <Debug> HTTP-Session: a48d4bf0-0fb6-4383-8238-27a213e7592a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2153 | 2023.12.01 20:24:25.292834 [ 3 ] {18c674e3-021c-4fc5-b0e9-a40f06439390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2154 | 2023.12.01 20:24:25.292876 [ 3 ] {18c674e3-021c-4fc5-b0e9-a40f06439390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2155 | 2023.12.01 20:24:25.292991 [ 3 ] {18c674e3-021c-4fc5-b0e9-a40f06439390} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2156 | 2023.12.01 20:24:25.293309 [ 3 ] {18c674e3-021c-4fc5-b0e9-a40f06439390} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2157 | 2023.12.01 20:24:25.293524 [ 3 ] {18c674e3-021c-4fc5-b0e9-a40f06439390} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2158 | 2023.12.01 20:24:25.293678 [ 3 ] {18c674e3-021c-4fc5-b0e9-a40f06439390} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2159 | 2023.12.01 20:24:25.293815 [ 3 ] {18c674e3-021c-4fc5-b0e9-a40f06439390} <Information> executeQuery: Read 51 rows, 4.48 KiB in 0.000942117 sec., 54133 rows/sec., 4.64 MiB/sec. | ||
2160 | 2023.12.01 20:24:25.293959 [ 3 ] {18c674e3-021c-4fc5-b0e9-a40f06439390} <Debug> DynamicQueryHandler: Done processing query | ||
2161 | 2023.12.01 20:24:25.293984 [ 3 ] {18c674e3-021c-4fc5-b0e9-a40f06439390} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2162 | 2023.12.01 20:24:25.294000 [ 3 ] {} <Debug> HTTP-Session: a48d4bf0-0fb6-4383-8238-27a213e7592a Destroying unnamed session | ||
2163 | 2023.12.01 20:24:25.294114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 4937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2164 | 2023.12.01 20:24:25.294161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2165 | 2023.12.01 20:24:25.294181 [ 3 ] {} <Debug> HTTP-Session: 0306fa09-d24e-48a1-b6f4-3ea33f47e0c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2166 | 2023.12.01 20:24:25.294200 [ 3 ] {} <Debug> HTTP-Session: 0306fa09-d24e-48a1-b6f4-3ea33f47e0c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2167 | 2023.12.01 20:24:25.294271 [ 3 ] {86574bae-62df-4cdf-94f3-f880c6bdeb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2168 | 2023.12.01 20:24:25.294311 [ 3 ] {86574bae-62df-4cdf-94f3-f880c6bdeb8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2169 | 2023.12.01 20:24:25.294422 [ 3 ] {86574bae-62df-4cdf-94f3-f880c6bdeb8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2170 | 2023.12.01 20:24:25.294698 [ 3 ] {86574bae-62df-4cdf-94f3-f880c6bdeb8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2171 | 2023.12.01 20:24:25.294903 [ 3 ] {86574bae-62df-4cdf-94f3-f880c6bdeb8a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2172 | 2023.12.01 20:24:25.295057 [ 3 ] {86574bae-62df-4cdf-94f3-f880c6bdeb8a} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2173 | 2023.12.01 20:24:25.295187 [ 3 ] {86574bae-62df-4cdf-94f3-f880c6bdeb8a} <Information> executeQuery: Read 29 rows, 2.30 KiB in 0.000885726 sec., 32741 rows/sec., 2.53 MiB/sec. | ||
2174 | 2023.12.01 20:24:25.295310 [ 3 ] {86574bae-62df-4cdf-94f3-f880c6bdeb8a} <Debug> DynamicQueryHandler: Done processing query | ||
2175 | 2023.12.01 20:24:25.295334 [ 3 ] {86574bae-62df-4cdf-94f3-f880c6bdeb8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2176 | 2023.12.01 20:24:25.295351 [ 3 ] {} <Debug> HTTP-Session: 0306fa09-d24e-48a1-b6f4-3ea33f47e0c3 Destroying unnamed session | ||
2177 | 2023.12.01 20:24:25.295458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 6990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2178 | 2023.12.01 20:24:25.295503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2179 | 2023.12.01 20:24:25.295523 [ 3 ] {} <Debug> HTTP-Session: 97ed268f-67a1-47f2-87ac-03ecdae56144 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2180 | 2023.12.01 20:24:25.295542 [ 3 ] {} <Debug> HTTP-Session: 97ed268f-67a1-47f2-87ac-03ecdae56144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2181 | 2023.12.01 20:24:25.295614 [ 3 ] {3528307e-0253-4cb1-8d8a-9ecc954388d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2182 | 2023.12.01 20:24:25.295656 [ 3 ] {3528307e-0253-4cb1-8d8a-9ecc954388d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2183 | 2023.12.01 20:24:25.295776 [ 3 ] {3528307e-0253-4cb1-8d8a-9ecc954388d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2184 | 2023.12.01 20:24:25.296094 [ 3 ] {3528307e-0253-4cb1-8d8a-9ecc954388d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2185 | 2023.12.01 20:24:25.296343 [ 3 ] {3528307e-0253-4cb1-8d8a-9ecc954388d6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2186 | 2023.12.01 20:24:25.296530 [ 3 ] {3528307e-0253-4cb1-8d8a-9ecc954388d6} <Trace> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2187 | 2023.12.01 20:24:25.296669 [ 3 ] {3528307e-0253-4cb1-8d8a-9ecc954388d6} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.001019638 sec., 35306 rows/sec., 2.46 MiB/sec. | ||
2188 | 2023.12.01 20:24:25.296799 [ 3 ] {3528307e-0253-4cb1-8d8a-9ecc954388d6} <Debug> DynamicQueryHandler: Done processing query | ||
2189 | 2023.12.01 20:24:25.296823 [ 3 ] {3528307e-0253-4cb1-8d8a-9ecc954388d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2190 | 2023.12.01 20:24:25.296839 [ 3 ] {} <Debug> HTTP-Session: 97ed268f-67a1-47f2-87ac-03ecdae56144 Destroying unnamed session | ||
2191 | 2023.12.01 20:24:25.296940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2192 | 2023.12.01 20:24:25.296986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2193 | 2023.12.01 20:24:25.297006 [ 3 ] {} <Debug> HTTP-Session: 8d5e6ea3-d153-4c70-8708-0f30b04345a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2194 | 2023.12.01 20:24:25.297025 [ 3 ] {} <Debug> HTTP-Session: 8d5e6ea3-d153-4c70-8708-0f30b04345a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2195 | 2023.12.01 20:24:25.297098 [ 3 ] {05dc0387-0202-47c7-8095-cd3e4f6f02d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2196 | 2023.12.01 20:24:25.297143 [ 3 ] {05dc0387-0202-47c7-8095-cd3e4f6f02d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2197 | 2023.12.01 20:24:25.297281 [ 3 ] {05dc0387-0202-47c7-8095-cd3e4f6f02d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2198 | 2023.12.01 20:24:25.297575 [ 3 ] {05dc0387-0202-47c7-8095-cd3e4f6f02d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2199 | 2023.12.01 20:24:25.297851 [ 3 ] {05dc0387-0202-47c7-8095-cd3e4f6f02d2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2200 | 2023.12.01 20:24:25.298040 [ 3 ] {05dc0387-0202-47c7-8095-cd3e4f6f02d2} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2201 | 2023.12.01 20:24:25.298160 [ 3 ] {05dc0387-0202-47c7-8095-cd3e4f6f02d2} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001031579 sec., 4846 rows/sec., 6.54 MiB/sec. | ||
2202 | 2023.12.01 20:24:25.298271 [ 3 ] {05dc0387-0202-47c7-8095-cd3e4f6f02d2} <Debug> DynamicQueryHandler: Done processing query | ||
2203 | 2023.12.01 20:24:25.298295 [ 3 ] {05dc0387-0202-47c7-8095-cd3e4f6f02d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2204 | 2023.12.01 20:24:25.298311 [ 3 ] {} <Debug> HTTP-Session: 8d5e6ea3-d153-4c70-8708-0f30b04345a6 Destroying unnamed session | ||
2205 | 2023.12.01 20:24:30.291553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2206 | 2023.12.01 20:24:30.291680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2207 | 2023.12.01 20:24:30.291713 [ 3 ] {} <Debug> HTTP-Session: c84f0816-a290-405a-afb0-c1e4d119ea40 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2208 | 2023.12.01 20:24:30.291742 [ 3 ] {} <Debug> HTTP-Session: c84f0816-a290-405a-afb0-c1e4d119ea40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2209 | 2023.12.01 20:24:30.291882 [ 3 ] {65f1faa3-8abb-4c87-8a55-db7d92be1057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2210 | 2023.12.01 20:24:30.291948 [ 3 ] {65f1faa3-8abb-4c87-8a55-db7d92be1057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2211 | 2023.12.01 20:24:30.292129 [ 3 ] {65f1faa3-8abb-4c87-8a55-db7d92be1057} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2212 | 2023.12.01 20:24:30.292575 [ 3 ] {65f1faa3-8abb-4c87-8a55-db7d92be1057} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2213 | 2023.12.01 20:24:30.292841 [ 3 ] {65f1faa3-8abb-4c87-8a55-db7d92be1057} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2214 | 2023.12.01 20:24:30.293016 [ 3 ] {65f1faa3-8abb-4c87-8a55-db7d92be1057} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2215 | 2023.12.01 20:24:30.293149 [ 3 ] {65f1faa3-8abb-4c87-8a55-db7d92be1057} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001223553 sec., 33508 rows/sec., 2.65 MiB/sec. | ||
2216 | 2023.12.01 20:24:30.293295 [ 3 ] {65f1faa3-8abb-4c87-8a55-db7d92be1057} <Debug> DynamicQueryHandler: Done processing query | ||
2217 | 2023.12.01 20:24:30.293319 [ 3 ] {65f1faa3-8abb-4c87-8a55-db7d92be1057} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2218 | 2023.12.01 20:24:30.293336 [ 3 ] {} <Debug> HTTP-Session: c84f0816-a290-405a-afb0-c1e4d119ea40 Destroying unnamed session | ||
2219 | 2023.12.01 20:24:30.293468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2220 | 2023.12.01 20:24:30.293515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2221 | 2023.12.01 20:24:30.293535 [ 3 ] {} <Debug> HTTP-Session: efc87314-fc3b-4810-9e9a-67c7d588c51a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2222 | 2023.12.01 20:24:30.293553 [ 3 ] {} <Debug> HTTP-Session: efc87314-fc3b-4810-9e9a-67c7d588c51a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2223 | 2023.12.01 20:24:30.293628 [ 3 ] {e83e8624-672f-4a9b-9687-7c9651eb4b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2224 | 2023.12.01 20:24:30.293668 [ 3 ] {e83e8624-672f-4a9b-9687-7c9651eb4b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2225 | 2023.12.01 20:24:30.293773 [ 3 ] {e83e8624-672f-4a9b-9687-7c9651eb4b03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2226 | 2023.12.01 20:24:30.294133 [ 3 ] {e83e8624-672f-4a9b-9687-7c9651eb4b03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2227 | 2023.12.01 20:24:30.294360 [ 3 ] {e83e8624-672f-4a9b-9687-7c9651eb4b03} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2228 | 2023.12.01 20:24:30.294521 [ 3 ] {e83e8624-672f-4a9b-9687-7c9651eb4b03} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2229 | 2023.12.01 20:24:30.294649 [ 3 ] {e83e8624-672f-4a9b-9687-7c9651eb4b03} <Information> executeQuery: Read 123 rows, 12.26 KiB in 0.000990428 sec., 124188 rows/sec., 12.09 MiB/sec. | ||
2230 | 2023.12.01 20:24:30.294819 [ 3 ] {e83e8624-672f-4a9b-9687-7c9651eb4b03} <Debug> DynamicQueryHandler: Done processing query | ||
2231 | 2023.12.01 20:24:30.294844 [ 3 ] {e83e8624-672f-4a9b-9687-7c9651eb4b03} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2232 | 2023.12.01 20:24:30.294862 [ 3 ] {} <Debug> HTTP-Session: efc87314-fc3b-4810-9e9a-67c7d588c51a Destroying unnamed session | ||
2233 | 2023.12.01 20:24:30.294976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2234 | 2023.12.01 20:24:30.295019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2235 | 2023.12.01 20:24:30.295039 [ 3 ] {} <Debug> HTTP-Session: 37a5bc38-1cee-4385-8fbf-b5ebda8a1907 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2236 | 2023.12.01 20:24:30.295057 [ 3 ] {} <Debug> HTTP-Session: 37a5bc38-1cee-4385-8fbf-b5ebda8a1907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2237 | 2023.12.01 20:24:30.295132 [ 3 ] {0a85c67a-da2e-466f-865b-2fc1e025cab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2238 | 2023.12.01 20:24:30.295172 [ 3 ] {0a85c67a-da2e-466f-865b-2fc1e025cab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2239 | 2023.12.01 20:24:30.295288 [ 3 ] {0a85c67a-da2e-466f-865b-2fc1e025cab5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2240 | 2023.12.01 20:24:30.295568 [ 3 ] {0a85c67a-da2e-466f-865b-2fc1e025cab5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2241 | 2023.12.01 20:24:30.295779 [ 3 ] {0a85c67a-da2e-466f-865b-2fc1e025cab5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2242 | 2023.12.01 20:24:30.295948 [ 3 ] {0a85c67a-da2e-466f-865b-2fc1e025cab5} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2243 | 2023.12.01 20:24:30.296087 [ 3 ] {0a85c67a-da2e-466f-865b-2fc1e025cab5} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.000919448 sec., 44591 rows/sec., 3.49 MiB/sec. | ||
2244 | 2023.12.01 20:24:30.296226 [ 3 ] {0a85c67a-da2e-466f-865b-2fc1e025cab5} <Debug> DynamicQueryHandler: Done processing query | ||
2245 | 2023.12.01 20:24:30.296252 [ 3 ] {0a85c67a-da2e-466f-865b-2fc1e025cab5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2246 | 2023.12.01 20:24:30.296269 [ 3 ] {} <Debug> HTTP-Session: 37a5bc38-1cee-4385-8fbf-b5ebda8a1907 Destroying unnamed session | ||
2247 | 2023.12.01 20:24:30.296505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2248 | 2023.12.01 20:24:30.296553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2249 | 2023.12.01 20:24:30.296573 [ 3 ] {} <Debug> HTTP-Session: fba18c56-6b89-4733-a8dc-e77cfdcf6aa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2250 | 2023.12.01 20:24:30.296591 [ 3 ] {} <Debug> HTTP-Session: fba18c56-6b89-4733-a8dc-e77cfdcf6aa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2251 | 2023.12.01 20:24:30.296676 [ 3 ] {f74996df-f340-4502-aab8-de84323f1aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2252 | 2023.12.01 20:24:30.296721 [ 3 ] {f74996df-f340-4502-aab8-de84323f1aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2253 | 2023.12.01 20:24:30.296864 [ 3 ] {f74996df-f340-4502-aab8-de84323f1aff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2254 | 2023.12.01 20:24:30.297346 [ 3 ] {f74996df-f340-4502-aab8-de84323f1aff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2255 | 2023.12.01 20:24:30.297663 [ 3 ] {f74996df-f340-4502-aab8-de84323f1aff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2256 | 2023.12.01 20:24:30.297855 [ 3 ] {f74996df-f340-4502-aab8-de84323f1aff} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2257 | 2023.12.01 20:24:30.297987 [ 3 ] {f74996df-f340-4502-aab8-de84323f1aff} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001282674 sec., 31964 rows/sec., 43.13 MiB/sec. | ||
2258 | 2023.12.01 20:24:30.298112 [ 3 ] {f74996df-f340-4502-aab8-de84323f1aff} <Debug> DynamicQueryHandler: Done processing query | ||
2259 | 2023.12.01 20:24:30.298135 [ 3 ] {f74996df-f340-4502-aab8-de84323f1aff} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2260 | 2023.12.01 20:24:30.298150 [ 3 ] {} <Debug> HTTP-Session: fba18c56-6b89-4733-a8dc-e77cfdcf6aa8 Destroying unnamed session | ||
2261 | 2023.12.01 20:24:35.289668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2262 | 2023.12.01 20:24:35.289782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2263 | 2023.12.01 20:24:35.289824 [ 3 ] {} <Debug> HTTP-Session: acb193bd-d719-4be6-93c0-3bf55a1f8c46 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2264 | 2023.12.01 20:24:35.289850 [ 3 ] {} <Debug> HTTP-Session: acb193bd-d719-4be6-93c0-3bf55a1f8c46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2265 | 2023.12.01 20:24:35.289971 [ 3 ] {060313d2-e54a-4791-b2f6-f21348e099ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2266 | 2023.12.01 20:24:35.290029 [ 3 ] {060313d2-e54a-4791-b2f6-f21348e099ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2267 | 2023.12.01 20:24:35.290186 [ 3 ] {060313d2-e54a-4791-b2f6-f21348e099ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2268 | 2023.12.01 20:24:35.290555 [ 3 ] {060313d2-e54a-4791-b2f6-f21348e099ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2269 | 2023.12.01 20:24:35.290815 [ 3 ] {060313d2-e54a-4791-b2f6-f21348e099ad} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2270 | 2023.12.01 20:24:35.290982 [ 3 ] {060313d2-e54a-4791-b2f6-f21348e099ad} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2271 | 2023.12.01 20:24:35.291105 [ 3 ] {060313d2-e54a-4791-b2f6-f21348e099ad} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001096351 sec., 4560 rows/sec., 369.66 KiB/sec. | ||
2272 | 2023.12.01 20:24:35.291244 [ 3 ] {060313d2-e54a-4791-b2f6-f21348e099ad} <Debug> DynamicQueryHandler: Done processing query | ||
2273 | 2023.12.01 20:24:35.291270 [ 3 ] {060313d2-e54a-4791-b2f6-f21348e099ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2274 | 2023.12.01 20:24:35.291288 [ 3 ] {} <Debug> HTTP-Session: acb193bd-d719-4be6-93c0-3bf55a1f8c46 Destroying unnamed session | ||
2275 | 2023.12.01 20:24:35.291402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2276 | 2023.12.01 20:24:35.291448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2277 | 2023.12.01 20:24:35.291470 [ 3 ] {} <Debug> HTTP-Session: 2a291798-33b6-4887-9901-1b6e1e98a04e Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2278 | 2023.12.01 20:24:35.291488 [ 3 ] {} <Debug> HTTP-Session: 2a291798-33b6-4887-9901-1b6e1e98a04e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2279 | 2023.12.01 20:24:35.291560 [ 3 ] {55e07306-0bbb-4783-9c94-73e1534db152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2280 | 2023.12.01 20:24:35.291601 [ 3 ] {55e07306-0bbb-4783-9c94-73e1534db152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2281 | 2023.12.01 20:24:35.291711 [ 3 ] {55e07306-0bbb-4783-9c94-73e1534db152} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2282 | 2023.12.01 20:24:35.291991 [ 3 ] {55e07306-0bbb-4783-9c94-73e1534db152} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2283 | 2023.12.01 20:24:35.292201 [ 3 ] {55e07306-0bbb-4783-9c94-73e1534db152} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2284 | 2023.12.01 20:24:35.292358 [ 3 ] {55e07306-0bbb-4783-9c94-73e1534db152} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2285 | 2023.12.01 20:24:35.292484 [ 3 ] {55e07306-0bbb-4783-9c94-73e1534db152} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000894496 sec., 16769 rows/sec., 1.51 MiB/sec. | ||
2286 | 2023.12.01 20:24:35.292599 [ 3 ] {55e07306-0bbb-4783-9c94-73e1534db152} <Debug> DynamicQueryHandler: Done processing query | ||
2287 | 2023.12.01 20:24:35.292624 [ 3 ] {55e07306-0bbb-4783-9c94-73e1534db152} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2288 | 2023.12.01 20:24:35.292641 [ 3 ] {} <Debug> HTTP-Session: 2a291798-33b6-4887-9901-1b6e1e98a04e Destroying unnamed session | ||
2289 | 2023.12.01 20:24:35.292748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2290 | 2023.12.01 20:24:35.292793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2291 | 2023.12.01 20:24:35.292813 [ 3 ] {} <Debug> HTTP-Session: e506ab75-c49b-4a15-b768-db77dc08cdeb Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2292 | 2023.12.01 20:24:35.292831 [ 3 ] {} <Debug> HTTP-Session: e506ab75-c49b-4a15-b768-db77dc08cdeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2293 | 2023.12.01 20:24:35.292900 [ 3 ] {930b7a41-3e6b-4fad-b9b1-66c599cdf4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2294 | 2023.12.01 20:24:35.292939 [ 3 ] {930b7a41-3e6b-4fad-b9b1-66c599cdf4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2295 | 2023.12.01 20:24:35.293045 [ 3 ] {930b7a41-3e6b-4fad-b9b1-66c599cdf4ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2296 | 2023.12.01 20:24:35.293326 [ 3 ] {930b7a41-3e6b-4fad-b9b1-66c599cdf4ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2297 | 2023.12.01 20:24:35.293530 [ 3 ] {930b7a41-3e6b-4fad-b9b1-66c599cdf4ff} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2298 | 2023.12.01 20:24:35.293706 [ 3 ] {930b7a41-3e6b-4fad-b9b1-66c599cdf4ff} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2299 | 2023.12.01 20:24:35.293840 [ 3 ] {930b7a41-3e6b-4fad-b9b1-66c599cdf4ff} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000906887 sec., 5513 rows/sec., 441.50 KiB/sec. | ||
2300 | 2023.12.01 20:24:35.294018 [ 3 ] {930b7a41-3e6b-4fad-b9b1-66c599cdf4ff} <Debug> DynamicQueryHandler: Done processing query | ||
2301 | 2023.12.01 20:24:35.294044 [ 3 ] {930b7a41-3e6b-4fad-b9b1-66c599cdf4ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2302 | 2023.12.01 20:24:35.294061 [ 3 ] {} <Debug> HTTP-Session: e506ab75-c49b-4a15-b768-db77dc08cdeb Destroying unnamed session | ||
2303 | 2023.12.01 20:24:35.294206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2304 | 2023.12.01 20:24:35.294252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2305 | 2023.12.01 20:24:35.294272 [ 3 ] {} <Debug> HTTP-Session: 5d35565c-31ae-4f06-b95d-85ce0c339db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2306 | 2023.12.01 20:24:35.294290 [ 3 ] {} <Debug> HTTP-Session: 5d35565c-31ae-4f06-b95d-85ce0c339db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2307 | 2023.12.01 20:24:35.294364 [ 3 ] {14d5504c-e53f-4b33-a5e0-07e9896ea890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2308 | 2023.12.01 20:24:35.294408 [ 3 ] {14d5504c-e53f-4b33-a5e0-07e9896ea890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2309 | 2023.12.01 20:24:35.294560 [ 3 ] {14d5504c-e53f-4b33-a5e0-07e9896ea890} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2310 | 2023.12.01 20:24:35.294851 [ 3 ] {14d5504c-e53f-4b33-a5e0-07e9896ea890} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2311 | 2023.12.01 20:24:35.295129 [ 3 ] {14d5504c-e53f-4b33-a5e0-07e9896ea890} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2312 | 2023.12.01 20:24:35.295313 [ 3 ] {14d5504c-e53f-4b33-a5e0-07e9896ea890} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2313 | 2023.12.01 20:24:35.295444 [ 3 ] {14d5504c-e53f-4b33-a5e0-07e9896ea890} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001052289 sec., 4751 rows/sec., 6.41 MiB/sec. | ||
2314 | 2023.12.01 20:24:35.295556 [ 3 ] {14d5504c-e53f-4b33-a5e0-07e9896ea890} <Debug> DynamicQueryHandler: Done processing query | ||
2315 | 2023.12.01 20:24:35.295579 [ 3 ] {14d5504c-e53f-4b33-a5e0-07e9896ea890} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2316 | 2023.12.01 20:24:35.295595 [ 3 ] {} <Debug> HTTP-Session: 5d35565c-31ae-4f06-b95d-85ce0c339db1 Destroying unnamed session | ||
2317 | 2023.12.01 20:24:36.525777 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2318 | 2023.12.01 20:24:36.525898 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2319 | 2023.12.01 20:24:36.526081 [ 16 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2320 | 2023.12.01 20:24:36.526303 [ 16 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2321 | 2023.12.01 20:24:36.526358 [ 16 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 204 rows starting from the beginning of the part | ||
2322 | 2023.12.01 20:24:36.526558 [ 16 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
2323 | 2023.12.01 20:24:36.526685 [ 16 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2324 | 2023.12.01 20:24:36.526801 [ 16 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2325 | 2023.12.01 20:24:36.526916 [ 16 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
2326 | 2023.12.01 20:24:36.527626 [ 9 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 279 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636251 sec., 170511.73689122268 rows/sec., 11.87 MiB/sec. | ||
2327 | 2023.12.01 20:24:36.527787 [ 9 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2328 | 2023.12.01 20:24:36.528035 [ 9 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2329 | 2023.12.01 20:24:36.528110 [ 9 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2330 | 2023.12.01 20:24:39.701959 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2331 | 2023.12.01 20:24:39.702063 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2332 | 2023.12.01 20:24:40.291593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2333 | 2023.12.01 20:24:40.291751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2334 | 2023.12.01 20:24:40.291798 [ 3 ] {} <Debug> HTTP-Session: 0102cee8-f2db-4995-addb-b1a799e947c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2335 | 2023.12.01 20:24:40.291844 [ 3 ] {} <Debug> HTTP-Session: 0102cee8-f2db-4995-addb-b1a799e947c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2336 | 2023.12.01 20:24:40.292043 [ 3 ] {27ca8eb3-fa00-4810-afaa-0df7bbab0cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2337 | 2023.12.01 20:24:40.292136 [ 3 ] {27ca8eb3-fa00-4810-afaa-0df7bbab0cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2338 | 2023.12.01 20:24:40.292336 [ 3 ] {27ca8eb3-fa00-4810-afaa-0df7bbab0cfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2339 | 2023.12.01 20:24:40.292752 [ 3 ] {27ca8eb3-fa00-4810-afaa-0df7bbab0cfa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2340 | 2023.12.01 20:24:40.293029 [ 3 ] {27ca8eb3-fa00-4810-afaa-0df7bbab0cfa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2341 | 2023.12.01 20:24:40.293204 [ 3 ] {27ca8eb3-fa00-4810-afaa-0df7bbab0cfa} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2342 | 2023.12.01 20:24:40.293358 [ 3 ] {27ca8eb3-fa00-4810-afaa-0df7bbab0cfa} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001256603 sec., 32627 rows/sec., 2.58 MiB/sec. | ||
2343 | 2023.12.01 20:24:40.293510 [ 3 ] {27ca8eb3-fa00-4810-afaa-0df7bbab0cfa} <Debug> DynamicQueryHandler: Done processing query | ||
2344 | 2023.12.01 20:24:40.293537 [ 3 ] {27ca8eb3-fa00-4810-afaa-0df7bbab0cfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2345 | 2023.12.01 20:24:40.293554 [ 3 ] {} <Debug> HTTP-Session: 0102cee8-f2db-4995-addb-b1a799e947c5 Destroying unnamed session | ||
2346 | 2023.12.01 20:24:40.293704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2347 | 2023.12.01 20:24:40.293756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2348 | 2023.12.01 20:24:40.293779 [ 3 ] {} <Debug> HTTP-Session: 663c59f5-6b92-4265-9246-f0b7cefe97c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2349 | 2023.12.01 20:24:40.293803 [ 3 ] {} <Debug> HTTP-Session: 663c59f5-6b92-4265-9246-f0b7cefe97c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2350 | 2023.12.01 20:24:40.293898 [ 3 ] {14b55168-7dc6-44dd-8faf-85c722637fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2351 | 2023.12.01 20:24:40.293942 [ 3 ] {14b55168-7dc6-44dd-8faf-85c722637fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2352 | 2023.12.01 20:24:40.294057 [ 3 ] {14b55168-7dc6-44dd-8faf-85c722637fd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2353 | 2023.12.01 20:24:40.294426 [ 3 ] {14b55168-7dc6-44dd-8faf-85c722637fd8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2354 | 2023.12.01 20:24:40.294665 [ 3 ] {14b55168-7dc6-44dd-8faf-85c722637fd8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2355 | 2023.12.01 20:24:40.294829 [ 3 ] {14b55168-7dc6-44dd-8faf-85c722637fd8} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2356 | 2023.12.01 20:24:40.294940 [ 3 ] {14b55168-7dc6-44dd-8faf-85c722637fd8} <Information> executeQuery: Read 123 rows, 12.26 KiB in 0.001010359 sec., 121738 rows/sec., 11.85 MiB/sec. | ||
2357 | 2023.12.01 20:24:40.294947 [ 56 ] {} <Debug> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2358 | 2023.12.01 20:24:40.295018 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2359 | 2023.12.01 20:24:40.295080 [ 3 ] {14b55168-7dc6-44dd-8faf-85c722637fd8} <Debug> DynamicQueryHandler: Done processing query | ||
2360 | 2023.12.01 20:24:40.295121 [ 3 ] {14b55168-7dc6-44dd-8faf-85c722637fd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2361 | 2023.12.01 20:24:40.295130 [ 19 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2362 | 2023.12.01 20:24:40.295147 [ 3 ] {} <Debug> HTTP-Session: 663c59f5-6b92-4265-9246-f0b7cefe97c7 Destroying unnamed session | ||
2363 | 2023.12.01 20:24:40.295285 [ 19 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2364 | 2023.12.01 20:24:40.295339 [ 19 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 176 rows starting from the beginning of the part | ||
2365 | 2023.12.01 20:24:40.295351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2366 | 2023.12.01 20:24:40.295446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2367 | 2023.12.01 20:24:40.295483 [ 3 ] {} <Debug> HTTP-Session: 94fb2d76-7048-414c-84df-d33a994bdca5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2368 | 2023.12.01 20:24:40.295538 [ 3 ] {} <Debug> HTTP-Session: 94fb2d76-7048-414c-84df-d33a994bdca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2369 | 2023.12.01 20:24:40.295586 [ 19 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 124 rows starting from the beginning of the part | ||
2370 | 2023.12.01 20:24:40.295728 [ 3 ] {415dc98e-f1b7-4ac7-a476-87d5fa2ec2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2371 | 2023.12.01 20:24:40.295821 [ 19 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part | ||
2372 | 2023.12.01 20:24:40.295834 [ 3 ] {415dc98e-f1b7-4ac7-a476-87d5fa2ec2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2373 | 2023.12.01 20:24:40.296120 [ 19 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 123 rows starting from the beginning of the part | ||
2374 | 2023.12.01 20:24:40.296278 [ 3 ] {415dc98e-f1b7-4ac7-a476-87d5fa2ec2ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2375 | 2023.12.01 20:24:40.296365 [ 19 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 15 rows starting from the beginning of the part | ||
2376 | 2023.12.01 20:24:40.296517 [ 19 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 123 rows starting from the beginning of the part | ||
2377 | 2023.12.01 20:24:40.297022 [ 3 ] {415dc98e-f1b7-4ac7-a476-87d5fa2ec2ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2378 | 2023.12.01 20:24:40.297410 [ 3 ] {415dc98e-f1b7-4ac7-a476-87d5fa2ec2ea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2379 | 2023.12.01 20:24:40.297685 [ 3 ] {415dc98e-f1b7-4ac7-a476-87d5fa2ec2ea} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2380 | 2023.12.01 20:24:40.297907 [ 56 ] {} <Debug> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2381 | 2023.12.01 20:24:40.298027 [ 3 ] {415dc98e-f1b7-4ac7-a476-87d5fa2ec2ea} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.002220421 sec., 18464 rows/sec., 1.44 MiB/sec. | ||
2382 | 2023.12.01 20:24:40.298030 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2383 | 2023.12.01 20:24:40.298434 [ 19 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.003338402 sec., 183321.24171984082 rows/sec., 17.44 MiB/sec. | ||
2384 | 2023.12.01 20:24:40.298485 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2385 | 2023.12.01 20:24:40.298533 [ 3 ] {415dc98e-f1b7-4ac7-a476-87d5fa2ec2ea} <Debug> DynamicQueryHandler: Done processing query | ||
2386 | 2023.12.01 20:24:40.298592 [ 3 ] {415dc98e-f1b7-4ac7-a476-87d5fa2ec2ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2387 | 2023.12.01 20:24:40.298646 [ 3 ] {} <Debug> HTTP-Session: 94fb2d76-7048-414c-84df-d33a994bdca5 Destroying unnamed session | ||
2388 | 2023.12.01 20:24:40.298727 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2389 | 2023.12.01 20:24:40.298754 [ 21 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2390 | 2023.12.01 20:24:40.298775 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 103 rows starting from the beginning of the part | ||
2391 | 2023.12.01 20:24:40.298892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2392 | 2023.12.01 20:24:40.299010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2393 | 2023.12.01 20:24:40.299106 [ 3 ] {} <Debug> HTTP-Session: 0375c10d-32c4-419f-83b8-fa47ca1419c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2394 | 2023.12.01 20:24:40.299117 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::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 | ||
2395 | 2023.12.01 20:24:40.299159 [ 3 ] {} <Debug> HTTP-Session: 0375c10d-32c4-419f-83b8-fa47ca1419c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2396 | 2023.12.01 20:24:40.299167 [ 21 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2397 | 2023.12.01 20:24:40.299328 [ 21 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_16_3} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2398 | 2023.12.01 20:24:40.299457 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 29 rows starting from the beginning of the part | ||
2399 | 2023.12.01 20:24:40.299580 [ 3 ] {7e24df28-48bb-4e9a-ad33-86c7c416da87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2400 | 2023.12.01 20:24:40.299711 [ 3 ] {7e24df28-48bb-4e9a-ad33-86c7c416da87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2401 | 2023.12.01 20:24:40.299745 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
2402 | 2023.12.01 20:24:40.300066 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part | ||
2403 | 2023.12.01 20:24:40.300344 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
2404 | 2023.12.01 20:24:40.300401 [ 3 ] {7e24df28-48bb-4e9a-ad33-86c7c416da87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2405 | 2023.12.01 20:24:40.301548 [ 3 ] {7e24df28-48bb-4e9a-ad33-86c7c416da87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2406 | 2023.12.01 20:24:40.301978 [ 22 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 273 rows, containing 4 columns (4 merged, 0 gathered) in 0.003792791 sec., 71978.65635095633 rows/sec., 5.61 MiB/sec. | ||
2407 | 2023.12.01 20:24:40.302178 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2408 | 2023.12.01 20:24:40.302245 [ 3 ] {7e24df28-48bb-4e9a-ad33-86c7c416da87} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2409 | 2023.12.01 20:24:40.302439 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2410 | 2023.12.01 20:24:40.302543 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_16_3} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2411 | 2023.12.01 20:24:40.302631 [ 3 ] {7e24df28-48bb-4e9a-ad33-86c7c416da87} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2412 | 2023.12.01 20:24:40.302823 [ 3 ] {7e24df28-48bb-4e9a-ad33-86c7c416da87} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.003181389 sec., 12887 rows/sec., 17.39 MiB/sec. | ||
2413 | 2023.12.01 20:24:40.303086 [ 3 ] {7e24df28-48bb-4e9a-ad33-86c7c416da87} <Debug> DynamicQueryHandler: Done processing query | ||
2414 | 2023.12.01 20:24:40.303117 [ 3 ] {7e24df28-48bb-4e9a-ad33-86c7c416da87} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2415 | 2023.12.01 20:24:40.303137 [ 3 ] {} <Debug> HTTP-Session: 0375c10d-32c4-419f-83b8-fa47ca1419c3 Destroying unnamed session | ||
2416 | 2023.12.01 20:24:45.290059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2417 | 2023.12.01 20:24:45.290240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2418 | 2023.12.01 20:24:45.290289 [ 3 ] {} <Debug> HTTP-Session: 33e216ec-4f32-4913-aaab-d63bced157fa Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2419 | 2023.12.01 20:24:45.290334 [ 3 ] {} <Debug> HTTP-Session: 33e216ec-4f32-4913-aaab-d63bced157fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2420 | 2023.12.01 20:24:45.290529 [ 3 ] {b0b36c2a-b489-4a7c-92f3-1e07d089f938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2421 | 2023.12.01 20:24:45.290617 [ 3 ] {b0b36c2a-b489-4a7c-92f3-1e07d089f938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2422 | 2023.12.01 20:24:45.290777 [ 3 ] {b0b36c2a-b489-4a7c-92f3-1e07d089f938} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2423 | 2023.12.01 20:24:45.291181 [ 3 ] {b0b36c2a-b489-4a7c-92f3-1e07d089f938} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2424 | 2023.12.01 20:24:45.291450 [ 3 ] {b0b36c2a-b489-4a7c-92f3-1e07d089f938} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2425 | 2023.12.01 20:24:45.291624 [ 3 ] {b0b36c2a-b489-4a7c-92f3-1e07d089f938} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2426 | 2023.12.01 20:24:45.291792 [ 3 ] {b0b36c2a-b489-4a7c-92f3-1e07d089f938} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001201072 sec., 4162 rows/sec., 337.43 KiB/sec. | ||
2427 | 2023.12.01 20:24:45.291787 [ 54 ] {} <Debug> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2428 | 2023.12.01 20:24:45.291912 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2429 | 2023.12.01 20:24:45.292027 [ 3 ] {b0b36c2a-b489-4a7c-92f3-1e07d089f938} <Debug> DynamicQueryHandler: Done processing query | ||
2430 | 2023.12.01 20:24:45.292083 [ 3 ] {b0b36c2a-b489-4a7c-92f3-1e07d089f938} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2431 | 2023.12.01 20:24:45.292091 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2432 | 2023.12.01 20:24:45.292134 [ 3 ] {} <Debug> HTTP-Session: 33e216ec-4f32-4913-aaab-d63bced157fa Destroying unnamed session | ||
2433 | 2023.12.01 20:24:45.292259 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2434 | 2023.12.01 20:24:45.292295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2435 | 2023.12.01 20:24:45.292318 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 46 rows starting from the beginning of the part | ||
2436 | 2023.12.01 20:24:45.292393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2437 | 2023.12.01 20:24:45.292445 [ 3 ] {} <Debug> HTTP-Session: cd75a568-22e1-4ea8-9bb2-a44444627831 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2438 | 2023.12.01 20:24:45.292475 [ 3 ] {} <Debug> HTTP-Session: cd75a568-22e1-4ea8-9bb2-a44444627831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2439 | 2023.12.01 20:24:45.292584 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
2440 | 2023.12.01 20:24:45.292693 [ 3 ] {a81e7263-f3d7-47dd-b581-96df374c1f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2441 | 2023.12.01 20:24:45.292804 [ 3 ] {a81e7263-f3d7-47dd-b581-96df374c1f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2442 | 2023.12.01 20:24:45.292822 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
2443 | 2023.12.01 20:24:45.293139 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
2444 | 2023.12.01 20:24:45.293273 [ 3 ] {a81e7263-f3d7-47dd-b581-96df374c1f2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2445 | 2023.12.01 20:24:45.293370 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
2446 | 2023.12.01 20:24:45.293548 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
2447 | 2023.12.01 20:24:45.294194 [ 3 ] {a81e7263-f3d7-47dd-b581-96df374c1f2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2448 | 2023.12.01 20:24:45.294659 [ 3 ] {a81e7263-f3d7-47dd-b581-96df374c1f2a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2449 | 2023.12.01 20:24:45.295064 [ 3 ] {a81e7263-f3d7-47dd-b581-96df374c1f2a} <Trace> oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2450 | 2023.12.01 20:24:45.295109 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 143 rows, containing 4 columns (4 merged, 0 gathered) in 0.003124878 sec., 45761.786540146524 rows/sec., 3.62 MiB/sec. | ||
2451 | 2023.12.01 20:24:45.295286 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2452 | 2023.12.01 20:24:45.295329 [ 3 ] {a81e7263-f3d7-47dd-b581-96df374c1f2a} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002576858 sec., 1552 rows/sec., 129.61 KiB/sec. | ||
2453 | 2023.12.01 20:24:45.295550 [ 3 ] {a81e7263-f3d7-47dd-b581-96df374c1f2a} <Debug> DynamicQueryHandler: Done processing query | ||
2454 | 2023.12.01 20:24:45.295589 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2455 | 2023.12.01 20:24:45.295593 [ 3 ] {a81e7263-f3d7-47dd-b581-96df374c1f2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2456 | 2023.12.01 20:24:45.295639 [ 3 ] {} <Debug> HTTP-Session: cd75a568-22e1-4ea8-9bb2-a44444627831 Destroying unnamed session | ||
2457 | 2023.12.01 20:24:45.295688 [ 19 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_16_3} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2458 | 2023.12.01 20:24:45.295798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2459 | 2023.12.01 20:24:45.295850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2460 | 2023.12.01 20:24:45.295871 [ 3 ] {} <Debug> HTTP-Session: d7ca6bc1-c513-4523-be42-f5ac03d0b0c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2461 | 2023.12.01 20:24:45.295891 [ 3 ] {} <Debug> HTTP-Session: d7ca6bc1-c513-4523-be42-f5ac03d0b0c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2462 | 2023.12.01 20:24:45.295969 [ 3 ] {2e7557b7-ddb1-4742-bb71-6090cfd5a9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2463 | 2023.12.01 20:24:45.296010 [ 3 ] {2e7557b7-ddb1-4742-bb71-6090cfd5a9ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2464 | 2023.12.01 20:24:45.296133 [ 3 ] {2e7557b7-ddb1-4742-bb71-6090cfd5a9ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2465 | 2023.12.01 20:24:45.296493 [ 3 ] {2e7557b7-ddb1-4742-bb71-6090cfd5a9ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2466 | 2023.12.01 20:24:45.296728 [ 3 ] {2e7557b7-ddb1-4742-bb71-6090cfd5a9ff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2467 | 2023.12.01 20:24:45.296887 [ 3 ] {2e7557b7-ddb1-4742-bb71-6090cfd5a9ff} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2468 | 2023.12.01 20:24:45.297032 [ 3 ] {2e7557b7-ddb1-4742-bb71-6090cfd5a9ff} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.001023769 sec., 16605 rows/sec., 1.49 MiB/sec. | ||
2469 | 2023.12.01 20:24:45.297169 [ 3 ] {2e7557b7-ddb1-4742-bb71-6090cfd5a9ff} <Debug> DynamicQueryHandler: Done processing query | ||
2470 | 2023.12.01 20:24:45.297192 [ 3 ] {2e7557b7-ddb1-4742-bb71-6090cfd5a9ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2471 | 2023.12.01 20:24:45.297209 [ 3 ] {} <Debug> HTTP-Session: d7ca6bc1-c513-4523-be42-f5ac03d0b0c4 Destroying unnamed session | ||
2472 | 2023.12.01 20:24:45.297308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2473 | 2023.12.01 20:24:45.297355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2474 | 2023.12.01 20:24:45.297377 [ 3 ] {} <Debug> HTTP-Session: 1f87ef82-d337-46ac-9066-d9b12e925f2d Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2475 | 2023.12.01 20:24:45.297396 [ 3 ] {} <Debug> HTTP-Session: 1f87ef82-d337-46ac-9066-d9b12e925f2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2476 | 2023.12.01 20:24:45.297467 [ 3 ] {53b5e926-f1d2-404b-83a9-4cb04d78c562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2477 | 2023.12.01 20:24:45.297506 [ 3 ] {53b5e926-f1d2-404b-83a9-4cb04d78c562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2478 | 2023.12.01 20:24:45.297616 [ 3 ] {53b5e926-f1d2-404b-83a9-4cb04d78c562} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2479 | 2023.12.01 20:24:45.297994 [ 3 ] {53b5e926-f1d2-404b-83a9-4cb04d78c562} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2480 | 2023.12.01 20:24:45.298199 [ 3 ] {53b5e926-f1d2-404b-83a9-4cb04d78c562} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2481 | 2023.12.01 20:24:45.298354 [ 3 ] {53b5e926-f1d2-404b-83a9-4cb04d78c562} <Trace> oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2482 | 2023.12.01 20:24:45.298482 [ 3 ] {53b5e926-f1d2-404b-83a9-4cb04d78c562} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000986078 sec., 4056 rows/sec., 283.24 KiB/sec. | ||
2483 | 2023.12.01 20:24:45.298602 [ 3 ] {53b5e926-f1d2-404b-83a9-4cb04d78c562} <Debug> DynamicQueryHandler: Done processing query | ||
2484 | 2023.12.01 20:24:45.298626 [ 3 ] {53b5e926-f1d2-404b-83a9-4cb04d78c562} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2485 | 2023.12.01 20:24:45.298642 [ 3 ] {} <Debug> HTTP-Session: 1f87ef82-d337-46ac-9066-d9b12e925f2d Destroying unnamed session | ||
2486 | 2023.12.01 20:24:45.298744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 1585, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2487 | 2023.12.01 20:24:45.298791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2488 | 2023.12.01 20:24:45.298812 [ 3 ] {} <Debug> HTTP-Session: 0e06a987-ca1d-4878-874b-2605d4a3c1ff Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2489 | 2023.12.01 20:24:45.298831 [ 3 ] {} <Debug> HTTP-Session: 0e06a987-ca1d-4878-874b-2605d4a3c1ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2490 | 2023.12.01 20:24:45.298904 [ 3 ] {4570c0a6-cffe-4cc9-bde5-16cfda7fb089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2491 | 2023.12.01 20:24:45.298943 [ 3 ] {4570c0a6-cffe-4cc9-bde5-16cfda7fb089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2492 | 2023.12.01 20:24:45.299054 [ 3 ] {4570c0a6-cffe-4cc9-bde5-16cfda7fb089} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2493 | 2023.12.01 20:24:45.299331 [ 3 ] {4570c0a6-cffe-4cc9-bde5-16cfda7fb089} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2494 | 2023.12.01 20:24:45.299540 [ 3 ] {4570c0a6-cffe-4cc9-bde5-16cfda7fb089} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2495 | 2023.12.01 20:24:45.299698 [ 3 ] {4570c0a6-cffe-4cc9-bde5-16cfda7fb089} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2496 | 2023.12.01 20:24:45.299834 [ 3 ] {4570c0a6-cffe-4cc9-bde5-16cfda7fb089} <Information> executeQuery: Read 9 rows, 744.00 B in 0.000894036 sec., 10066 rows/sec., 812.68 KiB/sec. | ||
2497 | 2023.12.01 20:24:45.299977 [ 3 ] {4570c0a6-cffe-4cc9-bde5-16cfda7fb089} <Debug> DynamicQueryHandler: Done processing query | ||
2498 | 2023.12.01 20:24:45.300001 [ 3 ] {4570c0a6-cffe-4cc9-bde5-16cfda7fb089} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2499 | 2023.12.01 20:24:45.300017 [ 3 ] {} <Debug> HTTP-Session: 0e06a987-ca1d-4878-874b-2605d4a3c1ff Destroying unnamed session | ||
2500 | 2023.12.01 20:24:45.300118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2501 | 2023.12.01 20:24:45.300164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2502 | 2023.12.01 20:24:45.300185 [ 3 ] {} <Debug> HTTP-Session: 9dbeec28-f5ad-4ff3-909c-9b95e31849ef Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2503 | 2023.12.01 20:24:45.300203 [ 3 ] {} <Debug> HTTP-Session: 9dbeec28-f5ad-4ff3-909c-9b95e31849ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2504 | 2023.12.01 20:24:45.300273 [ 3 ] {716447f7-fbf9-40bf-9c6a-c3326f49b71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2505 | 2023.12.01 20:24:45.300315 [ 3 ] {716447f7-fbf9-40bf-9c6a-c3326f49b71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2506 | 2023.12.01 20:24:45.300437 [ 3 ] {716447f7-fbf9-40bf-9c6a-c3326f49b71b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2507 | 2023.12.01 20:24:45.300704 [ 3 ] {716447f7-fbf9-40bf-9c6a-c3326f49b71b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2508 | 2023.12.01 20:24:45.300952 [ 3 ] {716447f7-fbf9-40bf-9c6a-c3326f49b71b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2509 | 2023.12.01 20:24:45.301140 [ 3 ] {716447f7-fbf9-40bf-9c6a-c3326f49b71b} <Trace> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2510 | 2023.12.01 20:24:45.301279 [ 3 ] {716447f7-fbf9-40bf-9c6a-c3326f49b71b} <Information> executeQuery: Read 2 rows, 142.00 B in 0.000970038 sec., 2061 rows/sec., 142.96 KiB/sec. | ||
2511 | 2023.12.01 20:24:45.301411 [ 3 ] {716447f7-fbf9-40bf-9c6a-c3326f49b71b} <Debug> DynamicQueryHandler: Done processing query | ||
2512 | 2023.12.01 20:24:45.301436 [ 3 ] {716447f7-fbf9-40bf-9c6a-c3326f49b71b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2513 | 2023.12.01 20:24:45.301453 [ 3 ] {} <Debug> HTTP-Session: 9dbeec28-f5ad-4ff3-909c-9b95e31849ef Destroying unnamed session | ||
2514 | 2023.12.01 20:24:45.301559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2515 | 2023.12.01 20:24:45.301603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2516 | 2023.12.01 20:24:45.301624 [ 3 ] {} <Debug> HTTP-Session: 96783700-1063-43c2-b08f-97c3c3956bbc Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2517 | 2023.12.01 20:24:45.301643 [ 3 ] {} <Debug> HTTP-Session: 96783700-1063-43c2-b08f-97c3c3956bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2518 | 2023.12.01 20:24:45.301716 [ 3 ] {ee715f66-a321-4ac8-ad01-e8a0b6fa2f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2519 | 2023.12.01 20:24:45.301760 [ 3 ] {ee715f66-a321-4ac8-ad01-e8a0b6fa2f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2520 | 2023.12.01 20:24:45.301898 [ 3 ] {ee715f66-a321-4ac8-ad01-e8a0b6fa2f0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2521 | 2023.12.01 20:24:45.302203 [ 3 ] {ee715f66-a321-4ac8-ad01-e8a0b6fa2f0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2522 | 2023.12.01 20:24:45.302483 [ 3 ] {ee715f66-a321-4ac8-ad01-e8a0b6fa2f0f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2523 | 2023.12.01 20:24:45.302675 [ 3 ] {ee715f66-a321-4ac8-ad01-e8a0b6fa2f0f} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2524 | 2023.12.01 20:24:45.302796 [ 54 ] {} <Debug> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2525 | 2023.12.01 20:24:45.302815 [ 3 ] {ee715f66-a321-4ac8-ad01-e8a0b6fa2f0f} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00106925 sec., 4676 rows/sec., 6.31 MiB/sec. | ||
2526 | 2023.12.01 20:24:45.302846 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2527 | 2023.12.01 20:24:45.303010 [ 10 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2528 | 2023.12.01 20:24:45.303074 [ 3 ] {ee715f66-a321-4ac8-ad01-e8a0b6fa2f0f} <Debug> DynamicQueryHandler: Done processing query | ||
2529 | 2023.12.01 20:24:45.303110 [ 3 ] {ee715f66-a321-4ac8-ad01-e8a0b6fa2f0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2530 | 2023.12.01 20:24:45.303159 [ 3 ] {} <Debug> HTTP-Session: 96783700-1063-43c2-b08f-97c3c3956bbc Destroying unnamed session | ||
2531 | 2023.12.01 20:24:45.303223 [ 10 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2532 | 2023.12.01 20:24:45.303271 [ 10 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 336 rows starting from the beginning of the part | ||
2533 | 2023.12.01 20:24:45.303446 [ 10 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
2534 | 2023.12.01 20:24:45.303565 [ 10 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
2535 | 2023.12.01 20:24:45.303657 [ 10 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
2536 | 2023.12.01 20:24:45.303747 [ 10 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
2537 | 2023.12.01 20:24:45.303834 [ 10 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
2538 | 2023.12.01 20:24:45.305202 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 433 rows, containing 6 columns (6 merged, 0 gathered) in 0.002298553 sec., 188379.38476946147 rows/sec., 254.21 MiB/sec. | ||
2539 | 2023.12.01 20:24:45.305516 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2540 | 2023.12.01 20:24:45.305754 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2541 | 2023.12.01 20:24:45.305822 [ 19 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2542 | 2023.12.01 20:24:45.305897 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_16_3: 4.02 MiB. | ||
2543 | 2023.12.01 20:24:46.000171 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.49 MiB, peak 237.14 MiB, will set to 231.33 MiB (RSS), difference: -4.17 MiB | ||
2544 | 2023.12.01 20:24:50.292498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2545 | 2023.12.01 20:24:50.292627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2546 | 2023.12.01 20:24:50.292660 [ 3 ] {} <Debug> HTTP-Session: d195639a-82b6-48eb-ac36-4e504201bcf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2547 | 2023.12.01 20:24:50.292689 [ 3 ] {} <Debug> HTTP-Session: d195639a-82b6-48eb-ac36-4e504201bcf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2548 | 2023.12.01 20:24:50.292830 [ 3 ] {7fa9375c-92ba-4c49-b02c-c729bdcb607c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2549 | 2023.12.01 20:24:50.292897 [ 3 ] {7fa9375c-92ba-4c49-b02c-c729bdcb607c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2550 | 2023.12.01 20:24:50.293056 [ 3 ] {7fa9375c-92ba-4c49-b02c-c729bdcb607c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2551 | 2023.12.01 20:24:50.293533 [ 3 ] {7fa9375c-92ba-4c49-b02c-c729bdcb607c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2552 | 2023.12.01 20:24:50.293787 [ 3 ] {7fa9375c-92ba-4c49-b02c-c729bdcb607c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2553 | 2023.12.01 20:24:50.293946 [ 3 ] {7fa9375c-92ba-4c49-b02c-c729bdcb607c} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2554 | 2023.12.01 20:24:50.294097 [ 3 ] {7fa9375c-92ba-4c49-b02c-c729bdcb607c} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001279573 sec., 32041 rows/sec., 2.54 MiB/sec. | ||
2555 | 2023.12.01 20:24:50.294304 [ 3 ] {7fa9375c-92ba-4c49-b02c-c729bdcb607c} <Debug> DynamicQueryHandler: Done processing query | ||
2556 | 2023.12.01 20:24:50.294331 [ 3 ] {7fa9375c-92ba-4c49-b02c-c729bdcb607c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2557 | 2023.12.01 20:24:50.294349 [ 3 ] {} <Debug> HTTP-Session: d195639a-82b6-48eb-ac36-4e504201bcf9 Destroying unnamed session | ||
2558 | 2023.12.01 20:24:50.294490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2559 | 2023.12.01 20:24:50.294541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2560 | 2023.12.01 20:24:50.294562 [ 3 ] {} <Debug> HTTP-Session: b82b3b72-8b27-4bdd-bf2c-e1f854145eea Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2561 | 2023.12.01 20:24:50.294582 [ 3 ] {} <Debug> HTTP-Session: b82b3b72-8b27-4bdd-bf2c-e1f854145eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2562 | 2023.12.01 20:24:50.294667 [ 3 ] {c36efc4b-36fc-4b9f-a4ca-459bd7616aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2563 | 2023.12.01 20:24:50.294708 [ 3 ] {c36efc4b-36fc-4b9f-a4ca-459bd7616aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2564 | 2023.12.01 20:24:50.294822 [ 3 ] {c36efc4b-36fc-4b9f-a4ca-459bd7616aa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2565 | 2023.12.01 20:24:50.295284 [ 3 ] {c36efc4b-36fc-4b9f-a4ca-459bd7616aa7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2566 | 2023.12.01 20:24:50.295505 [ 3 ] {c36efc4b-36fc-4b9f-a4ca-459bd7616aa7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2567 | 2023.12.01 20:24:50.295658 [ 3 ] {c36efc4b-36fc-4b9f-a4ca-459bd7616aa7} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2568 | 2023.12.01 20:24:50.295795 [ 3 ] {c36efc4b-36fc-4b9f-a4ca-459bd7616aa7} <Information> executeQuery: Read 123 rows, 12.26 KiB in 0.001099271 sec., 111892 rows/sec., 10.89 MiB/sec. | ||
2569 | 2023.12.01 20:24:50.295943 [ 3 ] {c36efc4b-36fc-4b9f-a4ca-459bd7616aa7} <Debug> DynamicQueryHandler: Done processing query | ||
2570 | 2023.12.01 20:24:50.295970 [ 3 ] {c36efc4b-36fc-4b9f-a4ca-459bd7616aa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2571 | 2023.12.01 20:24:50.295988 [ 3 ] {} <Debug> HTTP-Session: b82b3b72-8b27-4bdd-bf2c-e1f854145eea Destroying unnamed session | ||
2572 | 2023.12.01 20:24:50.296121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 8850, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2573 | 2023.12.01 20:24:50.296167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2574 | 2023.12.01 20:24:50.296187 [ 3 ] {} <Debug> HTTP-Session: c6ecf2fa-f2f2-41bf-a6c7-73f2a511b2fd Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2575 | 2023.12.01 20:24:50.296205 [ 3 ] {} <Debug> HTTP-Session: c6ecf2fa-f2f2-41bf-a6c7-73f2a511b2fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2576 | 2023.12.01 20:24:50.296282 [ 3 ] {6656091b-c460-4648-8392-02d435020fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2577 | 2023.12.01 20:24:50.296322 [ 3 ] {6656091b-c460-4648-8392-02d435020fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2578 | 2023.12.01 20:24:50.296434 [ 3 ] {6656091b-c460-4648-8392-02d435020fe6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2579 | 2023.12.01 20:24:50.296778 [ 3 ] {6656091b-c460-4648-8392-02d435020fe6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2580 | 2023.12.01 20:24:50.296991 [ 3 ] {6656091b-c460-4648-8392-02d435020fe6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2581 | 2023.12.01 20:24:50.297145 [ 3 ] {6656091b-c460-4648-8392-02d435020fe6} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2582 | 2023.12.01 20:24:50.297275 [ 3 ] {6656091b-c460-4648-8392-02d435020fe6} <Information> executeQuery: Read 52 rows, 4.15 KiB in 0.000963218 sec., 53985 rows/sec., 4.21 MiB/sec. | ||
2583 | 2023.12.01 20:24:50.297408 [ 3 ] {6656091b-c460-4648-8392-02d435020fe6} <Debug> DynamicQueryHandler: Done processing query | ||
2584 | 2023.12.01 20:24:50.297434 [ 3 ] {6656091b-c460-4648-8392-02d435020fe6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2585 | 2023.12.01 20:24:50.297450 [ 3 ] {} <Debug> HTTP-Session: c6ecf2fa-f2f2-41bf-a6c7-73f2a511b2fd Destroying unnamed session | ||
2586 | 2023.12.01 20:24:50.297551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2587 | 2023.12.01 20:24:50.297596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2588 | 2023.12.01 20:24:50.297616 [ 3 ] {} <Debug> HTTP-Session: 3c49858b-8968-4793-b533-b9829ba764b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2589 | 2023.12.01 20:24:50.297633 [ 3 ] {} <Debug> HTTP-Session: 3c49858b-8968-4793-b533-b9829ba764b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2590 | 2023.12.01 20:24:50.297704 [ 3 ] {ba73d9bf-d2a4-4ceb-96df-5fa2adedaecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2591 | 2023.12.01 20:24:50.297747 [ 3 ] {ba73d9bf-d2a4-4ceb-96df-5fa2adedaecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2592 | 2023.12.01 20:24:50.297867 [ 3 ] {ba73d9bf-d2a4-4ceb-96df-5fa2adedaecd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2593 | 2023.12.01 20:24:50.298160 [ 3 ] {ba73d9bf-d2a4-4ceb-96df-5fa2adedaecd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2594 | 2023.12.01 20:24:50.298422 [ 3 ] {ba73d9bf-d2a4-4ceb-96df-5fa2adedaecd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2595 | 2023.12.01 20:24:50.298604 [ 3 ] {ba73d9bf-d2a4-4ceb-96df-5fa2adedaecd} <Trace> oximeter.measurements_cumulativei64 (332d5a06-1891-4f79-9337-a6e3d73374ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2596 | 2023.12.01 20:24:50.298743 [ 3 ] {ba73d9bf-d2a4-4ceb-96df-5fa2adedaecd} <Information> executeQuery: Read 11 rows, 743.00 B in 0.001002838 sec., 10968 rows/sec., 723.53 KiB/sec. | ||
2597 | 2023.12.01 20:24:50.298870 [ 3 ] {ba73d9bf-d2a4-4ceb-96df-5fa2adedaecd} <Debug> DynamicQueryHandler: Done processing query | ||
2598 | 2023.12.01 20:24:50.298895 [ 3 ] {ba73d9bf-d2a4-4ceb-96df-5fa2adedaecd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2599 | 2023.12.01 20:24:50.298912 [ 3 ] {} <Debug> HTTP-Session: 3c49858b-8968-4793-b533-b9829ba764b1 Destroying unnamed session | ||
2600 | 2023.12.01 20:24:50.299039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2601 | 2023.12.01 20:24:50.299084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2602 | 2023.12.01 20:24:50.299105 [ 3 ] {} <Debug> HTTP-Session: e2c5cc89-ae1b-434a-b32b-6cca8e77b3dc Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2603 | 2023.12.01 20:24:50.299123 [ 3 ] {} <Debug> HTTP-Session: e2c5cc89-ae1b-434a-b32b-6cca8e77b3dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2604 | 2023.12.01 20:24:50.299204 [ 3 ] {69cd32a3-7a65-4a20-8f40-f8e5222cd4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2605 | 2023.12.01 20:24:50.299249 [ 3 ] {69cd32a3-7a65-4a20-8f40-f8e5222cd4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2606 | 2023.12.01 20:24:50.299388 [ 3 ] {69cd32a3-7a65-4a20-8f40-f8e5222cd4db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2607 | 2023.12.01 20:24:50.299839 [ 3 ] {69cd32a3-7a65-4a20-8f40-f8e5222cd4db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2608 | 2023.12.01 20:24:50.300142 [ 3 ] {69cd32a3-7a65-4a20-8f40-f8e5222cd4db} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2609 | 2023.12.01 20:24:50.300333 [ 3 ] {69cd32a3-7a65-4a20-8f40-f8e5222cd4db} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2610 | 2023.12.01 20:24:50.300455 [ 3 ] {69cd32a3-7a65-4a20-8f40-f8e5222cd4db} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001222612 sec., 33534 rows/sec., 45.25 MiB/sec. | ||
2611 | 2023.12.01 20:24:50.300584 [ 3 ] {69cd32a3-7a65-4a20-8f40-f8e5222cd4db} <Debug> DynamicQueryHandler: Done processing query | ||
2612 | 2023.12.01 20:24:50.300608 [ 3 ] {69cd32a3-7a65-4a20-8f40-f8e5222cd4db} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2613 | 2023.12.01 20:24:50.300626 [ 3 ] {} <Debug> HTTP-Session: e2c5cc89-ae1b-434a-b32b-6cca8e77b3dc Destroying unnamed session | ||
2614 | 2023.12.01 20:24:54.702120 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2615 | 2023.12.01 20:24:54.702197 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2616 | 2023.12.01 20:24:55.292345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2617 | 2023.12.01 20:24:55.292505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2618 | 2023.12.01 20:24:55.292553 [ 3 ] {} <Debug> HTTP-Session: aa2625ed-31b1-47eb-8363-ca49bd115887 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2619 | 2023.12.01 20:24:55.292594 [ 3 ] {} <Debug> HTTP-Session: aa2625ed-31b1-47eb-8363-ca49bd115887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2620 | 2023.12.01 20:24:55.292790 [ 3 ] {1dea31ce-c569-497e-8012-03f5e51f1cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2621 | 2023.12.01 20:24:55.292886 [ 3 ] {1dea31ce-c569-497e-8012-03f5e51f1cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2622 | 2023.12.01 20:24:55.293154 [ 3 ] {1dea31ce-c569-497e-8012-03f5e51f1cbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2623 | 2023.12.01 20:24:55.293690 [ 3 ] {1dea31ce-c569-497e-8012-03f5e51f1cbb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2624 | 2023.12.01 20:24:55.293954 [ 3 ] {1dea31ce-c569-497e-8012-03f5e51f1cbb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2625 | 2023.12.01 20:24:55.294119 [ 3 ] {1dea31ce-c569-497e-8012-03f5e51f1cbb} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2626 | 2023.12.01 20:24:55.294264 [ 3 ] {1dea31ce-c569-497e-8012-03f5e51f1cbb} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001411056 sec., 3543 rows/sec., 287.21 KiB/sec. | ||
2627 | 2023.12.01 20:24:55.294453 [ 3 ] {1dea31ce-c569-497e-8012-03f5e51f1cbb} <Debug> DynamicQueryHandler: Done processing query | ||
2628 | 2023.12.01 20:24:55.294480 [ 3 ] {1dea31ce-c569-497e-8012-03f5e51f1cbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2629 | 2023.12.01 20:24:55.294497 [ 3 ] {} <Debug> HTTP-Session: aa2625ed-31b1-47eb-8363-ca49bd115887 Destroying unnamed session | ||
2630 | 2023.12.01 20:24:55.294620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2631 | 2023.12.01 20:24:55.294667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2632 | 2023.12.01 20:24:55.294688 [ 3 ] {} <Debug> HTTP-Session: adfbe392-ffa9-4d4f-bd94-d8fbb678009b Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2633 | 2023.12.01 20:24:55.294706 [ 3 ] {} <Debug> HTTP-Session: adfbe392-ffa9-4d4f-bd94-d8fbb678009b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2634 | 2023.12.01 20:24:55.294780 [ 3 ] {595a61da-83a6-4864-a473-2ee0c2a85c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2635 | 2023.12.01 20:24:55.294821 [ 3 ] {595a61da-83a6-4864-a473-2ee0c2a85c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2636 | 2023.12.01 20:24:55.294941 [ 3 ] {595a61da-83a6-4864-a473-2ee0c2a85c46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2637 | 2023.12.01 20:24:55.295206 [ 3 ] {595a61da-83a6-4864-a473-2ee0c2a85c46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2638 | 2023.12.01 20:24:55.295410 [ 3 ] {595a61da-83a6-4864-a473-2ee0c2a85c46} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2639 | 2023.12.01 20:24:55.295573 [ 3 ] {595a61da-83a6-4864-a473-2ee0c2a85c46} <Trace> oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2640 | 2023.12.01 20:24:55.295700 [ 3 ] {595a61da-83a6-4864-a473-2ee0c2a85c46} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000890877 sec., 2244 rows/sec., 191.83 KiB/sec. | ||
2641 | 2023.12.01 20:24:55.295820 [ 3 ] {595a61da-83a6-4864-a473-2ee0c2a85c46} <Debug> DynamicQueryHandler: Done processing query | ||
2642 | 2023.12.01 20:24:55.295845 [ 3 ] {595a61da-83a6-4864-a473-2ee0c2a85c46} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2643 | 2023.12.01 20:24:55.295863 [ 3 ] {} <Debug> HTTP-Session: adfbe392-ffa9-4d4f-bd94-d8fbb678009b Destroying unnamed session | ||
2644 | 2023.12.01 20:24:55.295983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2645 | 2023.12.01 20:24:55.296029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2646 | 2023.12.01 20:24:55.296050 [ 3 ] {} <Debug> HTTP-Session: 691cc57b-261f-409a-bb7c-242393886a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2647 | 2023.12.01 20:24:55.296069 [ 3 ] {} <Debug> HTTP-Session: 691cc57b-261f-409a-bb7c-242393886a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2648 | 2023.12.01 20:24:55.296143 [ 3 ] {63245197-9a17-4df8-83d4-3866325c52e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2649 | 2023.12.01 20:24:55.296182 [ 3 ] {63245197-9a17-4df8-83d4-3866325c52e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2650 | 2023.12.01 20:24:55.296289 [ 3 ] {63245197-9a17-4df8-83d4-3866325c52e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2651 | 2023.12.01 20:24:55.296584 [ 3 ] {63245197-9a17-4df8-83d4-3866325c52e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2652 | 2023.12.01 20:24:55.296788 [ 3 ] {63245197-9a17-4df8-83d4-3866325c52e6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2653 | 2023.12.01 20:24:55.296940 [ 3 ] {63245197-9a17-4df8-83d4-3866325c52e6} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2654 | 2023.12.01 20:24:55.297061 [ 3 ] {63245197-9a17-4df8-83d4-3866325c52e6} <Information> executeQuery: Read 52 rows, 4.57 KiB in 0.000890756 sec., 58377 rows/sec., 5.01 MiB/sec. | ||
2655 | 2023.12.01 20:24:55.297178 [ 3 ] {63245197-9a17-4df8-83d4-3866325c52e6} <Debug> DynamicQueryHandler: Done processing query | ||
2656 | 2023.12.01 20:24:55.297202 [ 3 ] {63245197-9a17-4df8-83d4-3866325c52e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2657 | 2023.12.01 20:24:55.297219 [ 3 ] {} <Debug> HTTP-Session: 691cc57b-261f-409a-bb7c-242393886a82 Destroying unnamed session | ||
2658 | 2023.12.01 20:24:55.297326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2659 | 2023.12.01 20:24:55.297371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2660 | 2023.12.01 20:24:55.297391 [ 3 ] {} <Debug> HTTP-Session: 3e7b62d1-78e5-4162-a8da-ed4f280a764a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2661 | 2023.12.01 20:24:55.297409 [ 3 ] {} <Debug> HTTP-Session: 3e7b62d1-78e5-4162-a8da-ed4f280a764a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2662 | 2023.12.01 20:24:55.297478 [ 3 ] {2b2a2fa1-dbdd-4403-a51d-be207822ced0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2663 | 2023.12.01 20:24:55.297518 [ 3 ] {2b2a2fa1-dbdd-4403-a51d-be207822ced0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2664 | 2023.12.01 20:24:55.297627 [ 3 ] {2b2a2fa1-dbdd-4403-a51d-be207822ced0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2665 | 2023.12.01 20:24:55.297881 [ 3 ] {2b2a2fa1-dbdd-4403-a51d-be207822ced0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2666 | 2023.12.01 20:24:55.298086 [ 3 ] {2b2a2fa1-dbdd-4403-a51d-be207822ced0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2667 | 2023.12.01 20:24:55.298237 [ 3 ] {2b2a2fa1-dbdd-4403-a51d-be207822ced0} <Trace> oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2668 | 2023.12.01 20:24:55.298361 [ 3 ] {2b2a2fa1-dbdd-4403-a51d-be207822ced0} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000853606 sec., 2343 rows/sec., 163.60 KiB/sec. | ||
2669 | 2023.12.01 20:24:55.298478 [ 3 ] {2b2a2fa1-dbdd-4403-a51d-be207822ced0} <Debug> DynamicQueryHandler: Done processing query | ||
2670 | 2023.12.01 20:24:55.298502 [ 3 ] {2b2a2fa1-dbdd-4403-a51d-be207822ced0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2671 | 2023.12.01 20:24:55.298519 [ 3 ] {} <Debug> HTTP-Session: 3e7b62d1-78e5-4162-a8da-ed4f280a764a Destroying unnamed session | ||
2672 | 2023.12.01 20:24:55.298625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2673 | 2023.12.01 20:24:55.298670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2674 | 2023.12.01 20:24:55.298690 [ 3 ] {} <Debug> HTTP-Session: abf9166a-64d7-45ae-a3a3-2b1e4145cf7e Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2675 | 2023.12.01 20:24:55.298708 [ 3 ] {} <Debug> HTTP-Session: abf9166a-64d7-45ae-a3a3-2b1e4145cf7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2676 | 2023.12.01 20:24:55.298781 [ 3 ] {654e5fac-f686-4d98-8faf-3c42f5c9c7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2677 | 2023.12.01 20:24:55.298819 [ 3 ] {654e5fac-f686-4d98-8faf-3c42f5c9c7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2678 | 2023.12.01 20:24:55.298926 [ 3 ] {654e5fac-f686-4d98-8faf-3c42f5c9c7d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2679 | 2023.12.01 20:24:55.299205 [ 3 ] {654e5fac-f686-4d98-8faf-3c42f5c9c7d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2680 | 2023.12.01 20:24:55.299408 [ 3 ] {654e5fac-f686-4d98-8faf-3c42f5c9c7d1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2681 | 2023.12.01 20:24:55.299558 [ 3 ] {654e5fac-f686-4d98-8faf-3c42f5c9c7d1} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2682 | 2023.12.01 20:24:55.299684 [ 3 ] {654e5fac-f686-4d98-8faf-3c42f5c9c7d1} <Information> executeQuery: Read 31 rows, 2.46 KiB in 0.000873466 sec., 35490 rows/sec., 2.75 MiB/sec. | ||
2683 | 2023.12.01 20:24:55.299804 [ 3 ] {654e5fac-f686-4d98-8faf-3c42f5c9c7d1} <Debug> DynamicQueryHandler: Done processing query | ||
2684 | 2023.12.01 20:24:55.299834 [ 3 ] {654e5fac-f686-4d98-8faf-3c42f5c9c7d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2685 | 2023.12.01 20:24:55.299852 [ 3 ] {} <Debug> HTTP-Session: abf9166a-64d7-45ae-a3a3-2b1e4145cf7e Destroying unnamed session | ||
2686 | 2023.12.01 20:24:55.299957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2687 | 2023.12.01 20:24:55.300003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2688 | 2023.12.01 20:24:55.300024 [ 3 ] {} <Debug> HTTP-Session: 168f5514-dbe5-4f5f-9db1-16b35a6f199d Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2689 | 2023.12.01 20:24:55.300042 [ 3 ] {} <Debug> HTTP-Session: 168f5514-dbe5-4f5f-9db1-16b35a6f199d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2690 | 2023.12.01 20:24:55.300117 [ 3 ] {0aa7c046-3b13-4676-bde3-11814a295008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2691 | 2023.12.01 20:24:55.300160 [ 3 ] {0aa7c046-3b13-4676-bde3-11814a295008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2692 | 2023.12.01 20:24:55.300281 [ 3 ] {0aa7c046-3b13-4676-bde3-11814a295008} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2693 | 2023.12.01 20:24:55.300559 [ 3 ] {0aa7c046-3b13-4676-bde3-11814a295008} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2694 | 2023.12.01 20:24:55.300803 [ 3 ] {0aa7c046-3b13-4676-bde3-11814a295008} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2695 | 2023.12.01 20:24:55.300990 [ 3 ] {0aa7c046-3b13-4676-bde3-11814a295008} <Trace> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2696 | 2023.12.01 20:24:55.301125 [ 3 ] {0aa7c046-3b13-4676-bde3-11814a295008} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000972938 sec., 38029 rows/sec., 2.65 MiB/sec. | ||
2697 | 2023.12.01 20:24:55.301259 [ 3 ] {0aa7c046-3b13-4676-bde3-11814a295008} <Debug> DynamicQueryHandler: Done processing query | ||
2698 | 2023.12.01 20:24:55.301284 [ 3 ] {0aa7c046-3b13-4676-bde3-11814a295008} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2699 | 2023.12.01 20:24:55.301302 [ 3 ] {} <Debug> HTTP-Session: 168f5514-dbe5-4f5f-9db1-16b35a6f199d Destroying unnamed session | ||
2700 | 2023.12.01 20:24:55.301411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2701 | 2023.12.01 20:24:55.301459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2702 | 2023.12.01 20:24:55.301479 [ 3 ] {} <Debug> HTTP-Session: 330416ea-964c-406e-8920-2be67cc67d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2703 | 2023.12.01 20:24:55.301497 [ 3 ] {} <Debug> HTTP-Session: 330416ea-964c-406e-8920-2be67cc67d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2704 | 2023.12.01 20:24:55.301570 [ 3 ] {57e3e270-38fe-407c-9455-2744dc277be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2705 | 2023.12.01 20:24:55.301615 [ 3 ] {57e3e270-38fe-407c-9455-2744dc277be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2706 | 2023.12.01 20:24:55.301759 [ 3 ] {57e3e270-38fe-407c-9455-2744dc277be5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2707 | 2023.12.01 20:24:55.302081 [ 3 ] {57e3e270-38fe-407c-9455-2744dc277be5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.84 GiB. | ||
2708 | 2023.12.01 20:24:55.302377 [ 3 ] {57e3e270-38fe-407c-9455-2744dc277be5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2709 | 2023.12.01 20:24:55.302557 [ 3 ] {57e3e270-38fe-407c-9455-2744dc277be5} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2710 | 2023.12.01 20:24:55.302684 [ 3 ] {57e3e270-38fe-407c-9455-2744dc277be5} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001085309 sec., 4606 rows/sec., 6.22 MiB/sec. | ||
2711 | 2023.12.01 20:24:55.302808 [ 3 ] {57e3e270-38fe-407c-9455-2744dc277be5} <Debug> DynamicQueryHandler: Done processing query | ||
2712 | 2023.12.01 20:24:55.302833 [ 3 ] {57e3e270-38fe-407c-9455-2744dc277be5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2713 | 2023.12.01 20:24:55.302851 [ 3 ] {} <Debug> HTTP-Session: 330416ea-964c-406e-8920-2be67cc67d6a Destroying unnamed session | ||
2714 | 2023.12.01 20:25:00.292109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2715 | 2023.12.01 20:25:00.292282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2716 | 2023.12.01 20:25:00.292330 [ 3 ] {} <Debug> HTTP-Session: 0065a099-d771-4b8c-89c0-055084e9e7f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2717 | 2023.12.01 20:25:00.292373 [ 3 ] {} <Debug> HTTP-Session: 0065a099-d771-4b8c-89c0-055084e9e7f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2718 | 2023.12.01 20:25:00.292572 [ 3 ] {85e68c3e-def0-43c7-bfa4-7cc07329b3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2719 | 2023.12.01 20:25:00.292664 [ 3 ] {85e68c3e-def0-43c7-bfa4-7cc07329b3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2720 | 2023.12.01 20:25:00.292827 [ 3 ] {85e68c3e-def0-43c7-bfa4-7cc07329b3b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2721 | 2023.12.01 20:25:00.293241 [ 3 ] {85e68c3e-def0-43c7-bfa4-7cc07329b3b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2722 | 2023.12.01 20:25:00.293503 [ 3 ] {85e68c3e-def0-43c7-bfa4-7cc07329b3b2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2723 | 2023.12.01 20:25:00.293678 [ 3 ] {85e68c3e-def0-43c7-bfa4-7cc07329b3b2} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2724 | 2023.12.01 20:25:00.293800 [ 3 ] {85e68c3e-def0-43c7-bfa4-7cc07329b3b2} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001172452 sec., 34969 rows/sec., 2.77 MiB/sec. | ||
2725 | 2023.12.01 20:25:00.293997 [ 3 ] {85e68c3e-def0-43c7-bfa4-7cc07329b3b2} <Debug> DynamicQueryHandler: Done processing query | ||
2726 | 2023.12.01 20:25:00.294023 [ 3 ] {85e68c3e-def0-43c7-bfa4-7cc07329b3b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2727 | 2023.12.01 20:25:00.294042 [ 3 ] {} <Debug> HTTP-Session: 0065a099-d771-4b8c-89c0-055084e9e7f4 Destroying unnamed session | ||
2728 | 2023.12.01 20:25:00.294160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2729 | 2023.12.01 20:25:00.294207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2730 | 2023.12.01 20:25:00.294228 [ 3 ] {} <Debug> HTTP-Session: 41738691-1b2c-4ec4-b371-e7b74844b56f Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2731 | 2023.12.01 20:25:00.294245 [ 3 ] {} <Debug> HTTP-Session: 41738691-1b2c-4ec4-b371-e7b74844b56f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2732 | 2023.12.01 20:25:00.294317 [ 3 ] {feef558d-9cd2-4167-b17b-584aea4157c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2733 | 2023.12.01 20:25:00.294358 [ 3 ] {feef558d-9cd2-4167-b17b-584aea4157c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2734 | 2023.12.01 20:25:00.294482 [ 3 ] {feef558d-9cd2-4167-b17b-584aea4157c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2735 | 2023.12.01 20:25:00.294741 [ 3 ] {feef558d-9cd2-4167-b17b-584aea4157c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2736 | 2023.12.01 20:25:00.294945 [ 3 ] {feef558d-9cd2-4167-b17b-584aea4157c7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2737 | 2023.12.01 20:25:00.295099 [ 3 ] {feef558d-9cd2-4167-b17b-584aea4157c7} <Trace> oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2738 | 2023.12.01 20:25:00.295201 [ 3 ] {feef558d-9cd2-4167-b17b-584aea4157c7} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000856106 sec., 2336 rows/sec., 199.62 KiB/sec. | ||
2739 | 2023.12.01 20:25:00.295192 [ 152 ] {} <Debug> oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2740 | 2023.12.01 20:25:00.295264 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2741 | 2023.12.01 20:25:00.295349 [ 3 ] {feef558d-9cd2-4167-b17b-584aea4157c7} <Debug> DynamicQueryHandler: Done processing query | ||
2742 | 2023.12.01 20:25:00.295405 [ 3 ] {feef558d-9cd2-4167-b17b-584aea4157c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2743 | 2023.12.01 20:25:00.295445 [ 3 ] {} <Debug> HTTP-Session: 41738691-1b2c-4ec4-b371-e7b74844b56f Destroying unnamed session | ||
2744 | 2023.12.01 20:25:00.295453 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2745 | 2023.12.01 20:25:00.295633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2746 | 2023.12.01 20:25:00.295711 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2747 | 2023.12.01 20:25:00.295724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2748 | 2023.12.01 20:25:00.295796 [ 3 ] {} <Debug> HTTP-Session: 46bd494f-e35e-4014-8be0-c4704d07e1b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2749 | 2023.12.01 20:25:00.295805 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2750 | 2023.12.01 20:25:00.295829 [ 3 ] {} <Debug> HTTP-Session: 46bd494f-e35e-4014-8be0-c4704d07e1b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2751 | 2023.12.01 20:25:00.296040 [ 3 ] {864bb1d7-f6e4-41be-a670-698ad96174a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2752 | 2023.12.01 20:25:00.296169 [ 3 ] {864bb1d7-f6e4-41be-a670-698ad96174a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2753 | 2023.12.01 20:25:00.296222 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2754 | 2023.12.01 20:25:00.296581 [ 3 ] {864bb1d7-f6e4-41be-a670-698ad96174a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2755 | 2023.12.01 20:25:00.296641 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
2756 | 2023.12.01 20:25:00.296813 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
2757 | 2023.12.01 20:25:00.297071 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2758 | 2023.12.01 20:25:00.297374 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::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 | ||
2759 | 2023.12.01 20:25:00.297530 [ 3 ] {864bb1d7-f6e4-41be-a670-698ad96174a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2760 | 2023.12.01 20:25:00.298047 [ 3 ] {864bb1d7-f6e4-41be-a670-698ad96174a2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2761 | 2023.12.01 20:25:00.298367 [ 3 ] {864bb1d7-f6e4-41be-a670-698ad96174a2} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2762 | 2023.12.01 20:25:00.298696 [ 3 ] {864bb1d7-f6e4-41be-a670-698ad96174a2} <Information> executeQuery: Read 124 rows, 12.35 KiB in 0.002580688 sec., 48049 rows/sec., 4.67 MiB/sec. | ||
2763 | 2023.12.01 20:25:00.298808 [ 13 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.003468964 sec., 4035.787053425749 rows/sec., 342.60 KiB/sec. | ||
2764 | 2023.12.01 20:25:00.298892 [ 3 ] {864bb1d7-f6e4-41be-a670-698ad96174a2} <Debug> DynamicQueryHandler: Done processing query | ||
2765 | 2023.12.01 20:25:00.298930 [ 3 ] {864bb1d7-f6e4-41be-a670-698ad96174a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2766 | 2023.12.01 20:25:00.298966 [ 3 ] {} <Debug> HTTP-Session: 46bd494f-e35e-4014-8be0-c4704d07e1b0 Destroying unnamed session | ||
2767 | 2023.12.01 20:25:00.298973 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2768 | 2023.12.01 20:25:00.299126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2769 | 2023.12.01 20:25:00.299203 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} <Trace> oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2770 | 2023.12.01 20:25:00.299219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2771 | 2023.12.01 20:25:00.299269 [ 3 ] {} <Debug> HTTP-Session: cdbc5470-acad-4a1c-937f-ccb5a97b759a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2772 | 2023.12.01 20:25:00.299289 [ 3 ] {} <Debug> HTTP-Session: cdbc5470-acad-4a1c-937f-ccb5a97b759a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2773 | 2023.12.01 20:25:00.299309 [ 16 ] {5c99bf73-d033-48ca-a7db-9c39b5ffc62f::all_1_6_1} <Trace> oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2774 | 2023.12.01 20:25:00.299447 [ 3 ] {0f7da0bd-1a0e-42f8-b1bb-b963ecf457ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2775 | 2023.12.01 20:25:00.299493 [ 3 ] {0f7da0bd-1a0e-42f8-b1bb-b963ecf457ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2776 | 2023.12.01 20:25:00.299607 [ 3 ] {0f7da0bd-1a0e-42f8-b1bb-b963ecf457ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2777 | 2023.12.01 20:25:00.299869 [ 3 ] {0f7da0bd-1a0e-42f8-b1bb-b963ecf457ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2778 | 2023.12.01 20:25:00.300077 [ 3 ] {0f7da0bd-1a0e-42f8-b1bb-b963ecf457ce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2779 | 2023.12.01 20:25:00.300232 [ 3 ] {0f7da0bd-1a0e-42f8-b1bb-b963ecf457ce} <Trace> oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2780 | 2023.12.01 20:25:00.300323 [ 152 ] {} <Debug> oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2781 | 2023.12.01 20:25:00.300335 [ 3 ] {0f7da0bd-1a0e-42f8-b1bb-b963ecf457ce} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000854486 sec., 2340 rows/sec., 163.43 KiB/sec. | ||
2782 | 2023.12.01 20:25:00.300357 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2783 | 2023.12.01 20:25:00.300499 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2784 | 2023.12.01 20:25:00.300554 [ 3 ] {0f7da0bd-1a0e-42f8-b1bb-b963ecf457ce} <Debug> DynamicQueryHandler: Done processing query | ||
2785 | 2023.12.01 20:25:00.300592 [ 3 ] {0f7da0bd-1a0e-42f8-b1bb-b963ecf457ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2786 | 2023.12.01 20:25:00.300644 [ 3 ] {} <Debug> HTTP-Session: cdbc5470-acad-4a1c-937f-ccb5a97b759a Destroying unnamed session | ||
2787 | 2023.12.01 20:25:00.300692 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2788 | 2023.12.01 20:25:00.300729 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2789 | 2023.12.01 20:25:00.300824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2790 | 2023.12.01 20:25:00.300886 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2791 | 2023.12.01 20:25:00.300909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2792 | 2023.12.01 20:25:00.300961 [ 3 ] {} <Debug> HTTP-Session: 9ac6ac1f-c8b3-4e20-ac9d-871c5e49e764 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2793 | 2023.12.01 20:25:00.301032 [ 3 ] {} <Debug> HTTP-Session: 9ac6ac1f-c8b3-4e20-ac9d-871c5e49e764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2794 | 2023.12.01 20:25:00.301074 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
2795 | 2023.12.01 20:25:00.301246 [ 3 ] {57f60c74-e5da-4490-a7ca-05f1eeccb3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2796 | 2023.12.01 20:25:00.301284 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
2797 | 2023.12.01 20:25:00.301361 [ 3 ] {57f60c74-e5da-4490-a7ca-05f1eeccb3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2798 | 2023.12.01 20:25:00.301546 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2799 | 2023.12.01 20:25:00.301835 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::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 | ||
2800 | 2023.12.01 20:25:00.301889 [ 3 ] {57f60c74-e5da-4490-a7ca-05f1eeccb3da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2801 | 2023.12.01 20:25:00.302629 [ 3 ] {57f60c74-e5da-4490-a7ca-05f1eeccb3da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2802 | 2023.12.01 20:25:00.303150 [ 3 ] {57f60c74-e5da-4490-a7ca-05f1eeccb3da} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2803 | 2023.12.01 20:25:00.303299 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002891113 sec., 4842.425737077728 rows/sec., 338.12 KiB/sec. | ||
2804 | 2023.12.01 20:25:00.303431 [ 3 ] {57f60c74-e5da-4490-a7ca-05f1eeccb3da} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2805 | 2023.12.01 20:25:00.303471 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2806 | 2023.12.01 20:25:00.303629 [ 3 ] {57f60c74-e5da-4490-a7ca-05f1eeccb3da} <Information> executeQuery: Read 43 rows, 3.45 KiB in 0.002298863 sec., 18704 rows/sec., 1.46 MiB/sec. | ||
2807 | 2023.12.01 20:25:00.303780 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} <Trace> oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2808 | 2023.12.01 20:25:00.303868 [ 3 ] {57f60c74-e5da-4490-a7ca-05f1eeccb3da} <Debug> DynamicQueryHandler: Done processing query | ||
2809 | 2023.12.01 20:25:00.303881 [ 10 ] {935d49c3-9627-4fa6-8b26-42b49150bfca::all_1_6_1} <Trace> oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2810 | 2023.12.01 20:25:00.303911 [ 3 ] {57f60c74-e5da-4490-a7ca-05f1eeccb3da} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2811 | 2023.12.01 20:25:00.303946 [ 3 ] {} <Debug> HTTP-Session: 9ac6ac1f-c8b3-4e20-ac9d-871c5e49e764 Destroying unnamed session | ||
2812 | 2023.12.01 20:25:00.304101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2813 | 2023.12.01 20:25:00.304151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2814 | 2023.12.01 20:25:00.304172 [ 3 ] {} <Debug> HTTP-Session: 1a22d5a1-5481-4ebf-97b3-88fe0977efcb Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2815 | 2023.12.01 20:25:00.304192 [ 3 ] {} <Debug> HTTP-Session: 1a22d5a1-5481-4ebf-97b3-88fe0977efcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2816 | 2023.12.01 20:25:00.304265 [ 3 ] {93dd431a-22c1-4784-8341-52151280a3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2817 | 2023.12.01 20:25:00.304309 [ 3 ] {93dd431a-22c1-4784-8341-52151280a3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2818 | 2023.12.01 20:25:00.304448 [ 3 ] {93dd431a-22c1-4784-8341-52151280a3f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2819 | 2023.12.01 20:25:00.304734 [ 3 ] {93dd431a-22c1-4784-8341-52151280a3f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2820 | 2023.12.01 20:25:00.304982 [ 3 ] {93dd431a-22c1-4784-8341-52151280a3f8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2821 | 2023.12.01 20:25:00.305164 [ 3 ] {93dd431a-22c1-4784-8341-52151280a3f8} <Trace> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2822 | 2023.12.01 20:25:00.305268 [ 3 ] {93dd431a-22c1-4784-8341-52151280a3f8} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000973438 sec., 1027 rows/sec., 71.23 KiB/sec. | ||
2823 | 2023.12.01 20:25:00.305386 [ 3 ] {93dd431a-22c1-4784-8341-52151280a3f8} <Debug> DynamicQueryHandler: Done processing query | ||
2824 | 2023.12.01 20:25:00.305410 [ 3 ] {93dd431a-22c1-4784-8341-52151280a3f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2825 | 2023.12.01 20:25:00.305427 [ 3 ] {} <Debug> HTTP-Session: 1a22d5a1-5481-4ebf-97b3-88fe0977efcb Destroying unnamed session | ||
2826 | 2023.12.01 20:25:00.305560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2827 | 2023.12.01 20:25:00.305606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2828 | 2023.12.01 20:25:00.305627 [ 3 ] {} <Debug> HTTP-Session: 29c7f73f-8434-43f9-9fa4-645a96487457 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2829 | 2023.12.01 20:25:00.305645 [ 3 ] {} <Debug> HTTP-Session: 29c7f73f-8434-43f9-9fa4-645a96487457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2830 | 2023.12.01 20:25:00.305723 [ 3 ] {740217e4-ba38-492d-8762-ac7a9cf58aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2831 | 2023.12.01 20:25:00.305767 [ 3 ] {740217e4-ba38-492d-8762-ac7a9cf58aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2832 | 2023.12.01 20:25:00.305901 [ 3 ] {740217e4-ba38-492d-8762-ac7a9cf58aa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2833 | 2023.12.01 20:25:00.306346 [ 3 ] {740217e4-ba38-492d-8762-ac7a9cf58aa0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2834 | 2023.12.01 20:25:00.306652 [ 3 ] {740217e4-ba38-492d-8762-ac7a9cf58aa0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2835 | 2023.12.01 20:25:00.306841 [ 3 ] {740217e4-ba38-492d-8762-ac7a9cf58aa0} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2836 | 2023.12.01 20:25:00.306944 [ 3 ] {740217e4-ba38-492d-8762-ac7a9cf58aa0} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001193683 sec., 34347 rows/sec., 46.35 MiB/sec. | ||
2837 | 2023.12.01 20:25:00.307069 [ 3 ] {740217e4-ba38-492d-8762-ac7a9cf58aa0} <Debug> DynamicQueryHandler: Done processing query | ||
2838 | 2023.12.01 20:25:00.307093 [ 3 ] {740217e4-ba38-492d-8762-ac7a9cf58aa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2839 | 2023.12.01 20:25:00.307109 [ 3 ] {} <Debug> HTTP-Session: 29c7f73f-8434-43f9-9fa4-645a96487457 Destroying unnamed session | ||
2840 | 2023.12.01 20:25:05.290445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2841 | 2023.12.01 20:25:05.290570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2842 | 2023.12.01 20:25:05.290601 [ 3 ] {} <Debug> HTTP-Session: dd22d87c-0f12-4dd0-97e8-318c9db10dde Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2843 | 2023.12.01 20:25:05.290630 [ 3 ] {} <Debug> HTTP-Session: dd22d87c-0f12-4dd0-97e8-318c9db10dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2844 | 2023.12.01 20:25:05.290764 [ 3 ] {81867b00-ddd7-4cc3-8fc2-5e867327f388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2845 | 2023.12.01 20:25:05.290826 [ 3 ] {81867b00-ddd7-4cc3-8fc2-5e867327f388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2846 | 2023.12.01 20:25:05.290999 [ 3 ] {81867b00-ddd7-4cc3-8fc2-5e867327f388} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2847 | 2023.12.01 20:25:05.291455 [ 3 ] {81867b00-ddd7-4cc3-8fc2-5e867327f388} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2848 | 2023.12.01 20:25:05.291720 [ 3 ] {81867b00-ddd7-4cc3-8fc2-5e867327f388} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2849 | 2023.12.01 20:25:05.291893 [ 3 ] {81867b00-ddd7-4cc3-8fc2-5e867327f388} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2850 | 2023.12.01 20:25:05.292030 [ 3 ] {81867b00-ddd7-4cc3-8fc2-5e867327f388} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001218183 sec., 4104 rows/sec., 332.69 KiB/sec. | ||
2851 | 2023.12.01 20:25:05.292190 [ 3 ] {81867b00-ddd7-4cc3-8fc2-5e867327f388} <Debug> DynamicQueryHandler: Done processing query | ||
2852 | 2023.12.01 20:25:05.292215 [ 3 ] {81867b00-ddd7-4cc3-8fc2-5e867327f388} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2853 | 2023.12.01 20:25:05.292233 [ 3 ] {} <Debug> HTTP-Session: dd22d87c-0f12-4dd0-97e8-318c9db10dde Destroying unnamed session | ||
2854 | 2023.12.01 20:25:05.292363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2855 | 2023.12.01 20:25:05.292413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2856 | 2023.12.01 20:25:05.292435 [ 3 ] {} <Debug> HTTP-Session: 2b6741a5-cf22-43fd-9341-94449c2b906f Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2857 | 2023.12.01 20:25:05.292455 [ 3 ] {} <Debug> HTTP-Session: 2b6741a5-cf22-43fd-9341-94449c2b906f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2858 | 2023.12.01 20:25:05.292534 [ 3 ] {bd0bc58a-e1e3-4101-b2b5-a1a8a508aa39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2859 | 2023.12.01 20:25:05.292575 [ 3 ] {bd0bc58a-e1e3-4101-b2b5-a1a8a508aa39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2860 | 2023.12.01 20:25:05.292684 [ 3 ] {bd0bc58a-e1e3-4101-b2b5-a1a8a508aa39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2861 | 2023.12.01 20:25:05.292991 [ 3 ] {bd0bc58a-e1e3-4101-b2b5-a1a8a508aa39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2862 | 2023.12.01 20:25:05.293197 [ 3 ] {bd0bc58a-e1e3-4101-b2b5-a1a8a508aa39} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2863 | 2023.12.01 20:25:05.293353 [ 3 ] {bd0bc58a-e1e3-4101-b2b5-a1a8a508aa39} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2864 | 2023.12.01 20:25:05.293481 [ 3 ] {bd0bc58a-e1e3-4101-b2b5-a1a8a508aa39} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000909797 sec., 16487 rows/sec., 1.49 MiB/sec. | ||
2865 | 2023.12.01 20:25:05.293480 [ 94 ] {} <Debug> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2866 | 2023.12.01 20:25:05.293582 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2867 | 2023.12.01 20:25:05.293674 [ 3 ] {bd0bc58a-e1e3-4101-b2b5-a1a8a508aa39} <Debug> DynamicQueryHandler: Done processing query | ||
2868 | 2023.12.01 20:25:05.293737 [ 3 ] {bd0bc58a-e1e3-4101-b2b5-a1a8a508aa39} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2869 | 2023.12.01 20:25:05.293749 [ 12 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2870 | 2023.12.01 20:25:05.293791 [ 3 ] {} <Debug> HTTP-Session: 2b6741a5-cf22-43fd-9341-94449c2b906f Destroying unnamed session | ||
2871 | 2023.12.01 20:25:05.293906 [ 12 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2872 | 2023.12.01 20:25:05.293959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2873 | 2023.12.01 20:25:05.293972 [ 12 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 177 rows starting from the beginning of the part | ||
2874 | 2023.12.01 20:25:05.294031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2875 | 2023.12.01 20:25:05.294081 [ 3 ] {} <Debug> HTTP-Session: c56e43d5-cf90-4ced-8299-c006df41c19c Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2876 | 2023.12.01 20:25:05.294130 [ 3 ] {} <Debug> HTTP-Session: c56e43d5-cf90-4ced-8299-c006df41c19c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2877 | 2023.12.01 20:25:05.294281 [ 12 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part | ||
2878 | 2023.12.01 20:25:05.294319 [ 3 ] {fc4b6431-d90e-437e-b0a4-0dfe91c52b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2879 | 2023.12.01 20:25:05.294402 [ 3 ] {fc4b6431-d90e-437e-b0a4-0dfe91c52b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2880 | 2023.12.01 20:25:05.294531 [ 12 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 123 rows starting from the beginning of the part | ||
2881 | 2023.12.01 20:25:05.294857 [ 12 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
2882 | 2023.12.01 20:25:05.294925 [ 3 ] {fc4b6431-d90e-437e-b0a4-0dfe91c52b85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2883 | 2023.12.01 20:25:05.295102 [ 12 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 124 rows starting from the beginning of the part | ||
2884 | 2023.12.01 20:25:05.295289 [ 12 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part | ||
2885 | 2023.12.01 20:25:05.295828 [ 3 ] {fc4b6431-d90e-437e-b0a4-0dfe91c52b85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2886 | 2023.12.01 20:25:05.296265 [ 3 ] {fc4b6431-d90e-437e-b0a4-0dfe91c52b85} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2887 | 2023.12.01 20:25:05.296632 [ 3 ] {fc4b6431-d90e-437e-b0a4-0dfe91c52b85} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2888 | 2023.12.01 20:25:05.296823 [ 94 ] {} <Debug> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2889 | 2023.12.01 20:25:05.296872 [ 3 ] {fc4b6431-d90e-437e-b0a4-0dfe91c52b85} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002484016 sec., 2012 rows/sec., 161.19 KiB/sec. | ||
2890 | 2023.12.01 20:25:05.296967 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2891 | 2023.12.01 20:25:05.297350 [ 3 ] {fc4b6431-d90e-437e-b0a4-0dfe91c52b85} <Debug> DynamicQueryHandler: Done processing query | ||
2892 | 2023.12.01 20:25:05.297397 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 4 columns (4 merged, 0 gathered) in 0.00373126 sec., 136147.03880190605 rows/sec., 12.86 MiB/sec. | ||
2893 | 2023.12.01 20:25:05.297417 [ 3 ] {fc4b6431-d90e-437e-b0a4-0dfe91c52b85} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2894 | 2023.12.01 20:25:05.297496 [ 3 ] {} <Debug> HTTP-Session: c56e43d5-cf90-4ced-8299-c006df41c19c Destroying unnamed session | ||
2895 | 2023.12.01 20:25:05.297519 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2896 | 2023.12.01 20:25:05.297644 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2897 | 2023.12.01 20:25:05.297701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2898 | 2023.12.01 20:25:05.297778 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2899 | 2023.12.01 20:25:05.297825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2900 | 2023.12.01 20:25:05.297848 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 105 rows starting from the beginning of the part | ||
2901 | 2023.12.01 20:25:05.297860 [ 3 ] {} <Debug> HTTP-Session: cb30a27c-8973-4aad-8209-1a51494d3398 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2902 | 2023.12.01 20:25:05.297940 [ 3 ] {} <Debug> HTTP-Session: cb30a27c-8973-4aad-8209-1a51494d3398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2903 | 2023.12.01 20:25:05.298157 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2904 | 2023.12.01 20:25:05.298238 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 9 rows starting from the beginning of the part | ||
2905 | 2023.12.01 20:25:05.298264 [ 3 ] {2c7a0ed8-a544-4b85-916f-d9dcf64396d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2906 | 2023.12.01 20:25:05.298385 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_21_4} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2907 | 2023.12.01 20:25:05.298430 [ 3 ] {2c7a0ed8-a544-4b85-916f-d9dcf64396d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2908 | 2023.12.01 20:25:05.298561 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::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 | ||
2909 | 2023.12.01 20:25:05.298945 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
2910 | 2023.12.01 20:25:05.299230 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 43 rows starting from the beginning of the part | ||
2911 | 2023.12.01 20:25:05.299315 [ 3 ] {2c7a0ed8-a544-4b85-916f-d9dcf64396d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2912 | 2023.12.01 20:25:05.299467 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part | ||
2913 | 2023.12.01 20:25:05.300060 [ 3 ] {2c7a0ed8-a544-4b85-916f-d9dcf64396d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2914 | 2023.12.01 20:25:05.300786 [ 3 ] {2c7a0ed8-a544-4b85-916f-d9dcf64396d2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2915 | 2023.12.01 20:25:05.300883 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.003490345 sec., 70193.63415364384 rows/sec., 5.48 MiB/sec. | ||
2916 | 2023.12.01 20:25:05.301015 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2917 | 2023.12.01 20:25:05.301143 [ 3 ] {2c7a0ed8-a544-4b85-916f-d9dcf64396d2} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2918 | 2023.12.01 20:25:05.301367 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2919 | 2023.12.01 20:25:05.301384 [ 3 ] {2c7a0ed8-a544-4b85-916f-d9dcf64396d2} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.003061167 sec., 1633 rows/sec., 2.20 MiB/sec. | ||
2920 | 2023.12.01 20:25:05.301509 [ 16 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_21_4} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2921 | 2023.12.01 20:25:05.301682 [ 3 ] {2c7a0ed8-a544-4b85-916f-d9dcf64396d2} <Debug> DynamicQueryHandler: Done processing query | ||
2922 | 2023.12.01 20:25:05.301711 [ 3 ] {2c7a0ed8-a544-4b85-916f-d9dcf64396d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2923 | 2023.12.01 20:25:05.301729 [ 3 ] {} <Debug> HTTP-Session: cb30a27c-8973-4aad-8209-1a51494d3398 Destroying unnamed session | ||
2924 | 2023.12.01 20:25:09.702437 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2925 | 2023.12.01 20:25:09.702506 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2926 | 2023.12.01 20:25:10.292341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2927 | 2023.12.01 20:25:10.292451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2928 | 2023.12.01 20:25:10.292482 [ 3 ] {} <Debug> HTTP-Session: f243cd60-3dc1-45c0-9d15-57b42e3e28c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2929 | 2023.12.01 20:25:10.292511 [ 3 ] {} <Debug> HTTP-Session: f243cd60-3dc1-45c0-9d15-57b42e3e28c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2930 | 2023.12.01 20:25:10.292650 [ 3 ] {ec38fbac-c5f6-4428-a006-8bd27d136f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2931 | 2023.12.01 20:25:10.292715 [ 3 ] {ec38fbac-c5f6-4428-a006-8bd27d136f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2932 | 2023.12.01 20:25:10.292896 [ 3 ] {ec38fbac-c5f6-4428-a006-8bd27d136f10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2933 | 2023.12.01 20:25:10.293383 [ 3 ] {ec38fbac-c5f6-4428-a006-8bd27d136f10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2934 | 2023.12.01 20:25:10.293669 [ 3 ] {ec38fbac-c5f6-4428-a006-8bd27d136f10} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2935 | 2023.12.01 20:25:10.293835 [ 3 ] {ec38fbac-c5f6-4428-a006-8bd27d136f10} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2936 | 2023.12.01 20:25:10.293991 [ 3 ] {ec38fbac-c5f6-4428-a006-8bd27d136f10} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001299894 sec., 31541 rows/sec., 2.50 MiB/sec. | ||
2937 | 2023.12.01 20:25:10.293984 [ 87 ] {} <Debug> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2938 | 2023.12.01 20:25:10.294093 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2939 | 2023.12.01 20:25:10.294184 [ 3 ] {ec38fbac-c5f6-4428-a006-8bd27d136f10} <Debug> DynamicQueryHandler: Done processing query | ||
2940 | 2023.12.01 20:25:10.294193 [ 17 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2941 | 2023.12.01 20:25:10.294222 [ 3 ] {ec38fbac-c5f6-4428-a006-8bd27d136f10} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2942 | 2023.12.01 20:25:10.294248 [ 3 ] {} <Debug> HTTP-Session: f243cd60-3dc1-45c0-9d15-57b42e3e28c6 Destroying unnamed session | ||
2943 | 2023.12.01 20:25:10.294301 [ 17 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2944 | 2023.12.01 20:25:10.294334 [ 17 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 46 rows starting from the beginning of the part | ||
2945 | 2023.12.01 20:25:10.294400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2946 | 2023.12.01 20:25:10.294456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2947 | 2023.12.01 20:25:10.294487 [ 3 ] {} <Debug> HTTP-Session: 18e34c1d-aafa-4c68-9eb0-8f4f2b72cff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2948 | 2023.12.01 20:25:10.294515 [ 3 ] {} <Debug> HTTP-Session: 18e34c1d-aafa-4c68-9eb0-8f4f2b72cff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2949 | 2023.12.01 20:25:10.294514 [ 17 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
2950 | 2023.12.01 20:25:10.294633 [ 3 ] {dfaa8240-c614-45d1-b4ad-e0fa0b8428ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2951 | 2023.12.01 20:25:10.294661 [ 17 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
2952 | 2023.12.01 20:25:10.294690 [ 3 ] {dfaa8240-c614-45d1-b4ad-e0fa0b8428ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2953 | 2023.12.01 20:25:10.294796 [ 17 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
2954 | 2023.12.01 20:25:10.294943 [ 3 ] {dfaa8240-c614-45d1-b4ad-e0fa0b8428ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2955 | 2023.12.01 20:25:10.294954 [ 17 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
2956 | 2023.12.01 20:25:10.295063 [ 17 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
2957 | 2023.12.01 20:25:10.295648 [ 3 ] {dfaa8240-c614-45d1-b4ad-e0fa0b8428ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2958 | 2023.12.01 20:25:10.295967 [ 3 ] {dfaa8240-c614-45d1-b4ad-e0fa0b8428ba} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2959 | 2023.12.01 20:25:10.296026 [ 23 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 4 columns (4 merged, 0 gathered) in 0.001852995 sec., 96600.36859246787 rows/sec., 7.65 MiB/sec. | ||
2960 | 2023.12.01 20:25:10.296184 [ 3 ] {dfaa8240-c614-45d1-b4ad-e0fa0b8428ba} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2961 | 2023.12.01 20:25:10.296195 [ 23 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2962 | 2023.12.01 20:25:10.296357 [ 3 ] {dfaa8240-c614-45d1-b4ad-e0fa0b8428ba} <Information> executeQuery: Read 123 rows, 12.26 KiB in 0.001684411 sec., 73022 rows/sec., 7.11 MiB/sec. | ||
2963 | 2023.12.01 20:25:10.296511 [ 23 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2964 | 2023.12.01 20:25:10.296558 [ 3 ] {dfaa8240-c614-45d1-b4ad-e0fa0b8428ba} <Debug> DynamicQueryHandler: Done processing query | ||
2965 | 2023.12.01 20:25:10.296593 [ 3 ] {dfaa8240-c614-45d1-b4ad-e0fa0b8428ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2966 | 2023.12.01 20:25:10.296617 [ 23 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_21_4} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2967 | 2023.12.01 20:25:10.296626 [ 3 ] {} <Debug> HTTP-Session: 18e34c1d-aafa-4c68-9eb0-8f4f2b72cff5 Destroying unnamed session | ||
2968 | 2023.12.01 20:25:10.296778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2969 | 2023.12.01 20:25:10.296828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2970 | 2023.12.01 20:25:10.296849 [ 3 ] {} <Debug> HTTP-Session: 599f214d-acae-4f7e-8a56-553bf4570ba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2971 | 2023.12.01 20:25:10.296868 [ 3 ] {} <Debug> HTTP-Session: 599f214d-acae-4f7e-8a56-553bf4570ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2972 | 2023.12.01 20:25:10.296944 [ 3 ] {27c3c250-897e-49a3-9f84-187812c03e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2973 | 2023.12.01 20:25:10.296984 [ 3 ] {27c3c250-897e-49a3-9f84-187812c03e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2974 | 2023.12.01 20:25:10.297104 [ 3 ] {27c3c250-897e-49a3-9f84-187812c03e11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2975 | 2023.12.01 20:25:10.297422 [ 3 ] {27c3c250-897e-49a3-9f84-187812c03e11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2976 | 2023.12.01 20:25:10.297638 [ 3 ] {27c3c250-897e-49a3-9f84-187812c03e11} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2977 | 2023.12.01 20:25:10.297797 [ 3 ] {27c3c250-897e-49a3-9f84-187812c03e11} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2978 | 2023.12.01 20:25:10.297934 [ 3 ] {27c3c250-897e-49a3-9f84-187812c03e11} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.000956208 sec., 42877 rows/sec., 3.35 MiB/sec. | ||
2979 | 2023.12.01 20:25:10.298081 [ 3 ] {27c3c250-897e-49a3-9f84-187812c03e11} <Debug> DynamicQueryHandler: Done processing query | ||
2980 | 2023.12.01 20:25:10.298105 [ 3 ] {27c3c250-897e-49a3-9f84-187812c03e11} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2981 | 2023.12.01 20:25:10.298122 [ 3 ] {} <Debug> HTTP-Session: 599f214d-acae-4f7e-8a56-553bf4570ba5 Destroying unnamed session | ||
2982 | 2023.12.01 20:25:10.298283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2983 | 2023.12.01 20:25:10.298330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2984 | 2023.12.01 20:25:10.298351 [ 3 ] {} <Debug> HTTP-Session: 89d24d2a-0ef6-45e3-9cd2-5739046305f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
2985 | 2023.12.01 20:25:10.298368 [ 3 ] {} <Debug> HTTP-Session: 89d24d2a-0ef6-45e3-9cd2-5739046305f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2986 | 2023.12.01 20:25:10.298456 [ 3 ] {5a5c8842-6260-47c0-8b3e-e2efaf6936f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2987 | 2023.12.01 20:25:10.298501 [ 3 ] {5a5c8842-6260-47c0-8b3e-e2efaf6936f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2988 | 2023.12.01 20:25:10.298645 [ 3 ] {5a5c8842-6260-47c0-8b3e-e2efaf6936f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2989 | 2023.12.01 20:25:10.299129 [ 3 ] {5a5c8842-6260-47c0-8b3e-e2efaf6936f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2990 | 2023.12.01 20:25:10.299451 [ 3 ] {5a5c8842-6260-47c0-8b3e-e2efaf6936f2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2991 | 2023.12.01 20:25:10.299637 [ 3 ] {5a5c8842-6260-47c0-8b3e-e2efaf6936f2} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2992 | 2023.12.01 20:25:10.299756 [ 87 ] {} <Debug> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2993 | 2023.12.01 20:25:10.299775 [ 3 ] {5a5c8842-6260-47c0-8b3e-e2efaf6936f2} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001292293 sec., 31726 rows/sec., 42.81 MiB/sec. | ||
2994 | 2023.12.01 20:25:10.299809 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
2995 | 2023.12.01 20:25:10.299949 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2996 | 2023.12.01 20:25:10.299995 [ 3 ] {5a5c8842-6260-47c0-8b3e-e2efaf6936f2} <Debug> DynamicQueryHandler: Done processing query | ||
2997 | 2023.12.01 20:25:10.300023 [ 3 ] {5a5c8842-6260-47c0-8b3e-e2efaf6936f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2998 | 2023.12.01 20:25:10.300050 [ 3 ] {} <Debug> HTTP-Session: 89d24d2a-0ef6-45e3-9cd2-5739046305f2 Destroying unnamed session | ||
2999 | 2023.12.01 20:25:10.300082 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3000 | 2023.12.01 20:25:10.300117 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 433 rows starting from the beginning of the part | ||
3001 | 2023.12.01 20:25:10.300236 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
3002 | 2023.12.01 20:25:10.300337 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
3003 | 2023.12.01 20:25:10.300434 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
3004 | 2023.12.01 20:25:10.300529 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
3005 | 2023.12.01 20:25:10.300617 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
3006 | 2023.12.01 20:25:10.301966 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 6 columns (6 merged, 0 gathered) in 0.002092258 sec., 270521.13075920846 rows/sec., 365.05 MiB/sec. | ||
3007 | 2023.12.01 20:25:10.302378 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3008 | 2023.12.01 20:25:10.302626 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3009 | 2023.12.01 20:25:10.302689 [ 17 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3010 | 2023.12.01 20:25:10.302753 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_21_4: 4.48 MiB. | ||
3011 | 2023.12.01 20:25:15.287937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3012 | 2023.12.01 20:25:15.288069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3013 | 2023.12.01 20:25:15.288101 [ 3 ] {} <Debug> HTTP-Session: bb110638-8fcd-4c5e-994b-1892e88e3610 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3014 | 2023.12.01 20:25:15.288131 [ 3 ] {} <Debug> HTTP-Session: bb110638-8fcd-4c5e-994b-1892e88e3610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3015 | 2023.12.01 20:25:15.288266 [ 3 ] {babdfc0a-99a9-4bad-920a-3562c5300134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3016 | 2023.12.01 20:25:15.288330 [ 3 ] {babdfc0a-99a9-4bad-920a-3562c5300134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3017 | 2023.12.01 20:25:15.288515 [ 3 ] {babdfc0a-99a9-4bad-920a-3562c5300134} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3018 | 2023.12.01 20:25:15.288943 [ 3 ] {babdfc0a-99a9-4bad-920a-3562c5300134} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3019 | 2023.12.01 20:25:15.289235 [ 3 ] {babdfc0a-99a9-4bad-920a-3562c5300134} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3020 | 2023.12.01 20:25:15.289409 [ 3 ] {babdfc0a-99a9-4bad-920a-3562c5300134} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3021 | 2023.12.01 20:25:15.289538 [ 3 ] {babdfc0a-99a9-4bad-920a-3562c5300134} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001232683 sec., 4056 rows/sec., 328.77 KiB/sec. | ||
3022 | 2023.12.01 20:25:15.289727 [ 3 ] {babdfc0a-99a9-4bad-920a-3562c5300134} <Debug> DynamicQueryHandler: Done processing query | ||
3023 | 2023.12.01 20:25:15.289756 [ 3 ] {babdfc0a-99a9-4bad-920a-3562c5300134} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3024 | 2023.12.01 20:25:15.289774 [ 3 ] {} <Debug> HTTP-Session: bb110638-8fcd-4c5e-994b-1892e88e3610 Destroying unnamed session | ||
3025 | 2023.12.01 20:25:15.289892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3026 | 2023.12.01 20:25:15.289940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3027 | 2023.12.01 20:25:15.289962 [ 3 ] {} <Debug> HTTP-Session: da291990-9b5b-41a3-a11a-fd3eaf0a33ab Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3028 | 2023.12.01 20:25:15.289982 [ 3 ] {} <Debug> HTTP-Session: da291990-9b5b-41a3-a11a-fd3eaf0a33ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3029 | 2023.12.01 20:25:15.290065 [ 3 ] {9e6130bf-9ff3-4466-af3c-e1193d46b9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3030 | 2023.12.01 20:25:15.290107 [ 3 ] {9e6130bf-9ff3-4466-af3c-e1193d46b9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3031 | 2023.12.01 20:25:15.290222 [ 3 ] {9e6130bf-9ff3-4466-af3c-e1193d46b9b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3032 | 2023.12.01 20:25:15.290516 [ 3 ] {9e6130bf-9ff3-4466-af3c-e1193d46b9b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3033 | 2023.12.01 20:25:15.290733 [ 3 ] {9e6130bf-9ff3-4466-af3c-e1193d46b9b9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3034 | 2023.12.01 20:25:15.290895 [ 3 ] {9e6130bf-9ff3-4466-af3c-e1193d46b9b9} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3035 | 2023.12.01 20:25:15.290998 [ 3 ] {9e6130bf-9ff3-4466-af3c-e1193d46b9b9} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000902486 sec., 16620 rows/sec., 1.50 MiB/sec. | ||
3036 | 2023.12.01 20:25:15.291122 [ 3 ] {9e6130bf-9ff3-4466-af3c-e1193d46b9b9} <Debug> DynamicQueryHandler: Done processing query | ||
3037 | 2023.12.01 20:25:15.291147 [ 3 ] {9e6130bf-9ff3-4466-af3c-e1193d46b9b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3038 | 2023.12.01 20:25:15.291163 [ 3 ] {} <Debug> HTTP-Session: da291990-9b5b-41a3-a11a-fd3eaf0a33ab Destroying unnamed session | ||
3039 | 2023.12.01 20:25:15.291277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3040 | 2023.12.01 20:25:15.291325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3041 | 2023.12.01 20:25:15.291346 [ 3 ] {} <Debug> HTTP-Session: 29ba8789-af13-434f-8a56-bc8cba98191f Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3042 | 2023.12.01 20:25:15.291365 [ 3 ] {} <Debug> HTTP-Session: 29ba8789-af13-434f-8a56-bc8cba98191f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3043 | 2023.12.01 20:25:15.291438 [ 3 ] {3dbfc7ac-4cbf-498c-84f2-f15e9b8cbff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3044 | 2023.12.01 20:25:15.291478 [ 3 ] {3dbfc7ac-4cbf-498c-84f2-f15e9b8cbff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3045 | 2023.12.01 20:25:15.291583 [ 3 ] {3dbfc7ac-4cbf-498c-84f2-f15e9b8cbff8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3046 | 2023.12.01 20:25:15.291847 [ 3 ] {3dbfc7ac-4cbf-498c-84f2-f15e9b8cbff8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3047 | 2023.12.01 20:25:15.292055 [ 3 ] {3dbfc7ac-4cbf-498c-84f2-f15e9b8cbff8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3048 | 2023.12.01 20:25:15.292215 [ 3 ] {3dbfc7ac-4cbf-498c-84f2-f15e9b8cbff8} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3049 | 2023.12.01 20:25:15.292325 [ 3 ] {3dbfc7ac-4cbf-498c-84f2-f15e9b8cbff8} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000851386 sec., 5872 rows/sec., 470.28 KiB/sec. | ||
3050 | 2023.12.01 20:25:15.292516 [ 3 ] {3dbfc7ac-4cbf-498c-84f2-f15e9b8cbff8} <Debug> DynamicQueryHandler: Done processing query | ||
3051 | 2023.12.01 20:25:15.292540 [ 3 ] {3dbfc7ac-4cbf-498c-84f2-f15e9b8cbff8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3052 | 2023.12.01 20:25:15.292556 [ 3 ] {} <Debug> HTTP-Session: 29ba8789-af13-434f-8a56-bc8cba98191f Destroying unnamed session | ||
3053 | 2023.12.01 20:25:15.292704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3054 | 2023.12.01 20:25:15.292750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3055 | 2023.12.01 20:25:15.292771 [ 3 ] {} <Debug> HTTP-Session: 01505757-447d-4434-94d6-1f84ab7fda63 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3056 | 2023.12.01 20:25:15.292789 [ 3 ] {} <Debug> HTTP-Session: 01505757-447d-4434-94d6-1f84ab7fda63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3057 | 2023.12.01 20:25:15.292863 [ 3 ] {aa1880a1-4f1c-482a-8dac-c4a761b99852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3058 | 2023.12.01 20:25:15.292908 [ 3 ] {aa1880a1-4f1c-482a-8dac-c4a761b99852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3059 | 2023.12.01 20:25:15.293059 [ 3 ] {aa1880a1-4f1c-482a-8dac-c4a761b99852} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3060 | 2023.12.01 20:25:15.293351 [ 3 ] {aa1880a1-4f1c-482a-8dac-c4a761b99852} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3061 | 2023.12.01 20:25:15.293647 [ 3 ] {aa1880a1-4f1c-482a-8dac-c4a761b99852} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3062 | 2023.12.01 20:25:15.293846 [ 3 ] {aa1880a1-4f1c-482a-8dac-c4a761b99852} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3063 | 2023.12.01 20:25:15.293954 [ 3 ] {aa1880a1-4f1c-482a-8dac-c4a761b99852} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001060869 sec., 4713 rows/sec., 6.36 MiB/sec. | ||
3064 | 2023.12.01 20:25:15.294081 [ 3 ] {aa1880a1-4f1c-482a-8dac-c4a761b99852} <Debug> DynamicQueryHandler: Done processing query | ||
3065 | 2023.12.01 20:25:15.294105 [ 3 ] {aa1880a1-4f1c-482a-8dac-c4a761b99852} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3066 | 2023.12.01 20:25:15.294124 [ 3 ] {} <Debug> HTTP-Session: 01505757-447d-4434-94d6-1f84ab7fda63 Destroying unnamed session | ||
3067 | 2023.12.01 20:25:20.291715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3068 | 2023.12.01 20:25:20.291889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3069 | 2023.12.01 20:25:20.291939 [ 3 ] {} <Debug> HTTP-Session: 24366a51-0f33-4e55-93ad-12b2fa7257d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3070 | 2023.12.01 20:25:20.291983 [ 3 ] {} <Debug> HTTP-Session: 24366a51-0f33-4e55-93ad-12b2fa7257d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3071 | 2023.12.01 20:25:20.292185 [ 3 ] {dbe5fc1b-2941-4078-a784-06e7d2d52421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3072 | 2023.12.01 20:25:20.292279 [ 3 ] {dbe5fc1b-2941-4078-a784-06e7d2d52421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3073 | 2023.12.01 20:25:20.292502 [ 3 ] {dbe5fc1b-2941-4078-a784-06e7d2d52421} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3074 | 2023.12.01 20:25:20.292929 [ 3 ] {dbe5fc1b-2941-4078-a784-06e7d2d52421} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3075 | 2023.12.01 20:25:20.293199 [ 3 ] {dbe5fc1b-2941-4078-a784-06e7d2d52421} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3076 | 2023.12.01 20:25:20.293370 [ 3 ] {dbe5fc1b-2941-4078-a784-06e7d2d52421} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3077 | 2023.12.01 20:25:20.293495 [ 3 ] {dbe5fc1b-2941-4078-a784-06e7d2d52421} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001250783 sec., 32779 rows/sec., 2.59 MiB/sec. | ||
3078 | 2023.12.01 20:25:20.293624 [ 3 ] {dbe5fc1b-2941-4078-a784-06e7d2d52421} <Debug> DynamicQueryHandler: Done processing query | ||
3079 | 2023.12.01 20:25:20.293650 [ 3 ] {dbe5fc1b-2941-4078-a784-06e7d2d52421} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3080 | 2023.12.01 20:25:20.293667 [ 3 ] {} <Debug> HTTP-Session: 24366a51-0f33-4e55-93ad-12b2fa7257d1 Destroying unnamed session | ||
3081 | 2023.12.01 20:25:20.293788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3082 | 2023.12.01 20:25:20.293837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3083 | 2023.12.01 20:25:20.293857 [ 3 ] {} <Debug> HTTP-Session: f855f6e3-0c47-4bbc-8f7b-900e851704ad Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3084 | 2023.12.01 20:25:20.293878 [ 3 ] {} <Debug> HTTP-Session: f855f6e3-0c47-4bbc-8f7b-900e851704ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3085 | 2023.12.01 20:25:20.293957 [ 3 ] {1cb39e79-e3c0-4bed-980c-1d168c0942a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3086 | 2023.12.01 20:25:20.293999 [ 3 ] {1cb39e79-e3c0-4bed-980c-1d168c0942a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3087 | 2023.12.01 20:25:20.294106 [ 3 ] {1cb39e79-e3c0-4bed-980c-1d168c0942a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3088 | 2023.12.01 20:25:20.294376 [ 3 ] {1cb39e79-e3c0-4bed-980c-1d168c0942a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3089 | 2023.12.01 20:25:20.294589 [ 3 ] {1cb39e79-e3c0-4bed-980c-1d168c0942a5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3090 | 2023.12.01 20:25:20.294743 [ 3 ] {1cb39e79-e3c0-4bed-980c-1d168c0942a5} <Trace> oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
3091 | 2023.12.01 20:25:20.294846 [ 3 ] {1cb39e79-e3c0-4bed-980c-1d168c0942a5} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000859496 sec., 2326 rows/sec., 198.84 KiB/sec. | ||
3092 | 2023.12.01 20:25:20.294968 [ 3 ] {1cb39e79-e3c0-4bed-980c-1d168c0942a5} <Debug> DynamicQueryHandler: Done processing query | ||
3093 | 2023.12.01 20:25:20.294992 [ 3 ] {1cb39e79-e3c0-4bed-980c-1d168c0942a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3094 | 2023.12.01 20:25:20.295009 [ 3 ] {} <Debug> HTTP-Session: f855f6e3-0c47-4bbc-8f7b-900e851704ad Destroying unnamed session | ||
3095 | 2023.12.01 20:25:20.295138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3096 | 2023.12.01 20:25:20.295186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3097 | 2023.12.01 20:25:20.295206 [ 3 ] {} <Debug> HTTP-Session: c790e098-af7b-4f8f-ac37-4484e29e4567 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3098 | 2023.12.01 20:25:20.295226 [ 3 ] {} <Debug> HTTP-Session: c790e098-af7b-4f8f-ac37-4484e29e4567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3099 | 2023.12.01 20:25:20.295305 [ 3 ] {015a750e-5539-4c28-bd60-cc6114c6fcff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3100 | 2023.12.01 20:25:20.295344 [ 3 ] {015a750e-5539-4c28-bd60-cc6114c6fcff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3101 | 2023.12.01 20:25:20.295448 [ 3 ] {015a750e-5539-4c28-bd60-cc6114c6fcff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3102 | 2023.12.01 20:25:20.295860 [ 3 ] {015a750e-5539-4c28-bd60-cc6114c6fcff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3103 | 2023.12.01 20:25:20.296076 [ 3 ] {015a750e-5539-4c28-bd60-cc6114c6fcff} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3104 | 2023.12.01 20:25:20.296233 [ 3 ] {015a750e-5539-4c28-bd60-cc6114c6fcff} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3105 | 2023.12.01 20:25:20.296336 [ 3 ] {015a750e-5539-4c28-bd60-cc6114c6fcff} <Information> executeQuery: Read 124 rows, 12.34 KiB in 0.001000879 sec., 123891 rows/sec., 12.04 MiB/sec. | ||
3106 | 2023.12.01 20:25:20.296469 [ 3 ] {015a750e-5539-4c28-bd60-cc6114c6fcff} <Debug> DynamicQueryHandler: Done processing query | ||
3107 | 2023.12.01 20:25:20.296500 [ 3 ] {015a750e-5539-4c28-bd60-cc6114c6fcff} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3108 | 2023.12.01 20:25:20.296518 [ 3 ] {} <Debug> HTTP-Session: c790e098-af7b-4f8f-ac37-4484e29e4567 Destroying unnamed session | ||
3109 | 2023.12.01 20:25:20.296664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3110 | 2023.12.01 20:25:20.296717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3111 | 2023.12.01 20:25:20.296745 [ 3 ] {} <Debug> HTTP-Session: 539fa86f-f6d0-49a7-b2bd-5dd107d846d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3112 | 2023.12.01 20:25:20.296768 [ 3 ] {} <Debug> HTTP-Session: 539fa86f-f6d0-49a7-b2bd-5dd107d846d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3113 | 2023.12.01 20:25:20.296852 [ 3 ] {b5892afe-9523-4733-9e92-ca62d21d8ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3114 | 2023.12.01 20:25:20.296898 [ 3 ] {b5892afe-9523-4733-9e92-ca62d21d8ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3115 | 2023.12.01 20:25:20.297019 [ 3 ] {b5892afe-9523-4733-9e92-ca62d21d8ec8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3116 | 2023.12.01 20:25:20.297293 [ 3 ] {b5892afe-9523-4733-9e92-ca62d21d8ec8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3117 | 2023.12.01 20:25:20.297502 [ 3 ] {b5892afe-9523-4733-9e92-ca62d21d8ec8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3118 | 2023.12.01 20:25:20.297654 [ 3 ] {b5892afe-9523-4733-9e92-ca62d21d8ec8} <Trace> oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
3119 | 2023.12.01 20:25:20.297756 [ 3 ] {b5892afe-9523-4733-9e92-ca62d21d8ec8} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000873676 sec., 2289 rows/sec., 159.84 KiB/sec. | ||
3120 | 2023.12.01 20:25:20.297912 [ 3 ] {b5892afe-9523-4733-9e92-ca62d21d8ec8} <Debug> DynamicQueryHandler: Done processing query | ||
3121 | 2023.12.01 20:25:20.297936 [ 3 ] {b5892afe-9523-4733-9e92-ca62d21d8ec8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3122 | 2023.12.01 20:25:20.297952 [ 3 ] {} <Debug> HTTP-Session: 539fa86f-f6d0-49a7-b2bd-5dd107d846d7 Destroying unnamed session | ||
3123 | 2023.12.01 20:25:20.298072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 9193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3124 | 2023.12.01 20:25:20.298117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3125 | 2023.12.01 20:25:20.298137 [ 3 ] {} <Debug> HTTP-Session: eae71c8e-46bc-4cf7-afce-56fc7a4053c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3126 | 2023.12.01 20:25:20.298156 [ 3 ] {} <Debug> HTTP-Session: eae71c8e-46bc-4cf7-afce-56fc7a4053c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3127 | 2023.12.01 20:25:20.298228 [ 3 ] {68f70557-1559-4953-b1dd-b793df15b901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3128 | 2023.12.01 20:25:20.298268 [ 3 ] {68f70557-1559-4953-b1dd-b793df15b901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3129 | 2023.12.01 20:25:20.298385 [ 3 ] {68f70557-1559-4953-b1dd-b793df15b901} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3130 | 2023.12.01 20:25:20.298721 [ 3 ] {68f70557-1559-4953-b1dd-b793df15b901} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3131 | 2023.12.01 20:25:20.298931 [ 3 ] {68f70557-1559-4953-b1dd-b793df15b901} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3132 | 2023.12.01 20:25:20.299083 [ 3 ] {68f70557-1559-4953-b1dd-b793df15b901} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3133 | 2023.12.01 20:25:20.299184 [ 3 ] {68f70557-1559-4953-b1dd-b793df15b901} <Information> executeQuery: Read 54 rows, 4.31 KiB in 0.000927967 sec., 58191 rows/sec., 4.54 MiB/sec. | ||
3134 | 2023.12.01 20:25:20.299300 [ 3 ] {68f70557-1559-4953-b1dd-b793df15b901} <Debug> DynamicQueryHandler: Done processing query | ||
3135 | 2023.12.01 20:25:20.299324 [ 3 ] {68f70557-1559-4953-b1dd-b793df15b901} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3136 | 2023.12.01 20:25:20.299341 [ 3 ] {} <Debug> HTTP-Session: eae71c8e-46bc-4cf7-afce-56fc7a4053c2 Destroying unnamed session | ||
3137 | 2023.12.01 20:25:20.299447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3138 | 2023.12.01 20:25:20.299493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3139 | 2023.12.01 20:25:20.299514 [ 3 ] {} <Debug> HTTP-Session: 24367ac9-fcb9-4983-92d4-85676231a2ea Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3140 | 2023.12.01 20:25:20.299532 [ 3 ] {} <Debug> HTTP-Session: 24367ac9-fcb9-4983-92d4-85676231a2ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3141 | 2023.12.01 20:25:20.299604 [ 3 ] {4cce07e2-b441-4560-aa16-f511fedc6a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3142 | 2023.12.01 20:25:20.299646 [ 3 ] {4cce07e2-b441-4560-aa16-f511fedc6a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3143 | 2023.12.01 20:25:20.299764 [ 3 ] {4cce07e2-b441-4560-aa16-f511fedc6a3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3144 | 2023.12.01 20:25:20.300046 [ 3 ] {4cce07e2-b441-4560-aa16-f511fedc6a3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3145 | 2023.12.01 20:25:20.300298 [ 3 ] {4cce07e2-b441-4560-aa16-f511fedc6a3d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3146 | 2023.12.01 20:25:20.300482 [ 3 ] {4cce07e2-b441-4560-aa16-f511fedc6a3d} <Trace> oximeter.measurements_cumulativei64 (332d5a06-1891-4f79-9337-a6e3d73374ee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
3147 | 2023.12.01 20:25:20.300589 [ 3 ] {4cce07e2-b441-4560-aa16-f511fedc6a3d} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000957018 sec., 11494 rows/sec., 758.17 KiB/sec. | ||
3148 | 2023.12.01 20:25:20.300702 [ 3 ] {4cce07e2-b441-4560-aa16-f511fedc6a3d} <Debug> DynamicQueryHandler: Done processing query | ||
3149 | 2023.12.01 20:25:20.300726 [ 3 ] {4cce07e2-b441-4560-aa16-f511fedc6a3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3150 | 2023.12.01 20:25:20.300742 [ 3 ] {} <Debug> HTTP-Session: 24367ac9-fcb9-4983-92d4-85676231a2ea Destroying unnamed session | ||
3151 | 2023.12.01 20:25:20.300843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3152 | 2023.12.01 20:25:20.300894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3153 | 2023.12.01 20:25:20.300915 [ 3 ] {} <Debug> HTTP-Session: ec66376d-6f0a-4c15-813c-2012631e40b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3154 | 2023.12.01 20:25:20.300933 [ 3 ] {} <Debug> HTTP-Session: ec66376d-6f0a-4c15-813c-2012631e40b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3155 | 2023.12.01 20:25:20.301003 [ 3 ] {267c27ae-e8df-42b1-bc13-a5e82c43a92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3156 | 2023.12.01 20:25:20.301044 [ 3 ] {267c27ae-e8df-42b1-bc13-a5e82c43a92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3157 | 2023.12.01 20:25:20.301160 [ 3 ] {267c27ae-e8df-42b1-bc13-a5e82c43a92f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3158 | 2023.12.01 20:25:20.301481 [ 3 ] {267c27ae-e8df-42b1-bc13-a5e82c43a92f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3159 | 2023.12.01 20:25:20.301717 [ 3 ] {267c27ae-e8df-42b1-bc13-a5e82c43a92f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3160 | 2023.12.01 20:25:20.301906 [ 3 ] {267c27ae-e8df-42b1-bc13-a5e82c43a92f} <Trace> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3161 | 2023.12.01 20:25:20.302010 [ 3 ] {267c27ae-e8df-42b1-bc13-a5e82c43a92f} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000978598 sec., 1021 rows/sec., 70.85 KiB/sec. | ||
3162 | 2023.12.01 20:25:20.302168 [ 3 ] {267c27ae-e8df-42b1-bc13-a5e82c43a92f} <Debug> DynamicQueryHandler: Done processing query | ||
3163 | 2023.12.01 20:25:20.302193 [ 3 ] {267c27ae-e8df-42b1-bc13-a5e82c43a92f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3164 | 2023.12.01 20:25:20.302210 [ 3 ] {} <Debug> HTTP-Session: ec66376d-6f0a-4c15-813c-2012631e40b9 Destroying unnamed session | ||
3165 | 2023.12.01 20:25:20.302342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3166 | 2023.12.01 20:25:20.302389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3167 | 2023.12.01 20:25:20.302409 [ 3 ] {} <Debug> HTTP-Session: b4468d7c-c917-44c7-a062-2d2bc1a4418e Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3168 | 2023.12.01 20:25:20.302426 [ 3 ] {} <Debug> HTTP-Session: b4468d7c-c917-44c7-a062-2d2bc1a4418e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3169 | 2023.12.01 20:25:20.302508 [ 3 ] {c6246fe9-880d-4b57-94cf-1a70b5dcab48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3170 | 2023.12.01 20:25:20.302552 [ 3 ] {c6246fe9-880d-4b57-94cf-1a70b5dcab48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3171 | 2023.12.01 20:25:20.302694 [ 3 ] {c6246fe9-880d-4b57-94cf-1a70b5dcab48} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3172 | 2023.12.01 20:25:20.303149 [ 3 ] {c6246fe9-880d-4b57-94cf-1a70b5dcab48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3173 | 2023.12.01 20:25:20.303458 [ 3 ] {c6246fe9-880d-4b57-94cf-1a70b5dcab48} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3174 | 2023.12.01 20:25:20.303643 [ 3 ] {c6246fe9-880d-4b57-94cf-1a70b5dcab48} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3175 | 2023.12.01 20:25:20.303751 [ 3 ] {c6246fe9-880d-4b57-94cf-1a70b5dcab48} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001214842 sec., 33749 rows/sec., 45.54 MiB/sec. | ||
3176 | 2023.12.01 20:25:20.303870 [ 3 ] {c6246fe9-880d-4b57-94cf-1a70b5dcab48} <Debug> DynamicQueryHandler: Done processing query | ||
3177 | 2023.12.01 20:25:20.303895 [ 3 ] {c6246fe9-880d-4b57-94cf-1a70b5dcab48} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3178 | 2023.12.01 20:25:20.303912 [ 3 ] {} <Debug> HTTP-Session: b4468d7c-c917-44c7-a062-2d2bc1a4418e Destroying unnamed session | ||
3179 | 2023.12.01 20:25:24.702565 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3180 | 2023.12.01 20:25:24.702669 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3181 | 2023.12.01 20:25:25.290109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3182 | 2023.12.01 20:25:25.290212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3183 | 2023.12.01 20:25:25.290238 [ 3 ] {} <Debug> HTTP-Session: b6bb23e9-364d-4f0a-a6db-188c5dc5d3be Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3184 | 2023.12.01 20:25:25.290264 [ 3 ] {} <Debug> HTTP-Session: b6bb23e9-364d-4f0a-a6db-188c5dc5d3be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3185 | 2023.12.01 20:25:25.290393 [ 3 ] {d98e0bf1-3ac1-4007-956a-e8700999655c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3186 | 2023.12.01 20:25:25.290451 [ 3 ] {d98e0bf1-3ac1-4007-956a-e8700999655c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3187 | 2023.12.01 20:25:25.290605 [ 3 ] {d98e0bf1-3ac1-4007-956a-e8700999655c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3188 | 2023.12.01 20:25:25.291044 [ 3 ] {d98e0bf1-3ac1-4007-956a-e8700999655c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3189 | 2023.12.01 20:25:25.291302 [ 3 ] {d98e0bf1-3ac1-4007-956a-e8700999655c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3190 | 2023.12.01 20:25:25.291464 [ 3 ] {d98e0bf1-3ac1-4007-956a-e8700999655c} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3191 | 2023.12.01 20:25:25.291598 [ 3 ] {d98e0bf1-3ac1-4007-956a-e8700999655c} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001171192 sec., 4269 rows/sec., 346.04 KiB/sec. | ||
3192 | 2023.12.01 20:25:25.291787 [ 3 ] {d98e0bf1-3ac1-4007-956a-e8700999655c} <Debug> DynamicQueryHandler: Done processing query | ||
3193 | 2023.12.01 20:25:25.291815 [ 3 ] {d98e0bf1-3ac1-4007-956a-e8700999655c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3194 | 2023.12.01 20:25:25.291833 [ 3 ] {} <Debug> HTTP-Session: b6bb23e9-364d-4f0a-a6db-188c5dc5d3be Destroying unnamed session | ||
3195 | 2023.12.01 20:25:25.291956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3196 | 2023.12.01 20:25:25.292003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3197 | 2023.12.01 20:25:25.292023 [ 3 ] {} <Debug> HTTP-Session: cd78e953-99a0-4d27-b216-b4b87f899455 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3198 | 2023.12.01 20:25:25.292041 [ 3 ] {} <Debug> HTTP-Session: cd78e953-99a0-4d27-b216-b4b87f899455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3199 | 2023.12.01 20:25:25.292116 [ 3 ] {08dc927f-5ca9-4355-b0dd-27df5692c4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3200 | 2023.12.01 20:25:25.292158 [ 3 ] {08dc927f-5ca9-4355-b0dd-27df5692c4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3201 | 2023.12.01 20:25:25.292281 [ 3 ] {08dc927f-5ca9-4355-b0dd-27df5692c4c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3202 | 2023.12.01 20:25:25.292626 [ 3 ] {08dc927f-5ca9-4355-b0dd-27df5692c4c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3203 | 2023.12.01 20:25:25.292844 [ 3 ] {08dc927f-5ca9-4355-b0dd-27df5692c4c9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3204 | 2023.12.01 20:25:25.293000 [ 3 ] {08dc927f-5ca9-4355-b0dd-27df5692c4c9} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3205 | 2023.12.01 20:25:25.293130 [ 3 ] {08dc927f-5ca9-4355-b0dd-27df5692c4c9} <Information> executeQuery: Read 51 rows, 4.48 KiB in 0.000984359 sec., 51810 rows/sec., 4.44 MiB/sec. | ||
3206 | 2023.12.01 20:25:25.293246 [ 3 ] {08dc927f-5ca9-4355-b0dd-27df5692c4c9} <Debug> DynamicQueryHandler: Done processing query | ||
3207 | 2023.12.01 20:25:25.293271 [ 3 ] {08dc927f-5ca9-4355-b0dd-27df5692c4c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3208 | 2023.12.01 20:25:25.293288 [ 3 ] {} <Debug> HTTP-Session: cd78e953-99a0-4d27-b216-b4b87f899455 Destroying unnamed session | ||
3209 | 2023.12.01 20:25:25.293411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 4937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3210 | 2023.12.01 20:25:25.293458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3211 | 2023.12.01 20:25:25.293479 [ 3 ] {} <Debug> HTTP-Session: 31c13c00-9313-4666-9830-daf9fabbe934 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3212 | 2023.12.01 20:25:25.293497 [ 3 ] {} <Debug> HTTP-Session: 31c13c00-9313-4666-9830-daf9fabbe934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3213 | 2023.12.01 20:25:25.293568 [ 3 ] {4f178058-7991-42e8-9cf8-4956cfaac75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3214 | 2023.12.01 20:25:25.293607 [ 3 ] {4f178058-7991-42e8-9cf8-4956cfaac75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3215 | 2023.12.01 20:25:25.293715 [ 3 ] {4f178058-7991-42e8-9cf8-4956cfaac75d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3216 | 2023.12.01 20:25:25.294010 [ 3 ] {4f178058-7991-42e8-9cf8-4956cfaac75d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3217 | 2023.12.01 20:25:25.294219 [ 3 ] {4f178058-7991-42e8-9cf8-4956cfaac75d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3218 | 2023.12.01 20:25:25.294380 [ 3 ] {4f178058-7991-42e8-9cf8-4956cfaac75d} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3219 | 2023.12.01 20:25:25.294510 [ 3 ] {4f178058-7991-42e8-9cf8-4956cfaac75d} <Information> executeQuery: Read 29 rows, 2.30 KiB in 0.000912477 sec., 31781 rows/sec., 2.46 MiB/sec. | ||
3220 | 2023.12.01 20:25:25.294629 [ 3 ] {4f178058-7991-42e8-9cf8-4956cfaac75d} <Debug> DynamicQueryHandler: Done processing query | ||
3221 | 2023.12.01 20:25:25.294653 [ 3 ] {4f178058-7991-42e8-9cf8-4956cfaac75d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3222 | 2023.12.01 20:25:25.294669 [ 3 ] {} <Debug> HTTP-Session: 31c13c00-9313-4666-9830-daf9fabbe934 Destroying unnamed session | ||
3223 | 2023.12.01 20:25:25.294829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3224 | 2023.12.01 20:25:25.294876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3225 | 2023.12.01 20:25:25.294896 [ 3 ] {} <Debug> HTTP-Session: 6a68f347-2768-442b-a12b-01256b576347 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3226 | 2023.12.01 20:25:25.294914 [ 3 ] {} <Debug> HTTP-Session: 6a68f347-2768-442b-a12b-01256b576347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3227 | 2023.12.01 20:25:25.294986 [ 3 ] {36ca6fbc-e2c7-4a12-af9e-ccf3319cd3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3228 | 2023.12.01 20:25:25.295029 [ 3 ] {36ca6fbc-e2c7-4a12-af9e-ccf3319cd3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3229 | 2023.12.01 20:25:25.295152 [ 3 ] {36ca6fbc-e2c7-4a12-af9e-ccf3319cd3df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3230 | 2023.12.01 20:25:25.295447 [ 3 ] {36ca6fbc-e2c7-4a12-af9e-ccf3319cd3df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3231 | 2023.12.01 20:25:25.295690 [ 3 ] {36ca6fbc-e2c7-4a12-af9e-ccf3319cd3df} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3232 | 2023.12.01 20:25:25.295872 [ 3 ] {36ca6fbc-e2c7-4a12-af9e-ccf3319cd3df} <Trace> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3233 | 2023.12.01 20:25:25.295975 [ 3 ] {36ca6fbc-e2c7-4a12-af9e-ccf3319cd3df} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000960308 sec., 37487 rows/sec., 2.61 MiB/sec. | ||
3234 | 2023.12.01 20:25:25.296008 [ 179 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3235 | 2023.12.01 20:25:25.296104 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3236 | 2023.12.01 20:25:25.296123 [ 3 ] {36ca6fbc-e2c7-4a12-af9e-ccf3319cd3df} <Debug> DynamicQueryHandler: Done processing query | ||
3237 | 2023.12.01 20:25:25.296168 [ 3 ] {36ca6fbc-e2c7-4a12-af9e-ccf3319cd3df} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3238 | 2023.12.01 20:25:25.296228 [ 3 ] {} <Debug> HTTP-Session: 6a68f347-2768-442b-a12b-01256b576347 Destroying unnamed session | ||
3239 | 2023.12.01 20:25:25.296244 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
3240 | 2023.12.01 20:25:25.296377 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3241 | 2023.12.01 20:25:25.296399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3242 | 2023.12.01 20:25:25.296428 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 279 rows starting from the beginning of the part | ||
3243 | 2023.12.01 20:25:25.296464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3244 | 2023.12.01 20:25:25.296517 [ 3 ] {} <Debug> HTTP-Session: c93dd531-0809-4aab-9f97-5b17744038f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3245 | 2023.12.01 20:25:25.296549 [ 3 ] {} <Debug> HTTP-Session: c93dd531-0809-4aab-9f97-5b17744038f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3246 | 2023.12.01 20:25:25.296698 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
3247 | 2023.12.01 20:25:25.296740 [ 3 ] {b8ca3fe4-1a7b-4c2b-a6f2-679c3787451d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3248 | 2023.12.01 20:25:25.296840 [ 3 ] {b8ca3fe4-1a7b-4c2b-a6f2-679c3787451d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3249 | 2023.12.01 20:25:25.296916 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
3250 | 2023.12.01 20:25:25.297215 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3251 | 2023.12.01 20:25:25.297497 [ 3 ] {b8ca3fe4-1a7b-4c2b-a6f2-679c3787451d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3252 | 2023.12.01 20:25:25.297508 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3253 | 2023.12.01 20:25:25.297694 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
3254 | 2023.12.01 20:25:25.298210 [ 3 ] {b8ca3fe4-1a7b-4c2b-a6f2-679c3787451d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3255 | 2023.12.01 20:25:25.298852 [ 3 ] {b8ca3fe4-1a7b-4c2b-a6f2-679c3787451d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3256 | 2023.12.01 20:25:25.299263 [ 3 ] {b8ca3fe4-1a7b-4c2b-a6f2-679c3787451d} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3257 | 2023.12.01 20:25:25.299275 [ 10 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.003113427 sec., 114343.4549774252 rows/sec., 7.96 MiB/sec. | ||
3258 | 2023.12.01 20:25:25.299466 [ 3 ] {b8ca3fe4-1a7b-4c2b-a6f2-679c3787451d} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00267432 sec., 1869 rows/sec., 2.52 MiB/sec. | ||
3259 | 2023.12.01 20:25:25.299510 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3260 | 2023.12.01 20:25:25.299706 [ 3 ] {b8ca3fe4-1a7b-4c2b-a6f2-679c3787451d} <Debug> DynamicQueryHandler: Done processing query | ||
3261 | 2023.12.01 20:25:25.299740 [ 3 ] {b8ca3fe4-1a7b-4c2b-a6f2-679c3787451d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3262 | 2023.12.01 20:25:25.299762 [ 3 ] {} <Debug> HTTP-Session: c93dd531-0809-4aab-9f97-5b17744038f6 Destroying unnamed session | ||
3263 | 2023.12.01 20:25:25.299898 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
3264 | 2023.12.01 20:25:25.299972 [ 11 ] {f9cea78d-8b54-4196-b524-103fcb77c585::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
3265 | 2023.12.01 20:25:30.290735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3266 | 2023.12.01 20:25:30.290868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3267 | 2023.12.01 20:25:30.290900 [ 3 ] {} <Debug> HTTP-Session: 51050be3-c28b-459f-9a8c-bc9d76c21298 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3268 | 2023.12.01 20:25:30.290934 [ 3 ] {} <Debug> HTTP-Session: 51050be3-c28b-459f-9a8c-bc9d76c21298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3269 | 2023.12.01 20:25:30.291141 [ 3 ] {f6013395-a6e9-44c0-a61d-05142622da0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3270 | 2023.12.01 20:25:30.291208 [ 3 ] {f6013395-a6e9-44c0-a61d-05142622da0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3271 | 2023.12.01 20:25:30.291386 [ 3 ] {f6013395-a6e9-44c0-a61d-05142622da0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3272 | 2023.12.01 20:25:30.291836 [ 3 ] {f6013395-a6e9-44c0-a61d-05142622da0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3273 | 2023.12.01 20:25:30.292110 [ 3 ] {f6013395-a6e9-44c0-a61d-05142622da0c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3274 | 2023.12.01 20:25:30.292278 [ 3 ] {f6013395-a6e9-44c0-a61d-05142622da0c} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3275 | 2023.12.01 20:25:30.292432 [ 3 ] {f6013395-a6e9-44c0-a61d-05142622da0c} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001244953 sec., 32932 rows/sec., 2.61 MiB/sec. | ||
3276 | 2023.12.01 20:25:30.292577 [ 3 ] {f6013395-a6e9-44c0-a61d-05142622da0c} <Debug> DynamicQueryHandler: Done processing query | ||
3277 | 2023.12.01 20:25:30.292602 [ 3 ] {f6013395-a6e9-44c0-a61d-05142622da0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3278 | 2023.12.01 20:25:30.292620 [ 3 ] {} <Debug> HTTP-Session: 51050be3-c28b-459f-9a8c-bc9d76c21298 Destroying unnamed session | ||
3279 | 2023.12.01 20:25:30.292755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3280 | 2023.12.01 20:25:30.292803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3281 | 2023.12.01 20:25:30.292824 [ 3 ] {} <Debug> HTTP-Session: 28f6e1f7-23e2-43ba-a623-f5cd97c338bc Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3282 | 2023.12.01 20:25:30.292843 [ 3 ] {} <Debug> HTTP-Session: 28f6e1f7-23e2-43ba-a623-f5cd97c338bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3283 | 2023.12.01 20:25:30.292922 [ 3 ] {e104fa32-67a4-49de-95e4-3d5c36122218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3284 | 2023.12.01 20:25:30.292961 [ 3 ] {e104fa32-67a4-49de-95e4-3d5c36122218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3285 | 2023.12.01 20:25:30.293066 [ 3 ] {e104fa32-67a4-49de-95e4-3d5c36122218} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3286 | 2023.12.01 20:25:30.293444 [ 3 ] {e104fa32-67a4-49de-95e4-3d5c36122218} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3287 | 2023.12.01 20:25:30.293671 [ 3 ] {e104fa32-67a4-49de-95e4-3d5c36122218} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3288 | 2023.12.01 20:25:30.293825 [ 3 ] {e104fa32-67a4-49de-95e4-3d5c36122218} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3289 | 2023.12.01 20:25:30.293968 [ 3 ] {e104fa32-67a4-49de-95e4-3d5c36122218} <Information> executeQuery: Read 123 rows, 12.26 KiB in 0.001013959 sec., 121306 rows/sec., 11.81 MiB/sec. | ||
3290 | 2023.12.01 20:25:30.293965 [ 62 ] {} <Debug> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3291 | 2023.12.01 20:25:30.294071 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3292 | 2023.12.01 20:25:30.294158 [ 3 ] {e104fa32-67a4-49de-95e4-3d5c36122218} <Debug> DynamicQueryHandler: Done processing query | ||
3293 | 2023.12.01 20:25:30.294169 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3294 | 2023.12.01 20:25:30.294193 [ 3 ] {e104fa32-67a4-49de-95e4-3d5c36122218} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3295 | 2023.12.01 20:25:30.294231 [ 3 ] {} <Debug> HTTP-Session: 28f6e1f7-23e2-43ba-a623-f5cd97c338bc Destroying unnamed session | ||
3296 | 2023.12.01 20:25:30.294295 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3297 | 2023.12.01 20:25:30.294329 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 179 rows starting from the beginning of the part | ||
3298 | 2023.12.01 20:25:30.294392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3299 | 2023.12.01 20:25:30.294484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3300 | 2023.12.01 20:25:30.294515 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 123 rows starting from the beginning of the part | ||
3301 | 2023.12.01 20:25:30.294526 [ 3 ] {} <Debug> HTTP-Session: 9d717ca5-4abd-43d4-9105-c2493f7f8b48 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3302 | 2023.12.01 20:25:30.294587 [ 3 ] {} <Debug> HTTP-Session: 9d717ca5-4abd-43d4-9105-c2493f7f8b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3303 | 2023.12.01 20:25:30.294732 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part | ||
3304 | 2023.12.01 20:25:30.294784 [ 3 ] {9092408e-274a-42e2-978e-f3f0c45a2528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3305 | 2023.12.01 20:25:30.294897 [ 3 ] {9092408e-274a-42e2-978e-f3f0c45a2528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3306 | 2023.12.01 20:25:30.294935 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 124 rows starting from the beginning of the part | ||
3307 | 2023.12.01 20:25:30.295277 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part | ||
3308 | 2023.12.01 20:25:30.295454 [ 3 ] {9092408e-274a-42e2-978e-f3f0c45a2528} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3309 | 2023.12.01 20:25:30.295494 [ 10 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 123 rows starting from the beginning of the part | ||
3310 | 2023.12.01 20:25:30.296010 [ 3 ] {9092408e-274a-42e2-978e-f3f0c45a2528} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3311 | 2023.12.01 20:25:30.296506 [ 3 ] {9092408e-274a-42e2-978e-f3f0c45a2528} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3312 | 2023.12.01 20:25:30.296797 [ 3 ] {9092408e-274a-42e2-978e-f3f0c45a2528} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3313 | 2023.12.01 20:25:30.297073 [ 62 ] {} <Debug> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3314 | 2023.12.01 20:25:30.297115 [ 3 ] {9092408e-274a-42e2-978e-f3f0c45a2528} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.002216671 sec., 18496 rows/sec., 1.45 MiB/sec. | ||
3315 | 2023.12.01 20:25:30.297087 [ 11 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 4 columns (4 merged, 0 gathered) in 0.002927904 sec., 210047.87042198106 rows/sec., 19.98 MiB/sec. | ||
3316 | 2023.12.01 20:25:30.297167 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3317 | 2023.12.01 20:25:30.297440 [ 11 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3318 | 2023.12.01 20:25:30.297471 [ 3 ] {9092408e-274a-42e2-978e-f3f0c45a2528} <Debug> DynamicQueryHandler: Done processing query | ||
3319 | 2023.12.01 20:25:30.297496 [ 25 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3320 | 2023.12.01 20:25:30.297525 [ 3 ] {9092408e-274a-42e2-978e-f3f0c45a2528} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3321 | 2023.12.01 20:25:30.297606 [ 3 ] {} <Debug> HTTP-Session: 9d717ca5-4abd-43d4-9105-c2493f7f8b48 Destroying unnamed session | ||
3322 | 2023.12.01 20:25:30.297755 [ 25 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3323 | 2023.12.01 20:25:30.297817 [ 11 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3324 | 2023.12.01 20:25:30.297846 [ 25 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 109 rows starting from the beginning of the part | ||
3325 | 2023.12.01 20:25:30.297867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3326 | 2023.12.01 20:25:30.297959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3327 | 2023.12.01 20:25:30.297972 [ 11 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_26_5} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3328 | 2023.12.01 20:25:30.298026 [ 3 ] {} <Debug> HTTP-Session: 81e6c1c1-b2a7-4158-9ef7-469b8edc828d Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3329 | 2023.12.01 20:25:30.298096 [ 3 ] {} <Debug> HTTP-Session: 81e6c1c1-b2a7-4158-9ef7-469b8edc828d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3330 | 2023.12.01 20:25:30.298271 [ 25 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
3331 | 2023.12.01 20:25:30.298375 [ 3 ] {b3a9b84a-a7cd-4559-82c2-c2fcb8813dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3332 | 2023.12.01 20:25:30.298497 [ 25 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part | ||
3333 | 2023.12.01 20:25:30.298513 [ 3 ] {b3a9b84a-a7cd-4559-82c2-c2fcb8813dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3334 | 2023.12.01 20:25:30.298764 [ 25 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::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 | ||
3335 | 2023.12.01 20:25:30.299065 [ 25 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 29 rows starting from the beginning of the part | ||
3336 | 2023.12.01 20:25:30.299194 [ 3 ] {b3a9b84a-a7cd-4559-82c2-c2fcb8813dae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3337 | 2023.12.01 20:25:30.299302 [ 25 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
3338 | 2023.12.01 20:25:30.300307 [ 3 ] {b3a9b84a-a7cd-4559-82c2-c2fcb8813dae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3339 | 2023.12.01 20:25:30.300980 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 279 rows, containing 4 columns (4 merged, 0 gathered) in 0.003714229 sec., 75116.53158704001 rows/sec., 5.86 MiB/sec. | ||
3340 | 2023.12.01 20:25:30.301125 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3341 | 2023.12.01 20:25:30.301134 [ 3 ] {b3a9b84a-a7cd-4559-82c2-c2fcb8813dae} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3342 | 2023.12.01 20:25:30.301387 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3343 | 2023.12.01 20:25:30.301483 [ 3 ] {b3a9b84a-a7cd-4559-82c2-c2fcb8813dae} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3344 | 2023.12.01 20:25:30.301512 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_26_5} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3345 | 2023.12.01 20:25:30.301746 [ 3 ] {b3a9b84a-a7cd-4559-82c2-c2fcb8813dae} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.003311762 sec., 12380 rows/sec., 16.71 MiB/sec. | ||
3346 | 2023.12.01 20:25:30.301918 [ 3 ] {b3a9b84a-a7cd-4559-82c2-c2fcb8813dae} <Debug> DynamicQueryHandler: Done processing query | ||
3347 | 2023.12.01 20:25:30.301943 [ 3 ] {b3a9b84a-a7cd-4559-82c2-c2fcb8813dae} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3348 | 2023.12.01 20:25:30.301960 [ 3 ] {} <Debug> HTTP-Session: 81e6c1c1-b2a7-4158-9ef7-469b8edc828d Destroying unnamed session | ||
3349 | 2023.12.01 20:25:35.289391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3350 | 2023.12.01 20:25:35.289589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3351 | 2023.12.01 20:25:35.289639 [ 3 ] {} <Debug> HTTP-Session: 97a84115-7bf3-450b-97ce-00f1fdd4d5e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3352 | 2023.12.01 20:25:35.289683 [ 3 ] {} <Debug> HTTP-Session: 97a84115-7bf3-450b-97ce-00f1fdd4d5e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3353 | 2023.12.01 20:25:35.289881 [ 3 ] {fe755d03-33e5-44b5-92d0-9a5c56565cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3354 | 2023.12.01 20:25:35.289977 [ 3 ] {fe755d03-33e5-44b5-92d0-9a5c56565cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3355 | 2023.12.01 20:25:35.290232 [ 3 ] {fe755d03-33e5-44b5-92d0-9a5c56565cfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3356 | 2023.12.01 20:25:35.290719 [ 3 ] {fe755d03-33e5-44b5-92d0-9a5c56565cfc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3357 | 2023.12.01 20:25:35.290987 [ 3 ] {fe755d03-33e5-44b5-92d0-9a5c56565cfc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3358 | 2023.12.01 20:25:35.291163 [ 3 ] {fe755d03-33e5-44b5-92d0-9a5c56565cfc} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3359 | 2023.12.01 20:25:35.291317 [ 3 ] {fe755d03-33e5-44b5-92d0-9a5c56565cfc} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001375025 sec., 3636 rows/sec., 294.74 KiB/sec. | ||
3360 | 2023.12.01 20:25:35.291311 [ 102 ] {} <Debug> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3361 | 2023.12.01 20:25:35.291436 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3362 | 2023.12.01 20:25:35.291531 [ 3 ] {fe755d03-33e5-44b5-92d0-9a5c56565cfc} <Debug> DynamicQueryHandler: Done processing query | ||
3363 | 2023.12.01 20:25:35.291538 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3364 | 2023.12.01 20:25:35.291570 [ 3 ] {fe755d03-33e5-44b5-92d0-9a5c56565cfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3365 | 2023.12.01 20:25:35.291604 [ 3 ] {} <Debug> HTTP-Session: 97a84115-7bf3-450b-97ce-00f1fdd4d5e5 Destroying unnamed session | ||
3366 | 2023.12.01 20:25:35.291680 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3367 | 2023.12.01 20:25:35.291724 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 46 rows starting from the beginning of the part | ||
3368 | 2023.12.01 20:25:35.291760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3369 | 2023.12.01 20:25:35.291841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3370 | 2023.12.01 20:25:35.291890 [ 3 ] {} <Debug> HTTP-Session: e7c8bba0-6b97-4eaa-9cc5-64a9f8e097cd Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3371 | 2023.12.01 20:25:35.291947 [ 3 ] {} <Debug> HTTP-Session: e7c8bba0-6b97-4eaa-9cc5-64a9f8e097cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3372 | 2023.12.01 20:25:35.291964 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
3373 | 2023.12.01 20:25:35.292147 [ 3 ] {47112e30-e3ef-4a92-b40d-4016bb28c448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3374 | 2023.12.01 20:25:35.292207 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
3375 | 2023.12.01 20:25:35.292236 [ 3 ] {47112e30-e3ef-4a92-b40d-4016bb28c448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3376 | 2023.12.01 20:25:35.292439 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
3377 | 2023.12.01 20:25:35.292728 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
3378 | 2023.12.01 20:25:35.292783 [ 3 ] {47112e30-e3ef-4a92-b40d-4016bb28c448} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3379 | 2023.12.01 20:25:35.292970 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
3380 | 2023.12.01 20:25:35.293454 [ 3 ] {47112e30-e3ef-4a92-b40d-4016bb28c448} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3381 | 2023.12.01 20:25:35.293967 [ 3 ] {47112e30-e3ef-4a92-b40d-4016bb28c448} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3382 | 2023.12.01 20:25:35.294360 [ 3 ] {47112e30-e3ef-4a92-b40d-4016bb28c448} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3383 | 2023.12.01 20:25:35.294393 [ 11 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 143 rows, containing 4 columns (4 merged, 0 gathered) in 0.002876954 sec., 49705.34808690024 rows/sec., 3.93 MiB/sec. | ||
3384 | 2023.12.01 20:25:35.294559 [ 3 ] {47112e30-e3ef-4a92-b40d-4016bb28c448} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002345254 sec., 6395 rows/sec., 590.87 KiB/sec. | ||
3385 | 2023.12.01 20:25:35.294588 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3386 | 2023.12.01 20:25:35.294791 [ 3 ] {47112e30-e3ef-4a92-b40d-4016bb28c448} <Debug> DynamicQueryHandler: Done processing query | ||
3387 | 2023.12.01 20:25:35.294831 [ 3 ] {47112e30-e3ef-4a92-b40d-4016bb28c448} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3388 | 2023.12.01 20:25:35.294856 [ 3 ] {} <Debug> HTTP-Session: e7c8bba0-6b97-4eaa-9cc5-64a9f8e097cd Destroying unnamed session | ||
3389 | 2023.12.01 20:25:35.294894 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3390 | 2023.12.01 20:25:35.294982 [ 14 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_26_5} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3391 | 2023.12.01 20:25:35.295023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3392 | 2023.12.01 20:25:35.295116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3393 | 2023.12.01 20:25:35.295140 [ 3 ] {} <Debug> HTTP-Session: 27665750-4325-4d25-bcec-0b51e1a4cb9f Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3394 | 2023.12.01 20:25:35.295158 [ 3 ] {} <Debug> HTTP-Session: 27665750-4325-4d25-bcec-0b51e1a4cb9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3395 | 2023.12.01 20:25:35.295232 [ 3 ] {81ea4796-081e-4958-84c9-39dd484bf600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3396 | 2023.12.01 20:25:35.295273 [ 3 ] {81ea4796-081e-4958-84c9-39dd484bf600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3397 | 2023.12.01 20:25:35.295395 [ 3 ] {81ea4796-081e-4958-84c9-39dd484bf600} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3398 | 2023.12.01 20:25:35.295671 [ 3 ] {81ea4796-081e-4958-84c9-39dd484bf600} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3399 | 2023.12.01 20:25:35.295882 [ 3 ] {81ea4796-081e-4958-84c9-39dd484bf600} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3400 | 2023.12.01 20:25:35.296039 [ 3 ] {81ea4796-081e-4958-84c9-39dd484bf600} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3401 | 2023.12.01 20:25:35.296169 [ 3 ] {81ea4796-081e-4958-84c9-39dd484bf600} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000900406 sec., 5553 rows/sec., 444.68 KiB/sec. | ||
3402 | 2023.12.01 20:25:35.296387 [ 3 ] {81ea4796-081e-4958-84c9-39dd484bf600} <Debug> DynamicQueryHandler: Done processing query | ||
3403 | 2023.12.01 20:25:35.296412 [ 3 ] {81ea4796-081e-4958-84c9-39dd484bf600} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3404 | 2023.12.01 20:25:35.296428 [ 3 ] {} <Debug> HTTP-Session: 27665750-4325-4d25-bcec-0b51e1a4cb9f Destroying unnamed session | ||
3405 | 2023.12.01 20:25:35.296535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3406 | 2023.12.01 20:25:35.296584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3407 | 2023.12.01 20:25:35.296604 [ 3 ] {} <Debug> HTTP-Session: dc848ac9-7b47-4f8f-8808-226b173ea3b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3408 | 2023.12.01 20:25:35.296623 [ 3 ] {} <Debug> HTTP-Session: dc848ac9-7b47-4f8f-8808-226b173ea3b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3409 | 2023.12.01 20:25:35.296699 [ 3 ] {9c2c4a75-87ba-4c91-aa24-c308d7e246c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3410 | 2023.12.01 20:25:35.296745 [ 3 ] {9c2c4a75-87ba-4c91-aa24-c308d7e246c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3411 | 2023.12.01 20:25:35.296903 [ 3 ] {9c2c4a75-87ba-4c91-aa24-c308d7e246c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3412 | 2023.12.01 20:25:35.297219 [ 3 ] {9c2c4a75-87ba-4c91-aa24-c308d7e246c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3413 | 2023.12.01 20:25:35.297504 [ 3 ] {9c2c4a75-87ba-4c91-aa24-c308d7e246c9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3414 | 2023.12.01 20:25:35.297691 [ 3 ] {9c2c4a75-87ba-4c91-aa24-c308d7e246c9} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3415 | 2023.12.01 20:25:35.297800 [ 3 ] {9c2c4a75-87ba-4c91-aa24-c308d7e246c9} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00107087 sec., 4669 rows/sec., 6.30 MiB/sec. | ||
3416 | 2023.12.01 20:25:35.297804 [ 144 ] {} <Debug> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3417 | 2023.12.01 20:25:35.297889 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3418 | 2023.12.01 20:25:35.297964 [ 3 ] {9c2c4a75-87ba-4c91-aa24-c308d7e246c9} <Debug> DynamicQueryHandler: Done processing query | ||
3419 | 2023.12.01 20:25:35.298030 [ 3 ] {9c2c4a75-87ba-4c91-aa24-c308d7e246c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3420 | 2023.12.01 20:25:35.298072 [ 3 ] {} <Debug> HTTP-Session: dc848ac9-7b47-4f8f-8808-226b173ea3b0 Destroying unnamed session | ||
3421 | 2023.12.01 20:25:35.298068 [ 25 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3422 | 2023.12.01 20:25:35.298240 [ 25 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3423 | 2023.12.01 20:25:35.298279 [ 25 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 566 rows starting from the beginning of the part | ||
3424 | 2023.12.01 20:25:35.298411 [ 25 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
3425 | 2023.12.01 20:25:35.298516 [ 25 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
3426 | 2023.12.01 20:25:35.298612 [ 25 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
3427 | 2023.12.01 20:25:35.298705 [ 25 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
3428 | 2023.12.01 20:25:35.298797 [ 25 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
3429 | 2023.12.01 20:25:35.300367 [ 11 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 663 rows, containing 6 columns (6 merged, 0 gathered) in 0.002423034 sec., 273623.89467089606 rows/sec., 369.24 MiB/sec. | ||
3430 | 2023.12.01 20:25:35.300808 [ 11 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3431 | 2023.12.01 20:25:35.301071 [ 11 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3432 | 2023.12.01 20:25:35.301147 [ 11 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3433 | 2023.12.01 20:25:35.301247 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_26_5: 4.08 MiB. | ||
3434 | 2023.12.01 20:25:39.702736 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3435 | 2023.12.01 20:25:39.702836 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3436 | 2023.12.01 20:25:40.290660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3437 | 2023.12.01 20:25:40.290758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3438 | 2023.12.01 20:25:40.290783 [ 3 ] {} <Debug> HTTP-Session: ff720d92-b93c-4e81-abdc-d226bbf96885 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3439 | 2023.12.01 20:25:40.290805 [ 3 ] {} <Debug> HTTP-Session: ff720d92-b93c-4e81-abdc-d226bbf96885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3440 | 2023.12.01 20:25:40.290931 [ 3 ] {0f0f183b-dc7d-4c44-97a2-17c98a42a025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3441 | 2023.12.01 20:25:40.290988 [ 3 ] {0f0f183b-dc7d-4c44-97a2-17c98a42a025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3442 | 2023.12.01 20:25:40.291144 [ 3 ] {0f0f183b-dc7d-4c44-97a2-17c98a42a025} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3443 | 2023.12.01 20:25:40.291562 [ 3 ] {0f0f183b-dc7d-4c44-97a2-17c98a42a025} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3444 | 2023.12.01 20:25:40.291822 [ 3 ] {0f0f183b-dc7d-4c44-97a2-17c98a42a025} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3445 | 2023.12.01 20:25:40.291985 [ 3 ] {0f0f183b-dc7d-4c44-97a2-17c98a42a025} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3446 | 2023.12.01 20:25:40.292112 [ 3 ] {0f0f183b-dc7d-4c44-97a2-17c98a42a025} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001142311 sec., 35892 rows/sec., 2.84 MiB/sec. | ||
3447 | 2023.12.01 20:25:40.292293 [ 3 ] {0f0f183b-dc7d-4c44-97a2-17c98a42a025} <Debug> DynamicQueryHandler: Done processing query | ||
3448 | 2023.12.01 20:25:40.292319 [ 3 ] {0f0f183b-dc7d-4c44-97a2-17c98a42a025} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3449 | 2023.12.01 20:25:40.292336 [ 3 ] {} <Debug> HTTP-Session: ff720d92-b93c-4e81-abdc-d226bbf96885 Destroying unnamed session | ||
3450 | 2023.12.01 20:25:40.292503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3451 | 2023.12.01 20:25:40.292556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3452 | 2023.12.01 20:25:40.292577 [ 3 ] {} <Debug> HTTP-Session: 17c57bd4-99a4-477c-ac70-fed8723e0b98 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3453 | 2023.12.01 20:25:40.292596 [ 3 ] {} <Debug> HTTP-Session: 17c57bd4-99a4-477c-ac70-fed8723e0b98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3454 | 2023.12.01 20:25:40.292686 [ 3 ] {2939080b-b3e7-4e96-99c6-1633df56cea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3455 | 2023.12.01 20:25:40.292729 [ 3 ] {2939080b-b3e7-4e96-99c6-1633df56cea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3456 | 2023.12.01 20:25:40.292843 [ 3 ] {2939080b-b3e7-4e96-99c6-1633df56cea3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3457 | 2023.12.01 20:25:40.293245 [ 3 ] {2939080b-b3e7-4e96-99c6-1633df56cea3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3458 | 2023.12.01 20:25:40.293466 [ 3 ] {2939080b-b3e7-4e96-99c6-1633df56cea3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3459 | 2023.12.01 20:25:40.293613 [ 3 ] {2939080b-b3e7-4e96-99c6-1633df56cea3} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3460 | 2023.12.01 20:25:40.293737 [ 3 ] {2939080b-b3e7-4e96-99c6-1633df56cea3} <Information> executeQuery: Read 123 rows, 12.26 KiB in 0.001018649 sec., 120748 rows/sec., 11.75 MiB/sec. | ||
3461 | 2023.12.01 20:25:40.293850 [ 3 ] {2939080b-b3e7-4e96-99c6-1633df56cea3} <Debug> DynamicQueryHandler: Done processing query | ||
3462 | 2023.12.01 20:25:40.293873 [ 3 ] {2939080b-b3e7-4e96-99c6-1633df56cea3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3463 | 2023.12.01 20:25:40.293889 [ 3 ] {} <Debug> HTTP-Session: 17c57bd4-99a4-477c-ac70-fed8723e0b98 Destroying unnamed session | ||
3464 | 2023.12.01 20:25:40.294019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3465 | 2023.12.01 20:25:40.294062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3466 | 2023.12.01 20:25:40.294081 [ 3 ] {} <Debug> HTTP-Session: d04e9305-3835-49bf-b5f7-0ef876e8a486 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3467 | 2023.12.01 20:25:40.294097 [ 3 ] {} <Debug> HTTP-Session: d04e9305-3835-49bf-b5f7-0ef876e8a486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3468 | 2023.12.01 20:25:40.294173 [ 3 ] {86881a6e-84c8-42f7-b65d-92caad5d5032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3469 | 2023.12.01 20:25:40.294212 [ 3 ] {86881a6e-84c8-42f7-b65d-92caad5d5032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3470 | 2023.12.01 20:25:40.294321 [ 3 ] {86881a6e-84c8-42f7-b65d-92caad5d5032} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3471 | 2023.12.01 20:25:40.294623 [ 3 ] {86881a6e-84c8-42f7-b65d-92caad5d5032} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3472 | 2023.12.01 20:25:40.294832 [ 3 ] {86881a6e-84c8-42f7-b65d-92caad5d5032} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3473 | 2023.12.01 20:25:40.294978 [ 3 ] {86881a6e-84c8-42f7-b65d-92caad5d5032} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3474 | 2023.12.01 20:25:40.295096 [ 3 ] {86881a6e-84c8-42f7-b65d-92caad5d5032} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.000894517 sec., 45834 rows/sec., 3.58 MiB/sec. | ||
3475 | 2023.12.01 20:25:40.295215 [ 3 ] {86881a6e-84c8-42f7-b65d-92caad5d5032} <Debug> DynamicQueryHandler: Done processing query | ||
3476 | 2023.12.01 20:25:40.295238 [ 3 ] {86881a6e-84c8-42f7-b65d-92caad5d5032} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3477 | 2023.12.01 20:25:40.295254 [ 3 ] {} <Debug> HTTP-Session: d04e9305-3835-49bf-b5f7-0ef876e8a486 Destroying unnamed session | ||
3478 | 2023.12.01 20:25:40.295435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3479 | 2023.12.01 20:25:40.295480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3480 | 2023.12.01 20:25:40.295499 [ 3 ] {} <Debug> HTTP-Session: a694b082-9911-4dc3-abf3-7e4683c30cde Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3481 | 2023.12.01 20:25:40.295515 [ 3 ] {} <Debug> HTTP-Session: a694b082-9911-4dc3-abf3-7e4683c30cde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3482 | 2023.12.01 20:25:40.295601 [ 3 ] {6dd2fb00-037d-4c11-ada2-8ceefaf55a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3483 | 2023.12.01 20:25:40.295647 [ 3 ] {6dd2fb00-037d-4c11-ada2-8ceefaf55a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3484 | 2023.12.01 20:25:40.295787 [ 3 ] {6dd2fb00-037d-4c11-ada2-8ceefaf55a83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3485 | 2023.12.01 20:25:40.296235 [ 3 ] {6dd2fb00-037d-4c11-ada2-8ceefaf55a83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3486 | 2023.12.01 20:25:40.296549 [ 3 ] {6dd2fb00-037d-4c11-ada2-8ceefaf55a83} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3487 | 2023.12.01 20:25:40.296726 [ 3 ] {6dd2fb00-037d-4c11-ada2-8ceefaf55a83} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3488 | 2023.12.01 20:25:40.296851 [ 3 ] {6dd2fb00-037d-4c11-ada2-8ceefaf55a83} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001219163 sec., 33629 rows/sec., 45.38 MiB/sec. | ||
3489 | 2023.12.01 20:25:40.297037 [ 3 ] {6dd2fb00-037d-4c11-ada2-8ceefaf55a83} <Debug> DynamicQueryHandler: Done processing query | ||
3490 | 2023.12.01 20:25:40.297059 [ 3 ] {6dd2fb00-037d-4c11-ada2-8ceefaf55a83} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3491 | 2023.12.01 20:25:40.297075 [ 3 ] {} <Debug> HTTP-Session: a694b082-9911-4dc3-abf3-7e4683c30cde Destroying unnamed session | ||
3492 | 2023.12.01 20:25:45.289311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3493 | 2023.12.01 20:25:45.289484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3494 | 2023.12.01 20:25:45.289510 [ 3 ] {} <Debug> HTTP-Session: 42bc0456-9c0d-41a2-a941-84e2ae2c66da Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3495 | 2023.12.01 20:25:45.289534 [ 3 ] {} <Debug> HTTP-Session: 42bc0456-9c0d-41a2-a941-84e2ae2c66da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3496 | 2023.12.01 20:25:45.289657 [ 3 ] {86e20ab3-3f21-4eb1-b48e-7223d6ab3a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3497 | 2023.12.01 20:25:45.289717 [ 3 ] {86e20ab3-3f21-4eb1-b48e-7223d6ab3a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3498 | 2023.12.01 20:25:45.289877 [ 3 ] {86e20ab3-3f21-4eb1-b48e-7223d6ab3a85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3499 | 2023.12.01 20:25:45.290278 [ 3 ] {86e20ab3-3f21-4eb1-b48e-7223d6ab3a85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3500 | 2023.12.01 20:25:45.290606 [ 3 ] {86e20ab3-3f21-4eb1-b48e-7223d6ab3a85} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3501 | 2023.12.01 20:25:45.290772 [ 3 ] {86e20ab3-3f21-4eb1-b48e-7223d6ab3a85} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3502 | 2023.12.01 20:25:45.290921 [ 3 ] {86e20ab3-3f21-4eb1-b48e-7223d6ab3a85} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001224243 sec., 4084 rows/sec., 331.04 KiB/sec. | ||
3503 | 2023.12.01 20:25:45.291070 [ 3 ] {86e20ab3-3f21-4eb1-b48e-7223d6ab3a85} <Debug> DynamicQueryHandler: Done processing query | ||
3504 | 2023.12.01 20:25:45.291096 [ 3 ] {86e20ab3-3f21-4eb1-b48e-7223d6ab3a85} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3505 | 2023.12.01 20:25:45.291113 [ 3 ] {} <Debug> HTTP-Session: 42bc0456-9c0d-41a2-a941-84e2ae2c66da Destroying unnamed session | ||
3506 | 2023.12.01 20:25:45.291231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3507 | 2023.12.01 20:25:45.291280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3508 | 2023.12.01 20:25:45.291302 [ 3 ] {} <Debug> HTTP-Session: 419712da-9cc3-42f4-ad06-1ecbc2d9d111 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3509 | 2023.12.01 20:25:45.291322 [ 3 ] {} <Debug> HTTP-Session: 419712da-9cc3-42f4-ad06-1ecbc2d9d111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3510 | 2023.12.01 20:25:45.291406 [ 3 ] {5151fb90-5696-4e02-869a-0fc2e969e6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3511 | 2023.12.01 20:25:45.291450 [ 3 ] {5151fb90-5696-4e02-869a-0fc2e969e6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3512 | 2023.12.01 20:25:45.291568 [ 3 ] {5151fb90-5696-4e02-869a-0fc2e969e6e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3513 | 2023.12.01 20:25:45.291865 [ 3 ] {5151fb90-5696-4e02-869a-0fc2e969e6e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3514 | 2023.12.01 20:25:45.292075 [ 3 ] {5151fb90-5696-4e02-869a-0fc2e969e6e0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3515 | 2023.12.01 20:25:45.292227 [ 3 ] {5151fb90-5696-4e02-869a-0fc2e969e6e0} <Trace> oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3516 | 2023.12.01 20:25:45.292358 [ 3 ] {5151fb90-5696-4e02-869a-0fc2e969e6e0} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000920726 sec., 4344 rows/sec., 362.74 KiB/sec. | ||
3517 | 2023.12.01 20:25:45.292471 [ 3 ] {5151fb90-5696-4e02-869a-0fc2e969e6e0} <Debug> DynamicQueryHandler: Done processing query | ||
3518 | 2023.12.01 20:25:45.292495 [ 3 ] {5151fb90-5696-4e02-869a-0fc2e969e6e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3519 | 2023.12.01 20:25:45.292511 [ 3 ] {} <Debug> HTTP-Session: 419712da-9cc3-42f4-ad06-1ecbc2d9d111 Destroying unnamed session | ||
3520 | 2023.12.01 20:25:45.292630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3521 | 2023.12.01 20:25:45.292676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3522 | 2023.12.01 20:25:45.292695 [ 3 ] {} <Debug> HTTP-Session: c7427eb7-3ae5-4e63-99a9-f46024555b94 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3523 | 2023.12.01 20:25:45.292712 [ 3 ] {} <Debug> HTTP-Session: c7427eb7-3ae5-4e63-99a9-f46024555b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3524 | 2023.12.01 20:25:45.292790 [ 3 ] {8e8e5e2b-a575-4100-a917-f01142ee7a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3525 | 2023.12.01 20:25:45.292832 [ 3 ] {8e8e5e2b-a575-4100-a917-f01142ee7a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3526 | 2023.12.01 20:25:45.292941 [ 3 ] {8e8e5e2b-a575-4100-a917-f01142ee7a07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3527 | 2023.12.01 20:25:45.293211 [ 3 ] {8e8e5e2b-a575-4100-a917-f01142ee7a07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3528 | 2023.12.01 20:25:45.293411 [ 3 ] {8e8e5e2b-a575-4100-a917-f01142ee7a07} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3529 | 2023.12.01 20:25:45.293568 [ 3 ] {8e8e5e2b-a575-4100-a917-f01142ee7a07} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3530 | 2023.12.01 20:25:45.293697 [ 3 ] {8e8e5e2b-a575-4100-a917-f01142ee7a07} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000876136 sec., 19403 rows/sec., 1.74 MiB/sec. | ||
3531 | 2023.12.01 20:25:45.293814 [ 3 ] {8e8e5e2b-a575-4100-a917-f01142ee7a07} <Debug> DynamicQueryHandler: Done processing query | ||
3532 | 2023.12.01 20:25:45.293837 [ 3 ] {8e8e5e2b-a575-4100-a917-f01142ee7a07} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3533 | 2023.12.01 20:25:45.293854 [ 3 ] {} <Debug> HTTP-Session: c7427eb7-3ae5-4e63-99a9-f46024555b94 Destroying unnamed session | ||
3534 | 2023.12.01 20:25:45.293992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3535 | 2023.12.01 20:25:45.294038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3536 | 2023.12.01 20:25:45.294056 [ 3 ] {} <Debug> HTTP-Session: 35415d11-8a81-4367-8acd-72ec69319601 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3537 | 2023.12.01 20:25:45.294074 [ 3 ] {} <Debug> HTTP-Session: 35415d11-8a81-4367-8acd-72ec69319601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3538 | 2023.12.01 20:25:45.294146 [ 3 ] {d89e36dd-258d-4ab5-b867-da6df74bd9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3539 | 2023.12.01 20:25:45.294186 [ 3 ] {d89e36dd-258d-4ab5-b867-da6df74bd9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3540 | 2023.12.01 20:25:45.294295 [ 3 ] {d89e36dd-258d-4ab5-b867-da6df74bd9d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3541 | 2023.12.01 20:25:45.294620 [ 3 ] {d89e36dd-258d-4ab5-b867-da6df74bd9d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3542 | 2023.12.01 20:25:45.294825 [ 3 ] {d89e36dd-258d-4ab5-b867-da6df74bd9d3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3543 | 2023.12.01 20:25:45.294972 [ 3 ] {d89e36dd-258d-4ab5-b867-da6df74bd9d3} <Trace> oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3544 | 2023.12.01 20:25:45.295100 [ 3 ] {d89e36dd-258d-4ab5-b867-da6df74bd9d3} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000925027 sec., 4324 rows/sec., 301.93 KiB/sec. | ||
3545 | 2023.12.01 20:25:45.295222 [ 3 ] {d89e36dd-258d-4ab5-b867-da6df74bd9d3} <Debug> DynamicQueryHandler: Done processing query | ||
3546 | 2023.12.01 20:25:45.295245 [ 3 ] {d89e36dd-258d-4ab5-b867-da6df74bd9d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3547 | 2023.12.01 20:25:45.295261 [ 3 ] {} <Debug> HTTP-Session: 35415d11-8a81-4367-8acd-72ec69319601 Destroying unnamed session | ||
3548 | 2023.12.01 20:25:45.295380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 1585, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3549 | 2023.12.01 20:25:45.295425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3550 | 2023.12.01 20:25:45.295444 [ 3 ] {} <Debug> HTTP-Session: 823be082-0240-46b9-9314-22f4b7f65880 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3551 | 2023.12.01 20:25:45.295461 [ 3 ] {} <Debug> HTTP-Session: 823be082-0240-46b9-9314-22f4b7f65880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3552 | 2023.12.01 20:25:45.295546 [ 3 ] {88bd1361-c94f-48e2-8ca4-965c2f971281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3553 | 2023.12.01 20:25:45.295586 [ 3 ] {88bd1361-c94f-48e2-8ca4-965c2f971281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3554 | 2023.12.01 20:25:45.295694 [ 3 ] {88bd1361-c94f-48e2-8ca4-965c2f971281} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3555 | 2023.12.01 20:25:45.296034 [ 3 ] {88bd1361-c94f-48e2-8ca4-965c2f971281} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3556 | 2023.12.01 20:25:45.296239 [ 3 ] {88bd1361-c94f-48e2-8ca4-965c2f971281} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3557 | 2023.12.01 20:25:45.296390 [ 3 ] {88bd1361-c94f-48e2-8ca4-965c2f971281} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3558 | 2023.12.01 20:25:45.296513 [ 3 ] {88bd1361-c94f-48e2-8ca4-965c2f971281} <Information> executeQuery: Read 9 rows, 744.00 B in 0.000936897 sec., 9606 rows/sec., 775.50 KiB/sec. | ||
3559 | 2023.12.01 20:25:45.296634 [ 3 ] {88bd1361-c94f-48e2-8ca4-965c2f971281} <Debug> DynamicQueryHandler: Done processing query | ||
3560 | 2023.12.01 20:25:45.296665 [ 3 ] {88bd1361-c94f-48e2-8ca4-965c2f971281} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3561 | 2023.12.01 20:25:45.296688 [ 3 ] {} <Debug> HTTP-Session: 823be082-0240-46b9-9314-22f4b7f65880 Destroying unnamed session | ||
3562 | 2023.12.01 20:25:45.296797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3563 | 2023.12.01 20:25:45.296856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3564 | 2023.12.01 20:25:45.296884 [ 3 ] {} <Debug> HTTP-Session: 81e0f47c-0b62-4b04-a5b3-eaba37756eb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3565 | 2023.12.01 20:25:45.296903 [ 3 ] {} <Debug> HTTP-Session: 81e0f47c-0b62-4b04-a5b3-eaba37756eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3566 | 2023.12.01 20:25:45.296977 [ 3 ] {514cf7d5-be45-4acd-ab8a-a4dda2c29d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3567 | 2023.12.01 20:25:45.297021 [ 3 ] {514cf7d5-be45-4acd-ab8a-a4dda2c29d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3568 | 2023.12.01 20:25:45.297144 [ 3 ] {514cf7d5-be45-4acd-ab8a-a4dda2c29d31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3569 | 2023.12.01 20:25:45.297440 [ 3 ] {514cf7d5-be45-4acd-ab8a-a4dda2c29d31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3570 | 2023.12.01 20:25:45.297722 [ 3 ] {514cf7d5-be45-4acd-ab8a-a4dda2c29d31} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3571 | 2023.12.01 20:25:45.297984 [ 3 ] {514cf7d5-be45-4acd-ab8a-a4dda2c29d31} <Trace> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3572 | 2023.12.01 20:25:45.298129 [ 3 ] {514cf7d5-be45-4acd-ab8a-a4dda2c29d31} <Information> executeQuery: Read 2 rows, 142.00 B in 0.00111662 sec., 1791 rows/sec., 124.19 KiB/sec. | ||
3573 | 2023.12.01 20:25:45.298278 [ 3 ] {514cf7d5-be45-4acd-ab8a-a4dda2c29d31} <Debug> DynamicQueryHandler: Done processing query | ||
3574 | 2023.12.01 20:25:45.298308 [ 3 ] {514cf7d5-be45-4acd-ab8a-a4dda2c29d31} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3575 | 2023.12.01 20:25:45.298330 [ 3 ] {} <Debug> HTTP-Session: 81e0f47c-0b62-4b04-a5b3-eaba37756eb6 Destroying unnamed session | ||
3576 | 2023.12.01 20:25:45.298457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3577 | 2023.12.01 20:25:45.298505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3578 | 2023.12.01 20:25:45.298524 [ 3 ] {} <Debug> HTTP-Session: 4e919134-0aed-4917-b7be-a5b88221c6d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3579 | 2023.12.01 20:25:45.298541 [ 3 ] {} <Debug> HTTP-Session: 4e919134-0aed-4917-b7be-a5b88221c6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3580 | 2023.12.01 20:25:45.298616 [ 3 ] {44af552d-4aa3-4fc3-baf1-21dc14cd573a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3581 | 2023.12.01 20:25:45.298660 [ 3 ] {44af552d-4aa3-4fc3-baf1-21dc14cd573a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3582 | 2023.12.01 20:25:45.298797 [ 3 ] {44af552d-4aa3-4fc3-baf1-21dc14cd573a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3583 | 2023.12.01 20:25:45.299123 [ 3 ] {44af552d-4aa3-4fc3-baf1-21dc14cd573a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB. | ||
3584 | 2023.12.01 20:25:45.299391 [ 3 ] {44af552d-4aa3-4fc3-baf1-21dc14cd573a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3585 | 2023.12.01 20:25:45.299573 [ 3 ] {44af552d-4aa3-4fc3-baf1-21dc14cd573a} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3586 | 2023.12.01 20:25:45.299696 [ 3 ] {44af552d-4aa3-4fc3-baf1-21dc14cd573a} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001052119 sec., 4752 rows/sec., 6.41 MiB/sec. | ||
3587 | 2023.12.01 20:25:45.299820 [ 3 ] {44af552d-4aa3-4fc3-baf1-21dc14cd573a} <Debug> DynamicQueryHandler: Done processing query | ||
3588 | 2023.12.01 20:25:45.299842 [ 3 ] {44af552d-4aa3-4fc3-baf1-21dc14cd573a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3589 | 2023.12.01 20:25:45.299858 [ 3 ] {} <Debug> HTTP-Session: 4e919134-0aed-4917-b7be-a5b88221c6d1 Destroying unnamed session | ||
3590 | 2023.12.01 20:25:50.292430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3591 | 2023.12.01 20:25:50.292606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3592 | 2023.12.01 20:25:50.292650 [ 3 ] {} <Debug> HTTP-Session: 2cb2bf54-bce9-431f-9510-22d1d8fb4ab3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3593 | 2023.12.01 20:25:50.292691 [ 3 ] {} <Debug> HTTP-Session: 2cb2bf54-bce9-431f-9510-22d1d8fb4ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3594 | 2023.12.01 20:25:50.292890 [ 3 ] {330edda3-9875-4966-b5d7-7c3e554bb8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3595 | 2023.12.01 20:25:50.292984 [ 3 ] {330edda3-9875-4966-b5d7-7c3e554bb8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3596 | 2023.12.01 20:25:50.293149 [ 3 ] {330edda3-9875-4966-b5d7-7c3e554bb8a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3597 | 2023.12.01 20:25:50.293657 [ 3 ] {330edda3-9875-4966-b5d7-7c3e554bb8a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. | ||
3598 | 2023.12.01 20:25:50.293922 [ 3 ] {330edda3-9875-4966-b5d7-7c3e554bb8a3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3599 | 2023.12.01 20:25:50.294091 [ 3 ] {330edda3-9875-4966-b5d7-7c3e554bb8a3} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3600 | 2023.12.01 20:25:50.294226 [ 3 ] {330edda3-9875-4966-b5d7-7c3e554bb8a3} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001275014 sec., 32156 rows/sec., 2.55 MiB/sec. | ||
3601 | 2023.12.01 20:25:50.294413 [ 3 ] {330edda3-9875-4966-b5d7-7c3e554bb8a3} <Debug> DynamicQueryHandler: Done processing query | ||
3602 | 2023.12.01 20:25:50.294439 [ 3 ] {330edda3-9875-4966-b5d7-7c3e554bb8a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3603 | 2023.12.01 20:25:50.294456 [ 3 ] {} <Debug> HTTP-Session: 2cb2bf54-bce9-431f-9510-22d1d8fb4ab3 Destroying unnamed session | ||
3604 | 2023.12.01 20:25:50.294604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 19800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3605 | 2023.12.01 20:25:50.294655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3606 | 2023.12.01 20:25:50.294675 [ 3 ] {} <Debug> HTTP-Session: 185fc62d-3aa6-47ca-96ad-6424666d728b Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3607 | 2023.12.01 20:25:50.294693 [ 3 ] {} <Debug> HTTP-Session: 185fc62d-3aa6-47ca-96ad-6424666d728b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3608 | 2023.12.01 20:25:50.294780 [ 3 ] {5b24c01c-8fc7-4509-b96a-22f6c7e57035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3609 | 2023.12.01 20:25:50.294823 [ 3 ] {5b24c01c-8fc7-4509-b96a-22f6c7e57035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3610 | 2023.12.01 20:25:50.294933 [ 3 ] {5b24c01c-8fc7-4509-b96a-22f6c7e57035} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3611 | 2023.12.01 20:25:50.295332 [ 3 ] {5b24c01c-8fc7-4509-b96a-22f6c7e57035} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. | ||
3612 | 2023.12.01 20:25:50.295549 [ 3 ] {5b24c01c-8fc7-4509-b96a-22f6c7e57035} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3613 | 2023.12.01 20:25:50.295697 [ 3 ] {5b24c01c-8fc7-4509-b96a-22f6c7e57035} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3614 | 2023.12.01 20:25:50.295827 [ 3 ] {5b24c01c-8fc7-4509-b96a-22f6c7e57035} <Information> executeQuery: Read 123 rows, 12.26 KiB in 0.001019079 sec., 120697 rows/sec., 11.75 MiB/sec. | ||
3615 | 2023.12.01 20:25:50.295947 [ 3 ] {5b24c01c-8fc7-4509-b96a-22f6c7e57035} <Debug> DynamicQueryHandler: Done processing query | ||
3616 | 2023.12.01 20:25:50.295969 [ 3 ] {5b24c01c-8fc7-4509-b96a-22f6c7e57035} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3617 | 2023.12.01 20:25:50.295985 [ 3 ] {} <Debug> HTTP-Session: 185fc62d-3aa6-47ca-96ad-6424666d728b Destroying unnamed session | ||
3618 | 2023.12.01 20:25:50.296138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 8850, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3619 | 2023.12.01 20:25:50.296185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3620 | 2023.12.01 20:25:50.296204 [ 3 ] {} <Debug> HTTP-Session: 204af709-7025-43e3-b207-7c474c697efc Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3621 | 2023.12.01 20:25:50.296221 [ 3 ] {} <Debug> HTTP-Session: 204af709-7025-43e3-b207-7c474c697efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3622 | 2023.12.01 20:25:50.296299 [ 3 ] {584eda41-72cb-4730-a694-136066d55a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3623 | 2023.12.01 20:25:50.296339 [ 3 ] {584eda41-72cb-4730-a694-136066d55a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3624 | 2023.12.01 20:25:50.296446 [ 3 ] {584eda41-72cb-4730-a694-136066d55a2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3625 | 2023.12.01 20:25:50.296749 [ 3 ] {584eda41-72cb-4730-a694-136066d55a2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. | ||
3626 | 2023.12.01 20:25:50.296958 [ 3 ] {584eda41-72cb-4730-a694-136066d55a2c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3627 | 2023.12.01 20:25:50.297104 [ 3 ] {584eda41-72cb-4730-a694-136066d55a2c} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3628 | 2023.12.01 20:25:50.297230 [ 3 ] {584eda41-72cb-4730-a694-136066d55a2c} <Information> executeQuery: Read 52 rows, 4.15 KiB in 0.000899676 sec., 57798 rows/sec., 4.51 MiB/sec. | ||
3629 | 2023.12.01 20:25:50.297344 [ 3 ] {584eda41-72cb-4730-a694-136066d55a2c} <Debug> DynamicQueryHandler: Done processing query | ||
3630 | 2023.12.01 20:25:50.297367 [ 3 ] {584eda41-72cb-4730-a694-136066d55a2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3631 | 2023.12.01 20:25:50.297383 [ 3 ] {} <Debug> HTTP-Session: 204af709-7025-43e3-b207-7c474c697efc Destroying unnamed session | ||
3632 | 2023.12.01 20:25:50.297489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3633 | 2023.12.01 20:25:50.297535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3634 | 2023.12.01 20:25:50.297553 [ 3 ] {} <Debug> HTTP-Session: 9e60881a-7e28-44b6-baef-42b30322b28a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3635 | 2023.12.01 20:25:50.297569 [ 3 ] {} <Debug> HTTP-Session: 9e60881a-7e28-44b6-baef-42b30322b28a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3636 | 2023.12.01 20:25:50.297643 [ 3 ] {52a6dd66-d522-4c5e-a814-95fc0d43f339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3637 | 2023.12.01 20:25:50.297686 [ 3 ] {52a6dd66-d522-4c5e-a814-95fc0d43f339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3638 | 2023.12.01 20:25:50.297806 [ 3 ] {52a6dd66-d522-4c5e-a814-95fc0d43f339} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3639 | 2023.12.01 20:25:50.298077 [ 3 ] {52a6dd66-d522-4c5e-a814-95fc0d43f339} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. | ||
3640 | 2023.12.01 20:25:50.298325 [ 3 ] {52a6dd66-d522-4c5e-a814-95fc0d43f339} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3641 | 2023.12.01 20:25:50.298510 [ 3 ] {52a6dd66-d522-4c5e-a814-95fc0d43f339} <Trace> oximeter.measurements_cumulativei64 (332d5a06-1891-4f79-9337-a6e3d73374ee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
3642 | 2023.12.01 20:25:50.298642 [ 3 ] {52a6dd66-d522-4c5e-a814-95fc0d43f339} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000966998 sec., 11375 rows/sec., 750.35 KiB/sec. | ||
3643 | 2023.12.01 20:25:50.298784 [ 3 ] {52a6dd66-d522-4c5e-a814-95fc0d43f339} <Debug> DynamicQueryHandler: Done processing query | ||
3644 | 2023.12.01 20:25:50.298806 [ 3 ] {52a6dd66-d522-4c5e-a814-95fc0d43f339} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3645 | 2023.12.01 20:25:50.298822 [ 3 ] {} <Debug> HTTP-Session: 9e60881a-7e28-44b6-baef-42b30322b28a Destroying unnamed session | ||
3646 | 2023.12.01 20:25:50.298965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 43875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3647 | 2023.12.01 20:25:50.299011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3648 | 2023.12.01 20:25:50.299030 [ 3 ] {} <Debug> HTTP-Session: 3a7e6898-5acd-452b-9312-cd9b9b66c1b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3649 | 2023.12.01 20:25:50.299047 [ 3 ] {} <Debug> HTTP-Session: 3a7e6898-5acd-452b-9312-cd9b9b66c1b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3650 | 2023.12.01 20:25:50.299135 [ 3 ] {e6e12be7-cc15-43b6-922f-1b9986775123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3651 | 2023.12.01 20:25:50.299179 [ 3 ] {e6e12be7-cc15-43b6-922f-1b9986775123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3652 | 2023.12.01 20:25:50.299317 [ 3 ] {e6e12be7-cc15-43b6-922f-1b9986775123} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3653 | 2023.12.01 20:25:50.299798 [ 3 ] {e6e12be7-cc15-43b6-922f-1b9986775123} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. | ||
3654 | 2023.12.01 20:25:50.300099 [ 3 ] {e6e12be7-cc15-43b6-922f-1b9986775123} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3655 | 2023.12.01 20:25:50.300278 [ 3 ] {e6e12be7-cc15-43b6-922f-1b9986775123} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3656 | 2023.12.01 20:25:50.300403 [ 3 ] {e6e12be7-cc15-43b6-922f-1b9986775123} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001240834 sec., 33042 rows/sec., 44.59 MiB/sec. | ||
3657 | 2023.12.01 20:25:50.300526 [ 3 ] {e6e12be7-cc15-43b6-922f-1b9986775123} <Debug> DynamicQueryHandler: Done processing query | ||
3658 | 2023.12.01 20:25:50.300548 [ 3 ] {e6e12be7-cc15-43b6-922f-1b9986775123} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3659 | 2023.12.01 20:25:50.300563 [ 3 ] {} <Debug> HTTP-Session: 3a7e6898-5acd-452b-9312-cd9b9b66c1b9 Destroying unnamed session | ||
3660 | 2023.12.01 20:25:54.702881 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3661 | 2023.12.01 20:25:54.702949 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3662 | 2023.12.01 20:25:55.291049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3663 | 2023.12.01 20:25:55.291160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3664 | 2023.12.01 20:25:55.291190 [ 3 ] {} <Debug> HTTP-Session: 7c2b34eb-09fd-43df-bb65-0546b8e13450 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3665 | 2023.12.01 20:25:55.291216 [ 3 ] {} <Debug> HTTP-Session: 7c2b34eb-09fd-43df-bb65-0546b8e13450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3666 | 2023.12.01 20:25:55.291354 [ 3 ] {31b44308-9220-4148-9369-50bc4d9988d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3667 | 2023.12.01 20:25:55.291418 [ 3 ] {31b44308-9220-4148-9369-50bc4d9988d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3668 | 2023.12.01 20:25:55.291599 [ 3 ] {31b44308-9220-4148-9369-50bc4d9988d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3669 | 2023.12.01 20:25:55.292107 [ 3 ] {31b44308-9220-4148-9369-50bc4d9988d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. | ||
3670 | 2023.12.01 20:25:55.292387 [ 3 ] {31b44308-9220-4148-9369-50bc4d9988d1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3671 | 2023.12.01 20:25:55.292556 [ 3 ] {31b44308-9220-4148-9369-50bc4d9988d1} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3672 | 2023.12.01 20:25:55.292682 [ 3 ] {31b44308-9220-4148-9369-50bc4d9988d1} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001289324 sec., 3878 rows/sec., 314.33 KiB/sec. | ||
3673 | 2023.12.01 20:25:55.292852 [ 3 ] {31b44308-9220-4148-9369-50bc4d9988d1} <Debug> DynamicQueryHandler: Done processing query | ||
3674 | 2023.12.01 20:25:55.292880 [ 3 ] {31b44308-9220-4148-9369-50bc4d9988d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3675 | 2023.12.01 20:25:55.292898 [ 3 ] {} <Debug> HTTP-Session: 7c2b34eb-09fd-43df-bb65-0546b8e13450 Destroying unnamed session | ||
3676 | 2023.12.01 20:25:55.293014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3677 | 2023.12.01 20:25:55.293068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3678 | 2023.12.01 20:25:55.293088 [ 3 ] {} <Debug> HTTP-Session: 8029ea7d-43b1-4446-beae-3743a188d2ab Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3679 | 2023.12.01 20:25:55.293107 [ 3 ] {} <Debug> HTTP-Session: 8029ea7d-43b1-4446-beae-3743a188d2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3680 | 2023.12.01 20:25:55.293188 [ 3 ] {b5c69330-4e56-475d-acc7-e499e80a3738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3681 | 2023.12.01 20:25:55.293231 [ 3 ] {b5c69330-4e56-475d-acc7-e499e80a3738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3682 | 2023.12.01 20:25:55.293347 [ 3 ] {b5c69330-4e56-475d-acc7-e499e80a3738} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3683 | 2023.12.01 20:25:55.293650 [ 3 ] {b5c69330-4e56-475d-acc7-e499e80a3738} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. | ||
3684 | 2023.12.01 20:25:55.293865 [ 3 ] {b5c69330-4e56-475d-acc7-e499e80a3738} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3685 | 2023.12.01 20:25:55.294013 [ 3 ] {b5c69330-4e56-475d-acc7-e499e80a3738} <Trace> oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3686 | 2023.12.01 20:25:55.294119 [ 3 ] {b5c69330-4e56-475d-acc7-e499e80a3738} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000900467 sec., 2221 rows/sec., 189.79 KiB/sec. | ||
3687 | 2023.12.01 20:25:55.294275 [ 3 ] {b5c69330-4e56-475d-acc7-e499e80a3738} <Debug> DynamicQueryHandler: Done processing query | ||
3688 | 2023.12.01 20:25:55.294298 [ 3 ] {b5c69330-4e56-475d-acc7-e499e80a3738} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3689 | 2023.12.01 20:25:55.294314 [ 3 ] {} <Debug> HTTP-Session: 8029ea7d-43b1-4446-beae-3743a188d2ab Destroying unnamed session | ||
3690 | 2023.12.01 20:25:55.294448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3691 | 2023.12.01 20:25:55.294493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3692 | 2023.12.01 20:25:55.294512 [ 3 ] {} <Debug> HTTP-Session: bb222a76-7c1c-4db6-a252-b8a156899db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3693 | 2023.12.01 20:25:55.294529 [ 3 ] {} <Debug> HTTP-Session: bb222a76-7c1c-4db6-a252-b8a156899db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3694 | 2023.12.01 20:25:55.294603 [ 3 ] {afc8f52b-6d11-4423-a7a0-7cb151c204e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3695 | 2023.12.01 20:25:55.294643 [ 3 ] {afc8f52b-6d11-4423-a7a0-7cb151c204e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3696 | 2023.12.01 20:25:55.294753 [ 3 ] {afc8f52b-6d11-4423-a7a0-7cb151c204e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3697 | 2023.12.01 20:25:55.295093 [ 3 ] {afc8f52b-6d11-4423-a7a0-7cb151c204e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. | ||
3698 | 2023.12.01 20:25:55.295316 [ 3 ] {afc8f52b-6d11-4423-a7a0-7cb151c204e9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3699 | 2023.12.01 20:25:55.295469 [ 3 ] {afc8f52b-6d11-4423-a7a0-7cb151c204e9} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3700 | 2023.12.01 20:25:55.295570 [ 3 ] {afc8f52b-6d11-4423-a7a0-7cb151c204e9} <Information> executeQuery: Read 52 rows, 4.57 KiB in 0.000939637 sec., 55340 rows/sec., 4.75 MiB/sec. | ||
3701 | 2023.12.01 20:25:55.295564 [ 172 ] {} <Debug> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3702 | 2023.12.01 20:25:55.295628 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. | ||
3703 | 2023.12.01 20:25:55.295729 [ 3 ] {afc8f52b-6d11-4423-a7a0-7cb151c204e9} <Debug> DynamicQueryHandler: Done processing query | ||
3704 | 2023.12.01 20:25:55.295765 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3705 | 2023.12.01 20:25:55.295781 [ 3 ] {afc8f52b-6d11-4423-a7a0-7cb151c204e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3706 | 2023.12.01 20:25:55.295853 [ 3 ] {} <Debug> HTTP-Session: bb222a76-7c1c-4db6-a252-b8a156899db1 Destroying unnamed session | ||
3707 | 2023.12.01 20:25:55.295916 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3708 | 2023.12.01 20:25:55.295954 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 179 rows starting from the beginning of the part | ||
3709 | 2023.12.01 20:25:55.296029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3710 | 2023.12.01 20:25:55.296115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3711 | 2023.12.01 20:25:55.296129 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 15 rows starting from the beginning of the part | ||
3712 | 2023.12.01 20:25:55.296146 [ 3 ] {} <Debug> HTTP-Session: 1101be2b-e43c-49fa-a886-cf7e7c64264a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3713 | 2023.12.01 20:25:55.296200 [ 3 ] {} <Debug> HTTP-Session: 1101be2b-e43c-49fa-a886-cf7e7c64264a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3714 | 2023.12.01 20:25:55.296358 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 123 rows starting from the beginning of the part | ||
3715 | 2023.12.01 20:25:55.296410 [ 3 ] {22280190-8dfb-42ed-84f9-ab3111bf310d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3716 | 2023.12.01 20:25:55.296511 [ 3 ] {22280190-8dfb-42ed-84f9-ab3111bf310d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3717 | 2023.12.01 20:25:55.296552 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 17 rows starting from the beginning of the part | ||
3718 | 2023.12.01 20:25:55.296847 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 123 rows starting from the beginning of the part | ||
3719 | 2023.12.01 20:25:55.296981 [ 3 ] {22280190-8dfb-42ed-84f9-ab3111bf310d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3720 | 2023.12.01 20:25:55.297054 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
3721 | 2023.12.01 20:25:55.297552 [ 3 ] {22280190-8dfb-42ed-84f9-ab3111bf310d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. | ||
3722 | 2023.12.01 20:25:55.298065 [ 3 ] {22280190-8dfb-42ed-84f9-ab3111bf310d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3723 | 2023.12.01 20:25:55.298371 [ 3 ] {22280190-8dfb-42ed-84f9-ab3111bf310d} <Trace> oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3724 | 2023.12.01 20:25:55.298612 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 509 rows, containing 4 columns (4 merged, 0 gathered) in 0.002909423 sec., 174948.77850350397 rows/sec., 16.52 MiB/sec. | ||
3725 | 2023.12.01 20:25:55.298690 [ 3 ] {22280190-8dfb-42ed-84f9-ab3111bf310d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002222341 sec., 899 rows/sec., 62.84 KiB/sec. | ||
3726 | 2023.12.01 20:25:55.298794 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3727 | 2023.12.01 20:25:55.298954 [ 3 ] {22280190-8dfb-42ed-84f9-ab3111bf310d} <Debug> DynamicQueryHandler: Done processing query | ||
3728 | 2023.12.01 20:25:55.298987 [ 3 ] {22280190-8dfb-42ed-84f9-ab3111bf310d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3729 | 2023.12.01 20:25:55.299009 [ 3 ] {} <Debug> HTTP-Session: 1101be2b-e43c-49fa-a886-cf7e7c64264a Destroying unnamed session | ||
3730 | 2023.12.01 20:25:55.299083 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3731 | 2023.12.01 20:25:55.299155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3732 | 2023.12.01 20:25:55.299171 [ 25 ] {3775f0ef-4f52-4092-a75f-e14235c94e3a::all_1_31_6} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3733 | 2023.12.01 20:25:55.299220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3734 | 2023.12.01 20:25:55.299287 [ 3 ] {} <Debug> HTTP-Session: 0ba82051-bc90-4568-af59-8bff32258693 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3735 | 2023.12.01 20:25:55.299308 [ 3 ] {} <Debug> HTTP-Session: 0ba82051-bc90-4568-af59-8bff32258693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3736 | 2023.12.01 20:25:55.299385 [ 3 ] {730722e6-73b2-472f-b909-2ad3b105b46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3737 | 2023.12.01 20:25:55.299424 [ 3 ] {730722e6-73b2-472f-b909-2ad3b105b46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3738 | 2023.12.01 20:25:55.299548 [ 3 ] {730722e6-73b2-472f-b909-2ad3b105b46c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3739 | 2023.12.01 20:25:55.299850 [ 3 ] {730722e6-73b2-472f-b909-2ad3b105b46c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. | ||
3740 | 2023.12.01 20:25:55.300049 [ 3 ] {730722e6-73b2-472f-b909-2ad3b105b46c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3741 | 2023.12.01 20:25:55.300196 [ 3 ] {730722e6-73b2-472f-b909-2ad3b105b46c} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3742 | 2023.12.01 20:25:55.300286 [ 172 ] {} <Debug> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3743 | 2023.12.01 20:25:55.300293 [ 3 ] {730722e6-73b2-472f-b909-2ad3b105b46c} <Information> executeQuery: Read 31 rows, 2.46 KiB in 0.000919367 sec., 33718 rows/sec., 2.62 MiB/sec. | ||
3744 | 2023.12.01 20:25:55.300319 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. | ||
3745 | 2023.12.01 20:25:55.300462 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3746 | 2023.12.01 20:25:55.300494 [ 3 ] {730722e6-73b2-472f-b909-2ad3b105b46c} <Debug> DynamicQueryHandler: Done processing query | ||
3747 | 2023.12.01 20:25:55.300535 [ 3 ] {730722e6-73b2-472f-b909-2ad3b105b46c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3748 | 2023.12.01 20:25:55.300568 [ 3 ] {} <Debug> HTTP-Session: 0ba82051-bc90-4568-af59-8bff32258693 Destroying unnamed session | ||
3749 | 2023.12.01 20:25:55.300615 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3750 | 2023.12.01 20:25:55.300722 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 109 rows starting from the beginning of the part | ||
3751 | 2023.12.01 20:25:55.300795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 7192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3752 | 2023.12.01 20:25:55.300881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3753 | 2023.12.01 20:25:55.300894 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part | ||
3754 | 2023.12.01 20:25:55.300918 [ 3 ] {} <Debug> HTTP-Session: 93016ae6-c0cb-4019-9c66-4a81a302fba4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3755 | 2023.12.01 20:25:55.300967 [ 3 ] {} <Debug> HTTP-Session: 93016ae6-c0cb-4019-9c66-4a81a302fba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3756 | 2023.12.01 20:25:55.301099 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
3757 | 2023.12.01 20:25:55.301158 [ 3 ] {6cdef6fe-913a-4ad2-944b-4e0771a13075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3758 | 2023.12.01 20:25:55.301283 [ 3 ] {6cdef6fe-913a-4ad2-944b-4e0771a13075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3759 | 2023.12.01 20:25:55.301305 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 9 rows starting from the beginning of the part | ||
3760 | 2023.12.01 20:25:55.301601 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 52 rows starting from the beginning of the part | ||
3761 | 2023.12.01 20:25:55.301790 [ 3 ] {6cdef6fe-913a-4ad2-944b-4e0771a13075} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3762 | 2023.12.01 20:25:55.301829 [ 11 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
3763 | 2023.12.01 20:25:55.302558 [ 3 ] {6cdef6fe-913a-4ad2-944b-4e0771a13075} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. | ||
3764 | 2023.12.01 20:25:55.303183 [ 3 ] {6cdef6fe-913a-4ad2-944b-4e0771a13075} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3765 | 2023.12.01 20:25:55.303311 [ 18 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 4 columns (4 merged, 0 gathered) in 0.002890894 sec., 85440.69758351568 rows/sec., 6.67 MiB/sec. | ||
3766 | 2023.12.01 20:25:55.303448 [ 3 ] {6cdef6fe-913a-4ad2-944b-4e0771a13075} <Trace> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3767 | 2023.12.01 20:25:55.303487 [ 9 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3768 | 2023.12.01 20:25:55.303595 [ 3 ] {6cdef6fe-913a-4ad2-944b-4e0771a13075} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.002367974 sec., 15625 rows/sec., 1.09 MiB/sec. | ||
3769 | 2023.12.01 20:25:55.303793 [ 9 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3770 | 2023.12.01 20:25:55.303811 [ 3 ] {6cdef6fe-913a-4ad2-944b-4e0771a13075} <Debug> DynamicQueryHandler: Done processing query | ||
3771 | 2023.12.01 20:25:55.303840 [ 3 ] {6cdef6fe-913a-4ad2-944b-4e0771a13075} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3772 | 2023.12.01 20:25:55.303857 [ 3 ] {} <Debug> HTTP-Session: 93016ae6-c0cb-4019-9c66-4a81a302fba4 Destroying unnamed session | ||
3773 | 2023.12.01 20:25:55.303888 [ 9 ] {6d01fbcd-56d1-422c-9479-c2c7ac89abf7::all_1_31_6} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3774 | 2023.12.01 20:25:55.304058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3775 | 2023.12.01 20:25:55.304103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3776 | 2023.12.01 20:25:55.304122 [ 3 ] {} <Debug> HTTP-Session: 81b86879-82d8-415b-beb5-d8647e6e907f Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3777 | 2023.12.01 20:25:55.304139 [ 3 ] {} <Debug> HTTP-Session: 81b86879-82d8-415b-beb5-d8647e6e907f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3778 | 2023.12.01 20:25:55.304213 [ 3 ] {385008ab-6758-45fe-ac65-d2bf55491d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3779 | 2023.12.01 20:25:55.304257 [ 3 ] {385008ab-6758-45fe-ac65-d2bf55491d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3780 | 2023.12.01 20:25:55.304395 [ 3 ] {385008ab-6758-45fe-ac65-d2bf55491d07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3781 | 2023.12.01 20:25:55.304735 [ 3 ] {385008ab-6758-45fe-ac65-d2bf55491d07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB. | ||
3782 | 2023.12.01 20:25:55.305005 [ 3 ] {385008ab-6758-45fe-ac65-d2bf55491d07} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3783 | 2023.12.01 20:25:55.305180 [ 3 ] {385008ab-6758-45fe-ac65-d2bf55491d07} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3784 | 2023.12.01 20:25:55.305297 [ 3 ] {385008ab-6758-45fe-ac65-d2bf55491d07} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00104824 sec., 4769 rows/sec., 6.44 MiB/sec. | ||
3785 | 2023.12.01 20:25:55.305427 [ 3 ] {385008ab-6758-45fe-ac65-d2bf55491d07} <Debug> DynamicQueryHandler: Done processing query | ||
3786 | 2023.12.01 20:25:55.305450 [ 3 ] {385008ab-6758-45fe-ac65-d2bf55491d07} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3787 | 2023.12.01 20:25:55.305465 [ 3 ] {} <Debug> HTTP-Session: 81b86879-82d8-415b-beb5-d8647e6e907f Destroying unnamed session | ||
3788 | 2023.12.01 20:26:00.292395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3789 | 2023.12.01 20:26:00.292542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3790 | 2023.12.01 20:26:00.292570 [ 3 ] {} <Debug> HTTP-Session: ca5d055d-95ca-43c2-9226-87f64ef63e73 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3791 | 2023.12.01 20:26:00.292593 [ 3 ] {} <Debug> HTTP-Session: ca5d055d-95ca-43c2-9226-87f64ef63e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3792 | 2023.12.01 20:26:00.292718 [ 3 ] {3772a5d3-e56b-4f56-9933-0eab6525bb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3793 | 2023.12.01 20:26:00.292775 [ 3 ] {3772a5d3-e56b-4f56-9933-0eab6525bb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3794 | 2023.12.01 20:26:00.292930 [ 3 ] {3772a5d3-e56b-4f56-9933-0eab6525bb8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3795 | 2023.12.01 20:26:00.293352 [ 3 ] {3772a5d3-e56b-4f56-9933-0eab6525bb8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3796 | 2023.12.01 20:26:00.293616 [ 3 ] {3772a5d3-e56b-4f56-9933-0eab6525bb8b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3797 | 2023.12.01 20:26:00.293781 [ 3 ] {3772a5d3-e56b-4f56-9933-0eab6525bb8b} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3798 | 2023.12.01 20:26:00.293919 [ 3 ] {3772a5d3-e56b-4f56-9933-0eab6525bb8b} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001160342 sec., 40505 rows/sec., 3.21 MiB/sec. | ||
3799 | 2023.12.01 20:26:00.293932 [ 169 ] {} <Debug> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3800 | 2023.12.01 20:26:00.294063 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3801 | 2023.12.01 20:26:00.294139 [ 3 ] {3772a5d3-e56b-4f56-9933-0eab6525bb8b} <Debug> DynamicQueryHandler: Done processing query | ||
3802 | 2023.12.01 20:26:00.294167 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3803 | 2023.12.01 20:26:00.294176 [ 3 ] {3772a5d3-e56b-4f56-9933-0eab6525bb8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3804 | 2023.12.01 20:26:00.294211 [ 3 ] {} <Debug> HTTP-Session: ca5d055d-95ca-43c2-9226-87f64ef63e73 Destroying unnamed session | ||
3805 | 2023.12.01 20:26:00.294257 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3806 | 2023.12.01 20:26:00.294286 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 46 rows starting from the beginning of the part | ||
3807 | 2023.12.01 20:26:00.294347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3808 | 2023.12.01 20:26:00.294416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3809 | 2023.12.01 20:26:00.294438 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
3810 | 2023.12.01 20:26:00.294443 [ 3 ] {} <Debug> HTTP-Session: 1fb319af-9f3a-43fa-9e60-bbbdc15a2888 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3811 | 2023.12.01 20:26:00.294479 [ 3 ] {} <Debug> HTTP-Session: 1fb319af-9f3a-43fa-9e60-bbbdc15a2888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3812 | 2023.12.01 20:26:00.294561 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
3813 | 2023.12.01 20:26:00.294607 [ 3 ] {2854c798-6d6f-4090-bd54-0c6c963c2dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3814 | 2023.12.01 20:26:00.294676 [ 3 ] {2854c798-6d6f-4090-bd54-0c6c963c2dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3815 | 2023.12.01 20:26:00.294688 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
3816 | 2023.12.01 20:26:00.294850 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
3817 | 2023.12.01 20:26:00.294934 [ 3 ] {2854c798-6d6f-4090-bd54-0c6c963c2dbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3818 | 2023.12.01 20:26:00.294993 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part | ||
3819 | 2023.12.01 20:26:00.295407 [ 3 ] {2854c798-6d6f-4090-bd54-0c6c963c2dbb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3820 | 2023.12.01 20:26:00.295730 [ 3 ] {2854c798-6d6f-4090-bd54-0c6c963c2dbb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3821 | 2023.12.01 20:26:00.295964 [ 3 ] {2854c798-6d6f-4090-bd54-0c6c963c2dbb} <Trace> oximeter.fields_ipaddr (5c99bf73-d033-48ca-a7db-9c39b5ffc62f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3822 | 2023.12.01 20:26:00.295975 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 4 columns (4 merged, 0 gathered) in 0.001853834 sec., 99793.18536611153 rows/sec., 7.90 MiB/sec. | ||
3823 | 2023.12.01 20:26:00.296070 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3824 | 2023.12.01 20:26:00.296181 [ 3 ] {2854c798-6d6f-4090-bd54-0c6c963c2dbb} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001523099 sec., 1313 rows/sec., 112.20 KiB/sec. | ||
3825 | 2023.12.01 20:26:00.296400 [ 3 ] {2854c798-6d6f-4090-bd54-0c6c963c2dbb} <Debug> DynamicQueryHandler: Done processing query | ||
3826 | 2023.12.01 20:26:00.296405 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3827 | 2023.12.01 20:26:00.296426 [ 3 ] {2854c798-6d6f-4090-bd54-0c6c963c2dbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3828 | 2023.12.01 20:26:00.296445 [ 3 ] {} <Debug> HTTP-Session: 1fb319af-9f3a-43fa-9e60-bbbdc15a2888 Destroying unnamed session | ||
3829 | 2023.12.01 20:26:00.296485 [ 20 ] {10f3aca3-d505-4b86-90a0-58a465742c75::all_1_31_6} <Trace> oximeter.fields_i64 (10f3aca3-d505-4b86-90a0-58a465742c75) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3830 | 2023.12.01 20:26:00.296632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 22696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3831 | 2023.12.01 20:26:00.296681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3832 | 2023.12.01 20:26:00.296701 [ 3 ] {} <Debug> HTTP-Session: 4812aab1-6bc9-4c71-9bd4-44dc00a57e96 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3833 | 2023.12.01 20:26:00.296720 [ 3 ] {} <Debug> HTTP-Session: 4812aab1-6bc9-4c71-9bd4-44dc00a57e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3834 | 2023.12.01 20:26:00.296800 [ 3 ] {d0cda6bc-09a0-4e8f-8ec7-a0f21efc0ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3835 | 2023.12.01 20:26:00.296841 [ 3 ] {d0cda6bc-09a0-4e8f-8ec7-a0f21efc0ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3836 | 2023.12.01 20:26:00.296948 [ 3 ] {d0cda6bc-09a0-4e8f-8ec7-a0f21efc0ba9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3837 | 2023.12.01 20:26:00.297312 [ 3 ] {d0cda6bc-09a0-4e8f-8ec7-a0f21efc0ba9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3838 | 2023.12.01 20:26:00.297530 [ 3 ] {d0cda6bc-09a0-4e8f-8ec7-a0f21efc0ba9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3839 | 2023.12.01 20:26:00.297673 [ 3 ] {d0cda6bc-09a0-4e8f-8ec7-a0f21efc0ba9} <Trace> oximeter.fields_string (3775f0ef-4f52-4092-a75f-e14235c94e3a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3840 | 2023.12.01 20:26:00.297808 [ 3 ] {d0cda6bc-09a0-4e8f-8ec7-a0f21efc0ba9} <Information> executeQuery: Read 142 rows, 14.01 KiB in 0.000971588 sec., 146152 rows/sec., 14.08 MiB/sec. | ||
3841 | 2023.12.01 20:26:00.298027 [ 3 ] {d0cda6bc-09a0-4e8f-8ec7-a0f21efc0ba9} <Debug> DynamicQueryHandler: Done processing query | ||
3842 | 2023.12.01 20:26:00.298051 [ 3 ] {d0cda6bc-09a0-4e8f-8ec7-a0f21efc0ba9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3843 | 2023.12.01 20:26:00.298066 [ 3 ] {} <Debug> HTTP-Session: 4812aab1-6bc9-4c71-9bd4-44dc00a57e96 Destroying unnamed session | ||
3844 | 2023.12.01 20:26:00.298173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3845 | 2023.12.01 20:26:00.298218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3846 | 2023.12.01 20:26:00.298238 [ 3 ] {} <Debug> HTTP-Session: bb5e6f98-6a00-47a9-9883-aba6ebd0dcc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3847 | 2023.12.01 20:26:00.298256 [ 3 ] {} <Debug> HTTP-Session: bb5e6f98-6a00-47a9-9883-aba6ebd0dcc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3848 | 2023.12.01 20:26:00.298329 [ 3 ] {ae99e8bc-508b-4c8b-81f6-eb1b9e8b0993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3849 | 2023.12.01 20:26:00.298369 [ 3 ] {ae99e8bc-508b-4c8b-81f6-eb1b9e8b0993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3850 | 2023.12.01 20:26:00.298493 [ 3 ] {ae99e8bc-508b-4c8b-81f6-eb1b9e8b0993} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3851 | 2023.12.01 20:26:00.298756 [ 3 ] {ae99e8bc-508b-4c8b-81f6-eb1b9e8b0993} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3852 | 2023.12.01 20:26:00.298961 [ 3 ] {ae99e8bc-508b-4c8b-81f6-eb1b9e8b0993} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3853 | 2023.12.01 20:26:00.299106 [ 3 ] {ae99e8bc-508b-4c8b-81f6-eb1b9e8b0993} <Trace> oximeter.fields_u16 (935d49c3-9627-4fa6-8b26-42b49150bfca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3854 | 2023.12.01 20:26:00.299229 [ 3 ] {ae99e8bc-508b-4c8b-81f6-eb1b9e8b0993} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000870796 sec., 2296 rows/sec., 160.37 KiB/sec. | ||
3855 | 2023.12.01 20:26:00.299349 [ 3 ] {ae99e8bc-508b-4c8b-81f6-eb1b9e8b0993} <Debug> DynamicQueryHandler: Done processing query | ||
3856 | 2023.12.01 20:26:00.299372 [ 3 ] {ae99e8bc-508b-4c8b-81f6-eb1b9e8b0993} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3857 | 2023.12.01 20:26:00.299387 [ 3 ] {} <Debug> HTTP-Session: bb5e6f98-6a00-47a9-9883-aba6ebd0dcc4 Destroying unnamed session | ||
3858 | 2023.12.01 20:26:00.299526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 9886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3859 | 2023.12.01 20:26:00.299570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3860 | 2023.12.01 20:26:00.299589 [ 3 ] {} <Debug> HTTP-Session: c8fa96cc-f501-4e97-8562-96928cb4135a Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3861 | 2023.12.01 20:26:00.299606 [ 3 ] {} <Debug> HTTP-Session: c8fa96cc-f501-4e97-8562-96928cb4135a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3862 | 2023.12.01 20:26:00.299680 [ 3 ] {8acb3ef8-3306-493a-9ccb-fe4d41b31889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3863 | 2023.12.01 20:26:00.299719 [ 3 ] {8acb3ef8-3306-493a-9ccb-fe4d41b31889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3864 | 2023.12.01 20:26:00.299829 [ 3 ] {8acb3ef8-3306-493a-9ccb-fe4d41b31889} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3865 | 2023.12.01 20:26:00.300164 [ 3 ] {8acb3ef8-3306-493a-9ccb-fe4d41b31889} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3866 | 2023.12.01 20:26:00.300373 [ 3 ] {8acb3ef8-3306-493a-9ccb-fe4d41b31889} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3867 | 2023.12.01 20:26:00.300518 [ 3 ] {8acb3ef8-3306-493a-9ccb-fe4d41b31889} <Trace> oximeter.fields_uuid (6d01fbcd-56d1-422c-9479-c2c7ac89abf7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3868 | 2023.12.01 20:26:00.300637 [ 3 ] {8acb3ef8-3306-493a-9ccb-fe4d41b31889} <Information> executeQuery: Read 58 rows, 4.65 KiB in 0.000930087 sec., 62359 rows/sec., 4.88 MiB/sec. | ||
3869 | 2023.12.01 20:26:00.300757 [ 3 ] {8acb3ef8-3306-493a-9ccb-fe4d41b31889} <Debug> DynamicQueryHandler: Done processing query | ||
3870 | 2023.12.01 20:26:00.300781 [ 3 ] {8acb3ef8-3306-493a-9ccb-fe4d41b31889} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3871 | 2023.12.01 20:26:00.300796 [ 3 ] {} <Debug> HTTP-Session: c8fa96cc-f501-4e97-8562-96928cb4135a Destroying unnamed session | ||
3872 | 2023.12.01 20:26:00.300890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3873 | 2023.12.01 20:26:00.300935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3874 | 2023.12.01 20:26:00.300953 [ 3 ] {} <Debug> HTTP-Session: 8571c582-fe11-440f-89fc-b2c0d0cc082d Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3875 | 2023.12.01 20:26:00.300970 [ 3 ] {} <Debug> HTTP-Session: 8571c582-fe11-440f-89fc-b2c0d0cc082d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3876 | 2023.12.01 20:26:00.301040 [ 3 ] {f4386d72-abe3-4899-a8b2-b94160e2d89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3877 | 2023.12.01 20:26:00.301081 [ 3 ] {f4386d72-abe3-4899-a8b2-b94160e2d89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3878 | 2023.12.01 20:26:00.301198 [ 3 ] {f4386d72-abe3-4899-a8b2-b94160e2d89d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3879 | 2023.12.01 20:26:00.301446 [ 3 ] {f4386d72-abe3-4899-a8b2-b94160e2d89d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3880 | 2023.12.01 20:26:00.301683 [ 3 ] {f4386d72-abe3-4899-a8b2-b94160e2d89d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3881 | 2023.12.01 20:26:00.301853 [ 3 ] {f4386d72-abe3-4899-a8b2-b94160e2d89d} <Trace> oximeter.measurements_cumulativeu64 (f9cea78d-8b54-4196-b524-103fcb77c585): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3882 | 2023.12.01 20:26:00.301977 [ 3 ] {f4386d72-abe3-4899-a8b2-b94160e2d89d} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000908557 sec., 1100 rows/sec., 76.31 KiB/sec. | ||
3883 | 2023.12.01 20:26:00.302096 [ 3 ] {f4386d72-abe3-4899-a8b2-b94160e2d89d} <Debug> DynamicQueryHandler: Done processing query | ||
3884 | 2023.12.01 20:26:00.302119 [ 3 ] {f4386d72-abe3-4899-a8b2-b94160e2d89d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3885 | 2023.12.01 20:26:00.302136 [ 3 ] {} <Debug> HTTP-Session: 8571c582-fe11-440f-89fc-b2c0d0cc082d Destroying unnamed session | ||
3886 | 2023.12.01 20:26:00.302284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 50283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3887 | 2023.12.01 20:26:00.302329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3888 | 2023.12.01 20:26:00.302347 [ 3 ] {} <Debug> HTTP-Session: 7aebd9d9-6f10-4ed3-96dc-2cad900dea06 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3889 | 2023.12.01 20:26:00.302365 [ 3 ] {} <Debug> HTTP-Session: 7aebd9d9-6f10-4ed3-96dc-2cad900dea06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3890 | 2023.12.01 20:26:00.302450 [ 3 ] {99a13f91-cfda-4fe3-9447-007652618fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3891 | 2023.12.01 20:26:00.302493 [ 3 ] {99a13f91-cfda-4fe3-9447-007652618fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3892 | 2023.12.01 20:26:00.302627 [ 3 ] {99a13f91-cfda-4fe3-9447-007652618fc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3893 | 2023.12.01 20:26:00.303085 [ 3 ] {99a13f91-cfda-4fe3-9447-007652618fc1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3894 | 2023.12.01 20:26:00.303394 [ 3 ] {99a13f91-cfda-4fe3-9447-007652618fc1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3895 | 2023.12.01 20:26:00.303569 [ 3 ] {99a13f91-cfda-4fe3-9447-007652618fc1} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3896 | 2023.12.01 20:26:00.303697 [ 169 ] {} <Debug> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3897 | 2023.12.01 20:26:00.303707 [ 3 ] {99a13f91-cfda-4fe3-9447-007652618fc1} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001220983 sec., 38493 rows/sec., 51.95 MiB/sec. | ||
3898 | 2023.12.01 20:26:00.303748 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3899 | 2023.12.01 20:26:00.303929 [ 18 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3900 | 2023.12.01 20:26:00.303976 [ 3 ] {99a13f91-cfda-4fe3-9447-007652618fc1} <Debug> DynamicQueryHandler: Done processing query | ||
3901 | 2023.12.01 20:26:00.304015 [ 3 ] {99a13f91-cfda-4fe3-9447-007652618fc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3902 | 2023.12.01 20:26:00.304063 [ 3 ] {} <Debug> HTTP-Session: 7aebd9d9-6f10-4ed3-96dc-2cad900dea06 Destroying unnamed session | ||
3903 | 2023.12.01 20:26:00.304127 [ 18 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3904 | 2023.12.01 20:26:00.304167 [ 18 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 663 rows starting from the beginning of the part | ||
3905 | 2023.12.01 20:26:00.304230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52973, User-Agent: (none), Length: 1432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3906 | 2023.12.01 20:26:00.304312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3907 | 2023.12.01 20:26:00.304373 [ 3 ] {} <Debug> HTTP-Session: 90bd3412-5f54-44c5-b284-2c94c3cfa9f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52973 | ||
3908 | 2023.12.01 20:26:00.304426 [ 3 ] {} <Debug> HTTP-Session: 90bd3412-5f54-44c5-b284-2c94c3cfa9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3909 | 2023.12.01 20:26:00.304446 [ 18 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
3910 | 2023.12.01 20:26:00.304623 [ 3 ] {3dfc797e-146b-40a4-bef2-1e197f3d3d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52973) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3911 | 2023.12.01 20:26:00.304744 [ 18 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
3912 | 2023.12.01 20:26:00.304746 [ 3 ] {3dfc797e-146b-40a4-bef2-1e197f3d3d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3913 | 2023.12.01 20:26:00.305092 [ 18 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
3914 | 2023.12.01 20:26:00.305277 [ 3 ] {3dfc797e-146b-40a4-bef2-1e197f3d3d3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3915 | 2023.12.01 20:26:00.305400 [ 18 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
3916 | 2023.12.01 20:26:00.305551 [ 18 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part | ||
3917 | 2023.12.01 20:26:00.306048 [ 3 ] {3dfc797e-146b-40a4-bef2-1e197f3d3d3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3918 | 2023.12.01 20:26:00.306482 [ 3 ] {3dfc797e-146b-40a4-bef2-1e197f3d3d3c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3919 | 2023.12.01 20:26:00.306689 [ 3 ] {3dfc797e-146b-40a4-bef2-1e197f3d3d3c} <Trace> oximeter.measurements_i64 (18bdd577-29c8-4562-ae91-8b2888239ae6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
3920 | 2023.12.01 20:26:00.306822 [ 3 ] {3dfc797e-146b-40a4-bef2-1e197f3d3d3c} <Information> executeQuery: Read 9 rows, 642.00 B in 0.00213766 sec., 4210 rows/sec., 293.29 KiB/sec. | ||
3921 | 2023.12.01 20:26:00.307059 [ 3 ] {3dfc797e-146b-40a4-bef2-1e197f3d3d3c} <Debug> DynamicQueryHandler: Done processing query | ||
3922 | 2023.12.01 20:26:00.307100 [ 3 ] {3dfc797e-146b-40a4-bef2-1e197f3d3d3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3923 | 2023.12.01 20:26:00.307144 [ 3 ] {} <Debug> HTTP-Session: 90bd3412-5f54-44c5-b284-2c94c3cfa9f1 Destroying unnamed session | ||
3924 | 2023.12.01 20:26:00.308827 [ 20 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 802 rows, containing 6 columns (6 merged, 0 gathered) in 0.005002043 sec., 160334.48732847758 rows/sec., 216.36 MiB/sec. | ||
3925 | 2023.12.01 20:26:00.309744 [ 20 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3926 | 2023.12.01 20:26:00.309955 [ 20 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3927 | 2023.12.01 20:26:00.310020 [ 20 ] {d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (d19900b2-808f-479e-8b25-1df19b4da8b4) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3928 | 2023.12.01 20:26:00.310097 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d19900b2-808f-479e-8b25-1df19b4da8b4::all_1_31_6: 4.15 MiB. |