1 | [ Nov 30 05:05:37 Enabled. ] | ||
2 | [ Nov 30 05:05:37 Rereading configuration. ] | ||
3 | [ Nov 30 05:05:39 Rereading configuration. ] | ||
4 | [ Nov 30 05:05:41 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=oxControlService18 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService18 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService18 | ||
29 | ipadm: Could not delete oxControlService18: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService18 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService18 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService18 | ||
34 | + ipadm show-addr oxControlService18/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService18/ll | ||
37 | + ipadm show-addr oxControlService18/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService18/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 | [ Nov 30 05:05:42 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.11.30 05:05:42.713007 [ 1 ] {} <Information> Application: Will watch for the process with pid 22160 | ||
55 | 2023.11.30 05:05:42.713103 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.11.30 05:05:43.278566 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22160 | ||
57 | 2023.11.30 05:05:43.278758 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.11.30 05:05:43.279019 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.11.30 05:05:43.386303 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.11.30 05:05:43.386353 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.11.30 05:05:43.386370 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.11.30 05:05:43.386413 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.11.30 05:05:43.386797 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.11.30 05:05:43.387478 [ 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.11.30 05:05:43.387935 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.11.30 05:05:43.388188 [ 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.11.30 05:05:43.390320 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.11.30 05:05:43.390381 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.11.30 05:05:43.391359 [ 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.11.30 05:05:43.391622 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.11.30 05:05:43.397873 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.11.30 05:05:43.398278 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.11.30 05:05:43.398304 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.11.30 05:05:43.399547 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.11.30 05:05:43.399987 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.11.30 05:05:43.400328 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.11.30 05:05:43.400596 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.11.30 05:05:43.401435 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.11.30 05:05:43.401482 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.11.30 05:05:43.401545 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.11.30 05:05:43.401564 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.11.30 05:05:43.416150 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.11.30 05:05:43.416178 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000112813 sec | ||
90 | 2023.11.30 05:05:43.416721 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.11.30 05:05:43.416800 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.11.30 05:05:43.416820 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.11.30 05:05:43.416836 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.11.30 05:05:43.416848 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.11.30 05:05:43.416862 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.11.30 05:05:43.416877 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.11.30 05:05:43.416908 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.11.30 05:05:43.416927 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.11.30 05:05:43.416956 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.11.30 05:05:43.416969 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.11.30 05:05:43.416983 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.11.30 05:05:43.416998 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.11.30 05:05:43.417030 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.11.30 05:05:43.417045 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.11.30 05:05:43.417057 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.11.30 05:05:43.452195 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.11.30 05:05:43.454230 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.11.30 05:05:43.454258 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3721e-05 sec | ||
109 | 2023.11.30 05:05:43.454280 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.11.30 05:05:43.454293 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.11.30 05:05:43.454313 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.11.30 05:05:43.456475 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.11.30 05:05:43.461483 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.11.30 05:05:43.461595 [ 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.11.30 05:05:43.461638 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.11.30 05:05:43.661306 [ 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.11.30 05:05:43.678831 [ 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.11.30 05:05:43.678885 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.11.30 05:05:43.711259 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.11.30 05:05:43.711995 [ 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.11.30 05:05:43.712341 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.11.30 05:05:43.712404 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.11.30 05:05:43.712405 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.11.30 05:05:43.712517 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
125 | 2023.11.30 05:05:43.712558 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
126 | 2023.11.30 05:05:43.712610 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.11.30 05:05:43.713241 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.11.30 05:05:43.713264 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.11.30 05:05:58.712765 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
130 | 2023.11.30 05:05:58.712843 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
131 | 2023.11.30 05:06:00.409882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
132 | 2023.11.30 05:06:00.410189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
133 | 2023.11.30 05:06:00.410764 [ 3 ] {} <Debug> HTTP-Session: d0cabd72-42ac-40ee-a4cf-0e56b57315e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
134 | 2023.11.30 05:06:00.410803 [ 3 ] {} <Debug> HTTP-Session: d0cabd72-42ac-40ee-a4cf-0e56b57315e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2023.11.30 05:06:00.413002 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
136 | 2023.11.30 05:06:00.413185 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
137 | 2023.11.30 05:06:00.413215 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
138 | 2023.11.30 05:06:00.414910 [ 3 ] {dae300f9-cf6e-41d6-8dc2-0ef64b17958c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
139 | 2023.11.30 05:06:00.436069 [ 3 ] {dae300f9-cf6e-41d6-8dc2-0ef64b17958c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:42001) (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.11.30 05:06:00.436873 [ 3 ] {dae300f9-cf6e-41d6-8dc2-0ef64b17958c} <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.11.30 05:06:00.437553 [ 3 ] {dae300f9-cf6e-41d6-8dc2-0ef64b17958c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
190 | 2023.11.30 05:06:00.437582 [ 3 ] {} <Debug> HTTP-Session: d0cabd72-42ac-40ee-a4cf-0e56b57315e1 Destroying unnamed session | ||
191 | 2023.11.30 05:06:00.442219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
192 | 2023.11.30 05:06:00.442288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
193 | 2023.11.30 05:06:00.442318 [ 3 ] {} <Debug> HTTP-Session: 532adc61-ac1d-4b4d-9a1a-dadf5716b4f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
194 | 2023.11.30 05:06:00.442341 [ 3 ] {} <Debug> HTTP-Session: 532adc61-ac1d-4b4d-9a1a-dadf5716b4f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
195 | 2023.11.30 05:06:00.442459 [ 3 ] {5dbb5065-fc23-469e-9991-e1e3381e8286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
196 | 2023.11.30 05:06:00.442559 [ 3 ] {5dbb5065-fc23-469e-9991-e1e3381e8286} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
197 | 2023.11.30 05:06:00.443638 [ 3 ] {5dbb5065-fc23-469e-9991-e1e3381e8286} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
198 | 2023.11.30 05:06:00.447939 [ 3 ] {5dbb5065-fc23-469e-9991-e1e3381e8286} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
199 | 2023.11.30 05:06:00.460187 [ 3 ] {5dbb5065-fc23-469e-9991-e1e3381e8286} <Debug> DynamicQueryHandler: Done processing query | ||
200 | 2023.11.30 05:06:00.460215 [ 3 ] {5dbb5065-fc23-469e-9991-e1e3381e8286} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
201 | 2023.11.30 05:06:00.460231 [ 3 ] {} <Debug> HTTP-Session: 532adc61-ac1d-4b4d-9a1a-dadf5716b4f9 Destroying unnamed session | ||
202 | 2023.11.30 05:06:00.460374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
203 | 2023.11.30 05:06:00.460423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
204 | 2023.11.30 05:06:00.460441 [ 3 ] {} <Debug> HTTP-Session: 175e4d7e-f20d-4576-82a1-55c30f7740a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
205 | 2023.11.30 05:06:00.460460 [ 3 ] {} <Debug> HTTP-Session: 175e4d7e-f20d-4576-82a1-55c30f7740a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
206 | 2023.11.30 05:06:00.460556 [ 3 ] {451b9934-281d-4399-8647-6f49ca061f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
207 | 2023.11.30 05:06:00.460801 [ 3 ] {451b9934-281d-4399-8647-6f49ca061f51} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:42001) (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.11.30 05:06:00.460915 [ 3 ] {451b9934-281d-4399-8647-6f49ca061f51} <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.11.30 05:06:00.461020 [ 3 ] {451b9934-281d-4399-8647-6f49ca061f51} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
258 | 2023.11.30 05:06:00.461041 [ 3 ] {} <Debug> HTTP-Session: 175e4d7e-f20d-4576-82a1-55c30f7740a6 Destroying unnamed session | ||
259 | 2023.11.30 05:06:00.461220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
260 | 2023.11.30 05:06:00.461264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
261 | 2023.11.30 05:06:00.461285 [ 3 ] {} <Debug> HTTP-Session: 38950fb6-de1c-4a87-a43a-2bc6c850ce91 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
262 | 2023.11.30 05:06:00.461300 [ 3 ] {} <Debug> HTTP-Session: 38950fb6-de1c-4a87-a43a-2bc6c850ce91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
263 | 2023.11.30 05:06:00.461465 [ 3 ] {c1bd10cb-20d5-4a1a-8be8-3cc8928c8564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
264 | 2023.11.30 05:06:00.461624 [ 3 ] {c1bd10cb-20d5-4a1a-8be8-3cc8928c8564} <Debug> DynamicQueryHandler: Done processing query | ||
265 | 2023.11.30 05:06:00.461644 [ 3 ] {c1bd10cb-20d5-4a1a-8be8-3cc8928c8564} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
266 | 2023.11.30 05:06:00.461663 [ 3 ] {} <Debug> HTTP-Session: 38950fb6-de1c-4a87-a43a-2bc6c850ce91 Destroying unnamed session | ||
267 | 2023.11.30 05:06:00.461765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
268 | 2023.11.30 05:06:00.461807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
269 | 2023.11.30 05:06:00.461828 [ 3 ] {} <Debug> HTTP-Session: 8d8fe7d1-4d72-403a-b7cb-92785212027a Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
270 | 2023.11.30 05:06:00.461843 [ 3 ] {} <Debug> HTTP-Session: 8d8fe7d1-4d72-403a-b7cb-92785212027a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
271 | 2023.11.30 05:06:00.461900 [ 3 ] {772f27fd-b920-4142-a1fc-5bab6bb8797c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
272 | 2023.11.30 05:06:00.461953 [ 3 ] {772f27fd-b920-4142-a1fc-5bab6bb8797c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
273 | 2023.11.30 05:06:00.463206 [ 3 ] {772f27fd-b920-4142-a1fc-5bab6bb8797c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
274 | 2023.11.30 05:06:00.463231 [ 3 ] {772f27fd-b920-4142-a1fc-5bab6bb8797c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.4231e-05 sec | ||
275 | 2023.11.30 05:06:00.463253 [ 3 ] {772f27fd-b920-4142-a1fc-5bab6bb8797c} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
276 | 2023.11.30 05:06:00.463266 [ 3 ] {772f27fd-b920-4142-a1fc-5bab6bb8797c} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
277 | 2023.11.30 05:06:00.463337 [ 3 ] {772f27fd-b920-4142-a1fc-5bab6bb8797c} <Debug> DynamicQueryHandler: Done processing query | ||
278 | 2023.11.30 05:06:00.463355 [ 3 ] {772f27fd-b920-4142-a1fc-5bab6bb8797c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
279 | 2023.11.30 05:06:00.463376 [ 3 ] {} <Debug> HTTP-Session: 8d8fe7d1-4d72-403a-b7cb-92785212027a Destroying unnamed session | ||
280 | 2023.11.30 05:06:00.463467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
281 | 2023.11.30 05:06:00.463511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
282 | 2023.11.30 05:06:00.463534 [ 3 ] {} <Debug> HTTP-Session: 716763c0-bf8e-45a4-a4d6-8bccf46292a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
283 | 2023.11.30 05:06:00.463550 [ 3 ] {} <Debug> HTTP-Session: 716763c0-bf8e-45a4-a4d6-8bccf46292a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
284 | 2023.11.30 05:06:00.463684 [ 3 ] {816e6340-971b-4d6b-af5d-1657084b672a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) /* 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.11.30 05:06:00.463725 [ 3 ] {816e6340-971b-4d6b-af5d-1657084b672a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
287 | 2023.11.30 05:06:00.470241 [ 3 ] {816e6340-971b-4d6b-af5d-1657084b672a} <Debug> oximeter.version (d47b6f24-e375-47a4-bab5-44968e0700ba): Loading data parts | ||
288 | 2023.11.30 05:06:00.470422 [ 3 ] {816e6340-971b-4d6b-af5d-1657084b672a} <Debug> oximeter.version (d47b6f24-e375-47a4-bab5-44968e0700ba): There are no data parts | ||
289 | 2023.11.30 05:06:00.472512 [ 3 ] {816e6340-971b-4d6b-af5d-1657084b672a} <Debug> DynamicQueryHandler: Done processing query | ||
290 | 2023.11.30 05:06:00.472547 [ 3 ] {816e6340-971b-4d6b-af5d-1657084b672a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
291 | 2023.11.30 05:06:00.472567 [ 3 ] {} <Debug> HTTP-Session: 716763c0-bf8e-45a4-a4d6-8bccf46292a5 Destroying unnamed session | ||
292 | 2023.11.30 05:06:00.472670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
293 | 2023.11.30 05:06:00.472718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
294 | 2023.11.30 05:06:00.472736 [ 3 ] {} <Debug> HTTP-Session: 0a828dc7-d233-40a8-9cdc-e66ed75addbc Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
295 | 2023.11.30 05:06:00.472756 [ 3 ] {} <Debug> HTTP-Session: 0a828dc7-d233-40a8-9cdc-e66ed75addbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
296 | 2023.11.30 05:06:00.472952 [ 3 ] {07a92901-a5e3-490d-b03f-e5716f902ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) /* 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.11.30 05:06:00.473004 [ 3 ] {07a92901-a5e3-490d-b03f-e5716f902ca5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
308 | 2023.11.30 05:06:00.479416 [ 3 ] {07a92901-a5e3-490d-b03f-e5716f902ca5} <Debug> oximeter.measurements_bool (32b83310-3d06-472e-b7c1-61102bac8002): Loading data parts | ||
309 | 2023.11.30 05:06:00.479502 [ 3 ] {07a92901-a5e3-490d-b03f-e5716f902ca5} <Debug> oximeter.measurements_bool (32b83310-3d06-472e-b7c1-61102bac8002): There are no data parts | ||
310 | 2023.11.30 05:06:00.480703 [ 3 ] {07a92901-a5e3-490d-b03f-e5716f902ca5} <Debug> DynamicQueryHandler: Done processing query | ||
311 | 2023.11.30 05:06:00.480731 [ 3 ] {07a92901-a5e3-490d-b03f-e5716f902ca5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
312 | 2023.11.30 05:06:00.480747 [ 3 ] {} <Debug> HTTP-Session: 0a828dc7-d233-40a8-9cdc-e66ed75addbc Destroying unnamed session | ||
313 | 2023.11.30 05:06:00.480855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
314 | 2023.11.30 05:06:00.480901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
315 | 2023.11.30 05:06:00.480919 [ 3 ] {} <Debug> HTTP-Session: 4e82fa5c-0025-4988-879d-a363acb04a54 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
316 | 2023.11.30 05:06:00.480939 [ 3 ] {} <Debug> HTTP-Session: 4e82fa5c-0025-4988-879d-a363acb04a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
317 | 2023.11.30 05:06:00.481121 [ 3 ] {6b022388-de92-4548-993b-0bdc42d70d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.481167 [ 3 ] {6b022388-de92-4548-993b-0bdc42d70d59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
319 | 2023.11.30 05:06:00.482775 [ 3 ] {6b022388-de92-4548-993b-0bdc42d70d59} <Debug> oximeter.measurements_i8 (59bcb496-8773-4b3c-bfcc-83b281a4ca3a): Loading data parts | ||
320 | 2023.11.30 05:06:00.482858 [ 3 ] {6b022388-de92-4548-993b-0bdc42d70d59} <Debug> oximeter.measurements_i8 (59bcb496-8773-4b3c-bfcc-83b281a4ca3a): There are no data parts | ||
321 | 2023.11.30 05:06:00.484033 [ 3 ] {6b022388-de92-4548-993b-0bdc42d70d59} <Debug> DynamicQueryHandler: Done processing query | ||
322 | 2023.11.30 05:06:00.484058 [ 3 ] {6b022388-de92-4548-993b-0bdc42d70d59} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
323 | 2023.11.30 05:06:00.484078 [ 3 ] {} <Debug> HTTP-Session: 4e82fa5c-0025-4988-879d-a363acb04a54 Destroying unnamed session | ||
324 | 2023.11.30 05:06:00.484180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
325 | 2023.11.30 05:06:00.484223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
326 | 2023.11.30 05:06:00.484245 [ 3 ] {} <Debug> HTTP-Session: 9a40922f-2d8f-4bfa-91eb-4feceb8db6b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
327 | 2023.11.30 05:06:00.484264 [ 3 ] {} <Debug> HTTP-Session: 9a40922f-2d8f-4bfa-91eb-4feceb8db6b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
328 | 2023.11.30 05:06:00.484446 [ 3 ] {9c9560a1-e73e-492d-b348-29682f56de24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.484491 [ 3 ] {9c9560a1-e73e-492d-b348-29682f56de24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
330 | 2023.11.30 05:06:00.486077 [ 3 ] {9c9560a1-e73e-492d-b348-29682f56de24} <Debug> oximeter.measurements_u8 (3857db84-900b-4536-a8f0-690d2b4c26a8): Loading data parts | ||
331 | 2023.11.30 05:06:00.486152 [ 3 ] {9c9560a1-e73e-492d-b348-29682f56de24} <Debug> oximeter.measurements_u8 (3857db84-900b-4536-a8f0-690d2b4c26a8): There are no data parts | ||
332 | 2023.11.30 05:06:00.487234 [ 3 ] {9c9560a1-e73e-492d-b348-29682f56de24} <Debug> DynamicQueryHandler: Done processing query | ||
333 | 2023.11.30 05:06:00.487258 [ 3 ] {9c9560a1-e73e-492d-b348-29682f56de24} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
334 | 2023.11.30 05:06:00.487278 [ 3 ] {} <Debug> HTTP-Session: 9a40922f-2d8f-4bfa-91eb-4feceb8db6b1 Destroying unnamed session | ||
335 | 2023.11.30 05:06:00.487373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
336 | 2023.11.30 05:06:00.487423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
337 | 2023.11.30 05:06:00.487444 [ 3 ] {} <Debug> HTTP-Session: 6473e32a-b40a-4e32-9b4f-bc649677e814 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
338 | 2023.11.30 05:06:00.487464 [ 3 ] {} <Debug> HTTP-Session: 6473e32a-b40a-4e32-9b4f-bc649677e814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
339 | 2023.11.30 05:06:00.487643 [ 3 ] {9082dd2c-3cfa-4dd0-9653-2785d126e01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.487689 [ 3 ] {9082dd2c-3cfa-4dd0-9653-2785d126e01b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
341 | 2023.11.30 05:06:00.491304 [ 3 ] {9082dd2c-3cfa-4dd0-9653-2785d126e01b} <Debug> oximeter.measurements_i16 (d9a57708-c88f-4b5c-8a3c-afbfce42901e): Loading data parts | ||
342 | 2023.11.30 05:06:00.491388 [ 3 ] {9082dd2c-3cfa-4dd0-9653-2785d126e01b} <Debug> oximeter.measurements_i16 (d9a57708-c88f-4b5c-8a3c-afbfce42901e): There are no data parts | ||
343 | 2023.11.30 05:06:00.492688 [ 3 ] {9082dd2c-3cfa-4dd0-9653-2785d126e01b} <Debug> DynamicQueryHandler: Done processing query | ||
344 | 2023.11.30 05:06:00.492713 [ 3 ] {9082dd2c-3cfa-4dd0-9653-2785d126e01b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
345 | 2023.11.30 05:06:00.492732 [ 3 ] {} <Debug> HTTP-Session: 6473e32a-b40a-4e32-9b4f-bc649677e814 Destroying unnamed session | ||
346 | 2023.11.30 05:06:00.492820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
347 | 2023.11.30 05:06:00.492866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
348 | 2023.11.30 05:06:00.492889 [ 3 ] {} <Debug> HTTP-Session: d7931ab8-32c8-456f-b7e3-1c9531ad2c1b Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
349 | 2023.11.30 05:06:00.492905 [ 3 ] {} <Debug> HTTP-Session: d7931ab8-32c8-456f-b7e3-1c9531ad2c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
350 | 2023.11.30 05:06:00.493089 [ 3 ] {52b9ff4c-f84f-4ad8-8ffa-4b1a219c4c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.493134 [ 3 ] {52b9ff4c-f84f-4ad8-8ffa-4b1a219c4c68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
352 | 2023.11.30 05:06:00.494784 [ 3 ] {52b9ff4c-f84f-4ad8-8ffa-4b1a219c4c68} <Debug> oximeter.measurements_u16 (2f550a0d-34d7-4053-adc2-cedc9e01286a): Loading data parts | ||
353 | 2023.11.30 05:06:00.494863 [ 3 ] {52b9ff4c-f84f-4ad8-8ffa-4b1a219c4c68} <Debug> oximeter.measurements_u16 (2f550a0d-34d7-4053-adc2-cedc9e01286a): There are no data parts | ||
354 | 2023.11.30 05:06:00.495938 [ 3 ] {52b9ff4c-f84f-4ad8-8ffa-4b1a219c4c68} <Debug> DynamicQueryHandler: Done processing query | ||
355 | 2023.11.30 05:06:00.495962 [ 3 ] {52b9ff4c-f84f-4ad8-8ffa-4b1a219c4c68} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
356 | 2023.11.30 05:06:00.495982 [ 3 ] {} <Debug> HTTP-Session: d7931ab8-32c8-456f-b7e3-1c9531ad2c1b Destroying unnamed session | ||
357 | 2023.11.30 05:06:00.496080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
358 | 2023.11.30 05:06:00.496126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
359 | 2023.11.30 05:06:00.496144 [ 3 ] {} <Debug> HTTP-Session: cee877b9-3e6c-46fb-a912-679f08086e15 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
360 | 2023.11.30 05:06:00.496164 [ 3 ] {} <Debug> HTTP-Session: cee877b9-3e6c-46fb-a912-679f08086e15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
361 | 2023.11.30 05:06:00.496347 [ 3 ] {b188e66f-948e-4087-be47-376a84b8d02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.496393 [ 3 ] {b188e66f-948e-4087-be47-376a84b8d02c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
363 | 2023.11.30 05:06:00.498006 [ 3 ] {b188e66f-948e-4087-be47-376a84b8d02c} <Debug> oximeter.measurements_i32 (765dec5b-5712-4b1a-97f9-344f950351c0): Loading data parts | ||
364 | 2023.11.30 05:06:00.498084 [ 3 ] {b188e66f-948e-4087-be47-376a84b8d02c} <Debug> oximeter.measurements_i32 (765dec5b-5712-4b1a-97f9-344f950351c0): There are no data parts | ||
365 | 2023.11.30 05:06:00.499176 [ 3 ] {b188e66f-948e-4087-be47-376a84b8d02c} <Debug> DynamicQueryHandler: Done processing query | ||
366 | 2023.11.30 05:06:00.499200 [ 3 ] {b188e66f-948e-4087-be47-376a84b8d02c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
367 | 2023.11.30 05:06:00.499215 [ 3 ] {} <Debug> HTTP-Session: cee877b9-3e6c-46fb-a912-679f08086e15 Destroying unnamed session | ||
368 | 2023.11.30 05:06:00.499314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
369 | 2023.11.30 05:06:00.499360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
370 | 2023.11.30 05:06:00.499379 [ 3 ] {} <Debug> HTTP-Session: 9f50ca99-d21f-496a-9fbd-fc3e48dfc3e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
371 | 2023.11.30 05:06:00.499398 [ 3 ] {} <Debug> HTTP-Session: 9f50ca99-d21f-496a-9fbd-fc3e48dfc3e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
372 | 2023.11.30 05:06:00.499581 [ 3 ] {ba14fea5-e302-47df-8e4c-29d3e1dfba34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.499624 [ 3 ] {ba14fea5-e302-47df-8e4c-29d3e1dfba34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
374 | 2023.11.30 05:06:00.501268 [ 3 ] {ba14fea5-e302-47df-8e4c-29d3e1dfba34} <Debug> oximeter.measurements_u32 (e4b7e1ce-bafd-4751-9cc9-f0071d051be1): Loading data parts | ||
375 | 2023.11.30 05:06:00.501350 [ 3 ] {ba14fea5-e302-47df-8e4c-29d3e1dfba34} <Debug> oximeter.measurements_u32 (e4b7e1ce-bafd-4751-9cc9-f0071d051be1): There are no data parts | ||
376 | 2023.11.30 05:06:00.502475 [ 3 ] {ba14fea5-e302-47df-8e4c-29d3e1dfba34} <Debug> DynamicQueryHandler: Done processing query | ||
377 | 2023.11.30 05:06:00.502508 [ 3 ] {ba14fea5-e302-47df-8e4c-29d3e1dfba34} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
378 | 2023.11.30 05:06:00.502523 [ 3 ] {} <Debug> HTTP-Session: 9f50ca99-d21f-496a-9fbd-fc3e48dfc3e1 Destroying unnamed session | ||
379 | 2023.11.30 05:06:00.502637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
380 | 2023.11.30 05:06:00.502687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
381 | 2023.11.30 05:06:00.502705 [ 3 ] {} <Debug> HTTP-Session: 62671e2d-f638-476e-ac33-5ed70b9c6214 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
382 | 2023.11.30 05:06:00.502724 [ 3 ] {} <Debug> HTTP-Session: 62671e2d-f638-476e-ac33-5ed70b9c6214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
383 | 2023.11.30 05:06:00.502910 [ 3 ] {a4d9a935-0a31-4a70-b25e-b70efa661164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.502953 [ 3 ] {a4d9a935-0a31-4a70-b25e-b70efa661164} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
385 | 2023.11.30 05:06:00.504530 [ 3 ] {a4d9a935-0a31-4a70-b25e-b70efa661164} <Debug> oximeter.measurements_i64 (5604f74d-a9b7-4a43-88c0-49ee958c48b7): Loading data parts | ||
386 | 2023.11.30 05:06:00.504597 [ 3 ] {a4d9a935-0a31-4a70-b25e-b70efa661164} <Debug> oximeter.measurements_i64 (5604f74d-a9b7-4a43-88c0-49ee958c48b7): There are no data parts | ||
387 | 2023.11.30 05:06:00.505735 [ 3 ] {a4d9a935-0a31-4a70-b25e-b70efa661164} <Debug> DynamicQueryHandler: Done processing query | ||
388 | 2023.11.30 05:06:00.505764 [ 3 ] {a4d9a935-0a31-4a70-b25e-b70efa661164} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
389 | 2023.11.30 05:06:00.505779 [ 3 ] {} <Debug> HTTP-Session: 62671e2d-f638-476e-ac33-5ed70b9c6214 Destroying unnamed session | ||
390 | 2023.11.30 05:06:00.505893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
391 | 2023.11.30 05:06:00.505940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
392 | 2023.11.30 05:06:00.505959 [ 3 ] {} <Debug> HTTP-Session: 64270396-d4e6-4199-a0f7-390d8d47c6e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
393 | 2023.11.30 05:06:00.505979 [ 3 ] {} <Debug> HTTP-Session: 64270396-d4e6-4199-a0f7-390d8d47c6e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
394 | 2023.11.30 05:06:00.506166 [ 3 ] {1e20cbfe-34b1-4b15-863f-858cd4862bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.506209 [ 3 ] {1e20cbfe-34b1-4b15-863f-858cd4862bbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
396 | 2023.11.30 05:06:00.507835 [ 3 ] {1e20cbfe-34b1-4b15-863f-858cd4862bbf} <Debug> oximeter.measurements_u64 (29ce9504-adac-4ad7-9bdf-2d41679cf7ae): Loading data parts | ||
397 | 2023.11.30 05:06:00.507913 [ 3 ] {1e20cbfe-34b1-4b15-863f-858cd4862bbf} <Debug> oximeter.measurements_u64 (29ce9504-adac-4ad7-9bdf-2d41679cf7ae): There are no data parts | ||
398 | 2023.11.30 05:06:00.509076 [ 3 ] {1e20cbfe-34b1-4b15-863f-858cd4862bbf} <Debug> DynamicQueryHandler: Done processing query | ||
399 | 2023.11.30 05:06:00.509107 [ 3 ] {1e20cbfe-34b1-4b15-863f-858cd4862bbf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
400 | 2023.11.30 05:06:00.509122 [ 3 ] {} <Debug> HTTP-Session: 64270396-d4e6-4199-a0f7-390d8d47c6e4 Destroying unnamed session | ||
401 | 2023.11.30 05:06:00.509239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
402 | 2023.11.30 05:06:00.509289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
403 | 2023.11.30 05:06:00.509307 [ 3 ] {} <Debug> HTTP-Session: 5809e8cc-83cd-40fa-be61-1052ddbfca3c Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
404 | 2023.11.30 05:06:00.509323 [ 3 ] {} <Debug> HTTP-Session: 5809e8cc-83cd-40fa-be61-1052ddbfca3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
405 | 2023.11.30 05:06:00.509505 [ 3 ] {cb03294c-47e6-49df-8144-aa833c3391e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.509551 [ 3 ] {cb03294c-47e6-49df-8144-aa833c3391e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
407 | 2023.11.30 05:06:00.511092 [ 3 ] {cb03294c-47e6-49df-8144-aa833c3391e7} <Debug> oximeter.measurements_f32 (3e850e94-1e52-42c7-82ff-5e589cda8d33): Loading data parts | ||
408 | 2023.11.30 05:06:00.511168 [ 3 ] {cb03294c-47e6-49df-8144-aa833c3391e7} <Debug> oximeter.measurements_f32 (3e850e94-1e52-42c7-82ff-5e589cda8d33): There are no data parts | ||
409 | 2023.11.30 05:06:00.512232 [ 3 ] {cb03294c-47e6-49df-8144-aa833c3391e7} <Debug> DynamicQueryHandler: Done processing query | ||
410 | 2023.11.30 05:06:00.512257 [ 3 ] {cb03294c-47e6-49df-8144-aa833c3391e7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
411 | 2023.11.30 05:06:00.512277 [ 3 ] {} <Debug> HTTP-Session: 5809e8cc-83cd-40fa-be61-1052ddbfca3c Destroying unnamed session | ||
412 | 2023.11.30 05:06:00.512386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
413 | 2023.11.30 05:06:00.512433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
414 | 2023.11.30 05:06:00.512456 [ 3 ] {} <Debug> HTTP-Session: f3eb56ff-eedb-4110-b44c-bf4949ee98d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
415 | 2023.11.30 05:06:00.512472 [ 3 ] {} <Debug> HTTP-Session: f3eb56ff-eedb-4110-b44c-bf4949ee98d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
416 | 2023.11.30 05:06:00.512653 [ 3 ] {8142a31e-602d-4cca-ac5d-e61f13c27e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.512700 [ 3 ] {8142a31e-602d-4cca-ac5d-e61f13c27e5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
418 | 2023.11.30 05:06:00.514238 [ 3 ] {8142a31e-602d-4cca-ac5d-e61f13c27e5c} <Debug> oximeter.measurements_f64 (577ed079-0034-4c62-8fa7-0401e1536635): Loading data parts | ||
419 | 2023.11.30 05:06:00.514316 [ 3 ] {8142a31e-602d-4cca-ac5d-e61f13c27e5c} <Debug> oximeter.measurements_f64 (577ed079-0034-4c62-8fa7-0401e1536635): There are no data parts | ||
420 | 2023.11.30 05:06:00.515386 [ 3 ] {8142a31e-602d-4cca-ac5d-e61f13c27e5c} <Debug> DynamicQueryHandler: Done processing query | ||
421 | 2023.11.30 05:06:00.515411 [ 3 ] {8142a31e-602d-4cca-ac5d-e61f13c27e5c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
422 | 2023.11.30 05:06:00.515435 [ 3 ] {} <Debug> HTTP-Session: f3eb56ff-eedb-4110-b44c-bf4949ee98d1 Destroying unnamed session | ||
423 | 2023.11.30 05:06:00.515529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
424 | 2023.11.30 05:06:00.515576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
425 | 2023.11.30 05:06:00.515602 [ 3 ] {} <Debug> HTTP-Session: 9bccba46-4a13-4cea-9166-021c2caf5466 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
426 | 2023.11.30 05:06:00.515618 [ 3 ] {} <Debug> HTTP-Session: 9bccba46-4a13-4cea-9166-021c2caf5466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
427 | 2023.11.30 05:06:00.515800 [ 3 ] {75891139-cd24-49d8-a9e0-50d3921ff42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.515848 [ 3 ] {75891139-cd24-49d8-a9e0-50d3921ff42e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
429 | 2023.11.30 05:06:00.517369 [ 3 ] {75891139-cd24-49d8-a9e0-50d3921ff42e} <Debug> oximeter.measurements_string (f0238fc2-d482-4199-bdbc-9f9c743e195b): Loading data parts | ||
430 | 2023.11.30 05:06:00.517468 [ 3 ] {75891139-cd24-49d8-a9e0-50d3921ff42e} <Debug> oximeter.measurements_string (f0238fc2-d482-4199-bdbc-9f9c743e195b): There are no data parts | ||
431 | 2023.11.30 05:06:00.518564 [ 3 ] {75891139-cd24-49d8-a9e0-50d3921ff42e} <Debug> DynamicQueryHandler: Done processing query | ||
432 | 2023.11.30 05:06:00.518590 [ 3 ] {75891139-cd24-49d8-a9e0-50d3921ff42e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
433 | 2023.11.30 05:06:00.518610 [ 3 ] {} <Debug> HTTP-Session: 9bccba46-4a13-4cea-9166-021c2caf5466 Destroying unnamed session | ||
434 | 2023.11.30 05:06:00.518706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
435 | 2023.11.30 05:06:00.518753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
436 | 2023.11.30 05:06:00.518777 [ 3 ] {} <Debug> HTTP-Session: ee9c12d3-d9dc-47a9-a06c-0732ea591a59 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
437 | 2023.11.30 05:06:00.518793 [ 3 ] {} <Debug> HTTP-Session: ee9c12d3-d9dc-47a9-a06c-0732ea591a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
438 | 2023.11.30 05:06:00.518979 [ 3 ] {b27d64a4-e788-4e12-a0d0-218a471ebc39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.519029 [ 3 ] {b27d64a4-e788-4e12-a0d0-218a471ebc39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
440 | 2023.11.30 05:06:00.520582 [ 3 ] {b27d64a4-e788-4e12-a0d0-218a471ebc39} <Debug> oximeter.measurements_bytes (267c3311-0879-4b18-8cf6-b96ac975a848): Loading data parts | ||
441 | 2023.11.30 05:06:00.520666 [ 3 ] {b27d64a4-e788-4e12-a0d0-218a471ebc39} <Debug> oximeter.measurements_bytes (267c3311-0879-4b18-8cf6-b96ac975a848): There are no data parts | ||
442 | 2023.11.30 05:06:00.521746 [ 3 ] {b27d64a4-e788-4e12-a0d0-218a471ebc39} <Debug> DynamicQueryHandler: Done processing query | ||
443 | 2023.11.30 05:06:00.521775 [ 3 ] {b27d64a4-e788-4e12-a0d0-218a471ebc39} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
444 | 2023.11.30 05:06:00.521794 [ 3 ] {} <Debug> HTTP-Session: ee9c12d3-d9dc-47a9-a06c-0732ea591a59 Destroying unnamed session | ||
445 | 2023.11.30 05:06:00.521885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
446 | 2023.11.30 05:06:00.521932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
447 | 2023.11.30 05:06:00.521956 [ 3 ] {} <Debug> HTTP-Session: afff25a5-de45-4a11-967c-c64c03e6c7c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
448 | 2023.11.30 05:06:00.521971 [ 3 ] {} <Debug> HTTP-Session: afff25a5-de45-4a11-967c-c64c03e6c7c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
449 | 2023.11.30 05:06:00.522170 [ 3 ] {ebf45027-7b31-4797-a2f1-2df025eff77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.522220 [ 3 ] {ebf45027-7b31-4797-a2f1-2df025eff77c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
451 | 2023.11.30 05:06:00.523791 [ 3 ] {ebf45027-7b31-4797-a2f1-2df025eff77c} <Debug> oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071): Loading data parts | ||
452 | 2023.11.30 05:06:00.523875 [ 3 ] {ebf45027-7b31-4797-a2f1-2df025eff77c} <Debug> oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071): There are no data parts | ||
453 | 2023.11.30 05:06:00.524939 [ 3 ] {ebf45027-7b31-4797-a2f1-2df025eff77c} <Debug> DynamicQueryHandler: Done processing query | ||
454 | 2023.11.30 05:06:00.524963 [ 3 ] {ebf45027-7b31-4797-a2f1-2df025eff77c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
455 | 2023.11.30 05:06:00.524984 [ 3 ] {} <Debug> HTTP-Session: afff25a5-de45-4a11-967c-c64c03e6c7c8 Destroying unnamed session | ||
456 | 2023.11.30 05:06:00.525077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
457 | 2023.11.30 05:06:00.525124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
458 | 2023.11.30 05:06:00.525146 [ 3 ] {} <Debug> HTTP-Session: 41092aa4-8c46-4183-9e82-45816d9908ae Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
459 | 2023.11.30 05:06:00.525162 [ 3 ] {} <Debug> HTTP-Session: 41092aa4-8c46-4183-9e82-45816d9908ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
460 | 2023.11.30 05:06:00.525360 [ 3 ] {8e1324c9-e5bf-4c70-bb13-363e0bd14351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.525410 [ 3 ] {8e1324c9-e5bf-4c70-bb13-363e0bd14351} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
462 | 2023.11.30 05:06:00.526979 [ 3 ] {8e1324c9-e5bf-4c70-bb13-363e0bd14351} <Debug> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Loading data parts | ||
463 | 2023.11.30 05:06:00.527057 [ 3 ] {8e1324c9-e5bf-4c70-bb13-363e0bd14351} <Debug> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): There are no data parts | ||
464 | 2023.11.30 05:06:00.528121 [ 3 ] {8e1324c9-e5bf-4c70-bb13-363e0bd14351} <Debug> DynamicQueryHandler: Done processing query | ||
465 | 2023.11.30 05:06:00.528146 [ 3 ] {8e1324c9-e5bf-4c70-bb13-363e0bd14351} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
466 | 2023.11.30 05:06:00.528167 [ 3 ] {} <Debug> HTTP-Session: 41092aa4-8c46-4183-9e82-45816d9908ae Destroying unnamed session | ||
467 | 2023.11.30 05:06:00.528256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
468 | 2023.11.30 05:06:00.528302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
469 | 2023.11.30 05:06:00.528326 [ 3 ] {} <Debug> HTTP-Session: d9445c61-d39b-4346-9140-6fe3944d1bc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
470 | 2023.11.30 05:06:00.528342 [ 3 ] {} <Debug> HTTP-Session: d9445c61-d39b-4346-9140-6fe3944d1bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
471 | 2023.11.30 05:06:00.528540 [ 3 ] {f3dc75ea-6817-4b4d-a1e5-7e2dac5afb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.528589 [ 3 ] {f3dc75ea-6817-4b4d-a1e5-7e2dac5afb33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
473 | 2023.11.30 05:06:00.530170 [ 3 ] {f3dc75ea-6817-4b4d-a1e5-7e2dac5afb33} <Debug> oximeter.measurements_cumulativef32 (0e590735-94d8-428d-a24c-4ecb683639dd): Loading data parts | ||
474 | 2023.11.30 05:06:00.530246 [ 3 ] {f3dc75ea-6817-4b4d-a1e5-7e2dac5afb33} <Debug> oximeter.measurements_cumulativef32 (0e590735-94d8-428d-a24c-4ecb683639dd): There are no data parts | ||
475 | 2023.11.30 05:06:00.531316 [ 3 ] {f3dc75ea-6817-4b4d-a1e5-7e2dac5afb33} <Debug> DynamicQueryHandler: Done processing query | ||
476 | 2023.11.30 05:06:00.531347 [ 3 ] {f3dc75ea-6817-4b4d-a1e5-7e2dac5afb33} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
477 | 2023.11.30 05:06:00.531362 [ 3 ] {} <Debug> HTTP-Session: d9445c61-d39b-4346-9140-6fe3944d1bc8 Destroying unnamed session | ||
478 | 2023.11.30 05:06:00.531452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
479 | 2023.11.30 05:06:00.531503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
480 | 2023.11.30 05:06:00.531522 [ 3 ] {} <Debug> HTTP-Session: d0bba8da-2781-48a1-b946-a64610938cd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
481 | 2023.11.30 05:06:00.531542 [ 3 ] {} <Debug> HTTP-Session: d0bba8da-2781-48a1-b946-a64610938cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
482 | 2023.11.30 05:06:00.531733 [ 3 ] {6a66d37b-9b56-448e-bf41-4e72a586fb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.531782 [ 3 ] {6a66d37b-9b56-448e-bf41-4e72a586fb79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
484 | 2023.11.30 05:06:00.533360 [ 3 ] {6a66d37b-9b56-448e-bf41-4e72a586fb79} <Debug> oximeter.measurements_cumulativef64 (e1f6dfec-93f0-4a71-bc00-13d2c9226c22): Loading data parts | ||
485 | 2023.11.30 05:06:00.533461 [ 3 ] {6a66d37b-9b56-448e-bf41-4e72a586fb79} <Debug> oximeter.measurements_cumulativef64 (e1f6dfec-93f0-4a71-bc00-13d2c9226c22): There are no data parts | ||
486 | 2023.11.30 05:06:00.534729 [ 3 ] {6a66d37b-9b56-448e-bf41-4e72a586fb79} <Debug> DynamicQueryHandler: Done processing query | ||
487 | 2023.11.30 05:06:00.534759 [ 3 ] {6a66d37b-9b56-448e-bf41-4e72a586fb79} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
488 | 2023.11.30 05:06:00.534774 [ 3 ] {} <Debug> HTTP-Session: d0bba8da-2781-48a1-b946-a64610938cd4 Destroying unnamed session | ||
489 | 2023.11.30 05:06:00.534869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
490 | 2023.11.30 05:06:00.534917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
491 | 2023.11.30 05:06:00.534936 [ 3 ] {} <Debug> HTTP-Session: c2df0c78-e72d-4813-a174-cf9536e5202f Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
492 | 2023.11.30 05:06:00.534956 [ 3 ] {} <Debug> HTTP-Session: c2df0c78-e72d-4813-a174-cf9536e5202f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
493 | 2023.11.30 05:06:00.535167 [ 3 ] {eb029440-5efc-4829-b613-52a5682235b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.535218 [ 3 ] {eb029440-5efc-4829-b613-52a5682235b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
495 | 2023.11.30 05:06:00.536831 [ 3 ] {eb029440-5efc-4829-b613-52a5682235b6} <Debug> oximeter.measurements_histogrami8 (384d05a1-6720-4cec-9d47-e4a44d1d7521): Loading data parts | ||
496 | 2023.11.30 05:06:00.536912 [ 3 ] {eb029440-5efc-4829-b613-52a5682235b6} <Debug> oximeter.measurements_histogrami8 (384d05a1-6720-4cec-9d47-e4a44d1d7521): There are no data parts | ||
497 | 2023.11.30 05:06:00.538138 [ 3 ] {eb029440-5efc-4829-b613-52a5682235b6} <Debug> DynamicQueryHandler: Done processing query | ||
498 | 2023.11.30 05:06:00.538162 [ 3 ] {eb029440-5efc-4829-b613-52a5682235b6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
499 | 2023.11.30 05:06:00.538178 [ 3 ] {} <Debug> HTTP-Session: c2df0c78-e72d-4813-a174-cf9536e5202f Destroying unnamed session | ||
500 | 2023.11.30 05:06:00.538278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
501 | 2023.11.30 05:06:00.538326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
502 | 2023.11.30 05:06:00.538345 [ 3 ] {} <Debug> HTTP-Session: 2cb51ca0-3e5a-4f5e-a933-e8d5de73aeb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
503 | 2023.11.30 05:06:00.538365 [ 3 ] {} <Debug> HTTP-Session: 2cb51ca0-3e5a-4f5e-a933-e8d5de73aeb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
504 | 2023.11.30 05:06:00.538576 [ 3 ] {c8c811e0-6bd9-4512-845f-add9e3d92e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.538628 [ 3 ] {c8c811e0-6bd9-4512-845f-add9e3d92e54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
506 | 2023.11.30 05:06:00.540290 [ 3 ] {c8c811e0-6bd9-4512-845f-add9e3d92e54} <Debug> oximeter.measurements_histogramu8 (41da9a23-0f1d-4a19-b3ea-41901e37efdc): Loading data parts | ||
507 | 2023.11.30 05:06:00.540392 [ 3 ] {c8c811e0-6bd9-4512-845f-add9e3d92e54} <Debug> oximeter.measurements_histogramu8 (41da9a23-0f1d-4a19-b3ea-41901e37efdc): There are no data parts | ||
508 | 2023.11.30 05:06:00.541620 [ 3 ] {c8c811e0-6bd9-4512-845f-add9e3d92e54} <Debug> DynamicQueryHandler: Done processing query | ||
509 | 2023.11.30 05:06:00.541645 [ 3 ] {c8c811e0-6bd9-4512-845f-add9e3d92e54} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
510 | 2023.11.30 05:06:00.541671 [ 3 ] {} <Debug> HTTP-Session: 2cb51ca0-3e5a-4f5e-a933-e8d5de73aeb2 Destroying unnamed session | ||
511 | 2023.11.30 05:06:00.541762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
512 | 2023.11.30 05:06:00.541815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
513 | 2023.11.30 05:06:00.541844 [ 3 ] {} <Debug> HTTP-Session: 80b53fbe-d88d-4bc9-a329-e6bd8e91f422 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
514 | 2023.11.30 05:06:00.541860 [ 3 ] {} <Debug> HTTP-Session: 80b53fbe-d88d-4bc9-a329-e6bd8e91f422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
515 | 2023.11.30 05:06:00.542086 [ 3 ] {00e8aaf1-1a0a-4703-8a5f-1bc8c1386e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.542148 [ 3 ] {00e8aaf1-1a0a-4703-8a5f-1bc8c1386e84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
517 | 2023.11.30 05:06:00.543781 [ 3 ] {00e8aaf1-1a0a-4703-8a5f-1bc8c1386e84} <Debug> oximeter.measurements_histogrami16 (461fbfca-c1b5-4b71-8c77-c0a004642114): Loading data parts | ||
518 | 2023.11.30 05:06:00.543858 [ 3 ] {00e8aaf1-1a0a-4703-8a5f-1bc8c1386e84} <Debug> oximeter.measurements_histogrami16 (461fbfca-c1b5-4b71-8c77-c0a004642114): There are no data parts | ||
519 | 2023.11.30 05:06:00.545045 [ 3 ] {00e8aaf1-1a0a-4703-8a5f-1bc8c1386e84} <Debug> DynamicQueryHandler: Done processing query | ||
520 | 2023.11.30 05:06:00.545070 [ 3 ] {00e8aaf1-1a0a-4703-8a5f-1bc8c1386e84} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
521 | 2023.11.30 05:06:00.545095 [ 3 ] {} <Debug> HTTP-Session: 80b53fbe-d88d-4bc9-a329-e6bd8e91f422 Destroying unnamed session | ||
522 | 2023.11.30 05:06:00.545195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
523 | 2023.11.30 05:06:00.545237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
524 | 2023.11.30 05:06:00.545267 [ 3 ] {} <Debug> HTTP-Session: 278efe4e-8ce4-48e6-addd-dd3d30c6d630 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
525 | 2023.11.30 05:06:00.545318 [ 3 ] {} <Debug> HTTP-Session: 278efe4e-8ce4-48e6-addd-dd3d30c6d630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
526 | 2023.11.30 05:06:00.545527 [ 3 ] {f562c871-cd33-483c-922b-684844a22ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.545585 [ 3 ] {f562c871-cd33-483c-922b-684844a22ca9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
528 | 2023.11.30 05:06:00.547237 [ 3 ] {f562c871-cd33-483c-922b-684844a22ca9} <Debug> oximeter.measurements_histogramu16 (09c67cdd-cdf5-49c5-b0e7-e74aeaaba3c8): Loading data parts | ||
529 | 2023.11.30 05:06:00.547342 [ 3 ] {f562c871-cd33-483c-922b-684844a22ca9} <Debug> oximeter.measurements_histogramu16 (09c67cdd-cdf5-49c5-b0e7-e74aeaaba3c8): There are no data parts | ||
530 | 2023.11.30 05:06:00.548496 [ 3 ] {f562c871-cd33-483c-922b-684844a22ca9} <Debug> DynamicQueryHandler: Done processing query | ||
531 | 2023.11.30 05:06:00.548531 [ 3 ] {f562c871-cd33-483c-922b-684844a22ca9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
532 | 2023.11.30 05:06:00.548547 [ 3 ] {} <Debug> HTTP-Session: 278efe4e-8ce4-48e6-addd-dd3d30c6d630 Destroying unnamed session | ||
533 | 2023.11.30 05:06:00.548649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
534 | 2023.11.30 05:06:00.548699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
535 | 2023.11.30 05:06:00.548718 [ 3 ] {} <Debug> HTTP-Session: 5d8ec77f-0eb2-4de9-a722-aaf9df1ac814 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
536 | 2023.11.30 05:06:00.548743 [ 3 ] {} <Debug> HTTP-Session: 5d8ec77f-0eb2-4de9-a722-aaf9df1ac814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
537 | 2023.11.30 05:06:00.548951 [ 3 ] {ee1c6d7f-fe52-422b-be8c-92f8896930a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.549005 [ 3 ] {ee1c6d7f-fe52-422b-be8c-92f8896930a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
539 | 2023.11.30 05:06:00.550609 [ 3 ] {ee1c6d7f-fe52-422b-be8c-92f8896930a0} <Debug> oximeter.measurements_histogrami32 (ab88b5f9-63f2-4588-a8c3-b87dd59311d5): Loading data parts | ||
540 | 2023.11.30 05:06:00.550693 [ 3 ] {ee1c6d7f-fe52-422b-be8c-92f8896930a0} <Debug> oximeter.measurements_histogrami32 (ab88b5f9-63f2-4588-a8c3-b87dd59311d5): There are no data parts | ||
541 | 2023.11.30 05:06:00.551780 [ 3 ] {ee1c6d7f-fe52-422b-be8c-92f8896930a0} <Debug> DynamicQueryHandler: Done processing query | ||
542 | 2023.11.30 05:06:00.551812 [ 3 ] {ee1c6d7f-fe52-422b-be8c-92f8896930a0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
543 | 2023.11.30 05:06:00.551831 [ 3 ] {} <Debug> HTTP-Session: 5d8ec77f-0eb2-4de9-a722-aaf9df1ac814 Destroying unnamed session | ||
544 | 2023.11.30 05:06:00.551926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
545 | 2023.11.30 05:06:00.551975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
546 | 2023.11.30 05:06:00.551999 [ 3 ] {} <Debug> HTTP-Session: 26b71a52-65a2-4ab8-99af-507f4ff75b83 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
547 | 2023.11.30 05:06:00.552015 [ 3 ] {} <Debug> HTTP-Session: 26b71a52-65a2-4ab8-99af-507f4ff75b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
548 | 2023.11.30 05:06:00.552227 [ 3 ] {acf62837-3c4e-4571-b2e7-a0bb1ca8948c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.552280 [ 3 ] {acf62837-3c4e-4571-b2e7-a0bb1ca8948c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
550 | 2023.11.30 05:06:00.553882 [ 3 ] {acf62837-3c4e-4571-b2e7-a0bb1ca8948c} <Debug> oximeter.measurements_histogramu32 (c2e8442f-b87a-4c89-be97-8a358ac2824b): Loading data parts | ||
551 | 2023.11.30 05:06:00.553956 [ 3 ] {acf62837-3c4e-4571-b2e7-a0bb1ca8948c} <Debug> oximeter.measurements_histogramu32 (c2e8442f-b87a-4c89-be97-8a358ac2824b): There are no data parts | ||
552 | 2023.11.30 05:06:00.555104 [ 3 ] {acf62837-3c4e-4571-b2e7-a0bb1ca8948c} <Debug> DynamicQueryHandler: Done processing query | ||
553 | 2023.11.30 05:06:00.555128 [ 3 ] {acf62837-3c4e-4571-b2e7-a0bb1ca8948c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
554 | 2023.11.30 05:06:00.555150 [ 3 ] {} <Debug> HTTP-Session: 26b71a52-65a2-4ab8-99af-507f4ff75b83 Destroying unnamed session | ||
555 | 2023.11.30 05:06:00.555239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
556 | 2023.11.30 05:06:00.555287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
557 | 2023.11.30 05:06:00.555311 [ 3 ] {} <Debug> HTTP-Session: 9631b0b1-e51c-43aa-b45c-42d41ff5d027 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
558 | 2023.11.30 05:06:00.555327 [ 3 ] {} <Debug> HTTP-Session: 9631b0b1-e51c-43aa-b45c-42d41ff5d027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
559 | 2023.11.30 05:06:00.555542 [ 3 ] {d407c5b0-aae2-48b5-b1e3-5df47a6c3bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.555596 [ 3 ] {d407c5b0-aae2-48b5-b1e3-5df47a6c3bdd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
561 | 2023.11.30 05:06:00.557206 [ 3 ] {d407c5b0-aae2-48b5-b1e3-5df47a6c3bdd} <Debug> oximeter.measurements_histogrami64 (a359a898-f1b3-4747-856b-9b05891fa083): Loading data parts | ||
562 | 2023.11.30 05:06:00.557299 [ 3 ] {d407c5b0-aae2-48b5-b1e3-5df47a6c3bdd} <Debug> oximeter.measurements_histogrami64 (a359a898-f1b3-4747-856b-9b05891fa083): There are no data parts | ||
563 | 2023.11.30 05:06:00.558397 [ 3 ] {d407c5b0-aae2-48b5-b1e3-5df47a6c3bdd} <Debug> DynamicQueryHandler: Done processing query | ||
564 | 2023.11.30 05:06:00.558428 [ 3 ] {d407c5b0-aae2-48b5-b1e3-5df47a6c3bdd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
565 | 2023.11.30 05:06:00.558443 [ 3 ] {} <Debug> HTTP-Session: 9631b0b1-e51c-43aa-b45c-42d41ff5d027 Destroying unnamed session | ||
566 | 2023.11.30 05:06:00.558542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
567 | 2023.11.30 05:06:00.558591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
568 | 2023.11.30 05:06:00.558609 [ 3 ] {} <Debug> HTTP-Session: 384a67fb-8aa5-496d-836d-69d9ed452e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
569 | 2023.11.30 05:06:00.558631 [ 3 ] {} <Debug> HTTP-Session: 384a67fb-8aa5-496d-836d-69d9ed452e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
570 | 2023.11.30 05:06:00.558842 [ 3 ] {26eb79f2-3363-4629-8af7-536e34b5624e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.558894 [ 3 ] {26eb79f2-3363-4629-8af7-536e34b5624e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
572 | 2023.11.30 05:06:00.560506 [ 3 ] {26eb79f2-3363-4629-8af7-536e34b5624e} <Debug> oximeter.measurements_histogramu64 (e242d285-b425-4215-b180-a9135d8b39ac): Loading data parts | ||
573 | 2023.11.30 05:06:00.560587 [ 3 ] {26eb79f2-3363-4629-8af7-536e34b5624e} <Debug> oximeter.measurements_histogramu64 (e242d285-b425-4215-b180-a9135d8b39ac): There are no data parts | ||
574 | 2023.11.30 05:06:00.561751 [ 3 ] {26eb79f2-3363-4629-8af7-536e34b5624e} <Debug> DynamicQueryHandler: Done processing query | ||
575 | 2023.11.30 05:06:00.561782 [ 3 ] {26eb79f2-3363-4629-8af7-536e34b5624e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
576 | 2023.11.30 05:06:00.561797 [ 3 ] {} <Debug> HTTP-Session: 384a67fb-8aa5-496d-836d-69d9ed452e41 Destroying unnamed session | ||
577 | 2023.11.30 05:06:00.561893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
578 | 2023.11.30 05:06:00.561941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
579 | 2023.11.30 05:06:00.561960 [ 3 ] {} <Debug> HTTP-Session: 54f05bc6-707c-4e54-8585-5405c76b75de Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
580 | 2023.11.30 05:06:00.561981 [ 3 ] {} <Debug> HTTP-Session: 54f05bc6-707c-4e54-8585-5405c76b75de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
581 | 2023.11.30 05:06:00.562193 [ 3 ] {838c83af-d9f4-40ef-8a61-2870cff88cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.562246 [ 3 ] {838c83af-d9f4-40ef-8a61-2870cff88cf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
583 | 2023.11.30 05:06:00.563861 [ 3 ] {838c83af-d9f4-40ef-8a61-2870cff88cf5} <Debug> oximeter.measurements_histogramf32 (938c3a63-a7d6-474d-8104-f71eb7d37457): Loading data parts | ||
584 | 2023.11.30 05:06:00.563944 [ 3 ] {838c83af-d9f4-40ef-8a61-2870cff88cf5} <Debug> oximeter.measurements_histogramf32 (938c3a63-a7d6-474d-8104-f71eb7d37457): There are no data parts | ||
585 | 2023.11.30 05:06:00.565036 [ 3 ] {838c83af-d9f4-40ef-8a61-2870cff88cf5} <Debug> DynamicQueryHandler: Done processing query | ||
586 | 2023.11.30 05:06:00.565060 [ 3 ] {838c83af-d9f4-40ef-8a61-2870cff88cf5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
587 | 2023.11.30 05:06:00.565081 [ 3 ] {} <Debug> HTTP-Session: 54f05bc6-707c-4e54-8585-5405c76b75de Destroying unnamed session | ||
588 | 2023.11.30 05:06:00.565182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
589 | 2023.11.30 05:06:00.565229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
590 | 2023.11.30 05:06:00.565254 [ 3 ] {} <Debug> HTTP-Session: e620c8f3-78d5-4e20-82fc-fe69a0e7ec39 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
591 | 2023.11.30 05:06:00.565269 [ 3 ] {} <Debug> HTTP-Session: e620c8f3-78d5-4e20-82fc-fe69a0e7ec39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
592 | 2023.11.30 05:06:00.565483 [ 3 ] {c48f17b4-f54f-4565-94df-8ef85283e1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.565542 [ 3 ] {c48f17b4-f54f-4565-94df-8ef85283e1ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
594 | 2023.11.30 05:06:00.567149 [ 3 ] {c48f17b4-f54f-4565-94df-8ef85283e1ae} <Debug> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Loading data parts | ||
595 | 2023.11.30 05:06:00.567227 [ 3 ] {c48f17b4-f54f-4565-94df-8ef85283e1ae} <Debug> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): There are no data parts | ||
596 | 2023.11.30 05:06:00.568311 [ 3 ] {c48f17b4-f54f-4565-94df-8ef85283e1ae} <Debug> DynamicQueryHandler: Done processing query | ||
597 | 2023.11.30 05:06:00.568335 [ 3 ] {c48f17b4-f54f-4565-94df-8ef85283e1ae} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
598 | 2023.11.30 05:06:00.568357 [ 3 ] {} <Debug> HTTP-Session: e620c8f3-78d5-4e20-82fc-fe69a0e7ec39 Destroying unnamed session | ||
599 | 2023.11.30 05:06:00.568475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
600 | 2023.11.30 05:06:00.568517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
601 | 2023.11.30 05:06:00.568541 [ 3 ] {} <Debug> HTTP-Session: 47c75827-891b-4060-84bd-9e68af823aba Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
602 | 2023.11.30 05:06:00.568563 [ 3 ] {} <Debug> HTTP-Session: 47c75827-891b-4060-84bd-9e68af823aba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
603 | 2023.11.30 05:06:00.568721 [ 3 ] {12856986-b3dc-46cf-aab0-f760accf6a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) /* 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.11.30 05:06:00.568771 [ 3 ] {12856986-b3dc-46cf-aab0-f760accf6a21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
622 | 2023.11.30 05:06:00.570247 [ 3 ] {12856986-b3dc-46cf-aab0-f760accf6a21} <Debug> oximeter.fields_bool (4553ef06-ad12-47df-af6c-f2a44e826902): Loading data parts | ||
623 | 2023.11.30 05:06:00.570343 [ 3 ] {12856986-b3dc-46cf-aab0-f760accf6a21} <Debug> oximeter.fields_bool (4553ef06-ad12-47df-af6c-f2a44e826902): There are no data parts | ||
624 | 2023.11.30 05:06:00.571422 [ 3 ] {12856986-b3dc-46cf-aab0-f760accf6a21} <Debug> DynamicQueryHandler: Done processing query | ||
625 | 2023.11.30 05:06:00.571453 [ 3 ] {12856986-b3dc-46cf-aab0-f760accf6a21} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
626 | 2023.11.30 05:06:00.571468 [ 3 ] {} <Debug> HTTP-Session: 47c75827-891b-4060-84bd-9e68af823aba Destroying unnamed session | ||
627 | 2023.11.30 05:06:00.571570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
628 | 2023.11.30 05:06:00.571617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
629 | 2023.11.30 05:06:00.571635 [ 3 ] {} <Debug> HTTP-Session: b2b0c586-ae2d-402f-af39-614d0bc08f09 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
630 | 2023.11.30 05:06:00.571657 [ 3 ] {} <Debug> HTTP-Session: b2b0c586-ae2d-402f-af39-614d0bc08f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
631 | 2023.11.30 05:06:00.571815 [ 3 ] {f9c22bc0-7229-41dd-95f4-15af901dd25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.571857 [ 3 ] {f9c22bc0-7229-41dd-95f4-15af901dd25e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
633 | 2023.11.30 05:06:00.573321 [ 3 ] {f9c22bc0-7229-41dd-95f4-15af901dd25e} <Debug> oximeter.fields_i8 (f62c4c02-f5a5-4bd8-826f-6a6bb503a9ea): Loading data parts | ||
634 | 2023.11.30 05:06:00.573381 [ 3 ] {f9c22bc0-7229-41dd-95f4-15af901dd25e} <Debug> oximeter.fields_i8 (f62c4c02-f5a5-4bd8-826f-6a6bb503a9ea): There are no data parts | ||
635 | 2023.11.30 05:06:00.574426 [ 3 ] {f9c22bc0-7229-41dd-95f4-15af901dd25e} <Debug> DynamicQueryHandler: Done processing query | ||
636 | 2023.11.30 05:06:00.574456 [ 3 ] {f9c22bc0-7229-41dd-95f4-15af901dd25e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
637 | 2023.11.30 05:06:00.574471 [ 3 ] {} <Debug> HTTP-Session: b2b0c586-ae2d-402f-af39-614d0bc08f09 Destroying unnamed session | ||
638 | 2023.11.30 05:06:00.574560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
639 | 2023.11.30 05:06:00.574612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
640 | 2023.11.30 05:06:00.574631 [ 3 ] {} <Debug> HTTP-Session: 61979edb-07c8-4c91-aef4-8f8493bf3aca Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
641 | 2023.11.30 05:06:00.574648 [ 3 ] {} <Debug> HTTP-Session: 61979edb-07c8-4c91-aef4-8f8493bf3aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
642 | 2023.11.30 05:06:00.574804 [ 3 ] {014d4cf3-78c5-4eb2-9ab7-e261fe91b5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.574852 [ 3 ] {014d4cf3-78c5-4eb2-9ab7-e261fe91b5f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
644 | 2023.11.30 05:06:00.576306 [ 3 ] {014d4cf3-78c5-4eb2-9ab7-e261fe91b5f5} <Debug> oximeter.fields_u8 (cb9be7b6-a8ac-4581-ab4d-360c11aa1196): Loading data parts | ||
645 | 2023.11.30 05:06:00.576373 [ 3 ] {014d4cf3-78c5-4eb2-9ab7-e261fe91b5f5} <Debug> oximeter.fields_u8 (cb9be7b6-a8ac-4581-ab4d-360c11aa1196): There are no data parts | ||
646 | 2023.11.30 05:06:00.577399 [ 3 ] {014d4cf3-78c5-4eb2-9ab7-e261fe91b5f5} <Debug> DynamicQueryHandler: Done processing query | ||
647 | 2023.11.30 05:06:00.577429 [ 3 ] {014d4cf3-78c5-4eb2-9ab7-e261fe91b5f5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
648 | 2023.11.30 05:06:00.577448 [ 3 ] {} <Debug> HTTP-Session: 61979edb-07c8-4c91-aef4-8f8493bf3aca Destroying unnamed session | ||
649 | 2023.11.30 05:06:00.577535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
650 | 2023.11.30 05:06:00.577582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
651 | 2023.11.30 05:06:00.577606 [ 3 ] {} <Debug> HTTP-Session: 38deefc7-8c75-481c-80f2-11e48bf4a235 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
652 | 2023.11.30 05:06:00.577622 [ 3 ] {} <Debug> HTTP-Session: 38deefc7-8c75-481c-80f2-11e48bf4a235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
653 | 2023.11.30 05:06:00.577778 [ 3 ] {a88db522-7777-4671-b703-1d01bd73b64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.577820 [ 3 ] {a88db522-7777-4671-b703-1d01bd73b64f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
655 | 2023.11.30 05:06:00.579256 [ 3 ] {a88db522-7777-4671-b703-1d01bd73b64f} <Debug> oximeter.fields_i16 (1c60d6a7-462e-41a4-820a-924268b2aafe): Loading data parts | ||
656 | 2023.11.30 05:06:00.579319 [ 3 ] {a88db522-7777-4671-b703-1d01bd73b64f} <Debug> oximeter.fields_i16 (1c60d6a7-462e-41a4-820a-924268b2aafe): There are no data parts | ||
657 | 2023.11.30 05:06:00.580380 [ 3 ] {a88db522-7777-4671-b703-1d01bd73b64f} <Debug> DynamicQueryHandler: Done processing query | ||
658 | 2023.11.30 05:06:00.580410 [ 3 ] {a88db522-7777-4671-b703-1d01bd73b64f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
659 | 2023.11.30 05:06:00.580425 [ 3 ] {} <Debug> HTTP-Session: 38deefc7-8c75-481c-80f2-11e48bf4a235 Destroying unnamed session | ||
660 | 2023.11.30 05:06:00.580516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
661 | 2023.11.30 05:06:00.580563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
662 | 2023.11.30 05:06:00.580581 [ 3 ] {} <Debug> HTTP-Session: 401cfc7a-ea75-413b-8eed-ea6b32404253 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
663 | 2023.11.30 05:06:00.580605 [ 3 ] {} <Debug> HTTP-Session: 401cfc7a-ea75-413b-8eed-ea6b32404253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2023.11.30 05:06:00.580758 [ 3 ] {3808ed1e-a0dd-4252-89f7-0fcfa33184dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.580804 [ 3 ] {3808ed1e-a0dd-4252-89f7-0fcfa33184dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
666 | 2023.11.30 05:06:00.582264 [ 3 ] {3808ed1e-a0dd-4252-89f7-0fcfa33184dc} <Debug> oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Loading data parts | ||
667 | 2023.11.30 05:06:00.582323 [ 3 ] {3808ed1e-a0dd-4252-89f7-0fcfa33184dc} <Debug> oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): There are no data parts | ||
668 | 2023.11.30 05:06:00.583367 [ 3 ] {3808ed1e-a0dd-4252-89f7-0fcfa33184dc} <Debug> DynamicQueryHandler: Done processing query | ||
669 | 2023.11.30 05:06:00.583391 [ 3 ] {3808ed1e-a0dd-4252-89f7-0fcfa33184dc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
670 | 2023.11.30 05:06:00.583412 [ 3 ] {} <Debug> HTTP-Session: 401cfc7a-ea75-413b-8eed-ea6b32404253 Destroying unnamed session | ||
671 | 2023.11.30 05:06:00.583546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
672 | 2023.11.30 05:06:00.583594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
673 | 2023.11.30 05:06:00.583618 [ 3 ] {} <Debug> HTTP-Session: befe3a26-580b-4a36-8a3a-0cc8e13bc210 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
674 | 2023.11.30 05:06:00.583640 [ 3 ] {} <Debug> HTTP-Session: befe3a26-580b-4a36-8a3a-0cc8e13bc210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
675 | 2023.11.30 05:06:00.583791 [ 3 ] {a12b3e6e-33ef-40e8-8620-376b145a2424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.583839 [ 3 ] {a12b3e6e-33ef-40e8-8620-376b145a2424} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
677 | 2023.11.30 05:06:00.585275 [ 3 ] {a12b3e6e-33ef-40e8-8620-376b145a2424} <Debug> oximeter.fields_i32 (c9aa1f65-cd1f-46fb-a747-376a24954d2c): Loading data parts | ||
678 | 2023.11.30 05:06:00.585341 [ 3 ] {a12b3e6e-33ef-40e8-8620-376b145a2424} <Debug> oximeter.fields_i32 (c9aa1f65-cd1f-46fb-a747-376a24954d2c): There are no data parts | ||
679 | 2023.11.30 05:06:00.586471 [ 3 ] {a12b3e6e-33ef-40e8-8620-376b145a2424} <Debug> DynamicQueryHandler: Done processing query | ||
680 | 2023.11.30 05:06:00.586494 [ 3 ] {a12b3e6e-33ef-40e8-8620-376b145a2424} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
681 | 2023.11.30 05:06:00.586509 [ 3 ] {} <Debug> HTTP-Session: befe3a26-580b-4a36-8a3a-0cc8e13bc210 Destroying unnamed session | ||
682 | 2023.11.30 05:06:00.586616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
683 | 2023.11.30 05:06:00.586664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
684 | 2023.11.30 05:06:00.586682 [ 3 ] {} <Debug> HTTP-Session: a03b072e-4a52-465b-b80c-419b0956926b Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
685 | 2023.11.30 05:06:00.586704 [ 3 ] {} <Debug> HTTP-Session: a03b072e-4a52-465b-b80c-419b0956926b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
686 | 2023.11.30 05:06:00.586860 [ 3 ] {2f3004dc-5cec-4582-aa4a-757566324b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.586901 [ 3 ] {2f3004dc-5cec-4582-aa4a-757566324b22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
688 | 2023.11.30 05:06:00.588357 [ 3 ] {2f3004dc-5cec-4582-aa4a-757566324b22} <Debug> oximeter.fields_u32 (a940013e-afcc-4edf-8c15-3cfb4fed8adb): Loading data parts | ||
689 | 2023.11.30 05:06:00.588414 [ 3 ] {2f3004dc-5cec-4582-aa4a-757566324b22} <Debug> oximeter.fields_u32 (a940013e-afcc-4edf-8c15-3cfb4fed8adb): There are no data parts | ||
690 | 2023.11.30 05:06:00.589526 [ 3 ] {2f3004dc-5cec-4582-aa4a-757566324b22} <Debug> DynamicQueryHandler: Done processing query | ||
691 | 2023.11.30 05:06:00.589557 [ 3 ] {2f3004dc-5cec-4582-aa4a-757566324b22} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
692 | 2023.11.30 05:06:00.589572 [ 3 ] {} <Debug> HTTP-Session: a03b072e-4a52-465b-b80c-419b0956926b Destroying unnamed session | ||
693 | 2023.11.30 05:06:00.589684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
694 | 2023.11.30 05:06:00.589733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
695 | 2023.11.30 05:06:00.589751 [ 3 ] {} <Debug> HTTP-Session: c2df008f-fab0-48e1-ab0a-e0cf3c69e087 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
696 | 2023.11.30 05:06:00.589774 [ 3 ] {} <Debug> HTTP-Session: c2df008f-fab0-48e1-ab0a-e0cf3c69e087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2023.11.30 05:06:00.589938 [ 3 ] {4021e787-50ab-4807-93a9-9b9949975582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.589980 [ 3 ] {4021e787-50ab-4807-93a9-9b9949975582} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
699 | 2023.11.30 05:06:00.591479 [ 3 ] {4021e787-50ab-4807-93a9-9b9949975582} <Debug> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Loading data parts | ||
700 | 2023.11.30 05:06:00.591535 [ 3 ] {4021e787-50ab-4807-93a9-9b9949975582} <Debug> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): There are no data parts | ||
701 | 2023.11.30 05:06:00.592578 [ 3 ] {4021e787-50ab-4807-93a9-9b9949975582} <Debug> DynamicQueryHandler: Done processing query | ||
702 | 2023.11.30 05:06:00.592602 [ 3 ] {4021e787-50ab-4807-93a9-9b9949975582} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
703 | 2023.11.30 05:06:00.592625 [ 3 ] {} <Debug> HTTP-Session: c2df008f-fab0-48e1-ab0a-e0cf3c69e087 Destroying unnamed session | ||
704 | 2023.11.30 05:06:00.592714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
705 | 2023.11.30 05:06:00.592761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
706 | 2023.11.30 05:06:00.592786 [ 3 ] {} <Debug> HTTP-Session: 1c6009c9-964b-4b6b-b10c-1875dc455608 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
707 | 2023.11.30 05:06:00.592802 [ 3 ] {} <Debug> HTTP-Session: 1c6009c9-964b-4b6b-b10c-1875dc455608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2023.11.30 05:06:00.592959 [ 3 ] {d67d29c9-86e0-4671-b827-123d8f5d7c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.593006 [ 3 ] {d67d29c9-86e0-4671-b827-123d8f5d7c1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
710 | 2023.11.30 05:06:00.594447 [ 3 ] {d67d29c9-86e0-4671-b827-123d8f5d7c1a} <Debug> oximeter.fields_u64 (2f4a5633-1f71-4505-bec0-99300e43b373): Loading data parts | ||
711 | 2023.11.30 05:06:00.594514 [ 3 ] {d67d29c9-86e0-4671-b827-123d8f5d7c1a} <Debug> oximeter.fields_u64 (2f4a5633-1f71-4505-bec0-99300e43b373): There are no data parts | ||
712 | 2023.11.30 05:06:00.595579 [ 3 ] {d67d29c9-86e0-4671-b827-123d8f5d7c1a} <Debug> DynamicQueryHandler: Done processing query | ||
713 | 2023.11.30 05:06:00.595609 [ 3 ] {d67d29c9-86e0-4671-b827-123d8f5d7c1a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
714 | 2023.11.30 05:06:00.595638 [ 3 ] {} <Debug> HTTP-Session: 1c6009c9-964b-4b6b-b10c-1875dc455608 Destroying unnamed session | ||
715 | 2023.11.30 05:06:00.595730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
716 | 2023.11.30 05:06:00.595779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
717 | 2023.11.30 05:06:00.595804 [ 3 ] {} <Debug> HTTP-Session: c5f1d4e9-9538-4161-a6d2-36f755db9fbf Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
718 | 2023.11.30 05:06:00.595821 [ 3 ] {} <Debug> HTTP-Session: c5f1d4e9-9538-4161-a6d2-36f755db9fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
719 | 2023.11.30 05:06:00.595977 [ 3 ] {1b912733-73b7-4715-bef5-1aaa3df279a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.596019 [ 3 ] {1b912733-73b7-4715-bef5-1aaa3df279a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
721 | 2023.11.30 05:06:00.597513 [ 3 ] {1b912733-73b7-4715-bef5-1aaa3df279a0} <Debug> oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Loading data parts | ||
722 | 2023.11.30 05:06:00.597579 [ 3 ] {1b912733-73b7-4715-bef5-1aaa3df279a0} <Debug> oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): There are no data parts | ||
723 | 2023.11.30 05:06:00.598592 [ 3 ] {1b912733-73b7-4715-bef5-1aaa3df279a0} <Debug> DynamicQueryHandler: Done processing query | ||
724 | 2023.11.30 05:06:00.598623 [ 3 ] {1b912733-73b7-4715-bef5-1aaa3df279a0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
725 | 2023.11.30 05:06:00.598639 [ 3 ] {} <Debug> HTTP-Session: c5f1d4e9-9538-4161-a6d2-36f755db9fbf Destroying unnamed session | ||
726 | 2023.11.30 05:06:00.598736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
727 | 2023.11.30 05:06:00.598784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
728 | 2023.11.30 05:06:00.598802 [ 3 ] {} <Debug> HTTP-Session: 56d8f968-c065-4f18-8e29-3a5f7e7bfdb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
729 | 2023.11.30 05:06:00.598829 [ 3 ] {} <Debug> HTTP-Session: 56d8f968-c065-4f18-8e29-3a5f7e7bfdb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
730 | 2023.11.30 05:06:00.598979 [ 3 ] {7af5e8cb-d889-438c-ba7f-c83b5b07f475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.599026 [ 3 ] {7af5e8cb-d889-438c-ba7f-c83b5b07f475} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
732 | 2023.11.30 05:06:00.600496 [ 3 ] {7af5e8cb-d889-438c-ba7f-c83b5b07f475} <Debug> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Loading data parts | ||
733 | 2023.11.30 05:06:00.600563 [ 3 ] {7af5e8cb-d889-438c-ba7f-c83b5b07f475} <Debug> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): There are no data parts | ||
734 | 2023.11.30 05:06:00.601595 [ 3 ] {7af5e8cb-d889-438c-ba7f-c83b5b07f475} <Debug> DynamicQueryHandler: Done processing query | ||
735 | 2023.11.30 05:06:00.601617 [ 3 ] {7af5e8cb-d889-438c-ba7f-c83b5b07f475} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
736 | 2023.11.30 05:06:00.601640 [ 3 ] {} <Debug> HTTP-Session: 56d8f968-c065-4f18-8e29-3a5f7e7bfdb6 Destroying unnamed session | ||
737 | 2023.11.30 05:06:00.601728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
738 | 2023.11.30 05:06:00.601777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
739 | 2023.11.30 05:06:00.601801 [ 3 ] {} <Debug> HTTP-Session: 52e7d864-8286-4d22-b45e-5ad60fd46771 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
740 | 2023.11.30 05:06:00.601824 [ 3 ] {} <Debug> HTTP-Session: 52e7d864-8286-4d22-b45e-5ad60fd46771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
741 | 2023.11.30 05:06:00.601974 [ 3 ] {2bc51cf7-b371-4110-ab5d-79681f4a8f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) 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.11.30 05:06:00.602021 [ 3 ] {2bc51cf7-b371-4110-ab5d-79681f4a8f2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
743 | 2023.11.30 05:06:00.603487 [ 3 ] {2bc51cf7-b371-4110-ab5d-79681f4a8f2f} <Debug> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Loading data parts | ||
744 | 2023.11.30 05:06:00.603552 [ 3 ] {2bc51cf7-b371-4110-ab5d-79681f4a8f2f} <Debug> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): There are no data parts | ||
745 | 2023.11.30 05:06:00.604664 [ 3 ] {2bc51cf7-b371-4110-ab5d-79681f4a8f2f} <Debug> DynamicQueryHandler: Done processing query | ||
746 | 2023.11.30 05:06:00.604688 [ 3 ] {2bc51cf7-b371-4110-ab5d-79681f4a8f2f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
747 | 2023.11.30 05:06:00.604702 [ 3 ] {} <Debug> HTTP-Session: 52e7d864-8286-4d22-b45e-5ad60fd46771 Destroying unnamed session | ||
748 | 2023.11.30 05:06:00.604810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
749 | 2023.11.30 05:06:00.604860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
750 | 2023.11.30 05:06:00.604878 [ 3 ] {} <Debug> HTTP-Session: 78910f37-7149-44ef-bc96-596ec001f6cd Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
751 | 2023.11.30 05:06:00.604900 [ 3 ] {} <Debug> HTTP-Session: 78910f37-7149-44ef-bc96-596ec001f6cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
752 | 2023.11.30 05:06:00.605124 [ 3 ] {e0989cdb-6143-45cc-8184-ee3e1636aed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) /* 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.11.30 05:06:00.605190 [ 3 ] {e0989cdb-6143-45cc-8184-ee3e1636aed6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
757 | 2023.11.30 05:06:00.606770 [ 3 ] {e0989cdb-6143-45cc-8184-ee3e1636aed6} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866): Loading data parts | ||
758 | 2023.11.30 05:06:00.606838 [ 3 ] {e0989cdb-6143-45cc-8184-ee3e1636aed6} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866): There are no data parts | ||
759 | 2023.11.30 05:06:00.607983 [ 3 ] {e0989cdb-6143-45cc-8184-ee3e1636aed6} <Debug> DynamicQueryHandler: Done processing query | ||
760 | 2023.11.30 05:06:00.608007 [ 3 ] {e0989cdb-6143-45cc-8184-ee3e1636aed6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
761 | 2023.11.30 05:06:00.608030 [ 3 ] {} <Debug> HTTP-Session: 78910f37-7149-44ef-bc96-596ec001f6cd Destroying unnamed session | ||
762 | 2023.11.30 05:06:00.608166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
763 | 2023.11.30 05:06:00.608215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
764 | 2023.11.30 05:06:00.608233 [ 3 ] {} <Debug> HTTP-Session: 662eeba4-3a1c-4d87-9f3c-6516955a60d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 | ||
765 | 2023.11.30 05:06:00.608257 [ 3 ] {} <Debug> HTTP-Session: 662eeba4-3a1c-4d87-9f3c-6516955a60d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
766 | 2023.11.30 05:06:00.608360 [ 3 ] {78f3e75b-1f11-492e-ac25-1762a61ae03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42001) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
767 | 2023.11.30 05:06:00.608986 [ 3 ] {78f3e75b-1f11-492e-ac25-1762a61ae03c} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
768 | 2023.11.30 05:06:00.614745 [ 3 ] {78f3e75b-1f11-492e-ac25-1762a61ae03c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.85 GiB. | ||
769 | 2023.11.30 05:06:00.619576 [ 3 ] {78f3e75b-1f11-492e-ac25-1762a61ae03c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
770 | 2023.11.30 05:06:00.619811 [ 3 ] {78f3e75b-1f11-492e-ac25-1762a61ae03c} <Trace> oximeter.version (d47b6f24-e375-47a4-bab5-44968e0700ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
771 | 2023.11.30 05:06:00.620192 [ 3 ] {78f3e75b-1f11-492e-ac25-1762a61ae03c} <Information> executeQuery: Read 1 rows, 16.00 B in 0.01179603 sec., 84 rows/sec., 1.32 KiB/sec. | ||
772 | 2023.11.30 05:06:00.620306 [ 3 ] {78f3e75b-1f11-492e-ac25-1762a61ae03c} <Debug> DynamicQueryHandler: Done processing query | ||
773 | 2023.11.30 05:06:00.620342 [ 3 ] {78f3e75b-1f11-492e-ac25-1762a61ae03c} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
774 | 2023.11.30 05:06:00.620357 [ 3 ] {} <Debug> HTTP-Session: 662eeba4-3a1c-4d87-9f3c-6516955a60d9 Destroying unnamed session | ||
775 | 2023.11.30 05:06:01.000137 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.07 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB | ||
776 | 2023.11.30 05:06:13.713566 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
777 | 2023.11.30 05:06:13.713656 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
778 | 2023.11.30 05:06:28.713715 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
779 | 2023.11.30 05:06:28.713819 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
780 | 2023.11.30 05:06:40.633600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
781 | 2023.11.30 05:06:40.633750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
782 | 2023.11.30 05:06:40.633778 [ 3 ] {} <Debug> HTTP-Session: 8870baf8-0cf9-4303-a1e1-e4d29cdec4e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
783 | 2023.11.30 05:06:40.633826 [ 3 ] {} <Debug> HTTP-Session: 8870baf8-0cf9-4303-a1e1-e4d29cdec4e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
784 | 2023.11.30 05:06:40.633967 [ 3 ] {6f85ff54-a65c-4eef-905c-99c852848404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
785 | 2023.11.30 05:06:40.634323 [ 3 ] {6f85ff54-a65c-4eef-905c-99c852848404} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
786 | 2023.11.30 05:06:40.636882 [ 3 ] {6f85ff54-a65c-4eef-905c-99c852848404} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
787 | 2023.11.30 05:06:40.638941 [ 3 ] {6f85ff54-a65c-4eef-905c-99c852848404} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
788 | 2023.11.30 05:06:40.641792 [ 3 ] {6f85ff54-a65c-4eef-905c-99c852848404} <Debug> DynamicQueryHandler: Done processing query | ||
789 | 2023.11.30 05:06:40.641821 [ 3 ] {6f85ff54-a65c-4eef-905c-99c852848404} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
790 | 2023.11.30 05:06:40.641856 [ 3 ] {} <Debug> HTTP-Session: 8870baf8-0cf9-4303-a1e1-e4d29cdec4e0 Destroying unnamed session | ||
791 | 2023.11.30 05:06:40.645595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
792 | 2023.11.30 05:06:40.645678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
793 | 2023.11.30 05:06:40.645731 [ 3 ] {} <Debug> HTTP-Session: f45ce763-e3ee-440a-b7f0-bac5e2f3fe6b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
794 | 2023.11.30 05:06:40.645755 [ 3 ] {} <Debug> HTTP-Session: f45ce763-e3ee-440a-b7f0-bac5e2f3fe6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
795 | 2023.11.30 05:06:40.645887 [ 3 ] {b4039578-51d1-4bba-b112-ec1271067901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
796 | 2023.11.30 05:06:40.666514 [ 3 ] {b4039578-51d1-4bba-b112-ec1271067901} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
797 | 2023.11.30 05:06:40.666667 [ 3 ] {b4039578-51d1-4bba-b112-ec1271067901} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
798 | 2023.11.30 05:06:40.666748 [ 3 ] {b4039578-51d1-4bba-b112-ec1271067901} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
799 | 2023.11.30 05:06:40.667589 [ 3 ] {b4039578-51d1-4bba-b112-ec1271067901} <Debug> DynamicQueryHandler: Done processing query | ||
800 | 2023.11.30 05:06:40.667620 [ 3 ] {b4039578-51d1-4bba-b112-ec1271067901} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
801 | 2023.11.30 05:06:40.667637 [ 3 ] {} <Debug> HTTP-Session: f45ce763-e3ee-440a-b7f0-bac5e2f3fe6b Destroying unnamed session | ||
802 | 2023.11.30 05:06:40.667893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
803 | 2023.11.30 05:06:40.667943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
804 | 2023.11.30 05:06:40.667963 [ 3 ] {} <Debug> HTTP-Session: 441358e0-0fd2-4d43-a171-82cd52f1cef6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
805 | 2023.11.30 05:06:40.667990 [ 3 ] {} <Debug> HTTP-Session: 441358e0-0fd2-4d43-a171-82cd52f1cef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
806 | 2023.11.30 05:06:40.668112 [ 3 ] {8804a91f-aa06-412c-b2bb-23f5494e9f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
807 | 2023.11.30 05:06:40.670429 [ 3 ] {8804a91f-aa06-412c-b2bb-23f5494e9f3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
808 | 2023.11.30 05:06:40.670589 [ 3 ] {8804a91f-aa06-412c-b2bb-23f5494e9f3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
809 | 2023.11.30 05:06:40.670633 [ 3 ] {8804a91f-aa06-412c-b2bb-23f5494e9f3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
810 | 2023.11.30 05:06:40.671446 [ 3 ] {8804a91f-aa06-412c-b2bb-23f5494e9f3d} <Debug> DynamicQueryHandler: Done processing query | ||
811 | 2023.11.30 05:06:40.671474 [ 3 ] {8804a91f-aa06-412c-b2bb-23f5494e9f3d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
812 | 2023.11.30 05:06:40.671491 [ 3 ] {} <Debug> HTTP-Session: 441358e0-0fd2-4d43-a171-82cd52f1cef6 Destroying unnamed session | ||
813 | 2023.11.30 05:06:40.671697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
814 | 2023.11.30 05:06:40.671750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
815 | 2023.11.30 05:06:40.671772 [ 3 ] {} <Debug> HTTP-Session: f498385d-20de-4257-9aed-b35e2bffde6e Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
816 | 2023.11.30 05:06:40.671792 [ 3 ] {} <Debug> HTTP-Session: f498385d-20de-4257-9aed-b35e2bffde6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
817 | 2023.11.30 05:06:40.671908 [ 3 ] {bc3aca54-6da0-4688-8b39-be5145572ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) | ||
818 | 2023.11.30 05:06:40.672270 [ 3 ] {bc3aca54-6da0-4688-8b39-be5145572ab6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
819 | 2023.11.30 05:06:40.672426 [ 3 ] {bc3aca54-6da0-4688-8b39-be5145572ab6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
820 | 2023.11.30 05:06:40.672471 [ 3 ] {bc3aca54-6da0-4688-8b39-be5145572ab6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
821 | 2023.11.30 05:06:40.673301 [ 3 ] {bc3aca54-6da0-4688-8b39-be5145572ab6} <Debug> DynamicQueryHandler: Done processing query | ||
822 | 2023.11.30 05:06:40.673332 [ 3 ] {bc3aca54-6da0-4688-8b39-be5145572ab6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
823 | 2023.11.30 05:06:40.673349 [ 3 ] {} <Debug> HTTP-Session: f498385d-20de-4257-9aed-b35e2bffde6e Destroying unnamed session | ||
824 | 2023.11.30 05:06:40.674574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
825 | 2023.11.30 05:06:40.674625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
826 | 2023.11.30 05:06:40.674646 [ 3 ] {} <Debug> HTTP-Session: 2ef60296-0654-49b7-892a-c812d26ec481 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
827 | 2023.11.30 05:06:40.674664 [ 3 ] {} <Debug> HTTP-Session: 2ef60296-0654-49b7-892a-c812d26ec481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
828 | 2023.11.30 05:06:40.674745 [ 3 ] {b996ad58-64a8-4993-8e3d-dc2123c26000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
829 | 2023.11.30 05:06:40.674786 [ 3 ] {b996ad58-64a8-4993-8e3d-dc2123c26000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
830 | 2023.11.30 05:06:40.675508 [ 3 ] {b996ad58-64a8-4993-8e3d-dc2123c26000} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
831 | 2023.11.30 05:06:40.680775 [ 3 ] {b996ad58-64a8-4993-8e3d-dc2123c26000} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
832 | 2023.11.30 05:06:40.683085 [ 3 ] {b996ad58-64a8-4993-8e3d-dc2123c26000} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
833 | 2023.11.30 05:06:40.683260 [ 3 ] {b996ad58-64a8-4993-8e3d-dc2123c26000} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
834 | 2023.11.30 05:06:40.683386 [ 3 ] {b996ad58-64a8-4993-8e3d-dc2123c26000} <Information> executeQuery: Read 4 rows, 443.00 B in 0.008609862 sec., 464 rows/sec., 50.25 KiB/sec. | ||
835 | 2023.11.30 05:06:40.683552 [ 3 ] {b996ad58-64a8-4993-8e3d-dc2123c26000} <Debug> DynamicQueryHandler: Done processing query | ||
836 | 2023.11.30 05:06:40.683576 [ 3 ] {b996ad58-64a8-4993-8e3d-dc2123c26000} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
837 | 2023.11.30 05:06:40.683596 [ 3 ] {} <Debug> HTTP-Session: 2ef60296-0654-49b7-892a-c812d26ec481 Destroying unnamed session | ||
838 | 2023.11.30 05:06:40.683711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
839 | 2023.11.30 05:06:40.683755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
840 | 2023.11.30 05:06:40.683777 [ 3 ] {} <Debug> HTTP-Session: 3a0ddba6-6188-432c-9ee3-a3162747e9e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
841 | 2023.11.30 05:06:40.683794 [ 3 ] {} <Debug> HTTP-Session: 3a0ddba6-6188-432c-9ee3-a3162747e9e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
842 | 2023.11.30 05:06:40.683869 [ 3 ] {588e45c5-425d-4a77-9462-ebcd9486f099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
843 | 2023.11.30 05:06:40.683909 [ 3 ] {588e45c5-425d-4a77-9462-ebcd9486f099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
844 | 2023.11.30 05:06:40.684021 [ 3 ] {588e45c5-425d-4a77-9462-ebcd9486f099} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
845 | 2023.11.30 05:06:40.689573 [ 3 ] {588e45c5-425d-4a77-9462-ebcd9486f099} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
846 | 2023.11.30 05:06:40.689839 [ 3 ] {588e45c5-425d-4a77-9462-ebcd9486f099} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
847 | 2023.11.30 05:06:40.689996 [ 3 ] {588e45c5-425d-4a77-9462-ebcd9486f099} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
848 | 2023.11.30 05:06:40.690105 [ 3 ] {588e45c5-425d-4a77-9462-ebcd9486f099} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.006202762 sec., 5965 rows/sec., 483.50 KiB/sec. | ||
849 | 2023.11.30 05:06:40.690228 [ 3 ] {588e45c5-425d-4a77-9462-ebcd9486f099} <Debug> DynamicQueryHandler: Done processing query | ||
850 | 2023.11.30 05:06:40.690252 [ 3 ] {588e45c5-425d-4a77-9462-ebcd9486f099} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
851 | 2023.11.30 05:06:40.690270 [ 3 ] {} <Debug> HTTP-Session: 3a0ddba6-6188-432c-9ee3-a3162747e9e1 Destroying unnamed session | ||
852 | 2023.11.30 05:06:40.690478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 18124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
853 | 2023.11.30 05:06:40.690524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
854 | 2023.11.30 05:06:40.690545 [ 3 ] {} <Debug> HTTP-Session: fc9134d9-c96f-4abf-8288-fc6a700b2c4c Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
855 | 2023.11.30 05:06:40.690562 [ 3 ] {} <Debug> HTTP-Session: fc9134d9-c96f-4abf-8288-fc6a700b2c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
856 | 2023.11.30 05:06:40.690638 [ 3 ] {63b41958-13e1-4e00-aa27-de61a15b146a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
857 | 2023.11.30 05:06:40.690676 [ 3 ] {63b41958-13e1-4e00-aa27-de61a15b146a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
858 | 2023.11.30 05:06:40.690774 [ 3 ] {63b41958-13e1-4e00-aa27-de61a15b146a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
859 | 2023.11.30 05:06:40.691135 [ 3 ] {63b41958-13e1-4e00-aa27-de61a15b146a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
860 | 2023.11.30 05:06:40.691343 [ 3 ] {63b41958-13e1-4e00-aa27-de61a15b146a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
861 | 2023.11.30 05:06:40.691481 [ 3 ] {63b41958-13e1-4e00-aa27-de61a15b146a} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
862 | 2023.11.30 05:06:40.691585 [ 3 ] {63b41958-13e1-4e00-aa27-de61a15b146a} <Information> executeQuery: Read 111 rows, 11.30 KiB in 0.00097242 sec., 114148 rows/sec., 11.35 MiB/sec. | ||
863 | 2023.11.30 05:06:40.691773 [ 3 ] {63b41958-13e1-4e00-aa27-de61a15b146a} <Debug> DynamicQueryHandler: Done processing query | ||
864 | 2023.11.30 05:06:40.691797 [ 3 ] {63b41958-13e1-4e00-aa27-de61a15b146a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
865 | 2023.11.30 05:06:40.691813 [ 3 ] {} <Debug> HTTP-Session: fc9134d9-c96f-4abf-8288-fc6a700b2c4c Destroying unnamed session | ||
866 | 2023.11.30 05:06:40.691926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 8874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
867 | 2023.11.30 05:06:40.691972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
868 | 2023.11.30 05:06:40.691992 [ 3 ] {} <Debug> HTTP-Session: 462cadcf-50f2-4921-b3e3-8a284bcf9a63 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
869 | 2023.11.30 05:06:40.692009 [ 3 ] {} <Debug> HTTP-Session: 462cadcf-50f2-4921-b3e3-8a284bcf9a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
870 | 2023.11.30 05:06:40.692081 [ 3 ] {239e5a0c-c123-4a94-bedf-f4a2f81ed3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
871 | 2023.11.30 05:06:40.692120 [ 3 ] {239e5a0c-c123-4a94-bedf-f4a2f81ed3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
872 | 2023.11.30 05:06:40.693270 [ 3 ] {239e5a0c-c123-4a94-bedf-f4a2f81ed3d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
873 | 2023.11.30 05:06:40.697763 [ 3 ] {239e5a0c-c123-4a94-bedf-f4a2f81ed3d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
874 | 2023.11.30 05:06:40.700108 [ 3 ] {239e5a0c-c123-4a94-bedf-f4a2f81ed3d0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
875 | 2023.11.30 05:06:40.700346 [ 3 ] {239e5a0c-c123-4a94-bedf-f4a2f81ed3d0} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
876 | 2023.11.30 05:06:40.700472 [ 3 ] {239e5a0c-c123-4a94-bedf-f4a2f81ed3d0} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.008359328 sec., 6220 rows/sec., 498.72 KiB/sec. | ||
877 | 2023.11.30 05:06:40.700627 [ 3 ] {239e5a0c-c123-4a94-bedf-f4a2f81ed3d0} <Debug> DynamicQueryHandler: Done processing query | ||
878 | 2023.11.30 05:06:40.700653 [ 3 ] {239e5a0c-c123-4a94-bedf-f4a2f81ed3d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
879 | 2023.11.30 05:06:40.700669 [ 3 ] {} <Debug> HTTP-Session: 462cadcf-50f2-4921-b3e3-8a284bcf9a63 Destroying unnamed session | ||
880 | 2023.11.30 05:06:40.700963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
881 | 2023.11.30 05:06:40.701013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
882 | 2023.11.30 05:06:40.701033 [ 3 ] {} <Debug> HTTP-Session: a0a20e80-e951-43f0-9980-ffad688e5b64 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
883 | 2023.11.30 05:06:40.701051 [ 3 ] {} <Debug> HTTP-Session: a0a20e80-e951-43f0-9980-ffad688e5b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
884 | 2023.11.30 05:06:40.701138 [ 3 ] {61eb70ca-7f7c-47a0-8a71-728e6d6c9eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
885 | 2023.11.30 05:06:40.701183 [ 3 ] {61eb70ca-7f7c-47a0-8a71-728e6d6c9eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
886 | 2023.11.30 05:06:40.701343 [ 3 ] {61eb70ca-7f7c-47a0-8a71-728e6d6c9eb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
887 | 2023.11.30 05:06:40.701872 [ 3 ] {61eb70ca-7f7c-47a0-8a71-728e6d6c9eb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
888 | 2023.11.30 05:06:40.706655 [ 3 ] {61eb70ca-7f7c-47a0-8a71-728e6d6c9eb9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
889 | 2023.11.30 05:06:40.706851 [ 3 ] {61eb70ca-7f7c-47a0-8a71-728e6d6c9eb9} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
890 | 2023.11.30 05:06:40.706977 [ 3 ] {61eb70ca-7f7c-47a0-8a71-728e6d6c9eb9} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.005804023 sec., 6374 rows/sec., 8.60 MiB/sec. | ||
891 | 2023.11.30 05:06:40.707122 [ 3 ] {61eb70ca-7f7c-47a0-8a71-728e6d6c9eb9} <Debug> DynamicQueryHandler: Done processing query | ||
892 | 2023.11.30 05:06:40.707146 [ 3 ] {61eb70ca-7f7c-47a0-8a71-728e6d6c9eb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
893 | 2023.11.30 05:06:40.707164 [ 3 ] {} <Debug> HTTP-Session: a0a20e80-e951-43f0-9980-ffad688e5b64 Destroying unnamed session | ||
894 | 2023.11.30 05:06:40.707276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 3870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
895 | 2023.11.30 05:06:40.707322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
896 | 2023.11.30 05:06:40.707342 [ 3 ] {} <Debug> HTTP-Session: 8a8c7290-7114-49a7-bf5c-b5fdebefc76d Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
897 | 2023.11.30 05:06:40.707360 [ 3 ] {} <Debug> HTTP-Session: 8a8c7290-7114-49a7-bf5c-b5fdebefc76d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
898 | 2023.11.30 05:06:40.707431 [ 3 ] {6a3e6af6-c860-48fa-b15f-6724b28f1629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
899 | 2023.11.30 05:06:40.707471 [ 3 ] {6a3e6af6-c860-48fa-b15f-6724b28f1629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
900 | 2023.11.30 05:06:40.707577 [ 3 ] {6a3e6af6-c860-48fa-b15f-6724b28f1629} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
901 | 2023.11.30 05:06:40.707886 [ 3 ] {6a3e6af6-c860-48fa-b15f-6724b28f1629} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
902 | 2023.11.30 05:06:40.708134 [ 3 ] {6a3e6af6-c860-48fa-b15f-6724b28f1629} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
903 | 2023.11.30 05:06:40.708310 [ 3 ] {6a3e6af6-c860-48fa-b15f-6724b28f1629} <Trace> oximeter.measurements_i64 (5604f74d-a9b7-4a43-88c0-49ee958c48b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
904 | 2023.11.30 05:06:40.708425 [ 3 ] {6a3e6af6-c860-48fa-b15f-6724b28f1629} <Information> executeQuery: Read 24 rows, 1.76 KiB in 0.000963151 sec., 24918 rows/sec., 1.78 MiB/sec. | ||
905 | 2023.11.30 05:06:40.708545 [ 3 ] {6a3e6af6-c860-48fa-b15f-6724b28f1629} <Debug> DynamicQueryHandler: Done processing query | ||
906 | 2023.11.30 05:06:40.708569 [ 3 ] {6a3e6af6-c860-48fa-b15f-6724b28f1629} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
907 | 2023.11.30 05:06:40.708585 [ 3 ] {} <Debug> HTTP-Session: 8a8c7290-7114-49a7-bf5c-b5fdebefc76d Destroying unnamed session | ||
908 | 2023.11.30 05:06:43.714072 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
909 | 2023.11.30 05:06:43.714139 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
910 | 2023.11.30 05:06:50.627095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
911 | 2023.11.30 05:06:50.627245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
912 | 2023.11.30 05:06:50.627282 [ 3 ] {} <Debug> HTTP-Session: e8e9ab1e-267c-4efc-87b3-ee161f875af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
913 | 2023.11.30 05:06:50.627314 [ 3 ] {} <Debug> HTTP-Session: e8e9ab1e-267c-4efc-87b3-ee161f875af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
914 | 2023.11.30 05:06:50.627563 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) | ||
915 | 2023.11.30 05:06:50.632838 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
916 | 2023.11.30 05:06:50.633058 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
917 | 2023.11.30 05:06:50.633179 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
918 | 2023.11.30 05:06:50.633453 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
919 | 2023.11.30 05:06:50.639433 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
920 | 2023.11.30 05:06:50.639471 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 | ||
921 | 2023.11.30 05:06:50.641547 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
922 | 2023.11.30 05:06:50.658237 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} <Information> executeQuery: Read 4 rows, 443.00 B in 0.03061281 sec., 130 rows/sec., 14.13 KiB/sec. | ||
923 | 2023.11.30 05:06:50.658460 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} <Debug> DynamicQueryHandler: Done processing query | ||
924 | 2023.11.30 05:06:50.658487 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
925 | 2023.11.30 05:06:50.658505 [ 3 ] {} <Debug> HTTP-Session: e8e9ab1e-267c-4efc-87b3-ee161f875af3 Destroying unnamed session | ||
926 | 2023.11.30 05:06:50.658744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
927 | 2023.11.30 05:06:50.658798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
928 | 2023.11.30 05:06:50.658820 [ 3 ] {} <Debug> HTTP-Session: 097838d6-4fc1-4fb4-be1f-b78d64329318 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
929 | 2023.11.30 05:06:50.658841 [ 3 ] {} <Debug> HTTP-Session: 097838d6-4fc1-4fb4-be1f-b78d64329318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
930 | 2023.11.30 05:06:50.658988 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) | ||
931 | 2023.11.30 05:06:50.659454 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
932 | 2023.11.30 05:06:50.659617 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
933 | 2023.11.30 05:06:50.659660 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
934 | 2023.11.30 05:06:50.659810 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
935 | 2023.11.30 05:06:50.659840 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
936 | 2023.11.30 05:06:50.659862 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 | ||
937 | 2023.11.30 05:06:50.659892 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
938 | 2023.11.30 05:06:50.660764 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001731256 sec., 2310 rows/sec., 249.89 KiB/sec. | ||
939 | 2023.11.30 05:06:50.660961 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} <Debug> DynamicQueryHandler: Done processing query | ||
940 | 2023.11.30 05:06:50.660985 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
941 | 2023.11.30 05:06:50.661001 [ 3 ] {} <Debug> HTTP-Session: 097838d6-4fc1-4fb4-be1f-b78d64329318 Destroying unnamed session | ||
942 | 2023.11.30 05:06:50.661362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
943 | 2023.11.30 05:06:50.661408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
944 | 2023.11.30 05:06:50.661428 [ 3 ] {} <Debug> HTTP-Session: 8e5fa338-997f-4318-bd06-cabc4e2ca231 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
945 | 2023.11.30 05:06:50.661445 [ 3 ] {} <Debug> HTTP-Session: 8e5fa338-997f-4318-bd06-cabc4e2ca231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
946 | 2023.11.30 05:06:50.661564 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) | ||
947 | 2023.11.30 05:06:50.662015 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
948 | 2023.11.30 05:06:50.662176 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
949 | 2023.11.30 05:06:50.662218 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
950 | 2023.11.30 05:06:50.662364 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
951 | 2023.11.30 05:06:50.662393 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
952 | 2023.11.30 05:06:50.662414 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 | ||
953 | 2023.11.30 05:06:50.662442 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
954 | 2023.11.30 05:06:50.663309 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001705806 sec., 2344 rows/sec., 253.61 KiB/sec. | ||
955 | 2023.11.30 05:06:50.663520 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} <Debug> DynamicQueryHandler: Done processing query | ||
956 | 2023.11.30 05:06:50.663558 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
957 | 2023.11.30 05:06:50.663583 [ 3 ] {} <Debug> HTTP-Session: 8e5fa338-997f-4318-bd06-cabc4e2ca231 Destroying unnamed session | ||
958 | 2023.11.30 05:06:50.663821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
959 | 2023.11.30 05:06:50.663881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
960 | 2023.11.30 05:06:50.663907 [ 3 ] {} <Debug> HTTP-Session: 178b06b6-9233-4ff8-bb52-41267e96c506 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
961 | 2023.11.30 05:06:50.663929 [ 3 ] {} <Debug> HTTP-Session: 178b06b6-9233-4ff8-bb52-41267e96c506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
962 | 2023.11.30 05:06:50.664079 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) | ||
963 | 2023.11.30 05:06:50.664611 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
964 | 2023.11.30 05:06:50.664780 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
965 | 2023.11.30 05:06:50.664821 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
966 | 2023.11.30 05:06:50.664970 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
967 | 2023.11.30 05:06:50.664999 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
968 | 2023.11.30 05:06:50.665021 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 | ||
969 | 2023.11.30 05:06:50.665050 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
970 | 2023.11.30 05:06:50.665953 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001827318 sec., 2189 rows/sec., 236.75 KiB/sec. | ||
971 | 2023.11.30 05:06:50.666154 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} <Debug> DynamicQueryHandler: Done processing query | ||
972 | 2023.11.30 05:06:50.666179 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
973 | 2023.11.30 05:06:50.666197 [ 3 ] {} <Debug> HTTP-Session: 178b06b6-9233-4ff8-bb52-41267e96c506 Destroying unnamed session | ||
974 | 2023.11.30 05:06:50.666437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
975 | 2023.11.30 05:06:50.666484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
976 | 2023.11.30 05:06:50.666504 [ 3 ] {} <Debug> HTTP-Session: 27910764-c81d-4d3c-a2b8-0a7cd41568a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
977 | 2023.11.30 05:06:50.666522 [ 3 ] {} <Debug> HTTP-Session: 27910764-c81d-4d3c-a2b8-0a7cd41568a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
978 | 2023.11.30 05:06:50.666643 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) | ||
979 | 2023.11.30 05:06:50.667119 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
980 | 2023.11.30 05:06:50.667287 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
981 | 2023.11.30 05:06:50.667330 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
982 | 2023.11.30 05:06:50.667478 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
983 | 2023.11.30 05:06:50.667507 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
984 | 2023.11.30 05:06:50.667528 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 | ||
985 | 2023.11.30 05:06:50.667557 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
986 | 2023.11.30 05:06:50.668415 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001731857 sec., 2309 rows/sec., 249.80 KiB/sec. | ||
987 | 2023.11.30 05:06:50.668597 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} <Debug> DynamicQueryHandler: Done processing query | ||
988 | 2023.11.30 05:06:50.668622 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
989 | 2023.11.30 05:06:50.668639 [ 3 ] {} <Debug> HTTP-Session: 27910764-c81d-4d3c-a2b8-0a7cd41568a7 Destroying unnamed session | ||
990 | 2023.11.30 05:06:50.668889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
991 | 2023.11.30 05:06:50.668934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
992 | 2023.11.30 05:06:50.668956 [ 3 ] {} <Debug> HTTP-Session: c2e3cd0e-5469-4973-906c-f1fc110c04b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
993 | 2023.11.30 05:06:50.668973 [ 3 ] {} <Debug> HTTP-Session: c2e3cd0e-5469-4973-906c-f1fc110c04b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
994 | 2023.11.30 05:06:50.669095 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) | ||
995 | 2023.11.30 05:06:50.669565 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
996 | 2023.11.30 05:06:50.669731 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
997 | 2023.11.30 05:06:50.669771 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
998 | 2023.11.30 05:06:50.669915 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
999 | 2023.11.30 05:06:50.669943 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1000 | 2023.11.30 05:06:50.669966 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 | ||
1001 | 2023.11.30 05:06:50.669993 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1002 | 2023.11.30 05:06:50.670846 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001714086 sec., 2333 rows/sec., 252.39 KiB/sec. | ||
1003 | 2023.11.30 05:06:50.671036 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} <Debug> DynamicQueryHandler: Done processing query | ||
1004 | 2023.11.30 05:06:50.671060 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1005 | 2023.11.30 05:06:50.671077 [ 3 ] {} <Debug> HTTP-Session: c2e3cd0e-5469-4973-906c-f1fc110c04b5 Destroying unnamed session | ||
1006 | 2023.11.30 05:06:50.681308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1007 | 2023.11.30 05:06:50.681361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1008 | 2023.11.30 05:06:50.681380 [ 3 ] {} <Debug> HTTP-Session: 8ace39be-537c-4330-b9ef-87b9576ddec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1009 | 2023.11.30 05:06:50.681397 [ 3 ] {} <Debug> HTTP-Session: 8ace39be-537c-4330-b9ef-87b9576ddec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1010 | 2023.11.30 05:06:50.681479 [ 3 ] {4f28c55d-58bf-41ed-afd7-a3015c369940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1011 | 2023.11.30 05:06:50.681521 [ 3 ] {4f28c55d-58bf-41ed-afd7-a3015c369940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1012 | 2023.11.30 05:06:50.681661 [ 3 ] {4f28c55d-58bf-41ed-afd7-a3015c369940} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1013 | 2023.11.30 05:06:50.682019 [ 3 ] {4f28c55d-58bf-41ed-afd7-a3015c369940} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1014 | 2023.11.30 05:06:50.682311 [ 3 ] {4f28c55d-58bf-41ed-afd7-a3015c369940} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1015 | 2023.11.30 05:06:50.682465 [ 3 ] {4f28c55d-58bf-41ed-afd7-a3015c369940} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1016 | 2023.11.30 05:06:50.682576 [ 3 ] {4f28c55d-58bf-41ed-afd7-a3015c369940} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001067372 sec., 5621 rows/sec., 911.26 KiB/sec. | ||
1017 | 2023.11.30 05:06:50.682743 [ 3 ] {4f28c55d-58bf-41ed-afd7-a3015c369940} <Debug> DynamicQueryHandler: Done processing query | ||
1018 | 2023.11.30 05:06:50.682770 [ 3 ] {4f28c55d-58bf-41ed-afd7-a3015c369940} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1019 | 2023.11.30 05:06:50.682787 [ 3 ] {} <Debug> HTTP-Session: 8ace39be-537c-4330-b9ef-87b9576ddec0 Destroying unnamed session | ||
1020 | 2023.11.30 05:06:50.682922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1021 | 2023.11.30 05:06:50.682967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1022 | 2023.11.30 05:06:50.682987 [ 3 ] {} <Debug> HTTP-Session: 02c77cd9-0f8b-4647-9705-5dbec0a5518b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1023 | 2023.11.30 05:06:50.683003 [ 3 ] {} <Debug> HTTP-Session: 02c77cd9-0f8b-4647-9705-5dbec0a5518b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1024 | 2023.11.30 05:06:50.683076 [ 3 ] {66126875-f5e5-4405-90e2-24218ab59d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1025 | 2023.11.30 05:06:50.683115 [ 3 ] {66126875-f5e5-4405-90e2-24218ab59d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1026 | 2023.11.30 05:06:50.683222 [ 3 ] {66126875-f5e5-4405-90e2-24218ab59d9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1027 | 2023.11.30 05:06:50.683560 [ 3 ] {66126875-f5e5-4405-90e2-24218ab59d9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1028 | 2023.11.30 05:06:50.683764 [ 3 ] {66126875-f5e5-4405-90e2-24218ab59d9e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1029 | 2023.11.30 05:06:50.683905 [ 3 ] {66126875-f5e5-4405-90e2-24218ab59d9e} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1030 | 2023.11.30 05:06:50.683999 [ 3 ] {66126875-f5e5-4405-90e2-24218ab59d9e} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.000896599 sec., 49074 rows/sec., 3.88 MiB/sec. | ||
1031 | 2023.11.30 05:06:50.684112 [ 3 ] {66126875-f5e5-4405-90e2-24218ab59d9e} <Debug> DynamicQueryHandler: Done processing query | ||
1032 | 2023.11.30 05:06:50.684135 [ 3 ] {66126875-f5e5-4405-90e2-24218ab59d9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1033 | 2023.11.30 05:06:50.684151 [ 3 ] {} <Debug> HTTP-Session: 02c77cd9-0f8b-4647-9705-5dbec0a5518b Destroying unnamed session | ||
1034 | 2023.11.30 05:06:50.684345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 26622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1035 | 2023.11.30 05:06:50.684390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1036 | 2023.11.30 05:06:50.684411 [ 3 ] {} <Debug> HTTP-Session: bab65666-6fd5-4a68-925a-6abc58cad42a Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1037 | 2023.11.30 05:06:50.684428 [ 3 ] {} <Debug> HTTP-Session: bab65666-6fd5-4a68-925a-6abc58cad42a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1038 | 2023.11.30 05:06:50.684505 [ 3 ] {61546e0e-0d6a-4454-8488-2adf09ce94ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1039 | 2023.11.30 05:06:50.684543 [ 3 ] {61546e0e-0d6a-4454-8488-2adf09ce94ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1040 | 2023.11.30 05:06:50.684644 [ 3 ] {61546e0e-0d6a-4454-8488-2adf09ce94ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1041 | 2023.11.30 05:06:50.685038 [ 3 ] {61546e0e-0d6a-4454-8488-2adf09ce94ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1042 | 2023.11.30 05:06:50.685252 [ 3 ] {61546e0e-0d6a-4454-8488-2adf09ce94ab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1043 | 2023.11.30 05:06:50.685397 [ 3 ] {61546e0e-0d6a-4454-8488-2adf09ce94ab} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1044 | 2023.11.30 05:06:50.685492 [ 3 ] {61546e0e-0d6a-4454-8488-2adf09ce94ab} <Information> executeQuery: Read 168 rows, 16.36 KiB in 0.00095923 sec., 175140 rows/sec., 16.65 MiB/sec. | ||
1045 | 2023.11.30 05:06:50.685640 [ 3 ] {61546e0e-0d6a-4454-8488-2adf09ce94ab} <Debug> DynamicQueryHandler: Done processing query | ||
1046 | 2023.11.30 05:06:50.685664 [ 3 ] {61546e0e-0d6a-4454-8488-2adf09ce94ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1047 | 2023.11.30 05:06:50.685680 [ 3 ] {} <Debug> HTTP-Session: bab65666-6fd5-4a68-925a-6abc58cad42a Destroying unnamed session | ||
1048 | 2023.11.30 05:06:50.685835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 12537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1049 | 2023.11.30 05:06:50.685880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1050 | 2023.11.30 05:06:50.685899 [ 3 ] {} <Debug> HTTP-Session: 8030812b-ad35-431d-ba5a-069ec30b19f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1051 | 2023.11.30 05:06:50.685915 [ 3 ] {} <Debug> HTTP-Session: 8030812b-ad35-431d-ba5a-069ec30b19f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1052 | 2023.11.30 05:06:50.685988 [ 3 ] {537f3a82-80ee-4ca9-8af5-8106ab0431b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1053 | 2023.11.30 05:06:50.686025 [ 3 ] {537f3a82-80ee-4ca9-8af5-8106ab0431b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1054 | 2023.11.30 05:06:50.686133 [ 3 ] {537f3a82-80ee-4ca9-8af5-8106ab0431b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1055 | 2023.11.30 05:06:50.686500 [ 3 ] {537f3a82-80ee-4ca9-8af5-8106ab0431b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1056 | 2023.11.30 05:06:50.686721 [ 3 ] {537f3a82-80ee-4ca9-8af5-8106ab0431b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1057 | 2023.11.30 05:06:50.686866 [ 3 ] {537f3a82-80ee-4ca9-8af5-8106ab0431b3} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1058 | 2023.11.30 05:06:50.686960 [ 3 ] {537f3a82-80ee-4ca9-8af5-8106ab0431b3} <Information> executeQuery: Read 74 rows, 5.88 KiB in 0.00094513 sec., 78296 rows/sec., 6.07 MiB/sec. | ||
1059 | 2023.11.30 05:06:50.687090 [ 3 ] {537f3a82-80ee-4ca9-8af5-8106ab0431b3} <Debug> DynamicQueryHandler: Done processing query | ||
1060 | 2023.11.30 05:06:50.687115 [ 3 ] {537f3a82-80ee-4ca9-8af5-8106ab0431b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1061 | 2023.11.30 05:06:50.687131 [ 3 ] {} <Debug> HTTP-Session: 8030812b-ad35-431d-ba5a-069ec30b19f8 Destroying unnamed session | ||
1062 | 2023.11.30 05:06:50.687291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 36949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1063 | 2023.11.30 05:06:50.687337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1064 | 2023.11.30 05:06:50.687355 [ 3 ] {} <Debug> HTTP-Session: bd27fb6e-849d-4d1a-9eee-4af4ec3d4bd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1065 | 2023.11.30 05:06:50.687373 [ 3 ] {} <Debug> HTTP-Session: bd27fb6e-849d-4d1a-9eee-4af4ec3d4bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1066 | 2023.11.30 05:06:50.687458 [ 3 ] {df2b16c9-1a45-40ad-b2b7-8a753c3752d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1067 | 2023.11.30 05:06:50.687498 [ 3 ] {df2b16c9-1a45-40ad-b2b7-8a753c3752d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1068 | 2023.11.30 05:06:50.687612 [ 3 ] {df2b16c9-1a45-40ad-b2b7-8a753c3752d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1069 | 2023.11.30 05:06:50.688004 [ 3 ] {df2b16c9-1a45-40ad-b2b7-8a753c3752d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1070 | 2023.11.30 05:06:50.688290 [ 3 ] {df2b16c9-1a45-40ad-b2b7-8a753c3752d2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1071 | 2023.11.30 05:06:50.688458 [ 3 ] {df2b16c9-1a45-40ad-b2b7-8a753c3752d2} <Trace> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1072 | 2023.11.30 05:06:50.688558 [ 3 ] {df2b16c9-1a45-40ad-b2b7-8a753c3752d2} <Information> executeQuery: Read 192 rows, 13.69 KiB in 0.001073202 sec., 178903 rows/sec., 12.45 MiB/sec. | ||
1073 | 2023.11.30 05:06:50.688688 [ 3 ] {df2b16c9-1a45-40ad-b2b7-8a753c3752d2} <Debug> DynamicQueryHandler: Done processing query | ||
1074 | 2023.11.30 05:06:50.688712 [ 3 ] {df2b16c9-1a45-40ad-b2b7-8a753c3752d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1075 | 2023.11.30 05:06:50.688729 [ 3 ] {} <Debug> HTTP-Session: bd27fb6e-849d-4d1a-9eee-4af4ec3d4bd6 Destroying unnamed session | ||
1076 | 2023.11.30 05:06:50.688984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1077 | 2023.11.30 05:06:50.689028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1078 | 2023.11.30 05:06:50.689048 [ 3 ] {} <Debug> HTTP-Session: 690ce0f6-3c82-47b9-b157-2223d57650e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1079 | 2023.11.30 05:06:50.689064 [ 3 ] {} <Debug> HTTP-Session: 690ce0f6-3c82-47b9-b157-2223d57650e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1080 | 2023.11.30 05:06:50.689154 [ 3 ] {5cd6b7af-ce95-47ab-9b74-4228ab06bd56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1081 | 2023.11.30 05:06:50.689196 [ 3 ] {5cd6b7af-ce95-47ab-9b74-4228ab06bd56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1082 | 2023.11.30 05:06:50.689328 [ 3 ] {5cd6b7af-ce95-47ab-9b74-4228ab06bd56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1083 | 2023.11.30 05:06:50.689828 [ 3 ] {5cd6b7af-ce95-47ab-9b74-4228ab06bd56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1084 | 2023.11.30 05:06:50.690133 [ 3 ] {5cd6b7af-ce95-47ab-9b74-4228ab06bd56} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1085 | 2023.11.30 05:06:50.690305 [ 3 ] {5cd6b7af-ce95-47ab-9b74-4228ab06bd56} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1086 | 2023.11.30 05:06:50.690412 [ 3 ] {5cd6b7af-ce95-47ab-9b74-4228ab06bd56} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001229746 sec., 35779 rows/sec., 48.28 MiB/sec. | ||
1087 | 2023.11.30 05:06:50.690547 [ 3 ] {5cd6b7af-ce95-47ab-9b74-4228ab06bd56} <Debug> DynamicQueryHandler: Done processing query | ||
1088 | 2023.11.30 05:06:50.690570 [ 3 ] {5cd6b7af-ce95-47ab-9b74-4228ab06bd56} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1089 | 2023.11.30 05:06:50.690585 [ 3 ] {} <Debug> HTTP-Session: 690ce0f6-3c82-47b9-b157-2223d57650e9 Destroying unnamed session | ||
1090 | 2023.11.30 05:06:50.690707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1091 | 2023.11.30 05:06:50.690752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1092 | 2023.11.30 05:06:50.690771 [ 3 ] {} <Debug> HTTP-Session: 6ab87b5e-45e6-4fa9-a2eb-b01ed86c8e66 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1093 | 2023.11.30 05:06:50.690788 [ 3 ] {} <Debug> HTTP-Session: 6ab87b5e-45e6-4fa9-a2eb-b01ed86c8e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1094 | 2023.11.30 05:06:50.690857 [ 3 ] {489493ef-8275-47df-980a-f5eb282c5127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1095 | 2023.11.30 05:06:50.690894 [ 3 ] {489493ef-8275-47df-980a-f5eb282c5127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1096 | 2023.11.30 05:06:50.690995 [ 3 ] {489493ef-8275-47df-980a-f5eb282c5127} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1097 | 2023.11.30 05:06:50.691259 [ 3 ] {489493ef-8275-47df-980a-f5eb282c5127} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1098 | 2023.11.30 05:06:50.691486 [ 3 ] {489493ef-8275-47df-980a-f5eb282c5127} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1099 | 2023.11.30 05:06:50.691664 [ 3 ] {489493ef-8275-47df-980a-f5eb282c5127} <Trace> oximeter.measurements_i64 (5604f74d-a9b7-4a43-88c0-49ee958c48b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1100 | 2023.11.30 05:06:50.691759 [ 3 ] {489493ef-8275-47df-980a-f5eb282c5127} <Information> executeQuery: Read 6 rows, 399.00 B in 0.000873828 sec., 6866 rows/sec., 445.91 KiB/sec. | ||
1101 | 2023.11.30 05:06:50.691878 [ 3 ] {489493ef-8275-47df-980a-f5eb282c5127} <Debug> DynamicQueryHandler: Done processing query | ||
1102 | 2023.11.30 05:06:50.691901 [ 3 ] {489493ef-8275-47df-980a-f5eb282c5127} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1103 | 2023.11.30 05:06:50.691916 [ 3 ] {} <Debug> HTTP-Session: 6ab87b5e-45e6-4fa9-a2eb-b01ed86c8e66 Destroying unnamed session | ||
1104 | 2023.11.30 05:06:58.714189 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1105 | 2023.11.30 05:06:58.714286 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1106 | 2023.11.30 05:07:00.626784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1107 | 2023.11.30 05:07:00.626937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1108 | 2023.11.30 05:07:00.626973 [ 3 ] {} <Debug> HTTP-Session: 735e2286-8b53-4bb2-98ef-cb6745da56fd Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1109 | 2023.11.30 05:07:00.627000 [ 3 ] {} <Debug> HTTP-Session: 735e2286-8b53-4bb2-98ef-cb6745da56fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1110 | 2023.11.30 05:07:00.627142 [ 3 ] {3ad7f033-116a-4f08-b019-bde657dc66a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1111 | 2023.11.30 05:07:00.627206 [ 3 ] {3ad7f033-116a-4f08-b019-bde657dc66a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1112 | 2023.11.30 05:07:00.627385 [ 3 ] {3ad7f033-116a-4f08-b019-bde657dc66a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1113 | 2023.11.30 05:07:00.627873 [ 3 ] {3ad7f033-116a-4f08-b019-bde657dc66a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1114 | 2023.11.30 05:07:00.628138 [ 3 ] {3ad7f033-116a-4f08-b019-bde657dc66a2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1115 | 2023.11.30 05:07:00.628299 [ 3 ] {3ad7f033-116a-4f08-b019-bde657dc66a2} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1116 | 2023.11.30 05:07:00.628442 [ 3 ] {3ad7f033-116a-4f08-b019-bde657dc66a2} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001258657 sec., 34957 rows/sec., 2.77 MiB/sec. | ||
1117 | 2023.11.30 05:07:00.628601 [ 3 ] {3ad7f033-116a-4f08-b019-bde657dc66a2} <Debug> DynamicQueryHandler: Done processing query | ||
1118 | 2023.11.30 05:07:00.628626 [ 3 ] {3ad7f033-116a-4f08-b019-bde657dc66a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1119 | 2023.11.30 05:07:00.628642 [ 3 ] {} <Debug> HTTP-Session: 735e2286-8b53-4bb2-98ef-cb6745da56fd Destroying unnamed session | ||
1120 | 2023.11.30 05:07:00.628785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1121 | 2023.11.30 05:07:00.628836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1122 | 2023.11.30 05:07:00.628856 [ 3 ] {} <Debug> HTTP-Session: cd3c1463-eaa6-4951-bd92-5b678196acd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1123 | 2023.11.30 05:07:00.628874 [ 3 ] {} <Debug> HTTP-Session: cd3c1463-eaa6-4951-bd92-5b678196acd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1124 | 2023.11.30 05:07:00.628957 [ 3 ] {59a5ccb1-5df9-497d-9a8d-44dc4b5ce1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1125 | 2023.11.30 05:07:00.628997 [ 3 ] {59a5ccb1-5df9-497d-9a8d-44dc4b5ce1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1126 | 2023.11.30 05:07:00.629106 [ 3 ] {59a5ccb1-5df9-497d-9a8d-44dc4b5ce1e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1127 | 2023.11.30 05:07:00.629494 [ 3 ] {59a5ccb1-5df9-497d-9a8d-44dc4b5ce1e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1128 | 2023.11.30 05:07:00.629716 [ 3 ] {59a5ccb1-5df9-497d-9a8d-44dc4b5ce1e8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1129 | 2023.11.30 05:07:00.629865 [ 3 ] {59a5ccb1-5df9-497d-9a8d-44dc4b5ce1e8} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1130 | 2023.11.30 05:07:00.629987 [ 3 ] {59a5ccb1-5df9-497d-9a8d-44dc4b5ce1e8} <Information> executeQuery: Read 132 rows, 13.27 KiB in 0.000992801 sec., 132957 rows/sec., 13.05 MiB/sec. | ||
1131 | 2023.11.30 05:07:00.630135 [ 3 ] {59a5ccb1-5df9-497d-9a8d-44dc4b5ce1e8} <Debug> DynamicQueryHandler: Done processing query | ||
1132 | 2023.11.30 05:07:00.630158 [ 3 ] {59a5ccb1-5df9-497d-9a8d-44dc4b5ce1e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1133 | 2023.11.30 05:07:00.630175 [ 3 ] {} <Debug> HTTP-Session: cd3c1463-eaa6-4951-bd92-5b678196acd4 Destroying unnamed session | ||
1134 | 2023.11.30 05:07:00.630341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1135 | 2023.11.30 05:07:00.630386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1136 | 2023.11.30 05:07:00.630404 [ 3 ] {} <Debug> HTTP-Session: 91b0b9e2-22dc-4687-a1d2-e873300de116 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1137 | 2023.11.30 05:07:00.630421 [ 3 ] {} <Debug> HTTP-Session: 91b0b9e2-22dc-4687-a1d2-e873300de116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1138 | 2023.11.30 05:07:00.630495 [ 3 ] {8154ebab-c720-4533-a09b-3e194ba01da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1139 | 2023.11.30 05:07:00.630534 [ 3 ] {8154ebab-c720-4533-a09b-3e194ba01da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1140 | 2023.11.30 05:07:00.630640 [ 3 ] {8154ebab-c720-4533-a09b-3e194ba01da6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1141 | 2023.11.30 05:07:00.630939 [ 3 ] {8154ebab-c720-4533-a09b-3e194ba01da6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1142 | 2023.11.30 05:07:00.631140 [ 3 ] {8154ebab-c720-4533-a09b-3e194ba01da6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1143 | 2023.11.30 05:07:00.631292 [ 3 ] {8154ebab-c720-4533-a09b-3e194ba01da6} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1144 | 2023.11.30 05:07:00.631414 [ 3 ] {8154ebab-c720-4533-a09b-3e194ba01da6} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000889039 sec., 49491 rows/sec., 3.87 MiB/sec. | ||
1145 | 2023.11.30 05:07:00.631536 [ 3 ] {8154ebab-c720-4533-a09b-3e194ba01da6} <Debug> DynamicQueryHandler: Done processing query | ||
1146 | 2023.11.30 05:07:00.631558 [ 3 ] {8154ebab-c720-4533-a09b-3e194ba01da6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1147 | 2023.11.30 05:07:00.631573 [ 3 ] {} <Debug> HTTP-Session: 91b0b9e2-22dc-4687-a1d2-e873300de116 Destroying unnamed session | ||
1148 | 2023.11.30 05:07:00.631717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1149 | 2023.11.30 05:07:00.631762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1150 | 2023.11.30 05:07:00.631781 [ 3 ] {} <Debug> HTTP-Session: e9669143-0c60-46f4-bd73-8157b7486507 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1151 | 2023.11.30 05:07:00.631797 [ 3 ] {} <Debug> HTTP-Session: e9669143-0c60-46f4-bd73-8157b7486507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1152 | 2023.11.30 05:07:00.631880 [ 3 ] {c485fcf4-d8f3-410e-8d22-3d30da56d10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1153 | 2023.11.30 05:07:00.631924 [ 3 ] {c485fcf4-d8f3-410e-8d22-3d30da56d10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1154 | 2023.11.30 05:07:00.632058 [ 3 ] {c485fcf4-d8f3-410e-8d22-3d30da56d10f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1155 | 2023.11.30 05:07:00.632525 [ 3 ] {c485fcf4-d8f3-410e-8d22-3d30da56d10f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1156 | 2023.11.30 05:07:00.632849 [ 3 ] {c485fcf4-d8f3-410e-8d22-3d30da56d10f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1157 | 2023.11.30 05:07:00.633047 [ 3 ] {c485fcf4-d8f3-410e-8d22-3d30da56d10f} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1158 | 2023.11.30 05:07:00.633191 [ 3 ] {c485fcf4-d8f3-410e-8d22-3d30da56d10f} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001280767 sec., 34354 rows/sec., 46.36 MiB/sec. | ||
1159 | 2023.11.30 05:07:00.633342 [ 3 ] {c485fcf4-d8f3-410e-8d22-3d30da56d10f} <Debug> DynamicQueryHandler: Done processing query | ||
1160 | 2023.11.30 05:07:00.633365 [ 3 ] {c485fcf4-d8f3-410e-8d22-3d30da56d10f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1161 | 2023.11.30 05:07:00.633381 [ 3 ] {} <Debug> HTTP-Session: e9669143-0c60-46f4-bd73-8157b7486507 Destroying unnamed session | ||
1162 | 2023.11.30 05:07:10.626604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1163 | 2023.11.30 05:07:10.626733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1164 | 2023.11.30 05:07:10.626762 [ 3 ] {} <Debug> HTTP-Session: cc6e6ee4-5985-436e-95ab-53a8070254e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1165 | 2023.11.30 05:07:10.626790 [ 3 ] {} <Debug> HTTP-Session: cc6e6ee4-5985-436e-95ab-53a8070254e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1166 | 2023.11.30 05:07:10.626931 [ 3 ] {16326033-747a-4793-a01d-9b189af02d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1167 | 2023.11.30 05:07:10.626997 [ 3 ] {16326033-747a-4793-a01d-9b189af02d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1168 | 2023.11.30 05:07:10.627176 [ 3 ] {16326033-747a-4793-a01d-9b189af02d9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1169 | 2023.11.30 05:07:10.627602 [ 3 ] {16326033-747a-4793-a01d-9b189af02d9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1170 | 2023.11.30 05:07:10.627858 [ 3 ] {16326033-747a-4793-a01d-9b189af02d9a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1171 | 2023.11.30 05:07:10.628016 [ 3 ] {16326033-747a-4793-a01d-9b189af02d9a} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1172 | 2023.11.30 05:07:10.628155 [ 3 ] {16326033-747a-4793-a01d-9b189af02d9a} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001187616 sec., 37049 rows/sec., 2.93 MiB/sec. | ||
1173 | 2023.11.30 05:07:10.628285 [ 3 ] {16326033-747a-4793-a01d-9b189af02d9a} <Debug> DynamicQueryHandler: Done processing query | ||
1174 | 2023.11.30 05:07:10.628309 [ 3 ] {16326033-747a-4793-a01d-9b189af02d9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1175 | 2023.11.30 05:07:10.628326 [ 3 ] {} <Debug> HTTP-Session: cc6e6ee4-5985-436e-95ab-53a8070254e4 Destroying unnamed session | ||
1176 | 2023.11.30 05:07:10.628476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1177 | 2023.11.30 05:07:10.628522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1178 | 2023.11.30 05:07:10.628540 [ 3 ] {} <Debug> HTTP-Session: 4fd02657-d514-43ab-bab1-3501eb910303 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1179 | 2023.11.30 05:07:10.628558 [ 3 ] {} <Debug> HTTP-Session: 4fd02657-d514-43ab-bab1-3501eb910303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1180 | 2023.11.30 05:07:10.628635 [ 3 ] {858ab493-8fa7-468c-bad4-5f1e650154b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1181 | 2023.11.30 05:07:10.628673 [ 3 ] {858ab493-8fa7-468c-bad4-5f1e650154b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1182 | 2023.11.30 05:07:10.628776 [ 3 ] {858ab493-8fa7-468c-bad4-5f1e650154b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1183 | 2023.11.30 05:07:10.629146 [ 3 ] {858ab493-8fa7-468c-bad4-5f1e650154b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1184 | 2023.11.30 05:07:10.629355 [ 3 ] {858ab493-8fa7-468c-bad4-5f1e650154b1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1185 | 2023.11.30 05:07:10.629502 [ 3 ] {858ab493-8fa7-468c-bad4-5f1e650154b1} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1186 | 2023.11.30 05:07:10.629598 [ 3 ] {858ab493-8fa7-468c-bad4-5f1e650154b1} <Information> executeQuery: Read 132 rows, 13.27 KiB in 0.00093468 sec., 141224 rows/sec., 13.86 MiB/sec. | ||
1187 | 2023.11.30 05:07:10.629763 [ 3 ] {858ab493-8fa7-468c-bad4-5f1e650154b1} <Debug> DynamicQueryHandler: Done processing query | ||
1188 | 2023.11.30 05:07:10.629786 [ 3 ] {858ab493-8fa7-468c-bad4-5f1e650154b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1189 | 2023.11.30 05:07:10.629802 [ 3 ] {} <Debug> HTTP-Session: 4fd02657-d514-43ab-bab1-3501eb910303 Destroying unnamed session | ||
1190 | 2023.11.30 05:07:10.629924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1191 | 2023.11.30 05:07:10.629968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1192 | 2023.11.30 05:07:10.629987 [ 3 ] {} <Debug> HTTP-Session: 449b8cad-cbf6-4af6-a061-d2d68c583dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1193 | 2023.11.30 05:07:10.630004 [ 3 ] {} <Debug> HTTP-Session: 449b8cad-cbf6-4af6-a061-d2d68c583dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1194 | 2023.11.30 05:07:10.630075 [ 3 ] {189d8fb8-afbb-4b10-926f-45b6e03cde33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1195 | 2023.11.30 05:07:10.630112 [ 3 ] {189d8fb8-afbb-4b10-926f-45b6e03cde33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1196 | 2023.11.30 05:07:10.630225 [ 3 ] {189d8fb8-afbb-4b10-926f-45b6e03cde33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1197 | 2023.11.30 05:07:10.630510 [ 3 ] {189d8fb8-afbb-4b10-926f-45b6e03cde33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1198 | 2023.11.30 05:07:10.630708 [ 3 ] {189d8fb8-afbb-4b10-926f-45b6e03cde33} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1199 | 2023.11.30 05:07:10.630851 [ 3 ] {189d8fb8-afbb-4b10-926f-45b6e03cde33} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1200 | 2023.11.30 05:07:10.630945 [ 3 ] {189d8fb8-afbb-4b10-926f-45b6e03cde33} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000844358 sec., 52110 rows/sec., 4.08 MiB/sec. | ||
1201 | 2023.11.30 05:07:10.631045 [ 3 ] {189d8fb8-afbb-4b10-926f-45b6e03cde33} <Debug> DynamicQueryHandler: Done processing query | ||
1202 | 2023.11.30 05:07:10.631068 [ 3 ] {189d8fb8-afbb-4b10-926f-45b6e03cde33} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1203 | 2023.11.30 05:07:10.631083 [ 3 ] {} <Debug> HTTP-Session: 449b8cad-cbf6-4af6-a061-d2d68c583dc4 Destroying unnamed session | ||
1204 | 2023.11.30 05:07:10.631273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1205 | 2023.11.30 05:07:10.631315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1206 | 2023.11.30 05:07:10.631332 [ 3 ] {} <Debug> HTTP-Session: 10f9ea4f-9f78-484c-bfd1-38bb764faa61 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1207 | 2023.11.30 05:07:10.631348 [ 3 ] {} <Debug> HTTP-Session: 10f9ea4f-9f78-484c-bfd1-38bb764faa61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1208 | 2023.11.30 05:07:10.631427 [ 3 ] {c84cdad7-2117-4c22-a689-27b91f75d6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1209 | 2023.11.30 05:07:10.631473 [ 3 ] {c84cdad7-2117-4c22-a689-27b91f75d6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1210 | 2023.11.30 05:07:10.631603 [ 3 ] {c84cdad7-2117-4c22-a689-27b91f75d6f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1211 | 2023.11.30 05:07:10.632037 [ 3 ] {c84cdad7-2117-4c22-a689-27b91f75d6f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1212 | 2023.11.30 05:07:10.632343 [ 3 ] {c84cdad7-2117-4c22-a689-27b91f75d6f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1213 | 2023.11.30 05:07:10.632522 [ 3 ] {c84cdad7-2117-4c22-a689-27b91f75d6f5} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1214 | 2023.11.30 05:07:10.632622 [ 3 ] {c84cdad7-2117-4c22-a689-27b91f75d6f5} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001167124 sec., 37699 rows/sec., 50.87 MiB/sec. | ||
1215 | 2023.11.30 05:07:10.632743 [ 3 ] {c84cdad7-2117-4c22-a689-27b91f75d6f5} <Debug> DynamicQueryHandler: Done processing query | ||
1216 | 2023.11.30 05:07:10.632766 [ 3 ] {c84cdad7-2117-4c22-a689-27b91f75d6f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1217 | 2023.11.30 05:07:10.632782 [ 3 ] {} <Debug> HTTP-Session: 10f9ea4f-9f78-484c-bfd1-38bb764faa61 Destroying unnamed session | ||
1218 | 2023.11.30 05:07:13.714352 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1219 | 2023.11.30 05:07:13.714418 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1220 | 2023.11.30 05:07:20.623848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1221 | 2023.11.30 05:07:20.624024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1222 | 2023.11.30 05:07:20.624069 [ 3 ] {} <Debug> HTTP-Session: 78ebff25-1910-4243-84bf-67630e1168e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1223 | 2023.11.30 05:07:20.624092 [ 3 ] {} <Debug> HTTP-Session: 78ebff25-1910-4243-84bf-67630e1168e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1224 | 2023.11.30 05:07:20.624287 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) | ||
1225 | 2023.11.30 05:07:20.624899 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1226 | 2023.11.30 05:07:20.625080 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1227 | 2023.11.30 05:07:20.625131 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1228 | 2023.11.30 05:07:20.625301 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1229 | 2023.11.30 05:07:20.625385 [ 189 ] {04d3ac8b-5309-4815-989b-d71810b84156} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1230 | 2023.11.30 05:07:20.625417 [ 188 ] {04d3ac8b-5309-4815-989b-d71810b84156} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1231 | 2023.11.30 05:07:20.625517 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 | ||
1232 | 2023.11.30 05:07:20.625602 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1233 | 2023.11.30 05:07:20.627289 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002994703 sec., 3339 rows/sec., 469.25 KiB/sec. | ||
1234 | 2023.11.30 05:07:20.627551 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} <Debug> DynamicQueryHandler: Done processing query | ||
1235 | 2023.11.30 05:07:20.627575 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1236 | 2023.11.30 05:07:20.627591 [ 3 ] {} <Debug> HTTP-Session: 78ebff25-1910-4243-84bf-67630e1168e1 Destroying unnamed session | ||
1237 | 2023.11.30 05:07:20.627909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1238 | 2023.11.30 05:07:20.627958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1239 | 2023.11.30 05:07:20.627978 [ 3 ] {} <Debug> HTTP-Session: 89cb53b9-03fd-4b4c-80c0-750f317b28cd Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1240 | 2023.11.30 05:07:20.627998 [ 3 ] {} <Debug> HTTP-Session: 89cb53b9-03fd-4b4c-80c0-750f317b28cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1241 | 2023.11.30 05:07:20.628133 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) | ||
1242 | 2023.11.30 05:07:20.628625 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1243 | 2023.11.30 05:07:20.628801 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1244 | 2023.11.30 05:07:20.628843 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1245 | 2023.11.30 05:07:20.628988 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
1246 | 2023.11.30 05:07:20.629047 [ 192 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1247 | 2023.11.30 05:07:20.629071 [ 191 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1248 | 2023.11.30 05:07:20.629182 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 | ||
1249 | 2023.11.30 05:07:20.629242 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1250 | 2023.11.30 05:07:20.630817 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002645976 sec., 3779 rows/sec., 531.10 KiB/sec. | ||
1251 | 2023.11.30 05:07:20.631052 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} <Debug> DynamicQueryHandler: Done processing query | ||
1252 | 2023.11.30 05:07:20.631081 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1253 | 2023.11.30 05:07:20.631101 [ 3 ] {} <Debug> HTTP-Session: 89cb53b9-03fd-4b4c-80c0-750f317b28cd Destroying unnamed session | ||
1254 | 2023.11.30 05:07:20.631365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1255 | 2023.11.30 05:07:20.631418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1256 | 2023.11.30 05:07:20.631442 [ 3 ] {} <Debug> HTTP-Session: 5fb3a818-eeb0-4dde-86a4-8ec8ed9b5d87 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1257 | 2023.11.30 05:07:20.631462 [ 3 ] {} <Debug> HTTP-Session: 5fb3a818-eeb0-4dde-86a4-8ec8ed9b5d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1258 | 2023.11.30 05:07:20.631616 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) | ||
1259 | 2023.11.30 05:07:20.632234 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1260 | 2023.11.30 05:07:20.632426 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1261 | 2023.11.30 05:07:20.632468 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1262 | 2023.11.30 05:07:20.632614 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1263 | 2023.11.30 05:07:20.632697 [ 193 ] {c06aa320-6601-416e-a468-68d0006c7f5a} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1264 | 2023.11.30 05:07:20.632698 [ 189 ] {c06aa320-6601-416e-a468-68d0006c7f5a} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1265 | 2023.11.30 05:07:20.632807 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 | ||
1266 | 2023.11.30 05:07:20.632859 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1267 | 2023.11.30 05:07:20.634288 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002628266 sec., 3804 rows/sec., 534.68 KiB/sec. | ||
1268 | 2023.11.30 05:07:20.634531 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} <Debug> DynamicQueryHandler: Done processing query | ||
1269 | 2023.11.30 05:07:20.634555 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1270 | 2023.11.30 05:07:20.634571 [ 3 ] {} <Debug> HTTP-Session: 5fb3a818-eeb0-4dde-86a4-8ec8ed9b5d87 Destroying unnamed session | ||
1271 | 2023.11.30 05:07:20.634924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1272 | 2023.11.30 05:07:20.634969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1273 | 2023.11.30 05:07:20.634987 [ 3 ] {} <Debug> HTTP-Session: f23e5f27-d140-4c09-93f5-ae6ca0c97527 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1274 | 2023.11.30 05:07:20.635003 [ 3 ] {} <Debug> HTTP-Session: f23e5f27-d140-4c09-93f5-ae6ca0c97527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1275 | 2023.11.30 05:07:20.635129 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) | ||
1276 | 2023.11.30 05:07:20.635617 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1277 | 2023.11.30 05:07:20.635790 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1278 | 2023.11.30 05:07:20.635830 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1279 | 2023.11.30 05:07:20.635978 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1280 | 2023.11.30 05:07:20.636074 [ 192 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1281 | 2023.11.30 05:07:20.636093 [ 191 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1282 | 2023.11.30 05:07:20.636211 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 | ||
1283 | 2023.11.30 05:07:20.636270 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1284 | 2023.11.30 05:07:20.637802 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002634255 sec., 3796 rows/sec., 533.46 KiB/sec. | ||
1285 | 2023.11.30 05:07:20.638038 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} <Debug> DynamicQueryHandler: Done processing query | ||
1286 | 2023.11.30 05:07:20.638063 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1287 | 2023.11.30 05:07:20.638080 [ 3 ] {} <Debug> HTTP-Session: f23e5f27-d140-4c09-93f5-ae6ca0c97527 Destroying unnamed session | ||
1288 | 2023.11.30 05:07:20.638318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1289 | 2023.11.30 05:07:20.638364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1290 | 2023.11.30 05:07:20.638382 [ 3 ] {} <Debug> HTTP-Session: 054072f0-31b4-4e16-b8ae-99fbda24be83 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1291 | 2023.11.30 05:07:20.638398 [ 3 ] {} <Debug> HTTP-Session: 054072f0-31b4-4e16-b8ae-99fbda24be83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1292 | 2023.11.30 05:07:20.638523 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) | ||
1293 | 2023.11.30 05:07:20.639021 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1294 | 2023.11.30 05:07:20.639199 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1295 | 2023.11.30 05:07:20.639240 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1296 | 2023.11.30 05:07:20.639387 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1297 | 2023.11.30 05:07:20.639437 [ 189 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1298 | 2023.11.30 05:07:20.639463 [ 188 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1299 | 2023.11.30 05:07:20.639546 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 | ||
1300 | 2023.11.30 05:07:20.639618 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1301 | 2023.11.30 05:07:20.641082 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002519423 sec., 3969 rows/sec., 557.78 KiB/sec. | ||
1302 | 2023.11.30 05:07:20.641348 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} <Debug> DynamicQueryHandler: Done processing query | ||
1303 | 2023.11.30 05:07:20.641375 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1304 | 2023.11.30 05:07:20.641393 [ 3 ] {} <Debug> HTTP-Session: 054072f0-31b4-4e16-b8ae-99fbda24be83 Destroying unnamed session | ||
1305 | 2023.11.30 05:07:20.641620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1306 | 2023.11.30 05:07:20.641668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1307 | 2023.11.30 05:07:20.641689 [ 3 ] {} <Debug> HTTP-Session: 9382b56b-e3bc-437f-b255-06bb78b64116 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1308 | 2023.11.30 05:07:20.641706 [ 3 ] {} <Debug> HTTP-Session: 9382b56b-e3bc-437f-b255-06bb78b64116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1309 | 2023.11.30 05:07:20.641836 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) | ||
1310 | 2023.11.30 05:07:20.642355 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1311 | 2023.11.30 05:07:20.642540 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1312 | 2023.11.30 05:07:20.642582 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1313 | 2023.11.30 05:07:20.642731 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1314 | 2023.11.30 05:07:20.642798 [ 189 ] {82612f49-5367-4eed-9274-57496bd10bb7} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1315 | 2023.11.30 05:07:20.642800 [ 192 ] {82612f49-5367-4eed-9274-57496bd10bb7} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1316 | 2023.11.30 05:07:20.642873 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 | ||
1317 | 2023.11.30 05:07:20.642924 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1318 | 2023.11.30 05:07:20.644430 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002553994 sec., 3915 rows/sec., 550.23 KiB/sec. | ||
1319 | 2023.11.30 05:07:20.644693 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} <Debug> DynamicQueryHandler: Done processing query | ||
1320 | 2023.11.30 05:07:20.644719 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1321 | 2023.11.30 05:07:20.644737 [ 3 ] {} <Debug> HTTP-Session: 9382b56b-e3bc-437f-b255-06bb78b64116 Destroying unnamed session | ||
1322 | 2023.11.30 05:07:20.644959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1323 | 2023.11.30 05:07:20.645008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1324 | 2023.11.30 05:07:20.645029 [ 3 ] {} <Debug> HTTP-Session: abd6312f-ed9f-4e33-9bf2-62ec9d65dec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1325 | 2023.11.30 05:07:20.645047 [ 3 ] {} <Debug> HTTP-Session: abd6312f-ed9f-4e33-9bf2-62ec9d65dec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1326 | 2023.11.30 05:07:20.645180 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) | ||
1327 | 2023.11.30 05:07:20.645709 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1328 | 2023.11.30 05:07:20.645898 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1329 | 2023.11.30 05:07:20.645942 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1330 | 2023.11.30 05:07:20.646105 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1331 | 2023.11.30 05:07:20.646157 [ 189 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1332 | 2023.11.30 05:07:20.646181 [ 188 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1333 | 2023.11.30 05:07:20.646265 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 | ||
1334 | 2023.11.30 05:07:20.646339 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1335 | 2023.11.30 05:07:20.647913 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002691527 sec., 3715 rows/sec., 522.11 KiB/sec. | ||
1336 | 2023.11.30 05:07:20.648179 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} <Debug> DynamicQueryHandler: Done processing query | ||
1337 | 2023.11.30 05:07:20.648205 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1338 | 2023.11.30 05:07:20.648223 [ 3 ] {} <Debug> HTTP-Session: abd6312f-ed9f-4e33-9bf2-62ec9d65dec9 Destroying unnamed session | ||
1339 | 2023.11.30 05:07:20.648448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1340 | 2023.11.30 05:07:20.648493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1341 | 2023.11.30 05:07:20.648515 [ 3 ] {} <Debug> HTTP-Session: 2b347493-2078-489d-9f9f-94de825a6f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1342 | 2023.11.30 05:07:20.648537 [ 3 ] {} <Debug> HTTP-Session: 2b347493-2078-489d-9f9f-94de825a6f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1343 | 2023.11.30 05:07:20.648674 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) | ||
1344 | 2023.11.30 05:07:20.649206 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1345 | 2023.11.30 05:07:20.649395 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1346 | 2023.11.30 05:07:20.649438 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1347 | 2023.11.30 05:07:20.649611 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1348 | 2023.11.30 05:07:20.649713 [ 191 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1349 | 2023.11.30 05:07:20.649715 [ 189 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1350 | 2023.11.30 05:07:20.649819 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 | ||
1351 | 2023.11.30 05:07:20.649875 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1352 | 2023.11.30 05:07:20.651054 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.00233886 sec., 4275 rows/sec., 600.84 KiB/sec. | ||
1353 | 2023.11.30 05:07:20.651271 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} <Debug> DynamicQueryHandler: Done processing query | ||
1354 | 2023.11.30 05:07:20.651295 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1355 | 2023.11.30 05:07:20.651311 [ 3 ] {} <Debug> HTTP-Session: 2b347493-2078-489d-9f9f-94de825a6f7d Destroying unnamed session | ||
1356 | 2023.11.30 05:07:20.651519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1357 | 2023.11.30 05:07:20.651566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1358 | 2023.11.30 05:07:20.651586 [ 3 ] {} <Debug> HTTP-Session: d567bd71-6810-4d05-932f-639b714e8610 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1359 | 2023.11.30 05:07:20.651602 [ 3 ] {} <Debug> HTTP-Session: d567bd71-6810-4d05-932f-639b714e8610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1360 | 2023.11.30 05:07:20.651734 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) | ||
1361 | 2023.11.30 05:07:20.652266 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1362 | 2023.11.30 05:07:20.652452 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1363 | 2023.11.30 05:07:20.652494 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1364 | 2023.11.30 05:07:20.652644 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1365 | 2023.11.30 05:07:20.652727 [ 188 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1366 | 2023.11.30 05:07:20.652742 [ 193 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1367 | 2023.11.30 05:07:20.652832 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 | ||
1368 | 2023.11.30 05:07:20.652894 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1369 | 2023.11.30 05:07:20.654443 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002667747 sec., 3748 rows/sec., 526.76 KiB/sec. | ||
1370 | 2023.11.30 05:07:20.654696 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} <Debug> DynamicQueryHandler: Done processing query | ||
1371 | 2023.11.30 05:07:20.654721 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1372 | 2023.11.30 05:07:20.654738 [ 3 ] {} <Debug> HTTP-Session: d567bd71-6810-4d05-932f-639b714e8610 Destroying unnamed session | ||
1373 | 2023.11.30 05:07:20.654944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1374 | 2023.11.30 05:07:20.654990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1375 | 2023.11.30 05:07:20.655011 [ 3 ] {} <Debug> HTTP-Session: 08318dd1-71b3-41e0-94b6-ceb073e08ad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1376 | 2023.11.30 05:07:20.655029 [ 3 ] {} <Debug> HTTP-Session: 08318dd1-71b3-41e0-94b6-ceb073e08ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1377 | 2023.11.30 05:07:20.655164 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) | ||
1378 | 2023.11.30 05:07:20.655708 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1379 | 2023.11.30 05:07:20.655901 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1380 | 2023.11.30 05:07:20.655943 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1381 | 2023.11.30 05:07:20.656099 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1382 | 2023.11.30 05:07:20.656171 [ 186 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1383 | 2023.11.30 05:07:20.656186 [ 189 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1384 | 2023.11.30 05:07:20.656273 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 | ||
1385 | 2023.11.30 05:07:20.656328 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1386 | 2023.11.30 05:07:20.657796 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002591825 sec., 3858 rows/sec., 542.19 KiB/sec. | ||
1387 | 2023.11.30 05:07:20.658047 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} <Debug> DynamicQueryHandler: Done processing query | ||
1388 | 2023.11.30 05:07:20.658076 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1389 | 2023.11.30 05:07:20.658097 [ 3 ] {} <Debug> HTTP-Session: 08318dd1-71b3-41e0-94b6-ceb073e08ad6 Destroying unnamed session | ||
1390 | 2023.11.30 05:07:20.658312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1391 | 2023.11.30 05:07:20.658368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1392 | 2023.11.30 05:07:20.658393 [ 3 ] {} <Debug> HTTP-Session: 200d7b85-510b-4443-a774-d1d74f626f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1393 | 2023.11.30 05:07:20.658415 [ 3 ] {} <Debug> HTTP-Session: 200d7b85-510b-4443-a774-d1d74f626f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1394 | 2023.11.30 05:07:20.658580 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) | ||
1395 | 2023.11.30 05:07:20.659193 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1396 | 2023.11.30 05:07:20.659385 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1397 | 2023.11.30 05:07:20.659429 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1398 | 2023.11.30 05:07:20.659581 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1399 | 2023.11.30 05:07:20.659633 [ 192 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1400 | 2023.11.30 05:07:20.659638 [ 189 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1401 | 2023.11.30 05:07:20.659709 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 | ||
1402 | 2023.11.30 05:07:20.659760 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1403 | 2023.11.30 05:07:20.661203 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002575774 sec., 3882 rows/sec., 545.57 KiB/sec. | ||
1404 | 2023.11.30 05:07:20.661445 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} <Debug> DynamicQueryHandler: Done processing query | ||
1405 | 2023.11.30 05:07:20.661470 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1406 | 2023.11.30 05:07:20.661486 [ 3 ] {} <Debug> HTTP-Session: 200d7b85-510b-4443-a774-d1d74f626f24 Destroying unnamed session | ||
1407 | 2023.11.30 05:07:20.666441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1408 | 2023.11.30 05:07:20.666491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1409 | 2023.11.30 05:07:20.666513 [ 3 ] {} <Debug> HTTP-Session: 675c9cac-ff71-4fd0-90d2-49144ded644b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1410 | 2023.11.30 05:07:20.666532 [ 3 ] {} <Debug> HTTP-Session: 675c9cac-ff71-4fd0-90d2-49144ded644b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1411 | 2023.11.30 05:07:20.666689 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) | ||
1412 | 2023.11.30 05:07:20.667242 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1413 | 2023.11.30 05:07:20.667437 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1414 | 2023.11.30 05:07:20.667479 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1415 | 2023.11.30 05:07:20.667638 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1416 | 2023.11.30 05:07:20.667717 [ 189 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1417 | 2023.11.30 05:07:20.667733 [ 186 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1418 | 2023.11.30 05:07:20.667842 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 | ||
1419 | 2023.11.30 05:07:20.667911 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} <Debug> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1420 | 2023.11.30 05:07:20.669190 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002452872 sec., 4076 rows/sec., 572.91 KiB/sec. | ||
1421 | 2023.11.30 05:07:20.669419 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} <Debug> DynamicQueryHandler: Done processing query | ||
1422 | 2023.11.30 05:07:20.669443 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1423 | 2023.11.30 05:07:20.669461 [ 3 ] {} <Debug> HTTP-Session: 675c9cac-ff71-4fd0-90d2-49144ded644b Destroying unnamed session | ||
1424 | 2023.11.30 05:07:20.669611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1425 | 2023.11.30 05:07:20.669661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1426 | 2023.11.30 05:07:20.669681 [ 3 ] {} <Debug> HTTP-Session: cda38209-7074-40b3-90fd-685b5172d390 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1427 | 2023.11.30 05:07:20.669699 [ 3 ] {} <Debug> HTTP-Session: cda38209-7074-40b3-90fd-685b5172d390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1428 | 2023.11.30 05:07:20.669780 [ 3 ] {32bb5332-1186-4a68-bae9-ce32bc42fd27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1429 | 2023.11.30 05:07:20.669821 [ 3 ] {32bb5332-1186-4a68-bae9-ce32bc42fd27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1430 | 2023.11.30 05:07:20.669965 [ 3 ] {32bb5332-1186-4a68-bae9-ce32bc42fd27} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1431 | 2023.11.30 05:07:20.670291 [ 3 ] {32bb5332-1186-4a68-bae9-ce32bc42fd27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1432 | 2023.11.30 05:07:20.670579 [ 3 ] {32bb5332-1186-4a68-bae9-ce32bc42fd27} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1433 | 2023.11.30 05:07:20.670752 [ 3 ] {32bb5332-1186-4a68-bae9-ce32bc42fd27} <Trace> oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1434 | 2023.11.30 05:07:20.670878 [ 3 ] {32bb5332-1186-4a68-bae9-ce32bc42fd27} <Information> executeQuery: Read 12 rows, 1.21 KiB in 0.001060032 sec., 11320 rows/sec., 1.12 MiB/sec. | ||
1435 | 2023.11.30 05:07:20.671020 [ 3 ] {32bb5332-1186-4a68-bae9-ce32bc42fd27} <Debug> DynamicQueryHandler: Done processing query | ||
1436 | 2023.11.30 05:07:20.671044 [ 3 ] {32bb5332-1186-4a68-bae9-ce32bc42fd27} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1437 | 2023.11.30 05:07:20.671060 [ 3 ] {} <Debug> HTTP-Session: cda38209-7074-40b3-90fd-685b5172d390 Destroying unnamed session | ||
1438 | 2023.11.30 05:07:20.671168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1439 | 2023.11.30 05:07:20.671214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1440 | 2023.11.30 05:07:20.671232 [ 3 ] {} <Debug> HTTP-Session: 64602238-279e-4aa3-90b3-f5492461db0b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1441 | 2023.11.30 05:07:20.671249 [ 3 ] {} <Debug> HTTP-Session: 64602238-279e-4aa3-90b3-f5492461db0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1442 | 2023.11.30 05:07:20.671322 [ 3 ] {c6e36042-b9b8-4375-9891-34dec89af26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1443 | 2023.11.30 05:07:20.671360 [ 3 ] {c6e36042-b9b8-4375-9891-34dec89af26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1444 | 2023.11.30 05:07:20.671466 [ 3 ] {c6e36042-b9b8-4375-9891-34dec89af26d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1445 | 2023.11.30 05:07:20.671752 [ 3 ] {c6e36042-b9b8-4375-9891-34dec89af26d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1446 | 2023.11.30 05:07:20.671959 [ 3 ] {c6e36042-b9b8-4375-9891-34dec89af26d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1447 | 2023.11.30 05:07:20.672106 [ 3 ] {c6e36042-b9b8-4375-9891-34dec89af26d} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1448 | 2023.11.30 05:07:20.672231 [ 3 ] {c6e36042-b9b8-4375-9891-34dec89af26d} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.000880179 sec., 49989 rows/sec., 3.96 MiB/sec. | ||
1449 | 2023.11.30 05:07:20.672362 [ 3 ] {c6e36042-b9b8-4375-9891-34dec89af26d} <Debug> DynamicQueryHandler: Done processing query | ||
1450 | 2023.11.30 05:07:20.672385 [ 3 ] {c6e36042-b9b8-4375-9891-34dec89af26d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1451 | 2023.11.30 05:07:20.672402 [ 3 ] {} <Debug> HTTP-Session: 64602238-279e-4aa3-90b3-f5492461db0b Destroying unnamed session | ||
1452 | 2023.11.30 05:07:20.672503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1453 | 2023.11.30 05:07:20.672547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1454 | 2023.11.30 05:07:20.672567 [ 3 ] {} <Debug> HTTP-Session: be6d7ea3-e363-4639-9b6d-a611692b4bc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1455 | 2023.11.30 05:07:20.672583 [ 3 ] {} <Debug> HTTP-Session: be6d7ea3-e363-4639-9b6d-a611692b4bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1456 | 2023.11.30 05:07:20.672653 [ 3 ] {f36f763d-de7a-4521-bbf6-6f323e99d870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1457 | 2023.11.30 05:07:20.672690 [ 3 ] {f36f763d-de7a-4521-bbf6-6f323e99d870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1458 | 2023.11.30 05:07:20.672838 [ 3 ] {f36f763d-de7a-4521-bbf6-6f323e99d870} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1459 | 2023.11.30 05:07:20.673088 [ 3 ] {f36f763d-de7a-4521-bbf6-6f323e99d870} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1460 | 2023.11.30 05:07:20.673299 [ 3 ] {f36f763d-de7a-4521-bbf6-6f323e99d870} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1461 | 2023.11.30 05:07:20.673447 [ 3 ] {f36f763d-de7a-4521-bbf6-6f323e99d870} <Trace> oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1462 | 2023.11.30 05:07:20.673541 [ 3 ] {f36f763d-de7a-4521-bbf6-6f323e99d870} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000862228 sec., 2319 rows/sec., 198.21 KiB/sec. | ||
1463 | 2023.11.30 05:07:20.673693 [ 3 ] {f36f763d-de7a-4521-bbf6-6f323e99d870} <Debug> DynamicQueryHandler: Done processing query | ||
1464 | 2023.11.30 05:07:20.673717 [ 3 ] {f36f763d-de7a-4521-bbf6-6f323e99d870} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1465 | 2023.11.30 05:07:20.673733 [ 3 ] {} <Debug> HTTP-Session: be6d7ea3-e363-4639-9b6d-a611692b4bc5 Destroying unnamed session | ||
1466 | 2023.11.30 05:07:20.673882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 26772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1467 | 2023.11.30 05:07:20.673926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1468 | 2023.11.30 05:07:20.673945 [ 3 ] {} <Debug> HTTP-Session: a39abd05-b70e-4cdd-9b5e-da700360e970 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1469 | 2023.11.30 05:07:20.673962 [ 3 ] {} <Debug> HTTP-Session: a39abd05-b70e-4cdd-9b5e-da700360e970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1470 | 2023.11.30 05:07:20.674034 [ 3 ] {84dac3e9-eeb2-4055-9315-807d275520d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1471 | 2023.11.30 05:07:20.674072 [ 3 ] {84dac3e9-eeb2-4055-9315-807d275520d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1472 | 2023.11.30 05:07:20.674181 [ 3 ] {84dac3e9-eeb2-4055-9315-807d275520d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1473 | 2023.11.30 05:07:20.674589 [ 3 ] {84dac3e9-eeb2-4055-9315-807d275520d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1474 | 2023.11.30 05:07:20.674804 [ 3 ] {84dac3e9-eeb2-4055-9315-807d275520d9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1475 | 2023.11.30 05:07:20.674946 [ 3 ] {84dac3e9-eeb2-4055-9315-807d275520d9} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1476 | 2023.11.30 05:07:20.675047 [ 3 ] {84dac3e9-eeb2-4055-9315-807d275520d9} <Information> executeQuery: Read 169 rows, 16.45 KiB in 0.000980911 sec., 172288 rows/sec., 16.38 MiB/sec. | ||
1477 | 2023.11.30 05:07:20.675228 [ 3 ] {84dac3e9-eeb2-4055-9315-807d275520d9} <Debug> DynamicQueryHandler: Done processing query | ||
1478 | 2023.11.30 05:07:20.675259 [ 3 ] {84dac3e9-eeb2-4055-9315-807d275520d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1479 | 2023.11.30 05:07:20.675281 [ 3 ] {} <Debug> HTTP-Session: a39abd05-b70e-4cdd-9b5e-da700360e970 Destroying unnamed session | ||
1480 | 2023.11.30 05:07:20.675396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1481 | 2023.11.30 05:07:20.675530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1482 | 2023.11.30 05:07:20.675552 [ 3 ] {} <Debug> HTTP-Session: 2381fe18-8c1b-41fd-877f-aacad712041f Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1483 | 2023.11.30 05:07:20.675570 [ 3 ] {} <Debug> HTTP-Session: 2381fe18-8c1b-41fd-877f-aacad712041f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1484 | 2023.11.30 05:07:20.675646 [ 3 ] {4b3a3e32-d007-446a-b7b2-27ddad6ca4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1485 | 2023.11.30 05:07:20.675687 [ 3 ] {4b3a3e32-d007-446a-b7b2-27ddad6ca4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1486 | 2023.11.30 05:07:20.675808 [ 3 ] {4b3a3e32-d007-446a-b7b2-27ddad6ca4d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1487 | 2023.11.30 05:07:20.678481 [ 3 ] {4b3a3e32-d007-446a-b7b2-27ddad6ca4d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1488 | 2023.11.30 05:07:20.678732 [ 3 ] {4b3a3e32-d007-446a-b7b2-27ddad6ca4d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1489 | 2023.11.30 05:07:20.678891 [ 3 ] {4b3a3e32-d007-446a-b7b2-27ddad6ca4d5} <Trace> oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1490 | 2023.11.30 05:07:20.678994 [ 3 ] {4b3a3e32-d007-446a-b7b2-27ddad6ca4d5} <Information> executeQuery: Read 2 rows, 143.00 B in 0.003316561 sec., 603 rows/sec., 42.11 KiB/sec. | ||
1491 | 2023.11.30 05:07:20.679132 [ 3 ] {4b3a3e32-d007-446a-b7b2-27ddad6ca4d5} <Debug> DynamicQueryHandler: Done processing query | ||
1492 | 2023.11.30 05:07:20.679157 [ 3 ] {4b3a3e32-d007-446a-b7b2-27ddad6ca4d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1493 | 2023.11.30 05:07:20.679182 [ 3 ] {} <Debug> HTTP-Session: 2381fe18-8c1b-41fd-877f-aacad712041f Destroying unnamed session | ||
1494 | 2023.11.30 05:07:20.679342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 13740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1495 | 2023.11.30 05:07:20.679395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1496 | 2023.11.30 05:07:20.679414 [ 3 ] {} <Debug> HTTP-Session: 052bced0-44bc-4b52-898d-6b7ac76c0ca0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1497 | 2023.11.30 05:07:20.679432 [ 3 ] {} <Debug> HTTP-Session: 052bced0-44bc-4b52-898d-6b7ac76c0ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1498 | 2023.11.30 05:07:20.679595 [ 3 ] {e0f05a80-3914-446e-a173-b6d0f76c8cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1499 | 2023.11.30 05:07:20.679634 [ 3 ] {e0f05a80-3914-446e-a173-b6d0f76c8cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1500 | 2023.11.30 05:07:20.679741 [ 3 ] {e0f05a80-3914-446e-a173-b6d0f76c8cab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1501 | 2023.11.30 05:07:20.680078 [ 3 ] {e0f05a80-3914-446e-a173-b6d0f76c8cab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1502 | 2023.11.30 05:07:20.680306 [ 3 ] {e0f05a80-3914-446e-a173-b6d0f76c8cab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1503 | 2023.11.30 05:07:20.680454 [ 3 ] {e0f05a80-3914-446e-a173-b6d0f76c8cab} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1504 | 2023.11.30 05:07:20.680573 [ 3 ] {e0f05a80-3914-446e-a173-b6d0f76c8cab} <Information> executeQuery: Read 81 rows, 6.45 KiB in 0.00094175 sec., 86010 rows/sec., 6.69 MiB/sec. | ||
1505 | 2023.11.30 05:07:20.680691 [ 3 ] {e0f05a80-3914-446e-a173-b6d0f76c8cab} <Debug> DynamicQueryHandler: Done processing query | ||
1506 | 2023.11.30 05:07:20.680719 [ 3 ] {e0f05a80-3914-446e-a173-b6d0f76c8cab} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1507 | 2023.11.30 05:07:20.680734 [ 3 ] {} <Debug> HTTP-Session: 052bced0-44bc-4b52-898d-6b7ac76c0ca0 Destroying unnamed session | ||
1508 | 2023.11.30 05:07:20.680862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1509 | 2023.11.30 05:07:20.680907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1510 | 2023.11.30 05:07:20.680926 [ 3 ] {} <Debug> HTTP-Session: 3c996305-6cf2-4fca-8e9d-37d0f8789acc Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1511 | 2023.11.30 05:07:20.680942 [ 3 ] {} <Debug> HTTP-Session: 3c996305-6cf2-4fca-8e9d-37d0f8789acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1512 | 2023.11.30 05:07:20.681013 [ 3 ] {b983fb44-d506-4f17-81f2-1cc4d74ebf4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1513 | 2023.11.30 05:07:20.681054 [ 3 ] {b983fb44-d506-4f17-81f2-1cc4d74ebf4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1514 | 2023.11.30 05:07:20.681171 [ 3 ] {b983fb44-d506-4f17-81f2-1cc4d74ebf4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1515 | 2023.11.30 05:07:20.681442 [ 3 ] {b983fb44-d506-4f17-81f2-1cc4d74ebf4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1516 | 2023.11.30 05:07:20.681703 [ 3 ] {b983fb44-d506-4f17-81f2-1cc4d74ebf4e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1517 | 2023.11.30 05:07:20.681878 [ 3 ] {b983fb44-d506-4f17-81f2-1cc4d74ebf4e} <Trace> oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1518 | 2023.11.30 05:07:20.681994 [ 3 ] {b983fb44-d506-4f17-81f2-1cc4d74ebf4e} <Information> executeQuery: Read 11 rows, 743.00 B in 0.00095156 sec., 11559 rows/sec., 762.52 KiB/sec. | ||
1519 | 2023.11.30 05:07:20.682127 [ 3 ] {b983fb44-d506-4f17-81f2-1cc4d74ebf4e} <Debug> DynamicQueryHandler: Done processing query | ||
1520 | 2023.11.30 05:07:20.682150 [ 3 ] {b983fb44-d506-4f17-81f2-1cc4d74ebf4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1521 | 2023.11.30 05:07:20.682167 [ 3 ] {} <Debug> HTTP-Session: 3c996305-6cf2-4fca-8e9d-37d0f8789acc Destroying unnamed session | ||
1522 | 2023.11.30 05:07:20.682302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1523 | 2023.11.30 05:07:20.682349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1524 | 2023.11.30 05:07:20.682368 [ 3 ] {} <Debug> HTTP-Session: 342d5e7d-4520-45db-9630-2536971064dc Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1525 | 2023.11.30 05:07:20.682384 [ 3 ] {} <Debug> HTTP-Session: 342d5e7d-4520-45db-9630-2536971064dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1526 | 2023.11.30 05:07:20.682456 [ 3 ] {474f2f5b-48ea-4fb7-af9e-531b1077c6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1527 | 2023.11.30 05:07:20.682496 [ 3 ] {474f2f5b-48ea-4fb7-af9e-531b1077c6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1528 | 2023.11.30 05:07:20.682610 [ 3 ] {474f2f5b-48ea-4fb7-af9e-531b1077c6fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1529 | 2023.11.30 05:07:20.682894 [ 3 ] {474f2f5b-48ea-4fb7-af9e-531b1077c6fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1530 | 2023.11.30 05:07:20.683131 [ 3 ] {474f2f5b-48ea-4fb7-af9e-531b1077c6fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1531 | 2023.11.30 05:07:20.683327 [ 3 ] {474f2f5b-48ea-4fb7-af9e-531b1077c6fa} <Trace> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1532 | 2023.11.30 05:07:20.683445 [ 3 ] {474f2f5b-48ea-4fb7-af9e-531b1077c6fa} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.00095096 sec., 38908 rows/sec., 2.71 MiB/sec. | ||
1533 | 2023.11.30 05:07:20.683553 [ 3 ] {474f2f5b-48ea-4fb7-af9e-531b1077c6fa} <Debug> DynamicQueryHandler: Done processing query | ||
1534 | 2023.11.30 05:07:20.683575 [ 3 ] {474f2f5b-48ea-4fb7-af9e-531b1077c6fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1535 | 2023.11.30 05:07:20.683590 [ 3 ] {} <Debug> HTTP-Session: 342d5e7d-4520-45db-9630-2536971064dc Destroying unnamed session | ||
1536 | 2023.11.30 05:07:20.683765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1537 | 2023.11.30 05:07:20.683811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1538 | 2023.11.30 05:07:20.683830 [ 3 ] {} <Debug> HTTP-Session: ab53aa87-167d-4708-856a-1b8cea3b5e46 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1539 | 2023.11.30 05:07:20.683846 [ 3 ] {} <Debug> HTTP-Session: ab53aa87-167d-4708-856a-1b8cea3b5e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1540 | 2023.11.30 05:07:20.683929 [ 3 ] {fafe46de-47e8-4bc3-919e-190fa4f2e0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1541 | 2023.11.30 05:07:20.683972 [ 3 ] {fafe46de-47e8-4bc3-919e-190fa4f2e0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1542 | 2023.11.30 05:07:20.684108 [ 3 ] {fafe46de-47e8-4bc3-919e-190fa4f2e0ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1543 | 2023.11.30 05:07:20.684569 [ 3 ] {fafe46de-47e8-4bc3-919e-190fa4f2e0ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1544 | 2023.11.30 05:07:20.684892 [ 3 ] {fafe46de-47e8-4bc3-919e-190fa4f2e0ad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1545 | 2023.11.30 05:07:20.685080 [ 3 ] {fafe46de-47e8-4bc3-919e-190fa4f2e0ad} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1546 | 2023.11.30 05:07:20.685206 [ 3 ] {fafe46de-47e8-4bc3-919e-190fa4f2e0ad} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001244066 sec., 35367 rows/sec., 47.73 MiB/sec. | ||
1547 | 2023.11.30 05:07:20.685338 [ 3 ] {fafe46de-47e8-4bc3-919e-190fa4f2e0ad} <Debug> DynamicQueryHandler: Done processing query | ||
1548 | 2023.11.30 05:07:20.685362 [ 3 ] {fafe46de-47e8-4bc3-919e-190fa4f2e0ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1549 | 2023.11.30 05:07:20.685377 [ 3 ] {} <Debug> HTTP-Session: ab53aa87-167d-4708-856a-1b8cea3b5e46 Destroying unnamed session | ||
1550 | 2023.11.30 05:07:21.000168 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.09 MiB, peak 237.35 MiB, will set to 230.52 MiB (RSS), difference: -1.57 MiB | ||
1551 | 2023.11.30 05:07:25.624344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1552 | 2023.11.30 05:07:25.624485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1553 | 2023.11.30 05:07:25.624515 [ 3 ] {} <Debug> HTTP-Session: ad9ef62c-4d84-4a26-abcf-141abcfee5e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1554 | 2023.11.30 05:07:25.624543 [ 3 ] {} <Debug> HTTP-Session: ad9ef62c-4d84-4a26-abcf-141abcfee5e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1555 | 2023.11.30 05:07:25.624684 [ 3 ] {bbe72e3e-bc2c-4fa2-9315-d0057e983138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1556 | 2023.11.30 05:07:25.624752 [ 3 ] {bbe72e3e-bc2c-4fa2-9315-d0057e983138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1557 | 2023.11.30 05:07:25.624933 [ 3 ] {bbe72e3e-bc2c-4fa2-9315-d0057e983138} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1558 | 2023.11.30 05:07:25.625353 [ 3 ] {bbe72e3e-bc2c-4fa2-9315-d0057e983138} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1559 | 2023.11.30 05:07:25.625619 [ 3 ] {bbe72e3e-bc2c-4fa2-9315-d0057e983138} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1560 | 2023.11.30 05:07:25.625782 [ 3 ] {bbe72e3e-bc2c-4fa2-9315-d0057e983138} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1561 | 2023.11.30 05:07:25.625904 [ 3 ] {bbe72e3e-bc2c-4fa2-9315-d0057e983138} <Information> executeQuery: Read 3 rows, 249.00 B in 0.001181055 sec., 2540 rows/sec., 205.89 KiB/sec. | ||
1562 | 2023.11.30 05:07:25.626007 [ 103 ] {} <Debug> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1563 | 2023.11.30 05:07:25.626060 [ 3 ] {bbe72e3e-bc2c-4fa2-9315-d0057e983138} <Debug> DynamicQueryHandler: Done processing query | ||
1564 | 2023.11.30 05:07:25.626066 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1565 | 2023.11.30 05:07:25.626088 [ 3 ] {bbe72e3e-bc2c-4fa2-9315-d0057e983138} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1566 | 2023.11.30 05:07:25.626108 [ 3 ] {} <Debug> HTTP-Session: ad9ef62c-4d84-4a26-abcf-141abcfee5e4 Destroying unnamed session | ||
1567 | 2023.11.30 05:07:25.626231 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1568 | 2023.11.30 05:07:25.626243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 1387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1569 | 2023.11.30 05:07:25.626302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1570 | 2023.11.30 05:07:25.626322 [ 3 ] {} <Debug> HTTP-Session: 4c5e375d-7b4f-447b-8b6b-9b047fdcbd85 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1571 | 2023.11.30 05:07:25.626340 [ 3 ] {} <Debug> HTTP-Session: 4c5e375d-7b4f-447b-8b6b-9b047fdcbd85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1572 | 2023.11.30 05:07:25.626411 [ 3 ] {e5c842c7-9554-497c-b6f4-2bf66b860b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1573 | 2023.11.30 05:07:25.626451 [ 3 ] {e5c842c7-9554-497c-b6f4-2bf66b860b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1574 | 2023.11.30 05:07:25.626558 [ 3 ] {e5c842c7-9554-497c-b6f4-2bf66b860b47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1575 | 2023.11.30 05:07:25.626899 [ 3 ] {e5c842c7-9554-497c-b6f4-2bf66b860b47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1576 | 2023.11.30 05:07:25.627104 [ 3 ] {e5c842c7-9554-497c-b6f4-2bf66b860b47} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1577 | 2023.11.30 05:07:25.627253 [ 3 ] {e5c842c7-9554-497c-b6f4-2bf66b860b47} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1578 | 2023.11.30 05:07:25.627342 [ 103 ] {} <Debug> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1579 | 2023.11.30 05:07:25.627352 [ 3 ] {e5c842c7-9554-497c-b6f4-2bf66b860b47} <Information> executeQuery: Read 9 rows, 811.00 B in 0.000912829 sec., 9859 rows/sec., 867.62 KiB/sec. | ||
1580 | 2023.11.30 05:07:25.627372 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1581 | 2023.11.30 05:07:25.627523 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1582 | 2023.11.30 05:07:25.627555 [ 3 ] {e5c842c7-9554-497c-b6f4-2bf66b860b47} <Debug> DynamicQueryHandler: Done processing query | ||
1583 | 2023.11.30 05:07:25.627617 [ 3 ] {e5c842c7-9554-497c-b6f4-2bf66b860b47} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1584 | 2023.11.30 05:07:25.627635 [ 3 ] {} <Debug> HTTP-Session: 4c5e375d-7b4f-447b-8b6b-9b047fdcbd85 Destroying unnamed session | ||
1585 | 2023.11.30 05:07:25.627748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 1066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1586 | 2023.11.30 05:07:25.627794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1587 | 2023.11.30 05:07:25.627814 [ 3 ] {} <Debug> HTTP-Session: 431ab4dc-3327-4a63-b47a-5ed9cd7de748 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1588 | 2023.11.30 05:07:25.627830 [ 3 ] {} <Debug> HTTP-Session: 431ab4dc-3327-4a63-b47a-5ed9cd7de748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1589 | 2023.11.30 05:07:25.627901 [ 3 ] {a8dbb0e0-9dff-4fd2-ae3e-68bb76ba583c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1590 | 2023.11.30 05:07:25.627941 [ 3 ] {a8dbb0e0-9dff-4fd2-ae3e-68bb76ba583c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1591 | 2023.11.30 05:07:25.628060 [ 3 ] {a8dbb0e0-9dff-4fd2-ae3e-68bb76ba583c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1592 | 2023.11.30 05:07:25.628549 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1593 | 2023.11.30 05:07:25.628567 [ 3 ] {a8dbb0e0-9dff-4fd2-ae3e-68bb76ba583c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1594 | 2023.11.30 05:07:25.628586 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1595 | 2023.11.30 05:07:25.628813 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part | ||
1596 | 2023.11.30 05:07:25.628828 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 111 rows starting from the beginning of the part | ||
1597 | 2023.11.30 05:07:25.628893 [ 3 ] {a8dbb0e0-9dff-4fd2-ae3e-68bb76ba583c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1598 | 2023.11.30 05:07:25.629134 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part | ||
1599 | 2023.11.30 05:07:25.629331 [ 3 ] {a8dbb0e0-9dff-4fd2-ae3e-68bb76ba583c} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1600 | 2023.11.30 05:07:25.629351 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 168 rows starting from the beginning of the part | ||
1601 | 2023.11.30 05:07:25.629568 [ 103 ] {} <Debug> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1602 | 2023.11.30 05:07:25.629689 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part | ||
1603 | 2023.11.30 05:07:25.629713 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1604 | 2023.11.30 05:07:25.629843 [ 3 ] {a8dbb0e0-9dff-4fd2-ae3e-68bb76ba583c} <Information> executeQuery: Read 6 rows, 493.00 B in 0.00187165 sec., 3205 rows/sec., 257.23 KiB/sec. | ||
1605 | 2023.11.30 05:07:25.630000 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 132 rows starting from the beginning of the part | ||
1606 | 2023.11.30 05:07:25.630125 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1607 | 2023.11.30 05:07:25.630623 [ 3 ] {a8dbb0e0-9dff-4fd2-ae3e-68bb76ba583c} <Debug> DynamicQueryHandler: Done processing query | ||
1608 | 2023.11.30 05:07:25.630630 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1609 | 2023.11.30 05:07:25.630687 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part | ||
1610 | 2023.11.30 05:07:25.630716 [ 3 ] {a8dbb0e0-9dff-4fd2-ae3e-68bb76ba583c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1611 | 2023.11.30 05:07:25.630773 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 132 rows starting from the beginning of the part | ||
1612 | 2023.11.30 05:07:25.630775 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part | ||
1613 | 2023.11.30 05:07:25.630837 [ 3 ] {} <Debug> HTTP-Session: 431ab4dc-3327-4a63-b47a-5ed9cd7de748 Destroying unnamed session | ||
1614 | 2023.11.30 05:07:25.631167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1615 | 2023.11.30 05:07:25.631392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1616 | 2023.11.30 05:07:25.631427 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part | ||
1617 | 2023.11.30 05:07:25.631449 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 169 rows starting from the beginning of the part | ||
1618 | 2023.11.30 05:07:25.631485 [ 3 ] {} <Debug> HTTP-Session: 491e2a5b-e895-407d-8b2c-47e4ec1f6636 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1619 | 2023.11.30 05:07:25.631554 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 74 rows starting from the beginning of the part | ||
1620 | 2023.11.30 05:07:25.631675 [ 3 ] {} <Debug> HTTP-Session: 491e2a5b-e895-407d-8b2c-47e4ec1f6636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1621 | 2023.11.30 05:07:25.632199 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 9 rows starting from the beginning of the part | ||
1622 | 2023.11.30 05:07:25.632255 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::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 | ||
1623 | 2023.11.30 05:07:25.632313 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part | ||
1624 | 2023.11.30 05:07:25.632438 [ 3 ] {b0d50ac7-2b5a-42e7-b900-6572d8cea59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1625 | 2023.11.30 05:07:25.632699 [ 3 ] {b0d50ac7-2b5a-42e7-b900-6572d8cea59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1626 | 2023.11.30 05:07:25.633198 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part | ||
1627 | 2023.11.30 05:07:25.633924 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 81 rows starting from the beginning of the part | ||
1628 | 2023.11.30 05:07:25.634735 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
1629 | 2023.11.30 05:07:25.635511 [ 3 ] {b0d50ac7-2b5a-42e7-b900-6572d8cea59d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1630 | 2023.11.30 05:07:25.638400 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 721 rows, containing 4 columns (4 merged, 0 gathered) in 0.010939852 sec., 65905.82761083057 rows/sec., 6.38 MiB/sec. | ||
1631 | 2023.11.30 05:07:25.638840 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1632 | 2023.11.30 05:07:25.639106 [ 3 ] {b0d50ac7-2b5a-42e7-b900-6572d8cea59d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1633 | 2023.11.30 05:07:25.639286 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.01315437 sec., 16420.398696402794 rows/sec., 1.30 MiB/sec. | ||
1634 | 2023.11.30 05:07:25.639511 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1635 | 2023.11.30 05:07:25.639545 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1636 | 2023.11.30 05:07:25.639755 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1637 | 2023.11.30 05:07:25.640173 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1638 | 2023.11.30 05:07:25.640379 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1639 | 2023.11.30 05:07:25.640486 [ 23 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 301 rows, containing 4 columns (4 merged, 0 gathered) in 0.010615386 sec., 28355.06876528089 rows/sec., 2.21 MiB/sec. | ||
1640 | 2023.11.30 05:07:25.640548 [ 3 ] {b0d50ac7-2b5a-42e7-b900-6572d8cea59d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1641 | 2023.11.30 05:07:25.640660 [ 14 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1642 | 2023.11.30 05:07:25.640872 [ 3 ] {b0d50ac7-2b5a-42e7-b900-6572d8cea59d} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1643 | 2023.11.30 05:07:25.640933 [ 14 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1644 | 2023.11.30 05:07:25.641023 [ 103 ] {} <Debug> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1645 | 2023.11.30 05:07:25.641071 [ 14 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1646 | 2023.11.30 05:07:25.641092 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1647 | 2023.11.30 05:07:25.641084 [ 3 ] {b0d50ac7-2b5a-42e7-b900-6572d8cea59d} <Information> executeQuery: Read 3 rows, 4.15 KiB in 0.00852871 sec., 351 rows/sec., 486.07 KiB/sec. | ||
1648 | 2023.11.30 05:07:25.641334 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1649 | 2023.11.30 05:07:25.641495 [ 3 ] {b0d50ac7-2b5a-42e7-b900-6572d8cea59d} <Debug> DynamicQueryHandler: Done processing query | ||
1650 | 2023.11.30 05:07:25.641525 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1651 | 2023.11.30 05:07:25.641537 [ 3 ] {b0d50ac7-2b5a-42e7-b900-6572d8cea59d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1652 | 2023.11.30 05:07:25.641594 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part | ||
1653 | 2023.11.30 05:07:25.641597 [ 3 ] {} <Debug> HTTP-Session: 491e2a5b-e895-407d-8b2c-47e4ec1f6636 Destroying unnamed session | ||
1654 | 2023.11.30 05:07:25.641775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1655 | 2023.11.30 05:07:25.641833 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part | ||
1656 | 2023.11.30 05:07:25.641864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1657 | 2023.11.30 05:07:25.641926 [ 3 ] {} <Debug> HTTP-Session: 1edfa5e4-355e-42ce-878a-4d75aea4bc9f Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1658 | 2023.11.30 05:07:25.641966 [ 3 ] {} <Debug> HTTP-Session: 1edfa5e4-355e-42ce-878a-4d75aea4bc9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1659 | 2023.11.30 05:07:25.642118 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part | ||
1660 | 2023.11.30 05:07:25.642174 [ 3 ] {f1e88973-218d-4fac-8f50-f4d77f830217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1661 | 2023.11.30 05:07:25.642258 [ 3 ] {f1e88973-218d-4fac-8f50-f4d77f830217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1662 | 2023.11.30 05:07:25.642496 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part | ||
1663 | 2023.11.30 05:07:25.642763 [ 3 ] {f1e88973-218d-4fac-8f50-f4d77f830217} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1664 | 2023.11.30 05:07:25.642853 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part | ||
1665 | 2023.11.30 05:07:25.643058 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::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 | ||
1666 | 2023.11.30 05:07:25.643556 [ 3 ] {f1e88973-218d-4fac-8f50-f4d77f830217} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1667 | 2023.11.30 05:07:25.643817 [ 3 ] {f1e88973-218d-4fac-8f50-f4d77f830217} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1668 | 2023.11.30 05:07:25.644006 [ 3 ] {f1e88973-218d-4fac-8f50-f4d77f830217} <Trace> oximeter.measurements_i64 (5604f74d-a9b7-4a43-88c0-49ee958c48b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1669 | 2023.11.30 05:07:25.644108 [ 3 ] {f1e88973-218d-4fac-8f50-f4d77f830217} <Information> executeQuery: Read 3 rows, 214.00 B in 0.00187656 sec., 1598 rows/sec., 111.37 KiB/sec. | ||
1670 | 2023.11.30 05:07:25.644238 [ 3 ] {f1e88973-218d-4fac-8f50-f4d77f830217} <Debug> DynamicQueryHandler: Done processing query | ||
1671 | 2023.11.30 05:07:25.644268 [ 3 ] {f1e88973-218d-4fac-8f50-f4d77f830217} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1672 | 2023.11.30 05:07:25.644286 [ 3 ] {} <Debug> HTTP-Session: 1edfa5e4-355e-42ce-878a-4d75aea4bc9f Destroying unnamed session | ||
1673 | 2023.11.30 05:07:25.656343 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 6 columns (6 merged, 0 gathered) in 0.015168532 sec., 14240.006877395914 rows/sec., 19.22 MiB/sec. | ||
1674 | 2023.11.30 05:07:25.656513 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1675 | 2023.11.30 05:07:25.656722 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1676 | 2023.11.30 05:07:25.656785 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1677 | 2023.11.30 05:07:25.656845 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1: 4.13 MiB. | ||
1678 | 2023.11.30 05:07:28.714458 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1679 | 2023.11.30 05:07:28.714531 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1680 | 2023.11.30 05:07:30.627283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1681 | 2023.11.30 05:07:30.627443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1682 | 2023.11.30 05:07:30.627492 [ 3 ] {} <Debug> HTTP-Session: 1c444b89-56c4-44c7-89ff-69d3885a5ba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1683 | 2023.11.30 05:07:30.627528 [ 3 ] {} <Debug> HTTP-Session: 1c444b89-56c4-44c7-89ff-69d3885a5ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1684 | 2023.11.30 05:07:30.627659 [ 3 ] {78c75272-ec6c-4d0e-ac27-b00c8ebbdca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1685 | 2023.11.30 05:07:30.627721 [ 3 ] {78c75272-ec6c-4d0e-ac27-b00c8ebbdca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1686 | 2023.11.30 05:07:30.627884 [ 3 ] {78c75272-ec6c-4d0e-ac27-b00c8ebbdca2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1687 | 2023.11.30 05:07:30.628395 [ 3 ] {78c75272-ec6c-4d0e-ac27-b00c8ebbdca2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1688 | 2023.11.30 05:07:30.628669 [ 3 ] {78c75272-ec6c-4d0e-ac27-b00c8ebbdca2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1689 | 2023.11.30 05:07:30.628841 [ 3 ] {78c75272-ec6c-4d0e-ac27-b00c8ebbdca2} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1690 | 2023.11.30 05:07:30.628984 [ 3 ] {78c75272-ec6c-4d0e-ac27-b00c8ebbdca2} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001283807 sec., 34273 rows/sec., 2.71 MiB/sec. | ||
1691 | 2023.11.30 05:07:30.629180 [ 3 ] {78c75272-ec6c-4d0e-ac27-b00c8ebbdca2} <Debug> DynamicQueryHandler: Done processing query | ||
1692 | 2023.11.30 05:07:30.629207 [ 3 ] {78c75272-ec6c-4d0e-ac27-b00c8ebbdca2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1693 | 2023.11.30 05:07:30.629224 [ 3 ] {} <Debug> HTTP-Session: 1c444b89-56c4-44c7-89ff-69d3885a5ba5 Destroying unnamed session | ||
1694 | 2023.11.30 05:07:30.629337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1695 | 2023.11.30 05:07:30.629386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1696 | 2023.11.30 05:07:30.629406 [ 3 ] {} <Debug> HTTP-Session: 91891086-4814-45ce-92a8-b28b465710ae Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1697 | 2023.11.30 05:07:30.629423 [ 3 ] {} <Debug> HTTP-Session: 91891086-4814-45ce-92a8-b28b465710ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1698 | 2023.11.30 05:07:30.629494 [ 3 ] {283fa3fe-4006-49b1-b0a7-e93a2c6a3922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1699 | 2023.11.30 05:07:30.629535 [ 3 ] {283fa3fe-4006-49b1-b0a7-e93a2c6a3922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1700 | 2023.11.30 05:07:30.629655 [ 3 ] {283fa3fe-4006-49b1-b0a7-e93a2c6a3922} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1701 | 2023.11.30 05:07:30.629960 [ 3 ] {283fa3fe-4006-49b1-b0a7-e93a2c6a3922} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1702 | 2023.11.30 05:07:30.630202 [ 3 ] {283fa3fe-4006-49b1-b0a7-e93a2c6a3922} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1703 | 2023.11.30 05:07:30.630351 [ 3 ] {283fa3fe-4006-49b1-b0a7-e93a2c6a3922} <Trace> oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1704 | 2023.11.30 05:07:30.630471 [ 3 ] {283fa3fe-4006-49b1-b0a7-e93a2c6a3922} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00094749 sec., 2110 rows/sec., 180.37 KiB/sec. | ||
1705 | 2023.11.30 05:07:30.630593 [ 3 ] {283fa3fe-4006-49b1-b0a7-e93a2c6a3922} <Debug> DynamicQueryHandler: Done processing query | ||
1706 | 2023.11.30 05:07:30.630618 [ 3 ] {283fa3fe-4006-49b1-b0a7-e93a2c6a3922} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1707 | 2023.11.30 05:07:30.630635 [ 3 ] {} <Debug> HTTP-Session: 91891086-4814-45ce-92a8-b28b465710ae Destroying unnamed session | ||
1708 | 2023.11.30 05:07:30.630793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1709 | 2023.11.30 05:07:30.630841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1710 | 2023.11.30 05:07:30.630861 [ 3 ] {} <Debug> HTTP-Session: ca245858-0bcd-4075-b9c5-323924d428fc Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1711 | 2023.11.30 05:07:30.630878 [ 3 ] {} <Debug> HTTP-Session: ca245858-0bcd-4075-b9c5-323924d428fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1712 | 2023.11.30 05:07:30.630954 [ 3 ] {16dec904-31de-4756-9739-26e37cc441eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1713 | 2023.11.30 05:07:30.630994 [ 3 ] {16dec904-31de-4756-9739-26e37cc441eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1714 | 2023.11.30 05:07:30.631102 [ 3 ] {16dec904-31de-4756-9739-26e37cc441eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1715 | 2023.11.30 05:07:30.631473 [ 3 ] {16dec904-31de-4756-9739-26e37cc441eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1716 | 2023.11.30 05:07:30.631700 [ 3 ] {16dec904-31de-4756-9739-26e37cc441eb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1717 | 2023.11.30 05:07:30.631857 [ 3 ] {16dec904-31de-4756-9739-26e37cc441eb} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1718 | 2023.11.30 05:07:30.631976 [ 3 ] {16dec904-31de-4756-9739-26e37cc441eb} <Information> executeQuery: Read 133 rows, 13.35 KiB in 0.000992941 sec., 133945 rows/sec., 13.13 MiB/sec. | ||
1719 | 2023.11.30 05:07:30.632098 [ 3 ] {16dec904-31de-4756-9739-26e37cc441eb} <Debug> DynamicQueryHandler: Done processing query | ||
1720 | 2023.11.30 05:07:30.632122 [ 3 ] {16dec904-31de-4756-9739-26e37cc441eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1721 | 2023.11.30 05:07:30.632138 [ 3 ] {} <Debug> HTTP-Session: ca245858-0bcd-4075-b9c5-323924d428fc Destroying unnamed session | ||
1722 | 2023.11.30 05:07:30.632284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1723 | 2023.11.30 05:07:30.632331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1724 | 2023.11.30 05:07:30.632350 [ 3 ] {} <Debug> HTTP-Session: aba42275-eb09-4bb1-93ba-5955ba1d625c Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1725 | 2023.11.30 05:07:30.632367 [ 3 ] {} <Debug> HTTP-Session: aba42275-eb09-4bb1-93ba-5955ba1d625c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1726 | 2023.11.30 05:07:30.632437 [ 3 ] {9ee29915-3cd0-4107-b449-681f26c8f8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1727 | 2023.11.30 05:07:30.632476 [ 3 ] {9ee29915-3cd0-4107-b449-681f26c8f8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1728 | 2023.11.30 05:07:30.632586 [ 3 ] {9ee29915-3cd0-4107-b449-681f26c8f8cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1729 | 2023.11.30 05:07:30.632859 [ 3 ] {9ee29915-3cd0-4107-b449-681f26c8f8cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1730 | 2023.11.30 05:07:30.633078 [ 3 ] {9ee29915-3cd0-4107-b449-681f26c8f8cb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1731 | 2023.11.30 05:07:30.633229 [ 3 ] {9ee29915-3cd0-4107-b449-681f26c8f8cb} <Trace> oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1732 | 2023.11.30 05:07:30.633344 [ 3 ] {9ee29915-3cd0-4107-b449-681f26c8f8cb} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000878658 sec., 2276 rows/sec., 158.93 KiB/sec. | ||
1733 | 2023.11.30 05:07:30.633463 [ 3 ] {9ee29915-3cd0-4107-b449-681f26c8f8cb} <Debug> DynamicQueryHandler: Done processing query | ||
1734 | 2023.11.30 05:07:30.633487 [ 3 ] {9ee29915-3cd0-4107-b449-681f26c8f8cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1735 | 2023.11.30 05:07:30.633503 [ 3 ] {} <Debug> HTTP-Session: aba42275-eb09-4bb1-93ba-5955ba1d625c Destroying unnamed session | ||
1736 | 2023.11.30 05:07:30.633621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1737 | 2023.11.30 05:07:30.633666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1738 | 2023.11.30 05:07:30.633686 [ 3 ] {} <Debug> HTTP-Session: eff2ea03-6b18-47c6-9005-d9f9adc60f02 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1739 | 2023.11.30 05:07:30.633702 [ 3 ] {} <Debug> HTTP-Session: eff2ea03-6b18-47c6-9005-d9f9adc60f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1740 | 2023.11.30 05:07:30.633774 [ 3 ] {9b6173be-0453-45d8-a7cc-236fdb37b4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1741 | 2023.11.30 05:07:30.633811 [ 3 ] {9b6173be-0453-45d8-a7cc-236fdb37b4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1742 | 2023.11.30 05:07:30.633923 [ 3 ] {9b6173be-0453-45d8-a7cc-236fdb37b4c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1743 | 2023.11.30 05:07:30.634249 [ 3 ] {9b6173be-0453-45d8-a7cc-236fdb37b4c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1744 | 2023.11.30 05:07:30.634457 [ 3 ] {9b6173be-0453-45d8-a7cc-236fdb37b4c2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1745 | 2023.11.30 05:07:30.634606 [ 3 ] {9b6173be-0453-45d8-a7cc-236fdb37b4c2} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1746 | 2023.11.30 05:07:30.634732 [ 3 ] {9b6173be-0453-45d8-a7cc-236fdb37b4c2} <Information> executeQuery: Read 46 rows, 3.69 KiB in 0.000924319 sec., 49766 rows/sec., 3.89 MiB/sec. | ||
1747 | 2023.11.30 05:07:30.634868 [ 3 ] {9b6173be-0453-45d8-a7cc-236fdb37b4c2} <Debug> DynamicQueryHandler: Done processing query | ||
1748 | 2023.11.30 05:07:30.634893 [ 3 ] {9b6173be-0453-45d8-a7cc-236fdb37b4c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1749 | 2023.11.30 05:07:30.634908 [ 3 ] {} <Debug> HTTP-Session: eff2ea03-6b18-47c6-9005-d9f9adc60f02 Destroying unnamed session | ||
1750 | 2023.11.30 05:07:30.635012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1751 | 2023.11.30 05:07:30.635059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1752 | 2023.11.30 05:07:30.635079 [ 3 ] {} <Debug> HTTP-Session: 2377901e-39c4-47ae-9db7-6a5096c12958 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1753 | 2023.11.30 05:07:30.635095 [ 3 ] {} <Debug> HTTP-Session: 2377901e-39c4-47ae-9db7-6a5096c12958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1754 | 2023.11.30 05:07:30.635166 [ 3 ] {64091440-c58f-4d1d-8bba-5f35fec147c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1755 | 2023.11.30 05:07:30.635207 [ 3 ] {64091440-c58f-4d1d-8bba-5f35fec147c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1756 | 2023.11.30 05:07:30.635327 [ 3 ] {64091440-c58f-4d1d-8bba-5f35fec147c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1757 | 2023.11.30 05:07:30.635574 [ 3 ] {64091440-c58f-4d1d-8bba-5f35fec147c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1758 | 2023.11.30 05:07:30.635838 [ 3 ] {64091440-c58f-4d1d-8bba-5f35fec147c9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1759 | 2023.11.30 05:07:30.636016 [ 3 ] {64091440-c58f-4d1d-8bba-5f35fec147c9} <Trace> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1760 | 2023.11.30 05:07:30.636136 [ 3 ] {64091440-c58f-4d1d-8bba-5f35fec147c9} <Information> executeQuery: Read 1 rows, 71.00 B in 0.00094268 sec., 1060 rows/sec., 73.55 KiB/sec. | ||
1761 | 2023.11.30 05:07:30.636255 [ 3 ] {64091440-c58f-4d1d-8bba-5f35fec147c9} <Debug> DynamicQueryHandler: Done processing query | ||
1762 | 2023.11.30 05:07:30.636279 [ 3 ] {64091440-c58f-4d1d-8bba-5f35fec147c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1763 | 2023.11.30 05:07:30.636294 [ 3 ] {} <Debug> HTTP-Session: 2377901e-39c4-47ae-9db7-6a5096c12958 Destroying unnamed session | ||
1764 | 2023.11.30 05:07:30.636433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1765 | 2023.11.30 05:07:30.636479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1766 | 2023.11.30 05:07:30.636498 [ 3 ] {} <Debug> HTTP-Session: 2335e7a1-8293-441a-a6ae-b97e5824f02f Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1767 | 2023.11.30 05:07:30.636514 [ 3 ] {} <Debug> HTTP-Session: 2335e7a1-8293-441a-a6ae-b97e5824f02f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1768 | 2023.11.30 05:07:30.636596 [ 3 ] {3a7c04b1-061a-41b4-bf6f-ad3637b9ea37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1769 | 2023.11.30 05:07:30.636639 [ 3 ] {3a7c04b1-061a-41b4-bf6f-ad3637b9ea37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1770 | 2023.11.30 05:07:30.636773 [ 3 ] {3a7c04b1-061a-41b4-bf6f-ad3637b9ea37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1771 | 2023.11.30 05:07:30.637211 [ 3 ] {3a7c04b1-061a-41b4-bf6f-ad3637b9ea37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1772 | 2023.11.30 05:07:30.637528 [ 3 ] {3a7c04b1-061a-41b4-bf6f-ad3637b9ea37} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1773 | 2023.11.30 05:07:30.637705 [ 3 ] {3a7c04b1-061a-41b4-bf6f-ad3637b9ea37} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1774 | 2023.11.30 05:07:30.637832 [ 3 ] {3a7c04b1-061a-41b4-bf6f-ad3637b9ea37} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001207885 sec., 36427 rows/sec., 49.16 MiB/sec. | ||
1775 | 2023.11.30 05:07:30.637959 [ 3 ] {3a7c04b1-061a-41b4-bf6f-ad3637b9ea37} <Debug> DynamicQueryHandler: Done processing query | ||
1776 | 2023.11.30 05:07:30.637982 [ 3 ] {3a7c04b1-061a-41b4-bf6f-ad3637b9ea37} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1777 | 2023.11.30 05:07:30.637998 [ 3 ] {} <Debug> HTTP-Session: 2335e7a1-8293-441a-a6ae-b97e5824f02f Destroying unnamed session | ||
1778 | 2023.11.30 05:07:35.624992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1779 | 2023.11.30 05:07:35.625129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1780 | 2023.11.30 05:07:35.625160 [ 3 ] {} <Debug> HTTP-Session: f9677d7d-d1ba-4f9a-ad00-f168b8303787 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1781 | 2023.11.30 05:07:35.625189 [ 3 ] {} <Debug> HTTP-Session: f9677d7d-d1ba-4f9a-ad00-f168b8303787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1782 | 2023.11.30 05:07:35.625332 [ 3 ] {4cbee85c-5a50-4761-9ab7-599e3292450d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1783 | 2023.11.30 05:07:35.625401 [ 3 ] {4cbee85c-5a50-4761-9ab7-599e3292450d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1784 | 2023.11.30 05:07:35.625584 [ 3 ] {4cbee85c-5a50-4761-9ab7-599e3292450d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1785 | 2023.11.30 05:07:35.626018 [ 3 ] {4cbee85c-5a50-4761-9ab7-599e3292450d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1786 | 2023.11.30 05:07:35.626282 [ 3 ] {4cbee85c-5a50-4761-9ab7-599e3292450d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1787 | 2023.11.30 05:07:35.626453 [ 3 ] {4cbee85c-5a50-4761-9ab7-599e3292450d} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1788 | 2023.11.30 05:07:35.626602 [ 3 ] {4cbee85c-5a50-4761-9ab7-599e3292450d} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001230276 sec., 4064 rows/sec., 329.42 KiB/sec. | ||
1789 | 2023.11.30 05:07:35.626757 [ 3 ] {4cbee85c-5a50-4761-9ab7-599e3292450d} <Debug> DynamicQueryHandler: Done processing query | ||
1790 | 2023.11.30 05:07:35.626782 [ 3 ] {4cbee85c-5a50-4761-9ab7-599e3292450d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1791 | 2023.11.30 05:07:35.626799 [ 3 ] {} <Debug> HTTP-Session: f9677d7d-d1ba-4f9a-ad00-f168b8303787 Destroying unnamed session | ||
1792 | 2023.11.30 05:07:35.626927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1793 | 2023.11.30 05:07:35.626979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1794 | 2023.11.30 05:07:35.626999 [ 3 ] {} <Debug> HTTP-Session: 57e2b6ee-557b-41b9-b618-df9962f0baae Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1795 | 2023.11.30 05:07:35.627017 [ 3 ] {} <Debug> HTTP-Session: 57e2b6ee-557b-41b9-b618-df9962f0baae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1796 | 2023.11.30 05:07:35.627096 [ 3 ] {f40338e7-c637-4ac1-ba77-ab9e2fae35b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1797 | 2023.11.30 05:07:35.627137 [ 3 ] {f40338e7-c637-4ac1-ba77-ab9e2fae35b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1798 | 2023.11.30 05:07:35.627247 [ 3 ] {f40338e7-c637-4ac1-ba77-ab9e2fae35b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1799 | 2023.11.30 05:07:35.627523 [ 3 ] {f40338e7-c637-4ac1-ba77-ab9e2fae35b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1800 | 2023.11.30 05:07:35.627725 [ 3 ] {f40338e7-c637-4ac1-ba77-ab9e2fae35b4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1801 | 2023.11.30 05:07:35.627876 [ 3 ] {f40338e7-c637-4ac1-ba77-ab9e2fae35b4} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1802 | 2023.11.30 05:07:35.628003 [ 3 ] {f40338e7-c637-4ac1-ba77-ab9e2fae35b4} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000878048 sec., 17083 rows/sec., 1.54 MiB/sec. | ||
1803 | 2023.11.30 05:07:35.628123 [ 3 ] {f40338e7-c637-4ac1-ba77-ab9e2fae35b4} <Debug> DynamicQueryHandler: Done processing query | ||
1804 | 2023.11.30 05:07:35.628148 [ 3 ] {f40338e7-c637-4ac1-ba77-ab9e2fae35b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1805 | 2023.11.30 05:07:35.628163 [ 3 ] {} <Debug> HTTP-Session: 57e2b6ee-557b-41b9-b618-df9962f0baae Destroying unnamed session | ||
1806 | 2023.11.30 05:07:35.628276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1807 | 2023.11.30 05:07:35.628322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1808 | 2023.11.30 05:07:35.628341 [ 3 ] {} <Debug> HTTP-Session: 0d488c6d-fd1c-4977-9f61-f68920f9a448 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1809 | 2023.11.30 05:07:35.628358 [ 3 ] {} <Debug> HTTP-Session: 0d488c6d-fd1c-4977-9f61-f68920f9a448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1810 | 2023.11.30 05:07:35.628427 [ 3 ] {f822b8da-c2b0-433c-8657-09796359c85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1811 | 2023.11.30 05:07:35.628466 [ 3 ] {f822b8da-c2b0-433c-8657-09796359c85f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1812 | 2023.11.30 05:07:35.628574 [ 3 ] {f822b8da-c2b0-433c-8657-09796359c85f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1813 | 2023.11.30 05:07:35.628827 [ 3 ] {f822b8da-c2b0-433c-8657-09796359c85f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1814 | 2023.11.30 05:07:35.629058 [ 3 ] {f822b8da-c2b0-433c-8657-09796359c85f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1815 | 2023.11.30 05:07:35.629213 [ 3 ] {f822b8da-c2b0-433c-8657-09796359c85f} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1816 | 2023.11.30 05:07:35.629330 [ 3 ] {f822b8da-c2b0-433c-8657-09796359c85f} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000875489 sec., 5711 rows/sec., 457.33 KiB/sec. | ||
1817 | 2023.11.30 05:07:35.629446 [ 3 ] {f822b8da-c2b0-433c-8657-09796359c85f} <Debug> DynamicQueryHandler: Done processing query | ||
1818 | 2023.11.30 05:07:35.629470 [ 3 ] {f822b8da-c2b0-433c-8657-09796359c85f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1819 | 2023.11.30 05:07:35.629486 [ 3 ] {} <Debug> HTTP-Session: 0d488c6d-fd1c-4977-9f61-f68920f9a448 Destroying unnamed session | ||
1820 | 2023.11.30 05:07:35.629631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1821 | 2023.11.30 05:07:35.629677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1822 | 2023.11.30 05:07:35.629696 [ 3 ] {} <Debug> HTTP-Session: e04db3e3-e060-446c-8157-3d55455e3427 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1823 | 2023.11.30 05:07:35.629712 [ 3 ] {} <Debug> HTTP-Session: e04db3e3-e060-446c-8157-3d55455e3427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1824 | 2023.11.30 05:07:35.629784 [ 3 ] {9fedaefe-8a2f-4ab0-941a-1ed2fa966e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1825 | 2023.11.30 05:07:35.629827 [ 3 ] {9fedaefe-8a2f-4ab0-941a-1ed2fa966e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1826 | 2023.11.30 05:07:35.629967 [ 3 ] {9fedaefe-8a2f-4ab0-941a-1ed2fa966e7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1827 | 2023.11.30 05:07:35.630254 [ 3 ] {9fedaefe-8a2f-4ab0-941a-1ed2fa966e7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1828 | 2023.11.30 05:07:35.630549 [ 3 ] {9fedaefe-8a2f-4ab0-941a-1ed2fa966e7b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1829 | 2023.11.30 05:07:35.630740 [ 3 ] {9fedaefe-8a2f-4ab0-941a-1ed2fa966e7b} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1830 | 2023.11.30 05:07:35.630845 [ 3 ] {9fedaefe-8a2f-4ab0-941a-1ed2fa966e7b} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001033742 sec., 4836 rows/sec., 6.53 MiB/sec. | ||
1831 | 2023.11.30 05:07:35.631001 [ 3 ] {9fedaefe-8a2f-4ab0-941a-1ed2fa966e7b} <Debug> DynamicQueryHandler: Done processing query | ||
1832 | 2023.11.30 05:07:35.631039 [ 3 ] {9fedaefe-8a2f-4ab0-941a-1ed2fa966e7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1833 | 2023.11.30 05:07:35.631059 [ 3 ] {} <Debug> HTTP-Session: e04db3e3-e060-446c-8157-3d55455e3427 Destroying unnamed session | ||
1834 | 2023.11.30 05:07:40.626913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1835 | 2023.11.30 05:07:40.627099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1836 | 2023.11.30 05:07:40.627148 [ 3 ] {} <Debug> HTTP-Session: 92ccc775-c88d-4801-9a1b-c29ac647f92d Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1837 | 2023.11.30 05:07:40.627190 [ 3 ] {} <Debug> HTTP-Session: 92ccc775-c88d-4801-9a1b-c29ac647f92d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1838 | 2023.11.30 05:07:40.627391 [ 3 ] {e3f7b37a-3070-4a85-a128-e3a0034eba1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1839 | 2023.11.30 05:07:40.627488 [ 3 ] {e3f7b37a-3070-4a85-a128-e3a0034eba1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1840 | 2023.11.30 05:07:40.627749 [ 3 ] {e3f7b37a-3070-4a85-a128-e3a0034eba1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1841 | 2023.11.30 05:07:40.628321 [ 3 ] {e3f7b37a-3070-4a85-a128-e3a0034eba1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1842 | 2023.11.30 05:07:40.628589 [ 3 ] {e3f7b37a-3070-4a85-a128-e3a0034eba1e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1843 | 2023.11.30 05:07:40.628747 [ 3 ] {e3f7b37a-3070-4a85-a128-e3a0034eba1e} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1844 | 2023.11.30 05:07:40.628870 [ 3 ] {e3f7b37a-3070-4a85-a128-e3a0034eba1e} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00142413 sec., 30896 rows/sec., 2.45 MiB/sec. | ||
1845 | 2023.11.30 05:07:40.629039 [ 3 ] {e3f7b37a-3070-4a85-a128-e3a0034eba1e} <Debug> DynamicQueryHandler: Done processing query | ||
1846 | 2023.11.30 05:07:40.629064 [ 3 ] {e3f7b37a-3070-4a85-a128-e3a0034eba1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1847 | 2023.11.30 05:07:40.629080 [ 3 ] {} <Debug> HTTP-Session: 92ccc775-c88d-4801-9a1b-c29ac647f92d Destroying unnamed session | ||
1848 | 2023.11.30 05:07:40.629245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1849 | 2023.11.30 05:07:40.629292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1850 | 2023.11.30 05:07:40.629311 [ 3 ] {} <Debug> HTTP-Session: 21d41548-7f03-4649-860a-806c34b4db0b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1851 | 2023.11.30 05:07:40.629329 [ 3 ] {} <Debug> HTTP-Session: 21d41548-7f03-4649-860a-806c34b4db0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1852 | 2023.11.30 05:07:40.629405 [ 3 ] {35e818b9-97ae-47c6-856f-7e792c32129f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1853 | 2023.11.30 05:07:40.629443 [ 3 ] {35e818b9-97ae-47c6-856f-7e792c32129f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1854 | 2023.11.30 05:07:40.629546 [ 3 ] {35e818b9-97ae-47c6-856f-7e792c32129f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1855 | 2023.11.30 05:07:40.629947 [ 3 ] {35e818b9-97ae-47c6-856f-7e792c32129f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1856 | 2023.11.30 05:07:40.630164 [ 3 ] {35e818b9-97ae-47c6-856f-7e792c32129f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1857 | 2023.11.30 05:07:40.630311 [ 3 ] {35e818b9-97ae-47c6-856f-7e792c32129f} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1858 | 2023.11.30 05:07:40.630432 [ 3 ] {35e818b9-97ae-47c6-856f-7e792c32129f} <Information> executeQuery: Read 132 rows, 13.27 KiB in 0.000999641 sec., 132047 rows/sec., 12.96 MiB/sec. | ||
1859 | 2023.11.30 05:07:40.630583 [ 3 ] {35e818b9-97ae-47c6-856f-7e792c32129f} <Debug> DynamicQueryHandler: Done processing query | ||
1860 | 2023.11.30 05:07:40.630606 [ 3 ] {35e818b9-97ae-47c6-856f-7e792c32129f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1861 | 2023.11.30 05:07:40.630622 [ 3 ] {} <Debug> HTTP-Session: 21d41548-7f03-4649-860a-806c34b4db0b Destroying unnamed session | ||
1862 | 2023.11.30 05:07:40.630747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1863 | 2023.11.30 05:07:40.630792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1864 | 2023.11.30 05:07:40.630812 [ 3 ] {} <Debug> HTTP-Session: 7114c8b6-89e4-4cf0-ae53-8ee3a2521f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1865 | 2023.11.30 05:07:40.630829 [ 3 ] {} <Debug> HTTP-Session: 7114c8b6-89e4-4cf0-ae53-8ee3a2521f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1866 | 2023.11.30 05:07:40.630901 [ 3 ] {eebfef59-a6ae-4f25-bc47-29493fc6954e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1867 | 2023.11.30 05:07:40.630941 [ 3 ] {eebfef59-a6ae-4f25-bc47-29493fc6954e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1868 | 2023.11.30 05:07:40.631058 [ 3 ] {eebfef59-a6ae-4f25-bc47-29493fc6954e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1869 | 2023.11.30 05:07:40.631333 [ 3 ] {eebfef59-a6ae-4f25-bc47-29493fc6954e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1870 | 2023.11.30 05:07:40.631535 [ 3 ] {eebfef59-a6ae-4f25-bc47-29493fc6954e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1871 | 2023.11.30 05:07:40.631676 [ 3 ] {eebfef59-a6ae-4f25-bc47-29493fc6954e} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1872 | 2023.11.30 05:07:40.631798 [ 3 ] {eebfef59-a6ae-4f25-bc47-29493fc6954e} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000869048 sec., 50630 rows/sec., 3.96 MiB/sec. | ||
1873 | 2023.11.30 05:07:40.631915 [ 3 ] {eebfef59-a6ae-4f25-bc47-29493fc6954e} <Debug> DynamicQueryHandler: Done processing query | ||
1874 | 2023.11.30 05:07:40.631938 [ 3 ] {eebfef59-a6ae-4f25-bc47-29493fc6954e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1875 | 2023.11.30 05:07:40.631954 [ 3 ] {} <Debug> HTTP-Session: 7114c8b6-89e4-4cf0-ae53-8ee3a2521f48 Destroying unnamed session | ||
1876 | 2023.11.30 05:07:40.632158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1877 | 2023.11.30 05:07:40.632204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1878 | 2023.11.30 05:07:40.632222 [ 3 ] {} <Debug> HTTP-Session: 7064df27-e1f5-4154-b7be-81b20c2761d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1879 | 2023.11.30 05:07:40.632239 [ 3 ] {} <Debug> HTTP-Session: 7064df27-e1f5-4154-b7be-81b20c2761d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1880 | 2023.11.30 05:07:40.632323 [ 3 ] {4f71f1a5-e4d7-4779-971c-c2fc419ab710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1881 | 2023.11.30 05:07:40.632366 [ 3 ] {4f71f1a5-e4d7-4779-971c-c2fc419ab710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1882 | 2023.11.30 05:07:40.632502 [ 3 ] {4f71f1a5-e4d7-4779-971c-c2fc419ab710} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1883 | 2023.11.30 05:07:40.632945 [ 3 ] {4f71f1a5-e4d7-4779-971c-c2fc419ab710} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1884 | 2023.11.30 05:07:40.633248 [ 3 ] {4f71f1a5-e4d7-4779-971c-c2fc419ab710} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1885 | 2023.11.30 05:07:40.633433 [ 3 ] {4f71f1a5-e4d7-4779-971c-c2fc419ab710} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1886 | 2023.11.30 05:07:40.633552 [ 3 ] {4f71f1a5-e4d7-4779-971c-c2fc419ab710} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001201036 sec., 36635 rows/sec., 49.44 MiB/sec. | ||
1887 | 2023.11.30 05:07:40.633667 [ 3 ] {4f71f1a5-e4d7-4779-971c-c2fc419ab710} <Debug> DynamicQueryHandler: Done processing query | ||
1888 | 2023.11.30 05:07:40.633690 [ 3 ] {4f71f1a5-e4d7-4779-971c-c2fc419ab710} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1889 | 2023.11.30 05:07:40.633705 [ 3 ] {} <Debug> HTTP-Session: 7064df27-e1f5-4154-b7be-81b20c2761d7 Destroying unnamed session | ||
1890 | 2023.11.30 05:07:43.714780 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1891 | 2023.11.30 05:07:43.714841 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1892 | 2023.11.30 05:07:45.624655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1893 | 2023.11.30 05:07:45.624767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1894 | 2023.11.30 05:07:45.624795 [ 3 ] {} <Debug> HTTP-Session: 701896e5-80d2-4880-b9ed-9690db61b526 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1895 | 2023.11.30 05:07:45.624823 [ 3 ] {} <Debug> HTTP-Session: 701896e5-80d2-4880-b9ed-9690db61b526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1896 | 2023.11.30 05:07:45.624960 [ 3 ] {f5693c05-d5b3-4239-9603-b28cb6c6cd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1897 | 2023.11.30 05:07:45.625023 [ 3 ] {f5693c05-d5b3-4239-9603-b28cb6c6cd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1898 | 2023.11.30 05:07:45.625179 [ 3 ] {f5693c05-d5b3-4239-9603-b28cb6c6cd99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1899 | 2023.11.30 05:07:45.625554 [ 3 ] {f5693c05-d5b3-4239-9603-b28cb6c6cd99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1900 | 2023.11.30 05:07:45.625791 [ 3 ] {f5693c05-d5b3-4239-9603-b28cb6c6cd99} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1901 | 2023.11.30 05:07:45.625938 [ 3 ] {f5693c05-d5b3-4239-9603-b28cb6c6cd99} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1902 | 2023.11.30 05:07:45.626126 [ 3 ] {f5693c05-d5b3-4239-9603-b28cb6c6cd99} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001127104 sec., 4436 rows/sec., 359.57 KiB/sec. | ||
1903 | 2023.11.30 05:07:45.626265 [ 3 ] {f5693c05-d5b3-4239-9603-b28cb6c6cd99} <Debug> DynamicQueryHandler: Done processing query | ||
1904 | 2023.11.30 05:07:45.626289 [ 3 ] {f5693c05-d5b3-4239-9603-b28cb6c6cd99} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1905 | 2023.11.30 05:07:45.626305 [ 3 ] {} <Debug> HTTP-Session: 701896e5-80d2-4880-b9ed-9690db61b526 Destroying unnamed session | ||
1906 | 2023.11.30 05:07:45.626432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1907 | 2023.11.30 05:07:45.626478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1908 | 2023.11.30 05:07:45.626497 [ 3 ] {} <Debug> HTTP-Session: 6f678fcc-f447-4a38-a89d-8f169f30d7bd Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1909 | 2023.11.30 05:07:45.626513 [ 3 ] {} <Debug> HTTP-Session: 6f678fcc-f447-4a38-a89d-8f169f30d7bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1910 | 2023.11.30 05:07:45.626583 [ 3 ] {e24168c7-d3d9-484d-ac14-971882e1413b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1911 | 2023.11.30 05:07:45.626621 [ 3 ] {e24168c7-d3d9-484d-ac14-971882e1413b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1912 | 2023.11.30 05:07:45.626722 [ 3 ] {e24168c7-d3d9-484d-ac14-971882e1413b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1913 | 2023.11.30 05:07:45.626997 [ 3 ] {e24168c7-d3d9-484d-ac14-971882e1413b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1914 | 2023.11.30 05:07:45.627197 [ 3 ] {e24168c7-d3d9-484d-ac14-971882e1413b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1915 | 2023.11.30 05:07:45.627340 [ 3 ] {e24168c7-d3d9-484d-ac14-971882e1413b} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1916 | 2023.11.30 05:07:45.627438 [ 3 ] {e24168c7-d3d9-484d-ac14-971882e1413b} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000828498 sec., 18105 rows/sec., 1.63 MiB/sec. | ||
1917 | 2023.11.30 05:07:45.627540 [ 3 ] {e24168c7-d3d9-484d-ac14-971882e1413b} <Debug> DynamicQueryHandler: Done processing query | ||
1918 | 2023.11.30 05:07:45.627562 [ 3 ] {e24168c7-d3d9-484d-ac14-971882e1413b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1919 | 2023.11.30 05:07:45.627577 [ 3 ] {} <Debug> HTTP-Session: 6f678fcc-f447-4a38-a89d-8f169f30d7bd Destroying unnamed session | ||
1920 | 2023.11.30 05:07:45.627691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1921 | 2023.11.30 05:07:45.627734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1922 | 2023.11.30 05:07:45.627753 [ 3 ] {} <Debug> HTTP-Session: 786df326-8c9d-4541-9a51-469448d5280a Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1923 | 2023.11.30 05:07:45.627769 [ 3 ] {} <Debug> HTTP-Session: 786df326-8c9d-4541-9a51-469448d5280a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1924 | 2023.11.30 05:07:45.627837 [ 3 ] {3473b905-0528-4d7b-a19a-1526adaac696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1925 | 2023.11.30 05:07:45.627873 [ 3 ] {3473b905-0528-4d7b-a19a-1526adaac696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1926 | 2023.11.30 05:07:45.627972 [ 3 ] {3473b905-0528-4d7b-a19a-1526adaac696} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1927 | 2023.11.30 05:07:45.628221 [ 3 ] {3473b905-0528-4d7b-a19a-1526adaac696} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1928 | 2023.11.30 05:07:45.628418 [ 3 ] {3473b905-0528-4d7b-a19a-1526adaac696} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1929 | 2023.11.30 05:07:45.628562 [ 3 ] {3473b905-0528-4d7b-a19a-1526adaac696} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1930 | 2023.11.30 05:07:45.628658 [ 3 ] {3473b905-0528-4d7b-a19a-1526adaac696} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000795137 sec., 6288 rows/sec., 503.55 KiB/sec. | ||
1931 | 2023.11.30 05:07:45.628769 [ 3 ] {3473b905-0528-4d7b-a19a-1526adaac696} <Debug> DynamicQueryHandler: Done processing query | ||
1932 | 2023.11.30 05:07:45.628791 [ 3 ] {3473b905-0528-4d7b-a19a-1526adaac696} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1933 | 2023.11.30 05:07:45.628807 [ 3 ] {} <Debug> HTTP-Session: 786df326-8c9d-4541-9a51-469448d5280a Destroying unnamed session | ||
1934 | 2023.11.30 05:07:45.628940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1935 | 2023.11.30 05:07:45.628984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1936 | 2023.11.30 05:07:45.629003 [ 3 ] {} <Debug> HTTP-Session: 7d8794e0-c710-4487-8c77-2a698213f11f Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1937 | 2023.11.30 05:07:45.629020 [ 3 ] {} <Debug> HTTP-Session: 7d8794e0-c710-4487-8c77-2a698213f11f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1938 | 2023.11.30 05:07:45.629091 [ 3 ] {58453bf1-7bcc-4ebe-b229-7f3cc58214bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1939 | 2023.11.30 05:07:45.629133 [ 3 ] {58453bf1-7bcc-4ebe-b229-7f3cc58214bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1940 | 2023.11.30 05:07:45.629264 [ 3 ] {58453bf1-7bcc-4ebe-b229-7f3cc58214bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1941 | 2023.11.30 05:07:45.629544 [ 3 ] {58453bf1-7bcc-4ebe-b229-7f3cc58214bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1942 | 2023.11.30 05:07:45.629826 [ 3 ] {58453bf1-7bcc-4ebe-b229-7f3cc58214bd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1943 | 2023.11.30 05:07:45.629998 [ 3 ] {58453bf1-7bcc-4ebe-b229-7f3cc58214bd} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1944 | 2023.11.30 05:07:45.630099 [ 3 ] {58453bf1-7bcc-4ebe-b229-7f3cc58214bd} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00098204 sec., 5091 rows/sec., 6.87 MiB/sec. | ||
1945 | 2023.11.30 05:07:45.630206 [ 3 ] {58453bf1-7bcc-4ebe-b229-7f3cc58214bd} <Debug> DynamicQueryHandler: Done processing query | ||
1946 | 2023.11.30 05:07:45.630229 [ 3 ] {58453bf1-7bcc-4ebe-b229-7f3cc58214bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1947 | 2023.11.30 05:07:45.630244 [ 3 ] {} <Debug> HTTP-Session: 7d8794e0-c710-4487-8c77-2a698213f11f Destroying unnamed session | ||
1948 | 2023.11.30 05:07:50.630476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1949 | 2023.11.30 05:07:50.630657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1950 | 2023.11.30 05:07:50.630703 [ 3 ] {} <Debug> HTTP-Session: 43953efa-42b5-4e86-b4bc-7a11115ae985 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1951 | 2023.11.30 05:07:50.630744 [ 3 ] {} <Debug> HTTP-Session: 43953efa-42b5-4e86-b4bc-7a11115ae985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1952 | 2023.11.30 05:07:50.630942 [ 3 ] {bc218e70-76a0-4430-83bb-f6b2b280fdd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1953 | 2023.11.30 05:07:50.631036 [ 3 ] {bc218e70-76a0-4430-83bb-f6b2b280fdd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1954 | 2023.11.30 05:07:50.631292 [ 3 ] {bc218e70-76a0-4430-83bb-f6b2b280fdd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1955 | 2023.11.30 05:07:50.631800 [ 3 ] {bc218e70-76a0-4430-83bb-f6b2b280fdd5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1956 | 2023.11.30 05:07:50.632061 [ 3 ] {bc218e70-76a0-4430-83bb-f6b2b280fdd5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1957 | 2023.11.30 05:07:50.632221 [ 3 ] {bc218e70-76a0-4430-83bb-f6b2b280fdd5} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1958 | 2023.11.30 05:07:50.632335 [ 3 ] {bc218e70-76a0-4430-83bb-f6b2b280fdd5} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001340728 sec., 32817 rows/sec., 2.60 MiB/sec. | ||
1959 | 2023.11.30 05:07:50.632336 [ 59 ] {} <Debug> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1960 | 2023.11.30 05:07:50.632405 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1961 | 2023.11.30 05:07:50.632495 [ 3 ] {bc218e70-76a0-4430-83bb-f6b2b280fdd5} <Debug> DynamicQueryHandler: Done processing query | ||
1962 | 2023.11.30 05:07:50.632502 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1963 | 2023.11.30 05:07:50.632522 [ 3 ] {bc218e70-76a0-4430-83bb-f6b2b280fdd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1964 | 2023.11.30 05:07:50.632567 [ 3 ] {} <Debug> HTTP-Session: 43953efa-42b5-4e86-b4bc-7a11115ae985 Destroying unnamed session | ||
1965 | 2023.11.30 05:07:50.632643 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1966 | 2023.11.30 05:07:50.632695 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 47 rows starting from the beginning of the part | ||
1967 | 2023.11.30 05:07:50.632716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1968 | 2023.11.30 05:07:50.632800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1969 | 2023.11.30 05:07:50.632845 [ 3 ] {} <Debug> HTTP-Session: d451e02f-6474-494e-a82b-40fdfd10ecd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1970 | 2023.11.30 05:07:50.632898 [ 3 ] {} <Debug> HTTP-Session: d451e02f-6474-494e-a82b-40fdfd10ecd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1971 | 2023.11.30 05:07:50.632943 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part | ||
1972 | 2023.11.30 05:07:50.633080 [ 3 ] {3d66cda0-4c32-4dc7-b371-c2fa78f192f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1973 | 2023.11.30 05:07:50.633185 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::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 | ||
1974 | 2023.11.30 05:07:50.633197 [ 3 ] {3d66cda0-4c32-4dc7-b371-c2fa78f192f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1975 | 2023.11.30 05:07:50.633479 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
1976 | 2023.11.30 05:07:50.633674 [ 3 ] {3d66cda0-4c32-4dc7-b371-c2fa78f192f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1977 | 2023.11.30 05:07:50.633714 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::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 | ||
1978 | 2023.11.30 05:07:50.633899 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
1979 | 2023.11.30 05:07:50.634453 [ 3 ] {3d66cda0-4c32-4dc7-b371-c2fa78f192f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1980 | 2023.11.30 05:07:50.634848 [ 3 ] {3d66cda0-4c32-4dc7-b371-c2fa78f192f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1981 | 2023.11.30 05:07:50.635170 [ 3 ] {3d66cda0-4c32-4dc7-b371-c2fa78f192f4} <Trace> oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1982 | 2023.11.30 05:07:50.635449 [ 3 ] {3d66cda0-4c32-4dc7-b371-c2fa78f192f4} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002285828 sec., 874 rows/sec., 74.76 KiB/sec. | ||
1983 | 2023.11.30 05:07:50.635731 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 4 columns (4 merged, 0 gathered) in 0.003264289 sec., 57899.28526548966 rows/sec., 4.58 MiB/sec. | ||
1984 | 2023.11.30 05:07:50.635782 [ 3 ] {3d66cda0-4c32-4dc7-b371-c2fa78f192f4} <Debug> DynamicQueryHandler: Done processing query | ||
1985 | 2023.11.30 05:07:50.635813 [ 3 ] {3d66cda0-4c32-4dc7-b371-c2fa78f192f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1986 | 2023.11.30 05:07:50.635833 [ 3 ] {} <Debug> HTTP-Session: d451e02f-6474-494e-a82b-40fdfd10ecd8 Destroying unnamed session | ||
1987 | 2023.11.30 05:07:50.635933 [ 12 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1988 | 2023.11.30 05:07:50.636036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 26763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1989 | 2023.11.30 05:07:50.636091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1990 | 2023.11.30 05:07:50.636120 [ 3 ] {} <Debug> HTTP-Session: 50b979c0-4d3d-4c9c-a71f-57ecb8a3759b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
1991 | 2023.11.30 05:07:50.636139 [ 3 ] {} <Debug> HTTP-Session: 50b979c0-4d3d-4c9c-a71f-57ecb8a3759b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1992 | 2023.11.30 05:07:50.636262 [ 12 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1993 | 2023.11.30 05:07:50.636270 [ 3 ] {cdfcbbec-f2fb-42ea-9b46-810799e1f9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1994 | 2023.11.30 05:07:50.636337 [ 3 ] {cdfcbbec-f2fb-42ea-9b46-810799e1f9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1995 | 2023.11.30 05:07:50.636387 [ 12 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1996 | 2023.11.30 05:07:50.636593 [ 3 ] {cdfcbbec-f2fb-42ea-9b46-810799e1f9eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1997 | 2023.11.30 05:07:50.637004 [ 3 ] {cdfcbbec-f2fb-42ea-9b46-810799e1f9eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
1998 | 2023.11.30 05:07:50.637225 [ 3 ] {cdfcbbec-f2fb-42ea-9b46-810799e1f9eb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1999 | 2023.11.30 05:07:50.637368 [ 3 ] {cdfcbbec-f2fb-42ea-9b46-810799e1f9eb} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2000 | 2023.11.30 05:07:50.637491 [ 3 ] {cdfcbbec-f2fb-42ea-9b46-810799e1f9eb} <Information> executeQuery: Read 169 rows, 16.44 KiB in 0.001161015 sec., 145562 rows/sec., 13.83 MiB/sec. | ||
2001 | 2023.11.30 05:07:50.637492 [ 57 ] {} <Debug> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2002 | 2023.11.30 05:07:50.637595 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2003 | 2023.11.30 05:07:50.637704 [ 3 ] {cdfcbbec-f2fb-42ea-9b46-810799e1f9eb} <Debug> DynamicQueryHandler: Done processing query | ||
2004 | 2023.11.30 05:07:50.637719 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2005 | 2023.11.30 05:07:50.637744 [ 3 ] {cdfcbbec-f2fb-42ea-9b46-810799e1f9eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2006 | 2023.11.30 05:07:50.637802 [ 3 ] {} <Debug> HTTP-Session: 50b979c0-4d3d-4c9c-a71f-57ecb8a3759b Destroying unnamed session | ||
2007 | 2023.11.30 05:07:50.637866 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2008 | 2023.11.30 05:07:50.637899 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 178 rows starting from the beginning of the part | ||
2009 | 2023.11.30 05:07:50.638007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2010 | 2023.11.30 05:07:50.638058 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 133 rows starting from the beginning of the part | ||
2011 | 2023.11.30 05:07:50.638095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2012 | 2023.11.30 05:07:50.638140 [ 3 ] {} <Debug> HTTP-Session: 38aebe46-4a06-450c-8030-bd2d1ca14f4b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2013 | 2023.11.30 05:07:50.638179 [ 3 ] {} <Debug> HTTP-Session: 38aebe46-4a06-450c-8030-bd2d1ca14f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2014 | 2023.11.30 05:07:50.638272 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 15 rows starting from the beginning of the part | ||
2015 | 2023.11.30 05:07:50.638390 [ 3 ] {b11ffc70-4a23-4155-9491-39375100cdaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2016 | 2023.11.30 05:07:50.638492 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 132 rows starting from the beginning of the part | ||
2017 | 2023.11.30 05:07:50.638505 [ 3 ] {b11ffc70-4a23-4155-9491-39375100cdaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2018 | 2023.11.30 05:07:50.638763 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 15 rows starting from the beginning of the part | ||
2019 | 2023.11.30 05:07:50.638976 [ 3 ] {b11ffc70-4a23-4155-9491-39375100cdaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2020 | 2023.11.30 05:07:50.639011 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 169 rows starting from the beginning of the part | ||
2021 | 2023.11.30 05:07:50.639580 [ 3 ] {b11ffc70-4a23-4155-9491-39375100cdaa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2022 | 2023.11.30 05:07:50.640076 [ 3 ] {b11ffc70-4a23-4155-9491-39375100cdaa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2023 | 2023.11.30 05:07:50.640311 [ 3 ] {b11ffc70-4a23-4155-9491-39375100cdaa} <Trace> oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2024 | 2023.11.30 05:07:50.640641 [ 3 ] {b11ffc70-4a23-4155-9491-39375100cdaa} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002164656 sec., 923 rows/sec., 64.51 KiB/sec. | ||
2025 | 2023.11.30 05:07:50.640825 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 4 columns (4 merged, 0 gathered) in 0.003153967 sec., 203553.17604781533 rows/sec., 19.53 MiB/sec. | ||
2026 | 2023.11.30 05:07:50.640900 [ 3 ] {b11ffc70-4a23-4155-9491-39375100cdaa} <Debug> DynamicQueryHandler: Done processing query | ||
2027 | 2023.11.30 05:07:50.640938 [ 3 ] {b11ffc70-4a23-4155-9491-39375100cdaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2028 | 2023.11.30 05:07:50.640968 [ 3 ] {} <Debug> HTTP-Session: 38aebe46-4a06-450c-8030-bd2d1ca14f4b Destroying unnamed session | ||
2029 | 2023.11.30 05:07:50.640993 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2030 | 2023.11.30 05:07:50.641124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 13738, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2031 | 2023.11.30 05:07:50.641206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2032 | 2023.11.30 05:07:50.641224 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2033 | 2023.11.30 05:07:50.641235 [ 3 ] {} <Debug> HTTP-Session: 9e989353-f705-4370-8833-e5fa766cbaab Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2034 | 2023.11.30 05:07:50.641279 [ 3 ] {} <Debug> HTTP-Session: 9e989353-f705-4370-8833-e5fa766cbaab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2035 | 2023.11.30 05:07:50.641328 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2036 | 2023.11.30 05:07:50.641432 [ 3 ] {2a405cfb-ccee-465d-9a7c-69575d99f355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2037 | 2023.11.30 05:07:50.641490 [ 3 ] {2a405cfb-ccee-465d-9a7c-69575d99f355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2038 | 2023.11.30 05:07:50.641614 [ 3 ] {2a405cfb-ccee-465d-9a7c-69575d99f355} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2039 | 2023.11.30 05:07:50.641938 [ 3 ] {2a405cfb-ccee-465d-9a7c-69575d99f355} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2040 | 2023.11.30 05:07:50.642149 [ 3 ] {2a405cfb-ccee-465d-9a7c-69575d99f355} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2041 | 2023.11.30 05:07:50.642293 [ 3 ] {2a405cfb-ccee-465d-9a7c-69575d99f355} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2042 | 2023.11.30 05:07:50.642416 [ 57 ] {} <Debug> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2043 | 2023.11.30 05:07:50.642425 [ 3 ] {2a405cfb-ccee-465d-9a7c-69575d99f355} <Information> executeQuery: Read 81 rows, 6.45 KiB in 0.000941 sec., 86078 rows/sec., 6.70 MiB/sec. | ||
2044 | 2023.11.30 05:07:50.642472 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2045 | 2023.11.30 05:07:50.642628 [ 16 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2046 | 2023.11.30 05:07:50.642655 [ 3 ] {2a405cfb-ccee-465d-9a7c-69575d99f355} <Debug> DynamicQueryHandler: Done processing query | ||
2047 | 2023.11.30 05:07:50.642695 [ 3 ] {2a405cfb-ccee-465d-9a7c-69575d99f355} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2048 | 2023.11.30 05:07:50.642738 [ 3 ] {} <Debug> HTTP-Session: 9e989353-f705-4370-8833-e5fa766cbaab Destroying unnamed session | ||
2049 | 2023.11.30 05:07:50.642795 [ 16 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2050 | 2023.11.30 05:07:50.642831 [ 16 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 102 rows starting from the beginning of the part | ||
2051 | 2023.11.30 05:07:50.642914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2052 | 2023.11.30 05:07:50.643009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2053 | 2023.11.30 05:07:50.643054 [ 3 ] {} <Debug> HTTP-Session: c51bf7fc-c575-4085-bcc0-78e189bdb985 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2054 | 2023.11.30 05:07:50.643081 [ 16 ] {61607a20-304f-4d88-812a-7989af15115c::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 | ||
2055 | 2023.11.30 05:07:50.643090 [ 3 ] {} <Debug> HTTP-Session: c51bf7fc-c575-4085-bcc0-78e189bdb985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2056 | 2023.11.30 05:07:50.643333 [ 3 ] {0c59de86-6096-4c62-8f8b-6dca0c878bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2057 | 2023.11.30 05:07:50.643339 [ 16 ] {61607a20-304f-4d88-812a-7989af15115c::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 | ||
2058 | 2023.11.30 05:07:50.643432 [ 3 ] {0c59de86-6096-4c62-8f8b-6dca0c878bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2059 | 2023.11.30 05:07:50.643615 [ 16 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
2060 | 2023.11.30 05:07:50.643933 [ 16 ] {61607a20-304f-4d88-812a-7989af15115c::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 | ||
2061 | 2023.11.30 05:07:50.643968 [ 3 ] {0c59de86-6096-4c62-8f8b-6dca0c878bd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2062 | 2023.11.30 05:07:50.644158 [ 16 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 81 rows starting from the beginning of the part | ||
2063 | 2023.11.30 05:07:50.644652 [ 3 ] {0c59de86-6096-4c62-8f8b-6dca0c878bd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2064 | 2023.11.30 05:07:50.645173 [ 3 ] {0c59de86-6096-4c62-8f8b-6dca0c878bd2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2065 | 2023.11.30 05:07:50.645546 [ 3 ] {0c59de86-6096-4c62-8f8b-6dca0c878bd2} <Trace> oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
2066 | 2023.11.30 05:07:50.645772 [ 23 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 283 rows, containing 4 columns (4 merged, 0 gathered) in 0.003219528 sec., 87901.08363710456 rows/sec., 6.86 MiB/sec. | ||
2067 | 2023.11.30 05:07:50.645851 [ 3 ] {0c59de86-6096-4c62-8f8b-6dca0c878bd2} <Information> executeQuery: Read 11 rows, 743.00 B in 0.002468543 sec., 4456 rows/sec., 293.93 KiB/sec. | ||
2068 | 2023.11.30 05:07:50.646014 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2069 | 2023.11.30 05:07:50.646077 [ 3 ] {0c59de86-6096-4c62-8f8b-6dca0c878bd2} <Debug> DynamicQueryHandler: Done processing query | ||
2070 | 2023.11.30 05:07:50.646119 [ 3 ] {0c59de86-6096-4c62-8f8b-6dca0c878bd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2071 | 2023.11.30 05:07:50.646138 [ 3 ] {} <Debug> HTTP-Session: c51bf7fc-c575-4085-bcc0-78e189bdb985 Destroying unnamed session | ||
2072 | 2023.11.30 05:07:50.646289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2073 | 2023.11.30 05:07:50.646302 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2074 | 2023.11.30 05:07:50.646345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2075 | 2023.11.30 05:07:50.646379 [ 3 ] {} <Debug> HTTP-Session: beeb9c75-acf1-480f-a87e-f94db8045a14 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2076 | 2023.11.30 05:07:50.646398 [ 3 ] {} <Debug> HTTP-Session: beeb9c75-acf1-480f-a87e-f94db8045a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2077 | 2023.11.30 05:07:50.646407 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2078 | 2023.11.30 05:07:50.646558 [ 3 ] {b43b79c1-839e-4ac8-b15d-36589dc17bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2079 | 2023.11.30 05:07:50.646605 [ 3 ] {b43b79c1-839e-4ac8-b15d-36589dc17bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2080 | 2023.11.30 05:07:50.646737 [ 3 ] {b43b79c1-839e-4ac8-b15d-36589dc17bb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2081 | 2023.11.30 05:07:50.647032 [ 3 ] {b43b79c1-839e-4ac8-b15d-36589dc17bb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2082 | 2023.11.30 05:07:50.647272 [ 3 ] {b43b79c1-839e-4ac8-b15d-36589dc17bb3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2083 | 2023.11.30 05:07:50.647442 [ 3 ] {b43b79c1-839e-4ac8-b15d-36589dc17bb3} <Trace> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2084 | 2023.11.30 05:07:50.647567 [ 3 ] {b43b79c1-839e-4ac8-b15d-36589dc17bb3} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000970231 sec., 38135 rows/sec., 2.65 MiB/sec. | ||
2085 | 2023.11.30 05:07:50.647694 [ 3 ] {b43b79c1-839e-4ac8-b15d-36589dc17bb3} <Debug> DynamicQueryHandler: Done processing query | ||
2086 | 2023.11.30 05:07:50.647717 [ 3 ] {b43b79c1-839e-4ac8-b15d-36589dc17bb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2087 | 2023.11.30 05:07:50.647733 [ 3 ] {} <Debug> HTTP-Session: beeb9c75-acf1-480f-a87e-f94db8045a14 Destroying unnamed session | ||
2088 | 2023.11.30 05:07:50.647905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2089 | 2023.11.30 05:07:50.647953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2090 | 2023.11.30 05:07:50.647971 [ 3 ] {} <Debug> HTTP-Session: 2ecf1614-d664-4931-9a6b-64847314c2a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2091 | 2023.11.30 05:07:50.647988 [ 3 ] {} <Debug> HTTP-Session: 2ecf1614-d664-4931-9a6b-64847314c2a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2092 | 2023.11.30 05:07:50.648082 [ 3 ] {b2cbcb11-3d79-46d1-8463-f12d9fe9ac07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2093 | 2023.11.30 05:07:50.648125 [ 3 ] {b2cbcb11-3d79-46d1-8463-f12d9fe9ac07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2094 | 2023.11.30 05:07:50.648259 [ 3 ] {b2cbcb11-3d79-46d1-8463-f12d9fe9ac07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2095 | 2023.11.30 05:07:50.648761 [ 3 ] {b2cbcb11-3d79-46d1-8463-f12d9fe9ac07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2096 | 2023.11.30 05:07:50.649082 [ 3 ] {b2cbcb11-3d79-46d1-8463-f12d9fe9ac07} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2097 | 2023.11.30 05:07:50.649267 [ 3 ] {b2cbcb11-3d79-46d1-8463-f12d9fe9ac07} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2098 | 2023.11.30 05:07:50.649397 [ 57 ] {} <Debug> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2099 | 2023.11.30 05:07:50.649406 [ 3 ] {b2cbcb11-3d79-46d1-8463-f12d9fe9ac07} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001288307 sec., 34153 rows/sec., 46.09 MiB/sec. | ||
2100 | 2023.11.30 05:07:50.649446 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2101 | 2023.11.30 05:07:50.649605 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2102 | 2023.11.30 05:07:50.649675 [ 3 ] {b2cbcb11-3d79-46d1-8463-f12d9fe9ac07} <Debug> DynamicQueryHandler: Done processing query | ||
2103 | 2023.11.30 05:07:50.649729 [ 3 ] {b2cbcb11-3d79-46d1-8463-f12d9fe9ac07} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2104 | 2023.11.30 05:07:50.649748 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2105 | 2023.11.30 05:07:50.649764 [ 3 ] {} <Debug> HTTP-Session: 2ecf1614-d664-4931-9a6b-64847314c2a6 Destroying unnamed session | ||
2106 | 2023.11.30 05:07:50.649815 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 216 rows starting from the beginning of the part | ||
2107 | 2023.11.30 05:07:50.649933 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part | ||
2108 | 2023.11.30 05:07:50.650029 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::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 | ||
2109 | 2023.11.30 05:07:50.650124 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
2110 | 2023.11.30 05:07:50.650213 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::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 | ||
2111 | 2023.11.30 05:07:50.650303 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
2112 | 2023.11.30 05:07:50.651651 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 6 columns (6 merged, 0 gathered) in 0.002124545 sec., 168506.66848666422 rows/sec., 227.39 MiB/sec. | ||
2113 | 2023.11.30 05:07:50.651986 [ 18 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2114 | 2023.11.30 05:07:50.652250 [ 18 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2115 | 2023.11.30 05:07:50.652330 [ 18 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2116 | 2023.11.30 05:07:50.652414 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2: 4.03 MiB. | ||
2117 | 2023.11.30 05:07:55.625187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2118 | 2023.11.30 05:07:55.625321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2119 | 2023.11.30 05:07:55.625352 [ 3 ] {} <Debug> HTTP-Session: 72b69b29-ea28-43b8-9c0c-39f3403df519 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2120 | 2023.11.30 05:07:55.625382 [ 3 ] {} <Debug> HTTP-Session: 72b69b29-ea28-43b8-9c0c-39f3403df519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2121 | 2023.11.30 05:07:55.625523 [ 3 ] {b7bf3292-e714-45cd-b6f6-dd34bd9a3d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2122 | 2023.11.30 05:07:55.625589 [ 3 ] {b7bf3292-e714-45cd-b6f6-dd34bd9a3d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2123 | 2023.11.30 05:07:55.625749 [ 3 ] {b7bf3292-e714-45cd-b6f6-dd34bd9a3d9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2124 | 2023.11.30 05:07:55.626148 [ 3 ] {b7bf3292-e714-45cd-b6f6-dd34bd9a3d9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2125 | 2023.11.30 05:07:55.626413 [ 3 ] {b7bf3292-e714-45cd-b6f6-dd34bd9a3d9e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2126 | 2023.11.30 05:07:55.626584 [ 3 ] {b7bf3292-e714-45cd-b6f6-dd34bd9a3d9e} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2127 | 2023.11.30 05:07:55.626717 [ 3 ] {b7bf3292-e714-45cd-b6f6-dd34bd9a3d9e} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001146635 sec., 4360 rows/sec., 353.45 KiB/sec. | ||
2128 | 2023.11.30 05:07:55.626890 [ 3 ] {b7bf3292-e714-45cd-b6f6-dd34bd9a3d9e} <Debug> DynamicQueryHandler: Done processing query | ||
2129 | 2023.11.30 05:07:55.626917 [ 3 ] {b7bf3292-e714-45cd-b6f6-dd34bd9a3d9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2130 | 2023.11.30 05:07:55.626933 [ 3 ] {} <Debug> HTTP-Session: 72b69b29-ea28-43b8-9c0c-39f3403df519 Destroying unnamed session | ||
2131 | 2023.11.30 05:07:55.627057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2132 | 2023.11.30 05:07:55.627103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2133 | 2023.11.30 05:07:55.627123 [ 3 ] {} <Debug> HTTP-Session: b03b3934-7c0f-4690-99ea-3f03bb97295c Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2134 | 2023.11.30 05:07:55.627140 [ 3 ] {} <Debug> HTTP-Session: b03b3934-7c0f-4690-99ea-3f03bb97295c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2135 | 2023.11.30 05:07:55.627214 [ 3 ] {1c68617f-edf9-4388-a161-176cafc60785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2136 | 2023.11.30 05:07:55.627254 [ 3 ] {1c68617f-edf9-4388-a161-176cafc60785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2137 | 2023.11.30 05:07:55.627364 [ 3 ] {1c68617f-edf9-4388-a161-176cafc60785} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2138 | 2023.11.30 05:07:55.627664 [ 3 ] {1c68617f-edf9-4388-a161-176cafc60785} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2139 | 2023.11.30 05:07:55.627867 [ 3 ] {1c68617f-edf9-4388-a161-176cafc60785} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2140 | 2023.11.30 05:07:55.628014 [ 3 ] {1c68617f-edf9-4388-a161-176cafc60785} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2141 | 2023.11.30 05:07:55.628139 [ 3 ] {1c68617f-edf9-4388-a161-176cafc60785} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000895039 sec., 16759 rows/sec., 1.51 MiB/sec. | ||
2142 | 2023.11.30 05:07:55.628268 [ 3 ] {1c68617f-edf9-4388-a161-176cafc60785} <Debug> DynamicQueryHandler: Done processing query | ||
2143 | 2023.11.30 05:07:55.628291 [ 3 ] {1c68617f-edf9-4388-a161-176cafc60785} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2144 | 2023.11.30 05:07:55.628307 [ 3 ] {} <Debug> HTTP-Session: b03b3934-7c0f-4690-99ea-3f03bb97295c Destroying unnamed session | ||
2145 | 2023.11.30 05:07:55.628454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2146 | 2023.11.30 05:07:55.628500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2147 | 2023.11.30 05:07:55.628519 [ 3 ] {} <Debug> HTTP-Session: 529dbb30-c5b7-496a-b81d-0ca6c6f5e708 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2148 | 2023.11.30 05:07:55.628536 [ 3 ] {} <Debug> HTTP-Session: 529dbb30-c5b7-496a-b81d-0ca6c6f5e708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2149 | 2023.11.30 05:07:55.628605 [ 3 ] {7220c277-0580-4eb4-b453-4b6a52bae66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2150 | 2023.11.30 05:07:55.628644 [ 3 ] {7220c277-0580-4eb4-b453-4b6a52bae66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2151 | 2023.11.30 05:07:55.628751 [ 3 ] {7220c277-0580-4eb4-b453-4b6a52bae66b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2152 | 2023.11.30 05:07:55.629007 [ 3 ] {7220c277-0580-4eb4-b453-4b6a52bae66b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2153 | 2023.11.30 05:07:55.629212 [ 3 ] {7220c277-0580-4eb4-b453-4b6a52bae66b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2154 | 2023.11.30 05:07:55.629359 [ 3 ] {7220c277-0580-4eb4-b453-4b6a52bae66b} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2155 | 2023.11.30 05:07:55.629477 [ 3 ] {7220c277-0580-4eb4-b453-4b6a52bae66b} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000844338 sec., 5921 rows/sec., 474.21 KiB/sec. | ||
2156 | 2023.11.30 05:07:55.629594 [ 3 ] {7220c277-0580-4eb4-b453-4b6a52bae66b} <Debug> DynamicQueryHandler: Done processing query | ||
2157 | 2023.11.30 05:07:55.629617 [ 3 ] {7220c277-0580-4eb4-b453-4b6a52bae66b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2158 | 2023.11.30 05:07:55.629633 [ 3 ] {} <Debug> HTTP-Session: 529dbb30-c5b7-496a-b81d-0ca6c6f5e708 Destroying unnamed session | ||
2159 | 2023.11.30 05:07:55.629738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2160 | 2023.11.30 05:07:55.629782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2161 | 2023.11.30 05:07:55.629801 [ 3 ] {} <Debug> HTTP-Session: 09312b2c-7560-4170-94e7-5ca543f8a8bb Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2162 | 2023.11.30 05:07:55.629817 [ 3 ] {} <Debug> HTTP-Session: 09312b2c-7560-4170-94e7-5ca543f8a8bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2163 | 2023.11.30 05:07:55.629889 [ 3 ] {0b88c0b4-11fe-49cb-b9a7-4b42c46bf24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2164 | 2023.11.30 05:07:55.629933 [ 3 ] {0b88c0b4-11fe-49cb-b9a7-4b42c46bf24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2165 | 2023.11.30 05:07:55.630070 [ 3 ] {0b88c0b4-11fe-49cb-b9a7-4b42c46bf24d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2166 | 2023.11.30 05:07:55.630386 [ 3 ] {0b88c0b4-11fe-49cb-b9a7-4b42c46bf24d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2167 | 2023.11.30 05:07:55.630664 [ 3 ] {0b88c0b4-11fe-49cb-b9a7-4b42c46bf24d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2168 | 2023.11.30 05:07:55.630843 [ 3 ] {0b88c0b4-11fe-49cb-b9a7-4b42c46bf24d} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2169 | 2023.11.30 05:07:55.630967 [ 3 ] {0b88c0b4-11fe-49cb-b9a7-4b42c46bf24d} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001049492 sec., 4764 rows/sec., 6.43 MiB/sec. | ||
2170 | 2023.11.30 05:07:55.631150 [ 3 ] {0b88c0b4-11fe-49cb-b9a7-4b42c46bf24d} <Debug> DynamicQueryHandler: Done processing query | ||
2171 | 2023.11.30 05:07:55.631185 [ 3 ] {0b88c0b4-11fe-49cb-b9a7-4b42c46bf24d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2172 | 2023.11.30 05:07:55.631201 [ 3 ] {} <Debug> HTTP-Session: 09312b2c-7560-4170-94e7-5ca543f8a8bb Destroying unnamed session | ||
2173 | 2023.11.30 05:07:58.714890 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2174 | 2023.11.30 05:07:58.714962 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2175 | 2023.11.30 05:08:00.627598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2176 | 2023.11.30 05:08:00.627717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2177 | 2023.11.30 05:08:00.627748 [ 3 ] {} <Debug> HTTP-Session: 17e5ce75-47c8-4d0c-a4f9-e4b375a6755e Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2178 | 2023.11.30 05:08:00.627781 [ 3 ] {} <Debug> HTTP-Session: 17e5ce75-47c8-4d0c-a4f9-e4b375a6755e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2179 | 2023.11.30 05:08:00.627985 [ 3 ] {547403bc-7622-43a8-803c-840184f64950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2180 | 2023.11.30 05:08:00.628086 [ 3 ] {547403bc-7622-43a8-803c-840184f64950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2181 | 2023.11.30 05:08:00.628351 [ 3 ] {547403bc-7622-43a8-803c-840184f64950} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2182 | 2023.11.30 05:08:00.628908 [ 3 ] {547403bc-7622-43a8-803c-840184f64950} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2183 | 2023.11.30 05:08:00.629175 [ 3 ] {547403bc-7622-43a8-803c-840184f64950} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2184 | 2023.11.30 05:08:00.629358 [ 3 ] {547403bc-7622-43a8-803c-840184f64950} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2185 | 2023.11.30 05:08:00.629508 [ 3 ] {547403bc-7622-43a8-803c-840184f64950} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001465761 sec., 30018 rows/sec., 2.38 MiB/sec. | ||
2186 | 2023.11.30 05:08:00.629661 [ 3 ] {547403bc-7622-43a8-803c-840184f64950} <Debug> DynamicQueryHandler: Done processing query | ||
2187 | 2023.11.30 05:08:00.629685 [ 3 ] {547403bc-7622-43a8-803c-840184f64950} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2188 | 2023.11.30 05:08:00.629702 [ 3 ] {} <Debug> HTTP-Session: 17e5ce75-47c8-4d0c-a4f9-e4b375a6755e Destroying unnamed session | ||
2189 | 2023.11.30 05:08:00.629854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2190 | 2023.11.30 05:08:00.629901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2191 | 2023.11.30 05:08:00.629921 [ 3 ] {} <Debug> HTTP-Session: 1bfe69d6-ef37-4800-916f-95ddf5cb4ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2192 | 2023.11.30 05:08:00.629938 [ 3 ] {} <Debug> HTTP-Session: 1bfe69d6-ef37-4800-916f-95ddf5cb4ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2193 | 2023.11.30 05:08:00.630015 [ 3 ] {d7807123-4684-467f-8c4f-e2e301f60c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2194 | 2023.11.30 05:08:00.630054 [ 3 ] {d7807123-4684-467f-8c4f-e2e301f60c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2195 | 2023.11.30 05:08:00.630158 [ 3 ] {d7807123-4684-467f-8c4f-e2e301f60c9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2196 | 2023.11.30 05:08:00.630509 [ 3 ] {d7807123-4684-467f-8c4f-e2e301f60c9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2197 | 2023.11.30 05:08:00.630728 [ 3 ] {d7807123-4684-467f-8c4f-e2e301f60c9d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2198 | 2023.11.30 05:08:00.630882 [ 3 ] {d7807123-4684-467f-8c4f-e2e301f60c9d} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2199 | 2023.11.30 05:08:00.630999 [ 3 ] {d7807123-4684-467f-8c4f-e2e301f60c9d} <Information> executeQuery: Read 132 rows, 13.27 KiB in 0.00095561 sec., 138131 rows/sec., 13.56 MiB/sec. | ||
2200 | 2023.11.30 05:08:00.631120 [ 3 ] {d7807123-4684-467f-8c4f-e2e301f60c9d} <Debug> DynamicQueryHandler: Done processing query | ||
2201 | 2023.11.30 05:08:00.631143 [ 3 ] {d7807123-4684-467f-8c4f-e2e301f60c9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2202 | 2023.11.30 05:08:00.631159 [ 3 ] {} <Debug> HTTP-Session: 1bfe69d6-ef37-4800-916f-95ddf5cb4ebb Destroying unnamed session | ||
2203 | 2023.11.30 05:08:00.631285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2204 | 2023.11.30 05:08:00.631330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2205 | 2023.11.30 05:08:00.631349 [ 3 ] {} <Debug> HTTP-Session: b886d087-087b-4e0d-85f7-0fe98bef9f93 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2206 | 2023.11.30 05:08:00.631366 [ 3 ] {} <Debug> HTTP-Session: b886d087-087b-4e0d-85f7-0fe98bef9f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2207 | 2023.11.30 05:08:00.631441 [ 3 ] {e6e675fa-52dc-4fac-91d8-9e9e288aa781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2208 | 2023.11.30 05:08:00.631480 [ 3 ] {e6e675fa-52dc-4fac-91d8-9e9e288aa781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2209 | 2023.11.30 05:08:00.631586 [ 3 ] {e6e675fa-52dc-4fac-91d8-9e9e288aa781} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2210 | 2023.11.30 05:08:00.631869 [ 3 ] {e6e675fa-52dc-4fac-91d8-9e9e288aa781} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2211 | 2023.11.30 05:08:00.632077 [ 3 ] {e6e675fa-52dc-4fac-91d8-9e9e288aa781} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2212 | 2023.11.30 05:08:00.632231 [ 3 ] {e6e675fa-52dc-4fac-91d8-9e9e288aa781} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2213 | 2023.11.30 05:08:00.632353 [ 3 ] {e6e675fa-52dc-4fac-91d8-9e9e288aa781} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000877869 sec., 50121 rows/sec., 3.92 MiB/sec. | ||
2214 | 2023.11.30 05:08:00.632475 [ 3 ] {e6e675fa-52dc-4fac-91d8-9e9e288aa781} <Debug> DynamicQueryHandler: Done processing query | ||
2215 | 2023.11.30 05:08:00.632498 [ 3 ] {e6e675fa-52dc-4fac-91d8-9e9e288aa781} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2216 | 2023.11.30 05:08:00.632514 [ 3 ] {} <Debug> HTTP-Session: b886d087-087b-4e0d-85f7-0fe98bef9f93 Destroying unnamed session | ||
2217 | 2023.11.30 05:08:00.632687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2218 | 2023.11.30 05:08:00.632733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2219 | 2023.11.30 05:08:00.632751 [ 3 ] {} <Debug> HTTP-Session: a11f3b2b-54fc-4400-bb3c-b860a4f311f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2220 | 2023.11.30 05:08:00.632768 [ 3 ] {} <Debug> HTTP-Session: a11f3b2b-54fc-4400-bb3c-b860a4f311f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2221 | 2023.11.30 05:08:00.632856 [ 3 ] {bfec3e2a-f104-489f-830e-0696d55b748b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2222 | 2023.11.30 05:08:00.632901 [ 3 ] {bfec3e2a-f104-489f-830e-0696d55b748b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2223 | 2023.11.30 05:08:00.633039 [ 3 ] {bfec3e2a-f104-489f-830e-0696d55b748b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2224 | 2023.11.30 05:08:00.633486 [ 3 ] {bfec3e2a-f104-489f-830e-0696d55b748b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2225 | 2023.11.30 05:08:00.633803 [ 3 ] {bfec3e2a-f104-489f-830e-0696d55b748b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2226 | 2023.11.30 05:08:00.633980 [ 3 ] {bfec3e2a-f104-489f-830e-0696d55b748b} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2227 | 2023.11.30 05:08:00.634100 [ 3 ] {bfec3e2a-f104-489f-830e-0696d55b748b} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001215636 sec., 36195 rows/sec., 48.84 MiB/sec. | ||
2228 | 2023.11.30 05:08:00.634225 [ 3 ] {bfec3e2a-f104-489f-830e-0696d55b748b} <Debug> DynamicQueryHandler: Done processing query | ||
2229 | 2023.11.30 05:08:00.634250 [ 3 ] {bfec3e2a-f104-489f-830e-0696d55b748b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2230 | 2023.11.30 05:08:00.634267 [ 3 ] {} <Debug> HTTP-Session: a11f3b2b-54fc-4400-bb3c-b860a4f311f0 Destroying unnamed session | ||
2231 | 2023.11.30 05:08:05.625376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2232 | 2023.11.30 05:08:05.625492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2233 | 2023.11.30 05:08:05.625517 [ 3 ] {} <Debug> HTTP-Session: 078bf86d-1611-4d49-90ec-2fce11183a1c Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2234 | 2023.11.30 05:08:05.625542 [ 3 ] {} <Debug> HTTP-Session: 078bf86d-1611-4d49-90ec-2fce11183a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2235 | 2023.11.30 05:08:05.625665 [ 3 ] {5819387d-ce61-468f-a827-14f226eed124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2236 | 2023.11.30 05:08:05.625723 [ 3 ] {5819387d-ce61-468f-a827-14f226eed124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2237 | 2023.11.30 05:08:05.625882 [ 3 ] {5819387d-ce61-468f-a827-14f226eed124} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2238 | 2023.11.30 05:08:05.626331 [ 3 ] {5819387d-ce61-468f-a827-14f226eed124} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2239 | 2023.11.30 05:08:05.626583 [ 3 ] {5819387d-ce61-468f-a827-14f226eed124} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2240 | 2023.11.30 05:08:05.626747 [ 3 ] {5819387d-ce61-468f-a827-14f226eed124} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2241 | 2023.11.30 05:08:05.626868 [ 3 ] {5819387d-ce61-468f-a827-14f226eed124} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001168755 sec., 4278 rows/sec., 346.76 KiB/sec. | ||
2242 | 2023.11.30 05:08:05.627028 [ 3 ] {5819387d-ce61-468f-a827-14f226eed124} <Debug> DynamicQueryHandler: Done processing query | ||
2243 | 2023.11.30 05:08:05.627054 [ 3 ] {5819387d-ce61-468f-a827-14f226eed124} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2244 | 2023.11.30 05:08:05.627070 [ 3 ] {} <Debug> HTTP-Session: 078bf86d-1611-4d49-90ec-2fce11183a1c Destroying unnamed session | ||
2245 | 2023.11.30 05:08:05.627192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2246 | 2023.11.30 05:08:05.627241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2247 | 2023.11.30 05:08:05.627317 [ 3 ] {} <Debug> HTTP-Session: e50e475a-fc7a-44ea-97ec-d908ad2a97bd Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2248 | 2023.11.30 05:08:05.627337 [ 3 ] {} <Debug> HTTP-Session: e50e475a-fc7a-44ea-97ec-d908ad2a97bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2249 | 2023.11.30 05:08:05.627416 [ 3 ] {6d32b909-d487-4602-9fe6-6cb3426c8672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2250 | 2023.11.30 05:08:05.627457 [ 3 ] {6d32b909-d487-4602-9fe6-6cb3426c8672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2251 | 2023.11.30 05:08:05.627565 [ 3 ] {6d32b909-d487-4602-9fe6-6cb3426c8672} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2252 | 2023.11.30 05:08:05.627912 [ 3 ] {6d32b909-d487-4602-9fe6-6cb3426c8672} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2253 | 2023.11.30 05:08:05.628115 [ 3 ] {6d32b909-d487-4602-9fe6-6cb3426c8672} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2254 | 2023.11.30 05:08:05.628262 [ 3 ] {6d32b909-d487-4602-9fe6-6cb3426c8672} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2255 | 2023.11.30 05:08:05.628365 [ 3 ] {6d32b909-d487-4602-9fe6-6cb3426c8672} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.00092138 sec., 16279 rows/sec., 1.47 MiB/sec. | ||
2256 | 2023.11.30 05:08:05.628559 [ 3 ] {6d32b909-d487-4602-9fe6-6cb3426c8672} <Debug> DynamicQueryHandler: Done processing query | ||
2257 | 2023.11.30 05:08:05.628582 [ 3 ] {6d32b909-d487-4602-9fe6-6cb3426c8672} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2258 | 2023.11.30 05:08:05.628598 [ 3 ] {} <Debug> HTTP-Session: e50e475a-fc7a-44ea-97ec-d908ad2a97bd Destroying unnamed session | ||
2259 | 2023.11.30 05:08:05.628706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2260 | 2023.11.30 05:08:05.628751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2261 | 2023.11.30 05:08:05.628769 [ 3 ] {} <Debug> HTTP-Session: 7b2b1bd5-765b-4e4e-83a4-05285d41da09 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2262 | 2023.11.30 05:08:05.628787 [ 3 ] {} <Debug> HTTP-Session: 7b2b1bd5-765b-4e4e-83a4-05285d41da09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2263 | 2023.11.30 05:08:05.628858 [ 3 ] {6a806310-9d82-489e-9f8c-96d6fa58d7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2264 | 2023.11.30 05:08:05.628977 [ 3 ] {6a806310-9d82-489e-9f8c-96d6fa58d7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2265 | 2023.11.30 05:08:05.629098 [ 3 ] {6a806310-9d82-489e-9f8c-96d6fa58d7af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2266 | 2023.11.30 05:08:05.629367 [ 3 ] {6a806310-9d82-489e-9f8c-96d6fa58d7af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2267 | 2023.11.30 05:08:05.629558 [ 3 ] {6a806310-9d82-489e-9f8c-96d6fa58d7af} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2268 | 2023.11.30 05:08:05.629697 [ 3 ] {6a806310-9d82-489e-9f8c-96d6fa58d7af} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2269 | 2023.11.30 05:08:05.629790 [ 3 ] {6a806310-9d82-489e-9f8c-96d6fa58d7af} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000825837 sec., 6054 rows/sec., 484.83 KiB/sec. | ||
2270 | 2023.11.30 05:08:05.629969 [ 3 ] {6a806310-9d82-489e-9f8c-96d6fa58d7af} <Debug> DynamicQueryHandler: Done processing query | ||
2271 | 2023.11.30 05:08:05.629991 [ 3 ] {6a806310-9d82-489e-9f8c-96d6fa58d7af} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2272 | 2023.11.30 05:08:05.630007 [ 3 ] {} <Debug> HTTP-Session: 7b2b1bd5-765b-4e4e-83a4-05285d41da09 Destroying unnamed session | ||
2273 | 2023.11.30 05:08:05.630120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2274 | 2023.11.30 05:08:05.630164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2275 | 2023.11.30 05:08:05.630182 [ 3 ] {} <Debug> HTTP-Session: 82f5b7a0-4b4c-4791-9d1a-9d7be7267738 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2276 | 2023.11.30 05:08:05.630198 [ 3 ] {} <Debug> HTTP-Session: 82f5b7a0-4b4c-4791-9d1a-9d7be7267738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2277 | 2023.11.30 05:08:05.630269 [ 3 ] {af4d5af5-0b5f-48f6-9faa-162afe9dcdb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2278 | 2023.11.30 05:08:05.630319 [ 3 ] {af4d5af5-0b5f-48f6-9faa-162afe9dcdb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2279 | 2023.11.30 05:08:05.630467 [ 3 ] {af4d5af5-0b5f-48f6-9faa-162afe9dcdb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2280 | 2023.11.30 05:08:05.630772 [ 3 ] {af4d5af5-0b5f-48f6-9faa-162afe9dcdb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2281 | 2023.11.30 05:08:05.631043 [ 3 ] {af4d5af5-0b5f-48f6-9faa-162afe9dcdb2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2282 | 2023.11.30 05:08:05.631216 [ 3 ] {af4d5af5-0b5f-48f6-9faa-162afe9dcdb2} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2283 | 2023.11.30 05:08:05.631317 [ 3 ] {af4d5af5-0b5f-48f6-9faa-162afe9dcdb2} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001014341 sec., 4929 rows/sec., 6.65 MiB/sec. | ||
2284 | 2023.11.30 05:08:05.631434 [ 3 ] {af4d5af5-0b5f-48f6-9faa-162afe9dcdb2} <Debug> DynamicQueryHandler: Done processing query | ||
2285 | 2023.11.30 05:08:05.631456 [ 3 ] {af4d5af5-0b5f-48f6-9faa-162afe9dcdb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2286 | 2023.11.30 05:08:05.631471 [ 3 ] {} <Debug> HTTP-Session: 82f5b7a0-4b4c-4791-9d1a-9d7be7267738 Destroying unnamed session | ||
2287 | 2023.11.30 05:08:10.627781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2288 | 2023.11.30 05:08:10.627923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2289 | 2023.11.30 05:08:10.627954 [ 3 ] {} <Debug> HTTP-Session: aff00d0d-e7a8-4c5b-b86a-8c67f5d3243a Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2290 | 2023.11.30 05:08:10.627981 [ 3 ] {} <Debug> HTTP-Session: aff00d0d-e7a8-4c5b-b86a-8c67f5d3243a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2291 | 2023.11.30 05:08:10.628124 [ 3 ] {258cea04-077d-43a3-aca2-ac1a8083136d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2292 | 2023.11.30 05:08:10.628192 [ 3 ] {258cea04-077d-43a3-aca2-ac1a8083136d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2293 | 2023.11.30 05:08:10.628354 [ 3 ] {258cea04-077d-43a3-aca2-ac1a8083136d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2294 | 2023.11.30 05:08:10.628874 [ 3 ] {258cea04-077d-43a3-aca2-ac1a8083136d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2295 | 2023.11.30 05:08:10.629137 [ 3 ] {258cea04-077d-43a3-aca2-ac1a8083136d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2296 | 2023.11.30 05:08:10.629293 [ 3 ] {258cea04-077d-43a3-aca2-ac1a8083136d} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2297 | 2023.11.30 05:08:10.629434 [ 3 ] {258cea04-077d-43a3-aca2-ac1a8083136d} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001264357 sec., 34800 rows/sec., 2.75 MiB/sec. | ||
2298 | 2023.11.30 05:08:10.629579 [ 3 ] {258cea04-077d-43a3-aca2-ac1a8083136d} <Debug> DynamicQueryHandler: Done processing query | ||
2299 | 2023.11.30 05:08:10.629603 [ 3 ] {258cea04-077d-43a3-aca2-ac1a8083136d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2300 | 2023.11.30 05:08:10.629619 [ 3 ] {} <Debug> HTTP-Session: aff00d0d-e7a8-4c5b-b86a-8c67f5d3243a Destroying unnamed session | ||
2301 | 2023.11.30 05:08:10.629763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2302 | 2023.11.30 05:08:10.629809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2303 | 2023.11.30 05:08:10.629828 [ 3 ] {} <Debug> HTTP-Session: ee9c8812-eb0e-455c-8a76-72379b0c6039 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2304 | 2023.11.30 05:08:10.629844 [ 3 ] {} <Debug> HTTP-Session: ee9c8812-eb0e-455c-8a76-72379b0c6039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2305 | 2023.11.30 05:08:10.629921 [ 3 ] {b7acdd0c-8e21-47c6-8126-08d270d96f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2306 | 2023.11.30 05:08:10.629960 [ 3 ] {b7acdd0c-8e21-47c6-8126-08d270d96f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2307 | 2023.11.30 05:08:10.630065 [ 3 ] {b7acdd0c-8e21-47c6-8126-08d270d96f0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2308 | 2023.11.30 05:08:10.630456 [ 3 ] {b7acdd0c-8e21-47c6-8126-08d270d96f0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2309 | 2023.11.30 05:08:10.630667 [ 3 ] {b7acdd0c-8e21-47c6-8126-08d270d96f0d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2310 | 2023.11.30 05:08:10.630813 [ 3 ] {b7acdd0c-8e21-47c6-8126-08d270d96f0d} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2311 | 2023.11.30 05:08:10.630934 [ 3 ] {b7acdd0c-8e21-47c6-8126-08d270d96f0d} <Information> executeQuery: Read 132 rows, 13.27 KiB in 0.000984591 sec., 134065 rows/sec., 13.16 MiB/sec. | ||
2312 | 2023.11.30 05:08:10.631056 [ 3 ] {b7acdd0c-8e21-47c6-8126-08d270d96f0d} <Debug> DynamicQueryHandler: Done processing query | ||
2313 | 2023.11.30 05:08:10.631079 [ 3 ] {b7acdd0c-8e21-47c6-8126-08d270d96f0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2314 | 2023.11.30 05:08:10.631094 [ 3 ] {} <Debug> HTTP-Session: ee9c8812-eb0e-455c-8a76-72379b0c6039 Destroying unnamed session | ||
2315 | 2023.11.30 05:08:10.631211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2316 | 2023.11.30 05:08:10.631256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2317 | 2023.11.30 05:08:10.631275 [ 3 ] {} <Debug> HTTP-Session: 042aa04e-9ffa-4dee-9ba1-76fb77431c9e Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2318 | 2023.11.30 05:08:10.631291 [ 3 ] {} <Debug> HTTP-Session: 042aa04e-9ffa-4dee-9ba1-76fb77431c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2319 | 2023.11.30 05:08:10.631361 [ 3 ] {b53b41e2-0ada-4510-83f5-301f961da7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2320 | 2023.11.30 05:08:10.631399 [ 3 ] {b53b41e2-0ada-4510-83f5-301f961da7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2321 | 2023.11.30 05:08:10.631505 [ 3 ] {b53b41e2-0ada-4510-83f5-301f961da7fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2322 | 2023.11.30 05:08:10.631797 [ 3 ] {b53b41e2-0ada-4510-83f5-301f961da7fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2323 | 2023.11.30 05:08:10.632000 [ 3 ] {b53b41e2-0ada-4510-83f5-301f961da7fe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2324 | 2023.11.30 05:08:10.632152 [ 3 ] {b53b41e2-0ada-4510-83f5-301f961da7fe} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2325 | 2023.11.30 05:08:10.632274 [ 3 ] {b53b41e2-0ada-4510-83f5-301f961da7fe} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000884319 sec., 49755 rows/sec., 3.89 MiB/sec. | ||
2326 | 2023.11.30 05:08:10.632409 [ 3 ] {b53b41e2-0ada-4510-83f5-301f961da7fe} <Debug> DynamicQueryHandler: Done processing query | ||
2327 | 2023.11.30 05:08:10.632432 [ 3 ] {b53b41e2-0ada-4510-83f5-301f961da7fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2328 | 2023.11.30 05:08:10.632447 [ 3 ] {} <Debug> HTTP-Session: 042aa04e-9ffa-4dee-9ba1-76fb77431c9e Destroying unnamed session | ||
2329 | 2023.11.30 05:08:10.632589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2330 | 2023.11.30 05:08:10.632632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2331 | 2023.11.30 05:08:10.632651 [ 3 ] {} <Debug> HTTP-Session: a125a259-61c6-49d9-9d19-35a8b5027aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2332 | 2023.11.30 05:08:10.632668 [ 3 ] {} <Debug> HTTP-Session: a125a259-61c6-49d9-9d19-35a8b5027aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2333 | 2023.11.30 05:08:10.632748 [ 3 ] {8a352eb8-a261-448e-a631-369a41be6ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2334 | 2023.11.30 05:08:10.632791 [ 3 ] {8a352eb8-a261-448e-a631-369a41be6ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2335 | 2023.11.30 05:08:10.632926 [ 3 ] {8a352eb8-a261-448e-a631-369a41be6ae4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2336 | 2023.11.30 05:08:10.633409 [ 3 ] {8a352eb8-a261-448e-a631-369a41be6ae4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2337 | 2023.11.30 05:08:10.633717 [ 3 ] {8a352eb8-a261-448e-a631-369a41be6ae4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2338 | 2023.11.30 05:08:10.633885 [ 3 ] {8a352eb8-a261-448e-a631-369a41be6ae4} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2339 | 2023.11.30 05:08:10.634019 [ 3 ] {8a352eb8-a261-448e-a631-369a41be6ae4} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001243467 sec., 35384 rows/sec., 47.75 MiB/sec. | ||
2340 | 2023.11.30 05:08:10.634145 [ 3 ] {8a352eb8-a261-448e-a631-369a41be6ae4} <Debug> DynamicQueryHandler: Done processing query | ||
2341 | 2023.11.30 05:08:10.634168 [ 3 ] {8a352eb8-a261-448e-a631-369a41be6ae4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2342 | 2023.11.30 05:08:10.634184 [ 3 ] {} <Debug> HTTP-Session: a125a259-61c6-49d9-9d19-35a8b5027aa1 Destroying unnamed session | ||
2343 | 2023.11.30 05:08:13.715006 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2344 | 2023.11.30 05:08:13.715067 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2345 | 2023.11.30 05:08:15.625660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2346 | 2023.11.30 05:08:15.625769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2347 | 2023.11.30 05:08:15.625793 [ 3 ] {} <Debug> HTTP-Session: d7882d32-7342-4bd8-8c3b-7ce1d065c7f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2348 | 2023.11.30 05:08:15.625817 [ 3 ] {} <Debug> HTTP-Session: d7882d32-7342-4bd8-8c3b-7ce1d065c7f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2349 | 2023.11.30 05:08:15.625940 [ 3 ] {32c985ab-a0e5-4b0b-b5e8-288f398cdd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2350 | 2023.11.30 05:08:15.626002 [ 3 ] {32c985ab-a0e5-4b0b-b5e8-288f398cdd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2351 | 2023.11.30 05:08:15.626159 [ 3 ] {32c985ab-a0e5-4b0b-b5e8-288f398cdd45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2352 | 2023.11.30 05:08:15.626582 [ 3 ] {32c985ab-a0e5-4b0b-b5e8-288f398cdd45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2353 | 2023.11.30 05:08:15.626844 [ 3 ] {32c985ab-a0e5-4b0b-b5e8-288f398cdd45} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2354 | 2023.11.30 05:08:15.627005 [ 3 ] {32c985ab-a0e5-4b0b-b5e8-288f398cdd45} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2355 | 2023.11.30 05:08:15.627143 [ 3 ] {32c985ab-a0e5-4b0b-b5e8-288f398cdd45} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001159415 sec., 4312 rows/sec., 349.55 KiB/sec. | ||
2356 | 2023.11.30 05:08:15.627150 [ 52 ] {} <Debug> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2357 | 2023.11.30 05:08:15.627278 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2358 | 2023.11.30 05:08:15.627344 [ 3 ] {32c985ab-a0e5-4b0b-b5e8-288f398cdd45} <Debug> DynamicQueryHandler: Done processing query | ||
2359 | 2023.11.30 05:08:15.627415 [ 3 ] {32c985ab-a0e5-4b0b-b5e8-288f398cdd45} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2360 | 2023.11.30 05:08:15.627445 [ 3 ] {} <Debug> HTTP-Session: d7882d32-7342-4bd8-8c3b-7ce1d065c7f6 Destroying unnamed session | ||
2361 | 2023.11.30 05:08:15.627446 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2362 | 2023.11.30 05:08:15.627605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2363 | 2023.11.30 05:08:15.627704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2364 | 2023.11.30 05:08:15.627727 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2365 | 2023.11.30 05:08:15.627741 [ 3 ] {} <Debug> HTTP-Session: 2eb93e3d-4226-4455-aa99-989d88df4138 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2366 | 2023.11.30 05:08:15.627805 [ 3 ] {} <Debug> HTTP-Session: 2eb93e3d-4226-4455-aa99-989d88df4138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2367 | 2023.11.30 05:08:15.627828 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 49 rows starting from the beginning of the part | ||
2368 | 2023.11.30 05:08:15.628012 [ 3 ] {0f81bac3-bf39-460b-9113-6d1fc9204957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2369 | 2023.11.30 05:08:15.628088 [ 3 ] {0f81bac3-bf39-460b-9113-6d1fc9204957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2370 | 2023.11.30 05:08:15.628319 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::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 | ||
2371 | 2023.11.30 05:08:15.628567 [ 3 ] {0f81bac3-bf39-460b-9113-6d1fc9204957} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2372 | 2023.11.30 05:08:15.628667 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
2373 | 2023.11.30 05:08:15.628814 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::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 | ||
2374 | 2023.11.30 05:08:15.629093 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
2375 | 2023.11.30 05:08:15.629314 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::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 | ||
2376 | 2023.11.30 05:08:15.629479 [ 3 ] {0f81bac3-bf39-460b-9113-6d1fc9204957} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2377 | 2023.11.30 05:08:15.629845 [ 3 ] {0f81bac3-bf39-460b-9113-6d1fc9204957} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2378 | 2023.11.30 05:08:15.630183 [ 3 ] {0f81bac3-bf39-460b-9113-6d1fc9204957} <Trace> oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2379 | 2023.11.30 05:08:15.630501 [ 3 ] {0f81bac3-bf39-460b-9113-6d1fc9204957} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002419021 sec., 1653 rows/sec., 138.07 KiB/sec. | ||
2380 | 2023.11.30 05:08:15.630884 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 4 columns (4 merged, 0 gathered) in 0.003546705 sec., 42856.67965054889 rows/sec., 3.39 MiB/sec. | ||
2381 | 2023.11.30 05:08:15.630911 [ 3 ] {0f81bac3-bf39-460b-9113-6d1fc9204957} <Debug> DynamicQueryHandler: Done processing query | ||
2382 | 2023.11.30 05:08:15.630962 [ 3 ] {0f81bac3-bf39-460b-9113-6d1fc9204957} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2383 | 2023.11.30 05:08:15.630993 [ 3 ] {} <Debug> HTTP-Session: 2eb93e3d-4226-4455-aa99-989d88df4138 Destroying unnamed session | ||
2384 | 2023.11.30 05:08:15.631037 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2385 | 2023.11.30 05:08:15.631130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2386 | 2023.11.30 05:08:15.631194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2387 | 2023.11.30 05:08:15.631230 [ 3 ] {} <Debug> HTTP-Session: b0ebe933-645a-4b59-89d8-c7e14e1d9cdb Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2388 | 2023.11.30 05:08:15.631237 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2389 | 2023.11.30 05:08:15.631255 [ 3 ] {} <Debug> HTTP-Session: b0ebe933-645a-4b59-89d8-c7e14e1d9cdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2390 | 2023.11.30 05:08:15.631359 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2391 | 2023.11.30 05:08:15.631407 [ 3 ] {0ded426c-572f-44bc-99d1-329988218e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2392 | 2023.11.30 05:08:15.631501 [ 3 ] {0ded426c-572f-44bc-99d1-329988218e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2393 | 2023.11.30 05:08:15.631623 [ 3 ] {0ded426c-572f-44bc-99d1-329988218e0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2394 | 2023.11.30 05:08:15.631898 [ 3 ] {0ded426c-572f-44bc-99d1-329988218e0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2395 | 2023.11.30 05:08:15.632102 [ 3 ] {0ded426c-572f-44bc-99d1-329988218e0a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2396 | 2023.11.30 05:08:15.632256 [ 3 ] {0ded426c-572f-44bc-99d1-329988218e0a} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2397 | 2023.11.30 05:08:15.632376 [ 52 ] {} <Debug> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2398 | 2023.11.30 05:08:15.632386 [ 3 ] {0ded426c-572f-44bc-99d1-329988218e0a} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000913019 sec., 18619 rows/sec., 1.67 MiB/sec. | ||
2399 | 2023.11.30 05:08:15.632423 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2400 | 2023.11.30 05:08:15.632569 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2401 | 2023.11.30 05:08:15.632618 [ 3 ] {0ded426c-572f-44bc-99d1-329988218e0a} <Debug> DynamicQueryHandler: Done processing query | ||
2402 | 2023.11.30 05:08:15.632666 [ 3 ] {0ded426c-572f-44bc-99d1-329988218e0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2403 | 2023.11.30 05:08:15.632703 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2404 | 2023.11.30 05:08:15.632715 [ 3 ] {} <Debug> HTTP-Session: b0ebe933-645a-4b59-89d8-c7e14e1d9cdb Destroying unnamed session | ||
2405 | 2023.11.30 05:08:15.632760 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 186 rows starting from the beginning of the part | ||
2406 | 2023.11.30 05:08:15.632873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2407 | 2023.11.30 05:08:15.632962 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part | ||
2408 | 2023.11.30 05:08:15.632968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2409 | 2023.11.30 05:08:15.633041 [ 3 ] {} <Debug> HTTP-Session: 3cd8996f-b07e-46ed-b07f-f5377e98c05f Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2410 | 2023.11.30 05:08:15.633075 [ 3 ] {} <Debug> HTTP-Session: 3cd8996f-b07e-46ed-b07f-f5377e98c05f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2411 | 2023.11.30 05:08:15.633215 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 132 rows starting from the beginning of the part | ||
2412 | 2023.11.30 05:08:15.633258 [ 3 ] {9cfac556-7a54-400d-a69c-938af40ad4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2413 | 2023.11.30 05:08:15.633335 [ 3 ] {9cfac556-7a54-400d-a69c-938af40ad4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2414 | 2023.11.30 05:08:15.633441 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
2415 | 2023.11.30 05:08:15.633790 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 132 rows starting from the beginning of the part | ||
2416 | 2023.11.30 05:08:15.633809 [ 3 ] {9cfac556-7a54-400d-a69c-938af40ad4f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2417 | 2023.11.30 05:08:15.633993 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 17 rows starting from the beginning of the part | ||
2418 | 2023.11.30 05:08:15.634549 [ 3 ] {9cfac556-7a54-400d-a69c-938af40ad4f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2419 | 2023.11.30 05:08:15.634992 [ 3 ] {9cfac556-7a54-400d-a69c-938af40ad4f8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2420 | 2023.11.30 05:08:15.635286 [ 3 ] {9cfac556-7a54-400d-a69c-938af40ad4f8} <Trace> oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2421 | 2023.11.30 05:08:15.635533 [ 3 ] {9cfac556-7a54-400d-a69c-938af40ad4f8} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002193906 sec., 1823 rows/sec., 127.31 KiB/sec. | ||
2422 | 2023.11.30 05:08:15.635924 [ 19 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 4 columns (4 merged, 0 gathered) in 0.003444623 sec., 144282.84314422798 rows/sec., 13.85 MiB/sec. | ||
2423 | 2023.11.30 05:08:15.635931 [ 3 ] {9cfac556-7a54-400d-a69c-938af40ad4f8} <Debug> DynamicQueryHandler: Done processing query | ||
2424 | 2023.11.30 05:08:15.635989 [ 3 ] {9cfac556-7a54-400d-a69c-938af40ad4f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2425 | 2023.11.30 05:08:15.636017 [ 3 ] {} <Debug> HTTP-Session: 3cd8996f-b07e-46ed-b07f-f5377e98c05f Destroying unnamed session | ||
2426 | 2023.11.30 05:08:15.636082 [ 19 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2427 | 2023.11.30 05:08:15.636148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 1582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2428 | 2023.11.30 05:08:15.636211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2429 | 2023.11.30 05:08:15.636235 [ 3 ] {} <Debug> HTTP-Session: 46a5071e-ad13-40fc-8dd4-41d300611c2f Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2430 | 2023.11.30 05:08:15.636262 [ 3 ] {} <Debug> HTTP-Session: 46a5071e-ad13-40fc-8dd4-41d300611c2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2431 | 2023.11.30 05:08:15.636283 [ 19 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2432 | 2023.11.30 05:08:15.636391 [ 3 ] {cf99db14-8554-4dc1-86ee-987a748abf1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2433 | 2023.11.30 05:08:15.636399 [ 19 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2434 | 2023.11.30 05:08:15.636452 [ 3 ] {cf99db14-8554-4dc1-86ee-987a748abf1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2435 | 2023.11.30 05:08:15.636642 [ 3 ] {cf99db14-8554-4dc1-86ee-987a748abf1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2436 | 2023.11.30 05:08:15.636907 [ 3 ] {cf99db14-8554-4dc1-86ee-987a748abf1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2437 | 2023.11.30 05:08:15.637106 [ 3 ] {cf99db14-8554-4dc1-86ee-987a748abf1d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2438 | 2023.11.30 05:08:15.637248 [ 3 ] {cf99db14-8554-4dc1-86ee-987a748abf1d} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2439 | 2023.11.30 05:08:15.637369 [ 52 ] {} <Debug> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2440 | 2023.11.30 05:08:15.637377 [ 3 ] {cf99db14-8554-4dc1-86ee-987a748abf1d} <Information> executeQuery: Read 9 rows, 744.00 B in 0.00093986 sec., 9575 rows/sec., 773.05 KiB/sec. | ||
2441 | 2023.11.30 05:08:15.637425 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2442 | 2023.11.30 05:08:15.637567 [ 13 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2443 | 2023.11.30 05:08:15.637628 [ 3 ] {cf99db14-8554-4dc1-86ee-987a748abf1d} <Debug> DynamicQueryHandler: Done processing query | ||
2444 | 2023.11.30 05:08:15.637661 [ 3 ] {cf99db14-8554-4dc1-86ee-987a748abf1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2445 | 2023.11.30 05:08:15.637705 [ 3 ] {} <Debug> HTTP-Session: 46a5071e-ad13-40fc-8dd4-41d300611c2f Destroying unnamed session | ||
2446 | 2023.11.30 05:08:15.637729 [ 13 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2447 | 2023.11.30 05:08:15.637775 [ 13 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 108 rows starting from the beginning of the part | ||
2448 | 2023.11.30 05:08:15.637856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2449 | 2023.11.30 05:08:15.637939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2450 | 2023.11.30 05:08:15.637959 [ 13 ] {61607a20-304f-4d88-812a-7989af15115c::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 | ||
2451 | 2023.11.30 05:08:15.637975 [ 3 ] {} <Debug> HTTP-Session: 271ed254-7aee-46d3-b7ab-fdb0ee8d4a24 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2452 | 2023.11.30 05:08:15.638040 [ 3 ] {} <Debug> HTTP-Session: 271ed254-7aee-46d3-b7ab-fdb0ee8d4a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2453 | 2023.11.30 05:08:15.638245 [ 13 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
2454 | 2023.11.30 05:08:15.638256 [ 3 ] {7f26283f-9bf5-4faa-b78d-41bcdec8fc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2455 | 2023.11.30 05:08:15.638360 [ 3 ] {7f26283f-9bf5-4faa-b78d-41bcdec8fc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2456 | 2023.11.30 05:08:15.638533 [ 13 ] {61607a20-304f-4d88-812a-7989af15115c::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 | ||
2457 | 2023.11.30 05:08:15.638889 [ 13 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
2458 | 2023.11.30 05:08:15.638907 [ 3 ] {7f26283f-9bf5-4faa-b78d-41bcdec8fc9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2459 | 2023.11.30 05:08:15.639099 [ 13 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part | ||
2460 | 2023.11.30 05:08:15.639615 [ 3 ] {7f26283f-9bf5-4faa-b78d-41bcdec8fc9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2461 | 2023.11.30 05:08:15.640155 [ 3 ] {7f26283f-9bf5-4faa-b78d-41bcdec8fc9e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2462 | 2023.11.30 05:08:15.640560 [ 3 ] {7f26283f-9bf5-4faa-b78d-41bcdec8fc9e} <Trace> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2463 | 2023.11.30 05:08:15.640700 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.003227969 sec., 66605.348440459 rows/sec., 5.20 MiB/sec. | ||
2464 | 2023.11.30 05:08:15.640870 [ 3 ] {7f26283f-9bf5-4faa-b78d-41bcdec8fc9e} <Information> executeQuery: Read 2 rows, 142.00 B in 0.002516163 sec., 794 rows/sec., 55.11 KiB/sec. | ||
2465 | 2023.11.30 05:08:15.640916 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2466 | 2023.11.30 05:08:15.641102 [ 3 ] {7f26283f-9bf5-4faa-b78d-41bcdec8fc9e} <Debug> DynamicQueryHandler: Done processing query | ||
2467 | 2023.11.30 05:08:15.641133 [ 3 ] {7f26283f-9bf5-4faa-b78d-41bcdec8fc9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2468 | 2023.11.30 05:08:15.641153 [ 3 ] {} <Debug> HTTP-Session: 271ed254-7aee-46d3-b7ab-fdb0ee8d4a24 Destroying unnamed session | ||
2469 | 2023.11.30 05:08:15.641198 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2470 | 2023.11.30 05:08:15.641276 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2471 | 2023.11.30 05:08:15.641291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2472 | 2023.11.30 05:08:15.641385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2473 | 2023.11.30 05:08:15.641412 [ 3 ] {} <Debug> HTTP-Session: 3813ed87-2ae9-4814-b0fe-47322db5ed28 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2474 | 2023.11.30 05:08:15.641429 [ 3 ] {} <Debug> HTTP-Session: 3813ed87-2ae9-4814-b0fe-47322db5ed28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2475 | 2023.11.30 05:08:15.641504 [ 3 ] {9e8351d2-c6f5-4e2f-b094-c495955def7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2476 | 2023.11.30 05:08:15.641548 [ 3 ] {9e8351d2-c6f5-4e2f-b094-c495955def7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2477 | 2023.11.30 05:08:15.641701 [ 3 ] {9e8351d2-c6f5-4e2f-b094-c495955def7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2478 | 2023.11.30 05:08:15.642013 [ 3 ] {9e8351d2-c6f5-4e2f-b094-c495955def7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2479 | 2023.11.30 05:08:15.642297 [ 3 ] {9e8351d2-c6f5-4e2f-b094-c495955def7e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2480 | 2023.11.30 05:08:15.642474 [ 3 ] {9e8351d2-c6f5-4e2f-b094-c495955def7e} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2481 | 2023.11.30 05:08:15.642599 [ 52 ] {} <Debug> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2482 | 2023.11.30 05:08:15.642619 [ 3 ] {9e8351d2-c6f5-4e2f-b094-c495955def7e} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001080022 sec., 4629 rows/sec., 6.25 MiB/sec. | ||
2483 | 2023.11.30 05:08:15.642662 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. | ||
2484 | 2023.11.30 05:08:15.642814 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2485 | 2023.11.30 05:08:15.642878 [ 3 ] {9e8351d2-c6f5-4e2f-b094-c495955def7e} <Debug> DynamicQueryHandler: Done processing query | ||
2486 | 2023.11.30 05:08:15.642920 [ 3 ] {9e8351d2-c6f5-4e2f-b094-c495955def7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2487 | 2023.11.30 05:08:15.642964 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2488 | 2023.11.30 05:08:15.642970 [ 3 ] {} <Debug> HTTP-Session: 3813ed87-2ae9-4814-b0fe-47322db5ed28 Destroying unnamed session | ||
2489 | 2023.11.30 05:08:15.643028 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 358 rows starting from the beginning of the part | ||
2490 | 2023.11.30 05:08:15.643138 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::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 | ||
2491 | 2023.11.30 05:08:15.643236 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
2492 | 2023.11.30 05:08:15.643323 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::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 | ||
2493 | 2023.11.30 05:08:15.643410 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
2494 | 2023.11.30 05:08:15.643490 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::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 | ||
2495 | 2023.11.30 05:08:15.644804 [ 19 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 461 rows, containing 6 columns (6 merged, 0 gathered) in 0.002079674 sec., 221669.35779357725 rows/sec., 299.13 MiB/sec. | ||
2496 | 2023.11.30 05:08:15.645112 [ 19 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2497 | 2023.11.30 05:08:15.645320 [ 19 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2498 | 2023.11.30 05:08:15.645382 [ 19 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2499 | 2023.11.30 05:08:15.645457 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3: 4.02 MiB. | ||
2500 | 2023.11.30 05:08:16.000136 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.36 MiB, peak 237.35 MiB, will set to 231.19 MiB (RSS), difference: -4.17 MiB | ||
2501 | 2023.11.30 05:08:20.630844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2502 | 2023.11.30 05:08:20.630980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2503 | 2023.11.30 05:08:20.631011 [ 3 ] {} <Debug> HTTP-Session: 2f5dab2d-15ff-4e0e-a7e3-4d10906f2893 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2504 | 2023.11.30 05:08:20.631040 [ 3 ] {} <Debug> HTTP-Session: 2f5dab2d-15ff-4e0e-a7e3-4d10906f2893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2505 | 2023.11.30 05:08:20.631185 [ 3 ] {d17511ef-8ba9-4bef-843e-1f6f08669897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2506 | 2023.11.30 05:08:20.631253 [ 3 ] {d17511ef-8ba9-4bef-843e-1f6f08669897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2507 | 2023.11.30 05:08:20.631444 [ 3 ] {d17511ef-8ba9-4bef-843e-1f6f08669897} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2508 | 2023.11.30 05:08:20.631953 [ 3 ] {d17511ef-8ba9-4bef-843e-1f6f08669897} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2509 | 2023.11.30 05:08:20.632221 [ 3 ] {d17511ef-8ba9-4bef-843e-1f6f08669897} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2510 | 2023.11.30 05:08:20.632387 [ 3 ] {d17511ef-8ba9-4bef-843e-1f6f08669897} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2511 | 2023.11.30 05:08:20.632529 [ 3 ] {d17511ef-8ba9-4bef-843e-1f6f08669897} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001296918 sec., 33926 rows/sec., 2.69 MiB/sec. | ||
2512 | 2023.11.30 05:08:20.632687 [ 3 ] {d17511ef-8ba9-4bef-843e-1f6f08669897} <Debug> DynamicQueryHandler: Done processing query | ||
2513 | 2023.11.30 05:08:20.632712 [ 3 ] {d17511ef-8ba9-4bef-843e-1f6f08669897} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2514 | 2023.11.30 05:08:20.632729 [ 3 ] {} <Debug> HTTP-Session: 2f5dab2d-15ff-4e0e-a7e3-4d10906f2893 Destroying unnamed session | ||
2515 | 2023.11.30 05:08:20.632845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2516 | 2023.11.30 05:08:20.632896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2517 | 2023.11.30 05:08:20.632916 [ 3 ] {} <Debug> HTTP-Session: 7c598a48-1425-4ae0-a7a3-0696edde80e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2518 | 2023.11.30 05:08:20.632934 [ 3 ] {} <Debug> HTTP-Session: 7c598a48-1425-4ae0-a7a3-0696edde80e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2519 | 2023.11.30 05:08:20.633012 [ 3 ] {bf5cbf7f-04e6-487a-976c-4b1b9f0e5de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2520 | 2023.11.30 05:08:20.633054 [ 3 ] {bf5cbf7f-04e6-487a-976c-4b1b9f0e5de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2521 | 2023.11.30 05:08:20.633165 [ 3 ] {bf5cbf7f-04e6-487a-976c-4b1b9f0e5de2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2522 | 2023.11.30 05:08:20.633441 [ 3 ] {bf5cbf7f-04e6-487a-976c-4b1b9f0e5de2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2523 | 2023.11.30 05:08:20.633651 [ 3 ] {bf5cbf7f-04e6-487a-976c-4b1b9f0e5de2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2524 | 2023.11.30 05:08:20.633799 [ 3 ] {bf5cbf7f-04e6-487a-976c-4b1b9f0e5de2} <Trace> oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2525 | 2023.11.30 05:08:20.633930 [ 3 ] {bf5cbf7f-04e6-487a-976c-4b1b9f0e5de2} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000882588 sec., 2266 rows/sec., 193.63 KiB/sec. | ||
2526 | 2023.11.30 05:08:20.634106 [ 3 ] {bf5cbf7f-04e6-487a-976c-4b1b9f0e5de2} <Debug> DynamicQueryHandler: Done processing query | ||
2527 | 2023.11.30 05:08:20.634129 [ 3 ] {bf5cbf7f-04e6-487a-976c-4b1b9f0e5de2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2528 | 2023.11.30 05:08:20.634145 [ 3 ] {} <Debug> HTTP-Session: 7c598a48-1425-4ae0-a7a3-0696edde80e7 Destroying unnamed session | ||
2529 | 2023.11.30 05:08:20.634304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 26772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2530 | 2023.11.30 05:08:20.634351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2531 | 2023.11.30 05:08:20.634370 [ 3 ] {} <Debug> HTTP-Session: 830e1cce-2213-495d-9a1c-55461c4ed178 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2532 | 2023.11.30 05:08:20.634387 [ 3 ] {} <Debug> HTTP-Session: 830e1cce-2213-495d-9a1c-55461c4ed178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2533 | 2023.11.30 05:08:20.634471 [ 3 ] {13f5c200-5c3b-43a4-895f-f24e16ea2fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2534 | 2023.11.30 05:08:20.634510 [ 3 ] {13f5c200-5c3b-43a4-895f-f24e16ea2fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2535 | 2023.11.30 05:08:20.634625 [ 3 ] {13f5c200-5c3b-43a4-895f-f24e16ea2fe6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2536 | 2023.11.30 05:08:20.635025 [ 3 ] {13f5c200-5c3b-43a4-895f-f24e16ea2fe6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2537 | 2023.11.30 05:08:20.635246 [ 3 ] {13f5c200-5c3b-43a4-895f-f24e16ea2fe6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2538 | 2023.11.30 05:08:20.635393 [ 3 ] {13f5c200-5c3b-43a4-895f-f24e16ea2fe6} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2539 | 2023.11.30 05:08:20.635501 [ 3 ] {13f5c200-5c3b-43a4-895f-f24e16ea2fe6} <Information> executeQuery: Read 169 rows, 16.45 KiB in 0.000995631 sec., 169741 rows/sec., 16.13 MiB/sec. | ||
2540 | 2023.11.30 05:08:20.635610 [ 3 ] {13f5c200-5c3b-43a4-895f-f24e16ea2fe6} <Debug> DynamicQueryHandler: Done processing query | ||
2541 | 2023.11.30 05:08:20.635634 [ 3 ] {13f5c200-5c3b-43a4-895f-f24e16ea2fe6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2542 | 2023.11.30 05:08:20.635649 [ 3 ] {} <Debug> HTTP-Session: 830e1cce-2213-495d-9a1c-55461c4ed178 Destroying unnamed session | ||
2543 | 2023.11.30 05:08:20.635759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2544 | 2023.11.30 05:08:20.635802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2545 | 2023.11.30 05:08:20.635821 [ 3 ] {} <Debug> HTTP-Session: c3e379f6-ffe9-4fa7-8281-da5c71aa2311 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2546 | 2023.11.30 05:08:20.635838 [ 3 ] {} <Debug> HTTP-Session: c3e379f6-ffe9-4fa7-8281-da5c71aa2311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2547 | 2023.11.30 05:08:20.635906 [ 3 ] {ffad4672-b156-41d8-a7f9-6664d6c96f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2548 | 2023.11.30 05:08:20.635944 [ 3 ] {ffad4672-b156-41d8-a7f9-6664d6c96f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2549 | 2023.11.30 05:08:20.636044 [ 3 ] {ffad4672-b156-41d8-a7f9-6664d6c96f09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2550 | 2023.11.30 05:08:20.636292 [ 3 ] {ffad4672-b156-41d8-a7f9-6664d6c96f09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2551 | 2023.11.30 05:08:20.636502 [ 3 ] {ffad4672-b156-41d8-a7f9-6664d6c96f09} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2552 | 2023.11.30 05:08:20.636647 [ 3 ] {ffad4672-b156-41d8-a7f9-6664d6c96f09} <Trace> oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2553 | 2023.11.30 05:08:20.636775 [ 3 ] {ffad4672-b156-41d8-a7f9-6664d6c96f09} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000839728 sec., 2381 rows/sec., 166.30 KiB/sec. | ||
2554 | 2023.11.30 05:08:20.636893 [ 3 ] {ffad4672-b156-41d8-a7f9-6664d6c96f09} <Debug> DynamicQueryHandler: Done processing query | ||
2555 | 2023.11.30 05:08:20.636916 [ 3 ] {ffad4672-b156-41d8-a7f9-6664d6c96f09} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2556 | 2023.11.30 05:08:20.636932 [ 3 ] {} <Debug> HTTP-Session: c3e379f6-ffe9-4fa7-8281-da5c71aa2311 Destroying unnamed session | ||
2557 | 2023.11.30 05:08:20.637056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 13740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2558 | 2023.11.30 05:08:20.637099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2559 | 2023.11.30 05:08:20.637117 [ 3 ] {} <Debug> HTTP-Session: 1923145c-11be-438a-a72d-dca6a5da13cd Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2560 | 2023.11.30 05:08:20.637134 [ 3 ] {} <Debug> HTTP-Session: 1923145c-11be-438a-a72d-dca6a5da13cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2561 | 2023.11.30 05:08:20.637207 [ 3 ] {5219ae9e-8a80-405b-a2a6-67b05d8e4646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2562 | 2023.11.30 05:08:20.637244 [ 3 ] {5219ae9e-8a80-405b-a2a6-67b05d8e4646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2563 | 2023.11.30 05:08:20.637346 [ 3 ] {5219ae9e-8a80-405b-a2a6-67b05d8e4646} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2564 | 2023.11.30 05:08:20.637653 [ 3 ] {5219ae9e-8a80-405b-a2a6-67b05d8e4646} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2565 | 2023.11.30 05:08:20.637858 [ 3 ] {5219ae9e-8a80-405b-a2a6-67b05d8e4646} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2566 | 2023.11.30 05:08:20.637999 [ 3 ] {5219ae9e-8a80-405b-a2a6-67b05d8e4646} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2567 | 2023.11.30 05:08:20.638118 [ 3 ] {5219ae9e-8a80-405b-a2a6-67b05d8e4646} <Information> executeQuery: Read 81 rows, 6.45 KiB in 0.000882599 sec., 91774 rows/sec., 7.14 MiB/sec. | ||
2568 | 2023.11.30 05:08:20.638306 [ 3 ] {5219ae9e-8a80-405b-a2a6-67b05d8e4646} <Debug> DynamicQueryHandler: Done processing query | ||
2569 | 2023.11.30 05:08:20.638328 [ 3 ] {5219ae9e-8a80-405b-a2a6-67b05d8e4646} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2570 | 2023.11.30 05:08:20.638344 [ 3 ] {} <Debug> HTTP-Session: 1923145c-11be-438a-a72d-dca6a5da13cd Destroying unnamed session | ||
2571 | 2023.11.30 05:08:20.638442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2572 | 2023.11.30 05:08:20.638487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2573 | 2023.11.30 05:08:20.638505 [ 3 ] {} <Debug> HTTP-Session: c64fe6fc-9dbf-475c-a5bd-3c9545460f33 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2574 | 2023.11.30 05:08:20.638522 [ 3 ] {} <Debug> HTTP-Session: c64fe6fc-9dbf-475c-a5bd-3c9545460f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2575 | 2023.11.30 05:08:20.638591 [ 3 ] {3555a28e-f51d-4d10-a86d-a429af7f544f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2576 | 2023.11.30 05:08:20.638632 [ 3 ] {3555a28e-f51d-4d10-a86d-a429af7f544f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2577 | 2023.11.30 05:08:20.638764 [ 3 ] {3555a28e-f51d-4d10-a86d-a429af7f544f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2578 | 2023.11.30 05:08:20.639005 [ 3 ] {3555a28e-f51d-4d10-a86d-a429af7f544f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2579 | 2023.11.30 05:08:20.639242 [ 3 ] {3555a28e-f51d-4d10-a86d-a429af7f544f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2580 | 2023.11.30 05:08:20.639408 [ 3 ] {3555a28e-f51d-4d10-a86d-a429af7f544f} <Trace> oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2581 | 2023.11.30 05:08:20.639532 [ 3 ] {3555a28e-f51d-4d10-a86d-a429af7f544f} <Information> executeQuery: Read 11 rows, 743.00 B in 0.00091338 sec., 12043 rows/sec., 794.40 KiB/sec. | ||
2582 | 2023.11.30 05:08:20.639653 [ 3 ] {3555a28e-f51d-4d10-a86d-a429af7f544f} <Debug> DynamicQueryHandler: Done processing query | ||
2583 | 2023.11.30 05:08:20.639676 [ 3 ] {3555a28e-f51d-4d10-a86d-a429af7f544f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2584 | 2023.11.30 05:08:20.639692 [ 3 ] {} <Debug> HTTP-Session: c64fe6fc-9dbf-475c-a5bd-3c9545460f33 Destroying unnamed session | ||
2585 | 2023.11.30 05:08:20.639789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7180, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2586 | 2023.11.30 05:08:20.639834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2587 | 2023.11.30 05:08:20.639851 [ 3 ] {} <Debug> HTTP-Session: afd331df-314c-4c63-9874-848888ecc43d Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2588 | 2023.11.30 05:08:20.639868 [ 3 ] {} <Debug> HTTP-Session: afd331df-314c-4c63-9874-848888ecc43d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2589 | 2023.11.30 05:08:20.639952 [ 3 ] {6de11522-c59c-4022-a512-744150bcd656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2590 | 2023.11.30 05:08:20.640006 [ 3 ] {6de11522-c59c-4022-a512-744150bcd656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2591 | 2023.11.30 05:08:20.640164 [ 3 ] {6de11522-c59c-4022-a512-744150bcd656} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2592 | 2023.11.30 05:08:20.640493 [ 3 ] {6de11522-c59c-4022-a512-744150bcd656} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2593 | 2023.11.30 05:08:20.640797 [ 3 ] {6de11522-c59c-4022-a512-744150bcd656} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2594 | 2023.11.30 05:08:20.641031 [ 3 ] {6de11522-c59c-4022-a512-744150bcd656} <Trace> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2595 | 2023.11.30 05:08:20.641170 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2596 | 2023.11.30 05:08:20.641191 [ 3 ] {6de11522-c59c-4022-a512-744150bcd656} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.001195586 sec., 30947 rows/sec., 2.15 MiB/sec. | ||
2597 | 2023.11.30 05:08:20.641251 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2598 | 2023.11.30 05:08:20.641409 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2599 | 2023.11.30 05:08:20.641455 [ 3 ] {6de11522-c59c-4022-a512-744150bcd656} <Debug> DynamicQueryHandler: Done processing query | ||
2600 | 2023.11.30 05:08:20.641504 [ 3 ] {6de11522-c59c-4022-a512-744150bcd656} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2601 | 2023.11.30 05:08:20.641555 [ 3 ] {} <Debug> HTTP-Session: afd331df-314c-4c63-9874-848888ecc43d Destroying unnamed session | ||
2602 | 2023.11.30 05:08:20.641583 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2603 | 2023.11.30 05:08:20.641627 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 192 rows starting from the beginning of the part | ||
2604 | 2023.11.30 05:08:20.641748 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
2605 | 2023.11.30 05:08:20.641820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2606 | 2023.11.30 05:08:20.641921 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2607 | 2023.11.30 05:08:20.641929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2608 | 2023.11.30 05:08:20.641994 [ 3 ] {} <Debug> HTTP-Session: 15a10d00-4013-4d87-a189-67da17cd4bb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2609 | 2023.11.30 05:08:20.642053 [ 3 ] {} <Debug> HTTP-Session: 15a10d00-4013-4d87-a189-67da17cd4bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2610 | 2023.11.30 05:08:20.642172 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
2611 | 2023.11.30 05:08:20.642325 [ 3 ] {c61f79ee-7e07-44ab-b1af-f9569add55b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2612 | 2023.11.30 05:08:20.642491 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::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 | ||
2613 | 2023.11.30 05:08:20.642500 [ 3 ] {c61f79ee-7e07-44ab-b1af-f9569add55b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2614 | 2023.11.30 05:08:20.642859 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
2615 | 2023.11.30 05:08:20.643219 [ 3 ] {c61f79ee-7e07-44ab-b1af-f9569add55b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2616 | 2023.11.30 05:08:20.644332 [ 3 ] {c61f79ee-7e07-44ab-b1af-f9569add55b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2617 | 2023.11.30 05:08:20.644647 [ 22 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 5 columns (5 merged, 0 gathered) in 0.00330499 sec., 92587.26955300925 rows/sec., 6.44 MiB/sec. | ||
2618 | 2023.11.30 05:08:20.644845 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2619 | 2023.11.30 05:08:20.644967 [ 3 ] {c61f79ee-7e07-44ab-b1af-f9569add55b9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2620 | 2023.11.30 05:08:20.645159 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2621 | 2023.11.30 05:08:20.645268 [ 3 ] {c61f79ee-7e07-44ab-b1af-f9569add55b9} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2622 | 2023.11.30 05:08:20.645275 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2623 | 2023.11.30 05:08:20.645502 [ 3 ] {c61f79ee-7e07-44ab-b1af-f9569add55b9} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.003091606 sec., 14232 rows/sec., 19.21 MiB/sec. | ||
2624 | 2023.11.30 05:08:20.645737 [ 3 ] {c61f79ee-7e07-44ab-b1af-f9569add55b9} <Debug> DynamicQueryHandler: Done processing query | ||
2625 | 2023.11.30 05:08:20.645762 [ 3 ] {c61f79ee-7e07-44ab-b1af-f9569add55b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2626 | 2023.11.30 05:08:20.645779 [ 3 ] {} <Debug> HTTP-Session: 15a10d00-4013-4d87-a189-67da17cd4bb2 Destroying unnamed session | ||
2627 | 2023.11.30 05:08:25.625136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2628 | 2023.11.30 05:08:25.625312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2629 | 2023.11.30 05:08:25.625338 [ 3 ] {} <Debug> HTTP-Session: 7fe0dab1-a50c-4fd9-a392-6880d4423ffc Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2630 | 2023.11.30 05:08:25.625363 [ 3 ] {} <Debug> HTTP-Session: 7fe0dab1-a50c-4fd9-a392-6880d4423ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2631 | 2023.11.30 05:08:25.625493 [ 3 ] {1aaff366-3882-42fd-aff4-9517c75a01e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2632 | 2023.11.30 05:08:25.625554 [ 3 ] {1aaff366-3882-42fd-aff4-9517c75a01e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2633 | 2023.11.30 05:08:25.625710 [ 3 ] {1aaff366-3882-42fd-aff4-9517c75a01e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2634 | 2023.11.30 05:08:25.626108 [ 3 ] {1aaff366-3882-42fd-aff4-9517c75a01e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2635 | 2023.11.30 05:08:25.626367 [ 3 ] {1aaff366-3882-42fd-aff4-9517c75a01e7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2636 | 2023.11.30 05:08:25.626529 [ 3 ] {1aaff366-3882-42fd-aff4-9517c75a01e7} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2637 | 2023.11.30 05:08:25.626661 [ 3 ] {1aaff366-3882-42fd-aff4-9517c75a01e7} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001133224 sec., 4412 rows/sec., 357.63 KiB/sec. | ||
2638 | 2023.11.30 05:08:25.626835 [ 3 ] {1aaff366-3882-42fd-aff4-9517c75a01e7} <Debug> DynamicQueryHandler: Done processing query | ||
2639 | 2023.11.30 05:08:25.626858 [ 3 ] {1aaff366-3882-42fd-aff4-9517c75a01e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2640 | 2023.11.30 05:08:25.626874 [ 3 ] {} <Debug> HTTP-Session: 7fe0dab1-a50c-4fd9-a392-6880d4423ffc Destroying unnamed session | ||
2641 | 2023.11.30 05:08:25.626996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2642 | 2023.11.30 05:08:25.627041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2643 | 2023.11.30 05:08:25.627059 [ 3 ] {} <Debug> HTTP-Session: 8af1e73f-a1bf-4381-9b13-8ab469d78c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2644 | 2023.11.30 05:08:25.627076 [ 3 ] {} <Debug> HTTP-Session: 8af1e73f-a1bf-4381-9b13-8ab469d78c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2645 | 2023.11.30 05:08:25.627148 [ 3 ] {403ce373-aedc-46ed-b131-fd7d2411a6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2646 | 2023.11.30 05:08:25.627187 [ 3 ] {403ce373-aedc-46ed-b131-fd7d2411a6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2647 | 2023.11.30 05:08:25.627300 [ 3 ] {403ce373-aedc-46ed-b131-fd7d2411a6c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2648 | 2023.11.30 05:08:25.627596 [ 3 ] {403ce373-aedc-46ed-b131-fd7d2411a6c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2649 | 2023.11.30 05:08:25.627813 [ 3 ] {403ce373-aedc-46ed-b131-fd7d2411a6c6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2650 | 2023.11.30 05:08:25.627982 [ 3 ] {403ce373-aedc-46ed-b131-fd7d2411a6c6} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2651 | 2023.11.30 05:08:25.628107 [ 3 ] {403ce373-aedc-46ed-b131-fd7d2411a6c6} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.00093111 sec., 16109 rows/sec., 1.45 MiB/sec. | ||
2652 | 2023.11.30 05:08:25.628221 [ 3 ] {403ce373-aedc-46ed-b131-fd7d2411a6c6} <Debug> DynamicQueryHandler: Done processing query | ||
2653 | 2023.11.30 05:08:25.628244 [ 3 ] {403ce373-aedc-46ed-b131-fd7d2411a6c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2654 | 2023.11.30 05:08:25.628260 [ 3 ] {} <Debug> HTTP-Session: 8af1e73f-a1bf-4381-9b13-8ab469d78c04 Destroying unnamed session | ||
2655 | 2023.11.30 05:08:25.628371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2656 | 2023.11.30 05:08:25.628415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2657 | 2023.11.30 05:08:25.628434 [ 3 ] {} <Debug> HTTP-Session: c9b759ea-1b97-4da3-83c5-400727ebf351 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2658 | 2023.11.30 05:08:25.628451 [ 3 ] {} <Debug> HTTP-Session: c9b759ea-1b97-4da3-83c5-400727ebf351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2659 | 2023.11.30 05:08:25.628520 [ 3 ] {ecadc337-a443-42d1-a034-fc9ebb8ef369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2660 | 2023.11.30 05:08:25.628558 [ 3 ] {ecadc337-a443-42d1-a034-fc9ebb8ef369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2661 | 2023.11.30 05:08:25.628662 [ 3 ] {ecadc337-a443-42d1-a034-fc9ebb8ef369} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2662 | 2023.11.30 05:08:25.628938 [ 3 ] {ecadc337-a443-42d1-a034-fc9ebb8ef369} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2663 | 2023.11.30 05:08:25.629129 [ 3 ] {ecadc337-a443-42d1-a034-fc9ebb8ef369} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2664 | 2023.11.30 05:08:25.629273 [ 3 ] {ecadc337-a443-42d1-a034-fc9ebb8ef369} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2665 | 2023.11.30 05:08:25.629396 [ 3 ] {ecadc337-a443-42d1-a034-fc9ebb8ef369} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000847948 sec., 5896 rows/sec., 472.19 KiB/sec. | ||
2666 | 2023.11.30 05:08:25.629512 [ 3 ] {ecadc337-a443-42d1-a034-fc9ebb8ef369} <Debug> DynamicQueryHandler: Done processing query | ||
2667 | 2023.11.30 05:08:25.629534 [ 3 ] {ecadc337-a443-42d1-a034-fc9ebb8ef369} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2668 | 2023.11.30 05:08:25.629549 [ 3 ] {} <Debug> HTTP-Session: c9b759ea-1b97-4da3-83c5-400727ebf351 Destroying unnamed session | ||
2669 | 2023.11.30 05:08:25.629650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2670 | 2023.11.30 05:08:25.629691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2671 | 2023.11.30 05:08:25.629709 [ 3 ] {} <Debug> HTTP-Session: 54ef3e21-4534-493a-8d3c-a8780de75739 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2672 | 2023.11.30 05:08:25.629726 [ 3 ] {} <Debug> HTTP-Session: 54ef3e21-4534-493a-8d3c-a8780de75739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2673 | 2023.11.30 05:08:25.629797 [ 3 ] {763b7929-e742-4101-b652-bdf95c08eacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2674 | 2023.11.30 05:08:25.629840 [ 3 ] {763b7929-e742-4101-b652-bdf95c08eacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2675 | 2023.11.30 05:08:25.629974 [ 3 ] {763b7929-e742-4101-b652-bdf95c08eacc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2676 | 2023.11.30 05:08:25.630277 [ 3 ] {763b7929-e742-4101-b652-bdf95c08eacc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2677 | 2023.11.30 05:08:25.630552 [ 3 ] {763b7929-e742-4101-b652-bdf95c08eacc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2678 | 2023.11.30 05:08:25.630723 [ 3 ] {763b7929-e742-4101-b652-bdf95c08eacc} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2679 | 2023.11.30 05:08:25.630851 [ 3 ] {763b7929-e742-4101-b652-bdf95c08eacc} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001027252 sec., 4867 rows/sec., 6.57 MiB/sec. | ||
2680 | 2023.11.30 05:08:25.630970 [ 3 ] {763b7929-e742-4101-b652-bdf95c08eacc} <Debug> DynamicQueryHandler: Done processing query | ||
2681 | 2023.11.30 05:08:25.630993 [ 3 ] {763b7929-e742-4101-b652-bdf95c08eacc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2682 | 2023.11.30 05:08:25.631009 [ 3 ] {} <Debug> HTTP-Session: 54ef3e21-4534-493a-8d3c-a8780de75739 Destroying unnamed session | ||
2683 | 2023.11.30 05:08:28.715100 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2684 | 2023.11.30 05:08:28.715165 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2685 | 2023.11.30 05:08:30.628122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2686 | 2023.11.30 05:08:30.628238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2687 | 2023.11.30 05:08:30.628269 [ 3 ] {} <Debug> HTTP-Session: 2f56630a-0513-43e1-adcb-4d329ab3b1d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2688 | 2023.11.30 05:08:30.628297 [ 3 ] {} <Debug> HTTP-Session: 2f56630a-0513-43e1-adcb-4d329ab3b1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2689 | 2023.11.30 05:08:30.628438 [ 3 ] {319c8e61-25df-4d6c-a050-a99657b27bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2690 | 2023.11.30 05:08:30.628506 [ 3 ] {319c8e61-25df-4d6c-a050-a99657b27bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2691 | 2023.11.30 05:08:30.628688 [ 3 ] {319c8e61-25df-4d6c-a050-a99657b27bae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2692 | 2023.11.30 05:08:30.629137 [ 3 ] {319c8e61-25df-4d6c-a050-a99657b27bae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2693 | 2023.11.30 05:08:30.629398 [ 3 ] {319c8e61-25df-4d6c-a050-a99657b27bae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2694 | 2023.11.30 05:08:30.629570 [ 3 ] {319c8e61-25df-4d6c-a050-a99657b27bae} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2695 | 2023.11.30 05:08:30.629705 [ 3 ] {319c8e61-25df-4d6c-a050-a99657b27bae} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001222396 sec., 35994 rows/sec., 2.85 MiB/sec. | ||
2696 | 2023.11.30 05:08:30.629876 [ 3 ] {319c8e61-25df-4d6c-a050-a99657b27bae} <Debug> DynamicQueryHandler: Done processing query | ||
2697 | 2023.11.30 05:08:30.629900 [ 3 ] {319c8e61-25df-4d6c-a050-a99657b27bae} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2698 | 2023.11.30 05:08:30.629916 [ 3 ] {} <Debug> HTTP-Session: 2f56630a-0513-43e1-adcb-4d329ab3b1d1 Destroying unnamed session | ||
2699 | 2023.11.30 05:08:30.630033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2700 | 2023.11.30 05:08:30.630080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2701 | 2023.11.30 05:08:30.630101 [ 3 ] {} <Debug> HTTP-Session: d7f9c304-68b7-456d-9488-83e0e9191a9e Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2702 | 2023.11.30 05:08:30.630119 [ 3 ] {} <Debug> HTTP-Session: d7f9c304-68b7-456d-9488-83e0e9191a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2703 | 2023.11.30 05:08:30.630197 [ 3 ] {abd85573-7380-4c4b-8e7f-bc272f0fbf7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2704 | 2023.11.30 05:08:30.630238 [ 3 ] {abd85573-7380-4c4b-8e7f-bc272f0fbf7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2705 | 2023.11.30 05:08:30.630350 [ 3 ] {abd85573-7380-4c4b-8e7f-bc272f0fbf7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2706 | 2023.11.30 05:08:30.630624 [ 3 ] {abd85573-7380-4c4b-8e7f-bc272f0fbf7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2707 | 2023.11.30 05:08:30.630833 [ 3 ] {abd85573-7380-4c4b-8e7f-bc272f0fbf7c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2708 | 2023.11.30 05:08:30.630977 [ 3 ] {abd85573-7380-4c4b-8e7f-bc272f0fbf7c} <Trace> oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2709 | 2023.11.30 05:08:30.631102 [ 3 ] {abd85573-7380-4c4b-8e7f-bc272f0fbf7c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000868598 sec., 2302 rows/sec., 196.75 KiB/sec. | ||
2710 | 2023.11.30 05:08:30.631103 [ 165 ] {} <Debug> oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2711 | 2023.11.30 05:08:30.631217 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2712 | 2023.11.30 05:08:30.631266 [ 3 ] {abd85573-7380-4c4b-8e7f-bc272f0fbf7c} <Debug> DynamicQueryHandler: Done processing query | ||
2713 | 2023.11.30 05:08:30.631312 [ 3 ] {abd85573-7380-4c4b-8e7f-bc272f0fbf7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2714 | 2023.11.30 05:08:30.631326 [ 10 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2715 | 2023.11.30 05:08:30.631363 [ 3 ] {} <Debug> HTTP-Session: d7f9c304-68b7-456d-9488-83e0e9191a9e Destroying unnamed session | ||
2716 | 2023.11.30 05:08:30.631441 [ 10 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2717 | 2023.11.30 05:08:30.631477 [ 10 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::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 | ||
2718 | 2023.11.30 05:08:30.631511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2719 | 2023.11.30 05:08:30.631566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2720 | 2023.11.30 05:08:30.631588 [ 3 ] {} <Debug> HTTP-Session: 4ae601ce-8eb4-4c9f-8ac4-8ff5ca51c039 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2721 | 2023.11.30 05:08:30.631612 [ 3 ] {} <Debug> HTTP-Session: 4ae601ce-8eb4-4c9f-8ac4-8ff5ca51c039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2722 | 2023.11.30 05:08:30.631662 [ 10 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::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 | ||
2723 | 2023.11.30 05:08:30.631737 [ 3 ] {1a143980-f2be-48a9-91c5-eb0b1cf10301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2724 | 2023.11.30 05:08:30.631795 [ 3 ] {1a143980-f2be-48a9-91c5-eb0b1cf10301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2725 | 2023.11.30 05:08:30.631824 [ 10 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::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 | ||
2726 | 2023.11.30 05:08:30.632032 [ 3 ] {1a143980-f2be-48a9-91c5-eb0b1cf10301} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2727 | 2023.11.30 05:08:30.632037 [ 10 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::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 | ||
2728 | 2023.11.30 05:08:30.632170 [ 10 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::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 | ||
2729 | 2023.11.30 05:08:30.632313 [ 10 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::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 | ||
2730 | 2023.11.30 05:08:30.632599 [ 3 ] {1a143980-f2be-48a9-91c5-eb0b1cf10301} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2731 | 2023.11.30 05:08:30.632869 [ 3 ] {1a143980-f2be-48a9-91c5-eb0b1cf10301} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2732 | 2023.11.30 05:08:30.633090 [ 3 ] {1a143980-f2be-48a9-91c5-eb0b1cf10301} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2733 | 2023.11.30 05:08:30.633124 [ 13 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001841609 sec., 7602.047991728972 rows/sec., 645.35 KiB/sec. | ||
2734 | 2023.11.30 05:08:30.633312 [ 3 ] {1a143980-f2be-48a9-91c5-eb0b1cf10301} <Information> executeQuery: Read 133 rows, 13.35 KiB in 0.001505811 sec., 88324 rows/sec., 8.66 MiB/sec. | ||
2735 | 2023.11.30 05:08:30.633409 [ 13 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2736 | 2023.11.30 05:08:30.633584 [ 3 ] {1a143980-f2be-48a9-91c5-eb0b1cf10301} <Debug> DynamicQueryHandler: Done processing query | ||
2737 | 2023.11.30 05:08:30.633614 [ 3 ] {1a143980-f2be-48a9-91c5-eb0b1cf10301} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2738 | 2023.11.30 05:08:30.633640 [ 3 ] {} <Debug> HTTP-Session: 4ae601ce-8eb4-4c9f-8ac4-8ff5ca51c039 Destroying unnamed session | ||
2739 | 2023.11.30 05:08:30.633765 [ 13 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_6_1} <Trace> oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2740 | 2023.11.30 05:08:30.633803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2741 | 2023.11.30 05:08:30.633860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2742 | 2023.11.30 05:08:30.633881 [ 13 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_6_1} <Trace> oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2743 | 2023.11.30 05:08:30.633896 [ 3 ] {} <Debug> HTTP-Session: cccd9321-ff78-4c4f-b16a-f62572ec775b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2744 | 2023.11.30 05:08:30.633934 [ 3 ] {} <Debug> HTTP-Session: cccd9321-ff78-4c4f-b16a-f62572ec775b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2745 | 2023.11.30 05:08:30.634058 [ 3 ] {b4241a45-d753-4c07-8218-1c5347292e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2746 | 2023.11.30 05:08:30.634097 [ 3 ] {b4241a45-d753-4c07-8218-1c5347292e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2747 | 2023.11.30 05:08:30.634217 [ 3 ] {b4241a45-d753-4c07-8218-1c5347292e39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2748 | 2023.11.30 05:08:30.634481 [ 3 ] {b4241a45-d753-4c07-8218-1c5347292e39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2749 | 2023.11.30 05:08:30.634679 [ 3 ] {b4241a45-d753-4c07-8218-1c5347292e39} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2750 | 2023.11.30 05:08:30.634823 [ 3 ] {b4241a45-d753-4c07-8218-1c5347292e39} <Trace> oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2751 | 2023.11.30 05:08:30.634933 [ 165 ] {} <Debug> oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2752 | 2023.11.30 05:08:30.634950 [ 3 ] {b4241a45-d753-4c07-8218-1c5347292e39} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000856608 sec., 2334 rows/sec., 163.02 KiB/sec. | ||
2753 | 2023.11.30 05:08:30.634985 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2754 | 2023.11.30 05:08:30.635179 [ 10 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2755 | 2023.11.30 05:08:30.635202 [ 3 ] {b4241a45-d753-4c07-8218-1c5347292e39} <Debug> DynamicQueryHandler: Done processing query | ||
2756 | 2023.11.30 05:08:30.635245 [ 3 ] {b4241a45-d753-4c07-8218-1c5347292e39} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2757 | 2023.11.30 05:08:30.635273 [ 3 ] {} <Debug> HTTP-Session: cccd9321-ff78-4c4f-b16a-f62572ec775b Destroying unnamed session | ||
2758 | 2023.11.30 05:08:30.635296 [ 10 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2759 | 2023.11.30 05:08:30.635323 [ 10 ] {45276f46-f248-4977-9b30-efef16933f25::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 | ||
2760 | 2023.11.30 05:08:30.635394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2761 | 2023.11.30 05:08:30.635422 [ 10 ] {45276f46-f248-4977-9b30-efef16933f25::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 | ||
2762 | 2023.11.30 05:08:30.635454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2763 | 2023.11.30 05:08:30.635481 [ 3 ] {} <Debug> HTTP-Session: 2770b6ed-b276-48aa-b23b-5002cae22984 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2764 | 2023.11.30 05:08:30.635502 [ 3 ] {} <Debug> HTTP-Session: 2770b6ed-b276-48aa-b23b-5002cae22984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2765 | 2023.11.30 05:08:30.635541 [ 10 ] {45276f46-f248-4977-9b30-efef16933f25::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 | ||
2766 | 2023.11.30 05:08:30.635606 [ 3 ] {f01216b2-0c97-4890-a0e9-604021bde477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2767 | 2023.11.30 05:08:30.635652 [ 10 ] {45276f46-f248-4977-9b30-efef16933f25::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 | ||
2768 | 2023.11.30 05:08:30.635658 [ 3 ] {f01216b2-0c97-4890-a0e9-604021bde477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2769 | 2023.11.30 05:08:30.635819 [ 10 ] {45276f46-f248-4977-9b30-efef16933f25::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 | ||
2770 | 2023.11.30 05:08:30.635900 [ 3 ] {f01216b2-0c97-4890-a0e9-604021bde477} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2771 | 2023.11.30 05:08:30.635968 [ 10 ] {45276f46-f248-4977-9b30-efef16933f25::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 | ||
2772 | 2023.11.30 05:08:30.636313 [ 3 ] {f01216b2-0c97-4890-a0e9-604021bde477} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2773 | 2023.11.30 05:08:30.636617 [ 3 ] {f01216b2-0c97-4890-a0e9-604021bde477} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2774 | 2023.11.30 05:08:30.636685 [ 13 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001611134 sec., 8689.531721135549 rows/sec., 606.74 KiB/sec. | ||
2775 | 2023.11.30 05:08:30.636847 [ 13 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2776 | 2023.11.30 05:08:30.636880 [ 3 ] {f01216b2-0c97-4890-a0e9-604021bde477} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2777 | 2023.11.30 05:08:30.637111 [ 3 ] {f01216b2-0c97-4890-a0e9-604021bde477} <Information> executeQuery: Read 46 rows, 3.69 KiB in 0.00145046 sec., 31714 rows/sec., 2.48 MiB/sec. | ||
2778 | 2023.11.30 05:08:30.637161 [ 13 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_6_1} <Trace> oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2779 | 2023.11.30 05:08:30.637307 [ 13 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_6_1} <Trace> oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2780 | 2023.11.30 05:08:30.637361 [ 3 ] {f01216b2-0c97-4890-a0e9-604021bde477} <Debug> DynamicQueryHandler: Done processing query | ||
2781 | 2023.11.30 05:08:30.637424 [ 3 ] {f01216b2-0c97-4890-a0e9-604021bde477} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2782 | 2023.11.30 05:08:30.637447 [ 3 ] {} <Debug> HTTP-Session: 2770b6ed-b276-48aa-b23b-5002cae22984 Destroying unnamed session | ||
2783 | 2023.11.30 05:08:30.637558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2784 | 2023.11.30 05:08:30.637602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2785 | 2023.11.30 05:08:30.637620 [ 3 ] {} <Debug> HTTP-Session: 5fb1c014-6f08-41b9-af6b-ab2deccb6227 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2786 | 2023.11.30 05:08:30.637637 [ 3 ] {} <Debug> HTTP-Session: 5fb1c014-6f08-41b9-af6b-ab2deccb6227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2787 | 2023.11.30 05:08:30.637706 [ 3 ] {2d4d2fb9-d6cb-4d71-98a6-16cca875a568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2788 | 2023.11.30 05:08:30.637748 [ 3 ] {2d4d2fb9-d6cb-4d71-98a6-16cca875a568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2789 | 2023.11.30 05:08:30.637881 [ 3 ] {2d4d2fb9-d6cb-4d71-98a6-16cca875a568} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2790 | 2023.11.30 05:08:30.638121 [ 3 ] {2d4d2fb9-d6cb-4d71-98a6-16cca875a568} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2791 | 2023.11.30 05:08:30.638360 [ 3 ] {2d4d2fb9-d6cb-4d71-98a6-16cca875a568} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2792 | 2023.11.30 05:08:30.638534 [ 3 ] {2d4d2fb9-d6cb-4d71-98a6-16cca875a568} <Trace> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2793 | 2023.11.30 05:08:30.638652 [ 3 ] {2d4d2fb9-d6cb-4d71-98a6-16cca875a568} <Information> executeQuery: Read 1 rows, 71.00 B in 0.00091678 sec., 1090 rows/sec., 75.63 KiB/sec. | ||
2794 | 2023.11.30 05:08:30.638774 [ 3 ] {2d4d2fb9-d6cb-4d71-98a6-16cca875a568} <Debug> DynamicQueryHandler: Done processing query | ||
2795 | 2023.11.30 05:08:30.638797 [ 3 ] {2d4d2fb9-d6cb-4d71-98a6-16cca875a568} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2796 | 2023.11.30 05:08:30.638812 [ 3 ] {} <Debug> HTTP-Session: 5fb1c014-6f08-41b9-af6b-ab2deccb6227 Destroying unnamed session | ||
2797 | 2023.11.30 05:08:30.638944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2798 | 2023.11.30 05:08:30.638990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2799 | 2023.11.30 05:08:30.639008 [ 3 ] {} <Debug> HTTP-Session: b037b8a7-fefb-4da6-9ca1-e2e059e5af6c Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2800 | 2023.11.30 05:08:30.639025 [ 3 ] {} <Debug> HTTP-Session: b037b8a7-fefb-4da6-9ca1-e2e059e5af6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2801 | 2023.11.30 05:08:30.639107 [ 3 ] {e09f277d-488c-4851-8f7b-9614b7844567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2802 | 2023.11.30 05:08:30.639150 [ 3 ] {e09f277d-488c-4851-8f7b-9614b7844567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2803 | 2023.11.30 05:08:30.639288 [ 3 ] {e09f277d-488c-4851-8f7b-9614b7844567} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2804 | 2023.11.30 05:08:30.639821 [ 3 ] {e09f277d-488c-4851-8f7b-9614b7844567} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2805 | 2023.11.30 05:08:30.640120 [ 3 ] {e09f277d-488c-4851-8f7b-9614b7844567} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2806 | 2023.11.30 05:08:30.640291 [ 3 ] {e09f277d-488c-4851-8f7b-9614b7844567} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2807 | 2023.11.30 05:08:30.640411 [ 3 ] {e09f277d-488c-4851-8f7b-9614b7844567} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001276327 sec., 34473 rows/sec., 46.52 MiB/sec. | ||
2808 | 2023.11.30 05:08:30.640548 [ 3 ] {e09f277d-488c-4851-8f7b-9614b7844567} <Debug> DynamicQueryHandler: Done processing query | ||
2809 | 2023.11.30 05:08:30.640570 [ 3 ] {e09f277d-488c-4851-8f7b-9614b7844567} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2810 | 2023.11.30 05:08:30.640585 [ 3 ] {} <Debug> HTTP-Session: b037b8a7-fefb-4da6-9ca1-e2e059e5af6c Destroying unnamed session | ||
2811 | 2023.11.30 05:08:35.625663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2812 | 2023.11.30 05:08:35.625786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2813 | 2023.11.30 05:08:35.625812 [ 3 ] {} <Debug> HTTP-Session: 6df32c9c-46bb-4c82-a944-ff5da39d3b86 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2814 | 2023.11.30 05:08:35.625837 [ 3 ] {} <Debug> HTTP-Session: 6df32c9c-46bb-4c82-a944-ff5da39d3b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2815 | 2023.11.30 05:08:35.625963 [ 3 ] {63acdc55-0a1d-41c4-9fcf-6183060d59f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2816 | 2023.11.30 05:08:35.626023 [ 3 ] {63acdc55-0a1d-41c4-9fcf-6183060d59f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2817 | 2023.11.30 05:08:35.626180 [ 3 ] {63acdc55-0a1d-41c4-9fcf-6183060d59f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2818 | 2023.11.30 05:08:35.626595 [ 3 ] {63acdc55-0a1d-41c4-9fcf-6183060d59f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2819 | 2023.11.30 05:08:35.626849 [ 3 ] {63acdc55-0a1d-41c4-9fcf-6183060d59f1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2820 | 2023.11.30 05:08:35.627012 [ 3 ] {63acdc55-0a1d-41c4-9fcf-6183060d59f1} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2821 | 2023.11.30 05:08:35.627149 [ 3 ] {63acdc55-0a1d-41c4-9fcf-6183060d59f1} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001141904 sec., 4378 rows/sec., 354.91 KiB/sec. | ||
2822 | 2023.11.30 05:08:35.627311 [ 3 ] {63acdc55-0a1d-41c4-9fcf-6183060d59f1} <Debug> DynamicQueryHandler: Done processing query | ||
2823 | 2023.11.30 05:08:35.627335 [ 3 ] {63acdc55-0a1d-41c4-9fcf-6183060d59f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2824 | 2023.11.30 05:08:35.627351 [ 3 ] {} <Debug> HTTP-Session: 6df32c9c-46bb-4c82-a944-ff5da39d3b86 Destroying unnamed session | ||
2825 | 2023.11.30 05:08:35.627473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2826 | 2023.11.30 05:08:35.627518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2827 | 2023.11.30 05:08:35.627538 [ 3 ] {} <Debug> HTTP-Session: 9323c7ad-b3c2-443d-80e3-28e975a17d5e Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2828 | 2023.11.30 05:08:35.627555 [ 3 ] {} <Debug> HTTP-Session: 9323c7ad-b3c2-443d-80e3-28e975a17d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2829 | 2023.11.30 05:08:35.627626 [ 3 ] {2f5292d6-e5df-4538-a892-611d136572f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2830 | 2023.11.30 05:08:35.627667 [ 3 ] {2f5292d6-e5df-4538-a892-611d136572f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2831 | 2023.11.30 05:08:35.627774 [ 3 ] {2f5292d6-e5df-4538-a892-611d136572f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2832 | 2023.11.30 05:08:35.628044 [ 3 ] {2f5292d6-e5df-4538-a892-611d136572f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2833 | 2023.11.30 05:08:35.628247 [ 3 ] {2f5292d6-e5df-4538-a892-611d136572f7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2834 | 2023.11.30 05:08:35.628391 [ 3 ] {2f5292d6-e5df-4538-a892-611d136572f7} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2835 | 2023.11.30 05:08:35.628513 [ 3 ] {2f5292d6-e5df-4538-a892-611d136572f7} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000859608 sec., 17449 rows/sec., 1.57 MiB/sec. | ||
2836 | 2023.11.30 05:08:35.628630 [ 3 ] {2f5292d6-e5df-4538-a892-611d136572f7} <Debug> DynamicQueryHandler: Done processing query | ||
2837 | 2023.11.30 05:08:35.628654 [ 3 ] {2f5292d6-e5df-4538-a892-611d136572f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2838 | 2023.11.30 05:08:35.628669 [ 3 ] {} <Debug> HTTP-Session: 9323c7ad-b3c2-443d-80e3-28e975a17d5e Destroying unnamed session | ||
2839 | 2023.11.30 05:08:35.628776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2840 | 2023.11.30 05:08:35.628821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2841 | 2023.11.30 05:08:35.628838 [ 3 ] {} <Debug> HTTP-Session: 6970b9e7-0f70-4379-83bf-c744bdc7cb65 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2842 | 2023.11.30 05:08:35.628856 [ 3 ] {} <Debug> HTTP-Session: 6970b9e7-0f70-4379-83bf-c744bdc7cb65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2843 | 2023.11.30 05:08:35.628923 [ 3 ] {f6dc0463-dffa-4dfc-aa60-625e450c5a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2844 | 2023.11.30 05:08:35.628961 [ 3 ] {f6dc0463-dffa-4dfc-aa60-625e450c5a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2845 | 2023.11.30 05:08:35.629064 [ 3 ] {f6dc0463-dffa-4dfc-aa60-625e450c5a03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2846 | 2023.11.30 05:08:35.629318 [ 3 ] {f6dc0463-dffa-4dfc-aa60-625e450c5a03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2847 | 2023.11.30 05:08:35.629524 [ 3 ] {f6dc0463-dffa-4dfc-aa60-625e450c5a03} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2848 | 2023.11.30 05:08:35.629668 [ 3 ] {f6dc0463-dffa-4dfc-aa60-625e450c5a03} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2849 | 2023.11.30 05:08:35.629792 [ 3 ] {f6dc0463-dffa-4dfc-aa60-625e450c5a03} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000840748 sec., 5947 rows/sec., 476.23 KiB/sec. | ||
2850 | 2023.11.30 05:08:35.629931 [ 3 ] {f6dc0463-dffa-4dfc-aa60-625e450c5a03} <Debug> DynamicQueryHandler: Done processing query | ||
2851 | 2023.11.30 05:08:35.629955 [ 3 ] {f6dc0463-dffa-4dfc-aa60-625e450c5a03} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2852 | 2023.11.30 05:08:35.629972 [ 3 ] {} <Debug> HTTP-Session: 6970b9e7-0f70-4379-83bf-c744bdc7cb65 Destroying unnamed session | ||
2853 | 2023.11.30 05:08:35.630123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2854 | 2023.11.30 05:08:35.630167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2855 | 2023.11.30 05:08:35.630186 [ 3 ] {} <Debug> HTTP-Session: 64fa2d86-6c35-494c-807d-b2e17615069c Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2856 | 2023.11.30 05:08:35.630202 [ 3 ] {} <Debug> HTTP-Session: 64fa2d86-6c35-494c-807d-b2e17615069c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2857 | 2023.11.30 05:08:35.630274 [ 3 ] {050319e5-5cb0-4d54-a8a6-0a117e203288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2858 | 2023.11.30 05:08:35.630319 [ 3 ] {050319e5-5cb0-4d54-a8a6-0a117e203288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2859 | 2023.11.30 05:08:35.630457 [ 3 ] {050319e5-5cb0-4d54-a8a6-0a117e203288} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2860 | 2023.11.30 05:08:35.630756 [ 3 ] {050319e5-5cb0-4d54-a8a6-0a117e203288} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2861 | 2023.11.30 05:08:35.631029 [ 3 ] {050319e5-5cb0-4d54-a8a6-0a117e203288} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2862 | 2023.11.30 05:08:35.631199 [ 3 ] {050319e5-5cb0-4d54-a8a6-0a117e203288} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2863 | 2023.11.30 05:08:35.631332 [ 3 ] {050319e5-5cb0-4d54-a8a6-0a117e203288} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001012451 sec., 4938 rows/sec., 6.66 MiB/sec. | ||
2864 | 2023.11.30 05:08:35.631546 [ 3 ] {050319e5-5cb0-4d54-a8a6-0a117e203288} <Debug> DynamicQueryHandler: Done processing query | ||
2865 | 2023.11.30 05:08:35.631569 [ 3 ] {050319e5-5cb0-4d54-a8a6-0a117e203288} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2866 | 2023.11.30 05:08:35.631585 [ 3 ] {} <Debug> HTTP-Session: 64fa2d86-6c35-494c-807d-b2e17615069c Destroying unnamed session | ||
2867 | 2023.11.30 05:08:40.627968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2868 | 2023.11.30 05:08:40.628149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2869 | 2023.11.30 05:08:40.628196 [ 3 ] {} <Debug> HTTP-Session: 9c57f811-9fff-45bc-9b13-1fc8e6243b17 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2870 | 2023.11.30 05:08:40.628237 [ 3 ] {} <Debug> HTTP-Session: 9c57f811-9fff-45bc-9b13-1fc8e6243b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2871 | 2023.11.30 05:08:40.628394 [ 3 ] {a55d0c5c-77ed-4833-969c-4e916607746d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2872 | 2023.11.30 05:08:40.628456 [ 3 ] {a55d0c5c-77ed-4833-969c-4e916607746d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2873 | 2023.11.30 05:08:40.628618 [ 3 ] {a55d0c5c-77ed-4833-969c-4e916607746d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2874 | 2023.11.30 05:08:40.629052 [ 3 ] {a55d0c5c-77ed-4833-969c-4e916607746d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2875 | 2023.11.30 05:08:40.629314 [ 3 ] {a55d0c5c-77ed-4833-969c-4e916607746d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2876 | 2023.11.30 05:08:40.629473 [ 3 ] {a55d0c5c-77ed-4833-969c-4e916607746d} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2877 | 2023.11.30 05:08:40.629629 [ 3 ] {a55d0c5c-77ed-4833-969c-4e916607746d} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001186185 sec., 37093 rows/sec., 2.94 MiB/sec. | ||
2878 | 2023.11.30 05:08:40.629632 [ 105 ] {} <Debug> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2879 | 2023.11.30 05:08:40.629780 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2880 | 2023.11.30 05:08:40.629809 [ 3 ] {a55d0c5c-77ed-4833-969c-4e916607746d} <Debug> DynamicQueryHandler: Done processing query | ||
2881 | 2023.11.30 05:08:40.629856 [ 3 ] {a55d0c5c-77ed-4833-969c-4e916607746d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2882 | 2023.11.30 05:08:40.629928 [ 3 ] {} <Debug> HTTP-Session: 9c57f811-9fff-45bc-9b13-1fc8e6243b17 Destroying unnamed session | ||
2883 | 2023.11.30 05:08:40.629973 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2884 | 2023.11.30 05:08:40.630139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2885 | 2023.11.30 05:08:40.630185 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2886 | 2023.11.30 05:08:40.630220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2887 | 2023.11.30 05:08:40.630236 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 49 rows starting from the beginning of the part | ||
2888 | 2023.11.30 05:08:40.630265 [ 3 ] {} <Debug> HTTP-Session: b31bfd62-fdfa-403d-9194-b966a2c95336 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2889 | 2023.11.30 05:08:40.630292 [ 3 ] {} <Debug> HTTP-Session: b31bfd62-fdfa-403d-9194-b966a2c95336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2890 | 2023.11.30 05:08:40.630490 [ 3 ] {37f09616-641d-4ae5-87b4-1b0f38a0537b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2891 | 2023.11.30 05:08:40.630534 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part | ||
2892 | 2023.11.30 05:08:40.630560 [ 3 ] {37f09616-641d-4ae5-87b4-1b0f38a0537b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2893 | 2023.11.30 05:08:40.630815 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::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 | ||
2894 | 2023.11.30 05:08:40.631027 [ 3 ] {37f09616-641d-4ae5-87b4-1b0f38a0537b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2895 | 2023.11.30 05:08:40.631068 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 44 rows starting from the beginning of the part | ||
2896 | 2023.11.30 05:08:40.631244 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::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 | ||
2897 | 2023.11.30 05:08:40.631482 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
2898 | 2023.11.30 05:08:40.631950 [ 3 ] {37f09616-641d-4ae5-87b4-1b0f38a0537b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2899 | 2023.11.30 05:08:40.632380 [ 3 ] {37f09616-641d-4ae5-87b4-1b0f38a0537b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2900 | 2023.11.30 05:08:40.632693 [ 3 ] {37f09616-641d-4ae5-87b4-1b0f38a0537b} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2901 | 2023.11.30 05:08:40.633020 [ 3 ] {37f09616-641d-4ae5-87b4-1b0f38a0537b} <Information> executeQuery: Read 132 rows, 13.27 KiB in 0.002453472 sec., 53801 rows/sec., 5.28 MiB/sec. | ||
2902 | 2023.11.30 05:08:40.633100 [ 105 ] {} <Debug> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2903 | 2023.11.30 05:08:40.633213 [ 15 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 4 columns (4 merged, 0 gathered) in 0.003334921 sec., 57272.72100298628 rows/sec., 4.53 MiB/sec. | ||
2904 | 2023.11.30 05:08:40.633241 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2905 | 2023.11.30 05:08:40.633328 [ 3 ] {37f09616-641d-4ae5-87b4-1b0f38a0537b} <Debug> DynamicQueryHandler: Done processing query | ||
2906 | 2023.11.30 05:08:40.633417 [ 3 ] {37f09616-641d-4ae5-87b4-1b0f38a0537b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2907 | 2023.11.30 05:08:40.633429 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2908 | 2023.11.30 05:08:40.633467 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2909 | 2023.11.30 05:08:40.633452 [ 3 ] {} <Debug> HTTP-Session: b31bfd62-fdfa-403d-9194-b966a2c95336 Destroying unnamed session | ||
2910 | 2023.11.30 05:08:40.633612 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2911 | 2023.11.30 05:08:40.633667 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 188 rows starting from the beginning of the part | ||
2912 | 2023.11.30 05:08:40.633761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2913 | 2023.11.30 05:08:40.633805 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2914 | 2023.11.30 05:08:40.633909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2915 | 2023.11.30 05:08:40.633994 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 169 rows starting from the beginning of the part | ||
2916 | 2023.11.30 05:08:40.633998 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2917 | 2023.11.30 05:08:40.634005 [ 3 ] {} <Debug> HTTP-Session: 1158ca29-ad33-4240-af59-9d00cd953f2b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2918 | 2023.11.30 05:08:40.634103 [ 3 ] {} <Debug> HTTP-Session: 1158ca29-ad33-4240-af59-9d00cd953f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2919 | 2023.11.30 05:08:40.634340 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 15 rows starting from the beginning of the part | ||
2920 | 2023.11.30 05:08:40.634386 [ 3 ] {e54980ba-dbca-4822-9c13-817af0309501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2921 | 2023.11.30 05:08:40.634487 [ 3 ] {e54980ba-dbca-4822-9c13-817af0309501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2922 | 2023.11.30 05:08:40.634556 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 133 rows starting from the beginning of the part | ||
2923 | 2023.11.30 05:08:40.634914 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
2924 | 2023.11.30 05:08:40.634974 [ 3 ] {e54980ba-dbca-4822-9c13-817af0309501} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2925 | 2023.11.30 05:08:40.635151 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 132 rows starting from the beginning of the part | ||
2926 | 2023.11.30 05:08:40.635658 [ 3 ] {e54980ba-dbca-4822-9c13-817af0309501} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2927 | 2023.11.30 05:08:40.636124 [ 3 ] {e54980ba-dbca-4822-9c13-817af0309501} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2928 | 2023.11.30 05:08:40.636410 [ 3 ] {e54980ba-dbca-4822-9c13-817af0309501} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2929 | 2023.11.30 05:08:40.636569 [ 105 ] {} <Debug> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2930 | 2023.11.30 05:08:40.636664 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2931 | 2023.11.30 05:08:40.636681 [ 3 ] {e54980ba-dbca-4822-9c13-817af0309501} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.002217977 sec., 19837 rows/sec., 1.55 MiB/sec. | ||
2932 | 2023.11.30 05:08:40.636861 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2933 | 2023.11.30 05:08:40.637176 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 4 columns (4 merged, 0 gathered) in 0.003816881 sec., 170820.10154364258 rows/sec., 16.38 MiB/sec. | ||
2934 | 2023.11.30 05:08:40.637210 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2935 | 2023.11.30 05:08:40.637282 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 112 rows starting from the beginning of the part | ||
2936 | 2023.11.30 05:08:40.637292 [ 3 ] {e54980ba-dbca-4822-9c13-817af0309501} <Debug> DynamicQueryHandler: Done processing query | ||
2937 | 2023.11.30 05:08:40.637359 [ 3 ] {e54980ba-dbca-4822-9c13-817af0309501} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2938 | 2023.11.30 05:08:40.637396 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2939 | 2023.11.30 05:08:40.637422 [ 3 ] {} <Debug> HTTP-Session: 1158ca29-ad33-4240-af59-9d00cd953f2b Destroying unnamed session | ||
2940 | 2023.11.30 05:08:40.637537 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 81 rows starting from the beginning of the part | ||
2941 | 2023.11.30 05:08:40.637719 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2942 | 2023.11.30 05:08:40.637740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2943 | 2023.11.30 05:08:40.637767 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::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 | ||
2944 | 2023.11.30 05:08:40.637850 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2945 | 2023.11.30 05:08:40.637863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2946 | 2023.11.30 05:08:40.637934 [ 3 ] {} <Debug> HTTP-Session: 6416d655-31bd-4d37-a2d1-3cec419b19fc Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2947 | 2023.11.30 05:08:40.638075 [ 3 ] {} <Debug> HTTP-Session: 6416d655-31bd-4d37-a2d1-3cec419b19fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2948 | 2023.11.30 05:08:40.638087 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part | ||
2949 | 2023.11.30 05:08:40.638317 [ 3 ] {33ad84ee-534a-49fa-8960-bf249dff4886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2950 | 2023.11.30 05:08:40.638334 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::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 | ||
2951 | 2023.11.30 05:08:40.638440 [ 3 ] {33ad84ee-534a-49fa-8960-bf249dff4886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2952 | 2023.11.30 05:08:40.638612 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
2953 | 2023.11.30 05:08:40.639165 [ 3 ] {33ad84ee-534a-49fa-8960-bf249dff4886} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2954 | 2023.11.30 05:08:40.639919 [ 25 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 4 columns (4 merged, 0 gathered) in 0.003158197 sec., 92774.45327191432 rows/sec., 7.24 MiB/sec. | ||
2955 | 2023.11.30 05:08:40.640062 [ 3 ] {33ad84ee-534a-49fa-8960-bf249dff4886} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2956 | 2023.11.30 05:08:40.640091 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2957 | 2023.11.30 05:08:40.640368 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2958 | 2023.11.30 05:08:40.640475 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2959 | 2023.11.30 05:08:40.640599 [ 3 ] {33ad84ee-534a-49fa-8960-bf249dff4886} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2960 | 2023.11.30 05:08:40.640791 [ 3 ] {33ad84ee-534a-49fa-8960-bf249dff4886} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2961 | 2023.11.30 05:08:40.640914 [ 105 ] {} <Debug> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2962 | 2023.11.30 05:08:40.640936 [ 3 ] {33ad84ee-534a-49fa-8960-bf249dff4886} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.002565945 sec., 17147 rows/sec., 23.14 MiB/sec. | ||
2963 | 2023.11.30 05:08:40.640964 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2964 | 2023.11.30 05:08:40.641153 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2965 | 2023.11.30 05:08:40.641229 [ 3 ] {33ad84ee-534a-49fa-8960-bf249dff4886} <Debug> DynamicQueryHandler: Done processing query | ||
2966 | 2023.11.30 05:08:40.641258 [ 3 ] {33ad84ee-534a-49fa-8960-bf249dff4886} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2967 | 2023.11.30 05:08:40.641288 [ 3 ] {} <Debug> HTTP-Session: 6416d655-31bd-4d37-a2d1-3cec419b19fc Destroying unnamed session | ||
2968 | 2023.11.30 05:08:40.641289 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2969 | 2023.11.30 05:08:40.641327 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 461 rows starting from the beginning of the part | ||
2970 | 2023.11.30 05:08:40.641472 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part | ||
2971 | 2023.11.30 05:08:40.641573 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::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 | ||
2972 | 2023.11.30 05:08:40.641661 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 44 rows starting from the beginning of the part | ||
2973 | 2023.11.30 05:08:40.641745 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::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 | ||
2974 | 2023.11.30 05:08:40.641828 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
2975 | 2023.11.30 05:08:40.643295 [ 25 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 6 columns (6 merged, 0 gathered) in 0.002258068 sec., 267042.44513451325 rows/sec., 360.36 MiB/sec. | ||
2976 | 2023.11.30 05:08:40.643730 [ 25 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2977 | 2023.11.30 05:08:40.643994 [ 25 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2978 | 2023.11.30 05:08:40.644070 [ 25 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2979 | 2023.11.30 05:08:40.644160 [ 25 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4: 4.00 MiB. | ||
2980 | 2023.11.30 05:08:41.000122 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.34 MiB, peak 237.35 MiB, will set to 231.26 MiB (RSS), difference: -4.09 MiB | ||
2981 | 2023.11.30 05:08:43.715212 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2982 | 2023.11.30 05:08:43.715285 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2983 | 2023.11.30 05:08:45.625395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2984 | 2023.11.30 05:08:45.625508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2985 | 2023.11.30 05:08:45.625535 [ 3 ] {} <Debug> HTTP-Session: 1d4961df-045f-437f-bd7d-dc2faa72625a Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
2986 | 2023.11.30 05:08:45.625558 [ 3 ] {} <Debug> HTTP-Session: 1d4961df-045f-437f-bd7d-dc2faa72625a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2987 | 2023.11.30 05:08:45.625686 [ 3 ] {3e69c2c1-7931-44e1-b49b-c5e92978b377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2988 | 2023.11.30 05:08:45.625748 [ 3 ] {3e69c2c1-7931-44e1-b49b-c5e92978b377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2989 | 2023.11.30 05:08:45.625913 [ 3 ] {3e69c2c1-7931-44e1-b49b-c5e92978b377} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2990 | 2023.11.30 05:08:45.626346 [ 3 ] {3e69c2c1-7931-44e1-b49b-c5e92978b377} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
2991 | 2023.11.30 05:08:45.626624 [ 3 ] {3e69c2c1-7931-44e1-b49b-c5e92978b377} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2992 | 2023.11.30 05:08:45.626798 [ 3 ] {3e69c2c1-7931-44e1-b49b-c5e92978b377} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2993 | 2023.11.30 05:08:45.626934 [ 3 ] {3e69c2c1-7931-44e1-b49b-c5e92978b377} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001208266 sec., 4138 rows/sec., 335.42 KiB/sec. | ||
2994 | 2023.11.30 05:08:45.627096 [ 3 ] {3e69c2c1-7931-44e1-b49b-c5e92978b377} <Debug> DynamicQueryHandler: Done processing query | ||
2995 | 2023.11.30 05:08:45.627123 [ 3 ] {3e69c2c1-7931-44e1-b49b-c5e92978b377} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2996 | 2023.11.30 05:08:45.627141 [ 3 ] {} <Debug> HTTP-Session: 1d4961df-045f-437f-bd7d-dc2faa72625a Destroying unnamed session | ||
2997 | 2023.11.30 05:08:45.627260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2998 | 2023.11.30 05:08:45.627313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2999 | 2023.11.30 05:08:45.627334 [ 3 ] {} <Debug> HTTP-Session: d721b241-b68a-445d-bf37-d1e3f699a077 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3000 | 2023.11.30 05:08:45.627352 [ 3 ] {} <Debug> HTTP-Session: d721b241-b68a-445d-bf37-d1e3f699a077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3001 | 2023.11.30 05:08:45.627435 [ 3 ] {fd5915b7-6692-497e-8c7a-9f5b6bfdb1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3002 | 2023.11.30 05:08:45.627478 [ 3 ] {fd5915b7-6692-497e-8c7a-9f5b6bfdb1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3003 | 2023.11.30 05:08:45.627590 [ 3 ] {fd5915b7-6692-497e-8c7a-9f5b6bfdb1cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3004 | 2023.11.30 05:08:45.627908 [ 3 ] {fd5915b7-6692-497e-8c7a-9f5b6bfdb1cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3005 | 2023.11.30 05:08:45.628122 [ 3 ] {fd5915b7-6692-497e-8c7a-9f5b6bfdb1cc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3006 | 2023.11.30 05:08:45.628293 [ 3 ] {fd5915b7-6692-497e-8c7a-9f5b6bfdb1cc} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3007 | 2023.11.30 05:08:45.628418 [ 3 ] {fd5915b7-6692-497e-8c7a-9f5b6bfdb1cc} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.00095428 sec., 15718 rows/sec., 1.42 MiB/sec. | ||
3008 | 2023.11.30 05:08:45.628569 [ 3 ] {fd5915b7-6692-497e-8c7a-9f5b6bfdb1cc} <Debug> DynamicQueryHandler: Done processing query | ||
3009 | 2023.11.30 05:08:45.628594 [ 3 ] {fd5915b7-6692-497e-8c7a-9f5b6bfdb1cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3010 | 2023.11.30 05:08:45.628611 [ 3 ] {} <Debug> HTTP-Session: d721b241-b68a-445d-bf37-d1e3f699a077 Destroying unnamed session | ||
3011 | 2023.11.30 05:08:45.628725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3012 | 2023.11.30 05:08:45.628771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3013 | 2023.11.30 05:08:45.628791 [ 3 ] {} <Debug> HTTP-Session: 8db22e34-8fdc-4566-9799-dbebf8d3bf92 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3014 | 2023.11.30 05:08:45.628807 [ 3 ] {} <Debug> HTTP-Session: 8db22e34-8fdc-4566-9799-dbebf8d3bf92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3015 | 2023.11.30 05:08:45.628877 [ 3 ] {3341a02f-0303-4790-b9af-28e5412f3609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3016 | 2023.11.30 05:08:45.628916 [ 3 ] {3341a02f-0303-4790-b9af-28e5412f3609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3017 | 2023.11.30 05:08:45.629024 [ 3 ] {3341a02f-0303-4790-b9af-28e5412f3609} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3018 | 2023.11.30 05:08:45.629293 [ 3 ] {3341a02f-0303-4790-b9af-28e5412f3609} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3019 | 2023.11.30 05:08:45.629491 [ 3 ] {3341a02f-0303-4790-b9af-28e5412f3609} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3020 | 2023.11.30 05:08:45.629634 [ 3 ] {3341a02f-0303-4790-b9af-28e5412f3609} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3021 | 2023.11.30 05:08:45.629752 [ 3 ] {3341a02f-0303-4790-b9af-28e5412f3609} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000848258 sec., 5894 rows/sec., 472.02 KiB/sec. | ||
3022 | 2023.11.30 05:08:45.629873 [ 3 ] {3341a02f-0303-4790-b9af-28e5412f3609} <Debug> DynamicQueryHandler: Done processing query | ||
3023 | 2023.11.30 05:08:45.629919 [ 3 ] {3341a02f-0303-4790-b9af-28e5412f3609} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3024 | 2023.11.30 05:08:45.629936 [ 3 ] {} <Debug> HTTP-Session: 8db22e34-8fdc-4566-9799-dbebf8d3bf92 Destroying unnamed session | ||
3025 | 2023.11.30 05:08:45.630071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3026 | 2023.11.30 05:08:45.630116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3027 | 2023.11.30 05:08:45.630135 [ 3 ] {} <Debug> HTTP-Session: 54750ea9-89d0-4dec-8886-76d463b40bd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3028 | 2023.11.30 05:08:45.630152 [ 3 ] {} <Debug> HTTP-Session: 54750ea9-89d0-4dec-8886-76d463b40bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3029 | 2023.11.30 05:08:45.630224 [ 3 ] {bbfc8a97-bef1-4f39-a7c2-29d5f61f6f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3030 | 2023.11.30 05:08:45.630268 [ 3 ] {bbfc8a97-bef1-4f39-a7c2-29d5f61f6f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3031 | 2023.11.30 05:08:45.630406 [ 3 ] {bbfc8a97-bef1-4f39-a7c2-29d5f61f6f3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3032 | 2023.11.30 05:08:45.630748 [ 3 ] {bbfc8a97-bef1-4f39-a7c2-29d5f61f6f3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3033 | 2023.11.30 05:08:45.631023 [ 3 ] {bbfc8a97-bef1-4f39-a7c2-29d5f61f6f3d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3034 | 2023.11.30 05:08:45.631208 [ 3 ] {bbfc8a97-bef1-4f39-a7c2-29d5f61f6f3d} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3035 | 2023.11.30 05:08:45.631345 [ 3 ] {bbfc8a97-bef1-4f39-a7c2-29d5f61f6f3d} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001084083 sec., 4612 rows/sec., 6.22 MiB/sec. | ||
3036 | 2023.11.30 05:08:45.631580 [ 3 ] {bbfc8a97-bef1-4f39-a7c2-29d5f61f6f3d} <Debug> DynamicQueryHandler: Done processing query | ||
3037 | 2023.11.30 05:08:45.631603 [ 3 ] {bbfc8a97-bef1-4f39-a7c2-29d5f61f6f3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3038 | 2023.11.30 05:08:45.631619 [ 3 ] {} <Debug> HTTP-Session: 54750ea9-89d0-4dec-8886-76d463b40bd0 Destroying unnamed session | ||
3039 | 2023.11.30 05:08:50.631011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3040 | 2023.11.30 05:08:50.631202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3041 | 2023.11.30 05:08:50.631250 [ 3 ] {} <Debug> HTTP-Session: 77364f8e-d99a-484c-b292-61c0846223a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3042 | 2023.11.30 05:08:50.631291 [ 3 ] {} <Debug> HTTP-Session: 77364f8e-d99a-484c-b292-61c0846223a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3043 | 2023.11.30 05:08:50.631491 [ 3 ] {080e18fc-3b59-44d7-990f-5697beb81452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3044 | 2023.11.30 05:08:50.631592 [ 3 ] {080e18fc-3b59-44d7-990f-5697beb81452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3045 | 2023.11.30 05:08:50.631774 [ 3 ] {080e18fc-3b59-44d7-990f-5697beb81452} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3046 | 2023.11.30 05:08:50.632208 [ 3 ] {080e18fc-3b59-44d7-990f-5697beb81452} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3047 | 2023.11.30 05:08:50.632476 [ 3 ] {080e18fc-3b59-44d7-990f-5697beb81452} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3048 | 2023.11.30 05:08:50.632636 [ 3 ] {080e18fc-3b59-44d7-990f-5697beb81452} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3049 | 2023.11.30 05:08:50.632770 [ 3 ] {080e18fc-3b59-44d7-990f-5697beb81452} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001216156 sec., 36179 rows/sec., 2.86 MiB/sec. | ||
3050 | 2023.11.30 05:08:50.632914 [ 3 ] {080e18fc-3b59-44d7-990f-5697beb81452} <Debug> DynamicQueryHandler: Done processing query | ||
3051 | 2023.11.30 05:08:50.632939 [ 3 ] {080e18fc-3b59-44d7-990f-5697beb81452} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3052 | 2023.11.30 05:08:50.632955 [ 3 ] {} <Debug> HTTP-Session: 77364f8e-d99a-484c-b292-61c0846223a5 Destroying unnamed session | ||
3053 | 2023.11.30 05:08:50.633071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3054 | 2023.11.30 05:08:50.633117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3055 | 2023.11.30 05:08:50.633137 [ 3 ] {} <Debug> HTTP-Session: 33301cc2-f816-458f-b99e-231161985749 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3056 | 2023.11.30 05:08:50.633153 [ 3 ] {} <Debug> HTTP-Session: 33301cc2-f816-458f-b99e-231161985749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3057 | 2023.11.30 05:08:50.633223 [ 3 ] {c7913d82-2b29-4f36-beff-3269213d8ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3058 | 2023.11.30 05:08:50.633262 [ 3 ] {c7913d82-2b29-4f36-beff-3269213d8ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3059 | 2023.11.30 05:08:50.633370 [ 3 ] {c7913d82-2b29-4f36-beff-3269213d8ff4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3060 | 2023.11.30 05:08:50.633661 [ 3 ] {c7913d82-2b29-4f36-beff-3269213d8ff4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3061 | 2023.11.30 05:08:50.633862 [ 3 ] {c7913d82-2b29-4f36-beff-3269213d8ff4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3062 | 2023.11.30 05:08:50.634006 [ 3 ] {c7913d82-2b29-4f36-beff-3269213d8ff4} <Trace> oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
3063 | 2023.11.30 05:08:50.634119 [ 3 ] {c7913d82-2b29-4f36-beff-3269213d8ff4} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000867789 sec., 2304 rows/sec., 196.94 KiB/sec. | ||
3064 | 2023.11.30 05:08:50.634237 [ 3 ] {c7913d82-2b29-4f36-beff-3269213d8ff4} <Debug> DynamicQueryHandler: Done processing query | ||
3065 | 2023.11.30 05:08:50.634260 [ 3 ] {c7913d82-2b29-4f36-beff-3269213d8ff4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3066 | 2023.11.30 05:08:50.634277 [ 3 ] {} <Debug> HTTP-Session: 33301cc2-f816-458f-b99e-231161985749 Destroying unnamed session | ||
3067 | 2023.11.30 05:08:50.634431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 26763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3068 | 2023.11.30 05:08:50.634482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3069 | 2023.11.30 05:08:50.634501 [ 3 ] {} <Debug> HTTP-Session: 87179b0a-ab41-45b0-be05-4cf725c433d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3070 | 2023.11.30 05:08:50.634517 [ 3 ] {} <Debug> HTTP-Session: 87179b0a-ab41-45b0-be05-4cf725c433d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3071 | 2023.11.30 05:08:50.634590 [ 3 ] {fae64a2d-8760-4971-a07f-a01e30f7d5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3072 | 2023.11.30 05:08:50.634628 [ 3 ] {fae64a2d-8760-4971-a07f-a01e30f7d5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3073 | 2023.11.30 05:08:50.634733 [ 3 ] {fae64a2d-8760-4971-a07f-a01e30f7d5a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3074 | 2023.11.30 05:08:50.635113 [ 3 ] {fae64a2d-8760-4971-a07f-a01e30f7d5a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3075 | 2023.11.30 05:08:50.635330 [ 3 ] {fae64a2d-8760-4971-a07f-a01e30f7d5a9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3076 | 2023.11.30 05:08:50.635479 [ 3 ] {fae64a2d-8760-4971-a07f-a01e30f7d5a9} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3077 | 2023.11.30 05:08:50.635601 [ 3 ] {fae64a2d-8760-4971-a07f-a01e30f7d5a9} <Information> executeQuery: Read 169 rows, 16.44 KiB in 0.000981241 sec., 172230 rows/sec., 16.36 MiB/sec. | ||
3078 | 2023.11.30 05:08:50.635757 [ 3 ] {fae64a2d-8760-4971-a07f-a01e30f7d5a9} <Debug> DynamicQueryHandler: Done processing query | ||
3079 | 2023.11.30 05:08:50.635782 [ 3 ] {fae64a2d-8760-4971-a07f-a01e30f7d5a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3080 | 2023.11.30 05:08:50.635799 [ 3 ] {} <Debug> HTTP-Session: 87179b0a-ab41-45b0-be05-4cf725c433d2 Destroying unnamed session | ||
3081 | 2023.11.30 05:08:50.635898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3082 | 2023.11.30 05:08:50.635944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3083 | 2023.11.30 05:08:50.635964 [ 3 ] {} <Debug> HTTP-Session: d4c211c7-f74f-4dd4-8a61-58fbc29c9d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3084 | 2023.11.30 05:08:50.635981 [ 3 ] {} <Debug> HTTP-Session: d4c211c7-f74f-4dd4-8a61-58fbc29c9d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3085 | 2023.11.30 05:08:50.636049 [ 3 ] {66d44580-d4bb-4cb7-b670-b0cd86d7d704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3086 | 2023.11.30 05:08:50.636089 [ 3 ] {66d44580-d4bb-4cb7-b670-b0cd86d7d704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3087 | 2023.11.30 05:08:50.636197 [ 3 ] {66d44580-d4bb-4cb7-b670-b0cd86d7d704} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3088 | 2023.11.30 05:08:50.636475 [ 3 ] {66d44580-d4bb-4cb7-b670-b0cd86d7d704} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3089 | 2023.11.30 05:08:50.636676 [ 3 ] {66d44580-d4bb-4cb7-b670-b0cd86d7d704} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3090 | 2023.11.30 05:08:50.636833 [ 3 ] {66d44580-d4bb-4cb7-b670-b0cd86d7d704} <Trace> oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
3091 | 2023.11.30 05:08:50.636955 [ 3 ] {66d44580-d4bb-4cb7-b670-b0cd86d7d704} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000878119 sec., 2277 rows/sec., 159.03 KiB/sec. | ||
3092 | 2023.11.30 05:08:50.637074 [ 3 ] {66d44580-d4bb-4cb7-b670-b0cd86d7d704} <Debug> DynamicQueryHandler: Done processing query | ||
3093 | 2023.11.30 05:08:50.637097 [ 3 ] {66d44580-d4bb-4cb7-b670-b0cd86d7d704} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3094 | 2023.11.30 05:08:50.637113 [ 3 ] {} <Debug> HTTP-Session: d4c211c7-f74f-4dd4-8a61-58fbc29c9d5b Destroying unnamed session | ||
3095 | 2023.11.30 05:08:50.637224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 13738, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3096 | 2023.11.30 05:08:50.637268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3097 | 2023.11.30 05:08:50.637287 [ 3 ] {} <Debug> HTTP-Session: 114936f7-e5e9-4825-89e7-db3183105d10 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3098 | 2023.11.30 05:08:50.637304 [ 3 ] {} <Debug> HTTP-Session: 114936f7-e5e9-4825-89e7-db3183105d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3099 | 2023.11.30 05:08:50.637376 [ 3 ] {7b0ce06a-c0af-414f-b76b-829a7f87dfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3100 | 2023.11.30 05:08:50.637413 [ 3 ] {7b0ce06a-c0af-414f-b76b-829a7f87dfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3101 | 2023.11.30 05:08:50.637518 [ 3 ] {7b0ce06a-c0af-414f-b76b-829a7f87dfdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3102 | 2023.11.30 05:08:50.637820 [ 3 ] {7b0ce06a-c0af-414f-b76b-829a7f87dfdb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3103 | 2023.11.30 05:08:50.638025 [ 3 ] {7b0ce06a-c0af-414f-b76b-829a7f87dfdb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3104 | 2023.11.30 05:08:50.638171 [ 3 ] {7b0ce06a-c0af-414f-b76b-829a7f87dfdb} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3105 | 2023.11.30 05:08:50.638267 [ 3 ] {7b0ce06a-c0af-414f-b76b-829a7f87dfdb} <Information> executeQuery: Read 81 rows, 6.45 KiB in 0.000864779 sec., 93665 rows/sec., 7.29 MiB/sec. | ||
3106 | 2023.11.30 05:08:50.638382 [ 3 ] {7b0ce06a-c0af-414f-b76b-829a7f87dfdb} <Debug> DynamicQueryHandler: Done processing query | ||
3107 | 2023.11.30 05:08:50.638410 [ 3 ] {7b0ce06a-c0af-414f-b76b-829a7f87dfdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3108 | 2023.11.30 05:08:50.638426 [ 3 ] {} <Debug> HTTP-Session: 114936f7-e5e9-4825-89e7-db3183105d10 Destroying unnamed session | ||
3109 | 2023.11.30 05:08:50.638537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3110 | 2023.11.30 05:08:50.638583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3111 | 2023.11.30 05:08:50.638603 [ 3 ] {} <Debug> HTTP-Session: 3be693a5-cc34-49c5-b32a-8019af7d3e09 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3112 | 2023.11.30 05:08:50.638619 [ 3 ] {} <Debug> HTTP-Session: 3be693a5-cc34-49c5-b32a-8019af7d3e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3113 | 2023.11.30 05:08:50.638688 [ 3 ] {5e416b28-ea2b-48b7-9112-c4f25a6e0e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3114 | 2023.11.30 05:08:50.638729 [ 3 ] {5e416b28-ea2b-48b7-9112-c4f25a6e0e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3115 | 2023.11.30 05:08:50.638842 [ 3 ] {5e416b28-ea2b-48b7-9112-c4f25a6e0e1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3116 | 2023.11.30 05:08:50.639088 [ 3 ] {5e416b28-ea2b-48b7-9112-c4f25a6e0e1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3117 | 2023.11.30 05:08:50.639326 [ 3 ] {5e416b28-ea2b-48b7-9112-c4f25a6e0e1a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3118 | 2023.11.30 05:08:50.639503 [ 3 ] {5e416b28-ea2b-48b7-9112-c4f25a6e0e1a} <Trace> oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
3119 | 2023.11.30 05:08:50.639606 [ 3 ] {5e416b28-ea2b-48b7-9112-c4f25a6e0e1a} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000891479 sec., 12339 rows/sec., 813.91 KiB/sec. | ||
3120 | 2023.11.30 05:08:50.639761 [ 3 ] {5e416b28-ea2b-48b7-9112-c4f25a6e0e1a} <Debug> DynamicQueryHandler: Done processing query | ||
3121 | 2023.11.30 05:08:50.639784 [ 3 ] {5e416b28-ea2b-48b7-9112-c4f25a6e0e1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3122 | 2023.11.30 05:08:50.639801 [ 3 ] {} <Debug> HTTP-Session: 3be693a5-cc34-49c5-b32a-8019af7d3e09 Destroying unnamed session | ||
3123 | 2023.11.30 05:08:50.639905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3124 | 2023.11.30 05:08:50.639948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3125 | 2023.11.30 05:08:50.639968 [ 3 ] {} <Debug> HTTP-Session: 31a6d0d8-5de3-4e84-a88a-432c91b27293 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3126 | 2023.11.30 05:08:50.639985 [ 3 ] {} <Debug> HTTP-Session: 31a6d0d8-5de3-4e84-a88a-432c91b27293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3127 | 2023.11.30 05:08:50.640056 [ 3 ] {b8e9f870-7851-43ee-b1d2-0c48ac712fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3128 | 2023.11.30 05:08:50.640096 [ 3 ] {b8e9f870-7851-43ee-b1d2-0c48ac712fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3129 | 2023.11.30 05:08:50.640214 [ 3 ] {b8e9f870-7851-43ee-b1d2-0c48ac712fc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3130 | 2023.11.30 05:08:50.640476 [ 3 ] {b8e9f870-7851-43ee-b1d2-0c48ac712fc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3131 | 2023.11.30 05:08:50.640709 [ 3 ] {b8e9f870-7851-43ee-b1d2-0c48ac712fc9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3132 | 2023.11.30 05:08:50.640877 [ 3 ] {b8e9f870-7851-43ee-b1d2-0c48ac712fc9} <Trace> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3133 | 2023.11.30 05:08:50.640977 [ 3 ] {b8e9f870-7851-43ee-b1d2-0c48ac712fc9} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000893659 sec., 41402 rows/sec., 2.88 MiB/sec. | ||
3134 | 2023.11.30 05:08:50.641105 [ 3 ] {b8e9f870-7851-43ee-b1d2-0c48ac712fc9} <Debug> DynamicQueryHandler: Done processing query | ||
3135 | 2023.11.30 05:08:50.641129 [ 3 ] {b8e9f870-7851-43ee-b1d2-0c48ac712fc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3136 | 2023.11.30 05:08:50.641145 [ 3 ] {} <Debug> HTTP-Session: 31a6d0d8-5de3-4e84-a88a-432c91b27293 Destroying unnamed session | ||
3137 | 2023.11.30 05:08:50.641288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3138 | 2023.11.30 05:08:50.641334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3139 | 2023.11.30 05:08:50.641353 [ 3 ] {} <Debug> HTTP-Session: 5c79b37a-ea6d-4144-b57b-ffc4c231a758 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3140 | 2023.11.30 05:08:50.641370 [ 3 ] {} <Debug> HTTP-Session: 5c79b37a-ea6d-4144-b57b-ffc4c231a758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3141 | 2023.11.30 05:08:50.641453 [ 3 ] {7d978be5-83b8-41c9-a37f-a0d162be9f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3142 | 2023.11.30 05:08:50.641495 [ 3 ] {7d978be5-83b8-41c9-a37f-a0d162be9f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3143 | 2023.11.30 05:08:50.641628 [ 3 ] {7d978be5-83b8-41c9-a37f-a0d162be9f4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3144 | 2023.11.30 05:08:50.642068 [ 3 ] {7d978be5-83b8-41c9-a37f-a0d162be9f4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3145 | 2023.11.30 05:08:50.642372 [ 3 ] {7d978be5-83b8-41c9-a37f-a0d162be9f4e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3146 | 2023.11.30 05:08:50.642557 [ 3 ] {7d978be5-83b8-41c9-a37f-a0d162be9f4e} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3147 | 2023.11.30 05:08:50.642656 [ 3 ] {7d978be5-83b8-41c9-a37f-a0d162be9f4e} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001176455 sec., 37400 rows/sec., 50.47 MiB/sec. | ||
3148 | 2023.11.30 05:08:50.642781 [ 3 ] {7d978be5-83b8-41c9-a37f-a0d162be9f4e} <Debug> DynamicQueryHandler: Done processing query | ||
3149 | 2023.11.30 05:08:50.642804 [ 3 ] {7d978be5-83b8-41c9-a37f-a0d162be9f4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3150 | 2023.11.30 05:08:50.642821 [ 3 ] {} <Debug> HTTP-Session: 5c79b37a-ea6d-4144-b57b-ffc4c231a758 Destroying unnamed session | ||
3151 | 2023.11.30 05:08:55.625365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3152 | 2023.11.30 05:08:55.625554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3153 | 2023.11.30 05:08:55.625603 [ 3 ] {} <Debug> HTTP-Session: 3d424db0-c5c6-4ed2-8997-40373353f13a Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3154 | 2023.11.30 05:08:55.625643 [ 3 ] {} <Debug> HTTP-Session: 3d424db0-c5c6-4ed2-8997-40373353f13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3155 | 2023.11.30 05:08:55.625870 [ 3 ] {098a031d-a3e7-4d0d-ab57-5464322dfcd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3156 | 2023.11.30 05:08:55.625987 [ 3 ] {098a031d-a3e7-4d0d-ab57-5464322dfcd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3157 | 2023.11.30 05:08:55.626208 [ 3 ] {098a031d-a3e7-4d0d-ab57-5464322dfcd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3158 | 2023.11.30 05:08:55.626707 [ 3 ] {098a031d-a3e7-4d0d-ab57-5464322dfcd0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3159 | 2023.11.30 05:08:55.626963 [ 3 ] {098a031d-a3e7-4d0d-ab57-5464322dfcd0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3160 | 2023.11.30 05:08:55.627127 [ 3 ] {098a031d-a3e7-4d0d-ab57-5464322dfcd0} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3161 | 2023.11.30 05:08:55.627266 [ 3 ] {098a031d-a3e7-4d0d-ab57-5464322dfcd0} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001322748 sec., 3780 rows/sec., 306.39 KiB/sec. | ||
3162 | 2023.11.30 05:08:55.627450 [ 3 ] {098a031d-a3e7-4d0d-ab57-5464322dfcd0} <Debug> DynamicQueryHandler: Done processing query | ||
3163 | 2023.11.30 05:08:55.627476 [ 3 ] {098a031d-a3e7-4d0d-ab57-5464322dfcd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3164 | 2023.11.30 05:08:55.627493 [ 3 ] {} <Debug> HTTP-Session: 3d424db0-c5c6-4ed2-8997-40373353f13a Destroying unnamed session | ||
3165 | 2023.11.30 05:08:55.627605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3166 | 2023.11.30 05:08:55.627655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3167 | 2023.11.30 05:08:55.627675 [ 3 ] {} <Debug> HTTP-Session: 94e7ae94-b3c7-41d9-8694-155588f104fc Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3168 | 2023.11.30 05:08:55.627694 [ 3 ] {} <Debug> HTTP-Session: 94e7ae94-b3c7-41d9-8694-155588f104fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3169 | 2023.11.30 05:08:55.627774 [ 3 ] {c9a919c1-f207-4e85-8cc5-39de4b825583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3170 | 2023.11.30 05:08:55.627814 [ 3 ] {c9a919c1-f207-4e85-8cc5-39de4b825583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3171 | 2023.11.30 05:08:55.627926 [ 3 ] {c9a919c1-f207-4e85-8cc5-39de4b825583} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3172 | 2023.11.30 05:08:55.628223 [ 3 ] {c9a919c1-f207-4e85-8cc5-39de4b825583} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3173 | 2023.11.30 05:08:55.628425 [ 3 ] {c9a919c1-f207-4e85-8cc5-39de4b825583} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3174 | 2023.11.30 05:08:55.628573 [ 3 ] {c9a919c1-f207-4e85-8cc5-39de4b825583} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3175 | 2023.11.30 05:08:55.628704 [ 3 ] {c9a919c1-f207-4e85-8cc5-39de4b825583} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000898029 sec., 16703 rows/sec., 1.51 MiB/sec. | ||
3176 | 2023.11.30 05:08:55.628879 [ 3 ] {c9a919c1-f207-4e85-8cc5-39de4b825583} <Debug> DynamicQueryHandler: Done processing query | ||
3177 | 2023.11.30 05:08:55.628904 [ 3 ] {c9a919c1-f207-4e85-8cc5-39de4b825583} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3178 | 2023.11.30 05:08:55.628920 [ 3 ] {} <Debug> HTTP-Session: 94e7ae94-b3c7-41d9-8694-155588f104fc Destroying unnamed session | ||
3179 | 2023.11.30 05:08:55.629028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3180 | 2023.11.30 05:08:55.629073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3181 | 2023.11.30 05:08:55.629092 [ 3 ] {} <Debug> HTTP-Session: 77711ab5-8815-45c4-98c5-6ad431b28d16 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3182 | 2023.11.30 05:08:55.629109 [ 3 ] {} <Debug> HTTP-Session: 77711ab5-8815-45c4-98c5-6ad431b28d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3183 | 2023.11.30 05:08:55.629179 [ 3 ] {870df92c-514f-4a18-90ee-33a202287602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3184 | 2023.11.30 05:08:55.629219 [ 3 ] {870df92c-514f-4a18-90ee-33a202287602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3185 | 2023.11.30 05:08:55.629336 [ 3 ] {870df92c-514f-4a18-90ee-33a202287602} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3186 | 2023.11.30 05:08:55.629604 [ 3 ] {870df92c-514f-4a18-90ee-33a202287602} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3187 | 2023.11.30 05:08:55.629800 [ 3 ] {870df92c-514f-4a18-90ee-33a202287602} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3188 | 2023.11.30 05:08:55.629947 [ 3 ] {870df92c-514f-4a18-90ee-33a202287602} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3189 | 2023.11.30 05:08:55.630068 [ 3 ] {870df92c-514f-4a18-90ee-33a202287602} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000857439 sec., 5831 rows/sec., 466.96 KiB/sec. | ||
3190 | 2023.11.30 05:08:55.630187 [ 3 ] {870df92c-514f-4a18-90ee-33a202287602} <Debug> DynamicQueryHandler: Done processing query | ||
3191 | 2023.11.30 05:08:55.630210 [ 3 ] {870df92c-514f-4a18-90ee-33a202287602} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3192 | 2023.11.30 05:08:55.630226 [ 3 ] {} <Debug> HTTP-Session: 77711ab5-8815-45c4-98c5-6ad431b28d16 Destroying unnamed session | ||
3193 | 2023.11.30 05:08:55.630324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3194 | 2023.11.30 05:08:55.630369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3195 | 2023.11.30 05:08:55.630389 [ 3 ] {} <Debug> HTTP-Session: 16fffb89-2e20-454a-aacf-318d2d2ef698 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3196 | 2023.11.30 05:08:55.630405 [ 3 ] {} <Debug> HTTP-Session: 16fffb89-2e20-454a-aacf-318d2d2ef698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3197 | 2023.11.30 05:08:55.630476 [ 3 ] {3242461e-e873-40b5-bd0d-779cdee44979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3198 | 2023.11.30 05:08:55.630519 [ 3 ] {3242461e-e873-40b5-bd0d-779cdee44979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3199 | 2023.11.30 05:08:55.630655 [ 3 ] {3242461e-e873-40b5-bd0d-779cdee44979} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3200 | 2023.11.30 05:08:55.630985 [ 3 ] {3242461e-e873-40b5-bd0d-779cdee44979} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3201 | 2023.11.30 05:08:55.631258 [ 3 ] {3242461e-e873-40b5-bd0d-779cdee44979} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3202 | 2023.11.30 05:08:55.631439 [ 3 ] {3242461e-e873-40b5-bd0d-779cdee44979} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3203 | 2023.11.30 05:08:55.631574 [ 3 ] {3242461e-e873-40b5-bd0d-779cdee44979} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001061142 sec., 4711 rows/sec., 6.36 MiB/sec. | ||
3204 | 2023.11.30 05:08:55.631804 [ 3 ] {3242461e-e873-40b5-bd0d-779cdee44979} <Debug> DynamicQueryHandler: Done processing query | ||
3205 | 2023.11.30 05:08:55.631828 [ 3 ] {3242461e-e873-40b5-bd0d-779cdee44979} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3206 | 2023.11.30 05:08:55.631844 [ 3 ] {} <Debug> HTTP-Session: 16fffb89-2e20-454a-aacf-318d2d2ef698 Destroying unnamed session | ||
3207 | 2023.11.30 05:08:58.715546 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3208 | 2023.11.30 05:08:58.715650 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3209 | 2023.11.30 05:09:00.627905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3210 | 2023.11.30 05:09:00.628026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3211 | 2023.11.30 05:09:00.628055 [ 3 ] {} <Debug> HTTP-Session: 5c8e560e-15d4-43b5-b9f2-583bc0d75d41 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3212 | 2023.11.30 05:09:00.628083 [ 3 ] {} <Debug> HTTP-Session: 5c8e560e-15d4-43b5-b9f2-583bc0d75d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3213 | 2023.11.30 05:09:00.628226 [ 3 ] {cfb08fd7-c9f8-4de1-a64f-a886c139adbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3214 | 2023.11.30 05:09:00.628293 [ 3 ] {cfb08fd7-c9f8-4de1-a64f-a886c139adbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3215 | 2023.11.30 05:09:00.628474 [ 3 ] {cfb08fd7-c9f8-4de1-a64f-a886c139adbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3216 | 2023.11.30 05:09:00.628985 [ 3 ] {cfb08fd7-c9f8-4de1-a64f-a886c139adbd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3217 | 2023.11.30 05:09:00.629250 [ 3 ] {cfb08fd7-c9f8-4de1-a64f-a886c139adbd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3218 | 2023.11.30 05:09:00.629414 [ 3 ] {cfb08fd7-c9f8-4de1-a64f-a886c139adbd} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3219 | 2023.11.30 05:09:00.629553 [ 3 ] {cfb08fd7-c9f8-4de1-a64f-a886c139adbd} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001287277 sec., 34180 rows/sec., 2.71 MiB/sec. | ||
3220 | 2023.11.30 05:09:00.629716 [ 3 ] {cfb08fd7-c9f8-4de1-a64f-a886c139adbd} <Debug> DynamicQueryHandler: Done processing query | ||
3221 | 2023.11.30 05:09:00.629741 [ 3 ] {cfb08fd7-c9f8-4de1-a64f-a886c139adbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3222 | 2023.11.30 05:09:00.629757 [ 3 ] {} <Debug> HTTP-Session: 5c8e560e-15d4-43b5-b9f2-583bc0d75d41 Destroying unnamed session | ||
3223 | 2023.11.30 05:09:00.629888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3224 | 2023.11.30 05:09:00.629934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3225 | 2023.11.30 05:09:00.629953 [ 3 ] {} <Debug> HTTP-Session: 95f45de1-8098-4349-bd2c-80287d9ca1e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3226 | 2023.11.30 05:09:00.629969 [ 3 ] {} <Debug> HTTP-Session: 95f45de1-8098-4349-bd2c-80287d9ca1e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3227 | 2023.11.30 05:09:00.630045 [ 3 ] {f7d0260b-8d5e-4cf4-afb2-5748b6a15282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3228 | 2023.11.30 05:09:00.630084 [ 3 ] {f7d0260b-8d5e-4cf4-afb2-5748b6a15282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3229 | 2023.11.30 05:09:00.630188 [ 3 ] {f7d0260b-8d5e-4cf4-afb2-5748b6a15282} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3230 | 2023.11.30 05:09:00.630547 [ 3 ] {f7d0260b-8d5e-4cf4-afb2-5748b6a15282} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3231 | 2023.11.30 05:09:00.630761 [ 3 ] {f7d0260b-8d5e-4cf4-afb2-5748b6a15282} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3232 | 2023.11.30 05:09:00.630908 [ 3 ] {f7d0260b-8d5e-4cf4-afb2-5748b6a15282} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3233 | 2023.11.30 05:09:00.631035 [ 3 ] {f7d0260b-8d5e-4cf4-afb2-5748b6a15282} <Information> executeQuery: Read 132 rows, 13.27 KiB in 0.00096151 sec., 137284 rows/sec., 13.47 MiB/sec. | ||
3234 | 2023.11.30 05:09:00.631146 [ 3 ] {f7d0260b-8d5e-4cf4-afb2-5748b6a15282} <Debug> DynamicQueryHandler: Done processing query | ||
3235 | 2023.11.30 05:09:00.631170 [ 3 ] {f7d0260b-8d5e-4cf4-afb2-5748b6a15282} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3236 | 2023.11.30 05:09:00.631187 [ 3 ] {} <Debug> HTTP-Session: 95f45de1-8098-4349-bd2c-80287d9ca1e6 Destroying unnamed session | ||
3237 | 2023.11.30 05:09:00.631303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3238 | 2023.11.30 05:09:00.631349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3239 | 2023.11.30 05:09:00.631369 [ 3 ] {} <Debug> HTTP-Session: cd0c7687-3725-41cb-8d7e-9aeb1cb778a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3240 | 2023.11.30 05:09:00.631386 [ 3 ] {} <Debug> HTTP-Session: cd0c7687-3725-41cb-8d7e-9aeb1cb778a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3241 | 2023.11.30 05:09:00.631458 [ 3 ] {bc86e683-28eb-4267-9d23-e1f78a97228d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3242 | 2023.11.30 05:09:00.631496 [ 3 ] {bc86e683-28eb-4267-9d23-e1f78a97228d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3243 | 2023.11.30 05:09:00.631601 [ 3 ] {bc86e683-28eb-4267-9d23-e1f78a97228d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3244 | 2023.11.30 05:09:00.631880 [ 3 ] {bc86e683-28eb-4267-9d23-e1f78a97228d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3245 | 2023.11.30 05:09:00.632082 [ 3 ] {bc86e683-28eb-4267-9d23-e1f78a97228d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3246 | 2023.11.30 05:09:00.632225 [ 3 ] {bc86e683-28eb-4267-9d23-e1f78a97228d} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3247 | 2023.11.30 05:09:00.632351 [ 3 ] {bc86e683-28eb-4267-9d23-e1f78a97228d} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000864479 sec., 50897 rows/sec., 3.98 MiB/sec. | ||
3248 | 2023.11.30 05:09:00.632474 [ 3 ] {bc86e683-28eb-4267-9d23-e1f78a97228d} <Debug> DynamicQueryHandler: Done processing query | ||
3249 | 2023.11.30 05:09:00.632498 [ 3 ] {bc86e683-28eb-4267-9d23-e1f78a97228d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3250 | 2023.11.30 05:09:00.632514 [ 3 ] {} <Debug> HTTP-Session: cd0c7687-3725-41cb-8d7e-9aeb1cb778a5 Destroying unnamed session | ||
3251 | 2023.11.30 05:09:00.632646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3252 | 2023.11.30 05:09:00.632691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3253 | 2023.11.30 05:09:00.632711 [ 3 ] {} <Debug> HTTP-Session: 03f44d97-a4f2-4677-913b-c38d9b9afb92 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3254 | 2023.11.30 05:09:00.632727 [ 3 ] {} <Debug> HTTP-Session: 03f44d97-a4f2-4677-913b-c38d9b9afb92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3255 | 2023.11.30 05:09:00.632807 [ 3 ] {293c37c7-07f3-4998-8732-4f61c20592e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3256 | 2023.11.30 05:09:00.632852 [ 3 ] {293c37c7-07f3-4998-8732-4f61c20592e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3257 | 2023.11.30 05:09:00.632989 [ 3 ] {293c37c7-07f3-4998-8732-4f61c20592e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3258 | 2023.11.30 05:09:00.633438 [ 3 ] {293c37c7-07f3-4998-8732-4f61c20592e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3259 | 2023.11.30 05:09:00.633744 [ 3 ] {293c37c7-07f3-4998-8732-4f61c20592e2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3260 | 2023.11.30 05:09:00.633919 [ 3 ] {293c37c7-07f3-4998-8732-4f61c20592e2} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3261 | 2023.11.30 05:09:00.634057 [ 3 ] {293c37c7-07f3-4998-8732-4f61c20592e2} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001215416 sec., 36201 rows/sec., 48.85 MiB/sec. | ||
3262 | 2023.11.30 05:09:00.634172 [ 3 ] {293c37c7-07f3-4998-8732-4f61c20592e2} <Debug> DynamicQueryHandler: Done processing query | ||
3263 | 2023.11.30 05:09:00.634196 [ 3 ] {293c37c7-07f3-4998-8732-4f61c20592e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3264 | 2023.11.30 05:09:00.634211 [ 3 ] {} <Debug> HTTP-Session: 03f44d97-a4f2-4677-913b-c38d9b9afb92 Destroying unnamed session | ||
3265 | 2023.11.30 05:09:05.625159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3266 | 2023.11.30 05:09:05.625345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3267 | 2023.11.30 05:09:05.625395 [ 3 ] {} <Debug> HTTP-Session: b66b04ab-4b7e-4300-a124-6a5534e1eb7e Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3268 | 2023.11.30 05:09:05.625439 [ 3 ] {} <Debug> HTTP-Session: b66b04ab-4b7e-4300-a124-6a5534e1eb7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3269 | 2023.11.30 05:09:05.625637 [ 3 ] {78098ec5-f6c5-44ec-8692-87f8aa738e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3270 | 2023.11.30 05:09:05.625735 [ 3 ] {78098ec5-f6c5-44ec-8692-87f8aa738e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3271 | 2023.11.30 05:09:05.625998 [ 3 ] {78098ec5-f6c5-44ec-8692-87f8aa738e6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3272 | 2023.11.30 05:09:05.626434 [ 3 ] {78098ec5-f6c5-44ec-8692-87f8aa738e6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3273 | 2023.11.30 05:09:05.626688 [ 3 ] {78098ec5-f6c5-44ec-8692-87f8aa738e6c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3274 | 2023.11.30 05:09:05.626849 [ 3 ] {78098ec5-f6c5-44ec-8692-87f8aa738e6c} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3275 | 2023.11.30 05:09:05.626989 [ 3 ] {78098ec5-f6c5-44ec-8692-87f8aa738e6c} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001288027 sec., 3881 rows/sec., 314.65 KiB/sec. | ||
3276 | 2023.11.30 05:09:05.627004 [ 66 ] {} <Debug> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3277 | 2023.11.30 05:09:05.627131 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3278 | 2023.11.30 05:09:05.627192 [ 3 ] {78098ec5-f6c5-44ec-8692-87f8aa738e6c} <Debug> DynamicQueryHandler: Done processing query | ||
3279 | 2023.11.30 05:09:05.627236 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3280 | 2023.11.30 05:09:05.627242 [ 3 ] {78098ec5-f6c5-44ec-8692-87f8aa738e6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3281 | 2023.11.30 05:09:05.627291 [ 3 ] {} <Debug> HTTP-Session: b66b04ab-4b7e-4300-a124-6a5534e1eb7e Destroying unnamed session | ||
3282 | 2023.11.30 05:09:05.627434 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3283 | 2023.11.30 05:09:05.627450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3284 | 2023.11.30 05:09:05.627478 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 49 rows starting from the beginning of the part | ||
3285 | 2023.11.30 05:09:05.627514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3286 | 2023.11.30 05:09:05.627541 [ 3 ] {} <Debug> HTTP-Session: dd3b960c-b857-409b-bff4-4febc328148c Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3287 | 2023.11.30 05:09:05.627566 [ 3 ] {} <Debug> HTTP-Session: dd3b960c-b857-409b-bff4-4febc328148c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3288 | 2023.11.30 05:09:05.627618 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::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 | ||
3289 | 2023.11.30 05:09:05.627678 [ 3 ] {a0aa1d0e-8c12-42ea-8df9-0a110b1b88c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3290 | 2023.11.30 05:09:05.627738 [ 3 ] {a0aa1d0e-8c12-42ea-8df9-0a110b1b88c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3291 | 2023.11.30 05:09:05.627746 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part | ||
3292 | 2023.11.30 05:09:05.627917 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::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 | ||
3293 | 2023.11.30 05:09:05.627975 [ 3 ] {a0aa1d0e-8c12-42ea-8df9-0a110b1b88c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3294 | 2023.11.30 05:09:05.628053 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
3295 | 2023.11.30 05:09:05.628157 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::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 | ||
3296 | 2023.11.30 05:09:05.628494 [ 3 ] {a0aa1d0e-8c12-42ea-8df9-0a110b1b88c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3297 | 2023.11.30 05:09:05.628760 [ 3 ] {a0aa1d0e-8c12-42ea-8df9-0a110b1b88c4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3298 | 2023.11.30 05:09:05.629000 [ 3 ] {a0aa1d0e-8c12-42ea-8df9-0a110b1b88c4} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3299 | 2023.11.30 05:09:05.629044 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 4 columns (4 merged, 0 gathered) in 0.00186701 sec., 81413.59714195425 rows/sec., 6.44 MiB/sec. | ||
3300 | 2023.11.30 05:09:05.629151 [ 66 ] {} <Debug> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3301 | 2023.11.30 05:09:05.629175 [ 3 ] {a0aa1d0e-8c12-42ea-8df9-0a110b1b88c4} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.001460811 sec., 10268 rows/sec., 948.61 KiB/sec. | ||
3302 | 2023.11.30 05:09:05.629211 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3303 | 2023.11.30 05:09:05.629240 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3304 | 2023.11.30 05:09:05.629532 [ 11 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3305 | 2023.11.30 05:09:05.629579 [ 3 ] {a0aa1d0e-8c12-42ea-8df9-0a110b1b88c4} <Debug> DynamicQueryHandler: Done processing query | ||
3306 | 2023.11.30 05:09:05.629681 [ 3 ] {a0aa1d0e-8c12-42ea-8df9-0a110b1b88c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3307 | 2023.11.30 05:09:05.629694 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3308 | 2023.11.30 05:09:05.629784 [ 3 ] {} <Debug> HTTP-Session: dd3b960c-b857-409b-bff4-4febc328148c Destroying unnamed session | ||
3309 | 2023.11.30 05:09:05.629839 [ 11 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3310 | 2023.11.30 05:09:05.629853 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3311 | 2023.11.30 05:09:05.629878 [ 11 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 188 rows starting from the beginning of the part | ||
3312 | 2023.11.30 05:09:05.629957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3313 | 2023.11.30 05:09:05.630012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3314 | 2023.11.30 05:09:05.630047 [ 3 ] {} <Debug> HTTP-Session: 4e3e1222-3e69-46fa-9011-cc8bba377d0f Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3315 | 2023.11.30 05:09:05.630058 [ 11 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
3316 | 2023.11.30 05:09:05.630067 [ 3 ] {} <Debug> HTTP-Session: 4e3e1222-3e69-46fa-9011-cc8bba377d0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3317 | 2023.11.30 05:09:05.630184 [ 11 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 169 rows starting from the beginning of the part | ||
3318 | 2023.11.30 05:09:05.630184 [ 3 ] {7eb7af98-64c3-4bed-b678-eee306cc746d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3319 | 2023.11.30 05:09:05.630246 [ 3 ] {7eb7af98-64c3-4bed-b678-eee306cc746d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3320 | 2023.11.30 05:09:05.630305 [ 11 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 15 rows starting from the beginning of the part | ||
3321 | 2023.11.30 05:09:05.630481 [ 11 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 132 rows starting from the beginning of the part | ||
3322 | 2023.11.30 05:09:05.630500 [ 3 ] {7eb7af98-64c3-4bed-b678-eee306cc746d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3323 | 2023.11.30 05:09:05.630593 [ 11 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
3324 | 2023.11.30 05:09:05.630921 [ 3 ] {7eb7af98-64c3-4bed-b678-eee306cc746d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3325 | 2023.11.30 05:09:05.631188 [ 3 ] {7eb7af98-64c3-4bed-b678-eee306cc746d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3326 | 2023.11.30 05:09:05.631373 [ 3 ] {7eb7af98-64c3-4bed-b678-eee306cc746d} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3327 | 2023.11.30 05:09:05.631524 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 534 rows, containing 4 columns (4 merged, 0 gathered) in 0.002161216 sec., 247083.12357487634 rows/sec., 23.52 MiB/sec. | ||
3328 | 2023.11.30 05:09:05.631546 [ 66 ] {} <Debug> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3329 | 2023.11.30 05:09:05.631571 [ 3 ] {7eb7af98-64c3-4bed-b678-eee306cc746d} <Information> executeQuery: Read 5 rows, 410.00 B in 0.001340678 sec., 3729 rows/sec., 298.65 KiB/sec. | ||
3330 | 2023.11.30 05:09:05.631636 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3331 | 2023.11.30 05:09:05.631755 [ 17 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3332 | 2023.11.30 05:09:05.631920 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3333 | 2023.11.30 05:09:05.631951 [ 3 ] {7eb7af98-64c3-4bed-b678-eee306cc746d} <Debug> DynamicQueryHandler: Done processing query | ||
3334 | 2023.11.30 05:09:05.632022 [ 3 ] {7eb7af98-64c3-4bed-b678-eee306cc746d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3335 | 2023.11.30 05:09:05.632079 [ 3 ] {} <Debug> HTTP-Session: 4e3e1222-3e69-46fa-9011-cc8bba377d0f Destroying unnamed session | ||
3336 | 2023.11.30 05:09:05.632118 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3337 | 2023.11.30 05:09:05.632149 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 112 rows starting from the beginning of the part | ||
3338 | 2023.11.30 05:09:05.632153 [ 17 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3339 | 2023.11.30 05:09:05.632218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3340 | 2023.11.30 05:09:05.632254 [ 17 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3341 | 2023.11.30 05:09:05.632292 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::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 | ||
3342 | 2023.11.30 05:09:05.632295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3343 | 2023.11.30 05:09:05.632363 [ 3 ] {} <Debug> HTTP-Session: ab054883-a515-465d-a9d0-5c0395cbddd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3344 | 2023.11.30 05:09:05.632389 [ 3 ] {} <Debug> HTTP-Session: ab054883-a515-465d-a9d0-5c0395cbddd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3345 | 2023.11.30 05:09:05.632453 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 81 rows starting from the beginning of the part | ||
3346 | 2023.11.30 05:09:05.632510 [ 3 ] {8fa8c8bf-c734-4645-99c6-0cc88927d09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3347 | 2023.11.30 05:09:05.632575 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::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 | ||
3348 | 2023.11.30 05:09:05.632580 [ 3 ] {8fa8c8bf-c734-4645-99c6-0cc88927d09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3349 | 2023.11.30 05:09:05.632713 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
3350 | 2023.11.30 05:09:05.632880 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::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 | ||
3351 | 2023.11.30 05:09:05.632891 [ 3 ] {8fa8c8bf-c734-4645-99c6-0cc88927d09b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3352 | 2023.11.30 05:09:05.633487 [ 3 ] {8fa8c8bf-c734-4645-99c6-0cc88927d09b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3353 | 2023.11.30 05:09:05.633771 [ 9 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002030023 sec., 124136.52456154437 rows/sec., 9.68 MiB/sec. | ||
3354 | 2023.11.30 05:09:05.633897 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3355 | 2023.11.30 05:09:05.633901 [ 3 ] {8fa8c8bf-c734-4645-99c6-0cc88927d09b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3356 | 2023.11.30 05:09:05.634075 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3357 | 2023.11.30 05:09:05.634134 [ 3 ] {8fa8c8bf-c734-4645-99c6-0cc88927d09b} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3358 | 2023.11.30 05:09:05.634161 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3359 | 2023.11.30 05:09:05.634286 [ 66 ] {} <Debug> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3360 | 2023.11.30 05:09:05.634318 [ 3 ] {8fa8c8bf-c734-4645-99c6-0cc88927d09b} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001770957 sec., 2823 rows/sec., 3.81 MiB/sec. | ||
3361 | 2023.11.30 05:09:05.634346 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. | ||
3362 | 2023.11.30 05:09:05.634534 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3363 | 2023.11.30 05:09:05.634591 [ 3 ] {8fa8c8bf-c734-4645-99c6-0cc88927d09b} <Debug> DynamicQueryHandler: Done processing query | ||
3364 | 2023.11.30 05:09:05.634630 [ 3 ] {8fa8c8bf-c734-4645-99c6-0cc88927d09b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3365 | 2023.11.30 05:09:05.634657 [ 3 ] {} <Debug> HTTP-Session: ab054883-a515-465d-a9d0-5c0395cbddd6 Destroying unnamed session | ||
3366 | 2023.11.30 05:09:05.634748 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3367 | 2023.11.30 05:09:05.634792 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 603 rows starting from the beginning of the part | ||
3368 | 2023.11.30 05:09:05.634929 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::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 | ||
3369 | 2023.11.30 05:09:05.635032 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part | ||
3370 | 2023.11.30 05:09:05.635128 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::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 | ||
3371 | 2023.11.30 05:09:05.635224 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
3372 | 2023.11.30 05:09:05.635315 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::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 | ||
3373 | 2023.11.30 05:09:05.636963 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 706 rows, containing 6 columns (6 merged, 0 gathered) in 0.002548524 sec., 277023.0925822162 rows/sec., 373.83 MiB/sec. | ||
3374 | 2023.11.30 05:09:05.637632 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3375 | 2023.11.30 05:09:05.638023 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3376 | 2023.11.30 05:09:05.638104 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3377 | 2023.11.30 05:09:05.638176 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5: 4.11 MiB. | ||
3378 | 2023.11.30 05:09:10.627327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3379 | 2023.11.30 05:09:10.627457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3380 | 2023.11.30 05:09:10.627485 [ 3 ] {} <Debug> HTTP-Session: 813c198a-cbb9-48dc-823d-482a40db21cf Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3381 | 2023.11.30 05:09:10.627510 [ 3 ] {} <Debug> HTTP-Session: 813c198a-cbb9-48dc-823d-482a40db21cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3382 | 2023.11.30 05:09:10.627638 [ 3 ] {701dcfb6-3d2c-496e-9ef0-6592fb35c54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3383 | 2023.11.30 05:09:10.627699 [ 3 ] {701dcfb6-3d2c-496e-9ef0-6592fb35c54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3384 | 2023.11.30 05:09:10.627858 [ 3 ] {701dcfb6-3d2c-496e-9ef0-6592fb35c54f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3385 | 2023.11.30 05:09:10.628386 [ 3 ] {701dcfb6-3d2c-496e-9ef0-6592fb35c54f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3386 | 2023.11.30 05:09:10.628666 [ 3 ] {701dcfb6-3d2c-496e-9ef0-6592fb35c54f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3387 | 2023.11.30 05:09:10.628838 [ 3 ] {701dcfb6-3d2c-496e-9ef0-6592fb35c54f} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3388 | 2023.11.30 05:09:10.628959 [ 3 ] {701dcfb6-3d2c-496e-9ef0-6592fb35c54f} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001284887 sec., 34244 rows/sec., 2.71 MiB/sec. | ||
3389 | 2023.11.30 05:09:10.629124 [ 3 ] {701dcfb6-3d2c-496e-9ef0-6592fb35c54f} <Debug> DynamicQueryHandler: Done processing query | ||
3390 | 2023.11.30 05:09:10.629153 [ 3 ] {701dcfb6-3d2c-496e-9ef0-6592fb35c54f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3391 | 2023.11.30 05:09:10.629170 [ 3 ] {} <Debug> HTTP-Session: 813c198a-cbb9-48dc-823d-482a40db21cf Destroying unnamed session | ||
3392 | 2023.11.30 05:09:10.629317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3393 | 2023.11.30 05:09:10.629369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3394 | 2023.11.30 05:09:10.629392 [ 3 ] {} <Debug> HTTP-Session: e42f2d9f-0230-4a48-9e96-36c9e24a85a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3395 | 2023.11.30 05:09:10.629410 [ 3 ] {} <Debug> HTTP-Session: e42f2d9f-0230-4a48-9e96-36c9e24a85a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3396 | 2023.11.30 05:09:10.629494 [ 3 ] {a44bb1f8-9504-401c-a020-e154afe05064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3397 | 2023.11.30 05:09:10.629537 [ 3 ] {a44bb1f8-9504-401c-a020-e154afe05064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3398 | 2023.11.30 05:09:10.629643 [ 3 ] {a44bb1f8-9504-401c-a020-e154afe05064} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3399 | 2023.11.30 05:09:10.629990 [ 3 ] {a44bb1f8-9504-401c-a020-e154afe05064} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3400 | 2023.11.30 05:09:10.630212 [ 3 ] {a44bb1f8-9504-401c-a020-e154afe05064} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3401 | 2023.11.30 05:09:10.630362 [ 3 ] {a44bb1f8-9504-401c-a020-e154afe05064} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3402 | 2023.11.30 05:09:10.630464 [ 3 ] {a44bb1f8-9504-401c-a020-e154afe05064} <Information> executeQuery: Read 132 rows, 13.27 KiB in 0.00094061 sec., 140334 rows/sec., 13.77 MiB/sec. | ||
3403 | 2023.11.30 05:09:10.630583 [ 3 ] {a44bb1f8-9504-401c-a020-e154afe05064} <Debug> DynamicQueryHandler: Done processing query | ||
3404 | 2023.11.30 05:09:10.630608 [ 3 ] {a44bb1f8-9504-401c-a020-e154afe05064} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3405 | 2023.11.30 05:09:10.630624 [ 3 ] {} <Debug> HTTP-Session: e42f2d9f-0230-4a48-9e96-36c9e24a85a6 Destroying unnamed session | ||
3406 | 2023.11.30 05:09:10.630742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3407 | 2023.11.30 05:09:10.630789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3408 | 2023.11.30 05:09:10.630809 [ 3 ] {} <Debug> HTTP-Session: a725a6ef-2298-4495-b3e7-27cb561bc3df Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3409 | 2023.11.30 05:09:10.630826 [ 3 ] {} <Debug> HTTP-Session: a725a6ef-2298-4495-b3e7-27cb561bc3df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3410 | 2023.11.30 05:09:10.630898 [ 3 ] {d4c37617-eb18-48aa-9d8e-20aa6c5e7aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3411 | 2023.11.30 05:09:10.630937 [ 3 ] {d4c37617-eb18-48aa-9d8e-20aa6c5e7aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3412 | 2023.11.30 05:09:10.631041 [ 3 ] {d4c37617-eb18-48aa-9d8e-20aa6c5e7aca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3413 | 2023.11.30 05:09:10.631321 [ 3 ] {d4c37617-eb18-48aa-9d8e-20aa6c5e7aca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3414 | 2023.11.30 05:09:10.631528 [ 3 ] {d4c37617-eb18-48aa-9d8e-20aa6c5e7aca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3415 | 2023.11.30 05:09:10.631675 [ 3 ] {d4c37617-eb18-48aa-9d8e-20aa6c5e7aca} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3416 | 2023.11.30 05:09:10.631774 [ 3 ] {d4c37617-eb18-48aa-9d8e-20aa6c5e7aca} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000847688 sec., 51905 rows/sec., 4.06 MiB/sec. | ||
3417 | 2023.11.30 05:09:10.631891 [ 3 ] {d4c37617-eb18-48aa-9d8e-20aa6c5e7aca} <Debug> DynamicQueryHandler: Done processing query | ||
3418 | 2023.11.30 05:09:10.631915 [ 3 ] {d4c37617-eb18-48aa-9d8e-20aa6c5e7aca} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3419 | 2023.11.30 05:09:10.631932 [ 3 ] {} <Debug> HTTP-Session: a725a6ef-2298-4495-b3e7-27cb561bc3df Destroying unnamed session | ||
3420 | 2023.11.30 05:09:10.632137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3421 | 2023.11.30 05:09:10.632183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3422 | 2023.11.30 05:09:10.632203 [ 3 ] {} <Debug> HTTP-Session: 16b9ca37-e67b-49d6-9647-c3a49a538b50 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3423 | 2023.11.30 05:09:10.632219 [ 3 ] {} <Debug> HTTP-Session: 16b9ca37-e67b-49d6-9647-c3a49a538b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3424 | 2023.11.30 05:09:10.632308 [ 3 ] {2ad908f5-8a4f-4f35-80d4-ac643db23b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3425 | 2023.11.30 05:09:10.632353 [ 3 ] {2ad908f5-8a4f-4f35-80d4-ac643db23b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3426 | 2023.11.30 05:09:10.632487 [ 3 ] {2ad908f5-8a4f-4f35-80d4-ac643db23b51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3427 | 2023.11.30 05:09:10.632945 [ 3 ] {2ad908f5-8a4f-4f35-80d4-ac643db23b51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3428 | 2023.11.30 05:09:10.633273 [ 3 ] {2ad908f5-8a4f-4f35-80d4-ac643db23b51} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3429 | 2023.11.30 05:09:10.633460 [ 3 ] {2ad908f5-8a4f-4f35-80d4-ac643db23b51} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3430 | 2023.11.30 05:09:10.633566 [ 3 ] {2ad908f5-8a4f-4f35-80d4-ac643db23b51} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001228926 sec., 35803 rows/sec., 48.32 MiB/sec. | ||
3431 | 2023.11.30 05:09:10.633694 [ 3 ] {2ad908f5-8a4f-4f35-80d4-ac643db23b51} <Debug> DynamicQueryHandler: Done processing query | ||
3432 | 2023.11.30 05:09:10.633718 [ 3 ] {2ad908f5-8a4f-4f35-80d4-ac643db23b51} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3433 | 2023.11.30 05:09:10.633733 [ 3 ] {} <Debug> HTTP-Session: 16b9ca37-e67b-49d6-9647-c3a49a538b50 Destroying unnamed session | ||
3434 | 2023.11.30 05:09:13.715920 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3435 | 2023.11.30 05:09:13.716021 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3436 | 2023.11.30 05:09:15.625032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3437 | 2023.11.30 05:09:15.625150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3438 | 2023.11.30 05:09:15.625180 [ 3 ] {} <Debug> HTTP-Session: 172e28d2-4d73-4d13-bc71-d09175014e3d Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3439 | 2023.11.30 05:09:15.625208 [ 3 ] {} <Debug> HTTP-Session: 172e28d2-4d73-4d13-bc71-d09175014e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3440 | 2023.11.30 05:09:15.625349 [ 3 ] {c3758187-472a-4ac4-8af0-59d3838723f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3441 | 2023.11.30 05:09:15.625424 [ 3 ] {c3758187-472a-4ac4-8af0-59d3838723f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3442 | 2023.11.30 05:09:15.625606 [ 3 ] {c3758187-472a-4ac4-8af0-59d3838723f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3443 | 2023.11.30 05:09:15.626042 [ 3 ] {c3758187-472a-4ac4-8af0-59d3838723f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3444 | 2023.11.30 05:09:15.626339 [ 3 ] {c3758187-472a-4ac4-8af0-59d3838723f9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3445 | 2023.11.30 05:09:15.626502 [ 3 ] {c3758187-472a-4ac4-8af0-59d3838723f9} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3446 | 2023.11.30 05:09:15.626635 [ 3 ] {c3758187-472a-4ac4-8af0-59d3838723f9} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001239856 sec., 4032 rows/sec., 326.87 KiB/sec. | ||
3447 | 2023.11.30 05:09:15.626792 [ 3 ] {c3758187-472a-4ac4-8af0-59d3838723f9} <Debug> DynamicQueryHandler: Done processing query | ||
3448 | 2023.11.30 05:09:15.626817 [ 3 ] {c3758187-472a-4ac4-8af0-59d3838723f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3449 | 2023.11.30 05:09:15.626834 [ 3 ] {} <Debug> HTTP-Session: 172e28d2-4d73-4d13-bc71-d09175014e3d Destroying unnamed session | ||
3450 | 2023.11.30 05:09:15.626952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3451 | 2023.11.30 05:09:15.626998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3452 | 2023.11.30 05:09:15.627018 [ 3 ] {} <Debug> HTTP-Session: 124ccb93-5b0c-45bb-a5f3-7305c489b4ae Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3453 | 2023.11.30 05:09:15.627034 [ 3 ] {} <Debug> HTTP-Session: 124ccb93-5b0c-45bb-a5f3-7305c489b4ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3454 | 2023.11.30 05:09:15.627106 [ 3 ] {dfbc3946-3862-4cd0-b73d-adb9a5382d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3455 | 2023.11.30 05:09:15.627145 [ 3 ] {dfbc3946-3862-4cd0-b73d-adb9a5382d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3456 | 2023.11.30 05:09:15.627253 [ 3 ] {dfbc3946-3862-4cd0-b73d-adb9a5382d10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3457 | 2023.11.30 05:09:15.627533 [ 3 ] {dfbc3946-3862-4cd0-b73d-adb9a5382d10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3458 | 2023.11.30 05:09:15.627736 [ 3 ] {dfbc3946-3862-4cd0-b73d-adb9a5382d10} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3459 | 2023.11.30 05:09:15.627880 [ 3 ] {dfbc3946-3862-4cd0-b73d-adb9a5382d10} <Trace> oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3460 | 2023.11.30 05:09:15.628005 [ 3 ] {dfbc3946-3862-4cd0-b73d-adb9a5382d10} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000870578 sec., 4594 rows/sec., 383.64 KiB/sec. | ||
3461 | 2023.11.30 05:09:15.628124 [ 3 ] {dfbc3946-3862-4cd0-b73d-adb9a5382d10} <Debug> DynamicQueryHandler: Done processing query | ||
3462 | 2023.11.30 05:09:15.628147 [ 3 ] {dfbc3946-3862-4cd0-b73d-adb9a5382d10} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3463 | 2023.11.30 05:09:15.628163 [ 3 ] {} <Debug> HTTP-Session: 124ccb93-5b0c-45bb-a5f3-7305c489b4ae Destroying unnamed session | ||
3464 | 2023.11.30 05:09:15.628292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3465 | 2023.11.30 05:09:15.628336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3466 | 2023.11.30 05:09:15.628355 [ 3 ] {} <Debug> HTTP-Session: f5910cea-e056-4c5a-9ec3-fcfa12caaa20 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3467 | 2023.11.30 05:09:15.628374 [ 3 ] {} <Debug> HTTP-Session: f5910cea-e056-4c5a-9ec3-fcfa12caaa20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3468 | 2023.11.30 05:09:15.628443 [ 3 ] {e84a8c44-abf8-4842-8dfd-e7ef9a0c7a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3469 | 2023.11.30 05:09:15.628480 [ 3 ] {e84a8c44-abf8-4842-8dfd-e7ef9a0c7a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3470 | 2023.11.30 05:09:15.628583 [ 3 ] {e84a8c44-abf8-4842-8dfd-e7ef9a0c7a3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3471 | 2023.11.30 05:09:15.628852 [ 3 ] {e84a8c44-abf8-4842-8dfd-e7ef9a0c7a3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3472 | 2023.11.30 05:09:15.629053 [ 3 ] {e84a8c44-abf8-4842-8dfd-e7ef9a0c7a3f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3473 | 2023.11.30 05:09:15.629196 [ 3 ] {e84a8c44-abf8-4842-8dfd-e7ef9a0c7a3f} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3474 | 2023.11.30 05:09:15.629317 [ 3 ] {e84a8c44-abf8-4842-8dfd-e7ef9a0c7a3f} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000847048 sec., 20069 rows/sec., 1.80 MiB/sec. | ||
3475 | 2023.11.30 05:09:15.629434 [ 3 ] {e84a8c44-abf8-4842-8dfd-e7ef9a0c7a3f} <Debug> DynamicQueryHandler: Done processing query | ||
3476 | 2023.11.30 05:09:15.629458 [ 3 ] {e84a8c44-abf8-4842-8dfd-e7ef9a0c7a3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3477 | 2023.11.30 05:09:15.629473 [ 3 ] {} <Debug> HTTP-Session: f5910cea-e056-4c5a-9ec3-fcfa12caaa20 Destroying unnamed session | ||
3478 | 2023.11.30 05:09:15.629600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3479 | 2023.11.30 05:09:15.629645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3480 | 2023.11.30 05:09:15.629664 [ 3 ] {} <Debug> HTTP-Session: aa31c405-ed2e-4c2f-9247-33e7b8386655 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3481 | 2023.11.30 05:09:15.629681 [ 3 ] {} <Debug> HTTP-Session: aa31c405-ed2e-4c2f-9247-33e7b8386655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3482 | 2023.11.30 05:09:15.629747 [ 3 ] {30944509-c3c7-4df0-98c0-4d1e6ea5a145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3483 | 2023.11.30 05:09:15.629785 [ 3 ] {30944509-c3c7-4df0-98c0-4d1e6ea5a145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3484 | 2023.11.30 05:09:15.629888 [ 3 ] {30944509-c3c7-4df0-98c0-4d1e6ea5a145} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3485 | 2023.11.30 05:09:15.630215 [ 3 ] {30944509-c3c7-4df0-98c0-4d1e6ea5a145} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3486 | 2023.11.30 05:09:15.630419 [ 3 ] {30944509-c3c7-4df0-98c0-4d1e6ea5a145} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3487 | 2023.11.30 05:09:15.630566 [ 3 ] {30944509-c3c7-4df0-98c0-4d1e6ea5a145} <Trace> oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3488 | 2023.11.30 05:09:15.630690 [ 3 ] {30944509-c3c7-4df0-98c0-4d1e6ea5a145} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000910099 sec., 4395 rows/sec., 306.89 KiB/sec. | ||
3489 | 2023.11.30 05:09:15.630859 [ 3 ] {30944509-c3c7-4df0-98c0-4d1e6ea5a145} <Debug> DynamicQueryHandler: Done processing query | ||
3490 | 2023.11.30 05:09:15.630881 [ 3 ] {30944509-c3c7-4df0-98c0-4d1e6ea5a145} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3491 | 2023.11.30 05:09:15.630897 [ 3 ] {} <Debug> HTTP-Session: aa31c405-ed2e-4c2f-9247-33e7b8386655 Destroying unnamed session | ||
3492 | 2023.11.30 05:09:15.631009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 1582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3493 | 2023.11.30 05:09:15.631053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3494 | 2023.11.30 05:09:15.631071 [ 3 ] {} <Debug> HTTP-Session: 76753355-cd64-4372-81da-eab164a86632 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3495 | 2023.11.30 05:09:15.631088 [ 3 ] {} <Debug> HTTP-Session: 76753355-cd64-4372-81da-eab164a86632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3496 | 2023.11.30 05:09:15.631156 [ 3 ] {408c982e-1a20-45eb-906d-613310ad98af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3497 | 2023.11.30 05:09:15.631193 [ 3 ] {408c982e-1a20-45eb-906d-613310ad98af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3498 | 2023.11.30 05:09:15.631301 [ 3 ] {408c982e-1a20-45eb-906d-613310ad98af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3499 | 2023.11.30 05:09:15.631591 [ 3 ] {408c982e-1a20-45eb-906d-613310ad98af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3500 | 2023.11.30 05:09:15.631783 [ 3 ] {408c982e-1a20-45eb-906d-613310ad98af} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3501 | 2023.11.30 05:09:15.631926 [ 3 ] {408c982e-1a20-45eb-906d-613310ad98af} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3502 | 2023.11.30 05:09:15.632046 [ 3 ] {408c982e-1a20-45eb-906d-613310ad98af} <Information> executeQuery: Read 9 rows, 744.00 B in 0.000863008 sec., 10428 rows/sec., 841.90 KiB/sec. | ||
3503 | 2023.11.30 05:09:15.632162 [ 3 ] {408c982e-1a20-45eb-906d-613310ad98af} <Debug> DynamicQueryHandler: Done processing query | ||
3504 | 2023.11.30 05:09:15.632185 [ 3 ] {408c982e-1a20-45eb-906d-613310ad98af} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3505 | 2023.11.30 05:09:15.632202 [ 3 ] {} <Debug> HTTP-Session: 76753355-cd64-4372-81da-eab164a86632 Destroying unnamed session | ||
3506 | 2023.11.30 05:09:15.632298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3507 | 2023.11.30 05:09:15.632343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3508 | 2023.11.30 05:09:15.632362 [ 3 ] {} <Debug> HTTP-Session: f2ba5faa-e17a-4317-a4ab-8d1d67997f34 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3509 | 2023.11.30 05:09:15.632379 [ 3 ] {} <Debug> HTTP-Session: f2ba5faa-e17a-4317-a4ab-8d1d67997f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3510 | 2023.11.30 05:09:15.632447 [ 3 ] {512a25b7-b669-41d2-9e4e-e45ad3f66cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3511 | 2023.11.30 05:09:15.632488 [ 3 ] {512a25b7-b669-41d2-9e4e-e45ad3f66cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3512 | 2023.11.30 05:09:15.632606 [ 3 ] {512a25b7-b669-41d2-9e4e-e45ad3f66cea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3513 | 2023.11.30 05:09:15.632876 [ 3 ] {512a25b7-b669-41d2-9e4e-e45ad3f66cea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3514 | 2023.11.30 05:09:15.633118 [ 3 ] {512a25b7-b669-41d2-9e4e-e45ad3f66cea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3515 | 2023.11.30 05:09:15.633301 [ 3 ] {512a25b7-b669-41d2-9e4e-e45ad3f66cea} <Trace> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3516 | 2023.11.30 05:09:15.633445 [ 3 ] {512a25b7-b669-41d2-9e4e-e45ad3f66cea} <Information> executeQuery: Read 2 rows, 142.00 B in 0.00096125 sec., 2080 rows/sec., 144.26 KiB/sec. | ||
3517 | 2023.11.30 05:09:15.633623 [ 3 ] {512a25b7-b669-41d2-9e4e-e45ad3f66cea} <Debug> DynamicQueryHandler: Done processing query | ||
3518 | 2023.11.30 05:09:15.633647 [ 3 ] {512a25b7-b669-41d2-9e4e-e45ad3f66cea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3519 | 2023.11.30 05:09:15.633663 [ 3 ] {} <Debug> HTTP-Session: f2ba5faa-e17a-4317-a4ab-8d1d67997f34 Destroying unnamed session | ||
3520 | 2023.11.30 05:09:15.633771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3521 | 2023.11.30 05:09:15.633815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3522 | 2023.11.30 05:09:15.633834 [ 3 ] {} <Debug> HTTP-Session: 56dd0cce-ccb7-40b6-b1a7-b3eb85a724ee Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3523 | 2023.11.30 05:09:15.633850 [ 3 ] {} <Debug> HTTP-Session: 56dd0cce-ccb7-40b6-b1a7-b3eb85a724ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3524 | 2023.11.30 05:09:15.633921 [ 3 ] {868710d9-157f-4c59-8293-6513170dd661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3525 | 2023.11.30 05:09:15.633964 [ 3 ] {868710d9-157f-4c59-8293-6513170dd661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3526 | 2023.11.30 05:09:15.634114 [ 3 ] {868710d9-157f-4c59-8293-6513170dd661} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3527 | 2023.11.30 05:09:15.634427 [ 3 ] {868710d9-157f-4c59-8293-6513170dd661} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3528 | 2023.11.30 05:09:15.634693 [ 3 ] {868710d9-157f-4c59-8293-6513170dd661} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3529 | 2023.11.30 05:09:15.634877 [ 3 ] {868710d9-157f-4c59-8293-6513170dd661} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3530 | 2023.11.30 05:09:15.635002 [ 3 ] {868710d9-157f-4c59-8293-6513170dd661} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001053803 sec., 4744 rows/sec., 6.40 MiB/sec. | ||
3531 | 2023.11.30 05:09:15.635128 [ 3 ] {868710d9-157f-4c59-8293-6513170dd661} <Debug> DynamicQueryHandler: Done processing query | ||
3532 | 2023.11.30 05:09:15.635152 [ 3 ] {868710d9-157f-4c59-8293-6513170dd661} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3533 | 2023.11.30 05:09:15.635167 [ 3 ] {} <Debug> HTTP-Session: 56dd0cce-ccb7-40b6-b1a7-b3eb85a724ee Destroying unnamed session | ||
3534 | 2023.11.30 05:09:20.630289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3535 | 2023.11.30 05:09:20.630418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3536 | 2023.11.30 05:09:20.630448 [ 3 ] {} <Debug> HTTP-Session: 449eaf3e-08b4-4222-a060-424dfa8962bd Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3537 | 2023.11.30 05:09:20.630475 [ 3 ] {} <Debug> HTTP-Session: 449eaf3e-08b4-4222-a060-424dfa8962bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3538 | 2023.11.30 05:09:20.630618 [ 3 ] {85a2f3ce-8500-4b8d-ba93-87c6dd5da7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3539 | 2023.11.30 05:09:20.630687 [ 3 ] {85a2f3ce-8500-4b8d-ba93-87c6dd5da7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3540 | 2023.11.30 05:09:20.630866 [ 3 ] {85a2f3ce-8500-4b8d-ba93-87c6dd5da7c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3541 | 2023.11.30 05:09:20.631358 [ 3 ] {85a2f3ce-8500-4b8d-ba93-87c6dd5da7c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3542 | 2023.11.30 05:09:20.631628 [ 3 ] {85a2f3ce-8500-4b8d-ba93-87c6dd5da7c9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3543 | 2023.11.30 05:09:20.631789 [ 3 ] {85a2f3ce-8500-4b8d-ba93-87c6dd5da7c9} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3544 | 2023.11.30 05:09:20.631906 [ 3 ] {85a2f3ce-8500-4b8d-ba93-87c6dd5da7c9} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001250566 sec., 35184 rows/sec., 2.78 MiB/sec. | ||
3545 | 2023.11.30 05:09:20.632056 [ 3 ] {85a2f3ce-8500-4b8d-ba93-87c6dd5da7c9} <Debug> DynamicQueryHandler: Done processing query | ||
3546 | 2023.11.30 05:09:20.632082 [ 3 ] {85a2f3ce-8500-4b8d-ba93-87c6dd5da7c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3547 | 2023.11.30 05:09:20.632097 [ 3 ] {} <Debug> HTTP-Session: 449eaf3e-08b4-4222-a060-424dfa8962bd Destroying unnamed session | ||
3548 | 2023.11.30 05:09:20.632211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3549 | 2023.11.30 05:09:20.632256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3550 | 2023.11.30 05:09:20.632275 [ 3 ] {} <Debug> HTTP-Session: 33747ed5-f6dc-4ef9-9ce5-88eedab41762 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3551 | 2023.11.30 05:09:20.632292 [ 3 ] {} <Debug> HTTP-Session: 33747ed5-f6dc-4ef9-9ce5-88eedab41762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3552 | 2023.11.30 05:09:20.632363 [ 3 ] {8766ae5a-6d2b-4e69-9b51-23af2821f103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3553 | 2023.11.30 05:09:20.632402 [ 3 ] {8766ae5a-6d2b-4e69-9b51-23af2821f103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3554 | 2023.11.30 05:09:20.632509 [ 3 ] {8766ae5a-6d2b-4e69-9b51-23af2821f103} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3555 | 2023.11.30 05:09:20.632809 [ 3 ] {8766ae5a-6d2b-4e69-9b51-23af2821f103} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3556 | 2023.11.30 05:09:20.633012 [ 3 ] {8766ae5a-6d2b-4e69-9b51-23af2821f103} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3557 | 2023.11.30 05:09:20.633156 [ 3 ] {8766ae5a-6d2b-4e69-9b51-23af2821f103} <Trace> oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3558 | 2023.11.30 05:09:20.633275 [ 3 ] {8766ae5a-6d2b-4e69-9b51-23af2821f103} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000877308 sec., 2279 rows/sec., 194.80 KiB/sec. | ||
3559 | 2023.11.30 05:09:20.633392 [ 3 ] {8766ae5a-6d2b-4e69-9b51-23af2821f103} <Debug> DynamicQueryHandler: Done processing query | ||
3560 | 2023.11.30 05:09:20.633415 [ 3 ] {8766ae5a-6d2b-4e69-9b51-23af2821f103} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3561 | 2023.11.30 05:09:20.633431 [ 3 ] {} <Debug> HTTP-Session: 33747ed5-f6dc-4ef9-9ce5-88eedab41762 Destroying unnamed session | ||
3562 | 2023.11.30 05:09:20.633590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 26772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3563 | 2023.11.30 05:09:20.633635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3564 | 2023.11.30 05:09:20.633654 [ 3 ] {} <Debug> HTTP-Session: 8b78e81c-5721-4d98-a373-d6077bc55be0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3565 | 2023.11.30 05:09:20.633671 [ 3 ] {} <Debug> HTTP-Session: 8b78e81c-5721-4d98-a373-d6077bc55be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3566 | 2023.11.30 05:09:20.633744 [ 3 ] {5cb0acb9-2646-4af1-8f52-f6145a878c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3567 | 2023.11.30 05:09:20.633781 [ 3 ] {5cb0acb9-2646-4af1-8f52-f6145a878c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3568 | 2023.11.30 05:09:20.633885 [ 3 ] {5cb0acb9-2646-4af1-8f52-f6145a878c92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3569 | 2023.11.30 05:09:20.634279 [ 3 ] {5cb0acb9-2646-4af1-8f52-f6145a878c92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3570 | 2023.11.30 05:09:20.634492 [ 3 ] {5cb0acb9-2646-4af1-8f52-f6145a878c92} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3571 | 2023.11.30 05:09:20.634638 [ 3 ] {5cb0acb9-2646-4af1-8f52-f6145a878c92} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3572 | 2023.11.30 05:09:20.634762 [ 3 ] {5cb0acb9-2646-4af1-8f52-f6145a878c92} <Information> executeQuery: Read 169 rows, 16.45 KiB in 0.000989601 sec., 170775 rows/sec., 16.23 MiB/sec. | ||
3573 | 2023.11.30 05:09:20.634881 [ 3 ] {5cb0acb9-2646-4af1-8f52-f6145a878c92} <Debug> DynamicQueryHandler: Done processing query | ||
3574 | 2023.11.30 05:09:20.634905 [ 3 ] {5cb0acb9-2646-4af1-8f52-f6145a878c92} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3575 | 2023.11.30 05:09:20.634921 [ 3 ] {} <Debug> HTTP-Session: 8b78e81c-5721-4d98-a373-d6077bc55be0 Destroying unnamed session | ||
3576 | 2023.11.30 05:09:20.635023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3577 | 2023.11.30 05:09:20.635068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3578 | 2023.11.30 05:09:20.635086 [ 3 ] {} <Debug> HTTP-Session: de1e72c1-e426-4bcd-a0e4-7d349766bb15 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3579 | 2023.11.30 05:09:20.635102 [ 3 ] {} <Debug> HTTP-Session: de1e72c1-e426-4bcd-a0e4-7d349766bb15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3580 | 2023.11.30 05:09:20.635170 [ 3 ] {7b132e58-d3da-40ef-a94c-2e9a1f8568dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3581 | 2023.11.30 05:09:20.635208 [ 3 ] {7b132e58-d3da-40ef-a94c-2e9a1f8568dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3582 | 2023.11.30 05:09:20.635313 [ 3 ] {7b132e58-d3da-40ef-a94c-2e9a1f8568dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3583 | 2023.11.30 05:09:20.635586 [ 3 ] {7b132e58-d3da-40ef-a94c-2e9a1f8568dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3584 | 2023.11.30 05:09:20.635783 [ 3 ] {7b132e58-d3da-40ef-a94c-2e9a1f8568dd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3585 | 2023.11.30 05:09:20.635936 [ 3 ] {7b132e58-d3da-40ef-a94c-2e9a1f8568dd} <Trace> oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3586 | 2023.11.30 05:09:20.636056 [ 3 ] {7b132e58-d3da-40ef-a94c-2e9a1f8568dd} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000856858 sec., 2334 rows/sec., 162.98 KiB/sec. | ||
3587 | 2023.11.30 05:09:20.636173 [ 3 ] {7b132e58-d3da-40ef-a94c-2e9a1f8568dd} <Debug> DynamicQueryHandler: Done processing query | ||
3588 | 2023.11.30 05:09:20.636195 [ 3 ] {7b132e58-d3da-40ef-a94c-2e9a1f8568dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3589 | 2023.11.30 05:09:20.636211 [ 3 ] {} <Debug> HTTP-Session: de1e72c1-e426-4bcd-a0e4-7d349766bb15 Destroying unnamed session | ||
3590 | 2023.11.30 05:09:20.636319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 13740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3591 | 2023.11.30 05:09:20.636365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3592 | 2023.11.30 05:09:20.636384 [ 3 ] {} <Debug> HTTP-Session: 60957f7b-0726-4306-a8ef-4cde3879fb6f Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3593 | 2023.11.30 05:09:20.636401 [ 3 ] {} <Debug> HTTP-Session: 60957f7b-0726-4306-a8ef-4cde3879fb6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3594 | 2023.11.30 05:09:20.636474 [ 3 ] {67279f53-d4c0-4806-bd95-450df063d3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3595 | 2023.11.30 05:09:20.636514 [ 3 ] {67279f53-d4c0-4806-bd95-450df063d3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3596 | 2023.11.30 05:09:20.636618 [ 3 ] {67279f53-d4c0-4806-bd95-450df063d3e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3597 | 2023.11.30 05:09:20.636946 [ 3 ] {67279f53-d4c0-4806-bd95-450df063d3e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3598 | 2023.11.30 05:09:20.637150 [ 3 ] {67279f53-d4c0-4806-bd95-450df063d3e3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3599 | 2023.11.30 05:09:20.637295 [ 3 ] {67279f53-d4c0-4806-bd95-450df063d3e3} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3600 | 2023.11.30 05:09:20.637417 [ 3 ] {67279f53-d4c0-4806-bd95-450df063d3e3} <Information> executeQuery: Read 81 rows, 6.45 KiB in 0.000914029 sec., 88618 rows/sec., 6.89 MiB/sec. | ||
3601 | 2023.11.30 05:09:20.637523 [ 3 ] {67279f53-d4c0-4806-bd95-450df063d3e3} <Debug> DynamicQueryHandler: Done processing query | ||
3602 | 2023.11.30 05:09:20.637547 [ 3 ] {67279f53-d4c0-4806-bd95-450df063d3e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3603 | 2023.11.30 05:09:20.637562 [ 3 ] {} <Debug> HTTP-Session: 60957f7b-0726-4306-a8ef-4cde3879fb6f Destroying unnamed session | ||
3604 | 2023.11.30 05:09:20.637664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3605 | 2023.11.30 05:09:20.637708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3606 | 2023.11.30 05:09:20.637727 [ 3 ] {} <Debug> HTTP-Session: b5b8017d-ea9a-40d8-b92f-3246474e8b0b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3607 | 2023.11.30 05:09:20.637743 [ 3 ] {} <Debug> HTTP-Session: b5b8017d-ea9a-40d8-b92f-3246474e8b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3608 | 2023.11.30 05:09:20.637812 [ 3 ] {c3b26790-f38b-40ff-89c2-e8c99bd79b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3609 | 2023.11.30 05:09:20.637852 [ 3 ] {c3b26790-f38b-40ff-89c2-e8c99bd79b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3610 | 2023.11.30 05:09:20.637969 [ 3 ] {c3b26790-f38b-40ff-89c2-e8c99bd79b60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3611 | 2023.11.30 05:09:20.638221 [ 3 ] {c3b26790-f38b-40ff-89c2-e8c99bd79b60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3612 | 2023.11.30 05:09:20.638458 [ 3 ] {c3b26790-f38b-40ff-89c2-e8c99bd79b60} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3613 | 2023.11.30 05:09:20.638628 [ 3 ] {c3b26790-f38b-40ff-89c2-e8c99bd79b60} <Trace> oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
3614 | 2023.11.30 05:09:20.638754 [ 3 ] {c3b26790-f38b-40ff-89c2-e8c99bd79b60} <Information> executeQuery: Read 11 rows, 743.00 B in 0.0009127 sec., 12052 rows/sec., 794.99 KiB/sec. | ||
3615 | 2023.11.30 05:09:20.638908 [ 3 ] {c3b26790-f38b-40ff-89c2-e8c99bd79b60} <Debug> DynamicQueryHandler: Done processing query | ||
3616 | 2023.11.30 05:09:20.638932 [ 3 ] {c3b26790-f38b-40ff-89c2-e8c99bd79b60} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3617 | 2023.11.30 05:09:20.638949 [ 3 ] {} <Debug> HTTP-Session: b5b8017d-ea9a-40d8-b92f-3246474e8b0b Destroying unnamed session | ||
3618 | 2023.11.30 05:09:20.639050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3619 | 2023.11.30 05:09:20.639095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3620 | 2023.11.30 05:09:20.639114 [ 3 ] {} <Debug> HTTP-Session: ae68b062-7c2a-4eda-8e4d-b6ba31e283e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3621 | 2023.11.30 05:09:20.639131 [ 3 ] {} <Debug> HTTP-Session: ae68b062-7c2a-4eda-8e4d-b6ba31e283e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3622 | 2023.11.30 05:09:20.639203 [ 3 ] {ac01b587-9a1f-4149-866b-0f38a7627c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3623 | 2023.11.30 05:09:20.639242 [ 3 ] {ac01b587-9a1f-4149-866b-0f38a7627c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3624 | 2023.11.30 05:09:20.639361 [ 3 ] {ac01b587-9a1f-4149-866b-0f38a7627c7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3625 | 2023.11.30 05:09:20.639639 [ 3 ] {ac01b587-9a1f-4149-866b-0f38a7627c7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3626 | 2023.11.30 05:09:20.639870 [ 3 ] {ac01b587-9a1f-4149-866b-0f38a7627c7e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3627 | 2023.11.30 05:09:20.640038 [ 3 ] {ac01b587-9a1f-4149-866b-0f38a7627c7e} <Trace> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3628 | 2023.11.30 05:09:20.640160 [ 3 ] {ac01b587-9a1f-4149-866b-0f38a7627c7e} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.00093025 sec., 39774 rows/sec., 2.77 MiB/sec. | ||
3629 | 2023.11.30 05:09:20.640265 [ 3 ] {ac01b587-9a1f-4149-866b-0f38a7627c7e} <Debug> DynamicQueryHandler: Done processing query | ||
3630 | 2023.11.30 05:09:20.640288 [ 3 ] {ac01b587-9a1f-4149-866b-0f38a7627c7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3631 | 2023.11.30 05:09:20.640304 [ 3 ] {} <Debug> HTTP-Session: ae68b062-7c2a-4eda-8e4d-b6ba31e283e8 Destroying unnamed session | ||
3632 | 2023.11.30 05:09:20.640445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3633 | 2023.11.30 05:09:20.640489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3634 | 2023.11.30 05:09:20.640509 [ 3 ] {} <Debug> HTTP-Session: 783ead31-3ca7-4c41-a114-e9681d7b3990 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3635 | 2023.11.30 05:09:20.640526 [ 3 ] {} <Debug> HTTP-Session: 783ead31-3ca7-4c41-a114-e9681d7b3990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3636 | 2023.11.30 05:09:20.640609 [ 3 ] {e21323cc-10d8-4545-b1d1-caa8a5bcdff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3637 | 2023.11.30 05:09:20.640651 [ 3 ] {e21323cc-10d8-4545-b1d1-caa8a5bcdff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3638 | 2023.11.30 05:09:20.640783 [ 3 ] {e21323cc-10d8-4545-b1d1-caa8a5bcdff5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3639 | 2023.11.30 05:09:20.641225 [ 3 ] {e21323cc-10d8-4545-b1d1-caa8a5bcdff5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3640 | 2023.11.30 05:09:20.641520 [ 3 ] {e21323cc-10d8-4545-b1d1-caa8a5bcdff5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3641 | 2023.11.30 05:09:20.641701 [ 3 ] {e21323cc-10d8-4545-b1d1-caa8a5bcdff5} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3642 | 2023.11.30 05:09:20.641822 [ 3 ] {e21323cc-10d8-4545-b1d1-caa8a5bcdff5} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001177385 sec., 37370 rows/sec., 50.43 MiB/sec. | ||
3643 | 2023.11.30 05:09:20.641996 [ 3 ] {e21323cc-10d8-4545-b1d1-caa8a5bcdff5} <Debug> DynamicQueryHandler: Done processing query | ||
3644 | 2023.11.30 05:09:20.642021 [ 3 ] {e21323cc-10d8-4545-b1d1-caa8a5bcdff5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3645 | 2023.11.30 05:09:20.642037 [ 3 ] {} <Debug> HTTP-Session: 783ead31-3ca7-4c41-a114-e9681d7b3990 Destroying unnamed session | ||
3646 | 2023.11.30 05:09:25.624914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3647 | 2023.11.30 05:09:25.625094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3648 | 2023.11.30 05:09:25.625143 [ 3 ] {} <Debug> HTTP-Session: b98fd33c-5f29-437b-98b8-d73093706386 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3649 | 2023.11.30 05:09:25.625184 [ 3 ] {} <Debug> HTTP-Session: b98fd33c-5f29-437b-98b8-d73093706386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3650 | 2023.11.30 05:09:25.625387 [ 3 ] {f2e45515-8a2b-4967-a893-700c84921234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3651 | 2023.11.30 05:09:25.625486 [ 3 ] {f2e45515-8a2b-4967-a893-700c84921234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3652 | 2023.11.30 05:09:25.625698 [ 3 ] {f2e45515-8a2b-4967-a893-700c84921234} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3653 | 2023.11.30 05:09:25.626130 [ 3 ] {f2e45515-8a2b-4967-a893-700c84921234} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3654 | 2023.11.30 05:09:25.626379 [ 3 ] {f2e45515-8a2b-4967-a893-700c84921234} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3655 | 2023.11.30 05:09:25.626541 [ 3 ] {f2e45515-8a2b-4967-a893-700c84921234} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3656 | 2023.11.30 05:09:25.626685 [ 3 ] {f2e45515-8a2b-4967-a893-700c84921234} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001230697 sec., 4062 rows/sec., 329.30 KiB/sec. | ||
3657 | 2023.11.30 05:09:25.626815 [ 3 ] {f2e45515-8a2b-4967-a893-700c84921234} <Debug> DynamicQueryHandler: Done processing query | ||
3658 | 2023.11.30 05:09:25.626840 [ 3 ] {f2e45515-8a2b-4967-a893-700c84921234} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3659 | 2023.11.30 05:09:25.626856 [ 3 ] {} <Debug> HTTP-Session: b98fd33c-5f29-437b-98b8-d73093706386 Destroying unnamed session | ||
3660 | 2023.11.30 05:09:25.626982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3661 | 2023.11.30 05:09:25.627027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3662 | 2023.11.30 05:09:25.627045 [ 3 ] {} <Debug> HTTP-Session: bdcc2f1c-2b0f-4d1c-b3f2-af88c0c369d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3663 | 2023.11.30 05:09:25.627062 [ 3 ] {} <Debug> HTTP-Session: bdcc2f1c-2b0f-4d1c-b3f2-af88c0c369d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3664 | 2023.11.30 05:09:25.627134 [ 3 ] {2fc1a04d-40c1-4f58-8ccf-df40c267bd4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3665 | 2023.11.30 05:09:25.627173 [ 3 ] {2fc1a04d-40c1-4f58-8ccf-df40c267bd4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3666 | 2023.11.30 05:09:25.627278 [ 3 ] {2fc1a04d-40c1-4f58-8ccf-df40c267bd4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3667 | 2023.11.30 05:09:25.627563 [ 3 ] {2fc1a04d-40c1-4f58-8ccf-df40c267bd4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3668 | 2023.11.30 05:09:25.627763 [ 3 ] {2fc1a04d-40c1-4f58-8ccf-df40c267bd4a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3669 | 2023.11.30 05:09:25.627950 [ 3 ] {2fc1a04d-40c1-4f58-8ccf-df40c267bd4a} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3670 | 2023.11.30 05:09:25.628079 [ 3 ] {2fc1a04d-40c1-4f58-8ccf-df40c267bd4a} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000908139 sec., 16517 rows/sec., 1.49 MiB/sec. | ||
3671 | 2023.11.30 05:09:25.628263 [ 3 ] {2fc1a04d-40c1-4f58-8ccf-df40c267bd4a} <Debug> DynamicQueryHandler: Done processing query | ||
3672 | 2023.11.30 05:09:25.628288 [ 3 ] {2fc1a04d-40c1-4f58-8ccf-df40c267bd4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3673 | 2023.11.30 05:09:25.628304 [ 3 ] {} <Debug> HTTP-Session: bdcc2f1c-2b0f-4d1c-b3f2-af88c0c369d0 Destroying unnamed session | ||
3674 | 2023.11.30 05:09:25.628417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3675 | 2023.11.30 05:09:25.628464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3676 | 2023.11.30 05:09:25.628483 [ 3 ] {} <Debug> HTTP-Session: ee2a89a0-55a4-484c-bc7b-b56bf87df2a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3677 | 2023.11.30 05:09:25.628500 [ 3 ] {} <Debug> HTTP-Session: ee2a89a0-55a4-484c-bc7b-b56bf87df2a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3678 | 2023.11.30 05:09:25.628571 [ 3 ] {9c26d96a-a5ad-47ec-917e-b4aee046e8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3679 | 2023.11.30 05:09:25.628611 [ 3 ] {9c26d96a-a5ad-47ec-917e-b4aee046e8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3680 | 2023.11.30 05:09:25.628724 [ 3 ] {9c26d96a-a5ad-47ec-917e-b4aee046e8fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3681 | 2023.11.30 05:09:25.628996 [ 3 ] {9c26d96a-a5ad-47ec-917e-b4aee046e8fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3682 | 2023.11.30 05:09:25.629189 [ 3 ] {9c26d96a-a5ad-47ec-917e-b4aee046e8fa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3683 | 2023.11.30 05:09:25.629332 [ 3 ] {9c26d96a-a5ad-47ec-917e-b4aee046e8fa} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3684 | 2023.11.30 05:09:25.629452 [ 3 ] {9c26d96a-a5ad-47ec-917e-b4aee046e8fa} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000852808 sec., 5862 rows/sec., 469.50 KiB/sec. | ||
3685 | 2023.11.30 05:09:25.629553 [ 3 ] {9c26d96a-a5ad-47ec-917e-b4aee046e8fa} <Debug> DynamicQueryHandler: Done processing query | ||
3686 | 2023.11.30 05:09:25.629577 [ 3 ] {9c26d96a-a5ad-47ec-917e-b4aee046e8fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3687 | 2023.11.30 05:09:25.629592 [ 3 ] {} <Debug> HTTP-Session: ee2a89a0-55a4-484c-bc7b-b56bf87df2a9 Destroying unnamed session | ||
3688 | 2023.11.30 05:09:25.629699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3689 | 2023.11.30 05:09:25.629743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3690 | 2023.11.30 05:09:25.629761 [ 3 ] {} <Debug> HTTP-Session: 49c25235-3aff-4ea8-9ec1-61362cecd9c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3691 | 2023.11.30 05:09:25.629778 [ 3 ] {} <Debug> HTTP-Session: 49c25235-3aff-4ea8-9ec1-61362cecd9c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3692 | 2023.11.30 05:09:25.629849 [ 3 ] {4c1a1e31-bfb3-449f-adcc-095efefa5647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3693 | 2023.11.30 05:09:25.629892 [ 3 ] {4c1a1e31-bfb3-449f-adcc-095efefa5647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3694 | 2023.11.30 05:09:25.630028 [ 3 ] {4c1a1e31-bfb3-449f-adcc-095efefa5647} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3695 | 2023.11.30 05:09:25.630319 [ 3 ] {4c1a1e31-bfb3-449f-adcc-095efefa5647} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3696 | 2023.11.30 05:09:25.630598 [ 3 ] {4c1a1e31-bfb3-449f-adcc-095efefa5647} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3697 | 2023.11.30 05:09:25.630768 [ 3 ] {4c1a1e31-bfb3-449f-adcc-095efefa5647} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3698 | 2023.11.30 05:09:25.630903 [ 3 ] {4c1a1e31-bfb3-449f-adcc-095efefa5647} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001025481 sec., 4875 rows/sec., 6.58 MiB/sec. | ||
3699 | 2023.11.30 05:09:25.631027 [ 3 ] {4c1a1e31-bfb3-449f-adcc-095efefa5647} <Debug> DynamicQueryHandler: Done processing query | ||
3700 | 2023.11.30 05:09:25.631049 [ 3 ] {4c1a1e31-bfb3-449f-adcc-095efefa5647} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3701 | 2023.11.30 05:09:25.631065 [ 3 ] {} <Debug> HTTP-Session: 49c25235-3aff-4ea8-9ec1-61362cecd9c7 Destroying unnamed session | ||
3702 | 2023.11.30 05:09:28.716290 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3703 | 2023.11.30 05:09:28.716375 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3704 | 2023.11.30 05:09:30.627866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3705 | 2023.11.30 05:09:30.627971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3706 | 2023.11.30 05:09:30.627996 [ 3 ] {} <Debug> HTTP-Session: 80d7d5f2-4723-4d2b-a0f8-bf653a4c6964 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3707 | 2023.11.30 05:09:30.628022 [ 3 ] {} <Debug> HTTP-Session: 80d7d5f2-4723-4d2b-a0f8-bf653a4c6964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3708 | 2023.11.30 05:09:30.628166 [ 3 ] {208719f0-2a17-4df9-a66d-40e8be949154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3709 | 2023.11.30 05:09:30.628229 [ 3 ] {208719f0-2a17-4df9-a66d-40e8be949154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3710 | 2023.11.30 05:09:30.628394 [ 3 ] {208719f0-2a17-4df9-a66d-40e8be949154} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3711 | 2023.11.30 05:09:30.628807 [ 3 ] {208719f0-2a17-4df9-a66d-40e8be949154} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3712 | 2023.11.30 05:09:30.629077 [ 3 ] {208719f0-2a17-4df9-a66d-40e8be949154} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3713 | 2023.11.30 05:09:30.629246 [ 3 ] {208719f0-2a17-4df9-a66d-40e8be949154} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3714 | 2023.11.30 05:09:30.629370 [ 3 ] {208719f0-2a17-4df9-a66d-40e8be949154} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001167204 sec., 39410 rows/sec., 3.12 MiB/sec. | ||
3715 | 2023.11.30 05:09:30.629364 [ 179 ] {} <Debug> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3716 | 2023.11.30 05:09:30.629433 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3717 | 2023.11.30 05:09:30.629515 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3718 | 2023.11.30 05:09:30.629539 [ 3 ] {208719f0-2a17-4df9-a66d-40e8be949154} <Debug> DynamicQueryHandler: Done processing query | ||
3719 | 2023.11.30 05:09:30.629574 [ 3 ] {208719f0-2a17-4df9-a66d-40e8be949154} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3720 | 2023.11.30 05:09:30.629643 [ 3 ] {} <Debug> HTTP-Session: 80d7d5f2-4723-4d2b-a0f8-bf653a4c6964 Destroying unnamed session | ||
3721 | 2023.11.30 05:09:30.629683 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3722 | 2023.11.30 05:09:30.629733 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 49 rows starting from the beginning of the part | ||
3723 | 2023.11.30 05:09:30.629809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3724 | 2023.11.30 05:09:30.629851 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part | ||
3725 | 2023.11.30 05:09:30.629873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3726 | 2023.11.30 05:09:30.629902 [ 3 ] {} <Debug> HTTP-Session: 193d253e-2ae1-4f0f-9c21-5e4631613e62 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3727 | 2023.11.30 05:09:30.629927 [ 3 ] {} <Debug> HTTP-Session: 193d253e-2ae1-4f0f-9c21-5e4631613e62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3728 | 2023.11.30 05:09:30.629968 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::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 | ||
3729 | 2023.11.30 05:09:30.630045 [ 3 ] {8c93f9d3-4b72-4d90-8047-7dc30fdf1cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3730 | 2023.11.30 05:09:30.630077 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part | ||
3731 | 2023.11.30 05:09:30.630109 [ 3 ] {8c93f9d3-4b72-4d90-8047-7dc30fdf1cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3732 | 2023.11.30 05:09:30.630209 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::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 | ||
3733 | 2023.11.30 05:09:30.630371 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 46 rows starting from the beginning of the part | ||
3734 | 2023.11.30 05:09:30.630423 [ 3 ] {8c93f9d3-4b72-4d90-8047-7dc30fdf1cba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3735 | 2023.11.30 05:09:30.631015 [ 3 ] {8c93f9d3-4b72-4d90-8047-7dc30fdf1cba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3736 | 2023.11.30 05:09:30.631254 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 4 columns (4 merged, 0 gathered) in 0.001770467 sec., 109010.78641962828 rows/sec., 8.63 MiB/sec. | ||
3737 | 2023.11.30 05:09:30.631353 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3738 | 2023.11.30 05:09:30.631402 [ 3 ] {8c93f9d3-4b72-4d90-8047-7dc30fdf1cba} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3739 | 2023.11.30 05:09:30.631518 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3740 | 2023.11.30 05:09:30.631585 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3741 | 2023.11.30 05:09:30.631676 [ 3 ] {8c93f9d3-4b72-4d90-8047-7dc30fdf1cba} <Trace> oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3742 | 2023.11.30 05:09:30.631844 [ 3 ] {8c93f9d3-4b72-4d90-8047-7dc30fdf1cba} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001754468 sec., 1139 rows/sec., 97.41 KiB/sec. | ||
3743 | 2023.11.30 05:09:30.631980 [ 3 ] {8c93f9d3-4b72-4d90-8047-7dc30fdf1cba} <Debug> DynamicQueryHandler: Done processing query | ||
3744 | 2023.11.30 05:09:30.632006 [ 3 ] {8c93f9d3-4b72-4d90-8047-7dc30fdf1cba} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3745 | 2023.11.30 05:09:30.632024 [ 3 ] {} <Debug> HTTP-Session: 193d253e-2ae1-4f0f-9c21-5e4631613e62 Destroying unnamed session | ||
3746 | 2023.11.30 05:09:30.632195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 22440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3747 | 2023.11.30 05:09:30.632245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3748 | 2023.11.30 05:09:30.632267 [ 3 ] {} <Debug> HTTP-Session: ba3d7820-26a7-4650-a508-b656e479926a Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3749 | 2023.11.30 05:09:30.632285 [ 3 ] {} <Debug> HTTP-Session: ba3d7820-26a7-4650-a508-b656e479926a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3750 | 2023.11.30 05:09:30.632366 [ 3 ] {6bd88d84-7d8a-48dc-a395-3f0c3881d726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3751 | 2023.11.30 05:09:30.632407 [ 3 ] {6bd88d84-7d8a-48dc-a395-3f0c3881d726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3752 | 2023.11.30 05:09:30.632512 [ 3 ] {6bd88d84-7d8a-48dc-a395-3f0c3881d726} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3753 | 2023.11.30 05:09:30.632953 [ 3 ] {6bd88d84-7d8a-48dc-a395-3f0c3881d726} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3754 | 2023.11.30 05:09:30.633268 [ 3 ] {6bd88d84-7d8a-48dc-a395-3f0c3881d726} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3755 | 2023.11.30 05:09:30.633499 [ 3 ] {6bd88d84-7d8a-48dc-a395-3f0c3881d726} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3756 | 2023.11.30 05:09:30.633632 [ 3 ] {6bd88d84-7d8a-48dc-a395-3f0c3881d726} <Information> executeQuery: Read 139 rows, 13.92 KiB in 0.001232376 sec., 112790 rows/sec., 11.03 MiB/sec. | ||
3757 | 2023.11.30 05:09:30.633631 [ 174 ] {} <Debug> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3758 | 2023.11.30 05:09:30.633751 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3759 | 2023.11.30 05:09:30.633820 [ 3 ] {6bd88d84-7d8a-48dc-a395-3f0c3881d726} <Debug> DynamicQueryHandler: Done processing query | ||
3760 | 2023.11.30 05:09:30.633839 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3761 | 2023.11.30 05:09:30.633854 [ 3 ] {6bd88d84-7d8a-48dc-a395-3f0c3881d726} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3762 | 2023.11.30 05:09:30.633874 [ 3 ] {} <Debug> HTTP-Session: ba3d7820-26a7-4650-a508-b656e479926a Destroying unnamed session | ||
3763 | 2023.11.30 05:09:30.633920 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3764 | 2023.11.30 05:09:30.633947 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 188 rows starting from the beginning of the part | ||
3765 | 2023.11.30 05:09:30.634008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3766 | 2023.11.30 05:09:30.634052 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 132 rows starting from the beginning of the part | ||
3767 | 2023.11.30 05:09:30.634062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3768 | 2023.11.30 05:09:30.634092 [ 3 ] {} <Debug> HTTP-Session: 6f029af2-d3a8-4119-9188-6ec14f16e1b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3769 | 2023.11.30 05:09:30.634114 [ 3 ] {} <Debug> HTTP-Session: 6f029af2-d3a8-4119-9188-6ec14f16e1b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3770 | 2023.11.30 05:09:30.634169 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 17 rows starting from the beginning of the part | ||
3771 | 2023.11.30 05:09:30.634226 [ 3 ] {c5136616-111c-4318-bc30-ab05a7d97610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3772 | 2023.11.30 05:09:30.634286 [ 3 ] {c5136616-111c-4318-bc30-ab05a7d97610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3773 | 2023.11.30 05:09:30.634294 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 169 rows starting from the beginning of the part | ||
3774 | 2023.11.30 05:09:30.634467 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 15 rows starting from the beginning of the part | ||
3775 | 2023.11.30 05:09:30.634527 [ 3 ] {c5136616-111c-4318-bc30-ab05a7d97610} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3776 | 2023.11.30 05:09:30.634624 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 139 rows starting from the beginning of the part | ||
3777 | 2023.11.30 05:09:30.635006 [ 3 ] {c5136616-111c-4318-bc30-ab05a7d97610} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3778 | 2023.11.30 05:09:30.635290 [ 3 ] {c5136616-111c-4318-bc30-ab05a7d97610} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3779 | 2023.11.30 05:09:30.635470 [ 3 ] {c5136616-111c-4318-bc30-ab05a7d97610} <Trace> oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3780 | 2023.11.30 05:09:30.635617 [ 3 ] {c5136616-111c-4318-bc30-ab05a7d97610} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001354079 sec., 1477 rows/sec., 103.13 KiB/sec. | ||
3781 | 2023.11.30 05:09:30.635846 [ 3 ] {c5136616-111c-4318-bc30-ab05a7d97610} <Debug> DynamicQueryHandler: Done processing query | ||
3782 | 2023.11.30 05:09:30.635875 [ 3 ] {c5136616-111c-4318-bc30-ab05a7d97610} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3783 | 2023.11.30 05:09:30.635889 [ 18 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.002080154 sec., 317284.20107357437 rows/sec., 30.40 MiB/sec. | ||
3784 | 2023.11.30 05:09:30.635909 [ 3 ] {} <Debug> HTTP-Session: 6f029af2-d3a8-4119-9188-6ec14f16e1b3 Destroying unnamed session | ||
3785 | 2023.11.30 05:09:30.636054 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3786 | 2023.11.30 05:09:30.636101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 8192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3787 | 2023.11.30 05:09:30.636149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3788 | 2023.11.30 05:09:30.636183 [ 3 ] {} <Debug> HTTP-Session: 5f5d0849-4a6f-45d2-b1d7-abf2f3e5a81e Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3789 | 2023.11.30 05:09:30.636200 [ 3 ] {} <Debug> HTTP-Session: 5f5d0849-4a6f-45d2-b1d7-abf2f3e5a81e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3790 | 2023.11.30 05:09:30.636261 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3791 | 2023.11.30 05:09:30.636284 [ 3 ] {56b3698a-4dab-457d-b5c2-14c7f6daff94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3792 | 2023.11.30 05:09:30.636328 [ 3 ] {56b3698a-4dab-457d-b5c2-14c7f6daff94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3793 | 2023.11.30 05:09:30.636336 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3794 | 2023.11.30 05:09:30.636504 [ 3 ] {56b3698a-4dab-457d-b5c2-14c7f6daff94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3795 | 2023.11.30 05:09:30.636808 [ 3 ] {56b3698a-4dab-457d-b5c2-14c7f6daff94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3796 | 2023.11.30 05:09:30.637015 [ 3 ] {56b3698a-4dab-457d-b5c2-14c7f6daff94} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3797 | 2023.11.30 05:09:30.637163 [ 3 ] {56b3698a-4dab-457d-b5c2-14c7f6daff94} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3798 | 2023.11.30 05:09:30.637279 [ 174 ] {} <Debug> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3799 | 2023.11.30 05:09:30.637281 [ 3 ] {56b3698a-4dab-457d-b5c2-14c7f6daff94} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.00095471 sec., 50277 rows/sec., 3.93 MiB/sec. | ||
3800 | 2023.11.30 05:09:30.637344 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3801 | 2023.11.30 05:09:30.637489 [ 12 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3802 | 2023.11.30 05:09:30.637533 [ 3 ] {56b3698a-4dab-457d-b5c2-14c7f6daff94} <Debug> DynamicQueryHandler: Done processing query | ||
3803 | 2023.11.30 05:09:30.637570 [ 3 ] {56b3698a-4dab-457d-b5c2-14c7f6daff94} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3804 | 2023.11.30 05:09:30.637613 [ 3 ] {} <Debug> HTTP-Session: 5f5d0849-4a6f-45d2-b1d7-abf2f3e5a81e Destroying unnamed session | ||
3805 | 2023.11.30 05:09:30.637660 [ 12 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3806 | 2023.11.30 05:09:30.637702 [ 12 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 112 rows starting from the beginning of the part | ||
3807 | 2023.11.30 05:09:30.637772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3808 | 2023.11.30 05:09:30.637863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3809 | 2023.11.30 05:09:30.637913 [ 3 ] {} <Debug> HTTP-Session: c4b51284-7bf7-41e7-b999-f5eddfa4f256 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3810 | 2023.11.30 05:09:30.637961 [ 3 ] {} <Debug> HTTP-Session: c4b51284-7bf7-41e7-b999-f5eddfa4f256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3811 | 2023.11.30 05:09:30.637968 [ 12 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part | ||
3812 | 2023.11.30 05:09:30.638145 [ 3 ] {214f89de-45e9-4ee0-b939-b74e26de8955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3813 | 2023.11.30 05:09:30.638197 [ 12 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 9 rows starting from the beginning of the part | ||
3814 | 2023.11.30 05:09:30.638250 [ 3 ] {214f89de-45e9-4ee0-b939-b74e26de8955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3815 | 2023.11.30 05:09:30.638447 [ 12 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 81 rows starting from the beginning of the part | ||
3816 | 2023.11.30 05:09:30.638755 [ 12 ] {61607a20-304f-4d88-812a-7989af15115c::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.11.30 05:09:30.638769 [ 3 ] {214f89de-45e9-4ee0-b939-b74e26de8955} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3818 | 2023.11.30 05:09:30.638973 [ 12 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
3819 | 2023.11.30 05:09:30.639499 [ 3 ] {214f89de-45e9-4ee0-b939-b74e26de8955} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3820 | 2023.11.30 05:09:30.640051 [ 3 ] {214f89de-45e9-4ee0-b939-b74e26de8955} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3821 | 2023.11.30 05:09:30.640435 [ 3 ] {214f89de-45e9-4ee0-b939-b74e26de8955} <Trace> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3822 | 2023.11.30 05:09:30.640636 [ 12 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 4 columns (4 merged, 0 gathered) in 0.003218168 sec., 92910.00345538207 rows/sec., 7.25 MiB/sec. | ||
3823 | 2023.11.30 05:09:30.640674 [ 174 ] {} <Debug> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3824 | 2023.11.30 05:09:30.640735 [ 3 ] {214f89de-45e9-4ee0-b939-b74e26de8955} <Information> executeQuery: Read 1 rows, 71.00 B in 0.002518473 sec., 397 rows/sec., 27.53 KiB/sec. | ||
3825 | 2023.11.30 05:09:30.640744 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3826 | 2023.11.30 05:09:30.640877 [ 9 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3827 | 2023.11.30 05:09:30.640959 [ 16 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
3828 | 2023.11.30 05:09:30.641134 [ 3 ] {214f89de-45e9-4ee0-b939-b74e26de8955} <Debug> DynamicQueryHandler: Done processing query | ||
3829 | 2023.11.30 05:09:30.641152 [ 16 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3830 | 2023.11.30 05:09:30.641180 [ 3 ] {214f89de-45e9-4ee0-b939-b74e26de8955} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3831 | 2023.11.30 05:09:30.641237 [ 16 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 306 rows starting from the beginning of the part | ||
3832 | 2023.11.30 05:09:30.641251 [ 3 ] {} <Debug> HTTP-Session: c4b51284-7bf7-41e7-b999-f5eddfa4f256 Destroying unnamed session | ||
3833 | 2023.11.30 05:09:30.641286 [ 9 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3834 | 2023.11.30 05:09:30.641443 [ 9 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3835 | 2023.11.30 05:09:30.641481 [ 16 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3836 | 2023.11.30 05:09:30.641588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 49218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3837 | 2023.11.30 05:09:30.641696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3838 | 2023.11.30 05:09:30.641758 [ 3 ] {} <Debug> HTTP-Session: b5a72fc4-586e-4a9f-959e-08cfb7fd4de4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3839 | 2023.11.30 05:09:30.641768 [ 16 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part | ||
3840 | 2023.11.30 05:09:30.641789 [ 3 ] {} <Debug> HTTP-Session: b5a72fc4-586e-4a9f-959e-08cfb7fd4de4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3841 | 2023.11.30 05:09:30.642044 [ 16 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
3842 | 2023.11.30 05:09:30.642066 [ 3 ] {82b60ea3-a314-4b42-8257-04c42068fc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3843 | 2023.11.30 05:09:30.642184 [ 3 ] {82b60ea3-a314-4b42-8257-04c42068fc4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3844 | 2023.11.30 05:09:30.642387 [ 16 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part | ||
3845 | 2023.11.30 05:09:30.642736 [ 16 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
3846 | 2023.11.30 05:09:30.642879 [ 3 ] {82b60ea3-a314-4b42-8257-04c42068fc4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3847 | 2023.11.30 05:09:30.644087 [ 3 ] {82b60ea3-a314-4b42-8257-04c42068fc4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3848 | 2023.11.30 05:09:30.644632 [ 12 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 5 columns (5 merged, 0 gathered) in 0.003815591 sec., 100639.71741206014 rows/sec., 7.00 MiB/sec. | ||
3849 | 2023.11.30 05:09:30.644788 [ 9 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3850 | 2023.11.30 05:09:30.644842 [ 3 ] {82b60ea3-a314-4b42-8257-04c42068fc4c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3851 | 2023.11.30 05:09:30.645021 [ 9 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
3852 | 2023.11.30 05:09:30.645067 [ 3 ] {82b60ea3-a314-4b42-8257-04c42068fc4c} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3853 | 2023.11.30 05:09:30.645104 [ 9 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
3854 | 2023.11.30 05:09:30.645270 [ 174 ] {} <Debug> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3855 | 2023.11.30 05:09:30.645320 [ 3 ] {82b60ea3-a314-4b42-8257-04c42068fc4c} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.003177418 sec., 14477 rows/sec., 19.54 MiB/sec. | ||
3856 | 2023.11.30 05:09:30.645341 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. | ||
3857 | 2023.11.30 05:09:30.645534 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3858 | 2023.11.30 05:09:30.645610 [ 3 ] {82b60ea3-a314-4b42-8257-04c42068fc4c} <Debug> DynamicQueryHandler: Done processing query | ||
3859 | 2023.11.30 05:09:30.645650 [ 3 ] {82b60ea3-a314-4b42-8257-04c42068fc4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3860 | 2023.11.30 05:09:30.645688 [ 3 ] {} <Debug> HTTP-Session: b5a72fc4-586e-4a9f-959e-08cfb7fd4de4 Destroying unnamed session | ||
3861 | 2023.11.30 05:09:30.645773 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3862 | 2023.11.30 05:09:30.645820 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 706 rows starting from the beginning of the part | ||
3863 | 2023.11.30 05:09:30.645957 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part | ||
3864 | 2023.11.30 05:09:30.646077 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::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 | ||
3865 | 2023.11.30 05:09:30.646181 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part | ||
3866 | 2023.11.30 05:09:30.646278 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::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 | ||
3867 | 2023.11.30 05:09:30.646372 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 46 rows starting from the beginning of the part | ||
3868 | 2023.11.30 05:09:30.649323 [ 21 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 850 rows, containing 6 columns (6 merged, 0 gathered) in 0.003903723 sec., 217740.8591746904 rows/sec., 293.83 MiB/sec. | ||
3869 | 2023.11.30 05:09:30.649863 [ 21 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3870 | 2023.11.30 05:09:30.650105 [ 21 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3871 | 2023.11.30 05:09:30.650182 [ 21 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3872 | 2023.11.30 05:09:30.650259 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6: 4.17 MiB. | ||
3873 | 2023.11.30 05:09:33.755282 [ 177 ] {} <Debug> oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3874 | 2023.11.30 05:09:33.755387 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
3875 | 2023.11.30 05:09:33.755525 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
3876 | 2023.11.30 05:09:33.755724 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3877 | 2023.11.30 05:09:33.755785 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
3878 | 2023.11.30 05:09:33.755923 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
3879 | 2023.11.30 05:09:33.756014 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
3880 | 2023.11.30 05:09:33.756096 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
3881 | 2023.11.30 05:09:33.756177 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
3882 | 2023.11.30 05:09:33.756914 [ 23 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466651 sec., 37500.40057246066 rows/sec., 2.42 MiB/sec. | ||
3883 | 2023.11.30 05:09:33.757024 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3884 | 2023.11.30 05:09:33.757222 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
3885 | 2023.11.30 05:09:33.757285 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
3886 | 2023.11.30 05:09:35.625436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3887 | 2023.11.30 05:09:35.625602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3888 | 2023.11.30 05:09:35.625650 [ 3 ] {} <Debug> HTTP-Session: 05e00977-4112-4d97-b7ff-de3e77f0d16e Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3889 | 2023.11.30 05:09:35.625691 [ 3 ] {} <Debug> HTTP-Session: 05e00977-4112-4d97-b7ff-de3e77f0d16e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3890 | 2023.11.30 05:09:35.625892 [ 3 ] {fe2242c4-2993-415f-88fe-f9da1dc9f985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3891 | 2023.11.30 05:09:35.625955 [ 3 ] {fe2242c4-2993-415f-88fe-f9da1dc9f985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3892 | 2023.11.30 05:09:35.626120 [ 3 ] {fe2242c4-2993-415f-88fe-f9da1dc9f985} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3893 | 2023.11.30 05:09:35.626612 [ 3 ] {fe2242c4-2993-415f-88fe-f9da1dc9f985} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
3894 | 2023.11.30 05:09:35.626877 [ 3 ] {fe2242c4-2993-415f-88fe-f9da1dc9f985} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3895 | 2023.11.30 05:09:35.627043 [ 3 ] {fe2242c4-2993-415f-88fe-f9da1dc9f985} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3896 | 2023.11.30 05:09:35.627177 [ 3 ] {fe2242c4-2993-415f-88fe-f9da1dc9f985} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001244986 sec., 4016 rows/sec., 325.52 KiB/sec. | ||
3897 | 2023.11.30 05:09:35.627332 [ 3 ] {fe2242c4-2993-415f-88fe-f9da1dc9f985} <Debug> DynamicQueryHandler: Done processing query | ||
3898 | 2023.11.30 05:09:35.627357 [ 3 ] {fe2242c4-2993-415f-88fe-f9da1dc9f985} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3899 | 2023.11.30 05:09:35.627374 [ 3 ] {} <Debug> HTTP-Session: 05e00977-4112-4d97-b7ff-de3e77f0d16e Destroying unnamed session | ||
3900 | 2023.11.30 05:09:35.627494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3901 | 2023.11.30 05:09:35.627541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3902 | 2023.11.30 05:09:35.627560 [ 3 ] {} <Debug> HTTP-Session: e9c90acf-5258-4315-bf4a-fbe0e396b397 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3903 | 2023.11.30 05:09:35.627577 [ 3 ] {} <Debug> HTTP-Session: e9c90acf-5258-4315-bf4a-fbe0e396b397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3904 | 2023.11.30 05:09:35.627649 [ 3 ] {6a155f7a-80f5-4adf-8ab7-36cbbaa01600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3905 | 2023.11.30 05:09:35.627688 [ 3 ] {6a155f7a-80f5-4adf-8ab7-36cbbaa01600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3906 | 2023.11.30 05:09:35.627794 [ 3 ] {6a155f7a-80f5-4adf-8ab7-36cbbaa01600} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3907 | 2023.11.30 05:09:35.628093 [ 3 ] {6a155f7a-80f5-4adf-8ab7-36cbbaa01600} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
3908 | 2023.11.30 05:09:35.628301 [ 3 ] {6a155f7a-80f5-4adf-8ab7-36cbbaa01600} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3909 | 2023.11.30 05:09:35.628453 [ 3 ] {6a155f7a-80f5-4adf-8ab7-36cbbaa01600} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3910 | 2023.11.30 05:09:35.628579 [ 3 ] {6a155f7a-80f5-4adf-8ab7-36cbbaa01600} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000900949 sec., 16649 rows/sec., 1.50 MiB/sec. | ||
3911 | 2023.11.30 05:09:35.628721 [ 3 ] {6a155f7a-80f5-4adf-8ab7-36cbbaa01600} <Debug> DynamicQueryHandler: Done processing query | ||
3912 | 2023.11.30 05:09:35.628745 [ 3 ] {6a155f7a-80f5-4adf-8ab7-36cbbaa01600} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3913 | 2023.11.30 05:09:35.628762 [ 3 ] {} <Debug> HTTP-Session: e9c90acf-5258-4315-bf4a-fbe0e396b397 Destroying unnamed session | ||
3914 | 2023.11.30 05:09:35.628876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3915 | 2023.11.30 05:09:35.628920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3916 | 2023.11.30 05:09:35.628939 [ 3 ] {} <Debug> HTTP-Session: 68f04aef-54de-4359-a74d-f5f21e041c61 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3917 | 2023.11.30 05:09:35.628956 [ 3 ] {} <Debug> HTTP-Session: 68f04aef-54de-4359-a74d-f5f21e041c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3918 | 2023.11.30 05:09:35.629026 [ 3 ] {c6d73a42-ae82-4ae7-b621-3fb21bed0986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3919 | 2023.11.30 05:09:35.629065 [ 3 ] {c6d73a42-ae82-4ae7-b621-3fb21bed0986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3920 | 2023.11.30 05:09:35.629175 [ 3 ] {c6d73a42-ae82-4ae7-b621-3fb21bed0986} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3921 | 2023.11.30 05:09:35.629431 [ 3 ] {c6d73a42-ae82-4ae7-b621-3fb21bed0986} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
3922 | 2023.11.30 05:09:35.629634 [ 3 ] {c6d73a42-ae82-4ae7-b621-3fb21bed0986} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3923 | 2023.11.30 05:09:35.629789 [ 3 ] {c6d73a42-ae82-4ae7-b621-3fb21bed0986} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3924 | 2023.11.30 05:09:35.629905 [ 3 ] {c6d73a42-ae82-4ae7-b621-3fb21bed0986} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000849628 sec., 5884 rows/sec., 471.25 KiB/sec. | ||
3925 | 2023.11.30 05:09:35.630021 [ 3 ] {c6d73a42-ae82-4ae7-b621-3fb21bed0986} <Debug> DynamicQueryHandler: Done processing query | ||
3926 | 2023.11.30 05:09:35.630045 [ 3 ] {c6d73a42-ae82-4ae7-b621-3fb21bed0986} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3927 | 2023.11.30 05:09:35.630060 [ 3 ] {} <Debug> HTTP-Session: 68f04aef-54de-4359-a74d-f5f21e041c61 Destroying unnamed session | ||
3928 | 2023.11.30 05:09:35.630161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3929 | 2023.11.30 05:09:35.630206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3930 | 2023.11.30 05:09:35.630225 [ 3 ] {} <Debug> HTTP-Session: 8390e4cd-a936-4d78-ac5c-d3cbc79fc993 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3931 | 2023.11.30 05:09:35.630241 [ 3 ] {} <Debug> HTTP-Session: 8390e4cd-a936-4d78-ac5c-d3cbc79fc993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3932 | 2023.11.30 05:09:35.630312 [ 3 ] {5be1e957-4a1a-404e-9c6c-b1d0d46d9dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3933 | 2023.11.30 05:09:35.630361 [ 3 ] {5be1e957-4a1a-404e-9c6c-b1d0d46d9dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3934 | 2023.11.30 05:09:35.630514 [ 3 ] {5be1e957-4a1a-404e-9c6c-b1d0d46d9dd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3935 | 2023.11.30 05:09:35.630813 [ 3 ] {5be1e957-4a1a-404e-9c6c-b1d0d46d9dd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
3936 | 2023.11.30 05:09:35.631087 [ 3 ] {5be1e957-4a1a-404e-9c6c-b1d0d46d9dd9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3937 | 2023.11.30 05:09:35.631267 [ 3 ] {5be1e957-4a1a-404e-9c6c-b1d0d46d9dd9} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3938 | 2023.11.30 05:09:35.631394 [ 3 ] {5be1e957-4a1a-404e-9c6c-b1d0d46d9dd9} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001054383 sec., 4742 rows/sec., 6.40 MiB/sec. | ||
3939 | 2023.11.30 05:09:35.631507 [ 3 ] {5be1e957-4a1a-404e-9c6c-b1d0d46d9dd9} <Debug> DynamicQueryHandler: Done processing query | ||
3940 | 2023.11.30 05:09:35.631530 [ 3 ] {5be1e957-4a1a-404e-9c6c-b1d0d46d9dd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3941 | 2023.11.30 05:09:35.631546 [ 3 ] {} <Debug> HTTP-Session: 8390e4cd-a936-4d78-ac5c-d3cbc79fc993 Destroying unnamed session | ||
3942 | 2023.11.30 05:09:40.628736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3943 | 2023.11.30 05:09:40.628922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3944 | 2023.11.30 05:09:40.628974 [ 3 ] {} <Debug> HTTP-Session: c5d7ce04-7897-4475-8a30-766e0f981c34 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3945 | 2023.11.30 05:09:40.629016 [ 3 ] {} <Debug> HTTP-Session: c5d7ce04-7897-4475-8a30-766e0f981c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3946 | 2023.11.30 05:09:40.629150 [ 3 ] {cd43b81f-de22-4485-9ad4-b82fa29dde63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3947 | 2023.11.30 05:09:40.629213 [ 3 ] {cd43b81f-de22-4485-9ad4-b82fa29dde63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3948 | 2023.11.30 05:09:40.629381 [ 3 ] {cd43b81f-de22-4485-9ad4-b82fa29dde63} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3949 | 2023.11.30 05:09:40.629829 [ 3 ] {cd43b81f-de22-4485-9ad4-b82fa29dde63} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
3950 | 2023.11.30 05:09:40.630101 [ 3 ] {cd43b81f-de22-4485-9ad4-b82fa29dde63} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3951 | 2023.11.30 05:09:40.630272 [ 3 ] {cd43b81f-de22-4485-9ad4-b82fa29dde63} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3952 | 2023.11.30 05:09:40.630419 [ 3 ] {cd43b81f-de22-4485-9ad4-b82fa29dde63} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001225256 sec., 40807 rows/sec., 3.23 MiB/sec. | ||
3953 | 2023.11.30 05:09:40.630610 [ 3 ] {cd43b81f-de22-4485-9ad4-b82fa29dde63} <Debug> DynamicQueryHandler: Done processing query | ||
3954 | 2023.11.30 05:09:40.630637 [ 3 ] {cd43b81f-de22-4485-9ad4-b82fa29dde63} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3955 | 2023.11.30 05:09:40.630656 [ 3 ] {} <Debug> HTTP-Session: c5d7ce04-7897-4475-8a30-766e0f981c34 Destroying unnamed session | ||
3956 | 2023.11.30 05:09:40.630798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 24109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3957 | 2023.11.30 05:09:40.630851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3958 | 2023.11.30 05:09:40.630873 [ 3 ] {} <Debug> HTTP-Session: 66f2a45d-684c-4aa0-b7ae-ded010d91a89 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3959 | 2023.11.30 05:09:40.630893 [ 3 ] {} <Debug> HTTP-Session: 66f2a45d-684c-4aa0-b7ae-ded010d91a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3960 | 2023.11.30 05:09:40.630981 [ 3 ] {d787a3fe-197a-48c1-af33-e7ea76e0103d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3961 | 2023.11.30 05:09:40.631027 [ 3 ] {d787a3fe-197a-48c1-af33-e7ea76e0103d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3962 | 2023.11.30 05:09:40.631144 [ 3 ] {d787a3fe-197a-48c1-af33-e7ea76e0103d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3963 | 2023.11.30 05:09:40.631523 [ 3 ] {d787a3fe-197a-48c1-af33-e7ea76e0103d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
3964 | 2023.11.30 05:09:40.631748 [ 3 ] {d787a3fe-197a-48c1-af33-e7ea76e0103d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3965 | 2023.11.30 05:09:40.631902 [ 3 ] {d787a3fe-197a-48c1-af33-e7ea76e0103d} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3966 | 2023.11.30 05:09:40.632024 [ 3 ] {d787a3fe-197a-48c1-af33-e7ea76e0103d} <Information> executeQuery: Read 150 rows, 14.93 KiB in 0.001011982 sec., 148223 rows/sec., 14.41 MiB/sec. | ||
3967 | 2023.11.30 05:09:40.632137 [ 3 ] {d787a3fe-197a-48c1-af33-e7ea76e0103d} <Debug> DynamicQueryHandler: Done processing query | ||
3968 | 2023.11.30 05:09:40.632162 [ 3 ] {d787a3fe-197a-48c1-af33-e7ea76e0103d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3969 | 2023.11.30 05:09:40.632179 [ 3 ] {} <Debug> HTTP-Session: 66f2a45d-684c-4aa0-b7ae-ded010d91a89 Destroying unnamed session | ||
3970 | 2023.11.30 05:09:40.632340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 10055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3971 | 2023.11.30 05:09:40.632387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3972 | 2023.11.30 05:09:40.632407 [ 3 ] {} <Debug> HTTP-Session: c17c5c46-4448-4b37-8d53-07b24b0c73dc Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3973 | 2023.11.30 05:09:40.632424 [ 3 ] {} <Debug> HTTP-Session: c17c5c46-4448-4b37-8d53-07b24b0c73dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3974 | 2023.11.30 05:09:40.632497 [ 3 ] {25a891e4-7b6f-4379-868e-b332b268219c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3975 | 2023.11.30 05:09:40.632538 [ 3 ] {25a891e4-7b6f-4379-868e-b332b268219c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3976 | 2023.11.30 05:09:40.632642 [ 3 ] {25a891e4-7b6f-4379-868e-b332b268219c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3977 | 2023.11.30 05:09:40.632940 [ 3 ] {25a891e4-7b6f-4379-868e-b332b268219c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
3978 | 2023.11.30 05:09:40.633160 [ 3 ] {25a891e4-7b6f-4379-868e-b332b268219c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3979 | 2023.11.30 05:09:40.633312 [ 3 ] {25a891e4-7b6f-4379-868e-b332b268219c} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3980 | 2023.11.30 05:09:40.633443 [ 3 ] {25a891e4-7b6f-4379-868e-b332b268219c} <Information> executeQuery: Read 59 rows, 4.73 KiB in 0.0009148 sec., 64494 rows/sec., 5.05 MiB/sec. | ||
3981 | 2023.11.30 05:09:40.633604 [ 3 ] {25a891e4-7b6f-4379-868e-b332b268219c} <Debug> DynamicQueryHandler: Done processing query | ||
3982 | 2023.11.30 05:09:40.633628 [ 3 ] {25a891e4-7b6f-4379-868e-b332b268219c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3983 | 2023.11.30 05:09:40.633644 [ 3 ] {} <Debug> HTTP-Session: c17c5c46-4448-4b37-8d53-07b24b0c73dc Destroying unnamed session | ||
3984 | 2023.11.30 05:09:40.633875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 53490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3985 | 2023.11.30 05:09:40.633923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3986 | 2023.11.30 05:09:40.633943 [ 3 ] {} <Debug> HTTP-Session: 911a2a37-962a-473d-999e-1708890f0db4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
3987 | 2023.11.30 05:09:40.633961 [ 3 ] {} <Debug> HTTP-Session: 911a2a37-962a-473d-999e-1708890f0db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3988 | 2023.11.30 05:09:40.634046 [ 3 ] {5825382a-3cae-448f-bead-1dbbd6727c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3989 | 2023.11.30 05:09:40.634091 [ 3 ] {5825382a-3cae-448f-bead-1dbbd6727c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3990 | 2023.11.30 05:09:40.634231 [ 3 ] {5825382a-3cae-448f-bead-1dbbd6727c94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3991 | 2023.11.30 05:09:40.634714 [ 3 ] {5825382a-3cae-448f-bead-1dbbd6727c94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
3992 | 2023.11.30 05:09:40.635032 [ 3 ] {5825382a-3cae-448f-bead-1dbbd6727c94} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3993 | 2023.11.30 05:09:40.635208 [ 3 ] {5825382a-3cae-448f-bead-1dbbd6727c94} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3994 | 2023.11.30 05:09:40.635342 [ 3 ] {5825382a-3cae-448f-bead-1dbbd6727c94} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001254287 sec., 39863 rows/sec., 53.79 MiB/sec. | ||
3995 | 2023.11.30 05:09:40.635484 [ 3 ] {5825382a-3cae-448f-bead-1dbbd6727c94} <Debug> DynamicQueryHandler: Done processing query | ||
3996 | 2023.11.30 05:09:40.635509 [ 3 ] {5825382a-3cae-448f-bead-1dbbd6727c94} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
3997 | 2023.11.30 05:09:40.635524 [ 3 ] {} <Debug> HTTP-Session: 911a2a37-962a-473d-999e-1708890f0db4 Destroying unnamed session | ||
3998 | 2023.11.30 05:09:40.635642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 1434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3999 | 2023.11.30 05:09:40.635687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4000 | 2023.11.30 05:09:40.635705 [ 3 ] {} <Debug> HTTP-Session: 69d3437f-00d0-46ce-9e62-2a657e64ff75 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
4001 | 2023.11.30 05:09:40.635722 [ 3 ] {} <Debug> HTTP-Session: 69d3437f-00d0-46ce-9e62-2a657e64ff75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4002 | 2023.11.30 05:09:40.635792 [ 3 ] {42ce119b-294b-484b-85a4-e5dba689d636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4003 | 2023.11.30 05:09:40.635832 [ 3 ] {42ce119b-294b-484b-85a4-e5dba689d636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4004 | 2023.11.30 05:09:40.635939 [ 3 ] {42ce119b-294b-484b-85a4-e5dba689d636} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4005 | 2023.11.30 05:09:40.636186 [ 3 ] {42ce119b-294b-484b-85a4-e5dba689d636} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
4006 | 2023.11.30 05:09:40.636417 [ 3 ] {42ce119b-294b-484b-85a4-e5dba689d636} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4007 | 2023.11.30 05:09:40.636591 [ 3 ] {42ce119b-294b-484b-85a4-e5dba689d636} <Trace> oximeter.measurements_i64 (5604f74d-a9b7-4a43-88c0-49ee958c48b7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
4008 | 2023.11.30 05:09:40.636716 [ 3 ] {42ce119b-294b-484b-85a4-e5dba689d636} <Information> executeQuery: Read 9 rows, 642.00 B in 0.000895149 sec., 10054 rows/sec., 700.39 KiB/sec. | ||
4009 | 2023.11.30 05:09:40.636839 [ 3 ] {42ce119b-294b-484b-85a4-e5dba689d636} <Debug> DynamicQueryHandler: Done processing query | ||
4010 | 2023.11.30 05:09:40.636864 [ 3 ] {42ce119b-294b-484b-85a4-e5dba689d636} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4011 | 2023.11.30 05:09:40.636879 [ 3 ] {} <Debug> HTTP-Session: 69d3437f-00d0-46ce-9e62-2a657e64ff75 Destroying unnamed session | ||
4012 | 2023.11.30 05:09:42.106266 [ 172 ] {} <Debug> oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
4013 | 2023.11.30 05:09:42.106354 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
4014 | 2023.11.30 05:09:42.106456 [ 12 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
4015 | 2023.11.30 05:09:42.106593 [ 12 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4016 | 2023.11.30 05:09:42.106626 [ 12 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 10 rows starting from the beginning of the part | ||
4017 | 2023.11.30 05:09:42.106739 [ 12 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
4018 | 2023.11.30 05:09:42.106822 [ 12 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
4019 | 2023.11.30 05:09:42.106903 [ 12 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
4020 | 2023.11.30 05:09:42.106981 [ 12 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
4021 | 2023.11.30 05:09:42.107570 [ 23 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001159764 sec., 17244.887753025618 rows/sec., 1.41 MiB/sec. | ||
4022 | 2023.11.30 05:09:42.107740 [ 23 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
4023 | 2023.11.30 05:09:42.107981 [ 23 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} <Trace> oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
4024 | 2023.11.30 05:09:42.108062 [ 23 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} <Trace> oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
4025 | 2023.11.30 05:09:42.958579 [ 145 ] {} <Debug> oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
4026 | 2023.11.30 05:09:42.958659 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
4027 | 2023.11.30 05:09:42.958730 [ 19 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
4028 | 2023.11.30 05:09:42.958833 [ 19 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4029 | 2023.11.30 05:09:42.958870 [ 19 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 10 rows starting from the beginning of the part | ||
4030 | 2023.11.30 05:09:42.958996 [ 19 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
4031 | 2023.11.30 05:09:42.959086 [ 19 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
4032 | 2023.11.30 05:09:42.959169 [ 19 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
4033 | 2023.11.30 05:09:42.959244 [ 19 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
4034 | 2023.11.30 05:09:42.959776 [ 23 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001076882 sec., 18572.136965795697 rows/sec., 1.27 MiB/sec. | ||
4035 | 2023.11.30 05:09:42.959876 [ 23 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
4036 | 2023.11.30 05:09:42.960067 [ 23 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} <Trace> oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
4037 | 2023.11.30 05:09:42.960128 [ 23 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} <Trace> oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
4038 | 2023.11.30 05:09:43.716427 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4039 | 2023.11.30 05:09:43.716493 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4040 | 2023.11.30 05:09:45.624700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4041 | 2023.11.30 05:09:45.624857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4042 | 2023.11.30 05:09:45.624905 [ 3 ] {} <Debug> HTTP-Session: 71cd9d9a-1d37-4c41-9a84-a05f798e8cc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
4043 | 2023.11.30 05:09:45.624948 [ 3 ] {} <Debug> HTTP-Session: 71cd9d9a-1d37-4c41-9a84-a05f798e8cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4044 | 2023.11.30 05:09:45.625145 [ 3 ] {fcb30444-9b2a-4bd2-a87d-53f924d8475a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4045 | 2023.11.30 05:09:45.625209 [ 3 ] {fcb30444-9b2a-4bd2-a87d-53f924d8475a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4046 | 2023.11.30 05:09:45.625376 [ 3 ] {fcb30444-9b2a-4bd2-a87d-53f924d8475a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4047 | 2023.11.30 05:09:45.625860 [ 3 ] {fcb30444-9b2a-4bd2-a87d-53f924d8475a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
4048 | 2023.11.30 05:09:45.626127 [ 3 ] {fcb30444-9b2a-4bd2-a87d-53f924d8475a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4049 | 2023.11.30 05:09:45.626292 [ 3 ] {fcb30444-9b2a-4bd2-a87d-53f924d8475a} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4050 | 2023.11.30 05:09:45.626416 [ 3 ] {fcb30444-9b2a-4bd2-a87d-53f924d8475a} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001235636 sec., 4046 rows/sec., 327.99 KiB/sec. | ||
4051 | 2023.11.30 05:09:45.626609 [ 3 ] {fcb30444-9b2a-4bd2-a87d-53f924d8475a} <Debug> DynamicQueryHandler: Done processing query | ||
4052 | 2023.11.30 05:09:45.626636 [ 3 ] {fcb30444-9b2a-4bd2-a87d-53f924d8475a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4053 | 2023.11.30 05:09:45.626653 [ 3 ] {} <Debug> HTTP-Session: 71cd9d9a-1d37-4c41-9a84-a05f798e8cc7 Destroying unnamed session | ||
4054 | 2023.11.30 05:09:45.626774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4055 | 2023.11.30 05:09:45.626826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4056 | 2023.11.30 05:09:45.626847 [ 3 ] {} <Debug> HTTP-Session: 2a0321d6-2bf0-49f4-b34f-ee4de01ad4e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
4057 | 2023.11.30 05:09:45.626865 [ 3 ] {} <Debug> HTTP-Session: 2a0321d6-2bf0-49f4-b34f-ee4de01ad4e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4058 | 2023.11.30 05:09:45.626945 [ 3 ] {6771b64e-bf04-4731-a57a-2a7c96ef9274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4059 | 2023.11.30 05:09:45.626987 [ 3 ] {6771b64e-bf04-4731-a57a-2a7c96ef9274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4060 | 2023.11.30 05:09:45.627107 [ 3 ] {6771b64e-bf04-4731-a57a-2a7c96ef9274} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4061 | 2023.11.30 05:09:45.627392 [ 3 ] {6771b64e-bf04-4731-a57a-2a7c96ef9274} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
4062 | 2023.11.30 05:09:45.627612 [ 3 ] {6771b64e-bf04-4731-a57a-2a7c96ef9274} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4063 | 2023.11.30 05:09:45.627762 [ 3 ] {6771b64e-bf04-4731-a57a-2a7c96ef9274} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4064 | 2023.11.30 05:09:45.627891 [ 3 ] {6771b64e-bf04-4731-a57a-2a7c96ef9274} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000914309 sec., 16405 rows/sec., 1.48 MiB/sec. | ||
4065 | 2023.11.30 05:09:45.628051 [ 3 ] {6771b64e-bf04-4731-a57a-2a7c96ef9274} <Debug> DynamicQueryHandler: Done processing query | ||
4066 | 2023.11.30 05:09:45.628075 [ 3 ] {6771b64e-bf04-4731-a57a-2a7c96ef9274} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4067 | 2023.11.30 05:09:45.628091 [ 3 ] {} <Debug> HTTP-Session: 2a0321d6-2bf0-49f4-b34f-ee4de01ad4e1 Destroying unnamed session | ||
4068 | 2023.11.30 05:09:45.628207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4069 | 2023.11.30 05:09:45.628254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4070 | 2023.11.30 05:09:45.628272 [ 3 ] {} <Debug> HTTP-Session: f31d7f86-400a-4e9c-8d0c-271ea24e747b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
4071 | 2023.11.30 05:09:45.628289 [ 3 ] {} <Debug> HTTP-Session: f31d7f86-400a-4e9c-8d0c-271ea24e747b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4072 | 2023.11.30 05:09:45.628358 [ 3 ] {b20303a6-aaf9-4311-83bb-5792811bdcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4073 | 2023.11.30 05:09:45.628397 [ 3 ] {b20303a6-aaf9-4311-83bb-5792811bdcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4074 | 2023.11.30 05:09:45.628502 [ 3 ] {b20303a6-aaf9-4311-83bb-5792811bdcc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4075 | 2023.11.30 05:09:45.628757 [ 3 ] {b20303a6-aaf9-4311-83bb-5792811bdcc2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
4076 | 2023.11.30 05:09:45.628966 [ 3 ] {b20303a6-aaf9-4311-83bb-5792811bdcc2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4077 | 2023.11.30 05:09:45.629119 [ 3 ] {b20303a6-aaf9-4311-83bb-5792811bdcc2} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4078 | 2023.11.30 05:09:45.629242 [ 3 ] {b20303a6-aaf9-4311-83bb-5792811bdcc2} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000855108 sec., 5847 rows/sec., 468.23 KiB/sec. | ||
4079 | 2023.11.30 05:09:45.629448 [ 3 ] {b20303a6-aaf9-4311-83bb-5792811bdcc2} <Debug> DynamicQueryHandler: Done processing query | ||
4080 | 2023.11.30 05:09:45.629472 [ 3 ] {b20303a6-aaf9-4311-83bb-5792811bdcc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4081 | 2023.11.30 05:09:45.629488 [ 3 ] {} <Debug> HTTP-Session: f31d7f86-400a-4e9c-8d0c-271ea24e747b Destroying unnamed session | ||
4082 | 2023.11.30 05:09:45.629634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4083 | 2023.11.30 05:09:45.629681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4084 | 2023.11.30 05:09:45.629700 [ 3 ] {} <Debug> HTTP-Session: 4d4ca185-1ffc-419d-8be4-ad7c6d6b1be4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
4085 | 2023.11.30 05:09:45.629716 [ 3 ] {} <Debug> HTTP-Session: 4d4ca185-1ffc-419d-8be4-ad7c6d6b1be4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4086 | 2023.11.30 05:09:45.629791 [ 3 ] {646d8236-758a-4920-904e-e782616f8269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4087 | 2023.11.30 05:09:45.629838 [ 3 ] {646d8236-758a-4920-904e-e782616f8269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4088 | 2023.11.30 05:09:45.629990 [ 3 ] {646d8236-758a-4920-904e-e782616f8269} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4089 | 2023.11.30 05:09:45.630296 [ 3 ] {646d8236-758a-4920-904e-e782616f8269} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
4090 | 2023.11.30 05:09:45.630575 [ 3 ] {646d8236-758a-4920-904e-e782616f8269} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4091 | 2023.11.30 05:09:45.630756 [ 3 ] {646d8236-758a-4920-904e-e782616f8269} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4092 | 2023.11.30 05:09:45.630885 [ 3 ] {646d8236-758a-4920-904e-e782616f8269} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001066773 sec., 4687 rows/sec., 6.32 MiB/sec. | ||
4093 | 2023.11.30 05:09:45.631011 [ 3 ] {646d8236-758a-4920-904e-e782616f8269} <Debug> DynamicQueryHandler: Done processing query | ||
4094 | 2023.11.30 05:09:45.631033 [ 3 ] {646d8236-758a-4920-904e-e782616f8269} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4095 | 2023.11.30 05:09:45.631049 [ 3 ] {} <Debug> HTTP-Session: 4d4ca185-1ffc-419d-8be4-ad7c6d6b1be4 Destroying unnamed session | ||
4096 | 2023.11.30 05:09:50.629684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4097 | 2023.11.30 05:09:50.629873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4098 | 2023.11.30 05:09:50.629920 [ 3 ] {} <Debug> HTTP-Session: 6e6ede78-97c2-422b-8ac1-60784ada1fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
4099 | 2023.11.30 05:09:50.629964 [ 3 ] {} <Debug> HTTP-Session: 6e6ede78-97c2-422b-8ac1-60784ada1fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4100 | 2023.11.30 05:09:50.630168 [ 3 ] {3d074158-d99f-47a5-b468-256d5208929f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4101 | 2023.11.30 05:09:50.630278 [ 3 ] {3d074158-d99f-47a5-b468-256d5208929f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4102 | 2023.11.30 05:09:50.630451 [ 3 ] {3d074158-d99f-47a5-b468-256d5208929f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4103 | 2023.11.30 05:09:50.630978 [ 3 ] {3d074158-d99f-47a5-b468-256d5208929f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
4104 | 2023.11.30 05:09:50.631253 [ 3 ] {3d074158-d99f-47a5-b468-256d5208929f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4105 | 2023.11.30 05:09:50.631418 [ 3 ] {3d074158-d99f-47a5-b468-256d5208929f} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4106 | 2023.11.30 05:09:50.631536 [ 3 ] {3d074158-d99f-47a5-b468-256d5208929f} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001311647 sec., 38120 rows/sec., 3.02 MiB/sec. | ||
4107 | 2023.11.30 05:09:50.631684 [ 3 ] {3d074158-d99f-47a5-b468-256d5208929f} <Debug> DynamicQueryHandler: Done processing query | ||
4108 | 2023.11.30 05:09:50.631710 [ 3 ] {3d074158-d99f-47a5-b468-256d5208929f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4109 | 2023.11.30 05:09:50.631728 [ 3 ] {} <Debug> HTTP-Session: 6e6ede78-97c2-422b-8ac1-60784ada1fc2 Destroying unnamed session | ||
4110 | 2023.11.30 05:09:50.631870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 29371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4111 | 2023.11.30 05:09:50.631918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4112 | 2023.11.30 05:09:50.631938 [ 3 ] {} <Debug> HTTP-Session: d80f3e66-010a-4e75-bf00-ecc93f967d4e Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
4113 | 2023.11.30 05:09:50.631955 [ 3 ] {} <Debug> HTTP-Session: d80f3e66-010a-4e75-bf00-ecc93f967d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4114 | 2023.11.30 05:09:50.632032 [ 3 ] {1b5ad56f-f791-4e5b-8a38-64cb70c7caae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4115 | 2023.11.30 05:09:50.632074 [ 3 ] {1b5ad56f-f791-4e5b-8a38-64cb70c7caae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4116 | 2023.11.30 05:09:50.632178 [ 3 ] {1b5ad56f-f791-4e5b-8a38-64cb70c7caae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4117 | 2023.11.30 05:09:50.632586 [ 3 ] {1b5ad56f-f791-4e5b-8a38-64cb70c7caae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
4118 | 2023.11.30 05:09:50.632820 [ 3 ] {1b5ad56f-f791-4e5b-8a38-64cb70c7caae} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4119 | 2023.11.30 05:09:50.632974 [ 3 ] {1b5ad56f-f791-4e5b-8a38-64cb70c7caae} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4120 | 2023.11.30 05:09:50.633101 [ 3 ] {1b5ad56f-f791-4e5b-8a38-64cb70c7caae} <Information> executeQuery: Read 186 rows, 18.02 KiB in 0.001037431 sec., 179289 rows/sec., 16.96 MiB/sec. | ||
4121 | 2023.11.30 05:09:50.633241 [ 3 ] {1b5ad56f-f791-4e5b-8a38-64cb70c7caae} <Debug> DynamicQueryHandler: Done processing query | ||
4122 | 2023.11.30 05:09:50.633266 [ 3 ] {1b5ad56f-f791-4e5b-8a38-64cb70c7caae} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4123 | 2023.11.30 05:09:50.633282 [ 3 ] {} <Debug> HTTP-Session: d80f3e66-010a-4e75-bf00-ecc93f967d4e Destroying unnamed session | ||
4124 | 2023.11.30 05:09:50.633412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 12561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4125 | 2023.11.30 05:09:50.633457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4126 | 2023.11.30 05:09:50.633476 [ 3 ] {} <Debug> HTTP-Session: 52120f39-b724-43d2-9da0-2d2d1c65bf1f Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
4127 | 2023.11.30 05:09:50.633493 [ 3 ] {} <Debug> HTTP-Session: 52120f39-b724-43d2-9da0-2d2d1c65bf1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4128 | 2023.11.30 05:09:50.633565 [ 3 ] {7aa69d8b-a63f-4271-8321-227381caff37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4129 | 2023.11.30 05:09:50.633604 [ 3 ] {7aa69d8b-a63f-4271-8321-227381caff37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4130 | 2023.11.30 05:09:50.633712 [ 3 ] {7aa69d8b-a63f-4271-8321-227381caff37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4131 | 2023.11.30 05:09:50.634021 [ 3 ] {7aa69d8b-a63f-4271-8321-227381caff37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
4132 | 2023.11.30 05:09:50.634230 [ 3 ] {7aa69d8b-a63f-4271-8321-227381caff37} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4133 | 2023.11.30 05:09:50.634382 [ 3 ] {7aa69d8b-a63f-4271-8321-227381caff37} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4134 | 2023.11.30 05:09:50.634511 [ 3 ] {7aa69d8b-a63f-4271-8321-227381caff37} <Information> executeQuery: Read 74 rows, 5.90 KiB in 0.000909389 sec., 81373 rows/sec., 6.34 MiB/sec. | ||
4135 | 2023.11.30 05:09:50.634658 [ 3 ] {7aa69d8b-a63f-4271-8321-227381caff37} <Debug> DynamicQueryHandler: Done processing query | ||
4136 | 2023.11.30 05:09:50.634684 [ 3 ] {7aa69d8b-a63f-4271-8321-227381caff37} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4137 | 2023.11.30 05:09:50.634700 [ 3 ] {} <Debug> HTTP-Session: 52120f39-b724-43d2-9da0-2d2d1c65bf1f Destroying unnamed session | ||
4138 | 2023.11.30 05:09:50.634799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7000, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4139 | 2023.11.30 05:09:50.634845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4140 | 2023.11.30 05:09:50.634864 [ 3 ] {} <Debug> HTTP-Session: 13672c40-3a4a-45d6-8647-585f34b48508 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
4141 | 2023.11.30 05:09:50.634880 [ 3 ] {} <Debug> HTTP-Session: 13672c40-3a4a-45d6-8647-585f34b48508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4142 | 2023.11.30 05:09:50.634953 [ 3 ] {f5984b60-fbbc-4370-becb-6bec9beb17f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4143 | 2023.11.30 05:09:50.634996 [ 3 ] {f5984b60-fbbc-4370-becb-6bec9beb17f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4144 | 2023.11.30 05:09:50.635119 [ 3 ] {f5984b60-fbbc-4370-becb-6bec9beb17f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4145 | 2023.11.30 05:09:50.635402 [ 3 ] {f5984b60-fbbc-4370-becb-6bec9beb17f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
4146 | 2023.11.30 05:09:50.635652 [ 3 ] {f5984b60-fbbc-4370-becb-6bec9beb17f7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4147 | 2023.11.30 05:09:50.635831 [ 3 ] {f5984b60-fbbc-4370-becb-6bec9beb17f7} <Trace> oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
4148 | 2023.11.30 05:09:50.635953 [ 3 ] {f5984b60-fbbc-4370-becb-6bec9beb17f7} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.00097172 sec., 37047 rows/sec., 2.58 MiB/sec. | ||
4149 | 2023.11.30 05:09:50.636076 [ 3 ] {f5984b60-fbbc-4370-becb-6bec9beb17f7} <Debug> DynamicQueryHandler: Done processing query | ||
4150 | 2023.11.30 05:09:50.636101 [ 3 ] {f5984b60-fbbc-4370-becb-6bec9beb17f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4151 | 2023.11.30 05:09:50.636117 [ 3 ] {} <Debug> HTTP-Session: 13672c40-3a4a-45d6-8647-585f34b48508 Destroying unnamed session | ||
4152 | 2023.11.30 05:09:50.636292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 53491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4153 | 2023.11.30 05:09:50.636336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4154 | 2023.11.30 05:09:50.636356 [ 3 ] {} <Debug> HTTP-Session: 0f070558-f897-45e6-bf20-70e03435ad0d Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
4155 | 2023.11.30 05:09:50.636372 [ 3 ] {} <Debug> HTTP-Session: 0f070558-f897-45e6-bf20-70e03435ad0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4156 | 2023.11.30 05:09:50.636463 [ 3 ] {b0b5a711-ae57-4670-a5a3-10a50d72d529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4157 | 2023.11.30 05:09:50.636507 [ 3 ] {b0b5a711-ae57-4670-a5a3-10a50d72d529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4158 | 2023.11.30 05:09:50.636642 [ 3 ] {b0b5a711-ae57-4670-a5a3-10a50d72d529} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4159 | 2023.11.30 05:09:50.637263 [ 3 ] {b0b5a711-ae57-4670-a5a3-10a50d72d529} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
4160 | 2023.11.30 05:09:50.637575 [ 3 ] {b0b5a711-ae57-4670-a5a3-10a50d72d529} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4161 | 2023.11.30 05:09:50.637763 [ 3 ] {b0b5a711-ae57-4670-a5a3-10a50d72d529} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4162 | 2023.11.30 05:09:50.637889 [ 3 ] {b0b5a711-ae57-4670-a5a3-10a50d72d529} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001398499 sec., 35752 rows/sec., 48.25 MiB/sec. | ||
4163 | 2023.11.30 05:09:50.638016 [ 3 ] {b0b5a711-ae57-4670-a5a3-10a50d72d529} <Debug> DynamicQueryHandler: Done processing query | ||
4164 | 2023.11.30 05:09:50.638039 [ 3 ] {b0b5a711-ae57-4670-a5a3-10a50d72d529} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
4165 | 2023.11.30 05:09:50.638055 [ 3 ] {} <Debug> HTTP-Session: 0f070558-f897-45e6-bf20-70e03435ad0d Destroying unnamed session | ||
4166 | 2023.11.30 05:09:55.624490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4167 | 2023.11.30 05:09:55.624674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4168 | 2023.11.30 05:09:55.624722 [ 3 ] {} <Debug> HTTP-Session: 6ff22ec5-1c4d-4036-bfb1-546baeec6650 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
4169 | 2023.11.30 05:09:55.624763 [ 3 ] {} <Debug> HTTP-Session: 6ff22ec5-1c4d-4036-bfb1-546baeec6650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4170 | 2023.11.30 05:09:55.624961 [ 3 ] {b9f45d7c-51b7-4aec-bd1f-e502331e0da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4171 | 2023.11.30 05:09:55.625059 [ 3 ] {b9f45d7c-51b7-4aec-bd1f-e502331e0da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4172 | 2023.11.30 05:09:55.625333 [ 3 ] {b9f45d7c-51b7-4aec-bd1f-e502331e0da7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4173 | 2023.11.30 05:09:55.625857 [ 3 ] {b9f45d7c-51b7-4aec-bd1f-e502331e0da7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.81 GiB. | ||
4174 | 2023.11.30 05:09:55.626122 [ 3 ] {b9f45d7c-51b7-4aec-bd1f-e502331e0da7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4175 | 2023.11.30 05:09:55.626290 [ 3 ] {b9f45d7c-51b7-4aec-bd1f-e502331e0da7} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4176 | 2023.11.30 05:09:55.626414 [ 3 ] {b9f45d7c-51b7-4aec-bd1f-e502331e0da7} <Information> executeQuery: Read 5 rows, 415.00 B in 0.00139518 sec., 3583 rows/sec., 290.48 KiB/sec. | ||
4177 | 2023.11.30 05:09:55.626414 [ 167 ] {} <Debug> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4178 | 2023.11.30 05:09:55.626494 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.81 GiB. | ||
4179 | 2023.11.30 05:09:55.626583 [ 3 ] {b9f45d7c-51b7-4aec-bd1f-e502331e0da7} <Debug> DynamicQueryHandler: Done processing query | ||
4180 | 2023.11.30 05:09:55.626596 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4181 | 2023.11.30 05:09:55.626614 [ 3 ] {b9f45d7c-51b7-4aec-bd1f-e502331e0da7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4182 | 2023.11.30 05:09:55.626675 [ 3 ] {} <Debug> HTTP-Session: 6ff22ec5-1c4d-4036-bfb1-546baeec6650 Destroying unnamed session | ||
4183 | 2023.11.30 05:09:55.626758 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4184 | 2023.11.30 05:09:55.626813 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 51 rows starting from the beginning of the part | ||
4185 | 2023.11.30 05:09:55.626835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4186 | 2023.11.30 05:09:55.626916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4187 | 2023.11.30 05:09:55.626960 [ 3 ] {} <Debug> HTTP-Session: df3336f3-1db6-4448-b622-594a6b742469 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
4188 | 2023.11.30 05:09:55.626998 [ 3 ] {} <Debug> HTTP-Session: df3336f3-1db6-4448-b622-594a6b742469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4189 | 2023.11.30 05:09:55.627108 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
4190 | 2023.11.30 05:09:55.627217 [ 3 ] {aec611fc-226c-4864-b4a2-db2676c48e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4191 | 2023.11.30 05:09:55.627315 [ 3 ] {aec611fc-226c-4864-b4a2-db2676c48e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4192 | 2023.11.30 05:09:55.627382 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 50 rows starting from the beginning of the part | ||
4193 | 2023.11.30 05:09:55.627730 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
4194 | 2023.11.30 05:09:55.627825 [ 3 ] {aec611fc-226c-4864-b4a2-db2676c48e16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4195 | 2023.11.30 05:09:55.628017 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 50 rows starting from the beginning of the part | ||
4196 | 2023.11.30 05:09:55.628165 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
4197 | 2023.11.30 05:09:55.628726 [ 3 ] {aec611fc-226c-4864-b4a2-db2676c48e16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.81 GiB. | ||
4198 | 2023.11.30 05:09:55.629135 [ 3 ] {aec611fc-226c-4864-b4a2-db2676c48e16} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4199 | 2023.11.30 05:09:55.629452 [ 3 ] {aec611fc-226c-4864-b4a2-db2676c48e16} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4200 | 2023.11.30 05:09:55.629627 [ 167 ] {} <Debug> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4201 | 2023.11.30 05:09:55.629739 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.81 GiB. | ||
4202 | 2023.11.30 05:09:55.629776 [ 3 ] {aec611fc-226c-4864-b4a2-db2676c48e16} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002479933 sec., 6048 rows/sec., 558.78 KiB/sec. | ||
4203 | 2023.11.30 05:09:55.629990 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4204 | 2023.11.30 05:09:55.630098 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 4 columns (4 merged, 0 gathered) in 0.003535405 sec., 46953.60220399077 rows/sec., 3.72 MiB/sec. | ||
4205 | 2023.11.30 05:09:55.630359 [ 3 ] {aec611fc-226c-4864-b4a2-db2676c48e16} <Debug> DynamicQueryHandler: Done processing query | ||
4206 | 2023.11.30 05:09:55.630442 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4207 | 2023.11.30 05:09:55.630454 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4208 | 2023.11.30 05:09:55.630455 [ 3 ] {aec611fc-226c-4864-b4a2-db2676c48e16} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4209 | 2023.11.30 05:09:55.630562 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 194 rows starting from the beginning of the part | ||
4210 | 2023.11.30 05:09:55.630568 [ 3 ] {} <Debug> HTTP-Session: df3336f3-1db6-4448-b622-594a6b742469 Destroying unnamed session | ||
4211 | 2023.11.30 05:09:55.630772 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4212 | 2023.11.30 05:09:55.630865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4213 | 2023.11.30 05:09:55.630890 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
4214 | 2023.11.30 05:09:55.630913 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} <Trace> oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4215 | 2023.11.30 05:09:55.630993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4216 | 2023.11.30 05:09:55.631107 [ 3 ] {} <Debug> HTTP-Session: 966f99e4-8646-4075-adf2-f0ffa76a033a Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
4217 | 2023.11.30 05:09:55.631167 [ 3 ] {} <Debug> HTTP-Session: 966f99e4-8646-4075-adf2-f0ffa76a033a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4218 | 2023.11.30 05:09:55.631206 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 150 rows starting from the beginning of the part | ||
4219 | 2023.11.30 05:09:55.631365 [ 3 ] {4a8198d6-1fc7-4b90-94a4-4bb46e1cc8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4220 | 2023.11.30 05:09:55.631429 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
4221 | 2023.11.30 05:09:55.631448 [ 3 ] {4a8198d6-1fc7-4b90-94a4-4bb46e1cc8b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4222 | 2023.11.30 05:09:55.631734 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 186 rows starting from the beginning of the part | ||
4223 | 2023.11.30 05:09:55.631938 [ 3 ] {4a8198d6-1fc7-4b90-94a4-4bb46e1cc8b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4224 | 2023.11.30 05:09:55.631974 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 15 rows starting from the beginning of the part | ||
4225 | 2023.11.30 05:09:55.632542 [ 3 ] {4a8198d6-1fc7-4b90-94a4-4bb46e1cc8b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.81 GiB. | ||
4226 | 2023.11.30 05:09:55.633009 [ 3 ] {4a8198d6-1fc7-4b90-94a4-4bb46e1cc8b4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4227 | 2023.11.30 05:09:55.633280 [ 3 ] {4a8198d6-1fc7-4b90-94a4-4bb46e1cc8b4} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4228 | 2023.11.30 05:09:55.633439 [ 167 ] {} <Debug> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4229 | 2023.11.30 05:09:55.633541 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.81 GiB. | ||
4230 | 2023.11.30 05:09:55.633583 [ 3 ] {4a8198d6-1fc7-4b90-94a4-4bb46e1cc8b4} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002144226 sec., 2331 rows/sec., 186.73 KiB/sec. | ||
4231 | 2023.11.30 05:09:55.633756 [ 10 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4232 | 2023.11.30 05:09:55.634019 [ 10 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4233 | 2023.11.30 05:09:55.634016 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 575 rows, containing 4 columns (4 merged, 0 gathered) in 0.004162188 sec., 138148.49305221197 rows/sec., 13.10 MiB/sec. | ||
4234 | 2023.11.30 05:09:55.634042 [ 3 ] {4a8198d6-1fc7-4b90-94a4-4bb46e1cc8b4} <Debug> DynamicQueryHandler: Done processing query | ||
4235 | 2023.11.30 05:09:55.634074 [ 10 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 114 rows starting from the beginning of the part | ||
4236 | 2023.11.30 05:09:55.634101 [ 3 ] {4a8198d6-1fc7-4b90-94a4-4bb46e1cc8b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4237 | 2023.11.30 05:09:55.634151 [ 3 ] {} <Debug> HTTP-Session: 966f99e4-8646-4075-adf2-f0ffa76a033a Destroying unnamed session | ||
4238 | 2023.11.30 05:09:55.634256 [ 22 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4239 | 2023.11.30 05:09:55.634307 [ 10 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
4240 | 2023.11.30 05:09:55.634330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4241 | 2023.11.30 05:09:55.634425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4242 | 2023.11.30 05:09:55.634466 [ 3 ] {} <Debug> HTTP-Session: f0ceeb3a-6765-4a54-aaf5-56af486b052d Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 | ||
4243 | 2023.11.30 05:09:55.634539 [ 3 ] {} <Debug> HTTP-Session: f0ceeb3a-6765-4a54-aaf5-56af486b052d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4244 | 2023.11.30 05:09:55.634569 [ 10 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 59 rows starting from the beginning of the part | ||
4245 | 2023.11.30 05:09:55.634686 [ 22 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4246 | 2023.11.30 05:09:55.634796 [ 3 ] {fee048f5-c1f1-43ae-a07d-df8b68840843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4247 | 2023.11.30 05:09:55.634836 [ 10 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
4248 | 2023.11.30 05:09:55.634855 [ 22 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} <Trace> oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4249 | 2023.11.30 05:09:55.634939 [ 3 ] {fee048f5-c1f1-43ae-a07d-df8b68840843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4250 | 2023.11.30 05:09:55.635180 [ 10 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 74 rows starting from the beginning of the part | ||
4251 | 2023.11.30 05:09:55.635357 [ 10 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
4252 | 2023.11.30 05:09:55.635437 [ 3 ] {fee048f5-c1f1-43ae-a07d-df8b68840843} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4253 | 2023.11.30 05:09:55.635932 [ 3 ] {fee048f5-c1f1-43ae-a07d-df8b68840843} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.81 GiB. | ||
4254 | 2023.11.30 05:09:55.636326 [ 22 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 4 columns (4 merged, 0 gathered) in 0.002699147 sec., 97067.70324106098 rows/sec., 7.58 MiB/sec. | ||
4255 | 2023.11.30 05:09:55.636422 [ 3 ] {fee048f5-c1f1-43ae-a07d-df8b68840843} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4256 | 2023.11.30 05:09:55.636480 [ 22 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4257 | 2023.11.30 05:09:55.636733 [ 3 ] {fee048f5-c1f1-43ae-a07d-df8b68840843} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4258 | 2023.11.30 05:09:55.636751 [ 22 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4259 | 2023.11.30 05:09:55.636900 [ 22 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} <Trace> oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4260 | 2023.11.30 05:09:55.636906 [ 167 ] {} <Debug> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4261 | 2023.11.30 05:09:55.636978 [ 3 ] {fee048f5-c1f1-43ae-a07d-df8b68840843} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002120935 sec., 2357 rows/sec., 3.18 MiB/sec. | ||
4262 | 2023.11.30 05:09:55.636990 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.81 GiB. | ||
4263 | 2023.11.30 05:09:55.637245 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4264 | 2023.11.30 05:09:55.637459 [ 3 ] {fee048f5-c1f1-43ae-a07d-df8b68840843} <Debug> DynamicQueryHandler: Done processing query | ||
4265 | 2023.11.30 05:09:55.637509 [ 3 ] {fee048f5-c1f1-43ae-a07d-df8b68840843} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4266 | 2023.11.30 05:09:55.637519 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4267 | 2023.11.30 05:09:55.637547 [ 3 ] {} <Debug> HTTP-Session: f0ceeb3a-6765-4a54-aaf5-56af486b052d Destroying unnamed session | ||
4268 | 2023.11.30 05:09:55.637590 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 850 rows starting from the beginning of the part | ||
4269 | 2023.11.30 05:09:55.637708 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
4270 | 2023.11.30 05:09:55.637805 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 50 rows starting from the beginning of the part | ||
4271 | 2023.11.30 05:09:55.637898 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
4272 | 2023.11.30 05:09:55.637987 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 50 rows starting from the beginning of the part | ||
4273 | 2023.11.30 05:09:55.638073 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
4274 | 2023.11.30 05:09:55.640535 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 965 rows, containing 6 columns (6 merged, 0 gathered) in 0.003459164 sec., 278969.1382079601 rows/sec., 376.45 MiB/sec. | ||
4275 | 2023.11.30 05:09:55.641432 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4276 | 2023.11.30 05:09:55.641664 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4277 | 2023.11.30 05:09:55.641726 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4278 | 2023.11.30 05:09:55.641801 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7: 8.90 MiB. | ||
4279 | 2023.11.30 05:09:58.716558 [ 163 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4280 | 2023.11.30 05:09:58.716656 [ 163 ] {} <Debug> DNSResolver: Updated DNS cache |