1 | [ Dec 30 06:22:40 Enabled. ] | ||
2 | [ Dec 30 06:22:40 Rereading configuration. ] | ||
3 | [ Dec 30 06:22:41 Rereading configuration. ] | ||
4 | [ Dec 30 06:22:52 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default | ||
23 | + DATALINK=oxControlService12 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService12 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService12 | ||
29 | ipadm: Could not delete oxControlService12: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService12 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService12 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService12 | ||
34 | + ipadm show-addr oxControlService12/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService12/ll | ||
37 | + ipadm show-addr oxControlService12/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService12/omicron6 | ||
40 | + route get -inet6 default -inet6 fd00:1122:3344:101::1 | ||
41 | default: not in table | ||
42 | + route add -inet6 default -inet6 fd00:1122:3344:101::1 | ||
43 | add net default: gateway fd00:1122:3344:101::1 | ||
44 | + single_node=true | ||
45 | + command=() | ||
46 | + true | ||
47 | + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
48 | + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
49 | [ Dec 30 06:22:53 Method "start" exited with status 0. ] | ||
50 | Processing configuration file 'config.xml'. | ||
51 | There is no file 'config.xml', will use embedded config. | ||
52 | Logging trace to /var/tmp/clickhouse-server.log | ||
53 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
54 | 2023.12.30 06:22:53.604342 [ 1 ] {} <Information> Application: Will watch for the process with pid 22243 | ||
55 | 2023.12.30 06:22:53.604421 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.12.30 06:22:54.224567 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22243 | ||
57 | 2023.12.30 06:22:54.224716 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.12.30 06:22:54.224904 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.12.30 06:22:54.329518 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.12.30 06:22:54.329569 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.12.30 06:22:54.329581 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.12.30 06:22:54.329614 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.12.30 06:22:54.329997 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.12.30 06:22:54.330713 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
65 | Processing configuration file 'config.xml'. | ||
66 | There is no file 'config.xml', will use embedded config. | ||
67 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
68 | 2023.12.30 06:22:54.331186 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.12.30 06:22:54.331425 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
70 | 2023.12.30 06:22:54.333977 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.12.30 06:22:54.334023 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.12.30 06:22:54.334726 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
73 | Processing configuration file 'config.xml'. | ||
74 | There is no file 'config.xml', will use embedded config. | ||
75 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
76 | 2023.12.30 06:22:54.334876 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.12.30 06:22:54.340827 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.12.30 06:22:54.341099 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.12.30 06:22:54.341122 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.12.30 06:22:54.342525 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.12.30 06:22:54.343098 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.12.30 06:22:54.343409 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.12.30 06:22:54.343796 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.12.30 06:22:54.344540 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.12.30 06:22:54.344579 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.12.30 06:22:54.344634 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.12.30 06:22:54.344650 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.12.30 06:22:54.362607 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.12.30 06:22:54.362633 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000111153 sec | ||
90 | 2023.12.30 06:22:54.363202 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.12.30 06:22:54.363277 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.12.30 06:22:54.363296 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.12.30 06:22:54.363310 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.12.30 06:22:54.363321 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.12.30 06:22:54.363335 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.12.30 06:22:54.363349 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.12.30 06:22:54.363377 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.12.30 06:22:54.363394 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.12.30 06:22:54.363421 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.12.30 06:22:54.363433 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.12.30 06:22:54.363447 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.12.30 06:22:54.363461 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.12.30 06:22:54.363490 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.12.30 06:22:54.363503 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.12.30 06:22:54.363515 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.12.30 06:22:54.397080 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.12.30 06:22:54.405803 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.12.30 06:22:54.405905 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2681e-05 sec | ||
109 | 2023.12.30 06:22:54.405933 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.12.30 06:22:54.405952 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.12.30 06:22:54.405979 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.12.30 06:22:54.408228 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.12.30 06:22:54.413162 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.12.30 06:22:54.413260 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
115 | 2023.12.30 06:22:54.413310 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.12.30 06:22:54.606672 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) | ||
117 | 2023.12.30 06:22:54.623959 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) | ||
118 | 2023.12.30 06:22:54.624008 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.12.30 06:22:54.653914 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.12.30 06:22:54.654655 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB | ||
121 | 2023.12.30 06:22:54.654977 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.12.30 06:22:54.655030 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.12.30 06:22:54.655046 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.12.30 06:22:54.655124 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
125 | 2023.12.30 06:22:54.655148 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
126 | 2023.12.30 06:22:54.655223 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.12.30 06:22:54.655791 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.12.30 06:22:54.655811 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.12.30 06:22:55.227469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
130 | 2023.12.30 06:22:55.227646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
131 | 2023.12.30 06:22:55.228223 [ 3 ] {} <Debug> HTTP-Session: 22be8dab-0eb4-4a3e-afb4-037fe2f73a16 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
132 | 2023.12.30 06:22:55.228259 [ 3 ] {} <Debug> HTTP-Session: 22be8dab-0eb4-4a3e-afb4-037fe2f73a16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2023.12.30 06:22:55.228379 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
134 | 2023.12.30 06:22:55.228406 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
135 | 2023.12.30 06:22:55.228422 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
136 | 2023.12.30 06:22:55.229777 [ 3 ] {d9fbf41f-50d5-4a4b-85fc-abe10469960b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
137 | 2023.12.30 06:22:55.250373 [ 3 ] {d9fbf41f-50d5-4a4b-85fc-abe10469960b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:42572) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
138 | |||
139 | 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 | ||
140 | 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 | ||
141 | 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 | ||
142 | 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 | ||
143 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
144 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
145 | 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 | ||
146 | 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 | ||
147 | 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 | ||
148 | 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 | ||
149 | 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 | ||
150 | 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 | ||
151 | 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 | ||
152 | 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 | ||
153 | 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 | ||
154 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
155 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
156 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
157 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
158 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
159 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
160 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
161 | |||
162 | 2023.12.30 06:22:55.251050 [ 3 ] {d9fbf41f-50d5-4a4b-85fc-abe10469960b} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
163 | |||
164 | 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 | ||
165 | 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 | ||
166 | 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 | ||
167 | 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 | ||
168 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
169 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
170 | 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 | ||
171 | 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 | ||
172 | 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 | ||
173 | 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 | ||
174 | 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 | ||
175 | 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 | ||
176 | 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 | ||
177 | 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 | ||
178 | 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 | ||
179 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
180 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
181 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
182 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
183 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
184 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
185 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
186 | (version 22.8.9.1) | ||
187 | 2023.12.30 06:22:55.251748 [ 3 ] {d9fbf41f-50d5-4a4b-85fc-abe10469960b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
188 | 2023.12.30 06:22:55.251769 [ 3 ] {} <Debug> HTTP-Session: 22be8dab-0eb4-4a3e-afb4-037fe2f73a16 Destroying unnamed session | ||
189 | 2023.12.30 06:22:55.252050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
190 | 2023.12.30 06:22:55.252184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
191 | 2023.12.30 06:22:55.252204 [ 3 ] {} <Debug> HTTP-Session: cb92fee1-9701-4e30-a16a-a7079825e26e Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
192 | 2023.12.30 06:22:55.252224 [ 3 ] {} <Debug> HTTP-Session: cb92fee1-9701-4e30-a16a-a7079825e26e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2023.12.30 06:22:55.252304 [ 3 ] {d98dc4c4-82c3-45fc-817d-ef35ca688f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
194 | 2023.12.30 06:22:55.252375 [ 3 ] {d98dc4c4-82c3-45fc-817d-ef35ca688f05} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
195 | 2023.12.30 06:22:55.253319 [ 3 ] {d98dc4c4-82c3-45fc-817d-ef35ca688f05} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
196 | 2023.12.30 06:22:55.255010 [ 3 ] {d98dc4c4-82c3-45fc-817d-ef35ca688f05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
197 | 2023.12.30 06:22:55.258742 [ 3 ] {d98dc4c4-82c3-45fc-817d-ef35ca688f05} <Debug> DynamicQueryHandler: Done processing query | ||
198 | 2023.12.30 06:22:55.258774 [ 3 ] {d98dc4c4-82c3-45fc-817d-ef35ca688f05} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
199 | 2023.12.30 06:22:55.258789 [ 3 ] {} <Debug> HTTP-Session: cb92fee1-9701-4e30-a16a-a7079825e26e Destroying unnamed session | ||
200 | 2023.12.30 06:22:55.258906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
201 | 2023.12.30 06:22:55.258954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
202 | 2023.12.30 06:22:55.258971 [ 3 ] {} <Debug> HTTP-Session: c9ce9d27-facd-4081-a153-65abfd746896 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
203 | 2023.12.30 06:22:55.258987 [ 3 ] {} <Debug> HTTP-Session: c9ce9d27-facd-4081-a153-65abfd746896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
204 | 2023.12.30 06:22:55.259076 [ 3 ] {d07664b6-e4d2-462a-a062-9bcbbc41ba79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
205 | 2023.12.30 06:22:55.259384 [ 3 ] {d07664b6-e4d2-462a-a062-9bcbbc41ba79} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:42572) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
206 | |||
207 | 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 | ||
208 | 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 | ||
209 | 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 | ||
210 | 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 | ||
211 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
212 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
213 | 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 | ||
214 | 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 | ||
215 | 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 | ||
216 | 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 | ||
217 | 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 | ||
218 | 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 | ||
219 | 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 | ||
220 | 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 | ||
221 | 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 | ||
222 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
223 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
224 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
225 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
226 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
227 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
228 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2023.12.30 06:22:55.259496 [ 3 ] {d07664b6-e4d2-462a-a062-9bcbbc41ba79} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 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 | ||
233 | 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 | ||
234 | 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 | ||
235 | 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 | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
238 | 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 | ||
239 | 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 | ||
240 | 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 | ||
241 | 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 | ||
242 | 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 | ||
243 | 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 | ||
244 | 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 | ||
245 | 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 | ||
246 | 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 | ||
247 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
253 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
254 | (version 22.8.9.1) | ||
255 | 2023.12.30 06:22:55.259593 [ 3 ] {d07664b6-e4d2-462a-a062-9bcbbc41ba79} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
256 | 2023.12.30 06:22:55.259610 [ 3 ] {} <Debug> HTTP-Session: c9ce9d27-facd-4081-a153-65abfd746896 Destroying unnamed session | ||
257 | 2023.12.30 06:22:55.260423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
258 | 2023.12.30 06:22:55.260465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
259 | 2023.12.30 06:22:55.260481 [ 3 ] {} <Debug> HTTP-Session: 523550a8-1871-4727-bdcb-88b9988ffb98 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
260 | 2023.12.30 06:22:55.260499 [ 3 ] {} <Debug> HTTP-Session: 523550a8-1871-4727-bdcb-88b9988ffb98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
261 | 2023.12.30 06:22:55.260596 [ 3 ] {5307d2ae-1e58-4bbe-a022-6c7481eef92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
262 | 2023.12.30 06:22:55.260684 [ 3 ] {5307d2ae-1e58-4bbe-a022-6c7481eef92f} <Debug> DynamicQueryHandler: Done processing query | ||
263 | 2023.12.30 06:22:55.260707 [ 3 ] {5307d2ae-1e58-4bbe-a022-6c7481eef92f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
264 | 2023.12.30 06:22:55.260721 [ 3 ] {} <Debug> HTTP-Session: 523550a8-1871-4727-bdcb-88b9988ffb98 Destroying unnamed session | ||
265 | 2023.12.30 06:22:55.260825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
266 | 2023.12.30 06:22:55.260866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
267 | 2023.12.30 06:22:55.260882 [ 3 ] {} <Debug> HTTP-Session: 66a8b9e0-26e7-4495-b068-39b952008022 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
268 | 2023.12.30 06:22:55.260900 [ 3 ] {} <Debug> HTTP-Session: 66a8b9e0-26e7-4495-b068-39b952008022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
269 | 2023.12.30 06:22:55.260951 [ 3 ] {90d44cc0-c3a3-4c3f-b0e4-be0af232c92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
270 | 2023.12.30 06:22:55.260997 [ 3 ] {90d44cc0-c3a3-4c3f-b0e4-be0af232c92f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
271 | 2023.12.30 06:22:55.267748 [ 3 ] {90d44cc0-c3a3-4c3f-b0e4-be0af232c92f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
272 | 2023.12.30 06:22:55.267768 [ 3 ] {90d44cc0-c3a3-4c3f-b0e4-be0af232c92f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.0571e-05 sec | ||
273 | 2023.12.30 06:22:55.267788 [ 3 ] {90d44cc0-c3a3-4c3f-b0e4-be0af232c92f} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
274 | 2023.12.30 06:22:55.267805 [ 3 ] {90d44cc0-c3a3-4c3f-b0e4-be0af232c92f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
275 | 2023.12.30 06:22:55.267865 [ 3 ] {90d44cc0-c3a3-4c3f-b0e4-be0af232c92f} <Debug> DynamicQueryHandler: Done processing query | ||
276 | 2023.12.30 06:22:55.267887 [ 3 ] {90d44cc0-c3a3-4c3f-b0e4-be0af232c92f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
277 | 2023.12.30 06:22:55.267901 [ 3 ] {} <Debug> HTTP-Session: 66a8b9e0-26e7-4495-b068-39b952008022 Destroying unnamed session | ||
278 | 2023.12.30 06:22:55.267994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
279 | 2023.12.30 06:22:55.268035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
280 | 2023.12.30 06:22:55.268052 [ 3 ] {} <Debug> HTTP-Session: 85ec48f8-46df-4fe7-9a2f-57689e0ecfd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
281 | 2023.12.30 06:22:55.268073 [ 3 ] {} <Debug> HTTP-Session: 85ec48f8-46df-4fe7-9a2f-57689e0ecfd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2023.12.30 06:22:55.268271 [ 3 ] {6cc12109-8567-4837-8d09-e1ebbd1d774b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) /* The version table contains metadata about the `oximeter` database */ | ||
283 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
284 | 2023.12.30 06:22:55.268313 [ 3 ] {6cc12109-8567-4837-8d09-e1ebbd1d774b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
285 | 2023.12.30 06:22:55.272730 [ 3 ] {6cc12109-8567-4837-8d09-e1ebbd1d774b} <Debug> oximeter.version (787679dd-d1ca-4d3b-a311-4f6b1c122546): Loading data parts | ||
286 | 2023.12.30 06:22:55.272843 [ 3 ] {6cc12109-8567-4837-8d09-e1ebbd1d774b} <Debug> oximeter.version (787679dd-d1ca-4d3b-a311-4f6b1c122546): There are no data parts | ||
287 | 2023.12.30 06:22:55.278865 [ 3 ] {6cc12109-8567-4837-8d09-e1ebbd1d774b} <Debug> DynamicQueryHandler: Done processing query | ||
288 | 2023.12.30 06:22:55.278890 [ 3 ] {6cc12109-8567-4837-8d09-e1ebbd1d774b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
289 | 2023.12.30 06:22:55.278915 [ 3 ] {} <Debug> HTTP-Session: 85ec48f8-46df-4fe7-9a2f-57689e0ecfd1 Destroying unnamed session | ||
290 | 2023.12.30 06:22:55.279025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
291 | 2023.12.30 06:22:55.279073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
292 | 2023.12.30 06:22:55.279094 [ 3 ] {} <Debug> HTTP-Session: 151898b6-d8f2-4186-97de-8927fe246895 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
293 | 2023.12.30 06:22:55.279109 [ 3 ] {} <Debug> HTTP-Session: 151898b6-d8f2-4186-97de-8927fe246895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
294 | 2023.12.30 06:22:55.279363 [ 3 ] {2b4ed9eb-23f8-46a4-9470-4c1f912ab41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) /* The measurement tables contain all individual samples from each timeseries. | ||
295 | * | ||
296 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
297 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
298 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
299 | * by all samples from the same timeseries. | ||
300 | * | ||
301 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
302 | * and then uses that to index quickly into the measurements tables. | ||
303 | */ | ||
304 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
305 | 2023.12.30 06:22:55.279415 [ 3 ] {2b4ed9eb-23f8-46a4-9470-4c1f912ab41c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
306 | 2023.12.30 06:22:55.289863 [ 3 ] {2b4ed9eb-23f8-46a4-9470-4c1f912ab41c} <Debug> oximeter.measurements_bool (3acca75b-e73c-4f3d-803b-e617b1f50e67): Loading data parts | ||
307 | 2023.12.30 06:22:55.289978 [ 3 ] {2b4ed9eb-23f8-46a4-9470-4c1f912ab41c} <Debug> oximeter.measurements_bool (3acca75b-e73c-4f3d-803b-e617b1f50e67): There are no data parts | ||
308 | 2023.12.30 06:22:55.291749 [ 3 ] {2b4ed9eb-23f8-46a4-9470-4c1f912ab41c} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2023.12.30 06:22:55.291773 [ 3 ] {2b4ed9eb-23f8-46a4-9470-4c1f912ab41c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2023.12.30 06:22:55.291791 [ 3 ] {} <Debug> HTTP-Session: 151898b6-d8f2-4186-97de-8927fe246895 Destroying unnamed session | ||
311 | 2023.12.30 06:22:55.291903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2023.12.30 06:22:55.291948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2023.12.30 06:22:55.291969 [ 3 ] {} <Debug> HTTP-Session: f7c05ad7-3a58-45ed-9b50-d42151860c56 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
314 | 2023.12.30 06:22:55.291984 [ 3 ] {} <Debug> HTTP-Session: f7c05ad7-3a58-45ed-9b50-d42151860c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2023.12.30 06:22:55.292163 [ 3 ] {fd46c00d-6aa5-46a7-b6f2-a2e00e6d19ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
316 | 2023.12.30 06:22:55.292207 [ 3 ] {fd46c00d-6aa5-46a7-b6f2-a2e00e6d19ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
317 | 2023.12.30 06:22:55.296696 [ 3 ] {fd46c00d-6aa5-46a7-b6f2-a2e00e6d19ab} <Debug> oximeter.measurements_i8 (de771c1a-ab5f-492b-8c17-51853439111e): Loading data parts | ||
318 | 2023.12.30 06:22:55.296781 [ 3 ] {fd46c00d-6aa5-46a7-b6f2-a2e00e6d19ab} <Debug> oximeter.measurements_i8 (de771c1a-ab5f-492b-8c17-51853439111e): There are no data parts | ||
319 | 2023.12.30 06:22:55.298411 [ 3 ] {fd46c00d-6aa5-46a7-b6f2-a2e00e6d19ab} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2023.12.30 06:22:55.298434 [ 3 ] {fd46c00d-6aa5-46a7-b6f2-a2e00e6d19ab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2023.12.30 06:22:55.298448 [ 3 ] {} <Debug> HTTP-Session: f7c05ad7-3a58-45ed-9b50-d42151860c56 Destroying unnamed session | ||
322 | 2023.12.30 06:22:55.298544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2023.12.30 06:22:55.298588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2023.12.30 06:22:55.298606 [ 3 ] {} <Debug> HTTP-Session: 34e1c59e-c328-43fb-a9c6-70e2cfc4a618 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
325 | 2023.12.30 06:22:55.298624 [ 3 ] {} <Debug> HTTP-Session: 34e1c59e-c328-43fb-a9c6-70e2cfc4a618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2023.12.30 06:22:55.298802 [ 3 ] {2c1f6a7a-42cd-4961-8641-5db015a24352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
327 | 2023.12.30 06:22:55.298846 [ 3 ] {2c1f6a7a-42cd-4961-8641-5db015a24352} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
328 | 2023.12.30 06:22:55.303906 [ 3 ] {2c1f6a7a-42cd-4961-8641-5db015a24352} <Debug> oximeter.measurements_u8 (048dabeb-9702-4519-acd3-d7a4732f520b): Loading data parts | ||
329 | 2023.12.30 06:22:55.303989 [ 3 ] {2c1f6a7a-42cd-4961-8641-5db015a24352} <Debug> oximeter.measurements_u8 (048dabeb-9702-4519-acd3-d7a4732f520b): There are no data parts | ||
330 | 2023.12.30 06:22:55.305720 [ 3 ] {2c1f6a7a-42cd-4961-8641-5db015a24352} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2023.12.30 06:22:55.305750 [ 3 ] {2c1f6a7a-42cd-4961-8641-5db015a24352} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2023.12.30 06:22:55.305764 [ 3 ] {} <Debug> HTTP-Session: 34e1c59e-c328-43fb-a9c6-70e2cfc4a618 Destroying unnamed session | ||
333 | 2023.12.30 06:22:55.305868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2023.12.30 06:22:55.305916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2023.12.30 06:22:55.305933 [ 3 ] {} <Debug> HTTP-Session: 7d55d425-3750-41da-b0ed-05353e1d6df2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
336 | 2023.12.30 06:22:55.305952 [ 3 ] {} <Debug> HTTP-Session: 7d55d425-3750-41da-b0ed-05353e1d6df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2023.12.30 06:22:55.306128 [ 3 ] {372ca865-e95e-46d1-9c95-c3a5e00b3abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
338 | 2023.12.30 06:22:55.306169 [ 3 ] {372ca865-e95e-46d1-9c95-c3a5e00b3abb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
339 | 2023.12.30 06:22:55.310760 [ 3 ] {372ca865-e95e-46d1-9c95-c3a5e00b3abb} <Debug> oximeter.measurements_i16 (7c886719-cdb9-483d-84a5-16fef6bdd81c): Loading data parts | ||
340 | 2023.12.30 06:22:55.310885 [ 3 ] {372ca865-e95e-46d1-9c95-c3a5e00b3abb} <Debug> oximeter.measurements_i16 (7c886719-cdb9-483d-84a5-16fef6bdd81c): There are no data parts | ||
341 | 2023.12.30 06:22:55.312566 [ 3 ] {372ca865-e95e-46d1-9c95-c3a5e00b3abb} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2023.12.30 06:22:55.312594 [ 3 ] {372ca865-e95e-46d1-9c95-c3a5e00b3abb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2023.12.30 06:22:55.312608 [ 3 ] {} <Debug> HTTP-Session: 7d55d425-3750-41da-b0ed-05353e1d6df2 Destroying unnamed session | ||
344 | 2023.12.30 06:22:55.312725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2023.12.30 06:22:55.312770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2023.12.30 06:22:55.312788 [ 3 ] {} <Debug> HTTP-Session: 236945e7-7188-49ca-aabe-7d6d9e889f03 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
347 | 2023.12.30 06:22:55.312807 [ 3 ] {} <Debug> HTTP-Session: 236945e7-7188-49ca-aabe-7d6d9e889f03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2023.12.30 06:22:55.312983 [ 3 ] {75f6f130-0302-43d9-8dae-6556a322b880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
349 | 2023.12.30 06:22:55.313024 [ 3 ] {75f6f130-0302-43d9-8dae-6556a322b880} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
350 | 2023.12.30 06:22:55.317536 [ 3 ] {75f6f130-0302-43d9-8dae-6556a322b880} <Debug> oximeter.measurements_u16 (f676871b-2dd5-4e32-ade8-0f524d3203ac): Loading data parts | ||
351 | 2023.12.30 06:22:55.317611 [ 3 ] {75f6f130-0302-43d9-8dae-6556a322b880} <Debug> oximeter.measurements_u16 (f676871b-2dd5-4e32-ade8-0f524d3203ac): There are no data parts | ||
352 | 2023.12.30 06:22:55.319214 [ 3 ] {75f6f130-0302-43d9-8dae-6556a322b880} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2023.12.30 06:22:55.319242 [ 3 ] {75f6f130-0302-43d9-8dae-6556a322b880} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2023.12.30 06:22:55.319256 [ 3 ] {} <Debug> HTTP-Session: 236945e7-7188-49ca-aabe-7d6d9e889f03 Destroying unnamed session | ||
355 | 2023.12.30 06:22:55.319438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2023.12.30 06:22:55.319482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2023.12.30 06:22:55.319499 [ 3 ] {} <Debug> HTTP-Session: 076a5c53-656a-4f2c-829f-b7c8329c12c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
358 | 2023.12.30 06:22:55.319518 [ 3 ] {} <Debug> HTTP-Session: 076a5c53-656a-4f2c-829f-b7c8329c12c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2023.12.30 06:22:55.319693 [ 3 ] {2302895c-062c-4c32-8331-21c646099f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
360 | 2023.12.30 06:22:55.319733 [ 3 ] {2302895c-062c-4c32-8331-21c646099f76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
361 | 2023.12.30 06:22:55.324122 [ 3 ] {2302895c-062c-4c32-8331-21c646099f76} <Debug> oximeter.measurements_i32 (349fed84-24bb-4839-a547-0a3a5095d07b): Loading data parts | ||
362 | 2023.12.30 06:22:55.324207 [ 3 ] {2302895c-062c-4c32-8331-21c646099f76} <Debug> oximeter.measurements_i32 (349fed84-24bb-4839-a547-0a3a5095d07b): There are no data parts | ||
363 | 2023.12.30 06:22:55.325875 [ 3 ] {2302895c-062c-4c32-8331-21c646099f76} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2023.12.30 06:22:55.325903 [ 3 ] {2302895c-062c-4c32-8331-21c646099f76} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2023.12.30 06:22:55.325917 [ 3 ] {} <Debug> HTTP-Session: 076a5c53-656a-4f2c-829f-b7c8329c12c1 Destroying unnamed session | ||
366 | 2023.12.30 06:22:55.326011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2023.12.30 06:22:55.326058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2023.12.30 06:22:55.326075 [ 3 ] {} <Debug> HTTP-Session: 60019dd3-3476-428f-96b8-9053b3578d42 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
369 | 2023.12.30 06:22:55.326094 [ 3 ] {} <Debug> HTTP-Session: 60019dd3-3476-428f-96b8-9053b3578d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2023.12.30 06:22:55.326264 [ 3 ] {53f0e754-fe8a-411c-ae06-b847aaab1f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
371 | 2023.12.30 06:22:55.326307 [ 3 ] {53f0e754-fe8a-411c-ae06-b847aaab1f4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
372 | 2023.12.30 06:22:55.330863 [ 3 ] {53f0e754-fe8a-411c-ae06-b847aaab1f4e} <Debug> oximeter.measurements_u32 (48aa7bf3-7733-44ee-8365-fe1f0c3d0644): Loading data parts | ||
373 | 2023.12.30 06:22:55.330935 [ 3 ] {53f0e754-fe8a-411c-ae06-b847aaab1f4e} <Debug> oximeter.measurements_u32 (48aa7bf3-7733-44ee-8365-fe1f0c3d0644): There are no data parts | ||
374 | 2023.12.30 06:22:55.335282 [ 3 ] {53f0e754-fe8a-411c-ae06-b847aaab1f4e} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2023.12.30 06:22:55.335318 [ 3 ] {53f0e754-fe8a-411c-ae06-b847aaab1f4e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2023.12.30 06:22:55.335336 [ 3 ] {} <Debug> HTTP-Session: 60019dd3-3476-428f-96b8-9053b3578d42 Destroying unnamed session | ||
377 | 2023.12.30 06:22:55.335526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2023.12.30 06:22:55.335585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2023.12.30 06:22:55.335603 [ 3 ] {} <Debug> HTTP-Session: bdd1b50c-afbe-4a52-ac7f-251b092dad29 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
380 | 2023.12.30 06:22:55.335618 [ 3 ] {} <Debug> HTTP-Session: bdd1b50c-afbe-4a52-ac7f-251b092dad29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2023.12.30 06:22:55.335794 [ 3 ] {c1f45b0d-1c32-4928-9979-0b0770dbcacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
382 | 2023.12.30 06:22:55.335839 [ 3 ] {c1f45b0d-1c32-4928-9979-0b0770dbcacb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
383 | 2023.12.30 06:22:55.341844 [ 3 ] {c1f45b0d-1c32-4928-9979-0b0770dbcacb} <Debug> oximeter.measurements_i64 (7dc66827-2552-4ce5-9ea9-2a6f72bd489d): Loading data parts | ||
384 | 2023.12.30 06:22:55.341937 [ 3 ] {c1f45b0d-1c32-4928-9979-0b0770dbcacb} <Debug> oximeter.measurements_i64 (7dc66827-2552-4ce5-9ea9-2a6f72bd489d): There are no data parts | ||
385 | 2023.12.30 06:22:55.343730 [ 3 ] {c1f45b0d-1c32-4928-9979-0b0770dbcacb} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2023.12.30 06:22:55.343754 [ 3 ] {c1f45b0d-1c32-4928-9979-0b0770dbcacb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2023.12.30 06:22:55.343783 [ 3 ] {} <Debug> HTTP-Session: bdd1b50c-afbe-4a52-ac7f-251b092dad29 Destroying unnamed session | ||
388 | 2023.12.30 06:22:55.343891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2023.12.30 06:22:55.343947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2023.12.30 06:22:55.343976 [ 3 ] {} <Debug> HTTP-Session: a6393b30-8b73-4298-bcac-dad8067675e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
391 | 2023.12.30 06:22:55.343992 [ 3 ] {} <Debug> HTTP-Session: a6393b30-8b73-4298-bcac-dad8067675e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2023.12.30 06:22:55.344177 [ 3 ] {0a325af1-91b2-4fa1-b84d-69393bdb137b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
393 | 2023.12.30 06:22:55.344226 [ 3 ] {0a325af1-91b2-4fa1-b84d-69393bdb137b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
394 | 2023.12.30 06:22:55.347458 [ 3 ] {0a325af1-91b2-4fa1-b84d-69393bdb137b} <Debug> oximeter.measurements_u64 (0be1e646-73b6-4fa3-af13-978fe630d795): Loading data parts | ||
395 | 2023.12.30 06:22:55.347558 [ 3 ] {0a325af1-91b2-4fa1-b84d-69393bdb137b} <Debug> oximeter.measurements_u64 (0be1e646-73b6-4fa3-af13-978fe630d795): There are no data parts | ||
396 | 2023.12.30 06:22:55.354263 [ 3 ] {0a325af1-91b2-4fa1-b84d-69393bdb137b} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2023.12.30 06:22:55.354288 [ 3 ] {0a325af1-91b2-4fa1-b84d-69393bdb137b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2023.12.30 06:22:55.354308 [ 3 ] {} <Debug> HTTP-Session: a6393b30-8b73-4298-bcac-dad8067675e6 Destroying unnamed session | ||
399 | 2023.12.30 06:22:55.354502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2023.12.30 06:22:55.354550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2023.12.30 06:22:55.354574 [ 3 ] {} <Debug> HTTP-Session: 97c95429-ea94-4a68-ae95-3f61cce5cc9e Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
402 | 2023.12.30 06:22:55.354589 [ 3 ] {} <Debug> HTTP-Session: 97c95429-ea94-4a68-ae95-3f61cce5cc9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2023.12.30 06:22:55.354767 [ 3 ] {f8ed2a40-6d2f-4ecb-828c-711da56efb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
404 | 2023.12.30 06:22:55.354814 [ 3 ] {f8ed2a40-6d2f-4ecb-828c-711da56efb94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
405 | 2023.12.30 06:22:55.357004 [ 3 ] {f8ed2a40-6d2f-4ecb-828c-711da56efb94} <Debug> oximeter.measurements_f32 (7f7cf5c2-56fd-4692-ae3b-bf8fac025d28): Loading data parts | ||
406 | 2023.12.30 06:22:55.357085 [ 3 ] {f8ed2a40-6d2f-4ecb-828c-711da56efb94} <Debug> oximeter.measurements_f32 (7f7cf5c2-56fd-4692-ae3b-bf8fac025d28): There are no data parts | ||
407 | 2023.12.30 06:22:55.361349 [ 3 ] {f8ed2a40-6d2f-4ecb-828c-711da56efb94} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2023.12.30 06:22:55.361392 [ 3 ] {f8ed2a40-6d2f-4ecb-828c-711da56efb94} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2023.12.30 06:22:55.361493 [ 3 ] {} <Debug> HTTP-Session: 97c95429-ea94-4a68-ae95-3f61cce5cc9e Destroying unnamed session | ||
410 | 2023.12.30 06:22:55.361674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2023.12.30 06:22:55.361767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2023.12.30 06:22:55.361815 [ 3 ] {} <Debug> HTTP-Session: 6da99ae9-ccc1-4db9-b4d5-4b514591cd33 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
413 | 2023.12.30 06:22:55.361847 [ 3 ] {} <Debug> HTTP-Session: 6da99ae9-ccc1-4db9-b4d5-4b514591cd33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2023.12.30 06:22:55.362102 [ 3 ] {72b7e95f-ed96-48c8-8710-7552b6d70ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
415 | 2023.12.30 06:22:55.362144 [ 3 ] {72b7e95f-ed96-48c8-8710-7552b6d70ca3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
416 | 2023.12.30 06:22:55.364040 [ 3 ] {72b7e95f-ed96-48c8-8710-7552b6d70ca3} <Debug> oximeter.measurements_f64 (a95493ba-9867-4ba7-a1e5-716488d1aa53): Loading data parts | ||
417 | 2023.12.30 06:22:55.364115 [ 3 ] {72b7e95f-ed96-48c8-8710-7552b6d70ca3} <Debug> oximeter.measurements_f64 (a95493ba-9867-4ba7-a1e5-716488d1aa53): There are no data parts | ||
418 | 2023.12.30 06:22:55.368423 [ 3 ] {72b7e95f-ed96-48c8-8710-7552b6d70ca3} <Debug> DynamicQueryHandler: Done processing query | ||
419 | 2023.12.30 06:22:55.368524 [ 3 ] {72b7e95f-ed96-48c8-8710-7552b6d70ca3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
420 | 2023.12.30 06:22:55.368551 [ 3 ] {} <Debug> HTTP-Session: 6da99ae9-ccc1-4db9-b4d5-4b514591cd33 Destroying unnamed session | ||
421 | 2023.12.30 06:22:55.368655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
422 | 2023.12.30 06:22:55.368703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
423 | 2023.12.30 06:22:55.368729 [ 3 ] {} <Debug> HTTP-Session: a07ad69e-81ee-48bd-ac05-092b8a01c24a Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
424 | 2023.12.30 06:22:55.368744 [ 3 ] {} <Debug> HTTP-Session: a07ad69e-81ee-48bd-ac05-092b8a01c24a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
425 | 2023.12.30 06:22:55.368919 [ 3 ] {06d11d41-d46b-4851-8cf1-b3aa8864b9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
426 | 2023.12.30 06:22:55.368962 [ 3 ] {06d11d41-d46b-4851-8cf1-b3aa8864b9a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
427 | 2023.12.30 06:22:55.370850 [ 3 ] {06d11d41-d46b-4851-8cf1-b3aa8864b9a8} <Debug> oximeter.measurements_string (e43eebf7-a4a0-4d24-b637-fdadadbc4e89): Loading data parts | ||
428 | 2023.12.30 06:22:55.370928 [ 3 ] {06d11d41-d46b-4851-8cf1-b3aa8864b9a8} <Debug> oximeter.measurements_string (e43eebf7-a4a0-4d24-b637-fdadadbc4e89): There are no data parts | ||
429 | 2023.12.30 06:22:55.375049 [ 3 ] {06d11d41-d46b-4851-8cf1-b3aa8864b9a8} <Debug> DynamicQueryHandler: Done processing query | ||
430 | 2023.12.30 06:22:55.375084 [ 3 ] {06d11d41-d46b-4851-8cf1-b3aa8864b9a8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
431 | 2023.12.30 06:22:55.375108 [ 3 ] {} <Debug> HTTP-Session: a07ad69e-81ee-48bd-ac05-092b8a01c24a Destroying unnamed session | ||
432 | 2023.12.30 06:22:55.375211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
433 | 2023.12.30 06:22:55.375264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
434 | 2023.12.30 06:22:55.375292 [ 3 ] {} <Debug> HTTP-Session: 686079e1-340f-4ca8-b36a-a2fd54bd2438 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
435 | 2023.12.30 06:22:55.375310 [ 3 ] {} <Debug> HTTP-Session: 686079e1-340f-4ca8-b36a-a2fd54bd2438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
436 | 2023.12.30 06:22:55.375597 [ 3 ] {c06f797c-c27b-4f06-9aee-4fcf40697d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
437 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
438 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
439 | * a string isn't palatable for a few reasons. | ||
440 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
441 | * details. | ||
442 | */ | ||
443 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
444 | 2023.12.30 06:22:55.375658 [ 3 ] {c06f797c-c27b-4f06-9aee-4fcf40697d16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
445 | 2023.12.30 06:22:55.377578 [ 3 ] {c06f797c-c27b-4f06-9aee-4fcf40697d16} <Debug> oximeter.measurements_bytes (8ddd3a50-2149-4d4b-9d75-aa39e374434c): Loading data parts | ||
446 | 2023.12.30 06:22:55.377684 [ 3 ] {c06f797c-c27b-4f06-9aee-4fcf40697d16} <Debug> oximeter.measurements_bytes (8ddd3a50-2149-4d4b-9d75-aa39e374434c): There are no data parts | ||
447 | 2023.12.30 06:22:55.381654 [ 3 ] {c06f797c-c27b-4f06-9aee-4fcf40697d16} <Debug> DynamicQueryHandler: Done processing query | ||
448 | 2023.12.30 06:22:55.381682 [ 3 ] {c06f797c-c27b-4f06-9aee-4fcf40697d16} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
449 | 2023.12.30 06:22:55.381700 [ 3 ] {} <Debug> HTTP-Session: 686079e1-340f-4ca8-b36a-a2fd54bd2438 Destroying unnamed session | ||
450 | 2023.12.30 06:22:55.381834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
451 | 2023.12.30 06:22:55.381888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
452 | 2023.12.30 06:22:55.381910 [ 3 ] {} <Debug> HTTP-Session: a8ae6b64-609a-43a8-b035-2983ecfb8740 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
453 | 2023.12.30 06:22:55.381934 [ 3 ] {} <Debug> HTTP-Session: a8ae6b64-609a-43a8-b035-2983ecfb8740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
454 | 2023.12.30 06:22:55.382172 [ 3 ] {0488e864-c89a-4d8a-a639-6b7d79ffeb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
455 | 2023.12.30 06:22:55.382231 [ 3 ] {0488e864-c89a-4d8a-a639-6b7d79ffeb35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
456 | 2023.12.30 06:22:55.384194 [ 3 ] {0488e864-c89a-4d8a-a639-6b7d79ffeb35} <Debug> oximeter.measurements_cumulativei64 (52cd2f69-44ac-41b2-8966-485a63adb4e9): Loading data parts | ||
457 | 2023.12.30 06:22:55.384274 [ 3 ] {0488e864-c89a-4d8a-a639-6b7d79ffeb35} <Debug> oximeter.measurements_cumulativei64 (52cd2f69-44ac-41b2-8966-485a63adb4e9): There are no data parts | ||
458 | 2023.12.30 06:22:55.388422 [ 3 ] {0488e864-c89a-4d8a-a639-6b7d79ffeb35} <Debug> DynamicQueryHandler: Done processing query | ||
459 | 2023.12.30 06:22:55.388451 [ 3 ] {0488e864-c89a-4d8a-a639-6b7d79ffeb35} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
460 | 2023.12.30 06:22:55.388475 [ 3 ] {} <Debug> HTTP-Session: a8ae6b64-609a-43a8-b035-2983ecfb8740 Destroying unnamed session | ||
461 | 2023.12.30 06:22:55.388662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
462 | 2023.12.30 06:22:55.388716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
463 | 2023.12.30 06:22:55.388738 [ 3 ] {} <Debug> HTTP-Session: 4ea0798f-0bd4-4185-a027-2f661c8686cd Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
464 | 2023.12.30 06:22:55.388754 [ 3 ] {} <Debug> HTTP-Session: 4ea0798f-0bd4-4185-a027-2f661c8686cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
465 | 2023.12.30 06:22:55.388954 [ 3 ] {530e8155-9d44-4823-8ae8-c3a9ded8bf18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
466 | 2023.12.30 06:22:55.389004 [ 3 ] {530e8155-9d44-4823-8ae8-c3a9ded8bf18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
467 | 2023.12.30 06:22:55.390935 [ 3 ] {530e8155-9d44-4823-8ae8-c3a9ded8bf18} <Debug> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Loading data parts | ||
468 | 2023.12.30 06:22:55.391004 [ 3 ] {530e8155-9d44-4823-8ae8-c3a9ded8bf18} <Debug> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): There are no data parts | ||
469 | 2023.12.30 06:22:55.395309 [ 3 ] {530e8155-9d44-4823-8ae8-c3a9ded8bf18} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2023.12.30 06:22:55.395338 [ 3 ] {530e8155-9d44-4823-8ae8-c3a9ded8bf18} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
471 | 2023.12.30 06:22:55.395363 [ 3 ] {} <Debug> HTTP-Session: 4ea0798f-0bd4-4185-a027-2f661c8686cd Destroying unnamed session | ||
472 | 2023.12.30 06:22:55.395469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
473 | 2023.12.30 06:22:55.395583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
474 | 2023.12.30 06:22:55.395611 [ 3 ] {} <Debug> HTTP-Session: e063f0ce-7c61-4019-8502-d6ae697b35ba Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
475 | 2023.12.30 06:22:55.395635 [ 3 ] {} <Debug> HTTP-Session: e063f0ce-7c61-4019-8502-d6ae697b35ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2023.12.30 06:22:55.395840 [ 3 ] {7b9bd085-f435-40a9-978d-778986722296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
477 | 2023.12.30 06:22:55.395890 [ 3 ] {7b9bd085-f435-40a9-978d-778986722296} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
478 | 2023.12.30 06:22:55.397833 [ 3 ] {7b9bd085-f435-40a9-978d-778986722296} <Debug> oximeter.measurements_cumulativef32 (ed490cc1-7f93-4a78-9607-b73d508695ae): Loading data parts | ||
479 | 2023.12.30 06:22:55.397907 [ 3 ] {7b9bd085-f435-40a9-978d-778986722296} <Debug> oximeter.measurements_cumulativef32 (ed490cc1-7f93-4a78-9607-b73d508695ae): There are no data parts | ||
480 | 2023.12.30 06:22:55.402126 [ 3 ] {7b9bd085-f435-40a9-978d-778986722296} <Debug> DynamicQueryHandler: Done processing query | ||
481 | 2023.12.30 06:22:55.402155 [ 3 ] {7b9bd085-f435-40a9-978d-778986722296} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
482 | 2023.12.30 06:22:55.402170 [ 3 ] {} <Debug> HTTP-Session: e063f0ce-7c61-4019-8502-d6ae697b35ba Destroying unnamed session | ||
483 | 2023.12.30 06:22:55.402284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
484 | 2023.12.30 06:22:55.402329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
485 | 2023.12.30 06:22:55.402347 [ 3 ] {} <Debug> HTTP-Session: d8d7f113-f3d1-47ca-8bf5-2ae0d2aa849d Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
486 | 2023.12.30 06:22:55.402368 [ 3 ] {} <Debug> HTTP-Session: d8d7f113-f3d1-47ca-8bf5-2ae0d2aa849d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
487 | 2023.12.30 06:22:55.402620 [ 3 ] {d39c7117-37cc-4d26-a212-fdc0db964f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
488 | 2023.12.30 06:22:55.402669 [ 3 ] {d39c7117-37cc-4d26-a212-fdc0db964f05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
489 | 2023.12.30 06:22:55.404612 [ 3 ] {d39c7117-37cc-4d26-a212-fdc0db964f05} <Debug> oximeter.measurements_cumulativef64 (6f479cf7-e4c6-478e-8b12-2ef58175a557): Loading data parts | ||
490 | 2023.12.30 06:22:55.404690 [ 3 ] {d39c7117-37cc-4d26-a212-fdc0db964f05} <Debug> oximeter.measurements_cumulativef64 (6f479cf7-e4c6-478e-8b12-2ef58175a557): There are no data parts | ||
491 | 2023.12.30 06:22:55.408967 [ 3 ] {d39c7117-37cc-4d26-a212-fdc0db964f05} <Debug> DynamicQueryHandler: Done processing query | ||
492 | 2023.12.30 06:22:55.408997 [ 3 ] {d39c7117-37cc-4d26-a212-fdc0db964f05} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
493 | 2023.12.30 06:22:55.409017 [ 3 ] {} <Debug> HTTP-Session: d8d7f113-f3d1-47ca-8bf5-2ae0d2aa849d Destroying unnamed session | ||
494 | 2023.12.30 06:22:55.409124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
495 | 2023.12.30 06:22:55.409170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
496 | 2023.12.30 06:22:55.409193 [ 3 ] {} <Debug> HTTP-Session: 53f290aa-1dce-40bd-a976-552e2f27c210 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
497 | 2023.12.30 06:22:55.409208 [ 3 ] {} <Debug> HTTP-Session: 53f290aa-1dce-40bd-a976-552e2f27c210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
498 | 2023.12.30 06:22:55.409411 [ 3 ] {5b42c6ea-c65a-4ea8-bb33-896282301610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
499 | * NOTE: Array types cannot be Nullable, see | ||
500 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
501 | * for more details. | ||
502 | * | ||
503 | * This means we need to use empty arrays to indicate a missing value. This | ||
504 | * is unfortunate, and at this point relies on the fact that an | ||
505 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
506 | * to figure out another way to represent missing samples here. | ||
507 | */ | ||
508 | 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) | ||
509 | 2023.12.30 06:22:55.409464 [ 3 ] {5b42c6ea-c65a-4ea8-bb33-896282301610} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
510 | 2023.12.30 06:22:55.411424 [ 3 ] {5b42c6ea-c65a-4ea8-bb33-896282301610} <Debug> oximeter.measurements_histogrami8 (c23e7e78-2949-46c7-a11c-de0c256ebc85): Loading data parts | ||
511 | 2023.12.30 06:22:55.411498 [ 3 ] {5b42c6ea-c65a-4ea8-bb33-896282301610} <Debug> oximeter.measurements_histogrami8 (c23e7e78-2949-46c7-a11c-de0c256ebc85): There are no data parts | ||
512 | 2023.12.30 06:22:55.415876 [ 3 ] {5b42c6ea-c65a-4ea8-bb33-896282301610} <Debug> DynamicQueryHandler: Done processing query | ||
513 | 2023.12.30 06:22:55.415921 [ 3 ] {5b42c6ea-c65a-4ea8-bb33-896282301610} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
514 | 2023.12.30 06:22:55.415950 [ 3 ] {} <Debug> HTTP-Session: 53f290aa-1dce-40bd-a976-552e2f27c210 Destroying unnamed session | ||
515 | 2023.12.30 06:22:55.416103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
516 | 2023.12.30 06:22:55.416173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
517 | 2023.12.30 06:22:55.416209 [ 3 ] {} <Debug> HTTP-Session: aa57542d-a0f0-401f-a3b2-82e679d9559a Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
518 | 2023.12.30 06:22:55.416231 [ 3 ] {} <Debug> HTTP-Session: aa57542d-a0f0-401f-a3b2-82e679d9559a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
519 | 2023.12.30 06:22:55.416531 [ 3 ] {f592534c-3df1-458d-91dd-6b4366330d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
520 | 2023.12.30 06:22:55.416676 [ 3 ] {f592534c-3df1-458d-91dd-6b4366330d92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
521 | 2023.12.30 06:22:55.418852 [ 3 ] {f592534c-3df1-458d-91dd-6b4366330d92} <Debug> oximeter.measurements_histogramu8 (e982551d-483e-4eee-986d-6f3528e7f147): Loading data parts | ||
522 | 2023.12.30 06:22:55.418938 [ 3 ] {f592534c-3df1-458d-91dd-6b4366330d92} <Debug> oximeter.measurements_histogramu8 (e982551d-483e-4eee-986d-6f3528e7f147): There are no data parts | ||
523 | 2023.12.30 06:22:55.422376 [ 3 ] {f592534c-3df1-458d-91dd-6b4366330d92} <Debug> DynamicQueryHandler: Done processing query | ||
524 | 2023.12.30 06:22:55.422404 [ 3 ] {f592534c-3df1-458d-91dd-6b4366330d92} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
525 | 2023.12.30 06:22:55.422431 [ 3 ] {} <Debug> HTTP-Session: aa57542d-a0f0-401f-a3b2-82e679d9559a Destroying unnamed session | ||
526 | 2023.12.30 06:22:55.422544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
527 | 2023.12.30 06:22:55.422665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
528 | 2023.12.30 06:22:55.422694 [ 3 ] {} <Debug> HTTP-Session: 8599a414-18b2-4387-a1d2-9cf9f86ff74d Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
529 | 2023.12.30 06:22:55.422712 [ 3 ] {} <Debug> HTTP-Session: 8599a414-18b2-4387-a1d2-9cf9f86ff74d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2023.12.30 06:22:55.422930 [ 3 ] {8d675c68-9507-4885-9112-298c73b09317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
531 | 2023.12.30 06:22:55.422981 [ 3 ] {8d675c68-9507-4885-9112-298c73b09317} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
532 | 2023.12.30 06:22:55.424846 [ 3 ] {8d675c68-9507-4885-9112-298c73b09317} <Debug> oximeter.measurements_histogrami16 (5c0bc022-48c7-441f-9530-0839cc73d25d): Loading data parts | ||
533 | 2023.12.30 06:22:55.424914 [ 3 ] {8d675c68-9507-4885-9112-298c73b09317} <Debug> oximeter.measurements_histogrami16 (5c0bc022-48c7-441f-9530-0839cc73d25d): There are no data parts | ||
534 | 2023.12.30 06:22:55.429068 [ 3 ] {8d675c68-9507-4885-9112-298c73b09317} <Debug> DynamicQueryHandler: Done processing query | ||
535 | 2023.12.30 06:22:55.429107 [ 3 ] {8d675c68-9507-4885-9112-298c73b09317} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
536 | 2023.12.30 06:22:55.429125 [ 3 ] {} <Debug> HTTP-Session: 8599a414-18b2-4387-a1d2-9cf9f86ff74d Destroying unnamed session | ||
537 | 2023.12.30 06:22:55.429241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
538 | 2023.12.30 06:22:55.429302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
539 | 2023.12.30 06:22:55.429324 [ 3 ] {} <Debug> HTTP-Session: 68c80fba-656a-47b8-a707-b8587086628a Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
540 | 2023.12.30 06:22:55.429349 [ 3 ] {} <Debug> HTTP-Session: 68c80fba-656a-47b8-a707-b8587086628a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2023.12.30 06:22:55.429657 [ 3 ] {0c82c56e-4cf3-46ea-bbda-3ea7a7cab07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
542 | 2023.12.30 06:22:55.429718 [ 3 ] {0c82c56e-4cf3-46ea-bbda-3ea7a7cab07b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
543 | 2023.12.30 06:22:55.431704 [ 3 ] {0c82c56e-4cf3-46ea-bbda-3ea7a7cab07b} <Debug> oximeter.measurements_histogramu16 (cc601adf-1d11-45be-9cab-523ad0416351): Loading data parts | ||
544 | 2023.12.30 06:22:55.431798 [ 3 ] {0c82c56e-4cf3-46ea-bbda-3ea7a7cab07b} <Debug> oximeter.measurements_histogramu16 (cc601adf-1d11-45be-9cab-523ad0416351): There are no data parts | ||
545 | 2023.12.30 06:22:55.435737 [ 3 ] {0c82c56e-4cf3-46ea-bbda-3ea7a7cab07b} <Debug> DynamicQueryHandler: Done processing query | ||
546 | 2023.12.30 06:22:55.435768 [ 3 ] {0c82c56e-4cf3-46ea-bbda-3ea7a7cab07b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
547 | 2023.12.30 06:22:55.435782 [ 3 ] {} <Debug> HTTP-Session: 68c80fba-656a-47b8-a707-b8587086628a Destroying unnamed session | ||
548 | 2023.12.30 06:22:55.435920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
549 | 2023.12.30 06:22:55.436000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
550 | 2023.12.30 06:22:55.436029 [ 3 ] {} <Debug> HTTP-Session: d868f361-98ac-47e9-a075-2858648e43d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
551 | 2023.12.30 06:22:55.436060 [ 3 ] {} <Debug> HTTP-Session: d868f361-98ac-47e9-a075-2858648e43d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2023.12.30 06:22:55.436364 [ 3 ] {6e6c915a-fe11-4b17-9cbc-29dacea53298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
553 | 2023.12.30 06:22:55.436440 [ 3 ] {6e6c915a-fe11-4b17-9cbc-29dacea53298} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
554 | 2023.12.30 06:22:55.438682 [ 3 ] {6e6c915a-fe11-4b17-9cbc-29dacea53298} <Debug> oximeter.measurements_histogrami32 (9afa962d-a626-4b53-b336-4b82fc7b7f4c): Loading data parts | ||
555 | 2023.12.30 06:22:55.438759 [ 3 ] {6e6c915a-fe11-4b17-9cbc-29dacea53298} <Debug> oximeter.measurements_histogrami32 (9afa962d-a626-4b53-b336-4b82fc7b7f4c): There are no data parts | ||
556 | 2023.12.30 06:22:55.442893 [ 3 ] {6e6c915a-fe11-4b17-9cbc-29dacea53298} <Debug> DynamicQueryHandler: Done processing query | ||
557 | 2023.12.30 06:22:55.442921 [ 3 ] {6e6c915a-fe11-4b17-9cbc-29dacea53298} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
558 | 2023.12.30 06:22:55.442947 [ 3 ] {} <Debug> HTTP-Session: d868f361-98ac-47e9-a075-2858648e43d1 Destroying unnamed session | ||
559 | 2023.12.30 06:22:55.443063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
560 | 2023.12.30 06:22:55.443118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
561 | 2023.12.30 06:22:55.443139 [ 3 ] {} <Debug> HTTP-Session: 5de77133-10f8-471f-bf89-02c31f2f04b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
562 | 2023.12.30 06:22:55.443163 [ 3 ] {} <Debug> HTTP-Session: 5de77133-10f8-471f-bf89-02c31f2f04b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
563 | 2023.12.30 06:22:55.443409 [ 3 ] {e5a5f6e9-0209-40ed-90f7-5757fd32c1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
564 | 2023.12.30 06:22:55.443471 [ 3 ] {e5a5f6e9-0209-40ed-90f7-5757fd32c1e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
565 | 2023.12.30 06:22:55.445456 [ 3 ] {e5a5f6e9-0209-40ed-90f7-5757fd32c1e6} <Debug> oximeter.measurements_histogramu32 (99beb715-2f64-4dea-8722-77b8b2bbee24): Loading data parts | ||
566 | 2023.12.30 06:22:55.445531 [ 3 ] {e5a5f6e9-0209-40ed-90f7-5757fd32c1e6} <Debug> oximeter.measurements_histogramu32 (99beb715-2f64-4dea-8722-77b8b2bbee24): There are no data parts | ||
567 | 2023.12.30 06:22:55.449474 [ 3 ] {e5a5f6e9-0209-40ed-90f7-5757fd32c1e6} <Debug> DynamicQueryHandler: Done processing query | ||
568 | 2023.12.30 06:22:55.449503 [ 3 ] {e5a5f6e9-0209-40ed-90f7-5757fd32c1e6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
569 | 2023.12.30 06:22:55.449528 [ 3 ] {} <Debug> HTTP-Session: 5de77133-10f8-471f-bf89-02c31f2f04b7 Destroying unnamed session | ||
570 | 2023.12.30 06:22:55.449631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
571 | 2023.12.30 06:22:55.449751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
572 | 2023.12.30 06:22:55.449778 [ 3 ] {} <Debug> HTTP-Session: ccc04d8f-d8cd-4235-8709-df70db4ed7d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
573 | 2023.12.30 06:22:55.449803 [ 3 ] {} <Debug> HTTP-Session: ccc04d8f-d8cd-4235-8709-df70db4ed7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
574 | 2023.12.30 06:22:55.450012 [ 3 ] {6a83f7a6-ef1c-44db-bf28-001d8ddb2b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
575 | 2023.12.30 06:22:55.450063 [ 3 ] {6a83f7a6-ef1c-44db-bf28-001d8ddb2b89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
576 | 2023.12.30 06:22:55.451989 [ 3 ] {6a83f7a6-ef1c-44db-bf28-001d8ddb2b89} <Debug> oximeter.measurements_histogrami64 (51c575d2-3e49-49a3-9498-5da219a6525a): Loading data parts | ||
577 | 2023.12.30 06:22:55.452084 [ 3 ] {6a83f7a6-ef1c-44db-bf28-001d8ddb2b89} <Debug> oximeter.measurements_histogrami64 (51c575d2-3e49-49a3-9498-5da219a6525a): There are no data parts | ||
578 | 2023.12.30 06:22:55.456162 [ 3 ] {6a83f7a6-ef1c-44db-bf28-001d8ddb2b89} <Debug> DynamicQueryHandler: Done processing query | ||
579 | 2023.12.30 06:22:55.456191 [ 3 ] {6a83f7a6-ef1c-44db-bf28-001d8ddb2b89} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
580 | 2023.12.30 06:22:55.456207 [ 3 ] {} <Debug> HTTP-Session: ccc04d8f-d8cd-4235-8709-df70db4ed7d5 Destroying unnamed session | ||
581 | 2023.12.30 06:22:55.456297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
582 | 2023.12.30 06:22:55.456342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
583 | 2023.12.30 06:22:55.456360 [ 3 ] {} <Debug> HTTP-Session: cae43153-c489-43fd-8733-c8f4077807fa Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
584 | 2023.12.30 06:22:55.456381 [ 3 ] {} <Debug> HTTP-Session: cae43153-c489-43fd-8733-c8f4077807fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2023.12.30 06:22:55.456573 [ 3 ] {f5556edc-3571-474d-9afe-e0cf2b85998d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
586 | 2023.12.30 06:22:55.456625 [ 3 ] {f5556edc-3571-474d-9afe-e0cf2b85998d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
587 | 2023.12.30 06:22:55.458552 [ 3 ] {f5556edc-3571-474d-9afe-e0cf2b85998d} <Debug> oximeter.measurements_histogramu64 (001402f5-3cf7-47fa-ab49-85e010eed2f3): Loading data parts | ||
588 | 2023.12.30 06:22:55.458635 [ 3 ] {f5556edc-3571-474d-9afe-e0cf2b85998d} <Debug> oximeter.measurements_histogramu64 (001402f5-3cf7-47fa-ab49-85e010eed2f3): There are no data parts | ||
589 | 2023.12.30 06:22:55.462816 [ 3 ] {f5556edc-3571-474d-9afe-e0cf2b85998d} <Debug> DynamicQueryHandler: Done processing query | ||
590 | 2023.12.30 06:22:55.462852 [ 3 ] {f5556edc-3571-474d-9afe-e0cf2b85998d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
591 | 2023.12.30 06:22:55.462876 [ 3 ] {} <Debug> HTTP-Session: cae43153-c489-43fd-8733-c8f4077807fa Destroying unnamed session | ||
592 | 2023.12.30 06:22:55.463018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
593 | 2023.12.30 06:22:55.463096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
594 | 2023.12.30 06:22:55.463122 [ 3 ] {} <Debug> HTTP-Session: 2afdf0b3-3e6c-4612-86a7-3afaf0d8a8b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
595 | 2023.12.30 06:22:55.463153 [ 3 ] {} <Debug> HTTP-Session: 2afdf0b3-3e6c-4612-86a7-3afaf0d8a8b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2023.12.30 06:22:55.463455 [ 3 ] {5253e61e-3c6c-4b3b-a38c-647ddcf09e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
597 | 2023.12.30 06:22:55.463531 [ 3 ] {5253e61e-3c6c-4b3b-a38c-647ddcf09e24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
598 | 2023.12.30 06:22:55.465814 [ 3 ] {5253e61e-3c6c-4b3b-a38c-647ddcf09e24} <Debug> oximeter.measurements_histogramf32 (02885a6d-c3e5-42ce-b700-267e0b84a6df): Loading data parts | ||
599 | 2023.12.30 06:22:55.465911 [ 3 ] {5253e61e-3c6c-4b3b-a38c-647ddcf09e24} <Debug> oximeter.measurements_histogramf32 (02885a6d-c3e5-42ce-b700-267e0b84a6df): There are no data parts | ||
600 | 2023.12.30 06:22:55.470058 [ 3 ] {5253e61e-3c6c-4b3b-a38c-647ddcf09e24} <Debug> DynamicQueryHandler: Done processing query | ||
601 | 2023.12.30 06:22:55.470086 [ 3 ] {5253e61e-3c6c-4b3b-a38c-647ddcf09e24} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
602 | 2023.12.30 06:22:55.470112 [ 3 ] {} <Debug> HTTP-Session: 2afdf0b3-3e6c-4612-86a7-3afaf0d8a8b3 Destroying unnamed session | ||
603 | 2023.12.30 06:22:55.470241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
604 | 2023.12.30 06:22:55.470296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
605 | 2023.12.30 06:22:55.470330 [ 3 ] {} <Debug> HTTP-Session: 0b8235a7-0ab2-4047-a062-210b6f2f9ccd Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
606 | 2023.12.30 06:22:55.470348 [ 3 ] {} <Debug> HTTP-Session: 0b8235a7-0ab2-4047-a062-210b6f2f9ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
607 | 2023.12.30 06:22:55.470597 [ 3 ] {5f9e9c8c-1151-4048-abac-f56b391e6953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
608 | 2023.12.30 06:22:55.470667 [ 3 ] {5f9e9c8c-1151-4048-abac-f56b391e6953} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
609 | 2023.12.30 06:22:55.472845 [ 3 ] {5f9e9c8c-1151-4048-abac-f56b391e6953} <Debug> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Loading data parts | ||
610 | 2023.12.30 06:22:55.472935 [ 3 ] {5f9e9c8c-1151-4048-abac-f56b391e6953} <Debug> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): There are no data parts | ||
611 | 2023.12.30 06:22:55.476786 [ 3 ] {5f9e9c8c-1151-4048-abac-f56b391e6953} <Debug> DynamicQueryHandler: Done processing query | ||
612 | 2023.12.30 06:22:55.476824 [ 3 ] {5f9e9c8c-1151-4048-abac-f56b391e6953} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
613 | 2023.12.30 06:22:55.476841 [ 3 ] {} <Debug> HTTP-Session: 0b8235a7-0ab2-4047-a062-210b6f2f9ccd Destroying unnamed session | ||
614 | 2023.12.30 06:22:55.476993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
615 | 2023.12.30 06:22:55.477045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
616 | 2023.12.30 06:22:55.477062 [ 3 ] {} <Debug> HTTP-Session: 41ea0aec-3f9f-47d3-93c6-aac79149ba1f Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
617 | 2023.12.30 06:22:55.477083 [ 3 ] {} <Debug> HTTP-Session: 41ea0aec-3f9f-47d3-93c6-aac79149ba1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
618 | 2023.12.30 06:22:55.477231 [ 3 ] {b8bc83ab-2405-44b0-8062-f0282f0dd0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) /* The field tables store named dimensions of each timeseries. | ||
619 | * | ||
620 | * As with the measurement tables, there is one field table for each field data | ||
621 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
622 | * this behavior **must not** be relied upon for query correctness. | ||
623 | * | ||
624 | * The index for the fields differs from the measurements, however. Rows are | ||
625 | * sorted by timeseries name, then field name, field value, and finally | ||
626 | * timeseries key. This reflects the most common pattern for looking them up: | ||
627 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
628 | * usually then used to look up measurements. | ||
629 | * | ||
630 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
631 | * timeseries name and then key, since it would improve lookups where one | ||
632 | * already has the key. Realistically though, these tables are quite small and | ||
633 | * so performance benefits will be low in absolute terms. | ||
634 | */ | ||
635 | 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) | ||
636 | 2023.12.30 06:22:55.477281 [ 3 ] {b8bc83ab-2405-44b0-8062-f0282f0dd0c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
637 | 2023.12.30 06:22:55.479202 [ 3 ] {b8bc83ab-2405-44b0-8062-f0282f0dd0c6} <Debug> oximeter.fields_bool (d529962f-3dbb-477d-9e8d-6736b2779a74): Loading data parts | ||
638 | 2023.12.30 06:22:55.479289 [ 3 ] {b8bc83ab-2405-44b0-8062-f0282f0dd0c6} <Debug> oximeter.fields_bool (d529962f-3dbb-477d-9e8d-6736b2779a74): There are no data parts | ||
639 | 2023.12.30 06:22:55.482649 [ 3 ] {b8bc83ab-2405-44b0-8062-f0282f0dd0c6} <Debug> DynamicQueryHandler: Done processing query | ||
640 | 2023.12.30 06:22:55.482686 [ 3 ] {b8bc83ab-2405-44b0-8062-f0282f0dd0c6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
641 | 2023.12.30 06:22:55.482704 [ 3 ] {} <Debug> HTTP-Session: 41ea0aec-3f9f-47d3-93c6-aac79149ba1f Destroying unnamed session | ||
642 | 2023.12.30 06:22:55.482920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
643 | 2023.12.30 06:22:55.482976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
644 | 2023.12.30 06:22:55.482996 [ 3 ] {} <Debug> HTTP-Session: b0bbe412-38cd-4af1-a947-f9528c6585ac Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
645 | 2023.12.30 06:22:55.483018 [ 3 ] {} <Debug> HTTP-Session: b0bbe412-38cd-4af1-a947-f9528c6585ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2023.12.30 06:22:55.483165 [ 3 ] {26266066-1ebe-4044-9243-8c4de5adcd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
647 | 2023.12.30 06:22:55.483207 [ 3 ] {26266066-1ebe-4044-9243-8c4de5adcd7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
648 | 2023.12.30 06:22:55.489238 [ 3 ] {26266066-1ebe-4044-9243-8c4de5adcd7c} <Debug> oximeter.fields_i8 (cde8b6e7-fef7-4e46-b444-8e73f4e7edf5): Loading data parts | ||
649 | 2023.12.30 06:22:55.489328 [ 3 ] {26266066-1ebe-4044-9243-8c4de5adcd7c} <Debug> oximeter.fields_i8 (cde8b6e7-fef7-4e46-b444-8e73f4e7edf5): There are no data parts | ||
650 | 2023.12.30 06:22:55.491237 [ 3 ] {26266066-1ebe-4044-9243-8c4de5adcd7c} <Debug> DynamicQueryHandler: Done processing query | ||
651 | 2023.12.30 06:22:55.491260 [ 3 ] {26266066-1ebe-4044-9243-8c4de5adcd7c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
652 | 2023.12.30 06:22:55.491281 [ 3 ] {} <Debug> HTTP-Session: b0bbe412-38cd-4af1-a947-f9528c6585ac Destroying unnamed session | ||
653 | 2023.12.30 06:22:55.491379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
654 | 2023.12.30 06:22:55.491419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
655 | 2023.12.30 06:22:55.491443 [ 3 ] {} <Debug> HTTP-Session: eeecb17d-4d4a-4a92-8681-8d9ead7d88b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
656 | 2023.12.30 06:22:55.491463 [ 3 ] {} <Debug> HTTP-Session: eeecb17d-4d4a-4a92-8681-8d9ead7d88b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2023.12.30 06:22:55.491605 [ 3 ] {6495dcc2-7fbd-4d53-be8d-365c04c9be2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
658 | 2023.12.30 06:22:55.491650 [ 3 ] {6495dcc2-7fbd-4d53-be8d-365c04c9be2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
659 | 2023.12.30 06:22:55.496012 [ 3 ] {6495dcc2-7fbd-4d53-be8d-365c04c9be2b} <Debug> oximeter.fields_u8 (cfcd430e-0765-4b8e-b6c6-223ab0a76596): Loading data parts | ||
660 | 2023.12.30 06:22:55.496133 [ 3 ] {6495dcc2-7fbd-4d53-be8d-365c04c9be2b} <Debug> oximeter.fields_u8 (cfcd430e-0765-4b8e-b6c6-223ab0a76596): There are no data parts | ||
661 | 2023.12.30 06:22:55.497944 [ 3 ] {6495dcc2-7fbd-4d53-be8d-365c04c9be2b} <Debug> DynamicQueryHandler: Done processing query | ||
662 | 2023.12.30 06:22:55.497967 [ 3 ] {6495dcc2-7fbd-4d53-be8d-365c04c9be2b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
663 | 2023.12.30 06:22:55.497989 [ 3 ] {} <Debug> HTTP-Session: eeecb17d-4d4a-4a92-8681-8d9ead7d88b2 Destroying unnamed session | ||
664 | 2023.12.30 06:22:55.498103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
665 | 2023.12.30 06:22:55.498158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
666 | 2023.12.30 06:22:55.498179 [ 3 ] {} <Debug> HTTP-Session: b1d0511e-1c09-4fef-89b5-3eb2d0167bdb Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
667 | 2023.12.30 06:22:55.498205 [ 3 ] {} <Debug> HTTP-Session: b1d0511e-1c09-4fef-89b5-3eb2d0167bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2023.12.30 06:22:55.498387 [ 3 ] {362f433d-1c27-46c8-8df1-112a6cd6b56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
669 | 2023.12.30 06:22:55.498436 [ 3 ] {362f433d-1c27-46c8-8df1-112a6cd6b56a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
670 | 2023.12.30 06:22:55.502545 [ 3 ] {362f433d-1c27-46c8-8df1-112a6cd6b56a} <Debug> oximeter.fields_i16 (6498ac12-ea46-4c81-8bb0-a9db63ceb12d): Loading data parts | ||
671 | 2023.12.30 06:22:55.502623 [ 3 ] {362f433d-1c27-46c8-8df1-112a6cd6b56a} <Debug> oximeter.fields_i16 (6498ac12-ea46-4c81-8bb0-a9db63ceb12d): There are no data parts | ||
672 | 2023.12.30 06:22:55.504284 [ 3 ] {362f433d-1c27-46c8-8df1-112a6cd6b56a} <Debug> DynamicQueryHandler: Done processing query | ||
673 | 2023.12.30 06:22:55.504314 [ 3 ] {362f433d-1c27-46c8-8df1-112a6cd6b56a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
674 | 2023.12.30 06:22:55.504328 [ 3 ] {} <Debug> HTTP-Session: b1d0511e-1c09-4fef-89b5-3eb2d0167bdb Destroying unnamed session | ||
675 | 2023.12.30 06:22:55.504423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
676 | 2023.12.30 06:22:55.504471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
677 | 2023.12.30 06:22:55.504488 [ 3 ] {} <Debug> HTTP-Session: 281faae2-4c64-483f-b06b-0a552266c942 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
678 | 2023.12.30 06:22:55.504509 [ 3 ] {} <Debug> HTTP-Session: 281faae2-4c64-483f-b06b-0a552266c942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2023.12.30 06:22:55.504656 [ 3 ] {2425d072-2fe1-4d02-846f-7b050dddce56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
680 | 2023.12.30 06:22:55.504697 [ 3 ] {2425d072-2fe1-4d02-846f-7b050dddce56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
681 | 2023.12.30 06:22:55.509095 [ 3 ] {2425d072-2fe1-4d02-846f-7b050dddce56} <Debug> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Loading data parts | ||
682 | 2023.12.30 06:22:55.509187 [ 3 ] {2425d072-2fe1-4d02-846f-7b050dddce56} <Debug> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): There are no data parts | ||
683 | 2023.12.30 06:22:55.515903 [ 3 ] {2425d072-2fe1-4d02-846f-7b050dddce56} <Debug> DynamicQueryHandler: Done processing query | ||
684 | 2023.12.30 06:22:55.515934 [ 3 ] {2425d072-2fe1-4d02-846f-7b050dddce56} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
685 | 2023.12.30 06:22:55.515961 [ 3 ] {} <Debug> HTTP-Session: 281faae2-4c64-483f-b06b-0a552266c942 Destroying unnamed session | ||
686 | 2023.12.30 06:22:55.516102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
687 | 2023.12.30 06:22:55.516152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
688 | 2023.12.30 06:22:55.516177 [ 3 ] {} <Debug> HTTP-Session: 97627275-a30a-4d45-8ca0-d321771c9a91 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
689 | 2023.12.30 06:22:55.516191 [ 3 ] {} <Debug> HTTP-Session: 97627275-a30a-4d45-8ca0-d321771c9a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2023.12.30 06:22:55.516345 [ 3 ] {899af6e7-abaf-4e0e-8539-a9502ac53b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
691 | 2023.12.30 06:22:55.516391 [ 3 ] {899af6e7-abaf-4e0e-8539-a9502ac53b46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
692 | 2023.12.30 06:22:55.518403 [ 3 ] {899af6e7-abaf-4e0e-8539-a9502ac53b46} <Debug> oximeter.fields_i32 (6ed568dd-a10f-4d7b-8d5f-395a7a34dd5f): Loading data parts | ||
693 | 2023.12.30 06:22:55.518481 [ 3 ] {899af6e7-abaf-4e0e-8539-a9502ac53b46} <Debug> oximeter.fields_i32 (6ed568dd-a10f-4d7b-8d5f-395a7a34dd5f): There are no data parts | ||
694 | 2023.12.30 06:22:55.522594 [ 3 ] {899af6e7-abaf-4e0e-8539-a9502ac53b46} <Debug> DynamicQueryHandler: Done processing query | ||
695 | 2023.12.30 06:22:55.522630 [ 3 ] {899af6e7-abaf-4e0e-8539-a9502ac53b46} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
696 | 2023.12.30 06:22:55.522657 [ 3 ] {} <Debug> HTTP-Session: 97627275-a30a-4d45-8ca0-d321771c9a91 Destroying unnamed session | ||
697 | 2023.12.30 06:22:55.522780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
698 | 2023.12.30 06:22:55.522836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
699 | 2023.12.30 06:22:55.522930 [ 3 ] {} <Debug> HTTP-Session: 03ad9acf-962e-4be9-93fe-d1350a63543b Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
700 | 2023.12.30 06:22:55.522949 [ 3 ] {} <Debug> HTTP-Session: 03ad9acf-962e-4be9-93fe-d1350a63543b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2023.12.30 06:22:55.523123 [ 3 ] {da73d49d-3e08-4de9-8b1e-74e81755a10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
702 | 2023.12.30 06:22:55.523164 [ 3 ] {da73d49d-3e08-4de9-8b1e-74e81755a10e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
703 | 2023.12.30 06:22:55.524993 [ 3 ] {da73d49d-3e08-4de9-8b1e-74e81755a10e} <Debug> oximeter.fields_u32 (07a407c8-2e08-4823-8d2e-4fc15e26a1c5): Loading data parts | ||
704 | 2023.12.30 06:22:55.525097 [ 3 ] {da73d49d-3e08-4de9-8b1e-74e81755a10e} <Debug> oximeter.fields_u32 (07a407c8-2e08-4823-8d2e-4fc15e26a1c5): There are no data parts | ||
705 | 2023.12.30 06:22:55.529276 [ 3 ] {da73d49d-3e08-4de9-8b1e-74e81755a10e} <Debug> DynamicQueryHandler: Done processing query | ||
706 | 2023.12.30 06:22:55.529312 [ 3 ] {da73d49d-3e08-4de9-8b1e-74e81755a10e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
707 | 2023.12.30 06:22:55.529330 [ 3 ] {} <Debug> HTTP-Session: 03ad9acf-962e-4be9-93fe-d1350a63543b Destroying unnamed session | ||
708 | 2023.12.30 06:22:55.529447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
709 | 2023.12.30 06:22:55.529503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
710 | 2023.12.30 06:22:55.529524 [ 3 ] {} <Debug> HTTP-Session: 4b413f56-d1b6-4903-a81e-477ce94c53af Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
711 | 2023.12.30 06:22:55.529558 [ 3 ] {} <Debug> HTTP-Session: 4b413f56-d1b6-4903-a81e-477ce94c53af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
712 | 2023.12.30 06:22:55.529734 [ 3 ] {409944e4-c70e-4773-8552-3f3c2d33ecf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
713 | 2023.12.30 06:22:55.529790 [ 3 ] {409944e4-c70e-4773-8552-3f3c2d33ecf0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
714 | 2023.12.30 06:22:55.531649 [ 3 ] {409944e4-c70e-4773-8552-3f3c2d33ecf0} <Debug> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Loading data parts | ||
715 | 2023.12.30 06:22:55.531729 [ 3 ] {409944e4-c70e-4773-8552-3f3c2d33ecf0} <Debug> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): There are no data parts | ||
716 | 2023.12.30 06:22:55.535974 [ 3 ] {409944e4-c70e-4773-8552-3f3c2d33ecf0} <Debug> DynamicQueryHandler: Done processing query | ||
717 | 2023.12.30 06:22:55.536009 [ 3 ] {409944e4-c70e-4773-8552-3f3c2d33ecf0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
718 | 2023.12.30 06:22:55.536041 [ 3 ] {} <Debug> HTTP-Session: 4b413f56-d1b6-4903-a81e-477ce94c53af Destroying unnamed session | ||
719 | 2023.12.30 06:22:55.536192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
720 | 2023.12.30 06:22:55.536276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
721 | 2023.12.30 06:22:55.536317 [ 3 ] {} <Debug> HTTP-Session: a644a8a6-8b87-4ac2-805f-04b9ef030e3c Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
722 | 2023.12.30 06:22:55.536354 [ 3 ] {} <Debug> HTTP-Session: a644a8a6-8b87-4ac2-805f-04b9ef030e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
723 | 2023.12.30 06:22:55.536553 [ 3 ] {70f0ccca-de91-4248-b12f-353b3cb96db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
724 | 2023.12.30 06:22:55.536600 [ 3 ] {70f0ccca-de91-4248-b12f-353b3cb96db7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
725 | 2023.12.30 06:22:55.538391 [ 3 ] {70f0ccca-de91-4248-b12f-353b3cb96db7} <Debug> oximeter.fields_u64 (ba2b3219-41ed-4400-9a78-c8ddc2767196): Loading data parts | ||
726 | 2023.12.30 06:22:55.538472 [ 3 ] {70f0ccca-de91-4248-b12f-353b3cb96db7} <Debug> oximeter.fields_u64 (ba2b3219-41ed-4400-9a78-c8ddc2767196): There are no data parts | ||
727 | 2023.12.30 06:22:55.543080 [ 3 ] {70f0ccca-de91-4248-b12f-353b3cb96db7} <Debug> DynamicQueryHandler: Done processing query | ||
728 | 2023.12.30 06:22:55.543104 [ 3 ] {70f0ccca-de91-4248-b12f-353b3cb96db7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
729 | 2023.12.30 06:22:55.543120 [ 3 ] {} <Debug> HTTP-Session: a644a8a6-8b87-4ac2-805f-04b9ef030e3c Destroying unnamed session | ||
730 | 2023.12.30 06:22:55.543250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
731 | 2023.12.30 06:22:55.543307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
732 | 2023.12.30 06:22:55.543328 [ 3 ] {} <Debug> HTTP-Session: c5f06a26-5b61-42cd-a1d7-7ac549272d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
733 | 2023.12.30 06:22:55.543353 [ 3 ] {} <Debug> HTTP-Session: c5f06a26-5b61-42cd-a1d7-7ac549272d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2023.12.30 06:22:55.543538 [ 3 ] {ab74c316-15e0-4ffc-b106-79869a638f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
735 | 2023.12.30 06:22:55.543588 [ 3 ] {ab74c316-15e0-4ffc-b106-79869a638f00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
736 | 2023.12.30 06:22:55.545537 [ 3 ] {ab74c316-15e0-4ffc-b106-79869a638f00} <Debug> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Loading data parts | ||
737 | 2023.12.30 06:22:55.545606 [ 3 ] {ab74c316-15e0-4ffc-b106-79869a638f00} <Debug> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): There are no data parts | ||
738 | 2023.12.30 06:22:55.549791 [ 3 ] {ab74c316-15e0-4ffc-b106-79869a638f00} <Debug> DynamicQueryHandler: Done processing query | ||
739 | 2023.12.30 06:22:55.549828 [ 3 ] {ab74c316-15e0-4ffc-b106-79869a638f00} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
740 | 2023.12.30 06:22:55.549845 [ 3 ] {} <Debug> HTTP-Session: c5f06a26-5b61-42cd-a1d7-7ac549272d75 Destroying unnamed session | ||
741 | 2023.12.30 06:22:55.550045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
742 | 2023.12.30 06:22:55.550102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
743 | 2023.12.30 06:22:55.550123 [ 3 ] {} <Debug> HTTP-Session: d4e17734-0491-4863-8e40-ccb3ea549a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
744 | 2023.12.30 06:22:55.550149 [ 3 ] {} <Debug> HTTP-Session: d4e17734-0491-4863-8e40-ccb3ea549a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2023.12.30 06:22:55.550309 [ 3 ] {f0be947c-7f91-4d4a-9889-9329450aac14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
746 | 2023.12.30 06:22:55.550350 [ 3 ] {f0be947c-7f91-4d4a-9889-9329450aac14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
747 | 2023.12.30 06:22:55.552185 [ 3 ] {f0be947c-7f91-4d4a-9889-9329450aac14} <Debug> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Loading data parts | ||
748 | 2023.12.30 06:22:55.552260 [ 3 ] {f0be947c-7f91-4d4a-9889-9329450aac14} <Debug> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): There are no data parts | ||
749 | 2023.12.30 06:22:55.556570 [ 3 ] {f0be947c-7f91-4d4a-9889-9329450aac14} <Debug> DynamicQueryHandler: Done processing query | ||
750 | 2023.12.30 06:22:55.556599 [ 3 ] {f0be947c-7f91-4d4a-9889-9329450aac14} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
751 | 2023.12.30 06:22:55.556625 [ 3 ] {} <Debug> HTTP-Session: d4e17734-0491-4863-8e40-ccb3ea549a9a Destroying unnamed session | ||
752 | 2023.12.30 06:22:55.556724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
753 | 2023.12.30 06:22:55.556779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
754 | 2023.12.30 06:22:55.556809 [ 3 ] {} <Debug> HTTP-Session: 8382ad00-7024-4ff8-94d0-e4f970667bcf Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
755 | 2023.12.30 06:22:55.556828 [ 3 ] {} <Debug> HTTP-Session: 8382ad00-7024-4ff8-94d0-e4f970667bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
756 | 2023.12.30 06:22:55.557075 [ 3 ] {65f8c68c-9ba4-45ff-8f37-6eba72908071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) 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) | ||
757 | 2023.12.30 06:22:55.557131 [ 3 ] {65f8c68c-9ba4-45ff-8f37-6eba72908071} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
758 | 2023.12.30 06:22:55.558917 [ 3 ] {65f8c68c-9ba4-45ff-8f37-6eba72908071} <Debug> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Loading data parts | ||
759 | 2023.12.30 06:22:55.559094 [ 3 ] {65f8c68c-9ba4-45ff-8f37-6eba72908071} <Debug> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): There are no data parts | ||
760 | 2023.12.30 06:22:55.563217 [ 3 ] {65f8c68c-9ba4-45ff-8f37-6eba72908071} <Debug> DynamicQueryHandler: Done processing query | ||
761 | 2023.12.30 06:22:55.563253 [ 3 ] {65f8c68c-9ba4-45ff-8f37-6eba72908071} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
762 | 2023.12.30 06:22:55.563278 [ 3 ] {} <Debug> HTTP-Session: 8382ad00-7024-4ff8-94d0-e4f970667bcf Destroying unnamed session | ||
763 | 2023.12.30 06:22:55.563405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
764 | 2023.12.30 06:22:55.563461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
765 | 2023.12.30 06:22:55.563491 [ 3 ] {} <Debug> HTTP-Session: 9d22a59c-82c3-4df6-a3a7-41e4ae4698f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
766 | 2023.12.30 06:22:55.563509 [ 3 ] {} <Debug> HTTP-Session: 9d22a59c-82c3-4df6-a3a7-41e4ae4698f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
767 | 2023.12.30 06:22:55.563768 [ 3 ] {1f2d6cc4-c367-4525-9ba7-e09dadacce4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) /* The timeseries schema table stores the extracted schema for the samples | ||
768 | * oximeter collects. | ||
769 | */ | ||
770 | 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) | ||
771 | 2023.12.30 06:22:55.563844 [ 3 ] {1f2d6cc4-c367-4525-9ba7-e09dadacce4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
772 | 2023.12.30 06:22:55.565805 [ 3 ] {1f2d6cc4-c367-4525-9ba7-e09dadacce4d} <Debug> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206): Loading data parts | ||
773 | 2023.12.30 06:22:55.565910 [ 3 ] {1f2d6cc4-c367-4525-9ba7-e09dadacce4d} <Debug> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206): There are no data parts | ||
774 | 2023.12.30 06:22:55.569833 [ 3 ] {1f2d6cc4-c367-4525-9ba7-e09dadacce4d} <Debug> DynamicQueryHandler: Done processing query | ||
775 | 2023.12.30 06:22:55.569865 [ 3 ] {1f2d6cc4-c367-4525-9ba7-e09dadacce4d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
776 | 2023.12.30 06:22:55.569880 [ 3 ] {} <Debug> HTTP-Session: 9d22a59c-82c3-4df6-a3a7-41e4ae4698f7 Destroying unnamed session | ||
777 | 2023.12.30 06:22:55.570057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42572, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
778 | 2023.12.30 06:22:55.570108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
779 | 2023.12.30 06:22:55.570125 [ 3 ] {} <Debug> HTTP-Session: 6ef79826-90a3-4c40-88ac-60e0d2afad80 Authenticating user 'default' from [fd00:1122:3344:101::d]:42572 | ||
780 | 2023.12.30 06:22:55.570147 [ 3 ] {} <Debug> HTTP-Session: 6ef79826-90a3-4c40-88ac-60e0d2afad80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
781 | 2023.12.30 06:22:55.570250 [ 3 ] {3f5d7ffb-17ad-4dcd-923a-abc1a24b1a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42572) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
782 | 2023.12.30 06:22:55.570843 [ 3 ] {3f5d7ffb-17ad-4dcd-923a-abc1a24b1a69} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
783 | 2023.12.30 06:22:55.574118 [ 3 ] {3f5d7ffb-17ad-4dcd-923a-abc1a24b1a69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
784 | 2023.12.30 06:22:55.576663 [ 3 ] {3f5d7ffb-17ad-4dcd-923a-abc1a24b1a69} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
785 | 2023.12.30 06:22:55.576871 [ 3 ] {3f5d7ffb-17ad-4dcd-923a-abc1a24b1a69} <Trace> oximeter.version (787679dd-d1ca-4d3b-a311-4f6b1c122546): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
786 | 2023.12.30 06:22:55.577140 [ 3 ] {3f5d7ffb-17ad-4dcd-923a-abc1a24b1a69} <Information> executeQuery: Read 1 rows, 16.00 B in 0.006822838 sec., 146 rows/sec., 2.29 KiB/sec. | ||
787 | 2023.12.30 06:22:55.577258 [ 3 ] {3f5d7ffb-17ad-4dcd-923a-abc1a24b1a69} <Debug> DynamicQueryHandler: Done processing query | ||
788 | 2023.12.30 06:22:55.577279 [ 3 ] {3f5d7ffb-17ad-4dcd-923a-abc1a24b1a69} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
789 | 2023.12.30 06:22:55.577293 [ 3 ] {} <Debug> HTTP-Session: 6ef79826-90a3-4c40-88ac-60e0d2afad80 Destroying unnamed session | ||
790 | 2023.12.30 06:22:56.002828 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.28 MiB (RSS), difference: 9.29 MiB | ||
791 | 2023.12.30 06:23:09.655255 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
792 | 2023.12.30 06:23:09.655340 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
793 | 2023.12.30 06:23:24.655398 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
794 | 2023.12.30 06:23:24.655458 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
795 | 2023.12.30 06:23:39.655829 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
796 | 2023.12.30 06:23:39.655885 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
797 | 2023.12.30 06:23:54.659385 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
798 | 2023.12.30 06:23:54.659479 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
799 | 2023.12.30 06:24:05.785185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
800 | 2023.12.30 06:24:05.785327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
801 | 2023.12.30 06:24:05.785377 [ 3 ] {} <Debug> HTTP-Session: 29985a6f-027e-40ce-95c6-52b9c4eb832c Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
802 | 2023.12.30 06:24:05.785402 [ 3 ] {} <Debug> HTTP-Session: 29985a6f-027e-40ce-95c6-52b9c4eb832c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
803 | 2023.12.30 06:24:05.785628 [ 3 ] {62200a04-744f-4220-83e7-ade9bd1e5859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
804 | 2023.12.30 06:24:05.786062 [ 3 ] {62200a04-744f-4220-83e7-ade9bd1e5859} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
805 | 2023.12.30 06:24:05.786847 [ 3 ] {62200a04-744f-4220-83e7-ade9bd1e5859} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
806 | 2023.12.30 06:24:05.787001 [ 3 ] {62200a04-744f-4220-83e7-ade9bd1e5859} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
807 | 2023.12.30 06:24:05.787877 [ 3 ] {62200a04-744f-4220-83e7-ade9bd1e5859} <Debug> DynamicQueryHandler: Done processing query | ||
808 | 2023.12.30 06:24:05.787906 [ 3 ] {62200a04-744f-4220-83e7-ade9bd1e5859} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
809 | 2023.12.30 06:24:05.787939 [ 3 ] {} <Debug> HTTP-Session: 29985a6f-027e-40ce-95c6-52b9c4eb832c Destroying unnamed session | ||
810 | 2023.12.30 06:24:05.797969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
811 | 2023.12.30 06:24:05.798031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
812 | 2023.12.30 06:24:05.798075 [ 3 ] {} <Debug> HTTP-Session: 2e0ea5db-4d70-4baf-9179-ca85b89412f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
813 | 2023.12.30 06:24:05.798098 [ 3 ] {} <Debug> HTTP-Session: 2e0ea5db-4d70-4baf-9179-ca85b89412f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
814 | 2023.12.30 06:24:05.798249 [ 3 ] {55fd80d6-0280-4ab0-8d32-3b0caad3d08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
815 | 2023.12.30 06:24:05.801380 [ 3 ] {55fd80d6-0280-4ab0-8d32-3b0caad3d08d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
816 | 2023.12.30 06:24:05.801586 [ 3 ] {55fd80d6-0280-4ab0-8d32-3b0caad3d08d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
817 | 2023.12.30 06:24:05.801703 [ 3 ] {55fd80d6-0280-4ab0-8d32-3b0caad3d08d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
818 | 2023.12.30 06:24:05.802573 [ 3 ] {55fd80d6-0280-4ab0-8d32-3b0caad3d08d} <Debug> DynamicQueryHandler: Done processing query | ||
819 | 2023.12.30 06:24:05.802600 [ 3 ] {55fd80d6-0280-4ab0-8d32-3b0caad3d08d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
820 | 2023.12.30 06:24:05.802625 [ 3 ] {} <Debug> HTTP-Session: 2e0ea5db-4d70-4baf-9179-ca85b89412f7 Destroying unnamed session | ||
821 | 2023.12.30 06:24:05.802836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
822 | 2023.12.30 06:24:05.802882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
823 | 2023.12.30 06:24:05.802901 [ 3 ] {} <Debug> HTTP-Session: fd865fa0-2fe2-4f47-989f-bf75fab3b309 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
824 | 2023.12.30 06:24:05.802918 [ 3 ] {} <Debug> HTTP-Session: fd865fa0-2fe2-4f47-989f-bf75fab3b309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
825 | 2023.12.30 06:24:05.803037 [ 3 ] {8d98c7ea-8829-4dad-b337-9b83d878c178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
826 | 2023.12.30 06:24:05.803402 [ 3 ] {8d98c7ea-8829-4dad-b337-9b83d878c178} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2023.12.30 06:24:05.803610 [ 3 ] {8d98c7ea-8829-4dad-b337-9b83d878c178} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
828 | 2023.12.30 06:24:05.803652 [ 3 ] {8d98c7ea-8829-4dad-b337-9b83d878c178} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
829 | 2023.12.30 06:24:05.804388 [ 3 ] {8d98c7ea-8829-4dad-b337-9b83d878c178} <Debug> DynamicQueryHandler: Done processing query | ||
830 | 2023.12.30 06:24:05.804413 [ 3 ] {8d98c7ea-8829-4dad-b337-9b83d878c178} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
831 | 2023.12.30 06:24:05.804429 [ 3 ] {} <Debug> HTTP-Session: fd865fa0-2fe2-4f47-989f-bf75fab3b309 Destroying unnamed session | ||
832 | 2023.12.30 06:24:05.804660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
833 | 2023.12.30 06:24:05.804702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
834 | 2023.12.30 06:24:05.804719 [ 3 ] {} <Debug> HTTP-Session: fa1061ae-a80f-4e6d-8503-8a49973c525a Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
835 | 2023.12.30 06:24:05.804734 [ 3 ] {} <Debug> HTTP-Session: fa1061ae-a80f-4e6d-8503-8a49973c525a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
836 | 2023.12.30 06:24:05.804839 [ 3 ] {756b839c-a039-428c-a22c-955fa3d56134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) 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) | ||
837 | 2023.12.30 06:24:05.805170 [ 3 ] {756b839c-a039-428c-a22c-955fa3d56134} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
838 | 2023.12.30 06:24:05.805309 [ 3 ] {756b839c-a039-428c-a22c-955fa3d56134} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
839 | 2023.12.30 06:24:05.805346 [ 3 ] {756b839c-a039-428c-a22c-955fa3d56134} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
840 | 2023.12.30 06:24:05.806147 [ 3 ] {756b839c-a039-428c-a22c-955fa3d56134} <Debug> DynamicQueryHandler: Done processing query | ||
841 | 2023.12.30 06:24:05.806173 [ 3 ] {756b839c-a039-428c-a22c-955fa3d56134} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
842 | 2023.12.30 06:24:05.806188 [ 3 ] {} <Debug> HTTP-Session: fa1061ae-a80f-4e6d-8503-8a49973c525a Destroying unnamed session | ||
843 | 2023.12.30 06:24:05.806938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
844 | 2023.12.30 06:24:05.806978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
845 | 2023.12.30 06:24:05.806996 [ 3 ] {} <Debug> HTTP-Session: a3a9e0d8-b311-489a-9ee0-b2d705d5eac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
846 | 2023.12.30 06:24:05.807011 [ 3 ] {} <Debug> HTTP-Session: a3a9e0d8-b311-489a-9ee0-b2d705d5eac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
847 | 2023.12.30 06:24:05.807083 [ 3 ] {0a05a3a7-feb0-4286-9e77-37a5b161a77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
848 | 2023.12.30 06:24:05.807120 [ 3 ] {0a05a3a7-feb0-4286-9e77-37a5b161a77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
849 | 2023.12.30 06:24:05.807855 [ 3 ] {0a05a3a7-feb0-4286-9e77-37a5b161a77f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
850 | 2023.12.30 06:24:05.809050 [ 3 ] {0a05a3a7-feb0-4286-9e77-37a5b161a77f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
851 | 2023.12.30 06:24:05.809384 [ 3 ] {0a05a3a7-feb0-4286-9e77-37a5b161a77f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
852 | 2023.12.30 06:24:05.809597 [ 3 ] {0a05a3a7-feb0-4286-9e77-37a5b161a77f} <Trace> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
853 | 2023.12.30 06:24:05.809710 [ 3 ] {0a05a3a7-feb0-4286-9e77-37a5b161a77f} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002560429 sec., 1562 rows/sec., 168.96 KiB/sec. | ||
854 | 2023.12.30 06:24:05.809856 [ 3 ] {0a05a3a7-feb0-4286-9e77-37a5b161a77f} <Debug> DynamicQueryHandler: Done processing query | ||
855 | 2023.12.30 06:24:05.809878 [ 3 ] {0a05a3a7-feb0-4286-9e77-37a5b161a77f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
856 | 2023.12.30 06:24:05.809893 [ 3 ] {} <Debug> HTTP-Session: a3a9e0d8-b311-489a-9ee0-b2d705d5eac9 Destroying unnamed session | ||
857 | 2023.12.30 06:24:05.809989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
858 | 2023.12.30 06:24:05.810031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
859 | 2023.12.30 06:24:05.810048 [ 3 ] {} <Debug> HTTP-Session: a434a4d1-3879-43bb-af70-03325e28a456 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
860 | 2023.12.30 06:24:05.810064 [ 3 ] {} <Debug> HTTP-Session: a434a4d1-3879-43bb-af70-03325e28a456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
861 | 2023.12.30 06:24:05.810130 [ 3 ] {fdabe940-bee8-4a0a-a921-29e7bd272c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
862 | 2023.12.30 06:24:05.810166 [ 3 ] {fdabe940-bee8-4a0a-a921-29e7bd272c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
863 | 2023.12.30 06:24:05.810266 [ 3 ] {fdabe940-bee8-4a0a-a921-29e7bd272c97} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
864 | 2023.12.30 06:24:05.813940 [ 3 ] {fdabe940-bee8-4a0a-a921-29e7bd272c97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
865 | 2023.12.30 06:24:05.814136 [ 3 ] {fdabe940-bee8-4a0a-a921-29e7bd272c97} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
866 | 2023.12.30 06:24:05.814271 [ 3 ] {fdabe940-bee8-4a0a-a921-29e7bd272c97} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
867 | 2023.12.30 06:24:05.814393 [ 3 ] {fdabe940-bee8-4a0a-a921-29e7bd272c97} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.004235377 sec., 7555 rows/sec., 612.40 KiB/sec. | ||
868 | 2023.12.30 06:24:05.814609 [ 3 ] {fdabe940-bee8-4a0a-a921-29e7bd272c97} <Debug> DynamicQueryHandler: Done processing query | ||
869 | 2023.12.30 06:24:05.814636 [ 3 ] {fdabe940-bee8-4a0a-a921-29e7bd272c97} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
870 | 2023.12.30 06:24:05.814655 [ 3 ] {} <Debug> HTTP-Session: a434a4d1-3879-43bb-af70-03325e28a456 Destroying unnamed session | ||
871 | 2023.12.30 06:24:05.814821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 15615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
872 | 2023.12.30 06:24:05.814873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
873 | 2023.12.30 06:24:05.814896 [ 3 ] {} <Debug> HTTP-Session: 0dfd52aa-29c5-4f9b-af54-65fe17571e6a Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
874 | 2023.12.30 06:24:05.814915 [ 3 ] {} <Debug> HTTP-Session: 0dfd52aa-29c5-4f9b-af54-65fe17571e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
875 | 2023.12.30 06:24:05.815001 [ 3 ] {1461fe02-a851-41f2-a1ad-99615329d2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
876 | 2023.12.30 06:24:05.815044 [ 3 ] {1461fe02-a851-41f2-a1ad-99615329d2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
877 | 2023.12.30 06:24:05.815150 [ 3 ] {1461fe02-a851-41f2-a1ad-99615329d2a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
878 | 2023.12.30 06:24:05.815463 [ 3 ] {1461fe02-a851-41f2-a1ad-99615329d2a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
879 | 2023.12.30 06:24:05.815749 [ 3 ] {1461fe02-a851-41f2-a1ad-99615329d2a8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
880 | 2023.12.30 06:24:05.815887 [ 3 ] {1461fe02-a851-41f2-a1ad-99615329d2a8} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
881 | 2023.12.30 06:24:05.815993 [ 3 ] {1461fe02-a851-41f2-a1ad-99615329d2a8} <Information> executeQuery: Read 96 rows, 9.73 KiB in 0.000952453 sec., 100792 rows/sec., 9.98 MiB/sec. | ||
882 | 2023.12.30 06:24:05.816111 [ 3 ] {1461fe02-a851-41f2-a1ad-99615329d2a8} <Debug> DynamicQueryHandler: Done processing query | ||
883 | 2023.12.30 06:24:05.816134 [ 3 ] {1461fe02-a851-41f2-a1ad-99615329d2a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
884 | 2023.12.30 06:24:05.816148 [ 3 ] {} <Debug> HTTP-Session: 0dfd52aa-29c5-4f9b-af54-65fe17571e6a Destroying unnamed session | ||
885 | 2023.12.30 06:24:05.816242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
886 | 2023.12.30 06:24:05.816288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
887 | 2023.12.30 06:24:05.816307 [ 3 ] {} <Debug> HTTP-Session: 88e0a3f9-f87f-4d4e-9f09-f75465a9f76e Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
888 | 2023.12.30 06:24:05.816322 [ 3 ] {} <Debug> HTTP-Session: 88e0a3f9-f87f-4d4e-9f09-f75465a9f76e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
889 | 2023.12.30 06:24:05.816388 [ 3 ] {32af8bec-6970-4d43-94c8-95b4cd7c71da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
890 | 2023.12.30 06:24:05.816424 [ 3 ] {32af8bec-6970-4d43-94c8-95b4cd7c71da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
891 | 2023.12.30 06:24:05.817725 [ 3 ] {32af8bec-6970-4d43-94c8-95b4cd7c71da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
892 | 2023.12.30 06:24:05.820513 [ 3 ] {32af8bec-6970-4d43-94c8-95b4cd7c71da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
893 | 2023.12.30 06:24:05.823277 [ 3 ] {32af8bec-6970-4d43-94c8-95b4cd7c71da} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
894 | 2023.12.30 06:24:05.823525 [ 3 ] {32af8bec-6970-4d43-94c8-95b4cd7c71da} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
895 | 2023.12.30 06:24:05.823775 [ 3 ] {32af8bec-6970-4d43-94c8-95b4cd7c71da} <Information> executeQuery: Read 41 rows, 3.29 KiB in 0.007288638 sec., 5625 rows/sec., 450.86 KiB/sec. | ||
896 | 2023.12.30 06:24:05.823969 [ 3 ] {32af8bec-6970-4d43-94c8-95b4cd7c71da} <Debug> DynamicQueryHandler: Done processing query | ||
897 | 2023.12.30 06:24:05.824008 [ 3 ] {32af8bec-6970-4d43-94c8-95b4cd7c71da} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
898 | 2023.12.30 06:24:05.824036 [ 3 ] {} <Debug> HTTP-Session: 88e0a3f9-f87f-4d4e-9f09-f75465a9f76e Destroying unnamed session | ||
899 | 2023.12.30 06:24:05.824317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 34252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
900 | 2023.12.30 06:24:05.824359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
901 | 2023.12.30 06:24:05.824376 [ 3 ] {} <Debug> HTTP-Session: 3741d649-75cb-439d-b859-b7c01cba6008 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
902 | 2023.12.30 06:24:05.824391 [ 3 ] {} <Debug> HTTP-Session: 3741d649-75cb-439d-b859-b7c01cba6008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
903 | 2023.12.30 06:24:05.824467 [ 3 ] {efc39a65-b425-4b05-869e-0efb1c7fcb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
904 | 2023.12.30 06:24:05.824508 [ 3 ] {efc39a65-b425-4b05-869e-0efb1c7fcb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
905 | 2023.12.30 06:24:05.824715 [ 3 ] {efc39a65-b425-4b05-869e-0efb1c7fcb58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
906 | 2023.12.30 06:24:05.825148 [ 3 ] {efc39a65-b425-4b05-869e-0efb1c7fcb58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
907 | 2023.12.30 06:24:05.826091 [ 3 ] {efc39a65-b425-4b05-869e-0efb1c7fcb58} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
908 | 2023.12.30 06:24:05.826263 [ 3 ] {efc39a65-b425-4b05-869e-0efb1c7fcb58} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
909 | 2023.12.30 06:24:05.826376 [ 3 ] {efc39a65-b425-4b05-869e-0efb1c7fcb58} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001865963 sec., 17149 rows/sec., 23.14 MiB/sec. | ||
910 | 2023.12.30 06:24:05.826514 [ 3 ] {efc39a65-b425-4b05-869e-0efb1c7fcb58} <Debug> DynamicQueryHandler: Done processing query | ||
911 | 2023.12.30 06:24:05.826537 [ 3 ] {efc39a65-b425-4b05-869e-0efb1c7fcb58} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
912 | 2023.12.30 06:24:05.826617 [ 3 ] {} <Debug> HTTP-Session: 3741d649-75cb-439d-b859-b7c01cba6008 Destroying unnamed session | ||
913 | 2023.12.30 06:24:05.826709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 2438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
914 | 2023.12.30 06:24:05.826752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
915 | 2023.12.30 06:24:05.826770 [ 3 ] {} <Debug> HTTP-Session: d525e7a6-99b8-44a7-ac78-00baab80a01d Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
916 | 2023.12.30 06:24:05.826785 [ 3 ] {} <Debug> HTTP-Session: d525e7a6-99b8-44a7-ac78-00baab80a01d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
917 | 2023.12.30 06:24:05.826850 [ 3 ] {c6747d08-b490-4b9a-acdd-0af83f24f7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
918 | 2023.12.30 06:24:05.827414 [ 3 ] {c6747d08-b490-4b9a-acdd-0af83f24f7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
919 | 2023.12.30 06:24:05.827516 [ 3 ] {c6747d08-b490-4b9a-acdd-0af83f24f7b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
920 | 2023.12.30 06:24:05.827909 [ 3 ] {c6747d08-b490-4b9a-acdd-0af83f24f7b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
921 | 2023.12.30 06:24:05.828156 [ 3 ] {c6747d08-b490-4b9a-acdd-0af83f24f7b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
922 | 2023.12.30 06:24:05.828336 [ 3 ] {c6747d08-b490-4b9a-acdd-0af83f24f7b1} <Trace> oximeter.measurements_i64 (7dc66827-2552-4ce5-9ea9-2a6f72bd489d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
923 | 2023.12.30 06:24:05.828449 [ 3 ] {c6747d08-b490-4b9a-acdd-0af83f24f7b1} <Information> executeQuery: Read 15 rows, 1.12 KiB in 0.001605087 sec., 9345 rows/sec., 695.42 KiB/sec. | ||
924 | 2023.12.30 06:24:05.828630 [ 3 ] {c6747d08-b490-4b9a-acdd-0af83f24f7b1} <Debug> DynamicQueryHandler: Done processing query | ||
925 | 2023.12.30 06:24:05.828651 [ 3 ] {c6747d08-b490-4b9a-acdd-0af83f24f7b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
926 | 2023.12.30 06:24:05.828666 [ 3 ] {} <Debug> HTTP-Session: d525e7a6-99b8-44a7-ac78-00baab80a01d Destroying unnamed session | ||
927 | 2023.12.30 06:24:09.659796 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
928 | 2023.12.30 06:24:09.659939 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
929 | 2023.12.30 06:24:10.780976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
930 | 2023.12.30 06:24:10.781080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
931 | 2023.12.30 06:24:10.781108 [ 3 ] {} <Debug> HTTP-Session: c328ba44-6264-477e-9ef5-ba7fc1157ec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
932 | 2023.12.30 06:24:10.781133 [ 3 ] {} <Debug> HTTP-Session: c328ba44-6264-477e-9ef5-ba7fc1157ec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
933 | 2023.12.30 06:24:10.781321 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) 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) | ||
934 | 2023.12.30 06:24:10.782005 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
935 | 2023.12.30 06:24:10.782160 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
936 | 2023.12.30 06:24:10.782250 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
937 | 2023.12.30 06:24:10.782468 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} <Debug> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
938 | 2023.12.30 06:24:10.784247 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} <Trace> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
939 | 2023.12.30 06:24:10.784275 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} <Debug> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (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 | ||
940 | 2023.12.30 06:24:10.784333 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
941 | 2023.12.30 06:24:10.786449 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} <Information> executeQuery: Read 4 rows, 443.00 B in 0.005072777 sec., 788 rows/sec., 85.28 KiB/sec. | ||
942 | 2023.12.30 06:24:10.786644 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} <Debug> DynamicQueryHandler: Done processing query | ||
943 | 2023.12.30 06:24:10.786667 [ 3 ] {f8ae2960-ae7a-4c7c-90e6-58ad9546f155} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
944 | 2023.12.30 06:24:10.786684 [ 3 ] {} <Debug> HTTP-Session: c328ba44-6264-477e-9ef5-ba7fc1157ec0 Destroying unnamed session | ||
945 | 2023.12.30 06:24:10.786989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
946 | 2023.12.30 06:24:10.787036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
947 | 2023.12.30 06:24:10.787054 [ 3 ] {} <Debug> HTTP-Session: 5686cc55-3093-48e2-946c-d499aca8dc36 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
948 | 2023.12.30 06:24:10.787071 [ 3 ] {} <Debug> HTTP-Session: 5686cc55-3093-48e2-946c-d499aca8dc36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
949 | 2023.12.30 06:24:10.787182 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) 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) | ||
950 | 2023.12.30 06:24:10.787596 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
951 | 2023.12.30 06:24:10.787744 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
952 | 2023.12.30 06:24:10.787783 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
953 | 2023.12.30 06:24:10.787986 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} <Debug> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
954 | 2023.12.30 06:24:10.788012 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} <Trace> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
955 | 2023.12.30 06:24:10.788032 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} <Debug> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (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 | ||
956 | 2023.12.30 06:24:10.788058 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
957 | 2023.12.30 06:24:10.788956 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001713519 sec., 2334 rows/sec., 252.47 KiB/sec. | ||
958 | 2023.12.30 06:24:10.789126 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} <Debug> DynamicQueryHandler: Done processing query | ||
959 | 2023.12.30 06:24:10.789148 [ 3 ] {95971477-e47d-41f8-94b6-e48bb8916259} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
960 | 2023.12.30 06:24:10.789163 [ 3 ] {} <Debug> HTTP-Session: 5686cc55-3093-48e2-946c-d499aca8dc36 Destroying unnamed session | ||
961 | 2023.12.30 06:24:10.789487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
962 | 2023.12.30 06:24:10.789530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
963 | 2023.12.30 06:24:10.789548 [ 3 ] {} <Debug> HTTP-Session: 05031531-e8d1-453e-916c-c6f9c63388f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
964 | 2023.12.30 06:24:10.789564 [ 3 ] {} <Debug> HTTP-Session: 05031531-e8d1-453e-916c-c6f9c63388f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
965 | 2023.12.30 06:24:10.789673 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) 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) | ||
966 | 2023.12.30 06:24:10.790146 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
967 | 2023.12.30 06:24:10.790295 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
968 | 2023.12.30 06:24:10.790334 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
969 | 2023.12.30 06:24:10.790471 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} <Debug> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
970 | 2023.12.30 06:24:10.790497 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} <Trace> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
971 | 2023.12.30 06:24:10.790517 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} <Debug> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (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 | ||
972 | 2023.12.30 06:24:10.790544 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
973 | 2023.12.30 06:24:10.791467 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} <Information> executeQuery: Read 4 rows, 443.00 B in 0.0017383 sec., 2301 rows/sec., 248.87 KiB/sec. | ||
974 | 2023.12.30 06:24:10.791637 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} <Debug> DynamicQueryHandler: Done processing query | ||
975 | 2023.12.30 06:24:10.791659 [ 3 ] {1860bfb1-1617-4252-97bf-532802600959} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
976 | 2023.12.30 06:24:10.791675 [ 3 ] {} <Debug> HTTP-Session: 05031531-e8d1-453e-916c-c6f9c63388f7 Destroying unnamed session | ||
977 | 2023.12.30 06:24:10.791888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
978 | 2023.12.30 06:24:10.791993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
979 | 2023.12.30 06:24:10.792011 [ 3 ] {} <Debug> HTTP-Session: c703e1c7-affb-482b-aec4-bae7dd103163 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
980 | 2023.12.30 06:24:10.792026 [ 3 ] {} <Debug> HTTP-Session: c703e1c7-affb-482b-aec4-bae7dd103163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
981 | 2023.12.30 06:24:10.792135 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) 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) | ||
982 | 2023.12.30 06:24:10.792555 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
983 | 2023.12.30 06:24:10.792708 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
984 | 2023.12.30 06:24:10.792746 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
985 | 2023.12.30 06:24:10.792881 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} <Debug> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
986 | 2023.12.30 06:24:10.792973 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} <Trace> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
987 | 2023.12.30 06:24:10.792992 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} <Debug> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (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 | ||
988 | 2023.12.30 06:24:10.793019 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
989 | 2023.12.30 06:24:10.793751 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001616807 sec., 2474 rows/sec., 267.58 KiB/sec. | ||
990 | 2023.12.30 06:24:10.793987 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} <Debug> DynamicQueryHandler: Done processing query | ||
991 | 2023.12.30 06:24:10.794010 [ 3 ] {8281f27c-33c7-4289-a649-18f3df8e3259} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
992 | 2023.12.30 06:24:10.794025 [ 3 ] {} <Debug> HTTP-Session: c703e1c7-affb-482b-aec4-bae7dd103163 Destroying unnamed session | ||
993 | 2023.12.30 06:24:10.794228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
994 | 2023.12.30 06:24:10.794269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
995 | 2023.12.30 06:24:10.794287 [ 3 ] {} <Debug> HTTP-Session: 4b402f3f-e265-4893-9a5f-1dcc1731e398 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
996 | 2023.12.30 06:24:10.794303 [ 3 ] {} <Debug> HTTP-Session: 4b402f3f-e265-4893-9a5f-1dcc1731e398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
997 | 2023.12.30 06:24:10.794414 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) 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) | ||
998 | 2023.12.30 06:24:10.794838 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
999 | 2023.12.30 06:24:10.795057 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1000 | 2023.12.30 06:24:10.795096 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1001 | 2023.12.30 06:24:10.795232 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} <Debug> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1002 | 2023.12.30 06:24:10.795259 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} <Trace> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1003 | 2023.12.30 06:24:10.795279 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} <Debug> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (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 | ||
1004 | 2023.12.30 06:24:10.795305 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1005 | 2023.12.30 06:24:10.796243 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001773431 sec., 2255 rows/sec., 243.94 KiB/sec. | ||
1006 | 2023.12.30 06:24:10.796420 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} <Debug> DynamicQueryHandler: Done processing query | ||
1007 | 2023.12.30 06:24:10.796442 [ 3 ] {87228ecf-6fd5-4926-badc-be766dff9fba} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1008 | 2023.12.30 06:24:10.796458 [ 3 ] {} <Debug> HTTP-Session: 4b402f3f-e265-4893-9a5f-1dcc1731e398 Destroying unnamed session | ||
1009 | 2023.12.30 06:24:10.796669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1010 | 2023.12.30 06:24:10.796711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1011 | 2023.12.30 06:24:10.796728 [ 3 ] {} <Debug> HTTP-Session: 5f8b984d-007d-4069-bc29-9b73f1a28555 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1012 | 2023.12.30 06:24:10.796744 [ 3 ] {} <Debug> HTTP-Session: 5f8b984d-007d-4069-bc29-9b73f1a28555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1013 | 2023.12.30 06:24:10.796855 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) 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) | ||
1014 | 2023.12.30 06:24:10.797351 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1015 | 2023.12.30 06:24:10.797506 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1016 | 2023.12.30 06:24:10.797543 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1017 | 2023.12.30 06:24:10.797680 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} <Debug> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1018 | 2023.12.30 06:24:10.797706 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} <Trace> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1019 | 2023.12.30 06:24:10.797727 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} <Debug> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (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 | ||
1020 | 2023.12.30 06:24:10.797753 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1021 | 2023.12.30 06:24:10.798618 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00170453 sec., 2346 rows/sec., 253.80 KiB/sec. | ||
1022 | 2023.12.30 06:24:10.798793 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} <Debug> DynamicQueryHandler: Done processing query | ||
1023 | 2023.12.30 06:24:10.798817 [ 3 ] {b3f5c907-11c5-448d-834d-d38ac834907c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1024 | 2023.12.30 06:24:10.798832 [ 3 ] {} <Debug> HTTP-Session: 5f8b984d-007d-4069-bc29-9b73f1a28555 Destroying unnamed session | ||
1025 | 2023.12.30 06:24:10.805453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1026 | 2023.12.30 06:24:10.805499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1027 | 2023.12.30 06:24:10.805518 [ 3 ] {} <Debug> HTTP-Session: 54c20b0f-a57c-4121-b723-4a53eb90d520 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1028 | 2023.12.30 06:24:10.805534 [ 3 ] {} <Debug> HTTP-Session: 54c20b0f-a57c-4121-b723-4a53eb90d520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1029 | 2023.12.30 06:24:10.805608 [ 3 ] {0f5b0d66-67e6-4e98-9eaa-70dae9dd0e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1030 | 2023.12.30 06:24:10.805646 [ 3 ] {0f5b0d66-67e6-4e98-9eaa-70dae9dd0e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1031 | 2023.12.30 06:24:10.805780 [ 3 ] {0f5b0d66-67e6-4e98-9eaa-70dae9dd0e1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1032 | 2023.12.30 06:24:10.806181 [ 3 ] {0f5b0d66-67e6-4e98-9eaa-70dae9dd0e1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1033 | 2023.12.30 06:24:10.806463 [ 3 ] {0f5b0d66-67e6-4e98-9eaa-70dae9dd0e1b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1034 | 2023.12.30 06:24:10.806616 [ 3 ] {0f5b0d66-67e6-4e98-9eaa-70dae9dd0e1b} <Trace> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1035 | 2023.12.30 06:24:10.806728 [ 3 ] {0f5b0d66-67e6-4e98-9eaa-70dae9dd0e1b} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001092946 sec., 5489 rows/sec., 889.94 KiB/sec. | ||
1036 | 2023.12.30 06:24:10.806894 [ 3 ] {0f5b0d66-67e6-4e98-9eaa-70dae9dd0e1b} <Debug> DynamicQueryHandler: Done processing query | ||
1037 | 2023.12.30 06:24:10.806916 [ 3 ] {0f5b0d66-67e6-4e98-9eaa-70dae9dd0e1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1038 | 2023.12.30 06:24:10.806997 [ 3 ] {} <Debug> HTTP-Session: 54c20b0f-a57c-4121-b723-4a53eb90d520 Destroying unnamed session | ||
1039 | 2023.12.30 06:24:10.807103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1040 | 2023.12.30 06:24:10.807146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1041 | 2023.12.30 06:24:10.807163 [ 3 ] {} <Debug> HTTP-Session: c0beeb88-4d06-4111-8a37-22306dd1de4c Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1042 | 2023.12.30 06:24:10.807179 [ 3 ] {} <Debug> HTTP-Session: c0beeb88-4d06-4111-8a37-22306dd1de4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1043 | 2023.12.30 06:24:10.807247 [ 3 ] {42d25a18-a5e3-42d1-a8f1-fed22c4bdb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1044 | 2023.12.30 06:24:10.807283 [ 3 ] {42d25a18-a5e3-42d1-a8f1-fed22c4bdb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1045 | 2023.12.30 06:24:10.807379 [ 3 ] {42d25a18-a5e3-42d1-a8f1-fed22c4bdb66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1046 | 2023.12.30 06:24:10.807675 [ 3 ] {42d25a18-a5e3-42d1-a8f1-fed22c4bdb66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1047 | 2023.12.30 06:24:10.807877 [ 3 ] {42d25a18-a5e3-42d1-a8f1-fed22c4bdb66} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1048 | 2023.12.30 06:24:10.808080 [ 3 ] {42d25a18-a5e3-42d1-a8f1-fed22c4bdb66} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1049 | 2023.12.30 06:24:10.808189 [ 3 ] {42d25a18-a5e3-42d1-a8f1-fed22c4bdb66} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.000908081 sec., 39644 rows/sec., 3.33 MiB/sec. | ||
1050 | 2023.12.30 06:24:10.808323 [ 3 ] {42d25a18-a5e3-42d1-a8f1-fed22c4bdb66} <Debug> DynamicQueryHandler: Done processing query | ||
1051 | 2023.12.30 06:24:10.808345 [ 3 ] {42d25a18-a5e3-42d1-a8f1-fed22c4bdb66} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1052 | 2023.12.30 06:24:10.808359 [ 3 ] {} <Debug> HTTP-Session: c0beeb88-4d06-4111-8a37-22306dd1de4c Destroying unnamed session | ||
1053 | 2023.12.30 06:24:10.808465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1054 | 2023.12.30 06:24:10.808505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1055 | 2023.12.30 06:24:10.808524 [ 3 ] {} <Debug> HTTP-Session: 28a120d9-b459-45aa-9fcc-d9cc6e75ea89 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1056 | 2023.12.30 06:24:10.808539 [ 3 ] {} <Debug> HTTP-Session: 28a120d9-b459-45aa-9fcc-d9cc6e75ea89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1057 | 2023.12.30 06:24:10.808603 [ 3 ] {6c08aca2-a531-453c-8835-f31e1cd4bf6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1058 | 2023.12.30 06:24:10.808638 [ 3 ] {6c08aca2-a531-453c-8835-f31e1cd4bf6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1059 | 2023.12.30 06:24:10.808741 [ 3 ] {6c08aca2-a531-453c-8835-f31e1cd4bf6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1060 | 2023.12.30 06:24:10.809059 [ 3 ] {6c08aca2-a531-453c-8835-f31e1cd4bf6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1061 | 2023.12.30 06:24:10.809255 [ 3 ] {6c08aca2-a531-453c-8835-f31e1cd4bf6a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1062 | 2023.12.30 06:24:10.809391 [ 3 ] {6c08aca2-a531-453c-8835-f31e1cd4bf6a} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1063 | 2023.12.30 06:24:10.809497 [ 3 ] {6c08aca2-a531-453c-8835-f31e1cd4bf6a} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.00085567 sec., 28048 rows/sec., 2.17 MiB/sec. | ||
1064 | 2023.12.30 06:24:10.809598 [ 3 ] {6c08aca2-a531-453c-8835-f31e1cd4bf6a} <Debug> DynamicQueryHandler: Done processing query | ||
1065 | 2023.12.30 06:24:10.809620 [ 3 ] {6c08aca2-a531-453c-8835-f31e1cd4bf6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1066 | 2023.12.30 06:24:10.809635 [ 3 ] {} <Debug> HTTP-Session: 28a120d9-b459-45aa-9fcc-d9cc6e75ea89 Destroying unnamed session | ||
1067 | 2023.12.30 06:24:10.809843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 34689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1068 | 2023.12.30 06:24:10.809886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1069 | 2023.12.30 06:24:10.809904 [ 3 ] {} <Debug> HTTP-Session: b63b7976-d196-417d-a7a2-bf44f780c1b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1070 | 2023.12.30 06:24:10.809919 [ 3 ] {} <Debug> HTTP-Session: b63b7976-d196-417d-a7a2-bf44f780c1b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1071 | 2023.12.30 06:24:10.810055 [ 3 ] {01a18101-6393-49b0-b817-1a71517a3829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1072 | 2023.12.30 06:24:10.810094 [ 3 ] {01a18101-6393-49b0-b817-1a71517a3829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1073 | 2023.12.30 06:24:10.810202 [ 3 ] {01a18101-6393-49b0-b817-1a71517a3829} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1074 | 2023.12.30 06:24:10.810527 [ 3 ] {01a18101-6393-49b0-b817-1a71517a3829} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1075 | 2023.12.30 06:24:10.810781 [ 3 ] {01a18101-6393-49b0-b817-1a71517a3829} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1076 | 2023.12.30 06:24:10.811014 [ 3 ] {01a18101-6393-49b0-b817-1a71517a3829} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1077 | 2023.12.30 06:24:10.811135 [ 3 ] {01a18101-6393-49b0-b817-1a71517a3829} <Information> executeQuery: Read 180 rows, 13.01 KiB in 0.001052054 sec., 171093 rows/sec., 12.07 MiB/sec. | ||
1078 | 2023.12.30 06:24:10.811236 [ 3 ] {01a18101-6393-49b0-b817-1a71517a3829} <Debug> DynamicQueryHandler: Done processing query | ||
1079 | 2023.12.30 06:24:10.811258 [ 3 ] {01a18101-6393-49b0-b817-1a71517a3829} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1080 | 2023.12.30 06:24:10.811272 [ 3 ] {} <Debug> HTTP-Session: b63b7976-d196-417d-a7a2-bf44f780c1b8 Destroying unnamed session | ||
1081 | 2023.12.30 06:24:15.796037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1082 | 2023.12.30 06:24:15.796142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1083 | 2023.12.30 06:24:15.796165 [ 3 ] {} <Debug> HTTP-Session: ddbea2ef-2dc4-45f9-8b56-b5863bc0a0f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1084 | 2023.12.30 06:24:15.796186 [ 3 ] {} <Debug> HTTP-Session: ddbea2ef-2dc4-45f9-8b56-b5863bc0a0f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1085 | 2023.12.30 06:24:15.796301 [ 3 ] {0fbf87a6-c677-430c-9256-4b44058c1825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1086 | 2023.12.30 06:24:15.796419 [ 3 ] {0fbf87a6-c677-430c-9256-4b44058c1825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1087 | 2023.12.30 06:24:15.796562 [ 3 ] {0fbf87a6-c677-430c-9256-4b44058c1825} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1088 | 2023.12.30 06:24:15.796931 [ 3 ] {0fbf87a6-c677-430c-9256-4b44058c1825} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1089 | 2023.12.30 06:24:15.797185 [ 3 ] {0fbf87a6-c677-430c-9256-4b44058c1825} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1090 | 2023.12.30 06:24:15.797334 [ 3 ] {0fbf87a6-c677-430c-9256-4b44058c1825} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1091 | 2023.12.30 06:24:15.797518 [ 3 ] {0fbf87a6-c677-430c-9256-4b44058c1825} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001124426 sec., 30237 rows/sec., 2.39 MiB/sec. | ||
1092 | 2023.12.30 06:24:15.797656 [ 3 ] {0fbf87a6-c677-430c-9256-4b44058c1825} <Debug> DynamicQueryHandler: Done processing query | ||
1093 | 2023.12.30 06:24:15.797680 [ 3 ] {0fbf87a6-c677-430c-9256-4b44058c1825} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1094 | 2023.12.30 06:24:15.797695 [ 3 ] {} <Debug> HTTP-Session: ddbea2ef-2dc4-45f9-8b56-b5863bc0a0f1 Destroying unnamed session | ||
1095 | 2023.12.30 06:24:15.797836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 16542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1096 | 2023.12.30 06:24:15.797883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1097 | 2023.12.30 06:24:15.797902 [ 3 ] {} <Debug> HTTP-Session: 07e13477-d9b5-490d-81a6-772505f9f6a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1098 | 2023.12.30 06:24:15.797919 [ 3 ] {} <Debug> HTTP-Session: 07e13477-d9b5-490d-81a6-772505f9f6a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1099 | 2023.12.30 06:24:15.797996 [ 3 ] {7f356f9c-d361-4c19-ac86-b14fb9ae0a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1100 | 2023.12.30 06:24:15.798033 [ 3 ] {7f356f9c-d361-4c19-ac86-b14fb9ae0a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1101 | 2023.12.30 06:24:15.798130 [ 3 ] {7f356f9c-d361-4c19-ac86-b14fb9ae0a28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1102 | 2023.12.30 06:24:15.798506 [ 3 ] {7f356f9c-d361-4c19-ac86-b14fb9ae0a28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1103 | 2023.12.30 06:24:15.798703 [ 3 ] {7f356f9c-d361-4c19-ac86-b14fb9ae0a28} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1104 | 2023.12.30 06:24:15.798838 [ 3 ] {7f356f9c-d361-4c19-ac86-b14fb9ae0a28} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1105 | 2023.12.30 06:24:15.798930 [ 3 ] {7f356f9c-d361-4c19-ac86-b14fb9ae0a28} <Information> executeQuery: Read 102 rows, 10.29 KiB in 0.00089965 sec., 113377 rows/sec., 11.17 MiB/sec. | ||
1106 | 2023.12.30 06:24:15.799026 [ 3 ] {7f356f9c-d361-4c19-ac86-b14fb9ae0a28} <Debug> DynamicQueryHandler: Done processing query | ||
1107 | 2023.12.30 06:24:15.799048 [ 3 ] {7f356f9c-d361-4c19-ac86-b14fb9ae0a28} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
1108 | 2023.12.30 06:24:15.799063 [ 3 ] {} <Debug> HTTP-Session: 07e13477-d9b5-490d-81a6-772505f9f6a8 Destroying unnamed session | ||
1109 | 2023.12.30 06:24:15.799229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1110 | 2023.12.30 06:24:15.799269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1111 | 2023.12.30 06:24:15.799288 [ 3 ] {} <Debug> HTTP-Session: 17a7b216-3ad9-4929-89be-af9b39e0a68b Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1112 | 2023.12.30 06:24:15.799304 [ 3 ] {} <Debug> HTTP-Session: 17a7b216-3ad9-4929-89be-af9b39e0a68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1113 | 2023.12.30 06:24:15.799438 [ 3 ] {5bdfdea2-8f84-4c93-97d2-b4bdc607a512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1114 | 2023.12.30 06:24:15.799473 [ 3 ] {5bdfdea2-8f84-4c93-97d2-b4bdc607a512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1115 | 2023.12.30 06:24:15.799568 [ 3 ] {5bdfdea2-8f84-4c93-97d2-b4bdc607a512} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1116 | 2023.12.30 06:24:15.799813 [ 3 ] {5bdfdea2-8f84-4c93-97d2-b4bdc607a512} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1117 | 2023.12.30 06:24:15.800001 [ 3 ] {5bdfdea2-8f84-4c93-97d2-b4bdc607a512} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1118 | 2023.12.30 06:24:15.800134 [ 3 ] {5bdfdea2-8f84-4c93-97d2-b4bdc607a512} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1119 | 2023.12.30 06:24:15.800223 [ 3 ] {5bdfdea2-8f84-4c93-97d2-b4bdc607a512} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.000810348 sec., 41957 rows/sec., 3.28 MiB/sec. | ||
1120 | 2023.12.30 06:24:15.800437 [ 3 ] {5bdfdea2-8f84-4c93-97d2-b4bdc607a512} <Debug> DynamicQueryHandler: Done processing query | ||
1121 | 2023.12.30 06:24:15.800459 [ 3 ] {5bdfdea2-8f84-4c93-97d2-b4bdc607a512} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1122 | 2023.12.30 06:24:15.800474 [ 3 ] {} <Debug> HTTP-Session: 17a7b216-3ad9-4929-89be-af9b39e0a68b Destroying unnamed session | ||
1123 | 2023.12.30 06:24:15.800607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 36389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1124 | 2023.12.30 06:24:15.800649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1125 | 2023.12.30 06:24:15.800667 [ 3 ] {} <Debug> HTTP-Session: 2303e86b-37cc-43ab-9fd8-e8781f36ae19 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1126 | 2023.12.30 06:24:15.800682 [ 3 ] {} <Debug> HTTP-Session: 2303e86b-37cc-43ab-9fd8-e8781f36ae19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1127 | 2023.12.30 06:24:15.800756 [ 3 ] {33a230ac-fc24-4e90-931d-9b36133e5d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1128 | 2023.12.30 06:24:15.800796 [ 3 ] {33a230ac-fc24-4e90-931d-9b36133e5d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1129 | 2023.12.30 06:24:15.800926 [ 3 ] {33a230ac-fc24-4e90-931d-9b36133e5d84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1130 | 2023.12.30 06:24:15.801297 [ 3 ] {33a230ac-fc24-4e90-931d-9b36133e5d84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1131 | 2023.12.30 06:24:15.801635 [ 3 ] {33a230ac-fc24-4e90-931d-9b36133e5d84} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1132 | 2023.12.30 06:24:15.801812 [ 3 ] {33a230ac-fc24-4e90-931d-9b36133e5d84} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1133 | 2023.12.30 06:24:15.801907 [ 3 ] {33a230ac-fc24-4e90-931d-9b36133e5d84} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001127655 sec., 30151 rows/sec., 40.69 MiB/sec. | ||
1134 | 2023.12.30 06:24:15.802018 [ 3 ] {33a230ac-fc24-4e90-931d-9b36133e5d84} <Debug> DynamicQueryHandler: Done processing query | ||
1135 | 2023.12.30 06:24:15.802040 [ 3 ] {33a230ac-fc24-4e90-931d-9b36133e5d84} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1136 | 2023.12.30 06:24:15.802054 [ 3 ] {} <Debug> HTTP-Session: 2303e86b-37cc-43ab-9fd8-e8781f36ae19 Destroying unnamed session | ||
1137 | 2023.12.30 06:24:24.660068 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1138 | 2023.12.30 06:24:24.660125 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1139 | 2023.12.30 06:24:25.822818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1140 | 2023.12.30 06:24:25.822915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1141 | 2023.12.30 06:24:25.822939 [ 3 ] {} <Debug> HTTP-Session: 12007119-cf02-4620-80cc-26d4c0398a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1142 | 2023.12.30 06:24:25.822961 [ 3 ] {} <Debug> HTTP-Session: 12007119-cf02-4620-80cc-26d4c0398a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1143 | 2023.12.30 06:24:25.823079 [ 3 ] {2bfb4e4a-a557-449f-b8fb-9a147f6694c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1144 | 2023.12.30 06:24:25.823133 [ 3 ] {2bfb4e4a-a557-449f-b8fb-9a147f6694c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1145 | 2023.12.30 06:24:25.823273 [ 3 ] {2bfb4e4a-a557-449f-b8fb-9a147f6694c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1146 | 2023.12.30 06:24:25.823765 [ 3 ] {2bfb4e4a-a557-449f-b8fb-9a147f6694c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1147 | 2023.12.30 06:24:25.824016 [ 3 ] {2bfb4e4a-a557-449f-b8fb-9a147f6694c4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1148 | 2023.12.30 06:24:25.824172 [ 3 ] {2bfb4e4a-a557-449f-b8fb-9a147f6694c4} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1149 | 2023.12.30 06:24:25.824350 [ 3 ] {2bfb4e4a-a557-449f-b8fb-9a147f6694c4} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001180587 sec., 28799 rows/sec., 2.28 MiB/sec. | ||
1150 | 2023.12.30 06:24:25.824495 [ 3 ] {2bfb4e4a-a557-449f-b8fb-9a147f6694c4} <Debug> DynamicQueryHandler: Done processing query | ||
1151 | 2023.12.30 06:24:25.824520 [ 3 ] {2bfb4e4a-a557-449f-b8fb-9a147f6694c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1152 | 2023.12.30 06:24:25.824537 [ 3 ] {} <Debug> HTTP-Session: 12007119-cf02-4620-80cc-26d4c0398a9a Destroying unnamed session | ||
1153 | 2023.12.30 06:24:25.824676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 16542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1154 | 2023.12.30 06:24:25.824722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1155 | 2023.12.30 06:24:25.824742 [ 3 ] {} <Debug> HTTP-Session: 8840ffe0-3b55-4c4a-8e8b-e7044fe136a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1156 | 2023.12.30 06:24:25.824761 [ 3 ] {} <Debug> HTTP-Session: 8840ffe0-3b55-4c4a-8e8b-e7044fe136a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1157 | 2023.12.30 06:24:25.824845 [ 3 ] {03d481d9-181b-4050-810e-e771c773f6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1158 | 2023.12.30 06:24:25.824890 [ 3 ] {03d481d9-181b-4050-810e-e771c773f6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1159 | 2023.12.30 06:24:25.824992 [ 3 ] {03d481d9-181b-4050-810e-e771c773f6f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1160 | 2023.12.30 06:24:25.825455 [ 3 ] {03d481d9-181b-4050-810e-e771c773f6f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1161 | 2023.12.30 06:24:25.825669 [ 3 ] {03d481d9-181b-4050-810e-e771c773f6f2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1162 | 2023.12.30 06:24:25.825818 [ 3 ] {03d481d9-181b-4050-810e-e771c773f6f2} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1163 | 2023.12.30 06:24:25.825913 [ 3 ] {03d481d9-181b-4050-810e-e771c773f6f2} <Information> executeQuery: Read 102 rows, 10.29 KiB in 0.001034804 sec., 98569 rows/sec., 9.71 MiB/sec. | ||
1164 | 2023.12.30 06:24:25.826027 [ 3 ] {03d481d9-181b-4050-810e-e771c773f6f2} <Debug> DynamicQueryHandler: Done processing query | ||
1165 | 2023.12.30 06:24:25.826049 [ 3 ] {03d481d9-181b-4050-810e-e771c773f6f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
1166 | 2023.12.30 06:24:25.826064 [ 3 ] {} <Debug> HTTP-Session: 8840ffe0-3b55-4c4a-8e8b-e7044fe136a9 Destroying unnamed session | ||
1167 | 2023.12.30 06:24:25.826211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1168 | 2023.12.30 06:24:25.826256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1169 | 2023.12.30 06:24:25.826274 [ 3 ] {} <Debug> HTTP-Session: fe2be6fc-28a7-45c3-99f4-f21fe7b95940 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1170 | 2023.12.30 06:24:25.826355 [ 3 ] {} <Debug> HTTP-Session: fe2be6fc-28a7-45c3-99f4-f21fe7b95940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1171 | 2023.12.30 06:24:25.826426 [ 3 ] {48c814ad-037e-419e-b990-ce438e79159a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1172 | 2023.12.30 06:24:25.826464 [ 3 ] {48c814ad-037e-419e-b990-ce438e79159a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1173 | 2023.12.30 06:24:25.826562 [ 3 ] {48c814ad-037e-419e-b990-ce438e79159a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1174 | 2023.12.30 06:24:25.826846 [ 3 ] {48c814ad-037e-419e-b990-ce438e79159a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1175 | 2023.12.30 06:24:25.827041 [ 3 ] {48c814ad-037e-419e-b990-ce438e79159a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1176 | 2023.12.30 06:24:25.827186 [ 3 ] {48c814ad-037e-419e-b990-ce438e79159a} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1177 | 2023.12.30 06:24:25.827281 [ 3 ] {48c814ad-037e-419e-b990-ce438e79159a} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.00088412 sec., 38456 rows/sec., 3.01 MiB/sec. | ||
1178 | 2023.12.30 06:24:25.827472 [ 3 ] {48c814ad-037e-419e-b990-ce438e79159a} <Debug> DynamicQueryHandler: Done processing query | ||
1179 | 2023.12.30 06:24:25.827499 [ 3 ] {48c814ad-037e-419e-b990-ce438e79159a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1180 | 2023.12.30 06:24:25.827517 [ 3 ] {} <Debug> HTTP-Session: fe2be6fc-28a7-45c3-99f4-f21fe7b95940 Destroying unnamed session | ||
1181 | 2023.12.30 06:24:25.827687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 36389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1182 | 2023.12.30 06:24:25.827738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1183 | 2023.12.30 06:24:25.827760 [ 3 ] {} <Debug> HTTP-Session: d9c898b9-447e-412f-8a75-fc9566c1ba42 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1184 | 2023.12.30 06:24:25.827778 [ 3 ] {} <Debug> HTTP-Session: d9c898b9-447e-412f-8a75-fc9566c1ba42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1185 | 2023.12.30 06:24:25.827865 [ 3 ] {13c8c990-c5a6-4a0d-a89d-3603fd03184b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1186 | 2023.12.30 06:24:25.827907 [ 3 ] {13c8c990-c5a6-4a0d-a89d-3603fd03184b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1187 | 2023.12.30 06:24:25.828034 [ 3 ] {13c8c990-c5a6-4a0d-a89d-3603fd03184b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1188 | 2023.12.30 06:24:25.828574 [ 3 ] {13c8c990-c5a6-4a0d-a89d-3603fd03184b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1189 | 2023.12.30 06:24:25.828907 [ 3 ] {13c8c990-c5a6-4a0d-a89d-3603fd03184b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1190 | 2023.12.30 06:24:25.829095 [ 3 ] {13c8c990-c5a6-4a0d-a89d-3603fd03184b} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1191 | 2023.12.30 06:24:25.829196 [ 3 ] {13c8c990-c5a6-4a0d-a89d-3603fd03184b} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.00132198 sec., 25718 rows/sec., 34.71 MiB/sec. | ||
1192 | 2023.12.30 06:24:25.829396 [ 3 ] {13c8c990-c5a6-4a0d-a89d-3603fd03184b} <Debug> DynamicQueryHandler: Done processing query | ||
1193 | 2023.12.30 06:24:25.829420 [ 3 ] {13c8c990-c5a6-4a0d-a89d-3603fd03184b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1194 | 2023.12.30 06:24:25.829436 [ 3 ] {} <Debug> HTTP-Session: d9c898b9-447e-412f-8a75-fc9566c1ba42 Destroying unnamed session | ||
1195 | 2023.12.30 06:24:35.851098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1196 | 2023.12.30 06:24:35.851205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1197 | 2023.12.30 06:24:35.851302 [ 3 ] {} <Debug> HTTP-Session: feb41a6a-b24f-4cd4-b1f4-155b72483028 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1198 | 2023.12.30 06:24:35.851326 [ 3 ] {} <Debug> HTTP-Session: feb41a6a-b24f-4cd4-b1f4-155b72483028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1199 | 2023.12.30 06:24:35.851450 [ 3 ] {32e4dc9f-901c-4e6d-a620-ff38b47cb88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1200 | 2023.12.30 06:24:35.851504 [ 3 ] {32e4dc9f-901c-4e6d-a620-ff38b47cb88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1201 | 2023.12.30 06:24:35.851647 [ 3 ] {32e4dc9f-901c-4e6d-a620-ff38b47cb88f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1202 | 2023.12.30 06:24:35.852065 [ 3 ] {32e4dc9f-901c-4e6d-a620-ff38b47cb88f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1203 | 2023.12.30 06:24:35.852373 [ 3 ] {32e4dc9f-901c-4e6d-a620-ff38b47cb88f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1204 | 2023.12.30 06:24:35.852529 [ 3 ] {32e4dc9f-901c-4e6d-a620-ff38b47cb88f} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1205 | 2023.12.30 06:24:35.852644 [ 3 ] {32e4dc9f-901c-4e6d-a620-ff38b47cb88f} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001168917 sec., 37641 rows/sec., 2.98 MiB/sec. | ||
1206 | 2023.12.30 06:24:35.852817 [ 3 ] {32e4dc9f-901c-4e6d-a620-ff38b47cb88f} <Debug> DynamicQueryHandler: Done processing query | ||
1207 | 2023.12.30 06:24:35.852843 [ 3 ] {32e4dc9f-901c-4e6d-a620-ff38b47cb88f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1208 | 2023.12.30 06:24:35.852858 [ 3 ] {} <Debug> HTTP-Session: feb41a6a-b24f-4cd4-b1f4-155b72483028 Destroying unnamed session | ||
1209 | 2023.12.30 06:24:35.852980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1210 | 2023.12.30 06:24:35.853023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1211 | 2023.12.30 06:24:35.853041 [ 3 ] {} <Debug> HTTP-Session: f03af7b7-711d-43f7-8ea7-2f65f6414516 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1212 | 2023.12.30 06:24:35.853057 [ 3 ] {} <Debug> HTTP-Session: f03af7b7-711d-43f7-8ea7-2f65f6414516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1213 | 2023.12.30 06:24:35.853132 [ 3 ] {15c4fe17-2b1b-4283-ad67-749067616879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1214 | 2023.12.30 06:24:35.853169 [ 3 ] {15c4fe17-2b1b-4283-ad67-749067616879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1215 | 2023.12.30 06:24:35.853341 [ 3 ] {15c4fe17-2b1b-4283-ad67-749067616879} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1216 | 2023.12.30 06:24:35.853726 [ 3 ] {15c4fe17-2b1b-4283-ad67-749067616879} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1217 | 2023.12.30 06:24:35.853934 [ 3 ] {15c4fe17-2b1b-4283-ad67-749067616879} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1218 | 2023.12.30 06:24:35.854088 [ 3 ] {15c4fe17-2b1b-4283-ad67-749067616879} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1219 | 2023.12.30 06:24:35.854213 [ 3 ] {15c4fe17-2b1b-4283-ad67-749067616879} <Information> executeQuery: Read 132 rows, 12.97 KiB in 0.001045164 sec., 126295 rows/sec., 12.12 MiB/sec. | ||
1220 | 2023.12.30 06:24:35.854391 [ 3 ] {15c4fe17-2b1b-4283-ad67-749067616879} <Debug> DynamicQueryHandler: Done processing query | ||
1221 | 2023.12.30 06:24:35.854415 [ 3 ] {15c4fe17-2b1b-4283-ad67-749067616879} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1222 | 2023.12.30 06:24:35.854431 [ 3 ] {} <Debug> HTTP-Session: f03af7b7-711d-43f7-8ea7-2f65f6414516 Destroying unnamed session | ||
1223 | 2023.12.30 06:24:35.854541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 9387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1224 | 2023.12.30 06:24:35.854584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1225 | 2023.12.30 06:24:35.854602 [ 3 ] {} <Debug> HTTP-Session: 0c7f4b10-c6c2-4eec-baac-7fc89845af09 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1226 | 2023.12.30 06:24:35.854617 [ 3 ] {} <Debug> HTTP-Session: 0c7f4b10-c6c2-4eec-baac-7fc89845af09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1227 | 2023.12.30 06:24:35.854687 [ 3 ] {6f7fcc59-bfc4-4d7d-a544-55ea53917ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1228 | 2023.12.30 06:24:35.854723 [ 3 ] {6f7fcc59-bfc4-4d7d-a544-55ea53917ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1229 | 2023.12.30 06:24:35.854823 [ 3 ] {6f7fcc59-bfc4-4d7d-a544-55ea53917ebf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1230 | 2023.12.30 06:24:35.855172 [ 3 ] {6f7fcc59-bfc4-4d7d-a544-55ea53917ebf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1231 | 2023.12.30 06:24:35.855462 [ 3 ] {6f7fcc59-bfc4-4d7d-a544-55ea53917ebf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1232 | 2023.12.30 06:24:35.855610 [ 3 ] {6f7fcc59-bfc4-4d7d-a544-55ea53917ebf} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1233 | 2023.12.30 06:24:35.855720 [ 3 ] {6f7fcc59-bfc4-4d7d-a544-55ea53917ebf} <Information> executeQuery: Read 55 rows, 4.43 KiB in 0.000996193 sec., 55210 rows/sec., 4.34 MiB/sec. | ||
1234 | 2023.12.30 06:24:35.855827 [ 3 ] {6f7fcc59-bfc4-4d7d-a544-55ea53917ebf} <Debug> DynamicQueryHandler: Done processing query | ||
1235 | 2023.12.30 06:24:35.855849 [ 3 ] {6f7fcc59-bfc4-4d7d-a544-55ea53917ebf} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1236 | 2023.12.30 06:24:35.855864 [ 3 ] {} <Debug> HTTP-Session: 0c7f4b10-c6c2-4eec-baac-7fc89845af09 Destroying unnamed session | ||
1237 | 2023.12.30 06:24:35.856028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 47072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1238 | 2023.12.30 06:24:35.856077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1239 | 2023.12.30 06:24:35.856096 [ 3 ] {} <Debug> HTTP-Session: d772f724-d764-4ff1-8db0-0a7e85574beb Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1240 | 2023.12.30 06:24:35.856113 [ 3 ] {} <Debug> HTTP-Session: d772f724-d764-4ff1-8db0-0a7e85574beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1241 | 2023.12.30 06:24:35.856193 [ 3 ] {7b137c85-9b76-4a51-91a5-ffaf346eef20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1242 | 2023.12.30 06:24:35.856300 [ 3 ] {7b137c85-9b76-4a51-91a5-ffaf346eef20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1243 | 2023.12.30 06:24:35.856431 [ 3 ] {7b137c85-9b76-4a51-91a5-ffaf346eef20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1244 | 2023.12.30 06:24:35.856911 [ 3 ] {7b137c85-9b76-4a51-91a5-ffaf346eef20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1245 | 2023.12.30 06:24:35.857231 [ 3 ] {7b137c85-9b76-4a51-91a5-ffaf346eef20} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1246 | 2023.12.30 06:24:35.857476 [ 3 ] {7b137c85-9b76-4a51-91a5-ffaf346eef20} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1247 | 2023.12.30 06:24:35.857603 [ 3 ] {7b137c85-9b76-4a51-91a5-ffaf346eef20} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001333691 sec., 32991 rows/sec., 44.52 MiB/sec. | ||
1248 | 2023.12.30 06:24:35.857758 [ 3 ] {7b137c85-9b76-4a51-91a5-ffaf346eef20} <Debug> DynamicQueryHandler: Done processing query | ||
1249 | 2023.12.30 06:24:35.857783 [ 3 ] {7b137c85-9b76-4a51-91a5-ffaf346eef20} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1250 | 2023.12.30 06:24:35.857799 [ 3 ] {} <Debug> HTTP-Session: d772f724-d764-4ff1-8db0-0a7e85574beb Destroying unnamed session | ||
1251 | 2023.12.30 06:24:35.857897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 1944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1252 | 2023.12.30 06:24:35.857940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1253 | 2023.12.30 06:24:35.857960 [ 3 ] {} <Debug> HTTP-Session: b0650c53-07b6-438c-80f0-20817aa8b93e Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1254 | 2023.12.30 06:24:35.857975 [ 3 ] {} <Debug> HTTP-Session: b0650c53-07b6-438c-80f0-20817aa8b93e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1255 | 2023.12.30 06:24:35.858043 [ 3 ] {cc8645b1-8c52-4614-8c5c-2d787145e25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1256 | 2023.12.30 06:24:35.858082 [ 3 ] {cc8645b1-8c52-4614-8c5c-2d787145e25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1257 | 2023.12.30 06:24:35.858186 [ 3 ] {cc8645b1-8c52-4614-8c5c-2d787145e25d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1258 | 2023.12.30 06:24:35.858521 [ 3 ] {cc8645b1-8c52-4614-8c5c-2d787145e25d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1259 | 2023.12.30 06:24:35.858760 [ 3 ] {cc8645b1-8c52-4614-8c5c-2d787145e25d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1260 | 2023.12.30 06:24:35.858953 [ 3 ] {cc8645b1-8c52-4614-8c5c-2d787145e25d} <Trace> oximeter.measurements_i64 (7dc66827-2552-4ce5-9ea9-2a6f72bd489d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1261 | 2023.12.30 06:24:35.859075 [ 3 ] {cc8645b1-8c52-4614-8c5c-2d787145e25d} <Information> executeQuery: Read 12 rows, 897.00 B in 0.000996123 sec., 12046 rows/sec., 879.39 KiB/sec. | ||
1262 | 2023.12.30 06:24:35.859202 [ 3 ] {cc8645b1-8c52-4614-8c5c-2d787145e25d} <Debug> DynamicQueryHandler: Done processing query | ||
1263 | 2023.12.30 06:24:35.859228 [ 3 ] {cc8645b1-8c52-4614-8c5c-2d787145e25d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1264 | 2023.12.30 06:24:35.859310 [ 3 ] {} <Debug> HTTP-Session: b0650c53-07b6-438c-80f0-20817aa8b93e Destroying unnamed session | ||
1265 | 2023.12.30 06:24:39.660338 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1266 | 2023.12.30 06:24:39.660404 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1267 | 2023.12.30 06:24:40.863406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1268 | 2023.12.30 06:24:40.863508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1269 | 2023.12.30 06:24:40.863534 [ 3 ] {} <Debug> HTTP-Session: 02d06c07-671a-4032-a386-2c7fd11285da Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1270 | 2023.12.30 06:24:40.863556 [ 3 ] {} <Debug> HTTP-Session: 02d06c07-671a-4032-a386-2c7fd11285da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1271 | 2023.12.30 06:24:40.863803 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) 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) | ||
1272 | 2023.12.30 06:24:40.864370 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1273 | 2023.12.30 06:24:40.864542 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1274 | 2023.12.30 06:24:40.864591 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1275 | 2023.12.30 06:24:40.864820 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} <Debug> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1276 | 2023.12.30 06:24:40.864905 [ 186 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} <Trace> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1277 | 2023.12.30 06:24:40.864933 [ 187 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} <Trace> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1278 | 2023.12.30 06:24:40.865031 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} <Debug> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (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 | ||
1279 | 2023.12.30 06:24:40.865115 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} <Debug> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1280 | 2023.12.30 06:24:40.866915 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003062101 sec., 3265 rows/sec., 458.92 KiB/sec. | ||
1281 | 2023.12.30 06:24:40.867186 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} <Debug> DynamicQueryHandler: Done processing query | ||
1282 | 2023.12.30 06:24:40.867220 [ 3 ] {330076d9-47c0-4d57-b373-1032f9b24ed1} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1283 | 2023.12.30 06:24:40.867240 [ 3 ] {} <Debug> HTTP-Session: 02d06c07-671a-4032-a386-2c7fd11285da Destroying unnamed session | ||
1284 | 2023.12.30 06:24:40.867413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1285 | 2023.12.30 06:24:40.867461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1286 | 2023.12.30 06:24:40.867481 [ 3 ] {} <Debug> HTTP-Session: fb1e0cac-8c61-4843-9114-c79d31577500 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1287 | 2023.12.30 06:24:40.867499 [ 3 ] {} <Debug> HTTP-Session: fb1e0cac-8c61-4843-9114-c79d31577500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1288 | 2023.12.30 06:24:40.867582 [ 3 ] {dd504149-fd46-4141-8144-ecf0cf5ee79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1289 | 2023.12.30 06:24:40.867623 [ 3 ] {dd504149-fd46-4141-8144-ecf0cf5ee79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1290 | 2023.12.30 06:24:40.867827 [ 3 ] {dd504149-fd46-4141-8144-ecf0cf5ee79e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1291 | 2023.12.30 06:24:40.868143 [ 3 ] {dd504149-fd46-4141-8144-ecf0cf5ee79e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1292 | 2023.12.30 06:24:40.868446 [ 3 ] {dd504149-fd46-4141-8144-ecf0cf5ee79e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1293 | 2023.12.30 06:24:40.868603 [ 3 ] {dd504149-fd46-4141-8144-ecf0cf5ee79e} <Trace> oximeter.timeseries_schema (cb541512-f551-46fe-aa6c-afae7bc03206): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1294 | 2023.12.30 06:24:40.868791 [ 3 ] {dd504149-fd46-4141-8144-ecf0cf5ee79e} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001114296 sec., 897 rows/sec., 203.32 KiB/sec. | ||
1295 | 2023.12.30 06:24:40.868915 [ 3 ] {dd504149-fd46-4141-8144-ecf0cf5ee79e} <Debug> DynamicQueryHandler: Done processing query | ||
1296 | 2023.12.30 06:24:40.868938 [ 3 ] {dd504149-fd46-4141-8144-ecf0cf5ee79e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1297 | 2023.12.30 06:24:40.868954 [ 3 ] {} <Debug> HTTP-Session: fb1e0cac-8c61-4843-9114-c79d31577500 Destroying unnamed session | ||
1298 | 2023.12.30 06:24:40.869068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1299 | 2023.12.30 06:24:40.869113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1300 | 2023.12.30 06:24:40.869133 [ 3 ] {} <Debug> HTTP-Session: 9e457207-a875-47eb-8504-3bf58201a1aa Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1301 | 2023.12.30 06:24:40.869149 [ 3 ] {} <Debug> HTTP-Session: 9e457207-a875-47eb-8504-3bf58201a1aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1302 | 2023.12.30 06:24:40.869221 [ 3 ] {9bfcbdb8-1b36-4b9f-a24f-a56f314964de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1303 | 2023.12.30 06:24:40.869259 [ 3 ] {9bfcbdb8-1b36-4b9f-a24f-a56f314964de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1304 | 2023.12.30 06:24:40.869391 [ 3 ] {9bfcbdb8-1b36-4b9f-a24f-a56f314964de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1305 | 2023.12.30 06:24:40.869667 [ 3 ] {9bfcbdb8-1b36-4b9f-a24f-a56f314964de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1306 | 2023.12.30 06:24:40.869976 [ 3 ] {9bfcbdb8-1b36-4b9f-a24f-a56f314964de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1307 | 2023.12.30 06:24:40.870131 [ 3 ] {9bfcbdb8-1b36-4b9f-a24f-a56f314964de} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1308 | 2023.12.30 06:24:40.870241 [ 3 ] {9bfcbdb8-1b36-4b9f-a24f-a56f314964de} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000983143 sec., 2034 rows/sec., 173.83 KiB/sec. | ||
1309 | 2023.12.30 06:24:40.870373 [ 3 ] {9bfcbdb8-1b36-4b9f-a24f-a56f314964de} <Debug> DynamicQueryHandler: Done processing query | ||
1310 | 2023.12.30 06:24:40.870396 [ 3 ] {9bfcbdb8-1b36-4b9f-a24f-a56f314964de} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1311 | 2023.12.30 06:24:40.870411 [ 3 ] {} <Debug> HTTP-Session: 9e457207-a875-47eb-8504-3bf58201a1aa Destroying unnamed session | ||
1312 | 2023.12.30 06:24:40.870553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1313 | 2023.12.30 06:24:40.870597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1314 | 2023.12.30 06:24:40.870616 [ 3 ] {} <Debug> HTTP-Session: 0ea7aed9-3d82-44ef-8e59-afaa3c63657d Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1315 | 2023.12.30 06:24:40.870633 [ 3 ] {} <Debug> HTTP-Session: 0ea7aed9-3d82-44ef-8e59-afaa3c63657d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1316 | 2023.12.30 06:24:40.870770 [ 3 ] {9952c747-f096-47d9-af5e-08398908b1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1317 | 2023.12.30 06:24:40.870808 [ 3 ] {9952c747-f096-47d9-af5e-08398908b1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1318 | 2023.12.30 06:24:40.870909 [ 3 ] {9952c747-f096-47d9-af5e-08398908b1a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1319 | 2023.12.30 06:24:40.871211 [ 3 ] {9952c747-f096-47d9-af5e-08398908b1a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1320 | 2023.12.30 06:24:40.871410 [ 3 ] {9952c747-f096-47d9-af5e-08398908b1a9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1321 | 2023.12.30 06:24:40.871551 [ 3 ] {9952c747-f096-47d9-af5e-08398908b1a9} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1322 | 2023.12.30 06:24:40.871670 [ 3 ] {9952c747-f096-47d9-af5e-08398908b1a9} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000929342 sec., 39813 rows/sec., 3.34 MiB/sec. | ||
1323 | 2023.12.30 06:24:40.871823 [ 128 ] {} <Debug> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1324 | 2023.12.30 06:24:40.871855 [ 3 ] {9952c747-f096-47d9-af5e-08398908b1a9} <Debug> DynamicQueryHandler: Done processing query | ||
1325 | 2023.12.30 06:24:40.871891 [ 3 ] {9952c747-f096-47d9-af5e-08398908b1a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1326 | 2023.12.30 06:24:40.871900 [ 128 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1327 | 2023.12.30 06:24:40.871919 [ 3 ] {} <Debug> HTTP-Session: 0ea7aed9-3d82-44ef-8e59-afaa3c63657d Destroying unnamed session | ||
1328 | 2023.12.30 06:24:40.872053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1329 | 2023.12.30 06:24:40.872075 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1330 | 2023.12.30 06:24:40.872112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1331 | 2023.12.30 06:24:40.872143 [ 3 ] {} <Debug> HTTP-Session: 34ff35ea-6932-4eff-a44b-ece544e9f28f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1332 | 2023.12.30 06:24:40.872161 [ 3 ] {} <Debug> HTTP-Session: 34ff35ea-6932-4eff-a44b-ece544e9f28f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1333 | 2023.12.30 06:24:40.872241 [ 3 ] {33d0920c-3914-473b-981e-e8cdaa25015f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1334 | 2023.12.30 06:24:40.872304 [ 3 ] {33d0920c-3914-473b-981e-e8cdaa25015f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1335 | 2023.12.30 06:24:40.872351 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1336 | 2023.12.30 06:24:40.872474 [ 3 ] {33d0920c-3914-473b-981e-e8cdaa25015f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1337 | 2023.12.30 06:24:40.872525 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part | ||
1338 | 2023.12.30 06:24:40.872805 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
1339 | 2023.12.30 06:24:40.873085 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 102 rows starting from the beginning of the part | ||
1340 | 2023.12.30 06:24:40.873362 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 102 rows starting from the beginning of the part | ||
1341 | 2023.12.30 06:24:40.873387 [ 3 ] {33d0920c-3914-473b-981e-e8cdaa25015f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1342 | 2023.12.30 06:24:40.873512 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 132 rows starting from the beginning of the part | ||
1343 | 2023.12.30 06:24:40.873627 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::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 | ||
1344 | 2023.12.30 06:24:40.873927 [ 3 ] {33d0920c-3914-473b-981e-e8cdaa25015f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1345 | 2023.12.30 06:24:40.874219 [ 3 ] {33d0920c-3914-473b-981e-e8cdaa25015f} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1346 | 2023.12.30 06:24:40.874445 [ 3 ] {33d0920c-3914-473b-981e-e8cdaa25015f} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00215158 sec., 929 rows/sec., 64.91 KiB/sec. | ||
1347 | 2023.12.30 06:24:40.874855 [ 3 ] {33d0920c-3914-473b-981e-e8cdaa25015f} <Debug> DynamicQueryHandler: Done processing query | ||
1348 | 2023.12.30 06:24:40.874905 [ 3 ] {33d0920c-3914-473b-981e-e8cdaa25015f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1349 | 2023.12.30 06:24:40.874932 [ 3 ] {} <Debug> HTTP-Session: 34ff35ea-6932-4eff-a44b-ece544e9f28f Destroying unnamed session | ||
1350 | 2023.12.30 06:24:40.875148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1351 | 2023.12.30 06:24:40.875245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1352 | 2023.12.30 06:24:40.875275 [ 3 ] {} <Debug> HTTP-Session: 7b68d3a8-92d5-4a8a-8f85-3fa72712b018 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1353 | 2023.12.30 06:24:40.875276 [ 20 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 505 rows, containing 4 columns (4 merged, 0 gathered) in 0.003299277 sec., 153063.83792570312 rows/sec., 14.67 MiB/sec. | ||
1354 | 2023.12.30 06:24:40.875302 [ 3 ] {} <Debug> HTTP-Session: 7b68d3a8-92d5-4a8a-8f85-3fa72712b018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1355 | 2023.12.30 06:24:40.875464 [ 3 ] {bf80f7f5-860f-4326-a5ea-5d5f43086f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1356 | 2023.12.30 06:24:40.875501 [ 20 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1357 | 2023.12.30 06:24:40.875549 [ 3 ] {bf80f7f5-860f-4326-a5ea-5d5f43086f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1358 | 2023.12.30 06:24:40.875807 [ 3 ] {bf80f7f5-860f-4326-a5ea-5d5f43086f21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1359 | 2023.12.30 06:24:40.875874 [ 20 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1360 | 2023.12.30 06:24:40.875991 [ 20 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_6_1} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1361 | 2023.12.30 06:24:40.876274 [ 3 ] {bf80f7f5-860f-4326-a5ea-5d5f43086f21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1362 | 2023.12.30 06:24:40.876492 [ 3 ] {bf80f7f5-860f-4326-a5ea-5d5f43086f21} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1363 | 2023.12.30 06:24:40.876648 [ 3 ] {bf80f7f5-860f-4326-a5ea-5d5f43086f21} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1364 | 2023.12.30 06:24:40.876837 [ 128 ] {} <Debug> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1365 | 2023.12.30 06:24:40.876840 [ 3 ] {bf80f7f5-860f-4326-a5ea-5d5f43086f21} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.001259889 sec., 20636 rows/sec., 1.60 MiB/sec. | ||
1366 | 2023.12.30 06:24:40.876903 [ 128 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1367 | 2023.12.30 06:24:40.877028 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1368 | 2023.12.30 06:24:40.877080 [ 3 ] {bf80f7f5-860f-4326-a5ea-5d5f43086f21} <Debug> DynamicQueryHandler: Done processing query | ||
1369 | 2023.12.30 06:24:40.877122 [ 3 ] {bf80f7f5-860f-4326-a5ea-5d5f43086f21} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1370 | 2023.12.30 06:24:40.877147 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1371 | 2023.12.30 06:24:40.877157 [ 3 ] {} <Debug> HTTP-Session: 7b68d3a8-92d5-4a8a-8f85-3fa72712b018 Destroying unnamed session | ||
1372 | 2023.12.30 06:24:40.877196 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 41 rows starting from the beginning of the part | ||
1373 | 2023.12.30 06:24:40.877318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1374 | 2023.12.30 06:24:40.877377 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
1375 | 2023.12.30 06:24:40.877404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1376 | 2023.12.30 06:24:40.877449 [ 3 ] {} <Debug> HTTP-Session: b0418828-a29d-452b-beda-0a5f349da667 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1377 | 2023.12.30 06:24:40.877485 [ 3 ] {} <Debug> HTTP-Session: b0418828-a29d-452b-beda-0a5f349da667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1378 | 2023.12.30 06:24:40.877569 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
1379 | 2023.12.30 06:24:40.877691 [ 3 ] {b9f64c86-fc56-4132-9733-43e471059874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1380 | 2023.12.30 06:24:40.877834 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
1381 | 2023.12.30 06:24:40.877858 [ 3 ] {b9f64c86-fc56-4132-9733-43e471059874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1382 | 2023.12.30 06:24:40.878088 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 55 rows starting from the beginning of the part | ||
1383 | 2023.12.30 06:24:40.878387 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
1384 | 2023.12.30 06:24:40.878444 [ 3 ] {b9f64c86-fc56-4132-9733-43e471059874} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1385 | 2023.12.30 06:24:40.879295 [ 3 ] {b9f64c86-fc56-4132-9733-43e471059874} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1386 | 2023.12.30 06:24:40.880088 [ 3 ] {b9f64c86-fc56-4132-9733-43e471059874} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1387 | 2023.12.30 06:24:40.880089 [ 20 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.003118221 sec., 68628.87524649472 rows/sec., 5.36 MiB/sec. | ||
1388 | 2023.12.30 06:24:40.880238 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1389 | 2023.12.30 06:24:40.880355 [ 3 ] {b9f64c86-fc56-4132-9733-43e471059874} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1390 | 2023.12.30 06:24:40.880460 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1391 | 2023.12.30 06:24:40.880572 [ 3 ] {b9f64c86-fc56-4132-9733-43e471059874} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.002793314 sec., 13245 rows/sec., 956.53 KiB/sec. | ||
1392 | 2023.12.30 06:24:40.880607 [ 24 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_6_1} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1393 | 2023.12.30 06:24:40.880929 [ 3 ] {b9f64c86-fc56-4132-9733-43e471059874} <Debug> DynamicQueryHandler: Done processing query | ||
1394 | 2023.12.30 06:24:40.880960 [ 3 ] {b9f64c86-fc56-4132-9733-43e471059874} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1395 | 2023.12.30 06:24:40.880978 [ 3 ] {} <Debug> HTTP-Session: b0418828-a29d-452b-beda-0a5f349da667 Destroying unnamed session | ||
1396 | 2023.12.30 06:24:45.878144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1397 | 2023.12.30 06:24:45.878321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1398 | 2023.12.30 06:24:45.878346 [ 3 ] {} <Debug> HTTP-Session: 39cce1b9-5c33-46d2-97f2-ef47bdaea4fb Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1399 | 2023.12.30 06:24:45.878369 [ 3 ] {} <Debug> HTTP-Session: 39cce1b9-5c33-46d2-97f2-ef47bdaea4fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1400 | 2023.12.30 06:24:45.878486 [ 3 ] {0dda4b9e-d5fe-41e1-9a92-c4dc1c5a07d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1401 | 2023.12.30 06:24:45.878541 [ 3 ] {0dda4b9e-d5fe-41e1-9a92-c4dc1c5a07d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1402 | 2023.12.30 06:24:45.878684 [ 3 ] {0dda4b9e-d5fe-41e1-9a92-c4dc1c5a07d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1403 | 2023.12.30 06:24:45.879078 [ 3 ] {0dda4b9e-d5fe-41e1-9a92-c4dc1c5a07d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1404 | 2023.12.30 06:24:45.879396 [ 3 ] {0dda4b9e-d5fe-41e1-9a92-c4dc1c5a07d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1405 | 2023.12.30 06:24:45.879556 [ 3 ] {0dda4b9e-d5fe-41e1-9a92-c4dc1c5a07d3} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1406 | 2023.12.30 06:24:45.879669 [ 3 ] {0dda4b9e-d5fe-41e1-9a92-c4dc1c5a07d3} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001158086 sec., 39720 rows/sec., 3.14 MiB/sec. | ||
1407 | 2023.12.30 06:24:45.879839 [ 3 ] {0dda4b9e-d5fe-41e1-9a92-c4dc1c5a07d3} <Debug> DynamicQueryHandler: Done processing query | ||
1408 | 2023.12.30 06:24:45.879864 [ 3 ] {0dda4b9e-d5fe-41e1-9a92-c4dc1c5a07d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1409 | 2023.12.30 06:24:45.879880 [ 3 ] {} <Debug> HTTP-Session: 39cce1b9-5c33-46d2-97f2-ef47bdaea4fb Destroying unnamed session | ||
1410 | 2023.12.30 06:24:45.880015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1411 | 2023.12.30 06:24:45.880062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1412 | 2023.12.30 06:24:45.880082 [ 3 ] {} <Debug> HTTP-Session: c9c66513-8cd7-461b-b2cf-ce4e3bdb21f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1413 | 2023.12.30 06:24:45.880101 [ 3 ] {} <Debug> HTTP-Session: c9c66513-8cd7-461b-b2cf-ce4e3bdb21f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1414 | 2023.12.30 06:24:45.880251 [ 3 ] {1581efc1-eeb0-4106-8c6d-9f9c9ae2db75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1415 | 2023.12.30 06:24:45.880291 [ 3 ] {1581efc1-eeb0-4106-8c6d-9f9c9ae2db75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1416 | 2023.12.30 06:24:45.880401 [ 3 ] {1581efc1-eeb0-4106-8c6d-9f9c9ae2db75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1417 | 2023.12.30 06:24:45.880764 [ 3 ] {1581efc1-eeb0-4106-8c6d-9f9c9ae2db75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1418 | 2023.12.30 06:24:45.880975 [ 3 ] {1581efc1-eeb0-4106-8c6d-9f9c9ae2db75} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1419 | 2023.12.30 06:24:45.881116 [ 3 ] {1581efc1-eeb0-4106-8c6d-9f9c9ae2db75} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1420 | 2023.12.30 06:24:45.881280 [ 3 ] {1581efc1-eeb0-4106-8c6d-9f9c9ae2db75} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.000997373 sec., 138363 rows/sec., 13.28 MiB/sec. | ||
1421 | 2023.12.30 06:24:45.881377 [ 3 ] {1581efc1-eeb0-4106-8c6d-9f9c9ae2db75} <Debug> DynamicQueryHandler: Done processing query | ||
1422 | 2023.12.30 06:24:45.881400 [ 3 ] {1581efc1-eeb0-4106-8c6d-9f9c9ae2db75} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1423 | 2023.12.30 06:24:45.881415 [ 3 ] {} <Debug> HTTP-Session: c9c66513-8cd7-461b-b2cf-ce4e3bdb21f7 Destroying unnamed session | ||
1424 | 2023.12.30 06:24:45.881585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1425 | 2023.12.30 06:24:45.881627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1426 | 2023.12.30 06:24:45.881648 [ 3 ] {} <Debug> HTTP-Session: ad3d67f0-e2d8-4623-b477-31b88baff8da Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1427 | 2023.12.30 06:24:45.881664 [ 3 ] {} <Debug> HTTP-Session: ad3d67f0-e2d8-4623-b477-31b88baff8da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1428 | 2023.12.30 06:24:45.881732 [ 3 ] {a2840e1f-a2fe-44e7-8fbf-b6213dee55a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1429 | 2023.12.30 06:24:45.881770 [ 3 ] {a2840e1f-a2fe-44e7-8fbf-b6213dee55a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1430 | 2023.12.30 06:24:45.881867 [ 3 ] {a2840e1f-a2fe-44e7-8fbf-b6213dee55a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1431 | 2023.12.30 06:24:45.882148 [ 3 ] {a2840e1f-a2fe-44e7-8fbf-b6213dee55a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1432 | 2023.12.30 06:24:45.882424 [ 3 ] {a2840e1f-a2fe-44e7-8fbf-b6213dee55a5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1433 | 2023.12.30 06:24:45.882600 [ 3 ] {a2840e1f-a2fe-44e7-8fbf-b6213dee55a5} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1434 | 2023.12.30 06:24:45.882712 [ 3 ] {a2840e1f-a2fe-44e7-8fbf-b6213dee55a5} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000947551 sec., 48546 rows/sec., 3.80 MiB/sec. | ||
1435 | 2023.12.30 06:24:45.882825 [ 3 ] {a2840e1f-a2fe-44e7-8fbf-b6213dee55a5} <Debug> DynamicQueryHandler: Done processing query | ||
1436 | 2023.12.30 06:24:45.882847 [ 3 ] {a2840e1f-a2fe-44e7-8fbf-b6213dee55a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1437 | 2023.12.30 06:24:45.882863 [ 3 ] {} <Debug> HTTP-Session: ad3d67f0-e2d8-4623-b477-31b88baff8da Destroying unnamed session | ||
1438 | 2023.12.30 06:24:45.883005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1439 | 2023.12.30 06:24:45.883049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1440 | 2023.12.30 06:24:45.883066 [ 3 ] {} <Debug> HTTP-Session: 1fbf99a2-d720-4e9e-b45f-cb1c6a2384f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1441 | 2023.12.30 06:24:45.883083 [ 3 ] {} <Debug> HTTP-Session: 1fbf99a2-d720-4e9e-b45f-cb1c6a2384f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1442 | 2023.12.30 06:24:45.883163 [ 3 ] {e7e99c8b-1a9c-419f-8bca-6da3cd25286f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1443 | 2023.12.30 06:24:45.883275 [ 3 ] {e7e99c8b-1a9c-419f-8bca-6da3cd25286f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1444 | 2023.12.30 06:24:45.883404 [ 3 ] {e7e99c8b-1a9c-419f-8bca-6da3cd25286f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1445 | 2023.12.30 06:24:45.883870 [ 3 ] {e7e99c8b-1a9c-419f-8bca-6da3cd25286f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1446 | 2023.12.30 06:24:45.884287 [ 3 ] {e7e99c8b-1a9c-419f-8bca-6da3cd25286f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1447 | 2023.12.30 06:24:45.884465 [ 3 ] {e7e99c8b-1a9c-419f-8bca-6da3cd25286f} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1448 | 2023.12.30 06:24:45.884568 [ 3 ] {e7e99c8b-1a9c-419f-8bca-6da3cd25286f} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001326021 sec., 34690 rows/sec., 46.81 MiB/sec. | ||
1449 | 2023.12.30 06:24:45.884674 [ 3 ] {e7e99c8b-1a9c-419f-8bca-6da3cd25286f} <Debug> DynamicQueryHandler: Done processing query | ||
1450 | 2023.12.30 06:24:45.884696 [ 3 ] {e7e99c8b-1a9c-419f-8bca-6da3cd25286f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1451 | 2023.12.30 06:24:45.884711 [ 3 ] {} <Debug> HTTP-Session: 1fbf99a2-d720-4e9e-b45f-cb1c6a2384f3 Destroying unnamed session | ||
1452 | 2023.12.30 06:24:54.661282 [ 159 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1453 | 2023.12.30 06:24:54.661341 [ 159 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1454 | 2023.12.30 06:24:55.905247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1455 | 2023.12.30 06:24:55.905340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1456 | 2023.12.30 06:24:55.905362 [ 3 ] {} <Debug> HTTP-Session: 8fae2fb7-6688-4e44-b1da-ccc784e4cbda Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1457 | 2023.12.30 06:24:55.905384 [ 3 ] {} <Debug> HTTP-Session: 8fae2fb7-6688-4e44-b1da-ccc784e4cbda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1458 | 2023.12.30 06:24:55.905503 [ 3 ] {139b5a80-e8e4-4910-b26d-1cffe5ac5870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1459 | 2023.12.30 06:24:55.905557 [ 3 ] {139b5a80-e8e4-4910-b26d-1cffe5ac5870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1460 | 2023.12.30 06:24:55.905704 [ 3 ] {139b5a80-e8e4-4910-b26d-1cffe5ac5870} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1461 | 2023.12.30 06:24:55.906177 [ 3 ] {139b5a80-e8e4-4910-b26d-1cffe5ac5870} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1462 | 2023.12.30 06:24:55.906425 [ 3 ] {139b5a80-e8e4-4910-b26d-1cffe5ac5870} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1463 | 2023.12.30 06:24:55.906581 [ 3 ] {139b5a80-e8e4-4910-b26d-1cffe5ac5870} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1464 | 2023.12.30 06:24:55.906690 [ 3 ] {139b5a80-e8e4-4910-b26d-1cffe5ac5870} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001164507 sec., 39501 rows/sec., 3.13 MiB/sec. | ||
1465 | 2023.12.30 06:24:55.906712 [ 159 ] {} <Debug> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1466 | 2023.12.30 06:24:55.906819 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1467 | 2023.12.30 06:24:55.906880 [ 3 ] {139b5a80-e8e4-4910-b26d-1cffe5ac5870} <Debug> DynamicQueryHandler: Done processing query | ||
1468 | 2023.12.30 06:24:55.906920 [ 3 ] {139b5a80-e8e4-4910-b26d-1cffe5ac5870} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1469 | 2023.12.30 06:24:55.906927 [ 16 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1470 | 2023.12.30 06:24:55.906955 [ 3 ] {} <Debug> HTTP-Session: 8fae2fb7-6688-4e44-b1da-ccc784e4cbda Destroying unnamed session | ||
1471 | 2023.12.30 06:24:55.907065 [ 16 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1472 | 2023.12.30 06:24:55.907182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1473 | 2023.12.30 06:24:55.907191 [ 16 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
1474 | 2023.12.30 06:24:55.907249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1475 | 2023.12.30 06:24:55.907298 [ 3 ] {} <Debug> HTTP-Session: d1d0b1d4-478e-4fea-ada1-49df8c87ea63 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1476 | 2023.12.30 06:24:55.907330 [ 3 ] {} <Debug> HTTP-Session: d1d0b1d4-478e-4fea-ada1-49df8c87ea63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1477 | 2023.12.30 06:24:55.907459 [ 16 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
1478 | 2023.12.30 06:24:55.907513 [ 3 ] {30444ede-35e0-4a77-abe5-023a627a10e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1479 | 2023.12.30 06:24:55.907618 [ 3 ] {30444ede-35e0-4a77-abe5-023a627a10e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1480 | 2023.12.30 06:24:55.907653 [ 16 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
1481 | 2023.12.30 06:24:55.907934 [ 16 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::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 | ||
1482 | 2023.12.30 06:24:55.908080 [ 3 ] {30444ede-35e0-4a77-abe5-023a627a10e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1483 | 2023.12.30 06:24:55.908241 [ 16 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part | ||
1484 | 2023.12.30 06:24:55.908402 [ 16 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
1485 | 2023.12.30 06:24:55.908896 [ 3 ] {30444ede-35e0-4a77-abe5-023a627a10e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1486 | 2023.12.30 06:24:55.909368 [ 3 ] {30444ede-35e0-4a77-abe5-023a627a10e1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1487 | 2023.12.30 06:24:55.909673 [ 3 ] {30444ede-35e0-4a77-abe5-023a627a10e1} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1488 | 2023.12.30 06:24:55.909964 [ 3 ] {30444ede-35e0-4a77-abe5-023a627a10e1} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002414506 sec., 828 rows/sec., 70.78 KiB/sec. | ||
1489 | 2023.12.30 06:24:55.909966 [ 16 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 236 rows, containing 4 columns (4 merged, 0 gathered) in 0.003091131 sec., 76347.45987795405 rows/sec., 6.04 MiB/sec. | ||
1490 | 2023.12.30 06:24:55.910241 [ 24 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1491 | 2023.12.30 06:24:55.910243 [ 3 ] {30444ede-35e0-4a77-abe5-023a627a10e1} <Debug> DynamicQueryHandler: Done processing query | ||
1492 | 2023.12.30 06:24:55.910299 [ 3 ] {30444ede-35e0-4a77-abe5-023a627a10e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1493 | 2023.12.30 06:24:55.910326 [ 3 ] {} <Debug> HTTP-Session: d1d0b1d4-478e-4fea-ada1-49df8c87ea63 Destroying unnamed session | ||
1494 | 2023.12.30 06:24:55.910477 [ 24 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1495 | 2023.12.30 06:24:55.910518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1496 | 2023.12.30 06:24:55.910584 [ 24 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_6_1} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1497 | 2023.12.30 06:24:55.910594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1498 | 2023.12.30 06:24:55.910636 [ 3 ] {} <Debug> HTTP-Session: 5626cff1-9402-46f5-85da-f9c4ea893ce5 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1499 | 2023.12.30 06:24:55.910681 [ 3 ] {} <Debug> HTTP-Session: 5626cff1-9402-46f5-85da-f9c4ea893ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1500 | 2023.12.30 06:24:55.910765 [ 3 ] {b76b208c-c2d5-4633-a69d-02b48c18e1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1501 | 2023.12.30 06:24:55.910802 [ 3 ] {b76b208c-c2d5-4633-a69d-02b48c18e1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1502 | 2023.12.30 06:24:55.910918 [ 3 ] {b76b208c-c2d5-4633-a69d-02b48c18e1f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1503 | 2023.12.30 06:24:55.911416 [ 3 ] {b76b208c-c2d5-4633-a69d-02b48c18e1f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1504 | 2023.12.30 06:24:55.911659 [ 3 ] {b76b208c-c2d5-4633-a69d-02b48c18e1f1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1505 | 2023.12.30 06:24:55.911802 [ 3 ] {b76b208c-c2d5-4633-a69d-02b48c18e1f1} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1506 | 2023.12.30 06:24:55.911916 [ 3 ] {b76b208c-c2d5-4633-a69d-02b48c18e1f1} <Information> executeQuery: Read 139 rows, 13.65 KiB in 0.001123456 sec., 123725 rows/sec., 11.87 MiB/sec. | ||
1507 | 2023.12.30 06:24:55.912032 [ 3 ] {b76b208c-c2d5-4633-a69d-02b48c18e1f1} <Debug> DynamicQueryHandler: Done processing query | ||
1508 | 2023.12.30 06:24:55.912054 [ 3 ] {b76b208c-c2d5-4633-a69d-02b48c18e1f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1509 | 2023.12.30 06:24:55.912069 [ 3 ] {} <Debug> HTTP-Session: 5626cff1-9402-46f5-85da-f9c4ea893ce5 Destroying unnamed session | ||
1510 | 2023.12.30 06:24:55.912267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1511 | 2023.12.30 06:24:55.912310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1512 | 2023.12.30 06:24:55.912329 [ 3 ] {} <Debug> HTTP-Session: 97f845a9-ba8f-475f-85b6-17eb5a312ef0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1513 | 2023.12.30 06:24:55.912345 [ 3 ] {} <Debug> HTTP-Session: 97f845a9-ba8f-475f-85b6-17eb5a312ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1514 | 2023.12.30 06:24:55.912411 [ 3 ] {35440ada-39b1-4c9d-9be0-20a432b2d57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1515 | 2023.12.30 06:24:55.912448 [ 3 ] {35440ada-39b1-4c9d-9be0-20a432b2d57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1516 | 2023.12.30 06:24:55.912551 [ 3 ] {35440ada-39b1-4c9d-9be0-20a432b2d57e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1517 | 2023.12.30 06:24:55.912806 [ 3 ] {35440ada-39b1-4c9d-9be0-20a432b2d57e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1518 | 2023.12.30 06:24:55.913010 [ 3 ] {35440ada-39b1-4c9d-9be0-20a432b2d57e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1519 | 2023.12.30 06:24:55.913218 [ 3 ] {35440ada-39b1-4c9d-9be0-20a432b2d57e} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1520 | 2023.12.30 06:24:55.913337 [ 3 ] {35440ada-39b1-4c9d-9be0-20a432b2d57e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000889071 sec., 2249 rows/sec., 157.07 KiB/sec. | ||
1521 | 2023.12.30 06:24:55.913447 [ 3 ] {35440ada-39b1-4c9d-9be0-20a432b2d57e} <Debug> DynamicQueryHandler: Done processing query | ||
1522 | 2023.12.30 06:24:55.913469 [ 3 ] {35440ada-39b1-4c9d-9be0-20a432b2d57e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1523 | 2023.12.30 06:24:55.913484 [ 3 ] {} <Debug> HTTP-Session: 97f845a9-ba8f-475f-85b6-17eb5a312ef0 Destroying unnamed session | ||
1524 | 2023.12.30 06:24:55.913593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1525 | 2023.12.30 06:24:55.913636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1526 | 2023.12.30 06:24:55.913654 [ 3 ] {} <Debug> HTTP-Session: 803038b5-1200-43a2-a95d-d315ee33ae9f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1527 | 2023.12.30 06:24:55.913669 [ 3 ] {} <Debug> HTTP-Session: 803038b5-1200-43a2-a95d-d315ee33ae9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1528 | 2023.12.30 06:24:55.913736 [ 3 ] {e99c8745-e94e-4067-999f-36cbafba92c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1529 | 2023.12.30 06:24:55.913772 [ 3 ] {e99c8745-e94e-4067-999f-36cbafba92c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1530 | 2023.12.30 06:24:55.913870 [ 3 ] {e99c8745-e94e-4067-999f-36cbafba92c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1531 | 2023.12.30 06:24:55.914213 [ 3 ] {e99c8745-e94e-4067-999f-36cbafba92c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1532 | 2023.12.30 06:24:55.914403 [ 3 ] {e99c8745-e94e-4067-999f-36cbafba92c9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1533 | 2023.12.30 06:24:55.914542 [ 3 ] {e99c8745-e94e-4067-999f-36cbafba92c9} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1534 | 2023.12.30 06:24:55.914654 [ 3 ] {e99c8745-e94e-4067-999f-36cbafba92c9} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.000881911 sec., 54427 rows/sec., 4.26 MiB/sec. | ||
1535 | 2023.12.30 06:24:55.914762 [ 3 ] {e99c8745-e94e-4067-999f-36cbafba92c9} <Debug> DynamicQueryHandler: Done processing query | ||
1536 | 2023.12.30 06:24:55.914785 [ 3 ] {e99c8745-e94e-4067-999f-36cbafba92c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1537 | 2023.12.30 06:24:55.914800 [ 3 ] {} <Debug> HTTP-Session: 803038b5-1200-43a2-a95d-d315ee33ae9f Destroying unnamed session | ||
1538 | 2023.12.30 06:24:55.914895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1539 | 2023.12.30 06:24:55.914937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1540 | 2023.12.30 06:24:55.914955 [ 3 ] {} <Debug> HTTP-Session: cca2e187-9ae4-4276-8836-017fb2b9a788 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1541 | 2023.12.30 06:24:55.914971 [ 3 ] {} <Debug> HTTP-Session: cca2e187-9ae4-4276-8836-017fb2b9a788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1542 | 2023.12.30 06:24:55.915036 [ 3 ] {5724eb30-03c9-4b73-9b23-df3344d459d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1543 | 2023.12.30 06:24:55.915077 [ 3 ] {5724eb30-03c9-4b73-9b23-df3344d459d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1544 | 2023.12.30 06:24:55.915263 [ 3 ] {5724eb30-03c9-4b73-9b23-df3344d459d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1545 | 2023.12.30 06:24:55.915519 [ 3 ] {5724eb30-03c9-4b73-9b23-df3344d459d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1546 | 2023.12.30 06:24:55.915751 [ 3 ] {5724eb30-03c9-4b73-9b23-df3344d459d8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1547 | 2023.12.30 06:24:55.915933 [ 3 ] {5724eb30-03c9-4b73-9b23-df3344d459d8} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1548 | 2023.12.30 06:24:55.916050 [ 3 ] {5724eb30-03c9-4b73-9b23-df3344d459d8} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000982923 sec., 1017 rows/sec., 71.53 KiB/sec. | ||
1549 | 2023.12.30 06:24:55.916225 [ 3 ] {5724eb30-03c9-4b73-9b23-df3344d459d8} <Debug> DynamicQueryHandler: Done processing query | ||
1550 | 2023.12.30 06:24:55.916249 [ 3 ] {5724eb30-03c9-4b73-9b23-df3344d459d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1551 | 2023.12.30 06:24:55.916264 [ 3 ] {} <Debug> HTTP-Session: cca2e187-9ae4-4276-8836-017fb2b9a788 Destroying unnamed session | ||
1552 | 2023.12.30 06:24:55.916413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1553 | 2023.12.30 06:24:55.916456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1554 | 2023.12.30 06:24:55.916563 [ 3 ] {} <Debug> HTTP-Session: bdf6a9e5-2718-417c-8c0d-e16b3761189c Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1555 | 2023.12.30 06:24:55.916579 [ 3 ] {} <Debug> HTTP-Session: bdf6a9e5-2718-417c-8c0d-e16b3761189c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1556 | 2023.12.30 06:24:55.916660 [ 3 ] {8b69db2b-d93e-47c9-afa6-9c5e303ab585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1557 | 2023.12.30 06:24:55.916702 [ 3 ] {8b69db2b-d93e-47c9-afa6-9c5e303ab585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1558 | 2023.12.30 06:24:55.916829 [ 3 ] {8b69db2b-d93e-47c9-afa6-9c5e303ab585} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1559 | 2023.12.30 06:24:55.917339 [ 3 ] {8b69db2b-d93e-47c9-afa6-9c5e303ab585} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1560 | 2023.12.30 06:24:55.917636 [ 3 ] {8b69db2b-d93e-47c9-afa6-9c5e303ab585} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1561 | 2023.12.30 06:24:55.917802 [ 3 ] {8b69db2b-d93e-47c9-afa6-9c5e303ab585} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1562 | 2023.12.30 06:24:55.917923 [ 3 ] {8b69db2b-d93e-47c9-afa6-9c5e303ab585} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001247519 sec., 36873 rows/sec., 49.76 MiB/sec. | ||
1563 | 2023.12.30 06:24:55.917914 [ 147 ] {} <Debug> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1564 | 2023.12.30 06:24:55.917997 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1565 | 2023.12.30 06:24:55.918112 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1566 | 2023.12.30 06:24:55.918196 [ 3 ] {8b69db2b-d93e-47c9-afa6-9c5e303ab585} <Debug> DynamicQueryHandler: Done processing query | ||
1567 | 2023.12.30 06:24:55.918232 [ 3 ] {8b69db2b-d93e-47c9-afa6-9c5e303ab585} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1568 | 2023.12.30 06:24:55.918273 [ 3 ] {} <Debug> HTTP-Session: bdf6a9e5-2718-417c-8c0d-e16b3761189c Destroying unnamed session | ||
1569 | 2023.12.30 06:24:55.918336 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1570 | 2023.12.30 06:24:55.918368 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
1571 | 2023.12.30 06:24:55.918573 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
1572 | 2023.12.30 06:24:55.918669 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
1573 | 2023.12.30 06:24:55.918761 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::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 | ||
1574 | 2023.12.30 06:24:55.918845 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part | ||
1575 | 2023.12.30 06:24:55.918927 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
1576 | 2023.12.30 06:24:55.920982 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 236 rows, containing 6 columns (6 merged, 0 gathered) in 0.002909067 sec., 81125.66675157362 rows/sec., 109.47 MiB/sec. | ||
1577 | 2023.12.30 06:24:55.921238 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1578 | 2023.12.30 06:24:55.921433 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1579 | 2023.12.30 06:24:55.921491 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1580 | 2023.12.30 06:24:55.921548 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_6_1: 4.07 MiB. | ||
1581 | 2023.12.30 06:25:05.931457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1582 | 2023.12.30 06:25:05.931572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1583 | 2023.12.30 06:25:05.931595 [ 3 ] {} <Debug> HTTP-Session: c90f6be7-251d-4aaa-a920-85ad53aff68f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1584 | 2023.12.30 06:25:05.931618 [ 3 ] {} <Debug> HTTP-Session: c90f6be7-251d-4aaa-a920-85ad53aff68f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1585 | 2023.12.30 06:25:05.931733 [ 3 ] {1ab42e6c-d6cf-45ee-b325-fe8d459d078d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1586 | 2023.12.30 06:25:05.931789 [ 3 ] {1ab42e6c-d6cf-45ee-b325-fe8d459d078d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1587 | 2023.12.30 06:25:05.931932 [ 3 ] {1ab42e6c-d6cf-45ee-b325-fe8d459d078d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1588 | 2023.12.30 06:25:05.932434 [ 3 ] {1ab42e6c-d6cf-45ee-b325-fe8d459d078d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1589 | 2023.12.30 06:25:05.932680 [ 3 ] {1ab42e6c-d6cf-45ee-b325-fe8d459d078d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1590 | 2023.12.30 06:25:05.932829 [ 3 ] {1ab42e6c-d6cf-45ee-b325-fe8d459d078d} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1591 | 2023.12.30 06:25:05.932946 [ 3 ] {1ab42e6c-d6cf-45ee-b325-fe8d459d078d} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001189478 sec., 38672 rows/sec., 3.06 MiB/sec. | ||
1592 | 2023.12.30 06:25:05.933075 [ 3 ] {1ab42e6c-d6cf-45ee-b325-fe8d459d078d} <Debug> DynamicQueryHandler: Done processing query | ||
1593 | 2023.12.30 06:25:05.933099 [ 3 ] {1ab42e6c-d6cf-45ee-b325-fe8d459d078d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1594 | 2023.12.30 06:25:05.933114 [ 3 ] {} <Debug> HTTP-Session: c90f6be7-251d-4aaa-a920-85ad53aff68f Destroying unnamed session | ||
1595 | 2023.12.30 06:25:05.933321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1596 | 2023.12.30 06:25:05.933365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1597 | 2023.12.30 06:25:05.933382 [ 3 ] {} <Debug> HTTP-Session: a09fce30-2876-4342-b504-373fd37bb757 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1598 | 2023.12.30 06:25:05.933398 [ 3 ] {} <Debug> HTTP-Session: a09fce30-2876-4342-b504-373fd37bb757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1599 | 2023.12.30 06:25:05.933473 [ 3 ] {d993a557-71a6-4989-b47d-97892b4cf36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1600 | 2023.12.30 06:25:05.933511 [ 3 ] {d993a557-71a6-4989-b47d-97892b4cf36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1601 | 2023.12.30 06:25:05.933612 [ 3 ] {d993a557-71a6-4989-b47d-97892b4cf36d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1602 | 2023.12.30 06:25:05.933987 [ 3 ] {d993a557-71a6-4989-b47d-97892b4cf36d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1603 | 2023.12.30 06:25:05.934264 [ 3 ] {d993a557-71a6-4989-b47d-97892b4cf36d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1604 | 2023.12.30 06:25:05.934413 [ 3 ] {d993a557-71a6-4989-b47d-97892b4cf36d} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1605 | 2023.12.30 06:25:05.934527 [ 3 ] {d993a557-71a6-4989-b47d-97892b4cf36d} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.001024653 sec., 134679 rows/sec., 12.93 MiB/sec. | ||
1606 | 2023.12.30 06:25:05.934637 [ 3 ] {d993a557-71a6-4989-b47d-97892b4cf36d} <Debug> DynamicQueryHandler: Done processing query | ||
1607 | 2023.12.30 06:25:05.934660 [ 3 ] {d993a557-71a6-4989-b47d-97892b4cf36d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1608 | 2023.12.30 06:25:05.934677 [ 3 ] {} <Debug> HTTP-Session: a09fce30-2876-4342-b504-373fd37bb757 Destroying unnamed session | ||
1609 | 2023.12.30 06:25:05.934793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1610 | 2023.12.30 06:25:05.934837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1611 | 2023.12.30 06:25:05.934856 [ 3 ] {} <Debug> HTTP-Session: 5e60449a-570e-40b6-b43c-337193ead19a Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1612 | 2023.12.30 06:25:05.934872 [ 3 ] {} <Debug> HTTP-Session: 5e60449a-570e-40b6-b43c-337193ead19a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1613 | 2023.12.30 06:25:05.934940 [ 3 ] {d7849556-e093-49ff-aaad-aec9153cdb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1614 | 2023.12.30 06:25:05.934976 [ 3 ] {d7849556-e093-49ff-aaad-aec9153cdb29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1615 | 2023.12.30 06:25:05.935080 [ 3 ] {d7849556-e093-49ff-aaad-aec9153cdb29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1616 | 2023.12.30 06:25:05.935431 [ 3 ] {d7849556-e093-49ff-aaad-aec9153cdb29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1617 | 2023.12.30 06:25:05.935630 [ 3 ] {d7849556-e093-49ff-aaad-aec9153cdb29} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1618 | 2023.12.30 06:25:05.935801 [ 3 ] {d7849556-e093-49ff-aaad-aec9153cdb29} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1619 | 2023.12.30 06:25:05.935929 [ 3 ] {d7849556-e093-49ff-aaad-aec9153cdb29} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000956722 sec., 48080 rows/sec., 3.76 MiB/sec. | ||
1620 | 2023.12.30 06:25:05.936098 [ 3 ] {d7849556-e093-49ff-aaad-aec9153cdb29} <Debug> DynamicQueryHandler: Done processing query | ||
1621 | 2023.12.30 06:25:05.936124 [ 3 ] {d7849556-e093-49ff-aaad-aec9153cdb29} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1622 | 2023.12.30 06:25:05.936205 [ 3 ] {} <Debug> HTTP-Session: 5e60449a-570e-40b6-b43c-337193ead19a Destroying unnamed session | ||
1623 | 2023.12.30 06:25:05.936395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1624 | 2023.12.30 06:25:05.936439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1625 | 2023.12.30 06:25:05.936458 [ 3 ] {} <Debug> HTTP-Session: e8f14ee1-063c-41ab-8c1a-45fa8c62efb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1626 | 2023.12.30 06:25:05.936473 [ 3 ] {} <Debug> HTTP-Session: e8f14ee1-063c-41ab-8c1a-45fa8c62efb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1627 | 2023.12.30 06:25:05.936558 [ 3 ] {78633072-6163-4309-b5d6-7944eb89301c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1628 | 2023.12.30 06:25:05.936601 [ 3 ] {78633072-6163-4309-b5d6-7944eb89301c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1629 | 2023.12.30 06:25:05.936745 [ 3 ] {78633072-6163-4309-b5d6-7944eb89301c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1630 | 2023.12.30 06:25:05.937275 [ 3 ] {78633072-6163-4309-b5d6-7944eb89301c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1631 | 2023.12.30 06:25:05.937575 [ 3 ] {78633072-6163-4309-b5d6-7944eb89301c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1632 | 2023.12.30 06:25:05.937742 [ 3 ] {78633072-6163-4309-b5d6-7944eb89301c} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1633 | 2023.12.30 06:25:05.937861 [ 3 ] {78633072-6163-4309-b5d6-7944eb89301c} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.00128487 sec., 35801 rows/sec., 48.31 MiB/sec. | ||
1634 | 2023.12.30 06:25:05.937982 [ 3 ] {78633072-6163-4309-b5d6-7944eb89301c} <Debug> DynamicQueryHandler: Done processing query | ||
1635 | 2023.12.30 06:25:05.938005 [ 3 ] {78633072-6163-4309-b5d6-7944eb89301c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1636 | 2023.12.30 06:25:05.938021 [ 3 ] {} <Debug> HTTP-Session: e8f14ee1-063c-41ab-8c1a-45fa8c62efb4 Destroying unnamed session | ||
1637 | 2023.12.30 06:25:09.662114 [ 176 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1638 | 2023.12.30 06:25:09.662182 [ 176 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1639 | 2023.12.30 06:25:10.944086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1640 | 2023.12.30 06:25:10.944193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1641 | 2023.12.30 06:25:10.944219 [ 3 ] {} <Debug> HTTP-Session: 2806b730-a0e1-4b8d-b62c-0089e46d6166 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1642 | 2023.12.30 06:25:10.944242 [ 3 ] {} <Debug> HTTP-Session: 2806b730-a0e1-4b8d-b62c-0089e46d6166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1643 | 2023.12.30 06:25:10.944360 [ 3 ] {188f94d5-e42b-4252-a455-998203efda08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1644 | 2023.12.30 06:25:10.944417 [ 3 ] {188f94d5-e42b-4252-a455-998203efda08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1645 | 2023.12.30 06:25:10.944560 [ 3 ] {188f94d5-e42b-4252-a455-998203efda08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1646 | 2023.12.30 06:25:10.945036 [ 3 ] {188f94d5-e42b-4252-a455-998203efda08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1647 | 2023.12.30 06:25:10.945275 [ 3 ] {188f94d5-e42b-4252-a455-998203efda08} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1648 | 2023.12.30 06:25:10.945428 [ 3 ] {188f94d5-e42b-4252-a455-998203efda08} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1649 | 2023.12.30 06:25:10.945543 [ 3 ] {188f94d5-e42b-4252-a455-998203efda08} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001157496 sec., 31101 rows/sec., 2.61 MiB/sec. | ||
1650 | 2023.12.30 06:25:10.945733 [ 3 ] {188f94d5-e42b-4252-a455-998203efda08} <Debug> DynamicQueryHandler: Done processing query | ||
1651 | 2023.12.30 06:25:10.945761 [ 3 ] {188f94d5-e42b-4252-a455-998203efda08} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1652 | 2023.12.30 06:25:10.945777 [ 3 ] {} <Debug> HTTP-Session: 2806b730-a0e1-4b8d-b62c-0089e46d6166 Destroying unnamed session | ||
1653 | 2023.12.30 06:25:10.945899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1654 | 2023.12.30 06:25:10.945941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1655 | 2023.12.30 06:25:10.945959 [ 3 ] {} <Debug> HTTP-Session: b7189a15-f444-40b0-ae58-79e3a4bd1109 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1656 | 2023.12.30 06:25:10.945976 [ 3 ] {} <Debug> HTTP-Session: b7189a15-f444-40b0-ae58-79e3a4bd1109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1657 | 2023.12.30 06:25:10.946047 [ 3 ] {4bfb6704-b212-4260-8f39-16663afcd5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1658 | 2023.12.30 06:25:10.946084 [ 3 ] {4bfb6704-b212-4260-8f39-16663afcd5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1659 | 2023.12.30 06:25:10.946185 [ 3 ] {4bfb6704-b212-4260-8f39-16663afcd5a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1660 | 2023.12.30 06:25:10.946519 [ 3 ] {4bfb6704-b212-4260-8f39-16663afcd5a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1661 | 2023.12.30 06:25:10.946836 [ 3 ] {4bfb6704-b212-4260-8f39-16663afcd5a5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1662 | 2023.12.30 06:25:10.947020 [ 3 ] {4bfb6704-b212-4260-8f39-16663afcd5a5} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1663 | 2023.12.30 06:25:10.947155 [ 3 ] {4bfb6704-b212-4260-8f39-16663afcd5a5} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.001078355 sec., 22256 rows/sec., 1.72 MiB/sec. | ||
1664 | 2023.12.30 06:25:10.947436 [ 3 ] {4bfb6704-b212-4260-8f39-16663afcd5a5} <Debug> DynamicQueryHandler: Done processing query | ||
1665 | 2023.12.30 06:25:10.947463 [ 3 ] {4bfb6704-b212-4260-8f39-16663afcd5a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1666 | 2023.12.30 06:25:10.947483 [ 3 ] {} <Debug> HTTP-Session: b7189a15-f444-40b0-ae58-79e3a4bd1109 Destroying unnamed session | ||
1667 | 2023.12.30 06:25:10.947767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1668 | 2023.12.30 06:25:10.947827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1669 | 2023.12.30 06:25:10.947851 [ 3 ] {} <Debug> HTTP-Session: 56beaf61-1f11-4142-a2ea-7a735cb305f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1670 | 2023.12.30 06:25:10.947872 [ 3 ] {} <Debug> HTTP-Session: 56beaf61-1f11-4142-a2ea-7a735cb305f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1671 | 2023.12.30 06:25:10.947955 [ 3 ] {e7f70a44-b5ca-4744-8ad9-9120289319b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1672 | 2023.12.30 06:25:10.948005 [ 3 ] {e7f70a44-b5ca-4744-8ad9-9120289319b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1673 | 2023.12.30 06:25:10.948157 [ 3 ] {e7f70a44-b5ca-4744-8ad9-9120289319b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1674 | 2023.12.30 06:25:10.948525 [ 3 ] {e7f70a44-b5ca-4744-8ad9-9120289319b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1675 | 2023.12.30 06:25:10.948939 [ 3 ] {e7f70a44-b5ca-4744-8ad9-9120289319b6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1676 | 2023.12.30 06:25:10.949158 [ 3 ] {e7f70a44-b5ca-4744-8ad9-9120289319b6} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1677 | 2023.12.30 06:25:10.949270 [ 3 ] {e7f70a44-b5ca-4744-8ad9-9120289319b6} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.00129438 sec., 27812 rows/sec., 1.96 MiB/sec. | ||
1678 | 2023.12.30 06:25:10.949411 [ 3 ] {e7f70a44-b5ca-4744-8ad9-9120289319b6} <Debug> DynamicQueryHandler: Done processing query | ||
1679 | 2023.12.30 06:25:10.949435 [ 3 ] {e7f70a44-b5ca-4744-8ad9-9120289319b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1680 | 2023.12.30 06:25:10.949456 [ 3 ] {} <Debug> HTTP-Session: 56beaf61-1f11-4142-a2ea-7a735cb305f6 Destroying unnamed session | ||
1681 | 2023.12.30 06:25:15.958704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1682 | 2023.12.30 06:25:15.958812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1683 | 2023.12.30 06:25:15.958835 [ 3 ] {} <Debug> HTTP-Session: 2251f56c-c60d-42e5-8769-c9d077ccfc81 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1684 | 2023.12.30 06:25:15.958862 [ 3 ] {} <Debug> HTTP-Session: 2251f56c-c60d-42e5-8769-c9d077ccfc81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1685 | 2023.12.30 06:25:15.958982 [ 3 ] {e00ef0d7-1e6b-4fda-ac6c-cf4c5ed82d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1686 | 2023.12.30 06:25:15.959035 [ 3 ] {e00ef0d7-1e6b-4fda-ac6c-cf4c5ed82d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1687 | 2023.12.30 06:25:15.959259 [ 3 ] {e00ef0d7-1e6b-4fda-ac6c-cf4c5ed82d0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1688 | 2023.12.30 06:25:15.959666 [ 3 ] {e00ef0d7-1e6b-4fda-ac6c-cf4c5ed82d0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1689 | 2023.12.30 06:25:15.959909 [ 3 ] {e00ef0d7-1e6b-4fda-ac6c-cf4c5ed82d0c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1690 | 2023.12.30 06:25:15.960064 [ 3 ] {e00ef0d7-1e6b-4fda-ac6c-cf4c5ed82d0c} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1691 | 2023.12.30 06:25:15.960268 [ 3 ] {e00ef0d7-1e6b-4fda-ac6c-cf4c5ed82d0c} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001187768 sec., 38728 rows/sec., 3.07 MiB/sec. | ||
1692 | 2023.12.30 06:25:15.960438 [ 3 ] {e00ef0d7-1e6b-4fda-ac6c-cf4c5ed82d0c} <Debug> DynamicQueryHandler: Done processing query | ||
1693 | 2023.12.30 06:25:15.960462 [ 3 ] {e00ef0d7-1e6b-4fda-ac6c-cf4c5ed82d0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1694 | 2023.12.30 06:25:15.960476 [ 3 ] {} <Debug> HTTP-Session: 2251f56c-c60d-42e5-8769-c9d077ccfc81 Destroying unnamed session | ||
1695 | 2023.12.30 06:25:15.960614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1696 | 2023.12.30 06:25:15.960661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1697 | 2023.12.30 06:25:15.960680 [ 3 ] {} <Debug> HTTP-Session: 017e0c2c-0901-4753-883f-038b35a73ede Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1698 | 2023.12.30 06:25:15.960698 [ 3 ] {} <Debug> HTTP-Session: 017e0c2c-0901-4753-883f-038b35a73ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1699 | 2023.12.30 06:25:15.960779 [ 3 ] {d26cfaf4-a543-4d05-b7c1-fce60ece1c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1700 | 2023.12.30 06:25:15.960819 [ 3 ] {d26cfaf4-a543-4d05-b7c1-fce60ece1c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1701 | 2023.12.30 06:25:15.960930 [ 3 ] {d26cfaf4-a543-4d05-b7c1-fce60ece1c39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1702 | 2023.12.30 06:25:15.961375 [ 3 ] {d26cfaf4-a543-4d05-b7c1-fce60ece1c39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1703 | 2023.12.30 06:25:15.961597 [ 3 ] {d26cfaf4-a543-4d05-b7c1-fce60ece1c39} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1704 | 2023.12.30 06:25:15.961742 [ 3 ] {d26cfaf4-a543-4d05-b7c1-fce60ece1c39} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1705 | 2023.12.30 06:25:15.961854 [ 3 ] {d26cfaf4-a543-4d05-b7c1-fce60ece1c39} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.001039064 sec., 132811 rows/sec., 12.75 MiB/sec. | ||
1706 | 2023.12.30 06:25:15.961860 [ 177 ] {} <Debug> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1707 | 2023.12.30 06:25:15.961965 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1708 | 2023.12.30 06:25:15.961995 [ 3 ] {d26cfaf4-a543-4d05-b7c1-fce60ece1c39} <Debug> DynamicQueryHandler: Done processing query | ||
1709 | 2023.12.30 06:25:15.962038 [ 3 ] {d26cfaf4-a543-4d05-b7c1-fce60ece1c39} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1710 | 2023.12.30 06:25:15.962073 [ 3 ] {} <Debug> HTTP-Session: 017e0c2c-0901-4753-883f-038b35a73ede Destroying unnamed session | ||
1711 | 2023.12.30 06:25:15.962079 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1712 | 2023.12.30 06:25:15.962300 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1713 | 2023.12.30 06:25:15.962313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1714 | 2023.12.30 06:25:15.962347 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 169 rows starting from the beginning of the part | ||
1715 | 2023.12.30 06:25:15.962379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1716 | 2023.12.30 06:25:15.962429 [ 3 ] {} <Debug> HTTP-Session: 258d11d5-a65b-4f3b-97d7-1bdf3cd17017 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1717 | 2023.12.30 06:25:15.962474 [ 3 ] {} <Debug> HTTP-Session: 258d11d5-a65b-4f3b-97d7-1bdf3cd17017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1718 | 2023.12.30 06:25:15.962593 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 138 rows starting from the beginning of the part | ||
1719 | 2023.12.30 06:25:15.962635 [ 3 ] {2c292531-e79b-4933-9174-66e301f64ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1720 | 2023.12.30 06:25:15.962731 [ 3 ] {2c292531-e79b-4933-9174-66e301f64ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1721 | 2023.12.30 06:25:15.962764 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 139 rows starting from the beginning of the part | ||
1722 | 2023.12.30 06:25:15.963056 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 138 rows starting from the beginning of the part | ||
1723 | 2023.12.30 06:25:15.963146 [ 3 ] {2c292531-e79b-4933-9174-66e301f64ec2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1724 | 2023.12.30 06:25:15.963338 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
1725 | 2023.12.30 06:25:15.963453 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 138 rows starting from the beginning of the part | ||
1726 | 2023.12.30 06:25:15.963955 [ 3 ] {2c292531-e79b-4933-9174-66e301f64ec2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1727 | 2023.12.30 06:25:15.964390 [ 3 ] {2c292531-e79b-4933-9174-66e301f64ec2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1728 | 2023.12.30 06:25:15.964675 [ 3 ] {2c292531-e79b-4933-9174-66e301f64ec2} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1729 | 2023.12.30 06:25:15.964879 [ 177 ] {} <Debug> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1730 | 2023.12.30 06:25:15.964910 [ 3 ] {2c292531-e79b-4933-9174-66e301f64ec2} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.002210571 sec., 20809 rows/sec., 1.63 MiB/sec. | ||
1731 | 2023.12.30 06:25:15.965007 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1732 | 2023.12.30 06:25:15.965489 [ 24 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 4 columns (4 merged, 0 gathered) in 0.003411379 sec., 222197.53360737697 rows/sec., 21.06 MiB/sec. | ||
1733 | 2023.12.30 06:25:15.965530 [ 3 ] {2c292531-e79b-4933-9174-66e301f64ec2} <Debug> DynamicQueryHandler: Done processing query | ||
1734 | 2023.12.30 06:25:15.965529 [ 21 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1735 | 2023.12.30 06:25:15.965601 [ 3 ] {2c292531-e79b-4933-9174-66e301f64ec2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1736 | 2023.12.30 06:25:15.965640 [ 3 ] {} <Debug> HTTP-Session: 258d11d5-a65b-4f3b-97d7-1bdf3cd17017 Destroying unnamed session | ||
1737 | 2023.12.30 06:25:15.965743 [ 23 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1738 | 2023.12.30 06:25:15.965755 [ 21 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1739 | 2023.12.30 06:25:15.965828 [ 21 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 88 rows starting from the beginning of the part | ||
1740 | 2023.12.30 06:25:15.965985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1741 | 2023.12.30 06:25:15.966018 [ 23 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1742 | 2023.12.30 06:25:15.966065 [ 21 ] {a2e77fb8-625a-4873-939a-15e020fdc620::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 | ||
1743 | 2023.12.30 06:25:15.966095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1744 | 2023.12.30 06:25:15.966160 [ 23 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_11_2} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1745 | 2023.12.30 06:25:15.966174 [ 3 ] {} <Debug> HTTP-Session: dc542251-bd35-4228-aedd-5f3c378730d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1746 | 2023.12.30 06:25:15.966319 [ 3 ] {} <Debug> HTTP-Session: dc542251-bd35-4228-aedd-5f3c378730d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1747 | 2023.12.30 06:25:15.966462 [ 21 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
1748 | 2023.12.30 06:25:15.966598 [ 3 ] {623eac03-8fba-4105-94cf-fa3bdc662698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1749 | 2023.12.30 06:25:15.966684 [ 21 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part | ||
1750 | 2023.12.30 06:25:15.966699 [ 3 ] {623eac03-8fba-4105-94cf-fa3bdc662698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1751 | 2023.12.30 06:25:15.966919 [ 21 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
1752 | 2023.12.30 06:25:15.967261 [ 21 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part | ||
1753 | 2023.12.30 06:25:15.967386 [ 3 ] {623eac03-8fba-4105-94cf-fa3bdc662698} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1754 | 2023.12.30 06:25:15.968574 [ 3 ] {623eac03-8fba-4105-94cf-fa3bdc662698} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1755 | 2023.12.30 06:25:15.968878 [ 23 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 4 columns (4 merged, 0 gathered) in 0.00345626 sec., 86220.36536603149 rows/sec., 6.73 MiB/sec. | ||
1756 | 2023.12.30 06:25:15.969032 [ 23 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1757 | 2023.12.30 06:25:15.969186 [ 3 ] {623eac03-8fba-4105-94cf-fa3bdc662698} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1758 | 2023.12.30 06:25:15.969363 [ 23 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1759 | 2023.12.30 06:25:15.969465 [ 23 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_11_2} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1760 | 2023.12.30 06:25:15.969600 [ 3 ] {623eac03-8fba-4105-94cf-fa3bdc662698} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1761 | 2023.12.30 06:25:15.969747 [ 3 ] {623eac03-8fba-4105-94cf-fa3bdc662698} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.003099182 sec., 14842 rows/sec., 20.03 MiB/sec. | ||
1762 | 2023.12.30 06:25:15.969882 [ 3 ] {623eac03-8fba-4105-94cf-fa3bdc662698} <Debug> DynamicQueryHandler: Done processing query | ||
1763 | 2023.12.30 06:25:15.969904 [ 3 ] {623eac03-8fba-4105-94cf-fa3bdc662698} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1764 | 2023.12.30 06:25:15.969920 [ 3 ] {} <Debug> HTTP-Session: dc542251-bd35-4228-aedd-5f3c378730d6 Destroying unnamed session | ||
1765 | 2023.12.30 06:25:24.662820 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1766 | 2023.12.30 06:25:24.662888 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1767 | 2023.12.30 06:25:25.985834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1768 | 2023.12.30 06:25:25.985934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1769 | 2023.12.30 06:25:25.985957 [ 3 ] {} <Debug> HTTP-Session: 724c93c3-667c-4090-b64a-03bdbd4281e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1770 | 2023.12.30 06:25:25.985979 [ 3 ] {} <Debug> HTTP-Session: 724c93c3-667c-4090-b64a-03bdbd4281e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1771 | 2023.12.30 06:25:25.986093 [ 3 ] {6b25ec94-a2f6-41f0-a4ab-13065119bfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1772 | 2023.12.30 06:25:25.986147 [ 3 ] {6b25ec94-a2f6-41f0-a4ab-13065119bfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1773 | 2023.12.30 06:25:25.986370 [ 3 ] {6b25ec94-a2f6-41f0-a4ab-13065119bfdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1774 | 2023.12.30 06:25:25.986792 [ 3 ] {6b25ec94-a2f6-41f0-a4ab-13065119bfdb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1775 | 2023.12.30 06:25:25.987046 [ 3 ] {6b25ec94-a2f6-41f0-a4ab-13065119bfdb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1776 | 2023.12.30 06:25:25.987197 [ 3 ] {6b25ec94-a2f6-41f0-a4ab-13065119bfdb} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1777 | 2023.12.30 06:25:25.987396 [ 3 ] {6b25ec94-a2f6-41f0-a4ab-13065119bfdb} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001208608 sec., 38060 rows/sec., 3.01 MiB/sec. | ||
1778 | 2023.12.30 06:25:25.987568 [ 3 ] {6b25ec94-a2f6-41f0-a4ab-13065119bfdb} <Debug> DynamicQueryHandler: Done processing query | ||
1779 | 2023.12.30 06:25:25.987593 [ 3 ] {6b25ec94-a2f6-41f0-a4ab-13065119bfdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1780 | 2023.12.30 06:25:25.987608 [ 3 ] {} <Debug> HTTP-Session: 724c93c3-667c-4090-b64a-03bdbd4281e3 Destroying unnamed session | ||
1781 | 2023.12.30 06:25:25.987716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1782 | 2023.12.30 06:25:25.987759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1783 | 2023.12.30 06:25:25.987777 [ 3 ] {} <Debug> HTTP-Session: 58691ac1-e621-4739-9b9b-7346550ee409 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1784 | 2023.12.30 06:25:25.987793 [ 3 ] {} <Debug> HTTP-Session: 58691ac1-e621-4739-9b9b-7346550ee409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1785 | 2023.12.30 06:25:25.987860 [ 3 ] {578bcd48-1cdb-4a17-a59d-b93757eb7103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1786 | 2023.12.30 06:25:25.987898 [ 3 ] {578bcd48-1cdb-4a17-a59d-b93757eb7103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1787 | 2023.12.30 06:25:25.988007 [ 3 ] {578bcd48-1cdb-4a17-a59d-b93757eb7103} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1788 | 2023.12.30 06:25:25.988527 [ 3 ] {578bcd48-1cdb-4a17-a59d-b93757eb7103} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1789 | 2023.12.30 06:25:25.988726 [ 3 ] {578bcd48-1cdb-4a17-a59d-b93757eb7103} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1790 | 2023.12.30 06:25:25.988867 [ 3 ] {578bcd48-1cdb-4a17-a59d-b93757eb7103} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1791 | 2023.12.30 06:25:25.988986 [ 3 ] {578bcd48-1cdb-4a17-a59d-b93757eb7103} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001099135 sec., 3639 rows/sec., 303.86 KiB/sec. | ||
1792 | 2023.12.30 06:25:25.989093 [ 3 ] {578bcd48-1cdb-4a17-a59d-b93757eb7103} <Debug> DynamicQueryHandler: Done processing query | ||
1793 | 2023.12.30 06:25:25.989117 [ 3 ] {578bcd48-1cdb-4a17-a59d-b93757eb7103} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1794 | 2023.12.30 06:25:25.989131 [ 3 ] {} <Debug> HTTP-Session: 58691ac1-e621-4739-9b9b-7346550ee409 Destroying unnamed session | ||
1795 | 2023.12.30 06:25:25.989323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1796 | 2023.12.30 06:25:25.989366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1797 | 2023.12.30 06:25:25.989383 [ 3 ] {} <Debug> HTTP-Session: ccb93d6e-b6df-43cd-aec0-369756d48749 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1798 | 2023.12.30 06:25:25.989399 [ 3 ] {} <Debug> HTTP-Session: ccb93d6e-b6df-43cd-aec0-369756d48749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1799 | 2023.12.30 06:25:25.989469 [ 3 ] {2ef49a14-5c1e-4490-bd67-dd6a8e28446b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1800 | 2023.12.30 06:25:25.989505 [ 3 ] {2ef49a14-5c1e-4490-bd67-dd6a8e28446b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1801 | 2023.12.30 06:25:25.989604 [ 3 ] {2ef49a14-5c1e-4490-bd67-dd6a8e28446b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1802 | 2023.12.30 06:25:25.989954 [ 3 ] {2ef49a14-5c1e-4490-bd67-dd6a8e28446b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1803 | 2023.12.30 06:25:25.990152 [ 3 ] {2ef49a14-5c1e-4490-bd67-dd6a8e28446b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1804 | 2023.12.30 06:25:25.990371 [ 3 ] {2ef49a14-5c1e-4490-bd67-dd6a8e28446b} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1805 | 2023.12.30 06:25:25.990482 [ 3 ] {2ef49a14-5c1e-4490-bd67-dd6a8e28446b} <Information> executeQuery: Read 140 rows, 13.74 KiB in 0.000982703 sec., 142464 rows/sec., 13.65 MiB/sec. | ||
1806 | 2023.12.30 06:25:25.990587 [ 3 ] {2ef49a14-5c1e-4490-bd67-dd6a8e28446b} <Debug> DynamicQueryHandler: Done processing query | ||
1807 | 2023.12.30 06:25:25.990609 [ 3 ] {2ef49a14-5c1e-4490-bd67-dd6a8e28446b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1808 | 2023.12.30 06:25:25.990623 [ 3 ] {} <Debug> HTTP-Session: ccb93d6e-b6df-43cd-aec0-369756d48749 Destroying unnamed session | ||
1809 | 2023.12.30 06:25:25.990733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1810 | 2023.12.30 06:25:25.990773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1811 | 2023.12.30 06:25:25.990790 [ 3 ] {} <Debug> HTTP-Session: 25dcb2f6-a241-44a3-9876-efe6a63d431f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1812 | 2023.12.30 06:25:25.990807 [ 3 ] {} <Debug> HTTP-Session: 25dcb2f6-a241-44a3-9876-efe6a63d431f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1813 | 2023.12.30 06:25:25.990871 [ 3 ] {a7f6ab35-97ea-44e0-97d5-c35a23e5a617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1814 | 2023.12.30 06:25:25.990907 [ 3 ] {a7f6ab35-97ea-44e0-97d5-c35a23e5a617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1815 | 2023.12.30 06:25:25.991006 [ 3 ] {a7f6ab35-97ea-44e0-97d5-c35a23e5a617} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1816 | 2023.12.30 06:25:25.991421 [ 3 ] {a7f6ab35-97ea-44e0-97d5-c35a23e5a617} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1817 | 2023.12.30 06:25:25.991604 [ 3 ] {a7f6ab35-97ea-44e0-97d5-c35a23e5a617} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1818 | 2023.12.30 06:25:25.991747 [ 3 ] {a7f6ab35-97ea-44e0-97d5-c35a23e5a617} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1819 | 2023.12.30 06:25:25.991861 [ 3 ] {a7f6ab35-97ea-44e0-97d5-c35a23e5a617} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000957242 sec., 4178 rows/sec., 291.77 KiB/sec. | ||
1820 | 2023.12.30 06:25:25.991984 [ 3 ] {a7f6ab35-97ea-44e0-97d5-c35a23e5a617} <Debug> DynamicQueryHandler: Done processing query | ||
1821 | 2023.12.30 06:25:25.992006 [ 3 ] {a7f6ab35-97ea-44e0-97d5-c35a23e5a617} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1822 | 2023.12.30 06:25:25.992022 [ 3 ] {} <Debug> HTTP-Session: 25dcb2f6-a241-44a3-9876-efe6a63d431f Destroying unnamed session | ||
1823 | 2023.12.30 06:25:25.992122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8524, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1824 | 2023.12.30 06:25:25.992163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1825 | 2023.12.30 06:25:25.992180 [ 3 ] {} <Debug> HTTP-Session: 4cde55cf-cbda-4dbb-bafb-6a4e0c1cbaac Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1826 | 2023.12.30 06:25:25.992197 [ 3 ] {} <Debug> HTTP-Session: 4cde55cf-cbda-4dbb-bafb-6a4e0c1cbaac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1827 | 2023.12.30 06:25:25.992339 [ 3 ] {20f938a2-ec23-48a8-86dd-b9bba35ac662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1828 | 2023.12.30 06:25:25.992375 [ 3 ] {20f938a2-ec23-48a8-86dd-b9bba35ac662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1829 | 2023.12.30 06:25:25.992478 [ 3 ] {20f938a2-ec23-48a8-86dd-b9bba35ac662} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1830 | 2023.12.30 06:25:25.992760 [ 3 ] {20f938a2-ec23-48a8-86dd-b9bba35ac662} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1831 | 2023.12.30 06:25:25.992952 [ 3 ] {20f938a2-ec23-48a8-86dd-b9bba35ac662} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1832 | 2023.12.30 06:25:25.993089 [ 3 ] {20f938a2-ec23-48a8-86dd-b9bba35ac662} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1833 | 2023.12.30 06:25:25.993201 [ 3 ] {20f938a2-ec23-48a8-86dd-b9bba35ac662} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.000890701 sec., 56135 rows/sec., 4.40 MiB/sec. | ||
1834 | 2023.12.30 06:25:25.993374 [ 3 ] {20f938a2-ec23-48a8-86dd-b9bba35ac662} <Debug> DynamicQueryHandler: Done processing query | ||
1835 | 2023.12.30 06:25:25.993397 [ 3 ] {20f938a2-ec23-48a8-86dd-b9bba35ac662} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1836 | 2023.12.30 06:25:25.993411 [ 3 ] {} <Debug> HTTP-Session: 4cde55cf-cbda-4dbb-bafb-6a4e0c1cbaac Destroying unnamed session | ||
1837 | 2023.12.30 06:25:25.993501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1838 | 2023.12.30 06:25:25.993543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1839 | 2023.12.30 06:25:25.993560 [ 3 ] {} <Debug> HTTP-Session: 7ffb5eef-9cc5-41a9-91c0-169b7158a0d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1840 | 2023.12.30 06:25:25.993576 [ 3 ] {} <Debug> HTTP-Session: 7ffb5eef-9cc5-41a9-91c0-169b7158a0d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1841 | 2023.12.30 06:25:25.993639 [ 3 ] {31aa84fe-0213-455b-8e52-592e9409d248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1842 | 2023.12.30 06:25:25.993679 [ 3 ] {31aa84fe-0213-455b-8e52-592e9409d248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1843 | 2023.12.30 06:25:25.993793 [ 3 ] {31aa84fe-0213-455b-8e52-592e9409d248} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1844 | 2023.12.30 06:25:25.994044 [ 3 ] {31aa84fe-0213-455b-8e52-592e9409d248} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1845 | 2023.12.30 06:25:25.994371 [ 3 ] {31aa84fe-0213-455b-8e52-592e9409d248} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1846 | 2023.12.30 06:25:25.994536 [ 3 ] {31aa84fe-0213-455b-8e52-592e9409d248} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1847 | 2023.12.30 06:25:25.994666 [ 3 ] {31aa84fe-0213-455b-8e52-592e9409d248} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000990802 sec., 2018 rows/sec., 141.93 KiB/sec. | ||
1848 | 2023.12.30 06:25:25.994798 [ 3 ] {31aa84fe-0213-455b-8e52-592e9409d248} <Debug> DynamicQueryHandler: Done processing query | ||
1849 | 2023.12.30 06:25:25.994820 [ 3 ] {31aa84fe-0213-455b-8e52-592e9409d248} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1850 | 2023.12.30 06:25:25.994835 [ 3 ] {} <Debug> HTTP-Session: 7ffb5eef-9cc5-41a9-91c0-169b7158a0d7 Destroying unnamed session | ||
1851 | 2023.12.30 06:25:25.994961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1852 | 2023.12.30 06:25:25.995003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1853 | 2023.12.30 06:25:25.995020 [ 3 ] {} <Debug> HTTP-Session: cee77815-dca3-4e12-93f1-e39c23057ea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1854 | 2023.12.30 06:25:25.995036 [ 3 ] {} <Debug> HTTP-Session: cee77815-dca3-4e12-93f1-e39c23057ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1855 | 2023.12.30 06:25:25.995114 [ 3 ] {2b3f52cf-0401-4fe8-86b6-856fa4c890f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1856 | 2023.12.30 06:25:25.995154 [ 3 ] {2b3f52cf-0401-4fe8-86b6-856fa4c890f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1857 | 2023.12.30 06:25:25.995360 [ 3 ] {2b3f52cf-0401-4fe8-86b6-856fa4c890f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1858 | 2023.12.30 06:25:25.995807 [ 3 ] {2b3f52cf-0401-4fe8-86b6-856fa4c890f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1859 | 2023.12.30 06:25:25.996089 [ 3 ] {2b3f52cf-0401-4fe8-86b6-856fa4c890f3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1860 | 2023.12.30 06:25:25.996335 [ 3 ] {2b3f52cf-0401-4fe8-86b6-856fa4c890f3} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1861 | 2023.12.30 06:25:25.996449 [ 3 ] {2b3f52cf-0401-4fe8-86b6-856fa4c890f3} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001257789 sec., 36572 rows/sec., 49.35 MiB/sec. | ||
1862 | 2023.12.30 06:25:25.996562 [ 3 ] {2b3f52cf-0401-4fe8-86b6-856fa4c890f3} <Debug> DynamicQueryHandler: Done processing query | ||
1863 | 2023.12.30 06:25:25.996584 [ 3 ] {2b3f52cf-0401-4fe8-86b6-856fa4c890f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1864 | 2023.12.30 06:25:25.996598 [ 3 ] {} <Debug> HTTP-Session: cee77815-dca3-4e12-93f1-e39c23057ea6 Destroying unnamed session | ||
1865 | 2023.12.30 06:25:36.013240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1866 | 2023.12.30 06:25:36.013432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1867 | 2023.12.30 06:25:36.013458 [ 3 ] {} <Debug> HTTP-Session: d300c351-344a-4deb-bba5-80ea36302d26 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1868 | 2023.12.30 06:25:36.013480 [ 3 ] {} <Debug> HTTP-Session: d300c351-344a-4deb-bba5-80ea36302d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1869 | 2023.12.30 06:25:36.013601 [ 3 ] {1cd11292-3982-4c97-b8b9-4524c08dc28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1870 | 2023.12.30 06:25:36.013657 [ 3 ] {1cd11292-3982-4c97-b8b9-4524c08dc28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1871 | 2023.12.30 06:25:36.013806 [ 3 ] {1cd11292-3982-4c97-b8b9-4524c08dc28c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1872 | 2023.12.30 06:25:36.014229 [ 3 ] {1cd11292-3982-4c97-b8b9-4524c08dc28c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1873 | 2023.12.30 06:25:36.014565 [ 3 ] {1cd11292-3982-4c97-b8b9-4524c08dc28c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1874 | 2023.12.30 06:25:36.014727 [ 3 ] {1cd11292-3982-4c97-b8b9-4524c08dc28c} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1875 | 2023.12.30 06:25:36.014857 [ 3 ] {1cd11292-3982-4c97-b8b9-4524c08dc28c} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001227598 sec., 37471 rows/sec., 2.97 MiB/sec. | ||
1876 | 2023.12.30 06:25:36.014857 [ 167 ] {} <Debug> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
1877 | 2023.12.30 06:25:36.014967 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1878 | 2023.12.30 06:25:36.015065 [ 3 ] {1cd11292-3982-4c97-b8b9-4524c08dc28c} <Debug> DynamicQueryHandler: Done processing query | ||
1879 | 2023.12.30 06:25:36.015107 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
1880 | 2023.12.30 06:25:36.015114 [ 3 ] {1cd11292-3982-4c97-b8b9-4524c08dc28c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1881 | 2023.12.30 06:25:36.015186 [ 3 ] {} <Debug> HTTP-Session: d300c351-344a-4deb-bba5-80ea36302d26 Destroying unnamed session | ||
1882 | 2023.12.30 06:25:36.015253 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1883 | 2023.12.30 06:25:36.015356 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
1884 | 2023.12.30 06:25:36.015418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1885 | 2023.12.30 06:25:36.015521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1886 | 2023.12.30 06:25:36.015577 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
1887 | 2023.12.30 06:25:36.015584 [ 3 ] {} <Debug> HTTP-Session: 517375f8-dacf-4018-9880-975265179604 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1888 | 2023.12.30 06:25:36.015647 [ 3 ] {} <Debug> HTTP-Session: 517375f8-dacf-4018-9880-975265179604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1889 | 2023.12.30 06:25:36.015798 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part | ||
1890 | 2023.12.30 06:25:36.015866 [ 3 ] {0566f96e-d6f8-4c31-9e80-28164056c197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1891 | 2023.12.30 06:25:36.015984 [ 3 ] {0566f96e-d6f8-4c31-9e80-28164056c197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1892 | 2023.12.30 06:25:36.016008 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part | ||
1893 | 2023.12.30 06:25:36.016334 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part | ||
1894 | 2023.12.30 06:25:36.016482 [ 3 ] {0566f96e-d6f8-4c31-9e80-28164056c197} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1895 | 2023.12.30 06:25:36.017549 [ 3 ] {0566f96e-d6f8-4c31-9e80-28164056c197} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1896 | 2023.12.30 06:25:36.017840 [ 24 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002781815 sec., 82679.83313052809 rows/sec., 6.54 MiB/sec. | ||
1897 | 2023.12.30 06:25:36.017936 [ 3 ] {0566f96e-d6f8-4c31-9e80-28164056c197} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1898 | 2023.12.30 06:25:36.018005 [ 24 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
1899 | 2023.12.30 06:25:36.018191 [ 3 ] {0566f96e-d6f8-4c31-9e80-28164056c197} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1900 | 2023.12.30 06:25:36.018341 [ 24 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
1901 | 2023.12.30 06:25:36.018459 [ 3 ] {0566f96e-d6f8-4c31-9e80-28164056c197} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.002491437 sec., 55389 rows/sec., 5.32 MiB/sec. | ||
1902 | 2023.12.30 06:25:36.018466 [ 24 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_10_2} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
1903 | 2023.12.30 06:25:36.018733 [ 3 ] {0566f96e-d6f8-4c31-9e80-28164056c197} <Debug> DynamicQueryHandler: Done processing query | ||
1904 | 2023.12.30 06:25:36.018762 [ 3 ] {0566f96e-d6f8-4c31-9e80-28164056c197} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1905 | 2023.12.30 06:25:36.018778 [ 3 ] {} <Debug> HTTP-Session: 517375f8-dacf-4018-9880-975265179604 Destroying unnamed session | ||
1906 | 2023.12.30 06:25:36.018942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1907 | 2023.12.30 06:25:36.018989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1908 | 2023.12.30 06:25:36.019008 [ 3 ] {} <Debug> HTTP-Session: 6fcc6ac2-6abc-468a-8d4a-54a5cc0a5513 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1909 | 2023.12.30 06:25:36.019026 [ 3 ] {} <Debug> HTTP-Session: 6fcc6ac2-6abc-468a-8d4a-54a5cc0a5513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1910 | 2023.12.30 06:25:36.019105 [ 3 ] {489cbbec-cd54-4608-8988-45dd369223d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1911 | 2023.12.30 06:25:36.019146 [ 3 ] {489cbbec-cd54-4608-8988-45dd369223d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1912 | 2023.12.30 06:25:36.019268 [ 3 ] {489cbbec-cd54-4608-8988-45dd369223d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1913 | 2023.12.30 06:25:36.019664 [ 3 ] {489cbbec-cd54-4608-8988-45dd369223d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1914 | 2023.12.30 06:25:36.019875 [ 3 ] {489cbbec-cd54-4608-8988-45dd369223d0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1915 | 2023.12.30 06:25:36.020023 [ 3 ] {489cbbec-cd54-4608-8988-45dd369223d0} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1916 | 2023.12.30 06:25:36.020146 [ 3 ] {489cbbec-cd54-4608-8988-45dd369223d0} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.001010443 sec., 45524 rows/sec., 3.56 MiB/sec. | ||
1917 | 2023.12.30 06:25:36.020357 [ 3 ] {489cbbec-cd54-4608-8988-45dd369223d0} <Debug> DynamicQueryHandler: Done processing query | ||
1918 | 2023.12.30 06:25:36.020380 [ 3 ] {489cbbec-cd54-4608-8988-45dd369223d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1919 | 2023.12.30 06:25:36.020395 [ 3 ] {} <Debug> HTTP-Session: 6fcc6ac2-6abc-468a-8d4a-54a5cc0a5513 Destroying unnamed session | ||
1920 | 2023.12.30 06:25:36.020545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1921 | 2023.12.30 06:25:36.020589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1922 | 2023.12.30 06:25:36.020608 [ 3 ] {} <Debug> HTTP-Session: 577961a4-39ec-4ed5-b2ae-1a36edcd3557 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1923 | 2023.12.30 06:25:36.020625 [ 3 ] {} <Debug> HTTP-Session: 577961a4-39ec-4ed5-b2ae-1a36edcd3557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1924 | 2023.12.30 06:25:36.020720 [ 3 ] {07e219ae-5ca9-46a0-807b-fa03005b7cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1925 | 2023.12.30 06:25:36.020764 [ 3 ] {07e219ae-5ca9-46a0-807b-fa03005b7cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1926 | 2023.12.30 06:25:36.020900 [ 3 ] {07e219ae-5ca9-46a0-807b-fa03005b7cd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1927 | 2023.12.30 06:25:36.021407 [ 3 ] {07e219ae-5ca9-46a0-807b-fa03005b7cd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1928 | 2023.12.30 06:25:36.021712 [ 3 ] {07e219ae-5ca9-46a0-807b-fa03005b7cd3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1929 | 2023.12.30 06:25:36.021883 [ 3 ] {07e219ae-5ca9-46a0-807b-fa03005b7cd3} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1930 | 2023.12.30 06:25:36.022013 [ 3 ] {07e219ae-5ca9-46a0-807b-fa03005b7cd3} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001281259 sec., 35902 rows/sec., 48.45 MiB/sec. | ||
1931 | 2023.12.30 06:25:36.022126 [ 3 ] {07e219ae-5ca9-46a0-807b-fa03005b7cd3} <Debug> DynamicQueryHandler: Done processing query | ||
1932 | 2023.12.30 06:25:36.022149 [ 3 ] {07e219ae-5ca9-46a0-807b-fa03005b7cd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1933 | 2023.12.30 06:25:36.022164 [ 3 ] {} <Debug> HTTP-Session: 577961a4-39ec-4ed5-b2ae-1a36edcd3557 Destroying unnamed session | ||
1934 | 2023.12.30 06:25:38.521633 [ 166 ] {} <Debug> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1935 | 2023.12.30 06:25:38.521777 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1936 | 2023.12.30 06:25:38.521945 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
1937 | 2023.12.30 06:25:38.522179 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1938 | 2023.12.30 06:25:38.522215 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 180 rows starting from the beginning of the part | ||
1939 | 2023.12.30 06:25:38.522337 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
1940 | 2023.12.30 06:25:38.522427 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
1941 | 2023.12.30 06:25:38.522513 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
1942 | 2023.12.30 06:25:38.522596 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
1943 | 2023.12.30 06:25:38.523395 [ 13 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477454 sec., 173271.04600210904 rows/sec., 12.22 MiB/sec. | ||
1944 | 2023.12.30 06:25:38.523564 [ 13 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1945 | 2023.12.30 06:25:38.523809 [ 13 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
1946 | 2023.12.30 06:25:38.523878 [ 13 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
1947 | 2023.12.30 06:25:39.663066 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1948 | 2023.12.30 06:25:39.663192 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1949 | 2023.12.30 06:25:41.025484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1950 | 2023.12.30 06:25:41.025577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1951 | 2023.12.30 06:25:41.025600 [ 3 ] {} <Debug> HTTP-Session: 4cf12eb8-c520-4207-b584-2943fdec5695 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1952 | 2023.12.30 06:25:41.025622 [ 3 ] {} <Debug> HTTP-Session: 4cf12eb8-c520-4207-b584-2943fdec5695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1953 | 2023.12.30 06:25:41.025732 [ 3 ] {e191cb2a-56df-4be0-afb8-abf617ada696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1954 | 2023.12.30 06:25:41.025867 [ 3 ] {e191cb2a-56df-4be0-afb8-abf617ada696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1955 | 2023.12.30 06:25:41.026018 [ 3 ] {e191cb2a-56df-4be0-afb8-abf617ada696} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1956 | 2023.12.30 06:25:41.026445 [ 3 ] {e191cb2a-56df-4be0-afb8-abf617ada696} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1957 | 2023.12.30 06:25:41.026689 [ 3 ] {e191cb2a-56df-4be0-afb8-abf617ada696} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1958 | 2023.12.30 06:25:41.026945 [ 3 ] {e191cb2a-56df-4be0-afb8-abf617ada696} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1959 | 2023.12.30 06:25:41.027067 [ 3 ] {e191cb2a-56df-4be0-afb8-abf617ada696} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001249789 sec., 1600 rows/sec., 136.74 KiB/sec. | ||
1960 | 2023.12.30 06:25:41.027208 [ 3 ] {e191cb2a-56df-4be0-afb8-abf617ada696} <Debug> DynamicQueryHandler: Done processing query | ||
1961 | 2023.12.30 06:25:41.027234 [ 3 ] {e191cb2a-56df-4be0-afb8-abf617ada696} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1962 | 2023.12.30 06:25:41.027252 [ 3 ] {} <Debug> HTTP-Session: 4cf12eb8-c520-4207-b584-2943fdec5695 Destroying unnamed session | ||
1963 | 2023.12.30 06:25:41.027383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1964 | 2023.12.30 06:25:41.027431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1965 | 2023.12.30 06:25:41.027451 [ 3 ] {} <Debug> HTTP-Session: 5ca7232d-03d0-4f0b-8e79-f8d3be80ce9e Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1966 | 2023.12.30 06:25:41.027470 [ 3 ] {} <Debug> HTTP-Session: 5ca7232d-03d0-4f0b-8e79-f8d3be80ce9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1967 | 2023.12.30 06:25:41.027551 [ 3 ] {f761d270-db72-4276-b1e5-a79d163fadef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1968 | 2023.12.30 06:25:41.027590 [ 3 ] {f761d270-db72-4276-b1e5-a79d163fadef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1969 | 2023.12.30 06:25:41.027695 [ 3 ] {f761d270-db72-4276-b1e5-a79d163fadef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1970 | 2023.12.30 06:25:41.028056 [ 3 ] {f761d270-db72-4276-b1e5-a79d163fadef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1971 | 2023.12.30 06:25:41.028263 [ 3 ] {f761d270-db72-4276-b1e5-a79d163fadef} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1972 | 2023.12.30 06:25:41.028405 [ 3 ] {f761d270-db72-4276-b1e5-a79d163fadef} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1973 | 2023.12.30 06:25:41.028503 [ 3 ] {f761d270-db72-4276-b1e5-a79d163fadef} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000916501 sec., 40370 rows/sec., 3.39 MiB/sec. | ||
1974 | 2023.12.30 06:25:41.028602 [ 3 ] {f761d270-db72-4276-b1e5-a79d163fadef} <Debug> DynamicQueryHandler: Done processing query | ||
1975 | 2023.12.30 06:25:41.028625 [ 3 ] {f761d270-db72-4276-b1e5-a79d163fadef} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1976 | 2023.12.30 06:25:41.028640 [ 3 ] {} <Debug> HTTP-Session: 5ca7232d-03d0-4f0b-8e79-f8d3be80ce9e Destroying unnamed session | ||
1977 | 2023.12.30 06:25:41.028783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1978 | 2023.12.30 06:25:41.028894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1979 | 2023.12.30 06:25:41.028913 [ 3 ] {} <Debug> HTTP-Session: 895c43c2-f877-4b57-b0ea-1dba3cb4f830 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1980 | 2023.12.30 06:25:41.028930 [ 3 ] {} <Debug> HTTP-Session: 895c43c2-f877-4b57-b0ea-1dba3cb4f830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1981 | 2023.12.30 06:25:41.028998 [ 3 ] {329bf9b0-19e2-4f63-abba-16d1ca919a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1982 | 2023.12.30 06:25:41.029035 [ 3 ] {329bf9b0-19e2-4f63-abba-16d1ca919a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1983 | 2023.12.30 06:25:41.029134 [ 3 ] {329bf9b0-19e2-4f63-abba-16d1ca919a6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1984 | 2023.12.30 06:25:41.029443 [ 3 ] {329bf9b0-19e2-4f63-abba-16d1ca919a6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1985 | 2023.12.30 06:25:41.029635 [ 3 ] {329bf9b0-19e2-4f63-abba-16d1ca919a6f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1986 | 2023.12.30 06:25:41.029769 [ 3 ] {329bf9b0-19e2-4f63-abba-16d1ca919a6f} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1987 | 2023.12.30 06:25:41.029931 [ 3 ] {329bf9b0-19e2-4f63-abba-16d1ca919a6f} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00089899 sec., 2224 rows/sec., 155.34 KiB/sec. | ||
1988 | 2023.12.30 06:25:41.030072 [ 3 ] {329bf9b0-19e2-4f63-abba-16d1ca919a6f} <Debug> DynamicQueryHandler: Done processing query | ||
1989 | 2023.12.30 06:25:41.030094 [ 3 ] {329bf9b0-19e2-4f63-abba-16d1ca919a6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1990 | 2023.12.30 06:25:41.030109 [ 3 ] {} <Debug> HTTP-Session: 895c43c2-f877-4b57-b0ea-1dba3cb4f830 Destroying unnamed session | ||
1991 | 2023.12.30 06:25:41.030218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1992 | 2023.12.30 06:25:41.030260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1993 | 2023.12.30 06:25:41.030279 [ 3 ] {} <Debug> HTTP-Session: bf293551-f1a3-43ee-9340-ba30bf5a78b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
1994 | 2023.12.30 06:25:41.030296 [ 3 ] {} <Debug> HTTP-Session: bf293551-f1a3-43ee-9340-ba30bf5a78b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1995 | 2023.12.30 06:25:41.030367 [ 3 ] {675953cb-824d-454b-a97e-11e7ba563f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1996 | 2023.12.30 06:25:41.030404 [ 3 ] {675953cb-824d-454b-a97e-11e7ba563f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1997 | 2023.12.30 06:25:41.030508 [ 3 ] {675953cb-824d-454b-a97e-11e7ba563f51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1998 | 2023.12.30 06:25:41.030856 [ 3 ] {675953cb-824d-454b-a97e-11e7ba563f51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1999 | 2023.12.30 06:25:41.031053 [ 3 ] {675953cb-824d-454b-a97e-11e7ba563f51} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2000 | 2023.12.30 06:25:41.031192 [ 3 ] {675953cb-824d-454b-a97e-11e7ba563f51} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2001 | 2023.12.30 06:25:41.031289 [ 3 ] {675953cb-824d-454b-a97e-11e7ba563f51} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.00088301 sec., 29444 rows/sec., 2.28 MiB/sec. | ||
2002 | 2023.12.30 06:25:41.031399 [ 3 ] {675953cb-824d-454b-a97e-11e7ba563f51} <Debug> DynamicQueryHandler: Done processing query | ||
2003 | 2023.12.30 06:25:41.031421 [ 3 ] {675953cb-824d-454b-a97e-11e7ba563f51} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2004 | 2023.12.30 06:25:41.031436 [ 3 ] {} <Debug> HTTP-Session: bf293551-f1a3-43ee-9340-ba30bf5a78b6 Destroying unnamed session | ||
2005 | 2023.12.30 06:25:41.031556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2006 | 2023.12.30 06:25:41.031597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2007 | 2023.12.30 06:25:41.031615 [ 3 ] {} <Debug> HTTP-Session: 17944fd9-18dd-4ace-a062-101f125e6b00 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2008 | 2023.12.30 06:25:41.031631 [ 3 ] {} <Debug> HTTP-Session: 17944fd9-18dd-4ace-a062-101f125e6b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2009 | 2023.12.30 06:25:41.031701 [ 3 ] {c2e58f83-027f-4865-9e16-0c4bd2133b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2010 | 2023.12.30 06:25:41.031741 [ 3 ] {c2e58f83-027f-4865-9e16-0c4bd2133b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2011 | 2023.12.30 06:25:41.031921 [ 3 ] {c2e58f83-027f-4865-9e16-0c4bd2133b56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2012 | 2023.12.30 06:25:41.032216 [ 3 ] {c2e58f83-027f-4865-9e16-0c4bd2133b56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2013 | 2023.12.30 06:25:41.032458 [ 3 ] {c2e58f83-027f-4865-9e16-0c4bd2133b56} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2014 | 2023.12.30 06:25:41.032635 [ 3 ] {c2e58f83-027f-4865-9e16-0c4bd2133b56} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2015 | 2023.12.30 06:25:41.032728 [ 3 ] {c2e58f83-027f-4865-9e16-0c4bd2133b56} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000998123 sec., 37069 rows/sec., 2.61 MiB/sec. | ||
2016 | 2023.12.30 06:25:41.032948 [ 3 ] {c2e58f83-027f-4865-9e16-0c4bd2133b56} <Debug> DynamicQueryHandler: Done processing query | ||
2017 | 2023.12.30 06:25:41.032971 [ 3 ] {c2e58f83-027f-4865-9e16-0c4bd2133b56} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2018 | 2023.12.30 06:25:41.032986 [ 3 ] {} <Debug> HTTP-Session: 17944fd9-18dd-4ace-a062-101f125e6b00 Destroying unnamed session | ||
2019 | 2023.12.30 06:25:46.037133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2020 | 2023.12.30 06:25:46.037250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2021 | 2023.12.30 06:25:46.037275 [ 3 ] {} <Debug> HTTP-Session: 86a14483-dc2a-4746-8fdb-273de31f9ff0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2022 | 2023.12.30 06:25:46.037300 [ 3 ] {} <Debug> HTTP-Session: 86a14483-dc2a-4746-8fdb-273de31f9ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2023 | 2023.12.30 06:25:46.037432 [ 3 ] {b292b007-5589-4330-bd4a-1371a39f73de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2024 | 2023.12.30 06:25:46.037498 [ 3 ] {b292b007-5589-4330-bd4a-1371a39f73de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2025 | 2023.12.30 06:25:46.037679 [ 3 ] {b292b007-5589-4330-bd4a-1371a39f73de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2026 | 2023.12.30 06:25:46.038218 [ 3 ] {b292b007-5589-4330-bd4a-1371a39f73de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2027 | 2023.12.30 06:25:46.038503 [ 3 ] {b292b007-5589-4330-bd4a-1371a39f73de} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2028 | 2023.12.30 06:25:46.038666 [ 3 ] {b292b007-5589-4330-bd4a-1371a39f73de} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2029 | 2023.12.30 06:25:46.038791 [ 3 ] {b292b007-5589-4330-bd4a-1371a39f73de} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.0013217 sec., 34803 rows/sec., 2.75 MiB/sec. | ||
2030 | 2023.12.30 06:25:46.038932 [ 3 ] {b292b007-5589-4330-bd4a-1371a39f73de} <Debug> DynamicQueryHandler: Done processing query | ||
2031 | 2023.12.30 06:25:46.038959 [ 3 ] {b292b007-5589-4330-bd4a-1371a39f73de} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2032 | 2023.12.30 06:25:46.038976 [ 3 ] {} <Debug> HTTP-Session: 86a14483-dc2a-4746-8fdb-273de31f9ff0 Destroying unnamed session | ||
2033 | 2023.12.30 06:25:46.039106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2034 | 2023.12.30 06:25:46.039158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2035 | 2023.12.30 06:25:46.039177 [ 3 ] {} <Debug> HTTP-Session: 01ab01a0-1eb2-4457-978c-6be529a0317a Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2036 | 2023.12.30 06:25:46.039196 [ 3 ] {} <Debug> HTTP-Session: 01ab01a0-1eb2-4457-978c-6be529a0317a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2037 | 2023.12.30 06:25:46.039280 [ 3 ] {4c98eb59-d1f8-4a3e-a747-467f29068f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2038 | 2023.12.30 06:25:46.039322 [ 3 ] {4c98eb59-d1f8-4a3e-a747-467f29068f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2039 | 2023.12.30 06:25:46.039428 [ 3 ] {4c98eb59-d1f8-4a3e-a747-467f29068f11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2040 | 2023.12.30 06:25:46.039776 [ 3 ] {4c98eb59-d1f8-4a3e-a747-467f29068f11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2041 | 2023.12.30 06:25:46.039996 [ 3 ] {4c98eb59-d1f8-4a3e-a747-467f29068f11} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2042 | 2023.12.30 06:25:46.040142 [ 3 ] {4c98eb59-d1f8-4a3e-a747-467f29068f11} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2043 | 2023.12.30 06:25:46.040242 [ 3 ] {4c98eb59-d1f8-4a3e-a747-467f29068f11} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.000934381 sec., 147691 rows/sec., 14.17 MiB/sec. | ||
2044 | 2023.12.30 06:25:46.040353 [ 3 ] {4c98eb59-d1f8-4a3e-a747-467f29068f11} <Debug> DynamicQueryHandler: Done processing query | ||
2045 | 2023.12.30 06:25:46.040376 [ 3 ] {4c98eb59-d1f8-4a3e-a747-467f29068f11} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2046 | 2023.12.30 06:25:46.040392 [ 3 ] {} <Debug> HTTP-Session: 01ab01a0-1eb2-4457-978c-6be529a0317a Destroying unnamed session | ||
2047 | 2023.12.30 06:25:46.040513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2048 | 2023.12.30 06:25:46.040560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2049 | 2023.12.30 06:25:46.040579 [ 3 ] {} <Debug> HTTP-Session: 05fcb9ad-a4c2-4763-93cc-3a2f5507f7e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2050 | 2023.12.30 06:25:46.040596 [ 3 ] {} <Debug> HTTP-Session: 05fcb9ad-a4c2-4763-93cc-3a2f5507f7e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2051 | 2023.12.30 06:25:46.040669 [ 3 ] {ff959e23-ddc2-44ae-81fb-d72e3577998f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2052 | 2023.12.30 06:25:46.040709 [ 3 ] {ff959e23-ddc2-44ae-81fb-d72e3577998f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2053 | 2023.12.30 06:25:46.040815 [ 3 ] {ff959e23-ddc2-44ae-81fb-d72e3577998f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2054 | 2023.12.30 06:25:46.041090 [ 3 ] {ff959e23-ddc2-44ae-81fb-d72e3577998f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2055 | 2023.12.30 06:25:46.041295 [ 3 ] {ff959e23-ddc2-44ae-81fb-d72e3577998f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2056 | 2023.12.30 06:25:46.041443 [ 3 ] {ff959e23-ddc2-44ae-81fb-d72e3577998f} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2057 | 2023.12.30 06:25:46.041545 [ 3 ] {ff959e23-ddc2-44ae-81fb-d72e3577998f} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.00084351 sec., 54534 rows/sec., 4.26 MiB/sec. | ||
2058 | 2023.12.30 06:25:46.041678 [ 3 ] {ff959e23-ddc2-44ae-81fb-d72e3577998f} <Debug> DynamicQueryHandler: Done processing query | ||
2059 | 2023.12.30 06:25:46.041702 [ 3 ] {ff959e23-ddc2-44ae-81fb-d72e3577998f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2060 | 2023.12.30 06:25:46.041717 [ 3 ] {} <Debug> HTTP-Session: 05fcb9ad-a4c2-4763-93cc-3a2f5507f7e7 Destroying unnamed session | ||
2061 | 2023.12.30 06:25:46.041911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2062 | 2023.12.30 06:25:46.041957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2063 | 2023.12.30 06:25:46.041975 [ 3 ] {} <Debug> HTTP-Session: 80d11f61-7fb9-4bff-a9f1-9f8068b2abb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2064 | 2023.12.30 06:25:46.041992 [ 3 ] {} <Debug> HTTP-Session: 80d11f61-7fb9-4bff-a9f1-9f8068b2abb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2065 | 2023.12.30 06:25:46.042080 [ 3 ] {17a3f366-6b76-4402-93c4-7fd8253077ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2066 | 2023.12.30 06:25:46.042125 [ 3 ] {17a3f366-6b76-4402-93c4-7fd8253077ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2067 | 2023.12.30 06:25:46.042264 [ 3 ] {17a3f366-6b76-4402-93c4-7fd8253077ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2068 | 2023.12.30 06:25:46.042712 [ 3 ] {17a3f366-6b76-4402-93c4-7fd8253077ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2069 | 2023.12.30 06:25:46.043038 [ 3 ] {17a3f366-6b76-4402-93c4-7fd8253077ee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2070 | 2023.12.30 06:25:46.043212 [ 3 ] {17a3f366-6b76-4402-93c4-7fd8253077ee} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2071 | 2023.12.30 06:25:46.043305 [ 158 ] {} <Debug> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2072 | 2023.12.30 06:25:46.043317 [ 3 ] {17a3f366-6b76-4402-93c4-7fd8253077ee} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001209028 sec., 38047 rows/sec., 51.34 MiB/sec. | ||
2073 | 2023.12.30 06:25:46.043363 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2074 | 2023.12.30 06:25:46.043509 [ 3 ] {17a3f366-6b76-4402-93c4-7fd8253077ee} <Debug> DynamicQueryHandler: Done processing query | ||
2075 | 2023.12.30 06:25:46.043524 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2076 | 2023.12.30 06:25:46.043544 [ 3 ] {17a3f366-6b76-4402-93c4-7fd8253077ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2077 | 2023.12.30 06:25:46.043635 [ 3 ] {} <Debug> HTTP-Session: 80d11f61-7fb9-4bff-a9f1-9f8068b2abb8 Destroying unnamed session | ||
2078 | 2023.12.30 06:25:46.043775 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2079 | 2023.12.30 06:25:46.043847 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 236 rows starting from the beginning of the part | ||
2080 | 2023.12.30 06:25:46.044074 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::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 | ||
2081 | 2023.12.30 06:25:46.044254 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part | ||
2082 | 2023.12.30 06:25:46.044420 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part | ||
2083 | 2023.12.30 06:25:46.044519 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part | ||
2084 | 2023.12.30 06:25:46.044611 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part | ||
2085 | 2023.12.30 06:25:46.046135 [ 12 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 466 rows, containing 6 columns (6 merged, 0 gathered) in 0.002694922 sec., 172917.8061554286 rows/sec., 233.34 MiB/sec. | ||
2086 | 2023.12.30 06:25:46.046575 [ 14 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2087 | 2023.12.30 06:25:46.046901 [ 14 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2088 | 2023.12.30 06:25:46.046994 [ 14 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2089 | 2023.12.30 06:25:46.047098 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_11_2: 4.00 MiB. | ||
2090 | 2023.12.30 06:25:47.000136 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.06 MiB, peak 236.33 MiB, will set to 230.95 MiB (RSS), difference: -4.11 MiB | ||
2091 | 2023.12.30 06:25:54.663459 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2092 | 2023.12.30 06:25:54.663560 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2093 | 2023.12.30 06:25:56.037288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2094 | 2023.12.30 06:25:56.037402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2095 | 2023.12.30 06:25:56.037431 [ 3 ] {} <Debug> HTTP-Session: 6a98e7ca-f72a-4c65-a34e-68438f674f2c Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2096 | 2023.12.30 06:25:56.037458 [ 3 ] {} <Debug> HTTP-Session: 6a98e7ca-f72a-4c65-a34e-68438f674f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2097 | 2023.12.30 06:25:56.037606 [ 3 ] {29ee6112-d3f5-4946-a021-acecb5cd63fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2098 | 2023.12.30 06:25:56.037670 [ 3 ] {29ee6112-d3f5-4946-a021-acecb5cd63fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2099 | 2023.12.30 06:25:56.037822 [ 3 ] {29ee6112-d3f5-4946-a021-acecb5cd63fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2100 | 2023.12.30 06:25:56.038239 [ 3 ] {29ee6112-d3f5-4946-a021-acecb5cd63fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2101 | 2023.12.30 06:25:56.038501 [ 3 ] {29ee6112-d3f5-4946-a021-acecb5cd63fb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2102 | 2023.12.30 06:25:56.038658 [ 3 ] {29ee6112-d3f5-4946-a021-acecb5cd63fb} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2103 | 2023.12.30 06:25:56.038774 [ 3 ] {29ee6112-d3f5-4946-a021-acecb5cd63fb} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001128766 sec., 40752 rows/sec., 3.23 MiB/sec. | ||
2104 | 2023.12.30 06:25:56.038938 [ 3 ] {29ee6112-d3f5-4946-a021-acecb5cd63fb} <Debug> DynamicQueryHandler: Done processing query | ||
2105 | 2023.12.30 06:25:56.038965 [ 3 ] {29ee6112-d3f5-4946-a021-acecb5cd63fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2106 | 2023.12.30 06:25:56.038982 [ 3 ] {} <Debug> HTTP-Session: 6a98e7ca-f72a-4c65-a34e-68438f674f2c Destroying unnamed session | ||
2107 | 2023.12.30 06:25:56.039095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2108 | 2023.12.30 06:25:56.039140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2109 | 2023.12.30 06:25:56.039160 [ 3 ] {} <Debug> HTTP-Session: c7a0e0bd-daa7-495e-9c20-ef80ca661c62 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2110 | 2023.12.30 06:25:56.039177 [ 3 ] {} <Debug> HTTP-Session: c7a0e0bd-daa7-495e-9c20-ef80ca661c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2111 | 2023.12.30 06:25:56.039248 [ 3 ] {1a1ddc9f-514f-4a90-99b7-519c06678230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2112 | 2023.12.30 06:25:56.039289 [ 3 ] {1a1ddc9f-514f-4a90-99b7-519c06678230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2113 | 2023.12.30 06:25:56.039403 [ 3 ] {1a1ddc9f-514f-4a90-99b7-519c06678230} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2114 | 2023.12.30 06:25:56.039666 [ 3 ] {1a1ddc9f-514f-4a90-99b7-519c06678230} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2115 | 2023.12.30 06:25:56.039869 [ 3 ] {1a1ddc9f-514f-4a90-99b7-519c06678230} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2116 | 2023.12.30 06:25:56.040013 [ 3 ] {1a1ddc9f-514f-4a90-99b7-519c06678230} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2117 | 2023.12.30 06:25:56.040117 [ 3 ] {1a1ddc9f-514f-4a90-99b7-519c06678230} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000840789 sec., 2378 rows/sec., 203.26 KiB/sec. | ||
2118 | 2023.12.30 06:25:56.040267 [ 3 ] {1a1ddc9f-514f-4a90-99b7-519c06678230} <Debug> DynamicQueryHandler: Done processing query | ||
2119 | 2023.12.30 06:25:56.040291 [ 3 ] {1a1ddc9f-514f-4a90-99b7-519c06678230} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2120 | 2023.12.30 06:25:56.040306 [ 3 ] {} <Debug> HTTP-Session: c7a0e0bd-daa7-495e-9c20-ef80ca661c62 Destroying unnamed session | ||
2121 | 2023.12.30 06:25:56.040463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2122 | 2023.12.30 06:25:56.040508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2123 | 2023.12.30 06:25:56.040528 [ 3 ] {} <Debug> HTTP-Session: 95fe4ba9-479c-46ae-94c3-ff6c5f9da7ae Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2124 | 2023.12.30 06:25:56.040544 [ 3 ] {} <Debug> HTTP-Session: 95fe4ba9-479c-46ae-94c3-ff6c5f9da7ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2125 | 2023.12.30 06:25:56.040619 [ 3 ] {aa0d50b9-d30b-4931-a1dc-09438e497227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2126 | 2023.12.30 06:25:56.040656 [ 3 ] {aa0d50b9-d30b-4931-a1dc-09438e497227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2127 | 2023.12.30 06:25:56.040766 [ 3 ] {aa0d50b9-d30b-4931-a1dc-09438e497227} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2128 | 2023.12.30 06:25:56.041156 [ 3 ] {aa0d50b9-d30b-4931-a1dc-09438e497227} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2129 | 2023.12.30 06:25:56.041367 [ 3 ] {aa0d50b9-d30b-4931-a1dc-09438e497227} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2130 | 2023.12.30 06:25:56.041525 [ 3 ] {aa0d50b9-d30b-4931-a1dc-09438e497227} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2131 | 2023.12.30 06:25:56.041629 [ 3 ] {aa0d50b9-d30b-4931-a1dc-09438e497227} <Information> executeQuery: Read 139 rows, 13.65 KiB in 0.000982933 sec., 141413 rows/sec., 13.56 MiB/sec. | ||
2132 | 2023.12.30 06:25:56.041620 [ 154 ] {} <Debug> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2133 | 2023.12.30 06:25:56.041693 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2134 | 2023.12.30 06:25:56.041752 [ 3 ] {aa0d50b9-d30b-4931-a1dc-09438e497227} <Debug> DynamicQueryHandler: Done processing query | ||
2135 | 2023.12.30 06:25:56.041791 [ 3 ] {aa0d50b9-d30b-4931-a1dc-09438e497227} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2136 | 2023.12.30 06:25:56.041800 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2137 | 2023.12.30 06:25:56.041814 [ 3 ] {} <Debug> HTTP-Session: 95fe4ba9-479c-46ae-94c3-ff6c5f9da7ae Destroying unnamed session | ||
2138 | 2023.12.30 06:25:56.041967 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2139 | 2023.12.30 06:25:56.041983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2140 | 2023.12.30 06:25:56.042035 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 176 rows starting from the beginning of the part | ||
2141 | 2023.12.30 06:25:56.042065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2142 | 2023.12.30 06:25:56.042112 [ 3 ] {} <Debug> HTTP-Session: 19f41bd3-a1cf-452d-aebb-cbf48e9d7dfd Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2143 | 2023.12.30 06:25:56.042152 [ 3 ] {} <Debug> HTTP-Session: 19f41bd3-a1cf-452d-aebb-cbf48e9d7dfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2144 | 2023.12.30 06:25:56.042330 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 140 rows starting from the beginning of the part | ||
2145 | 2023.12.30 06:25:56.042349 [ 3 ] {b2c9b82a-ccf3-4c07-8ec8-566bf1da0950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2146 | 2023.12.30 06:25:56.042443 [ 3 ] {b2c9b82a-ccf3-4c07-8ec8-566bf1da0950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2147 | 2023.12.30 06:25:56.042604 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 138 rows starting from the beginning of the part | ||
2148 | 2023.12.30 06:25:56.042905 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part | ||
2149 | 2023.12.30 06:25:56.042931 [ 3 ] {b2c9b82a-ccf3-4c07-8ec8-566bf1da0950} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2150 | 2023.12.30 06:25:56.043114 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 138 rows starting from the beginning of the part | ||
2151 | 2023.12.30 06:25:56.043324 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 139 rows starting from the beginning of the part | ||
2152 | 2023.12.30 06:25:56.043770 [ 3 ] {b2c9b82a-ccf3-4c07-8ec8-566bf1da0950} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2153 | 2023.12.30 06:25:56.044125 [ 3 ] {b2c9b82a-ccf3-4c07-8ec8-566bf1da0950} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2154 | 2023.12.30 06:25:56.044447 [ 3 ] {b2c9b82a-ccf3-4c07-8ec8-566bf1da0950} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2155 | 2023.12.30 06:25:56.044716 [ 3 ] {b2c9b82a-ccf3-4c07-8ec8-566bf1da0950} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002302253 sec., 868 rows/sec., 60.66 KiB/sec. | ||
2156 | 2023.12.30 06:25:56.045000 [ 3 ] {b2c9b82a-ccf3-4c07-8ec8-566bf1da0950} <Debug> DynamicQueryHandler: Done processing query | ||
2157 | 2023.12.30 06:25:56.045079 [ 3 ] {b2c9b82a-ccf3-4c07-8ec8-566bf1da0950} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2158 | 2023.12.30 06:25:56.045144 [ 3 ] {} <Debug> HTTP-Session: 19f41bd3-a1cf-452d-aebb-cbf48e9d7dfd Destroying unnamed session | ||
2159 | 2023.12.30 06:25:56.045205 [ 14 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.003455989 sec., 222222.92952900025 rows/sec., 21.06 MiB/sec. | ||
2160 | 2023.12.30 06:25:56.045307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2161 | 2023.12.30 06:25:56.045352 [ 14 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2162 | 2023.12.30 06:25:56.045374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2163 | 2023.12.30 06:25:56.045425 [ 3 ] {} <Debug> HTTP-Session: 27588465-1b70-4441-89a0-e706c85b0240 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2164 | 2023.12.30 06:25:56.045443 [ 3 ] {} <Debug> HTTP-Session: 27588465-1b70-4441-89a0-e706c85b0240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2165 | 2023.12.30 06:25:56.045547 [ 3 ] {2ab54db0-9c7f-4119-8392-94aa73802733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2166 | 2023.12.30 06:25:56.045610 [ 3 ] {2ab54db0-9c7f-4119-8392-94aa73802733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2167 | 2023.12.30 06:25:56.045615 [ 14 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2168 | 2023.12.30 06:25:56.045741 [ 14 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_16_3} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2169 | 2023.12.30 06:25:56.045905 [ 3 ] {2ab54db0-9c7f-4119-8392-94aa73802733} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2170 | 2023.12.30 06:25:56.046280 [ 3 ] {2ab54db0-9c7f-4119-8392-94aa73802733} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2171 | 2023.12.30 06:25:56.046485 [ 3 ] {2ab54db0-9c7f-4119-8392-94aa73802733} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2172 | 2023.12.30 06:25:56.046630 [ 3 ] {2ab54db0-9c7f-4119-8392-94aa73802733} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2173 | 2023.12.30 06:25:56.046729 [ 154 ] {} <Debug> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2174 | 2023.12.30 06:25:56.046734 [ 3 ] {2ab54db0-9c7f-4119-8392-94aa73802733} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.001152607 sec., 41644 rows/sec., 3.26 MiB/sec. | ||
2175 | 2023.12.30 06:25:56.046769 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2176 | 2023.12.30 06:25:56.046869 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2177 | 2023.12.30 06:25:56.046909 [ 3 ] {2ab54db0-9c7f-4119-8392-94aa73802733} <Debug> DynamicQueryHandler: Done processing query | ||
2178 | 2023.12.30 06:25:56.046935 [ 3 ] {2ab54db0-9c7f-4119-8392-94aa73802733} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2179 | 2023.12.30 06:25:56.046954 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2180 | 2023.12.30 06:25:56.046959 [ 3 ] {} <Debug> HTTP-Session: 27588465-1b70-4441-89a0-e706c85b0240 Destroying unnamed session | ||
2181 | 2023.12.30 06:25:56.046988 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 92 rows starting from the beginning of the part | ||
2182 | 2023.12.30 06:25:56.047083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2183 | 2023.12.30 06:25:56.047118 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
2184 | 2023.12.30 06:25:56.047137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2185 | 2023.12.30 06:25:56.047163 [ 3 ] {} <Debug> HTTP-Session: de2babb1-9e74-43ae-a8d9-8391c86aa57b Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2186 | 2023.12.30 06:25:56.047185 [ 3 ] {} <Debug> HTTP-Session: de2babb1-9e74-43ae-a8d9-8391c86aa57b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2187 | 2023.12.30 06:25:56.047226 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part | ||
2188 | 2023.12.30 06:25:56.047296 [ 3 ] {054ceb14-3cea-49b8-a4c3-8f78e26518da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2189 | 2023.12.30 06:25:56.047338 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
2190 | 2023.12.30 06:25:56.047354 [ 3 ] {054ceb14-3cea-49b8-a4c3-8f78e26518da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2191 | 2023.12.30 06:25:56.047478 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part | ||
2192 | 2023.12.30 06:25:56.047611 [ 3 ] {054ceb14-3cea-49b8-a4c3-8f78e26518da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2193 | 2023.12.30 06:25:56.047649 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
2194 | 2023.12.30 06:25:56.047997 [ 3 ] {054ceb14-3cea-49b8-a4c3-8f78e26518da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2195 | 2023.12.30 06:25:56.048396 [ 3 ] {054ceb14-3cea-49b8-a4c3-8f78e26518da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2196 | 2023.12.30 06:25:56.048549 [ 14 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 4 columns (4 merged, 0 gathered) in 0.00173662 sec., 177356.01340535062 rows/sec., 13.86 MiB/sec. | ||
2197 | 2023.12.30 06:25:56.048631 [ 3 ] {054ceb14-3cea-49b8-a4c3-8f78e26518da} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2198 | 2023.12.30 06:25:56.048698 [ 19 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2199 | 2023.12.30 06:25:56.048814 [ 3 ] {054ceb14-3cea-49b8-a4c3-8f78e26518da} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001478394 sec., 676 rows/sec., 47.56 KiB/sec. | ||
2200 | 2023.12.30 06:25:56.048967 [ 3 ] {054ceb14-3cea-49b8-a4c3-8f78e26518da} <Debug> DynamicQueryHandler: Done processing query | ||
2201 | 2023.12.30 06:25:56.048986 [ 19 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2202 | 2023.12.30 06:25:56.048995 [ 3 ] {054ceb14-3cea-49b8-a4c3-8f78e26518da} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2203 | 2023.12.30 06:25:56.049016 [ 3 ] {} <Debug> HTTP-Session: de2babb1-9e74-43ae-a8d9-8391c86aa57b Destroying unnamed session | ||
2204 | 2023.12.30 06:25:56.049052 [ 19 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_16_3} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2205 | 2023.12.30 06:25:56.049144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2206 | 2023.12.30 06:25:56.049189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2207 | 2023.12.30 06:25:56.049208 [ 3 ] {} <Debug> HTTP-Session: a1a66615-73d1-4b4a-bd22-d7ea6f87e9c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2208 | 2023.12.30 06:25:56.049224 [ 3 ] {} <Debug> HTTP-Session: a1a66615-73d1-4b4a-bd22-d7ea6f87e9c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2209 | 2023.12.30 06:25:56.049307 [ 3 ] {4711328c-0588-4c23-94ca-3ea6bc94558c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2210 | 2023.12.30 06:25:56.049351 [ 3 ] {4711328c-0588-4c23-94ca-3ea6bc94558c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2211 | 2023.12.30 06:25:56.049488 [ 3 ] {4711328c-0588-4c23-94ca-3ea6bc94558c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2212 | 2023.12.30 06:25:56.050015 [ 3 ] {4711328c-0588-4c23-94ca-3ea6bc94558c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2213 | 2023.12.30 06:25:56.050348 [ 3 ] {4711328c-0588-4c23-94ca-3ea6bc94558c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2214 | 2023.12.30 06:25:56.050556 [ 3 ] {4711328c-0588-4c23-94ca-3ea6bc94558c} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2215 | 2023.12.30 06:25:56.050659 [ 3 ] {4711328c-0588-4c23-94ca-3ea6bc94558c} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.00132385 sec., 34747 rows/sec., 46.89 MiB/sec. | ||
2216 | 2023.12.30 06:25:56.050778 [ 3 ] {4711328c-0588-4c23-94ca-3ea6bc94558c} <Debug> DynamicQueryHandler: Done processing query | ||
2217 | 2023.12.30 06:25:56.050800 [ 3 ] {4711328c-0588-4c23-94ca-3ea6bc94558c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2218 | 2023.12.30 06:25:56.050816 [ 3 ] {} <Debug> HTTP-Session: a1a66615-73d1-4b4a-bd22-d7ea6f87e9c8 Destroying unnamed session | ||
2219 | 2023.12.30 06:26:06.037392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2220 | 2023.12.30 06:26:06.037542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2221 | 2023.12.30 06:26:06.037570 [ 3 ] {} <Debug> HTTP-Session: 6b67d852-2f15-46b7-a649-d65845fcced9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2222 | 2023.12.30 06:26:06.037594 [ 3 ] {} <Debug> HTTP-Session: 6b67d852-2f15-46b7-a649-d65845fcced9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2223 | 2023.12.30 06:26:06.037721 [ 3 ] {b695f181-6a58-4c29-a1ad-4a7a1168ead3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2224 | 2023.12.30 06:26:06.037782 [ 3 ] {b695f181-6a58-4c29-a1ad-4a7a1168ead3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2225 | 2023.12.30 06:26:06.037944 [ 3 ] {b695f181-6a58-4c29-a1ad-4a7a1168ead3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2226 | 2023.12.30 06:26:06.038373 [ 3 ] {b695f181-6a58-4c29-a1ad-4a7a1168ead3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2227 | 2023.12.30 06:26:06.038645 [ 3 ] {b695f181-6a58-4c29-a1ad-4a7a1168ead3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2228 | 2023.12.30 06:26:06.038808 [ 3 ] {b695f181-6a58-4c29-a1ad-4a7a1168ead3} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2229 | 2023.12.30 06:26:06.038954 [ 3 ] {b695f181-6a58-4c29-a1ad-4a7a1168ead3} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001192688 sec., 38568 rows/sec., 3.05 MiB/sec. | ||
2230 | 2023.12.30 06:26:06.039092 [ 3 ] {b695f181-6a58-4c29-a1ad-4a7a1168ead3} <Debug> DynamicQueryHandler: Done processing query | ||
2231 | 2023.12.30 06:26:06.039118 [ 3 ] {b695f181-6a58-4c29-a1ad-4a7a1168ead3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2232 | 2023.12.30 06:26:06.039134 [ 3 ] {} <Debug> HTTP-Session: 6b67d852-2f15-46b7-a649-d65845fcced9 Destroying unnamed session | ||
2233 | 2023.12.30 06:26:06.039271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2234 | 2023.12.30 06:26:06.039319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2235 | 2023.12.30 06:26:06.039339 [ 3 ] {} <Debug> HTTP-Session: a57552cb-dba3-45ce-b4bd-1abf6a91f857 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2236 | 2023.12.30 06:26:06.039357 [ 3 ] {} <Debug> HTTP-Session: a57552cb-dba3-45ce-b4bd-1abf6a91f857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2237 | 2023.12.30 06:26:06.039444 [ 3 ] {7b00df37-c1f9-4d23-a4c6-a005389b41a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2238 | 2023.12.30 06:26:06.039486 [ 3 ] {7b00df37-c1f9-4d23-a4c6-a005389b41a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2239 | 2023.12.30 06:26:06.039597 [ 3 ] {7b00df37-c1f9-4d23-a4c6-a005389b41a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2240 | 2023.12.30 06:26:06.039967 [ 3 ] {7b00df37-c1f9-4d23-a4c6-a005389b41a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2241 | 2023.12.30 06:26:06.040187 [ 3 ] {7b00df37-c1f9-4d23-a4c6-a005389b41a4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2242 | 2023.12.30 06:26:06.040337 [ 3 ] {7b00df37-c1f9-4d23-a4c6-a005389b41a4} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2243 | 2023.12.30 06:26:06.040468 [ 3 ] {7b00df37-c1f9-4d23-a4c6-a005389b41a4} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.000993023 sec., 138969 rows/sec., 13.34 MiB/sec. | ||
2244 | 2023.12.30 06:26:06.040589 [ 3 ] {7b00df37-c1f9-4d23-a4c6-a005389b41a4} <Debug> DynamicQueryHandler: Done processing query | ||
2245 | 2023.12.30 06:26:06.040613 [ 3 ] {7b00df37-c1f9-4d23-a4c6-a005389b41a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2246 | 2023.12.30 06:26:06.040629 [ 3 ] {} <Debug> HTTP-Session: a57552cb-dba3-45ce-b4bd-1abf6a91f857 Destroying unnamed session | ||
2247 | 2023.12.30 06:26:06.040752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2248 | 2023.12.30 06:26:06.040798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2249 | 2023.12.30 06:26:06.040817 [ 3 ] {} <Debug> HTTP-Session: ee5eec29-9cdf-4e02-8c89-123952b35fbe Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2250 | 2023.12.30 06:26:06.040834 [ 3 ] {} <Debug> HTTP-Session: ee5eec29-9cdf-4e02-8c89-123952b35fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2251 | 2023.12.30 06:26:06.040910 [ 3 ] {78d302c6-15f1-49bb-8500-e25e4235f578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2252 | 2023.12.30 06:26:06.040951 [ 3 ] {78d302c6-15f1-49bb-8500-e25e4235f578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2253 | 2023.12.30 06:26:06.041060 [ 3 ] {78d302c6-15f1-49bb-8500-e25e4235f578} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2254 | 2023.12.30 06:26:06.041346 [ 3 ] {78d302c6-15f1-49bb-8500-e25e4235f578} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2255 | 2023.12.30 06:26:06.041557 [ 3 ] {78d302c6-15f1-49bb-8500-e25e4235f578} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2256 | 2023.12.30 06:26:06.041699 [ 3 ] {78d302c6-15f1-49bb-8500-e25e4235f578} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2257 | 2023.12.30 06:26:06.041824 [ 3 ] {78d302c6-15f1-49bb-8500-e25e4235f578} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.00088569 sec., 51936 rows/sec., 4.06 MiB/sec. | ||
2258 | 2023.12.30 06:26:06.041928 [ 3 ] {78d302c6-15f1-49bb-8500-e25e4235f578} <Debug> DynamicQueryHandler: Done processing query | ||
2259 | 2023.12.30 06:26:06.041951 [ 3 ] {78d302c6-15f1-49bb-8500-e25e4235f578} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2260 | 2023.12.30 06:26:06.041966 [ 3 ] {} <Debug> HTTP-Session: ee5eec29-9cdf-4e02-8c89-123952b35fbe Destroying unnamed session | ||
2261 | 2023.12.30 06:26:06.042172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2262 | 2023.12.30 06:26:06.042216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2263 | 2023.12.30 06:26:06.042234 [ 3 ] {} <Debug> HTTP-Session: 4ffba1a2-b2f0-4cfd-b259-717960180fa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2264 | 2023.12.30 06:26:06.042251 [ 3 ] {} <Debug> HTTP-Session: 4ffba1a2-b2f0-4cfd-b259-717960180fa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2265 | 2023.12.30 06:26:06.042339 [ 3 ] {480104d5-dd90-406b-b3ab-45c64a4799d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2266 | 2023.12.30 06:26:06.042385 [ 3 ] {480104d5-dd90-406b-b3ab-45c64a4799d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2267 | 2023.12.30 06:26:06.042521 [ 3 ] {480104d5-dd90-406b-b3ab-45c64a4799d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2268 | 2023.12.30 06:26:06.042982 [ 3 ] {480104d5-dd90-406b-b3ab-45c64a4799d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2269 | 2023.12.30 06:26:06.043300 [ 3 ] {480104d5-dd90-406b-b3ab-45c64a4799d8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2270 | 2023.12.30 06:26:06.043482 [ 3 ] {480104d5-dd90-406b-b3ab-45c64a4799d8} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2271 | 2023.12.30 06:26:06.043613 [ 3 ] {480104d5-dd90-406b-b3ab-45c64a4799d8} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001245299 sec., 36938 rows/sec., 49.85 MiB/sec. | ||
2272 | 2023.12.30 06:26:06.043807 [ 3 ] {480104d5-dd90-406b-b3ab-45c64a4799d8} <Debug> DynamicQueryHandler: Done processing query | ||
2273 | 2023.12.30 06:26:06.043832 [ 3 ] {480104d5-dd90-406b-b3ab-45c64a4799d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2274 | 2023.12.30 06:26:06.043847 [ 3 ] {} <Debug> HTTP-Session: 4ffba1a2-b2f0-4cfd-b259-717960180fa0 Destroying unnamed session | ||
2275 | 2023.12.30 06:26:08.376815 [ 146 ] {} <Debug> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2276 | 2023.12.30 06:26:08.376940 [ 146 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2277 | 2023.12.30 06:26:08.377102 [ 14 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2278 | 2023.12.30 06:26:08.377318 [ 14 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2279 | 2023.12.30 06:26:08.377384 [ 14 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2280 | 2023.12.30 06:26:08.377611 [ 14 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2281 | 2023.12.30 06:26:08.377768 [ 14 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2282 | 2023.12.30 06:26:08.377911 [ 14 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2283 | 2023.12.30 06:26:08.378045 [ 14 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2284 | 2023.12.30 06:26:08.378587 [ 19 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001563416 sec., 7675.500314695513 rows/sec., 650.87 KiB/sec. | ||
2285 | 2023.12.30 06:26:08.378716 [ 19 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2286 | 2023.12.30 06:26:08.378923 [ 19 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2287 | 2023.12.30 06:26:08.378999 [ 19 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_5_1} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2288 | 2023.12.30 06:26:08.544233 [ 146 ] {} <Debug> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2289 | 2023.12.30 06:26:08.544282 [ 146 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2290 | 2023.12.30 06:26:08.544349 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2291 | 2023.12.30 06:26:08.544452 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2292 | 2023.12.30 06:26:08.544484 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2293 | 2023.12.30 06:26:08.544600 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2294 | 2023.12.30 06:26:08.544693 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2295 | 2023.12.30 06:26:08.544775 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2296 | 2023.12.30 06:26:08.544855 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2297 | 2023.12.30 06:26:08.545394 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001074025 sec., 11172.924280161076 rows/sec., 780.14 KiB/sec. | ||
2298 | 2023.12.30 06:26:08.545487 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2299 | 2023.12.30 06:26:08.545644 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2300 | 2023.12.30 06:26:08.545706 [ 12 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_5_1} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2301 | 2023.12.30 06:26:09.663618 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2302 | 2023.12.30 06:26:09.663676 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2303 | 2023.12.30 06:26:11.035757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2304 | 2023.12.30 06:26:11.035862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2305 | 2023.12.30 06:26:11.035887 [ 3 ] {} <Debug> HTTP-Session: 5d626ffe-3ac6-4239-b606-a7b5f65b3154 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2306 | 2023.12.30 06:26:11.035911 [ 3 ] {} <Debug> HTTP-Session: 5d626ffe-3ac6-4239-b606-a7b5f65b3154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2307 | 2023.12.30 06:26:11.036053 [ 3 ] {b20f1c8b-9159-46b4-bbec-c0b03d3e95e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2308 | 2023.12.30 06:26:11.036123 [ 3 ] {b20f1c8b-9159-46b4-bbec-c0b03d3e95e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2309 | 2023.12.30 06:26:11.036297 [ 3 ] {b20f1c8b-9159-46b4-bbec-c0b03d3e95e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2310 | 2023.12.30 06:26:11.036742 [ 3 ] {b20f1c8b-9159-46b4-bbec-c0b03d3e95e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2311 | 2023.12.30 06:26:11.037000 [ 3 ] {b20f1c8b-9159-46b4-bbec-c0b03d3e95e4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2312 | 2023.12.30 06:26:11.037163 [ 3 ] {b20f1c8b-9159-46b4-bbec-c0b03d3e95e4} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2313 | 2023.12.30 06:26:11.037292 [ 3 ] {b20f1c8b-9159-46b4-bbec-c0b03d3e95e4} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001197967 sec., 30050 rows/sec., 2.52 MiB/sec. | ||
2314 | 2023.12.30 06:26:11.037600 [ 3 ] {b20f1c8b-9159-46b4-bbec-c0b03d3e95e4} <Debug> DynamicQueryHandler: Done processing query | ||
2315 | 2023.12.30 06:26:11.037632 [ 3 ] {b20f1c8b-9159-46b4-bbec-c0b03d3e95e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2316 | 2023.12.30 06:26:11.037652 [ 3 ] {} <Debug> HTTP-Session: 5d626ffe-3ac6-4239-b606-a7b5f65b3154 Destroying unnamed session | ||
2317 | 2023.12.30 06:26:11.037785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2318 | 2023.12.30 06:26:11.037856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2319 | 2023.12.30 06:26:11.037876 [ 3 ] {} <Debug> HTTP-Session: 2effe0f9-15be-413e-ae3f-51110ad7e03e Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2320 | 2023.12.30 06:26:11.037895 [ 3 ] {} <Debug> HTTP-Session: 2effe0f9-15be-413e-ae3f-51110ad7e03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2321 | 2023.12.30 06:26:11.037976 [ 3 ] {b5fa5690-5951-41fa-951a-f8d75f1313d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2322 | 2023.12.30 06:26:11.038017 [ 3 ] {b5fa5690-5951-41fa-951a-f8d75f1313d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2323 | 2023.12.30 06:26:11.038126 [ 3 ] {b5fa5690-5951-41fa-951a-f8d75f1313d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2324 | 2023.12.30 06:26:11.038452 [ 3 ] {b5fa5690-5951-41fa-951a-f8d75f1313d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2325 | 2023.12.30 06:26:11.038663 [ 3 ] {b5fa5690-5951-41fa-951a-f8d75f1313d2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2326 | 2023.12.30 06:26:11.038811 [ 3 ] {b5fa5690-5951-41fa-951a-f8d75f1313d2} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2327 | 2023.12.30 06:26:11.038938 [ 3 ] {b5fa5690-5951-41fa-951a-f8d75f1313d2} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000927381 sec., 25879 rows/sec., 2.00 MiB/sec. | ||
2328 | 2023.12.30 06:26:11.039061 [ 3 ] {b5fa5690-5951-41fa-951a-f8d75f1313d2} <Debug> DynamicQueryHandler: Done processing query | ||
2329 | 2023.12.30 06:26:11.039085 [ 3 ] {b5fa5690-5951-41fa-951a-f8d75f1313d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2330 | 2023.12.30 06:26:11.039102 [ 3 ] {} <Debug> HTTP-Session: 2effe0f9-15be-413e-ae3f-51110ad7e03e Destroying unnamed session | ||
2331 | 2023.12.30 06:26:11.039245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2332 | 2023.12.30 06:26:11.039290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2333 | 2023.12.30 06:26:11.039309 [ 3 ] {} <Debug> HTTP-Session: fa214f2f-a5ed-429f-aaab-51175dddf59d Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2334 | 2023.12.30 06:26:11.039326 [ 3 ] {} <Debug> HTTP-Session: fa214f2f-a5ed-429f-aaab-51175dddf59d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2335 | 2023.12.30 06:26:11.039402 [ 3 ] {0fa0259c-e61b-4373-bc52-c37c4a553e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2336 | 2023.12.30 06:26:11.039471 [ 3 ] {0fa0259c-e61b-4373-bc52-c37c4a553e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2337 | 2023.12.30 06:26:11.039595 [ 3 ] {0fa0259c-e61b-4373-bc52-c37c4a553e59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2338 | 2023.12.30 06:26:11.039880 [ 3 ] {0fa0259c-e61b-4373-bc52-c37c4a553e59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2339 | 2023.12.30 06:26:11.040148 [ 3 ] {0fa0259c-e61b-4373-bc52-c37c4a553e59} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2340 | 2023.12.30 06:26:11.040320 [ 3 ] {0fa0259c-e61b-4373-bc52-c37c4a553e59} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2341 | 2023.12.30 06:26:11.040453 [ 3 ] {0fa0259c-e61b-4373-bc52-c37c4a553e59} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000995803 sec., 36151 rows/sec., 2.55 MiB/sec. | ||
2342 | 2023.12.30 06:26:11.040628 [ 3 ] {0fa0259c-e61b-4373-bc52-c37c4a553e59} <Debug> DynamicQueryHandler: Done processing query | ||
2343 | 2023.12.30 06:26:11.040652 [ 3 ] {0fa0259c-e61b-4373-bc52-c37c4a553e59} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2344 | 2023.12.30 06:26:11.040668 [ 3 ] {} <Debug> HTTP-Session: fa214f2f-a5ed-429f-aaab-51175dddf59d Destroying unnamed session | ||
2345 | 2023.12.30 06:26:16.037207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2346 | 2023.12.30 06:26:16.037358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2347 | 2023.12.30 06:26:16.037389 [ 3 ] {} <Debug> HTTP-Session: 0204b527-0aed-4810-806e-fc4c2c5e4c89 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2348 | 2023.12.30 06:26:16.037416 [ 3 ] {} <Debug> HTTP-Session: 0204b527-0aed-4810-806e-fc4c2c5e4c89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2349 | 2023.12.30 06:26:16.037553 [ 3 ] {2929f7d1-2880-407f-9764-8fa87760a4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2350 | 2023.12.30 06:26:16.037616 [ 3 ] {2929f7d1-2880-407f-9764-8fa87760a4a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2351 | 2023.12.30 06:26:16.037797 [ 3 ] {2929f7d1-2880-407f-9764-8fa87760a4a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2352 | 2023.12.30 06:26:16.038237 [ 3 ] {2929f7d1-2880-407f-9764-8fa87760a4a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2353 | 2023.12.30 06:26:16.038509 [ 3 ] {2929f7d1-2880-407f-9764-8fa87760a4a3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2354 | 2023.12.30 06:26:16.038668 [ 3 ] {2929f7d1-2880-407f-9764-8fa87760a4a3} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2355 | 2023.12.30 06:26:16.038813 [ 3 ] {2929f7d1-2880-407f-9764-8fa87760a4a3} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001213757 sec., 37898 rows/sec., 3.00 MiB/sec. | ||
2356 | 2023.12.30 06:26:16.038813 [ 140 ] {} <Debug> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
2357 | 2023.12.30 06:26:16.038943 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2358 | 2023.12.30 06:26:16.039007 [ 3 ] {2929f7d1-2880-407f-9764-8fa87760a4a3} <Debug> DynamicQueryHandler: Done processing query | ||
2359 | 2023.12.30 06:26:16.039078 [ 3 ] {2929f7d1-2880-407f-9764-8fa87760a4a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2360 | 2023.12.30 06:26:16.039105 [ 3 ] {} <Debug> HTTP-Session: 0204b527-0aed-4810-806e-fc4c2c5e4c89 Destroying unnamed session | ||
2361 | 2023.12.30 06:26:16.039112 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
2362 | 2023.12.30 06:26:16.039319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2363 | 2023.12.30 06:26:16.039329 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2364 | 2023.12.30 06:26:16.039407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2365 | 2023.12.30 06:26:16.039413 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 46 rows starting from the beginning of the part | ||
2366 | 2023.12.30 06:26:16.039448 [ 3 ] {} <Debug> HTTP-Session: b11ee3a7-ebda-4c07-8a6c-05a28ca1e834 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2367 | 2023.12.30 06:26:16.039496 [ 3 ] {} <Debug> HTTP-Session: b11ee3a7-ebda-4c07-8a6c-05a28ca1e834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2368 | 2023.12.30 06:26:16.039706 [ 3 ] {aa7e5917-60e3-4d45-8808-fb017809d42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2369 | 2023.12.30 06:26:16.039719 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part | ||
2370 | 2023.12.30 06:26:16.039794 [ 3 ] {aa7e5917-60e3-4d45-8808-fb017809d42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2371 | 2023.12.30 06:26:16.040031 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part | ||
2372 | 2023.12.30 06:26:16.040348 [ 3 ] {aa7e5917-60e3-4d45-8808-fb017809d42e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2373 | 2023.12.30 06:26:16.040367 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part | ||
2374 | 2023.12.30 06:26:16.040545 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part | ||
2375 | 2023.12.30 06:26:16.041104 [ 3 ] {aa7e5917-60e3-4d45-8808-fb017809d42e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2376 | 2023.12.30 06:26:16.041608 [ 3 ] {aa7e5917-60e3-4d45-8808-fb017809d42e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2377 | 2023.12.30 06:26:16.041842 [ 12 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002836546 sec., 81084.53027026531 rows/sec., 6.42 MiB/sec. | ||
2378 | 2023.12.30 06:26:16.041900 [ 3 ] {aa7e5917-60e3-4d45-8808-fb017809d42e} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2379 | 2023.12.30 06:26:16.041991 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
2380 | 2023.12.30 06:26:16.042137 [ 3 ] {aa7e5917-60e3-4d45-8808-fb017809d42e} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.002374415 sec., 58119 rows/sec., 5.58 MiB/sec. | ||
2381 | 2023.12.30 06:26:16.042344 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
2382 | 2023.12.30 06:26:16.042348 [ 3 ] {aa7e5917-60e3-4d45-8808-fb017809d42e} <Debug> DynamicQueryHandler: Done processing query | ||
2383 | 2023.12.30 06:26:16.042405 [ 3 ] {aa7e5917-60e3-4d45-8808-fb017809d42e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2384 | 2023.12.30 06:26:16.042425 [ 3 ] {} <Debug> HTTP-Session: b11ee3a7-ebda-4c07-8a6c-05a28ca1e834 Destroying unnamed session | ||
2385 | 2023.12.30 06:26:16.042452 [ 14 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_14_3} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
2386 | 2023.12.30 06:26:16.042588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2387 | 2023.12.30 06:26:16.042641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2388 | 2023.12.30 06:26:16.042660 [ 3 ] {} <Debug> HTTP-Session: f328b1c6-d6f6-447e-8b3f-e0ac6cfbace9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2389 | 2023.12.30 06:26:16.042678 [ 3 ] {} <Debug> HTTP-Session: f328b1c6-d6f6-447e-8b3f-e0ac6cfbace9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2390 | 2023.12.30 06:26:16.042758 [ 3 ] {f7f4cf98-de09-4343-95e3-2a06481b76ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2391 | 2023.12.30 06:26:16.042797 [ 3 ] {f7f4cf98-de09-4343-95e3-2a06481b76ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2392 | 2023.12.30 06:26:16.042918 [ 3 ] {f7f4cf98-de09-4343-95e3-2a06481b76ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2393 | 2023.12.30 06:26:16.043293 [ 3 ] {f7f4cf98-de09-4343-95e3-2a06481b76ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2394 | 2023.12.30 06:26:16.043512 [ 3 ] {f7f4cf98-de09-4343-95e3-2a06481b76ff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2395 | 2023.12.30 06:26:16.043666 [ 3 ] {f7f4cf98-de09-4343-95e3-2a06481b76ff} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2396 | 2023.12.30 06:26:16.043792 [ 3 ] {f7f4cf98-de09-4343-95e3-2a06481b76ff} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.001005064 sec., 45768 rows/sec., 3.58 MiB/sec. | ||
2397 | 2023.12.30 06:26:16.043912 [ 3 ] {f7f4cf98-de09-4343-95e3-2a06481b76ff} <Debug> DynamicQueryHandler: Done processing query | ||
2398 | 2023.12.30 06:26:16.043935 [ 3 ] {f7f4cf98-de09-4343-95e3-2a06481b76ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2399 | 2023.12.30 06:26:16.043950 [ 3 ] {} <Debug> HTTP-Session: f328b1c6-d6f6-447e-8b3f-e0ac6cfbace9 Destroying unnamed session | ||
2400 | 2023.12.30 06:26:16.044156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2401 | 2023.12.30 06:26:16.044202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2402 | 2023.12.30 06:26:16.044220 [ 3 ] {} <Debug> HTTP-Session: b2b9525a-a23e-4c82-b36d-087f3d9a1ab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2403 | 2023.12.30 06:26:16.044237 [ 3 ] {} <Debug> HTTP-Session: b2b9525a-a23e-4c82-b36d-087f3d9a1ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2404 | 2023.12.30 06:26:16.044335 [ 3 ] {74ea4a66-a1d3-4f12-a070-9a01c3a88409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2405 | 2023.12.30 06:26:16.044383 [ 3 ] {74ea4a66-a1d3-4f12-a070-9a01c3a88409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2406 | 2023.12.30 06:26:16.044523 [ 3 ] {74ea4a66-a1d3-4f12-a070-9a01c3a88409} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2407 | 2023.12.30 06:26:16.045009 [ 3 ] {74ea4a66-a1d3-4f12-a070-9a01c3a88409} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2408 | 2023.12.30 06:26:16.045341 [ 3 ] {74ea4a66-a1d3-4f12-a070-9a01c3a88409} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2409 | 2023.12.30 06:26:16.045544 [ 3 ] {74ea4a66-a1d3-4f12-a070-9a01c3a88409} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2410 | 2023.12.30 06:26:16.045648 [ 3 ] {74ea4a66-a1d3-4f12-a070-9a01c3a88409} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.00127948 sec., 35952 rows/sec., 48.52 MiB/sec. | ||
2411 | 2023.12.30 06:26:16.045836 [ 3 ] {74ea4a66-a1d3-4f12-a070-9a01c3a88409} <Debug> DynamicQueryHandler: Done processing query | ||
2412 | 2023.12.30 06:26:16.045859 [ 3 ] {74ea4a66-a1d3-4f12-a070-9a01c3a88409} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2413 | 2023.12.30 06:26:16.045875 [ 3 ] {} <Debug> HTTP-Session: b2b9525a-a23e-4c82-b36d-087f3d9a1ab9 Destroying unnamed session | ||
2414 | 2023.12.30 06:26:24.663723 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2415 | 2023.12.30 06:26:24.663798 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2416 | 2023.12.30 06:26:26.037178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2417 | 2023.12.30 06:26:26.037288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2418 | 2023.12.30 06:26:26.037314 [ 3 ] {} <Debug> HTTP-Session: 71c8bb13-d30d-40ec-9ba7-080146e8a8fc Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2419 | 2023.12.30 06:26:26.037337 [ 3 ] {} <Debug> HTTP-Session: 71c8bb13-d30d-40ec-9ba7-080146e8a8fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2420 | 2023.12.30 06:26:26.037460 [ 3 ] {89da9ef8-13fb-4dc5-8950-8c659f9a469b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2421 | 2023.12.30 06:26:26.037518 [ 3 ] {89da9ef8-13fb-4dc5-8950-8c659f9a469b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2422 | 2023.12.30 06:26:26.037678 [ 3 ] {89da9ef8-13fb-4dc5-8950-8c659f9a469b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2423 | 2023.12.30 06:26:26.038080 [ 3 ] {89da9ef8-13fb-4dc5-8950-8c659f9a469b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2424 | 2023.12.30 06:26:26.038353 [ 3 ] {89da9ef8-13fb-4dc5-8950-8c659f9a469b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2425 | 2023.12.30 06:26:26.038520 [ 3 ] {89da9ef8-13fb-4dc5-8950-8c659f9a469b} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2426 | 2023.12.30 06:26:26.038641 [ 3 ] {89da9ef8-13fb-4dc5-8950-8c659f9a469b} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001147126 sec., 40100 rows/sec., 3.17 MiB/sec. | ||
2427 | 2023.12.30 06:26:26.038787 [ 3 ] {89da9ef8-13fb-4dc5-8950-8c659f9a469b} <Debug> DynamicQueryHandler: Done processing query | ||
2428 | 2023.12.30 06:26:26.038812 [ 3 ] {89da9ef8-13fb-4dc5-8950-8c659f9a469b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2429 | 2023.12.30 06:26:26.038828 [ 3 ] {} <Debug> HTTP-Session: 71c8bb13-d30d-40ec-9ba7-080146e8a8fc Destroying unnamed session | ||
2430 | 2023.12.30 06:26:26.038944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2431 | 2023.12.30 06:26:26.038996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2432 | 2023.12.30 06:26:26.039016 [ 3 ] {} <Debug> HTTP-Session: 00e8fa41-9d78-47cb-8839-78021ffb2fa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2433 | 2023.12.30 06:26:26.039035 [ 3 ] {} <Debug> HTTP-Session: 00e8fa41-9d78-47cb-8839-78021ffb2fa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2434 | 2023.12.30 06:26:26.039113 [ 3 ] {5d0e7723-6227-465d-a000-0cd0236410ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2435 | 2023.12.30 06:26:26.039154 [ 3 ] {5d0e7723-6227-465d-a000-0cd0236410ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2436 | 2023.12.30 06:26:26.039269 [ 3 ] {5d0e7723-6227-465d-a000-0cd0236410ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2437 | 2023.12.30 06:26:26.039535 [ 3 ] {5d0e7723-6227-465d-a000-0cd0236410ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2438 | 2023.12.30 06:26:26.039743 [ 3 ] {5d0e7723-6227-465d-a000-0cd0236410ab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2439 | 2023.12.30 06:26:26.039888 [ 3 ] {5d0e7723-6227-465d-a000-0cd0236410ab} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2440 | 2023.12.30 06:26:26.039987 [ 3 ] {5d0e7723-6227-465d-a000-0cd0236410ab} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00084782 sec., 4717 rows/sec., 393.93 KiB/sec. | ||
2441 | 2023.12.30 06:26:26.040101 [ 3 ] {5d0e7723-6227-465d-a000-0cd0236410ab} <Debug> DynamicQueryHandler: Done processing query | ||
2442 | 2023.12.30 06:26:26.040123 [ 3 ] {5d0e7723-6227-465d-a000-0cd0236410ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2443 | 2023.12.30 06:26:26.040139 [ 3 ] {} <Debug> HTTP-Session: 00e8fa41-9d78-47cb-8839-78021ffb2fa1 Destroying unnamed session | ||
2444 | 2023.12.30 06:26:26.040310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2445 | 2023.12.30 06:26:26.040358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2446 | 2023.12.30 06:26:26.040377 [ 3 ] {} <Debug> HTTP-Session: a7e0fb41-88b2-48ab-af08-2092ba07ad5e Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2447 | 2023.12.30 06:26:26.040394 [ 3 ] {} <Debug> HTTP-Session: a7e0fb41-88b2-48ab-af08-2092ba07ad5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2448 | 2023.12.30 06:26:26.040472 [ 3 ] {410daacb-d339-486d-9efc-19f742e336f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2449 | 2023.12.30 06:26:26.040510 [ 3 ] {410daacb-d339-486d-9efc-19f742e336f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2450 | 2023.12.30 06:26:26.040613 [ 3 ] {410daacb-d339-486d-9efc-19f742e336f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2451 | 2023.12.30 06:26:26.041014 [ 3 ] {410daacb-d339-486d-9efc-19f742e336f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2452 | 2023.12.30 06:26:26.041232 [ 3 ] {410daacb-d339-486d-9efc-19f742e336f2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2453 | 2023.12.30 06:26:26.041378 [ 3 ] {410daacb-d339-486d-9efc-19f742e336f2} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2454 | 2023.12.30 06:26:26.041481 [ 3 ] {410daacb-d339-486d-9efc-19f742e336f2} <Information> executeQuery: Read 140 rows, 13.74 KiB in 0.000982243 sec., 142530 rows/sec., 13.66 MiB/sec. | ||
2455 | 2023.12.30 06:26:26.041640 [ 3 ] {410daacb-d339-486d-9efc-19f742e336f2} <Debug> DynamicQueryHandler: Done processing query | ||
2456 | 2023.12.30 06:26:26.041663 [ 3 ] {410daacb-d339-486d-9efc-19f742e336f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2457 | 2023.12.30 06:26:26.041678 [ 3 ] {} <Debug> HTTP-Session: a7e0fb41-88b2-48ab-af08-2092ba07ad5e Destroying unnamed session | ||
2458 | 2023.12.30 06:26:26.041796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2459 | 2023.12.30 06:26:26.041838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2460 | 2023.12.30 06:26:26.041857 [ 3 ] {} <Debug> HTTP-Session: 98c6fda0-edca-4128-ab28-2666915eec4a Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2461 | 2023.12.30 06:26:26.041873 [ 3 ] {} <Debug> HTTP-Session: 98c6fda0-edca-4128-ab28-2666915eec4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2462 | 2023.12.30 06:26:26.041945 [ 3 ] {33673a59-4fc4-4b02-936f-13acfc52fa17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2463 | 2023.12.30 06:26:26.041984 [ 3 ] {33673a59-4fc4-4b02-936f-13acfc52fa17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2464 | 2023.12.30 06:26:26.042095 [ 3 ] {33673a59-4fc4-4b02-936f-13acfc52fa17} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2465 | 2023.12.30 06:26:26.042346 [ 3 ] {33673a59-4fc4-4b02-936f-13acfc52fa17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2466 | 2023.12.30 06:26:26.042542 [ 3 ] {33673a59-4fc4-4b02-936f-13acfc52fa17} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2467 | 2023.12.30 06:26:26.042699 [ 3 ] {33673a59-4fc4-4b02-936f-13acfc52fa17} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2468 | 2023.12.30 06:26:26.042795 [ 3 ] {33673a59-4fc4-4b02-936f-13acfc52fa17} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000823439 sec., 4857 rows/sec., 339.18 KiB/sec. | ||
2469 | 2023.12.30 06:26:26.042904 [ 3 ] {33673a59-4fc4-4b02-936f-13acfc52fa17} <Debug> DynamicQueryHandler: Done processing query | ||
2470 | 2023.12.30 06:26:26.042926 [ 3 ] {33673a59-4fc4-4b02-936f-13acfc52fa17} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2471 | 2023.12.30 06:26:26.042941 [ 3 ] {} <Debug> HTTP-Session: 98c6fda0-edca-4128-ab28-2666915eec4a Destroying unnamed session | ||
2472 | 2023.12.30 06:26:26.043050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8524, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2473 | 2023.12.30 06:26:26.043094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2474 | 2023.12.30 06:26:26.043112 [ 3 ] {} <Debug> HTTP-Session: 09ae9ab4-61ed-42eb-b4ba-c0c0d4147df9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2475 | 2023.12.30 06:26:26.043128 [ 3 ] {} <Debug> HTTP-Session: 09ae9ab4-61ed-42eb-b4ba-c0c0d4147df9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2476 | 2023.12.30 06:26:26.043200 [ 3 ] {8dca57a0-558a-4d1a-9da4-8ac20ee07a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2477 | 2023.12.30 06:26:26.043241 [ 3 ] {8dca57a0-558a-4d1a-9da4-8ac20ee07a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2478 | 2023.12.30 06:26:26.043345 [ 3 ] {8dca57a0-558a-4d1a-9da4-8ac20ee07a97} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2479 | 2023.12.30 06:26:26.043625 [ 3 ] {8dca57a0-558a-4d1a-9da4-8ac20ee07a97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2480 | 2023.12.30 06:26:26.043822 [ 3 ] {8dca57a0-558a-4d1a-9da4-8ac20ee07a97} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2481 | 2023.12.30 06:26:26.043964 [ 3 ] {8dca57a0-558a-4d1a-9da4-8ac20ee07a97} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2482 | 2023.12.30 06:26:26.044062 [ 3 ] {8dca57a0-558a-4d1a-9da4-8ac20ee07a97} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.000833189 sec., 60010 rows/sec., 4.70 MiB/sec. | ||
2483 | 2023.12.30 06:26:26.044160 [ 3 ] {8dca57a0-558a-4d1a-9da4-8ac20ee07a97} <Debug> DynamicQueryHandler: Done processing query | ||
2484 | 2023.12.30 06:26:26.044183 [ 3 ] {8dca57a0-558a-4d1a-9da4-8ac20ee07a97} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2485 | 2023.12.30 06:26:26.044198 [ 3 ] {} <Debug> HTTP-Session: 09ae9ab4-61ed-42eb-b4ba-c0c0d4147df9 Destroying unnamed session | ||
2486 | 2023.12.30 06:26:26.044303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2487 | 2023.12.30 06:26:26.044346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2488 | 2023.12.30 06:26:26.044364 [ 3 ] {} <Debug> HTTP-Session: f09d69e3-4598-47ea-ab09-991248ca61fa Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2489 | 2023.12.30 06:26:26.044380 [ 3 ] {} <Debug> HTTP-Session: f09d69e3-4598-47ea-ab09-991248ca61fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2490 | 2023.12.30 06:26:26.044448 [ 3 ] {e333132a-6959-4957-9262-f79e0b571f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2491 | 2023.12.30 06:26:26.044489 [ 3 ] {e333132a-6959-4957-9262-f79e0b571f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2492 | 2023.12.30 06:26:26.044602 [ 3 ] {e333132a-6959-4957-9262-f79e0b571f52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2493 | 2023.12.30 06:26:26.044843 [ 3 ] {e333132a-6959-4957-9262-f79e0b571f52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2494 | 2023.12.30 06:26:26.045093 [ 3 ] {e333132a-6959-4957-9262-f79e0b571f52} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2495 | 2023.12.30 06:26:26.045266 [ 3 ] {e333132a-6959-4957-9262-f79e0b571f52} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2496 | 2023.12.30 06:26:26.045370 [ 3 ] {e333132a-6959-4957-9262-f79e0b571f52} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000896411 sec., 2231 rows/sec., 156.88 KiB/sec. | ||
2497 | 2023.12.30 06:26:26.045500 [ 3 ] {e333132a-6959-4957-9262-f79e0b571f52} <Debug> DynamicQueryHandler: Done processing query | ||
2498 | 2023.12.30 06:26:26.045524 [ 3 ] {e333132a-6959-4957-9262-f79e0b571f52} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2499 | 2023.12.30 06:26:26.045541 [ 3 ] {} <Debug> HTTP-Session: f09d69e3-4598-47ea-ab09-991248ca61fa Destroying unnamed session | ||
2500 | 2023.12.30 06:26:26.045668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2501 | 2023.12.30 06:26:26.045712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2502 | 2023.12.30 06:26:26.045731 [ 3 ] {} <Debug> HTTP-Session: 2c657273-f4a9-4723-b699-64fe896b72a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2503 | 2023.12.30 06:26:26.045748 [ 3 ] {} <Debug> HTTP-Session: 2c657273-f4a9-4723-b699-64fe896b72a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2504 | 2023.12.30 06:26:26.045837 [ 3 ] {d6826d6a-5487-4141-b03d-20845d582839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2505 | 2023.12.30 06:26:26.045881 [ 3 ] {d6826d6a-5487-4141-b03d-20845d582839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2506 | 2023.12.30 06:26:26.046017 [ 3 ] {d6826d6a-5487-4141-b03d-20845d582839} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2507 | 2023.12.30 06:26:26.046460 [ 3 ] {d6826d6a-5487-4141-b03d-20845d582839} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2508 | 2023.12.30 06:26:26.046760 [ 3 ] {d6826d6a-5487-4141-b03d-20845d582839} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2509 | 2023.12.30 06:26:26.046935 [ 3 ] {d6826d6a-5487-4141-b03d-20845d582839} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2510 | 2023.12.30 06:26:26.047054 [ 3 ] {d6826d6a-5487-4141-b03d-20845d582839} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001178247 sec., 39041 rows/sec., 52.68 MiB/sec. | ||
2511 | 2023.12.30 06:26:26.047197 [ 3 ] {d6826d6a-5487-4141-b03d-20845d582839} <Debug> DynamicQueryHandler: Done processing query | ||
2512 | 2023.12.30 06:26:26.047221 [ 3 ] {d6826d6a-5487-4141-b03d-20845d582839} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2513 | 2023.12.30 06:26:26.047253 [ 3 ] {} <Debug> HTTP-Session: 2c657273-f4a9-4723-b699-64fe896b72a4 Destroying unnamed session | ||
2514 | 2023.12.30 06:26:36.036804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2515 | 2023.12.30 06:26:36.036926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2516 | 2023.12.30 06:26:36.036951 [ 3 ] {} <Debug> HTTP-Session: 1670955a-03cf-49d1-8aca-2012062caf0e Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2517 | 2023.12.30 06:26:36.036974 [ 3 ] {} <Debug> HTTP-Session: 1670955a-03cf-49d1-8aca-2012062caf0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2518 | 2023.12.30 06:26:36.037102 [ 3 ] {14c44a03-c052-4393-a360-c98766c221e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2519 | 2023.12.30 06:26:36.037160 [ 3 ] {14c44a03-c052-4393-a360-c98766c221e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2520 | 2023.12.30 06:26:36.037314 [ 3 ] {14c44a03-c052-4393-a360-c98766c221e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2521 | 2023.12.30 06:26:36.037743 [ 3 ] {14c44a03-c052-4393-a360-c98766c221e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2522 | 2023.12.30 06:26:36.037999 [ 3 ] {14c44a03-c052-4393-a360-c98766c221e1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2523 | 2023.12.30 06:26:36.038179 [ 3 ] {14c44a03-c052-4393-a360-c98766c221e1} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2524 | 2023.12.30 06:26:36.038309 [ 3 ] {14c44a03-c052-4393-a360-c98766c221e1} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001167317 sec., 39406 rows/sec., 3.12 MiB/sec. | ||
2525 | 2023.12.30 06:26:36.038442 [ 3 ] {14c44a03-c052-4393-a360-c98766c221e1} <Debug> DynamicQueryHandler: Done processing query | ||
2526 | 2023.12.30 06:26:36.038466 [ 3 ] {14c44a03-c052-4393-a360-c98766c221e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2527 | 2023.12.30 06:26:36.038482 [ 3 ] {} <Debug> HTTP-Session: 1670955a-03cf-49d1-8aca-2012062caf0e Destroying unnamed session | ||
2528 | 2023.12.30 06:26:36.038603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2529 | 2023.12.30 06:26:36.038648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2530 | 2023.12.30 06:26:36.038667 [ 3 ] {} <Debug> HTTP-Session: 8718de02-3eaa-492f-83ca-81caac2cd1f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2531 | 2023.12.30 06:26:36.038684 [ 3 ] {} <Debug> HTTP-Session: 8718de02-3eaa-492f-83ca-81caac2cd1f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2532 | 2023.12.30 06:26:36.038758 [ 3 ] {71725e27-8282-4b0e-9d01-0ff2607b8f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2533 | 2023.12.30 06:26:36.038796 [ 3 ] {71725e27-8282-4b0e-9d01-0ff2607b8f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2534 | 2023.12.30 06:26:36.038902 [ 3 ] {71725e27-8282-4b0e-9d01-0ff2607b8f4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2535 | 2023.12.30 06:26:36.039271 [ 3 ] {71725e27-8282-4b0e-9d01-0ff2607b8f4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2536 | 2023.12.30 06:26:36.039485 [ 3 ] {71725e27-8282-4b0e-9d01-0ff2607b8f4e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2537 | 2023.12.30 06:26:36.039632 [ 3 ] {71725e27-8282-4b0e-9d01-0ff2607b8f4e} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2538 | 2023.12.30 06:26:36.039731 [ 3 ] {71725e27-8282-4b0e-9d01-0ff2607b8f4e} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.000947252 sec., 145684 rows/sec., 13.98 MiB/sec. | ||
2539 | 2023.12.30 06:26:36.039763 [ 137 ] {} <Debug> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2540 | 2023.12.30 06:26:36.039853 [ 3 ] {71725e27-8282-4b0e-9d01-0ff2607b8f4e} <Debug> DynamicQueryHandler: Done processing query | ||
2541 | 2023.12.30 06:26:36.039866 [ 137 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2542 | 2023.12.30 06:26:36.039888 [ 3 ] {71725e27-8282-4b0e-9d01-0ff2607b8f4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2543 | 2023.12.30 06:26:36.039918 [ 3 ] {} <Debug> HTTP-Session: 8718de02-3eaa-492f-83ca-81caac2cd1f3 Destroying unnamed session | ||
2544 | 2023.12.30 06:26:36.039979 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2545 | 2023.12.30 06:26:36.040066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2546 | 2023.12.30 06:26:36.040096 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2547 | 2023.12.30 06:26:36.040129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2548 | 2023.12.30 06:26:36.040132 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 178 rows starting from the beginning of the part | ||
2549 | 2023.12.30 06:26:36.040154 [ 3 ] {} <Debug> HTTP-Session: 752b972f-78f0-460a-b30f-4202ea3ea2f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2550 | 2023.12.30 06:26:36.040174 [ 3 ] {} <Debug> HTTP-Session: 752b972f-78f0-460a-b30f-4202ea3ea2f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2551 | 2023.12.30 06:26:36.040280 [ 3 ] {81a9bf61-7e30-4b21-a6c1-a1aea27643ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2552 | 2023.12.30 06:26:36.040316 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 138 rows starting from the beginning of the part | ||
2553 | 2023.12.30 06:26:36.040329 [ 3 ] {81a9bf61-7e30-4b21-a6c1-a1aea27643ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2554 | 2023.12.30 06:26:36.040526 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
2555 | 2023.12.30 06:26:36.040575 [ 3 ] {81a9bf61-7e30-4b21-a6c1-a1aea27643ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2556 | 2023.12.30 06:26:36.040674 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 138 rows starting from the beginning of the part | ||
2557 | 2023.12.30 06:26:36.040767 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 140 rows starting from the beginning of the part | ||
2558 | 2023.12.30 06:26:36.040960 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 138 rows starting from the beginning of the part | ||
2559 | 2023.12.30 06:26:36.041200 [ 3 ] {81a9bf61-7e30-4b21-a6c1-a1aea27643ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2560 | 2023.12.30 06:26:36.041445 [ 3 ] {81a9bf61-7e30-4b21-a6c1-a1aea27643ae} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2561 | 2023.12.30 06:26:36.041658 [ 3 ] {81a9bf61-7e30-4b21-a6c1-a1aea27643ae} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2562 | 2023.12.30 06:26:36.041800 [ 137 ] {} <Debug> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2563 | 2023.12.30 06:26:36.041822 [ 3 ] {81a9bf61-7e30-4b21-a6c1-a1aea27643ae} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.001491525 sec., 30840 rows/sec., 2.41 MiB/sec. | ||
2564 | 2023.12.30 06:26:36.041879 [ 137 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2565 | 2023.12.30 06:26:36.042186 [ 14 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2566 | 2023.12.30 06:26:36.042304 [ 3 ] {81a9bf61-7e30-4b21-a6c1-a1aea27643ae} <Debug> DynamicQueryHandler: Done processing query | ||
2567 | 2023.12.30 06:26:36.042365 [ 3 ] {81a9bf61-7e30-4b21-a6c1-a1aea27643ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2568 | 2023.12.30 06:26:36.042437 [ 3 ] {} <Debug> HTTP-Session: 752b972f-78f0-460a-b30f-4202ea3ea2f5 Destroying unnamed session | ||
2569 | 2023.12.30 06:26:36.042479 [ 12 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.002536228 sec., 302811.8923062122 rows/sec., 28.70 MiB/sec. | ||
2570 | 2023.12.30 06:26:36.042522 [ 14 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2571 | 2023.12.30 06:26:36.042580 [ 14 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
2572 | 2023.12.30 06:26:36.042653 [ 12 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2573 | 2023.12.30 06:26:36.042712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2574 | 2023.12.30 06:26:36.042837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2575 | 2023.12.30 06:26:36.042877 [ 14 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 46 rows starting from the beginning of the part | ||
2576 | 2023.12.30 06:26:36.042900 [ 3 ] {} <Debug> HTTP-Session: 595910d4-a09c-4b1a-9770-007a80aa0135 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2577 | 2023.12.30 06:26:36.042983 [ 3 ] {} <Debug> HTTP-Session: 595910d4-a09c-4b1a-9770-007a80aa0135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2578 | 2023.12.30 06:26:36.043033 [ 12 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2579 | 2023.12.30 06:26:36.043194 [ 12 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_21_4} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2580 | 2023.12.30 06:26:36.043318 [ 14 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
2581 | 2023.12.30 06:26:36.043344 [ 3 ] {baa21470-c8bf-4422-a352-7579312d88b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2582 | 2023.12.30 06:26:36.043479 [ 3 ] {baa21470-c8bf-4422-a352-7579312d88b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2583 | 2023.12.30 06:26:36.043617 [ 14 ] {a2e77fb8-625a-4873-939a-15e020fdc620::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 | ||
2584 | 2023.12.30 06:26:36.043926 [ 14 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part | ||
2585 | 2023.12.30 06:26:36.044211 [ 3 ] {baa21470-c8bf-4422-a352-7579312d88b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2586 | 2023.12.30 06:26:36.044213 [ 14 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part | ||
2587 | 2023.12.30 06:26:36.045361 [ 3 ] {baa21470-c8bf-4422-a352-7579312d88b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2588 | 2023.12.30 06:26:36.045949 [ 10 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 4 columns (4 merged, 0 gathered) in 0.003956621 sec., 77844.20089768518 rows/sec., 6.08 MiB/sec. | ||
2589 | 2023.12.30 06:26:36.046074 [ 3 ] {baa21470-c8bf-4422-a352-7579312d88b6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2590 | 2023.12.30 06:26:36.046126 [ 10 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2591 | 2023.12.30 06:26:36.046388 [ 3 ] {baa21470-c8bf-4422-a352-7579312d88b6} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2592 | 2023.12.30 06:26:36.046445 [ 10 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2593 | 2023.12.30 06:26:36.046572 [ 137 ] {} <Debug> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2594 | 2023.12.30 06:26:36.046594 [ 10 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_21_4} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2595 | 2023.12.30 06:26:36.046619 [ 3 ] {baa21470-c8bf-4422-a352-7579312d88b6} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.003171844 sec., 14502 rows/sec., 19.57 MiB/sec. | ||
2596 | 2023.12.30 06:26:36.046650 [ 137 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2597 | 2023.12.30 06:26:36.046844 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2598 | 2023.12.30 06:26:36.046963 [ 3 ] {baa21470-c8bf-4422-a352-7579312d88b6} <Debug> DynamicQueryHandler: Done processing query | ||
2599 | 2023.12.30 06:26:36.046995 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2600 | 2023.12.30 06:26:36.047005 [ 3 ] {baa21470-c8bf-4422-a352-7579312d88b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2601 | 2023.12.30 06:26:36.047052 [ 3 ] {} <Debug> HTTP-Session: 595910d4-a09c-4b1a-9770-007a80aa0135 Destroying unnamed session | ||
2602 | 2023.12.30 06:26:36.047057 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 466 rows starting from the beginning of the part | ||
2603 | 2023.12.30 06:26:36.047203 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part | ||
2604 | 2023.12.30 06:26:36.047297 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part | ||
2605 | 2023.12.30 06:26:36.047385 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part | ||
2606 | 2023.12.30 06:26:36.047472 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part | ||
2607 | 2023.12.30 06:26:36.047558 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part | ||
2608 | 2023.12.30 06:26:36.049069 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 696 rows, containing 6 columns (6 merged, 0 gathered) in 0.002308093 sec., 301547.6412778861 rows/sec., 406.92 MiB/sec. | ||
2609 | 2023.12.30 06:26:36.049385 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2610 | 2023.12.30 06:26:36.049598 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2611 | 2023.12.30 06:26:36.049658 [ 10 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2612 | 2023.12.30 06:26:36.049716 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_16_3: 4.00 MiB. | ||
2613 | 2023.12.30 06:26:37.001131 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.13 MiB, peak 236.48 MiB, will set to 231.02 MiB (RSS), difference: -4.11 MiB | ||
2614 | 2023.12.30 06:26:38.592490 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
2615 | 2023.12.30 06:26:38.592571 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2616 | 2023.12.30 06:26:38.592661 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
2617 | 2023.12.30 06:26:38.592798 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2618 | 2023.12.30 06:26:38.592835 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 256 rows starting from the beginning of the part | ||
2619 | 2023.12.30 06:26:38.592984 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
2620 | 2023.12.30 06:26:38.593080 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
2621 | 2023.12.30 06:26:38.593165 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
2622 | 2023.12.30 06:26:38.593247 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
2623 | 2023.12.30 06:26:38.593894 [ 25 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126711 sec., 262013.5584124504 rows/sec., 18.48 MiB/sec. | ||
2624 | 2023.12.30 06:26:38.594041 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
2625 | 2023.12.30 06:26:38.594252 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
2626 | 2023.12.30 06:26:38.594316 [ 9 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
2627 | 2023.12.30 06:26:39.663851 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2628 | 2023.12.30 06:26:39.663912 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2629 | 2023.12.30 06:26:41.035593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2630 | 2023.12.30 06:26:41.035693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2631 | 2023.12.30 06:26:41.035718 [ 3 ] {} <Debug> HTTP-Session: c3480b58-a046-4bed-b340-086d2eeeb471 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2632 | 2023.12.30 06:26:41.035741 [ 3 ] {} <Debug> HTTP-Session: c3480b58-a046-4bed-b340-086d2eeeb471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2633 | 2023.12.30 06:26:41.035860 [ 3 ] {b2b3bfdf-4939-4a03-aaa0-dffe4924f103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2634 | 2023.12.30 06:26:41.035919 [ 3 ] {b2b3bfdf-4939-4a03-aaa0-dffe4924f103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2635 | 2023.12.30 06:26:41.036074 [ 3 ] {b2b3bfdf-4939-4a03-aaa0-dffe4924f103} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2636 | 2023.12.30 06:26:41.036447 [ 3 ] {b2b3bfdf-4939-4a03-aaa0-dffe4924f103} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2637 | 2023.12.30 06:26:41.036693 [ 3 ] {b2b3bfdf-4939-4a03-aaa0-dffe4924f103} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2638 | 2023.12.30 06:26:41.036851 [ 3 ] {b2b3bfdf-4939-4a03-aaa0-dffe4924f103} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2639 | 2023.12.30 06:26:41.036975 [ 3 ] {b2b3bfdf-4939-4a03-aaa0-dffe4924f103} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001076854 sec., 1857 rows/sec., 158.70 KiB/sec. | ||
2640 | 2023.12.30 06:26:41.037147 [ 3 ] {b2b3bfdf-4939-4a03-aaa0-dffe4924f103} <Debug> DynamicQueryHandler: Done processing query | ||
2641 | 2023.12.30 06:26:41.037173 [ 3 ] {b2b3bfdf-4939-4a03-aaa0-dffe4924f103} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2642 | 2023.12.30 06:26:41.037189 [ 3 ] {} <Debug> HTTP-Session: c3480b58-a046-4bed-b340-086d2eeeb471 Destroying unnamed session | ||
2643 | 2023.12.30 06:26:41.037311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2644 | 2023.12.30 06:26:41.037359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2645 | 2023.12.30 06:26:41.037378 [ 3 ] {} <Debug> HTTP-Session: a8207790-8c9b-4b4c-a7bc-75b91494d4f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2646 | 2023.12.30 06:26:41.037395 [ 3 ] {} <Debug> HTTP-Session: a8207790-8c9b-4b4c-a7bc-75b91494d4f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2647 | 2023.12.30 06:26:41.037469 [ 3 ] {07b5d485-89ea-4f53-aab8-df8fa174ac0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2648 | 2023.12.30 06:26:41.037508 [ 3 ] {07b5d485-89ea-4f53-aab8-df8fa174ac0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2649 | 2023.12.30 06:26:41.037620 [ 3 ] {07b5d485-89ea-4f53-aab8-df8fa174ac0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2650 | 2023.12.30 06:26:41.037925 [ 3 ] {07b5d485-89ea-4f53-aab8-df8fa174ac0b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2651 | 2023.12.30 06:26:41.038132 [ 3 ] {07b5d485-89ea-4f53-aab8-df8fa174ac0b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2652 | 2023.12.30 06:26:41.038276 [ 3 ] {07b5d485-89ea-4f53-aab8-df8fa174ac0b} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2653 | 2023.12.30 06:26:41.038396 [ 3 ] {07b5d485-89ea-4f53-aab8-df8fa174ac0b} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000898721 sec., 41169 rows/sec., 3.46 MiB/sec. | ||
2654 | 2023.12.30 06:26:41.038511 [ 3 ] {07b5d485-89ea-4f53-aab8-df8fa174ac0b} <Debug> DynamicQueryHandler: Done processing query | ||
2655 | 2023.12.30 06:26:41.038537 [ 3 ] {07b5d485-89ea-4f53-aab8-df8fa174ac0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2656 | 2023.12.30 06:26:41.038553 [ 3 ] {} <Debug> HTTP-Session: a8207790-8c9b-4b4c-a7bc-75b91494d4f2 Destroying unnamed session | ||
2657 | 2023.12.30 06:26:41.038665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2658 | 2023.12.30 06:26:41.038709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2659 | 2023.12.30 06:26:41.038728 [ 3 ] {} <Debug> HTTP-Session: e2306052-3721-473a-a4fe-388427d97ec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2660 | 2023.12.30 06:26:41.038744 [ 3 ] {} <Debug> HTTP-Session: e2306052-3721-473a-a4fe-388427d97ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2661 | 2023.12.30 06:26:41.038812 [ 3 ] {ba6fe10c-af2f-431f-82ce-1422c02afac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2662 | 2023.12.30 06:26:41.038851 [ 3 ] {ba6fe10c-af2f-431f-82ce-1422c02afac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2663 | 2023.12.30 06:26:41.038958 [ 3 ] {ba6fe10c-af2f-431f-82ce-1422c02afac0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2664 | 2023.12.30 06:26:41.039213 [ 3 ] {ba6fe10c-af2f-431f-82ce-1422c02afac0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2665 | 2023.12.30 06:26:41.039412 [ 3 ] {ba6fe10c-af2f-431f-82ce-1422c02afac0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2666 | 2023.12.30 06:26:41.039555 [ 3 ] {ba6fe10c-af2f-431f-82ce-1422c02afac0} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2667 | 2023.12.30 06:26:41.039669 [ 3 ] {ba6fe10c-af2f-431f-82ce-1422c02afac0} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000827739 sec., 2416 rows/sec., 168.71 KiB/sec. | ||
2668 | 2023.12.30 06:26:41.039825 [ 3 ] {ba6fe10c-af2f-431f-82ce-1422c02afac0} <Debug> DynamicQueryHandler: Done processing query | ||
2669 | 2023.12.30 06:26:41.039850 [ 3 ] {ba6fe10c-af2f-431f-82ce-1422c02afac0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2670 | 2023.12.30 06:26:41.039865 [ 3 ] {} <Debug> HTTP-Session: e2306052-3721-473a-a4fe-388427d97ec8 Destroying unnamed session | ||
2671 | 2023.12.30 06:26:41.040001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2672 | 2023.12.30 06:26:41.040044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2673 | 2023.12.30 06:26:41.040062 [ 3 ] {} <Debug> HTTP-Session: 18c33e49-e041-425b-9a65-35799e1a453f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2674 | 2023.12.30 06:26:41.040079 [ 3 ] {} <Debug> HTTP-Session: 18c33e49-e041-425b-9a65-35799e1a453f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2675 | 2023.12.30 06:26:41.040149 [ 3 ] {5eb672ea-8cd4-48df-8b3f-62d0cae76d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2676 | 2023.12.30 06:26:41.040187 [ 3 ] {5eb672ea-8cd4-48df-8b3f-62d0cae76d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2677 | 2023.12.30 06:26:41.040302 [ 3 ] {5eb672ea-8cd4-48df-8b3f-62d0cae76d6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2678 | 2023.12.30 06:26:41.040568 [ 3 ] {5eb672ea-8cd4-48df-8b3f-62d0cae76d6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2679 | 2023.12.30 06:26:41.040768 [ 3 ] {5eb672ea-8cd4-48df-8b3f-62d0cae76d6e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2680 | 2023.12.30 06:26:41.040916 [ 3 ] {5eb672ea-8cd4-48df-8b3f-62d0cae76d6e} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2681 | 2023.12.30 06:26:41.041028 [ 3 ] {5eb672ea-8cd4-48df-8b3f-62d0cae76d6e} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000850869 sec., 30556 rows/sec., 2.37 MiB/sec. | ||
2682 | 2023.12.30 06:26:41.041228 [ 3 ] {5eb672ea-8cd4-48df-8b3f-62d0cae76d6e} <Debug> DynamicQueryHandler: Done processing query | ||
2683 | 2023.12.30 06:26:41.041252 [ 3 ] {5eb672ea-8cd4-48df-8b3f-62d0cae76d6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2684 | 2023.12.30 06:26:41.041268 [ 3 ] {} <Debug> HTTP-Session: 18c33e49-e041-425b-9a65-35799e1a453f Destroying unnamed session | ||
2685 | 2023.12.30 06:26:41.041387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2686 | 2023.12.30 06:26:41.041432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2687 | 2023.12.30 06:26:41.041450 [ 3 ] {} <Debug> HTTP-Session: bfc2897a-e66b-479e-9df7-1316ea081d0f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2688 | 2023.12.30 06:26:41.041466 [ 3 ] {} <Debug> HTTP-Session: bfc2897a-e66b-479e-9df7-1316ea081d0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2689 | 2023.12.30 06:26:41.041538 [ 3 ] {42d7b382-98a8-4cf9-aa88-d5c584377c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2690 | 2023.12.30 06:26:41.041584 [ 3 ] {42d7b382-98a8-4cf9-aa88-d5c584377c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2691 | 2023.12.30 06:26:41.041721 [ 3 ] {42d7b382-98a8-4cf9-aa88-d5c584377c77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2692 | 2023.12.30 06:26:41.042010 [ 3 ] {42d7b382-98a8-4cf9-aa88-d5c584377c77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2693 | 2023.12.30 06:26:41.042266 [ 3 ] {42d7b382-98a8-4cf9-aa88-d5c584377c77} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2694 | 2023.12.30 06:26:41.042436 [ 3 ] {42d7b382-98a8-4cf9-aa88-d5c584377c77} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2695 | 2023.12.30 06:26:41.042550 [ 3 ] {42d7b382-98a8-4cf9-aa88-d5c584377c77} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000983382 sec., 37625 rows/sec., 2.65 MiB/sec. | ||
2696 | 2023.12.30 06:26:41.042653 [ 3 ] {42d7b382-98a8-4cf9-aa88-d5c584377c77} <Debug> DynamicQueryHandler: Done processing query | ||
2697 | 2023.12.30 06:26:41.042676 [ 3 ] {42d7b382-98a8-4cf9-aa88-d5c584377c77} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2698 | 2023.12.30 06:26:41.042692 [ 3 ] {} <Debug> HTTP-Session: bfc2897a-e66b-479e-9df7-1316ea081d0f Destroying unnamed session | ||
2699 | 2023.12.30 06:26:46.037210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2700 | 2023.12.30 06:26:46.037367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2701 | 2023.12.30 06:26:46.037397 [ 3 ] {} <Debug> HTTP-Session: 2cf0fdda-7ce2-4ee5-84b0-a75370148af2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2702 | 2023.12.30 06:26:46.037425 [ 3 ] {} <Debug> HTTP-Session: 2cf0fdda-7ce2-4ee5-84b0-a75370148af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2703 | 2023.12.30 06:26:46.037566 [ 3 ] {0eb53fd0-3eec-40ee-8e9d-1391ca11754c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2704 | 2023.12.30 06:26:46.037632 [ 3 ] {0eb53fd0-3eec-40ee-8e9d-1391ca11754c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2705 | 2023.12.30 06:26:46.037812 [ 3 ] {0eb53fd0-3eec-40ee-8e9d-1391ca11754c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2706 | 2023.12.30 06:26:46.038247 [ 3 ] {0eb53fd0-3eec-40ee-8e9d-1391ca11754c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2707 | 2023.12.30 06:26:46.038513 [ 3 ] {0eb53fd0-3eec-40ee-8e9d-1391ca11754c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2708 | 2023.12.30 06:26:46.038670 [ 3 ] {0eb53fd0-3eec-40ee-8e9d-1391ca11754c} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2709 | 2023.12.30 06:26:46.038817 [ 3 ] {0eb53fd0-3eec-40ee-8e9d-1391ca11754c} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001207978 sec., 38080 rows/sec., 3.01 MiB/sec. | ||
2710 | 2023.12.30 06:26:46.038951 [ 3 ] {0eb53fd0-3eec-40ee-8e9d-1391ca11754c} <Debug> DynamicQueryHandler: Done processing query | ||
2711 | 2023.12.30 06:26:46.038975 [ 3 ] {0eb53fd0-3eec-40ee-8e9d-1391ca11754c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2712 | 2023.12.30 06:26:46.038992 [ 3 ] {} <Debug> HTTP-Session: 2cf0fdda-7ce2-4ee5-84b0-a75370148af2 Destroying unnamed session | ||
2713 | 2023.12.30 06:26:46.039163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2714 | 2023.12.30 06:26:46.039207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2715 | 2023.12.30 06:26:46.039226 [ 3 ] {} <Debug> HTTP-Session: d5db6769-7c9d-4c21-8905-4a4baa6e3691 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2716 | 2023.12.30 06:26:46.039242 [ 3 ] {} <Debug> HTTP-Session: d5db6769-7c9d-4c21-8905-4a4baa6e3691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2717 | 2023.12.30 06:26:46.039316 [ 3 ] {511df459-6697-4fad-a5db-18616323cab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2718 | 2023.12.30 06:26:46.039355 [ 3 ] {511df459-6697-4fad-a5db-18616323cab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2719 | 2023.12.30 06:26:46.039459 [ 3 ] {511df459-6697-4fad-a5db-18616323cab3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2720 | 2023.12.30 06:26:46.039826 [ 3 ] {511df459-6697-4fad-a5db-18616323cab3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2721 | 2023.12.30 06:26:46.040034 [ 3 ] {511df459-6697-4fad-a5db-18616323cab3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2722 | 2023.12.30 06:26:46.040178 [ 3 ] {511df459-6697-4fad-a5db-18616323cab3} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2723 | 2023.12.30 06:26:46.040301 [ 3 ] {511df459-6697-4fad-a5db-18616323cab3} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.000956522 sec., 144272 rows/sec., 13.85 MiB/sec. | ||
2724 | 2023.12.30 06:26:46.040403 [ 3 ] {511df459-6697-4fad-a5db-18616323cab3} <Debug> DynamicQueryHandler: Done processing query | ||
2725 | 2023.12.30 06:26:46.040427 [ 3 ] {511df459-6697-4fad-a5db-18616323cab3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2726 | 2023.12.30 06:26:46.040442 [ 3 ] {} <Debug> HTTP-Session: d5db6769-7c9d-4c21-8905-4a4baa6e3691 Destroying unnamed session | ||
2727 | 2023.12.30 06:26:46.040561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2728 | 2023.12.30 06:26:46.040603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2729 | 2023.12.30 06:26:46.040622 [ 3 ] {} <Debug> HTTP-Session: a7405c3b-4066-430b-8b1f-766618279feb Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2730 | 2023.12.30 06:26:46.040638 [ 3 ] {} <Debug> HTTP-Session: a7405c3b-4066-430b-8b1f-766618279feb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2731 | 2023.12.30 06:26:46.040708 [ 3 ] {6a996312-08e6-4fc6-b32f-bc9f6b966b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2732 | 2023.12.30 06:26:46.040746 [ 3 ] {6a996312-08e6-4fc6-b32f-bc9f6b966b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2733 | 2023.12.30 06:26:46.040851 [ 3 ] {6a996312-08e6-4fc6-b32f-bc9f6b966b34} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2734 | 2023.12.30 06:26:46.041156 [ 3 ] {6a996312-08e6-4fc6-b32f-bc9f6b966b34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2735 | 2023.12.30 06:26:46.041356 [ 3 ] {6a996312-08e6-4fc6-b32f-bc9f6b966b34} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2736 | 2023.12.30 06:26:46.041508 [ 3 ] {6a996312-08e6-4fc6-b32f-bc9f6b966b34} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2737 | 2023.12.30 06:26:46.041630 [ 3 ] {6a996312-08e6-4fc6-b32f-bc9f6b966b34} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000894841 sec., 51405 rows/sec., 4.02 MiB/sec. | ||
2738 | 2023.12.30 06:26:46.041731 [ 3 ] {6a996312-08e6-4fc6-b32f-bc9f6b966b34} <Debug> DynamicQueryHandler: Done processing query | ||
2739 | 2023.12.30 06:26:46.041753 [ 3 ] {6a996312-08e6-4fc6-b32f-bc9f6b966b34} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2740 | 2023.12.30 06:26:46.041769 [ 3 ] {} <Debug> HTTP-Session: a7405c3b-4066-430b-8b1f-766618279feb Destroying unnamed session | ||
2741 | 2023.12.30 06:26:46.041911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2742 | 2023.12.30 06:26:46.041954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2743 | 2023.12.30 06:26:46.041972 [ 3 ] {} <Debug> HTTP-Session: b48e469b-9f39-465f-89c8-0edb1a93c062 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2744 | 2023.12.30 06:26:46.041989 [ 3 ] {} <Debug> HTTP-Session: b48e469b-9f39-465f-89c8-0edb1a93c062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2745 | 2023.12.30 06:26:46.042073 [ 3 ] {f8809d1f-bac5-4e14-98f5-07a38a0496c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2746 | 2023.12.30 06:26:46.042116 [ 3 ] {f8809d1f-bac5-4e14-98f5-07a38a0496c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2747 | 2023.12.30 06:26:46.042253 [ 3 ] {f8809d1f-bac5-4e14-98f5-07a38a0496c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2748 | 2023.12.30 06:26:46.042835 [ 3 ] {f8809d1f-bac5-4e14-98f5-07a38a0496c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2749 | 2023.12.30 06:26:46.043146 [ 3 ] {f8809d1f-bac5-4e14-98f5-07a38a0496c8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2750 | 2023.12.30 06:26:46.043322 [ 3 ] {f8809d1f-bac5-4e14-98f5-07a38a0496c8} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2751 | 2023.12.30 06:26:46.043457 [ 3 ] {f8809d1f-bac5-4e14-98f5-07a38a0496c8} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001348641 sec., 34108 rows/sec., 46.03 MiB/sec. | ||
2752 | 2023.12.30 06:26:46.043595 [ 3 ] {f8809d1f-bac5-4e14-98f5-07a38a0496c8} <Debug> DynamicQueryHandler: Done processing query | ||
2753 | 2023.12.30 06:26:46.043618 [ 3 ] {f8809d1f-bac5-4e14-98f5-07a38a0496c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2754 | 2023.12.30 06:26:46.043634 [ 3 ] {} <Debug> HTTP-Session: b48e469b-9f39-465f-89c8-0edb1a93c062 Destroying unnamed session | ||
2755 | 2023.12.30 06:26:54.663971 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2756 | 2023.12.30 06:26:54.664076 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2757 | 2023.12.30 06:26:56.036746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2758 | 2023.12.30 06:26:56.036886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2759 | 2023.12.30 06:26:56.036917 [ 3 ] {} <Debug> HTTP-Session: 5606957f-8a40-49e4-bd1c-9af38cc2a2d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2760 | 2023.12.30 06:26:56.036945 [ 3 ] {} <Debug> HTTP-Session: 5606957f-8a40-49e4-bd1c-9af38cc2a2d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2761 | 2023.12.30 06:26:56.037083 [ 3 ] {68c887e5-5ff9-403b-a0be-8d3c3311cf11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2762 | 2023.12.30 06:26:56.037153 [ 3 ] {68c887e5-5ff9-403b-a0be-8d3c3311cf11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2763 | 2023.12.30 06:26:56.037339 [ 3 ] {68c887e5-5ff9-403b-a0be-8d3c3311cf11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2764 | 2023.12.30 06:26:56.037948 [ 3 ] {68c887e5-5ff9-403b-a0be-8d3c3311cf11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2765 | 2023.12.30 06:26:56.038240 [ 3 ] {68c887e5-5ff9-403b-a0be-8d3c3311cf11} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2766 | 2023.12.30 06:26:56.038410 [ 3 ] {68c887e5-5ff9-403b-a0be-8d3c3311cf11} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2767 | 2023.12.30 06:26:56.038546 [ 3 ] {68c887e5-5ff9-403b-a0be-8d3c3311cf11} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001423512 sec., 32314 rows/sec., 2.56 MiB/sec. | ||
2768 | 2023.12.30 06:26:56.038583 [ 129 ] {} <Debug> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
2769 | 2023.12.30 06:26:56.038700 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2770 | 2023.12.30 06:26:56.038722 [ 3 ] {68c887e5-5ff9-403b-a0be-8d3c3311cf11} <Debug> DynamicQueryHandler: Done processing query | ||
2771 | 2023.12.30 06:26:56.038768 [ 3 ] {68c887e5-5ff9-403b-a0be-8d3c3311cf11} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2772 | 2023.12.30 06:26:56.038839 [ 3 ] {} <Debug> HTTP-Session: 5606957f-8a40-49e4-bd1c-9af38cc2a2d3 Destroying unnamed session | ||
2773 | 2023.12.30 06:26:56.038889 [ 20 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact | ||
2774 | 2023.12.30 06:26:56.038986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2775 | 2023.12.30 06:26:56.039058 [ 20 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2776 | 2023.12.30 06:26:56.039075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2777 | 2023.12.30 06:26:56.039120 [ 20 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 46 rows starting from the beginning of the part | ||
2778 | 2023.12.30 06:26:56.039132 [ 3 ] {} <Debug> HTTP-Session: 99ca2eb8-ab87-4572-bce6-8f3e03449b56 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2779 | 2023.12.30 06:26:56.039176 [ 3 ] {} <Debug> HTTP-Session: 99ca2eb8-ab87-4572-bce6-8f3e03449b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2780 | 2023.12.30 06:26:56.039400 [ 3 ] {cda2435d-ef5e-4461-98c2-14c0abc99e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2781 | 2023.12.30 06:26:56.039442 [ 20 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part | ||
2782 | 2023.12.30 06:26:56.039477 [ 3 ] {cda2435d-ef5e-4461-98c2-14c0abc99e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2783 | 2023.12.30 06:26:56.039751 [ 20 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part | ||
2784 | 2023.12.30 06:26:56.039954 [ 3 ] {cda2435d-ef5e-4461-98c2-14c0abc99e60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2785 | 2023.12.30 06:26:56.040014 [ 20 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 46 rows starting from the beginning of the part | ||
2786 | 2023.12.30 06:26:56.040191 [ 20 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
2787 | 2023.12.30 06:26:56.040680 [ 3 ] {cda2435d-ef5e-4461-98c2-14c0abc99e60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2788 | 2023.12.30 06:26:56.041124 [ 3 ] {cda2435d-ef5e-4461-98c2-14c0abc99e60} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2789 | 2023.12.30 06:26:56.041497 [ 3 ] {cda2435d-ef5e-4461-98c2-14c0abc99e60} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2790 | 2023.12.30 06:26:56.041560 [ 9 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002785465 sec., 82571.49165399672 rows/sec., 6.54 MiB/sec. | ||
2791 | 2023.12.30 06:26:56.041691 [ 3 ] {cda2435d-ef5e-4461-98c2-14c0abc99e60} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002217512 sec., 901 rows/sec., 77.07 KiB/sec. | ||
2792 | 2023.12.30 06:26:56.041864 [ 9 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
2793 | 2023.12.30 06:26:56.041960 [ 3 ] {cda2435d-ef5e-4461-98c2-14c0abc99e60} <Debug> DynamicQueryHandler: Done processing query | ||
2794 | 2023.12.30 06:26:56.041991 [ 3 ] {cda2435d-ef5e-4461-98c2-14c0abc99e60} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2795 | 2023.12.30 06:26:56.042021 [ 3 ] {} <Debug> HTTP-Session: 99ca2eb8-ab87-4572-bce6-8f3e03449b56 Destroying unnamed session | ||
2796 | 2023.12.30 06:26:56.042153 [ 9 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. | ||
2797 | 2023.12.30 06:26:56.042171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2798 | 2023.12.30 06:26:56.042255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2799 | 2023.12.30 06:26:56.042267 [ 9 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_18_4} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 | ||
2800 | 2023.12.30 06:26:56.042282 [ 3 ] {} <Debug> HTTP-Session: 7cb39e53-7b20-4b64-beeb-3304c9790dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2801 | 2023.12.30 06:26:56.042314 [ 3 ] {} <Debug> HTTP-Session: 7cb39e53-7b20-4b64-beeb-3304c9790dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2802 | 2023.12.30 06:26:56.042442 [ 3 ] {0124f1a9-fd55-45d8-b536-68d793f2029d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2803 | 2023.12.30 06:26:56.042484 [ 3 ] {0124f1a9-fd55-45d8-b536-68d793f2029d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2804 | 2023.12.30 06:26:56.042606 [ 3 ] {0124f1a9-fd55-45d8-b536-68d793f2029d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2805 | 2023.12.30 06:26:56.043006 [ 3 ] {0124f1a9-fd55-45d8-b536-68d793f2029d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2806 | 2023.12.30 06:26:56.043231 [ 3 ] {0124f1a9-fd55-45d8-b536-68d793f2029d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2807 | 2023.12.30 06:26:56.043392 [ 3 ] {0124f1a9-fd55-45d8-b536-68d793f2029d} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2808 | 2023.12.30 06:26:56.043518 [ 3 ] {0124f1a9-fd55-45d8-b536-68d793f2029d} <Information> executeQuery: Read 139 rows, 13.65 KiB in 0.001045904 sec., 132899 rows/sec., 12.75 MiB/sec. | ||
2809 | 2023.12.30 06:26:56.043695 [ 3 ] {0124f1a9-fd55-45d8-b536-68d793f2029d} <Debug> DynamicQueryHandler: Done processing query | ||
2810 | 2023.12.30 06:26:56.043719 [ 3 ] {0124f1a9-fd55-45d8-b536-68d793f2029d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2811 | 2023.12.30 06:26:56.043735 [ 3 ] {} <Debug> HTTP-Session: 7cb39e53-7b20-4b64-beeb-3304c9790dc4 Destroying unnamed session | ||
2812 | 2023.12.30 06:26:56.043828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2813 | 2023.12.30 06:26:56.043878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2814 | 2023.12.30 06:26:56.043899 [ 3 ] {} <Debug> HTTP-Session: 4455e1ad-c4d5-42bd-a034-f4c349eb772f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2815 | 2023.12.30 06:26:56.043915 [ 3 ] {} <Debug> HTTP-Session: 4455e1ad-c4d5-42bd-a034-f4c349eb772f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2816 | 2023.12.30 06:26:56.043987 [ 3 ] {697c24d1-8bf0-4360-bf9f-5820daf1fc02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2817 | 2023.12.30 06:26:56.044026 [ 3 ] {697c24d1-8bf0-4360-bf9f-5820daf1fc02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2818 | 2023.12.30 06:26:56.044141 [ 3 ] {697c24d1-8bf0-4360-bf9f-5820daf1fc02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2819 | 2023.12.30 06:26:56.044402 [ 3 ] {697c24d1-8bf0-4360-bf9f-5820daf1fc02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2820 | 2023.12.30 06:26:56.044610 [ 3 ] {697c24d1-8bf0-4360-bf9f-5820daf1fc02} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2821 | 2023.12.30 06:26:56.044755 [ 3 ] {697c24d1-8bf0-4360-bf9f-5820daf1fc02} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2822 | 2023.12.30 06:26:56.044880 [ 3 ] {697c24d1-8bf0-4360-bf9f-5820daf1fc02} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000863429 sec., 2316 rows/sec., 161.74 KiB/sec. | ||
2823 | 2023.12.30 06:26:56.045010 [ 3 ] {697c24d1-8bf0-4360-bf9f-5820daf1fc02} <Debug> DynamicQueryHandler: Done processing query | ||
2824 | 2023.12.30 06:26:56.045033 [ 3 ] {697c24d1-8bf0-4360-bf9f-5820daf1fc02} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2825 | 2023.12.30 06:26:56.045049 [ 3 ] {} <Debug> HTTP-Session: 4455e1ad-c4d5-42bd-a034-f4c349eb772f Destroying unnamed session | ||
2826 | 2023.12.30 06:26:56.045157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2827 | 2023.12.30 06:26:56.045202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2828 | 2023.12.30 06:26:56.045221 [ 3 ] {} <Debug> HTTP-Session: 32cba7da-e7cf-4b5a-8b92-004ef92650fa Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2829 | 2023.12.30 06:26:56.045238 [ 3 ] {} <Debug> HTTP-Session: 32cba7da-e7cf-4b5a-8b92-004ef92650fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2830 | 2023.12.30 06:26:56.045311 [ 3 ] {5df1f803-dfa2-4fe2-964c-7cf944a201cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2831 | 2023.12.30 06:26:56.045351 [ 3 ] {5df1f803-dfa2-4fe2-964c-7cf944a201cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2832 | 2023.12.30 06:26:56.045458 [ 3 ] {5df1f803-dfa2-4fe2-964c-7cf944a201cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2833 | 2023.12.30 06:26:56.045753 [ 3 ] {5df1f803-dfa2-4fe2-964c-7cf944a201cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2834 | 2023.12.30 06:26:56.045955 [ 3 ] {5df1f803-dfa2-4fe2-964c-7cf944a201cf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2835 | 2023.12.30 06:26:56.046100 [ 3 ] {5df1f803-dfa2-4fe2-964c-7cf944a201cf} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2836 | 2023.12.30 06:26:56.046223 [ 3 ] {5df1f803-dfa2-4fe2-964c-7cf944a201cf} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.000883901 sec., 54304 rows/sec., 4.25 MiB/sec. | ||
2837 | 2023.12.30 06:26:56.046336 [ 3 ] {5df1f803-dfa2-4fe2-964c-7cf944a201cf} <Debug> DynamicQueryHandler: Done processing query | ||
2838 | 2023.12.30 06:26:56.046358 [ 3 ] {5df1f803-dfa2-4fe2-964c-7cf944a201cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2839 | 2023.12.30 06:26:56.046374 [ 3 ] {} <Debug> HTTP-Session: 32cba7da-e7cf-4b5a-8b92-004ef92650fa Destroying unnamed session | ||
2840 | 2023.12.30 06:26:56.046463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2841 | 2023.12.30 06:26:56.046508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2842 | 2023.12.30 06:26:56.046527 [ 3 ] {} <Debug> HTTP-Session: 87d0c094-5dbd-4ae1-890b-059dbe8eb5f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2843 | 2023.12.30 06:26:56.046544 [ 3 ] {} <Debug> HTTP-Session: 87d0c094-5dbd-4ae1-890b-059dbe8eb5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2844 | 2023.12.30 06:26:56.046613 [ 3 ] {84f13194-8e23-40b8-be46-83346f274d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2845 | 2023.12.30 06:26:56.046656 [ 3 ] {84f13194-8e23-40b8-be46-83346f274d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2846 | 2023.12.30 06:26:56.046782 [ 3 ] {84f13194-8e23-40b8-be46-83346f274d90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2847 | 2023.12.30 06:26:56.047045 [ 3 ] {84f13194-8e23-40b8-be46-83346f274d90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2848 | 2023.12.30 06:26:56.047296 [ 3 ] {84f13194-8e23-40b8-be46-83346f274d90} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2849 | 2023.12.30 06:26:56.047473 [ 3 ] {84f13194-8e23-40b8-be46-83346f274d90} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2850 | 2023.12.30 06:26:56.047600 [ 3 ] {84f13194-8e23-40b8-be46-83346f274d90} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000958802 sec., 1042 rows/sec., 73.33 KiB/sec. | ||
2851 | 2023.12.30 06:26:56.047720 [ 3 ] {84f13194-8e23-40b8-be46-83346f274d90} <Debug> DynamicQueryHandler: Done processing query | ||
2852 | 2023.12.30 06:26:56.047743 [ 3 ] {84f13194-8e23-40b8-be46-83346f274d90} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2853 | 2023.12.30 06:26:56.047759 [ 3 ] {} <Debug> HTTP-Session: 87d0c094-5dbd-4ae1-890b-059dbe8eb5f2 Destroying unnamed session | ||
2854 | 2023.12.30 06:26:56.047893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2855 | 2023.12.30 06:26:56.047939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2856 | 2023.12.30 06:26:56.047957 [ 3 ] {} <Debug> HTTP-Session: a9001b4b-0146-4356-91ca-213cab73aee0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2857 | 2023.12.30 06:26:56.047973 [ 3 ] {} <Debug> HTTP-Session: a9001b4b-0146-4356-91ca-213cab73aee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2858 | 2023.12.30 06:26:56.048059 [ 3 ] {583da484-64d0-40f2-9eec-cf0ba72bd972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2859 | 2023.12.30 06:26:56.048103 [ 3 ] {583da484-64d0-40f2-9eec-cf0ba72bd972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2860 | 2023.12.30 06:26:56.048240 [ 3 ] {583da484-64d0-40f2-9eec-cf0ba72bd972} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2861 | 2023.12.30 06:26:56.048708 [ 3 ] {583da484-64d0-40f2-9eec-cf0ba72bd972} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2862 | 2023.12.30 06:26:56.049014 [ 3 ] {583da484-64d0-40f2-9eec-cf0ba72bd972} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2863 | 2023.12.30 06:26:56.049204 [ 3 ] {583da484-64d0-40f2-9eec-cf0ba72bd972} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2864 | 2023.12.30 06:26:56.049362 [ 3 ] {583da484-64d0-40f2-9eec-cf0ba72bd972} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.0012673 sec., 36297 rows/sec., 48.98 MiB/sec. | ||
2865 | 2023.12.30 06:26:56.049548 [ 3 ] {583da484-64d0-40f2-9eec-cf0ba72bd972} <Debug> DynamicQueryHandler: Done processing query | ||
2866 | 2023.12.30 06:26:56.049571 [ 3 ] {583da484-64d0-40f2-9eec-cf0ba72bd972} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2867 | 2023.12.30 06:26:56.049586 [ 3 ] {} <Debug> HTTP-Session: a9001b4b-0146-4356-91ca-213cab73aee0 Destroying unnamed session | ||
2868 | 2023.12.30 06:27:06.036476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2869 | 2023.12.30 06:27:06.036609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2870 | 2023.12.30 06:27:06.036636 [ 3 ] {} <Debug> HTTP-Session: 055103a6-cd82-49b6-9779-b8128d9d059b Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2871 | 2023.12.30 06:27:06.036661 [ 3 ] {} <Debug> HTTP-Session: 055103a6-cd82-49b6-9779-b8128d9d059b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2872 | 2023.12.30 06:27:06.036797 [ 3 ] {c2d55a9b-0e48-4248-8118-0b2cf2578ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2873 | 2023.12.30 06:27:06.036859 [ 3 ] {c2d55a9b-0e48-4248-8118-0b2cf2578ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2874 | 2023.12.30 06:27:06.037019 [ 3 ] {c2d55a9b-0e48-4248-8118-0b2cf2578ece} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2875 | 2023.12.30 06:27:06.037498 [ 3 ] {c2d55a9b-0e48-4248-8118-0b2cf2578ece} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2876 | 2023.12.30 06:27:06.037777 [ 3 ] {c2d55a9b-0e48-4248-8118-0b2cf2578ece} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2877 | 2023.12.30 06:27:06.037948 [ 3 ] {c2d55a9b-0e48-4248-8118-0b2cf2578ece} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2878 | 2023.12.30 06:27:06.038086 [ 3 ] {c2d55a9b-0e48-4248-8118-0b2cf2578ece} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001245468 sec., 36933 rows/sec., 2.92 MiB/sec. | ||
2879 | 2023.12.30 06:27:06.038275 [ 3 ] {c2d55a9b-0e48-4248-8118-0b2cf2578ece} <Debug> DynamicQueryHandler: Done processing query | ||
2880 | 2023.12.30 06:27:06.038303 [ 3 ] {c2d55a9b-0e48-4248-8118-0b2cf2578ece} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2881 | 2023.12.30 06:27:06.038321 [ 3 ] {} <Debug> HTTP-Session: 055103a6-cd82-49b6-9779-b8128d9d059b Destroying unnamed session | ||
2882 | 2023.12.30 06:27:06.038489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2883 | 2023.12.30 06:27:06.038544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2884 | 2023.12.30 06:27:06.038564 [ 3 ] {} <Debug> HTTP-Session: aa9b8c0e-1601-4e01-82a2-9ba433722621 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2885 | 2023.12.30 06:27:06.038584 [ 3 ] {} <Debug> HTTP-Session: aa9b8c0e-1601-4e01-82a2-9ba433722621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2886 | 2023.12.30 06:27:06.038674 [ 3 ] {72563a7a-22c1-4016-a973-de8938c79858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2887 | 2023.12.30 06:27:06.038719 [ 3 ] {72563a7a-22c1-4016-a973-de8938c79858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2888 | 2023.12.30 06:27:06.038838 [ 3 ] {72563a7a-22c1-4016-a973-de8938c79858} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2889 | 2023.12.30 06:27:06.039193 [ 3 ] {72563a7a-22c1-4016-a973-de8938c79858} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2890 | 2023.12.30 06:27:06.039420 [ 3 ] {72563a7a-22c1-4016-a973-de8938c79858} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2891 | 2023.12.30 06:27:06.039570 [ 3 ] {72563a7a-22c1-4016-a973-de8938c79858} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2892 | 2023.12.30 06:27:06.039701 [ 3 ] {72563a7a-22c1-4016-a973-de8938c79858} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.000997563 sec., 138337 rows/sec., 13.28 MiB/sec. | ||
2893 | 2023.12.30 06:27:06.039824 [ 3 ] {72563a7a-22c1-4016-a973-de8938c79858} <Debug> DynamicQueryHandler: Done processing query | ||
2894 | 2023.12.30 06:27:06.039848 [ 3 ] {72563a7a-22c1-4016-a973-de8938c79858} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2895 | 2023.12.30 06:27:06.039864 [ 3 ] {} <Debug> HTTP-Session: aa9b8c0e-1601-4e01-82a2-9ba433722621 Destroying unnamed session | ||
2896 | 2023.12.30 06:27:06.039990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2897 | 2023.12.30 06:27:06.040038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2898 | 2023.12.30 06:27:06.040057 [ 3 ] {} <Debug> HTTP-Session: 8f77225b-5d6f-4ea4-b4ac-c815faabeebe Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2899 | 2023.12.30 06:27:06.040075 [ 3 ] {} <Debug> HTTP-Session: 8f77225b-5d6f-4ea4-b4ac-c815faabeebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2900 | 2023.12.30 06:27:06.040151 [ 3 ] {50b0f3d7-51fc-4fd4-b43b-c71090423d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2901 | 2023.12.30 06:27:06.040192 [ 3 ] {50b0f3d7-51fc-4fd4-b43b-c71090423d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2902 | 2023.12.30 06:27:06.040301 [ 3 ] {50b0f3d7-51fc-4fd4-b43b-c71090423d49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2903 | 2023.12.30 06:27:06.040578 [ 3 ] {50b0f3d7-51fc-4fd4-b43b-c71090423d49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2904 | 2023.12.30 06:27:06.040782 [ 3 ] {50b0f3d7-51fc-4fd4-b43b-c71090423d49} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2905 | 2023.12.30 06:27:06.040929 [ 3 ] {50b0f3d7-51fc-4fd4-b43b-c71090423d49} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2906 | 2023.12.30 06:27:06.041062 [ 3 ] {50b0f3d7-51fc-4fd4-b43b-c71090423d49} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.00088044 sec., 52246 rows/sec., 4.09 MiB/sec. | ||
2907 | 2023.12.30 06:27:06.041210 [ 3 ] {50b0f3d7-51fc-4fd4-b43b-c71090423d49} <Debug> DynamicQueryHandler: Done processing query | ||
2908 | 2023.12.30 06:27:06.041233 [ 3 ] {50b0f3d7-51fc-4fd4-b43b-c71090423d49} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2909 | 2023.12.30 06:27:06.041248 [ 3 ] {} <Debug> HTTP-Session: 8f77225b-5d6f-4ea4-b4ac-c815faabeebe Destroying unnamed session | ||
2910 | 2023.12.30 06:27:06.041430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2911 | 2023.12.30 06:27:06.041477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2912 | 2023.12.30 06:27:06.041495 [ 3 ] {} <Debug> HTTP-Session: 1a02a57f-c952-4af9-86d6-99de4ddddd94 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2913 | 2023.12.30 06:27:06.041512 [ 3 ] {} <Debug> HTTP-Session: 1a02a57f-c952-4af9-86d6-99de4ddddd94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2914 | 2023.12.30 06:27:06.041601 [ 3 ] {7a158677-9f29-443f-b229-1e49db9ec598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2915 | 2023.12.30 06:27:06.041646 [ 3 ] {7a158677-9f29-443f-b229-1e49db9ec598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2916 | 2023.12.30 06:27:06.041784 [ 3 ] {7a158677-9f29-443f-b229-1e49db9ec598} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2917 | 2023.12.30 06:27:06.042232 [ 3 ] {7a158677-9f29-443f-b229-1e49db9ec598} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2918 | 2023.12.30 06:27:06.042554 [ 3 ] {7a158677-9f29-443f-b229-1e49db9ec598} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2919 | 2023.12.30 06:27:06.042731 [ 3 ] {7a158677-9f29-443f-b229-1e49db9ec598} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2920 | 2023.12.30 06:27:06.042857 [ 3 ] {7a158677-9f29-443f-b229-1e49db9ec598} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001228908 sec., 37431 rows/sec., 50.51 MiB/sec. | ||
2921 | 2023.12.30 06:27:06.042987 [ 3 ] {7a158677-9f29-443f-b229-1e49db9ec598} <Debug> DynamicQueryHandler: Done processing query | ||
2922 | 2023.12.30 06:27:06.043010 [ 3 ] {7a158677-9f29-443f-b229-1e49db9ec598} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2923 | 2023.12.30 06:27:06.043026 [ 3 ] {} <Debug> HTTP-Session: 1a02a57f-c952-4af9-86d6-99de4ddddd94 Destroying unnamed session | ||
2924 | 2023.12.30 06:27:09.664332 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2925 | 2023.12.30 06:27:09.664404 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2926 | 2023.12.30 06:27:11.035727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2927 | 2023.12.30 06:27:11.035829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2928 | 2023.12.30 06:27:11.035854 [ 3 ] {} <Debug> HTTP-Session: 35c34a3b-9a8b-4cf5-904c-a364f95847c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2929 | 2023.12.30 06:27:11.035877 [ 3 ] {} <Debug> HTTP-Session: 35c34a3b-9a8b-4cf5-904c-a364f95847c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2930 | 2023.12.30 06:27:11.036001 [ 3 ] {7f341ee9-bd00-4cf4-82b6-3877cbc465c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2931 | 2023.12.30 06:27:11.036059 [ 3 ] {7f341ee9-bd00-4cf4-82b6-3877cbc465c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2932 | 2023.12.30 06:27:11.036212 [ 3 ] {7f341ee9-bd00-4cf4-82b6-3877cbc465c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2933 | 2023.12.30 06:27:11.036642 [ 3 ] {7f341ee9-bd00-4cf4-82b6-3877cbc465c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2934 | 2023.12.30 06:27:11.036897 [ 3 ] {7f341ee9-bd00-4cf4-82b6-3877cbc465c8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2935 | 2023.12.30 06:27:11.037057 [ 3 ] {7f341ee9-bd00-4cf4-82b6-3877cbc465c8} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2936 | 2023.12.30 06:27:11.037177 [ 3 ] {7f341ee9-bd00-4cf4-82b6-3877cbc465c8} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001138707 sec., 31614 rows/sec., 2.65 MiB/sec. | ||
2937 | 2023.12.30 06:27:11.037196 [ 120 ] {} <Debug> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2938 | 2023.12.30 06:27:11.037313 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2939 | 2023.12.30 06:27:11.037374 [ 3 ] {7f341ee9-bd00-4cf4-82b6-3877cbc465c8} <Debug> DynamicQueryHandler: Done processing query | ||
2940 | 2023.12.30 06:27:11.037439 [ 3 ] {7f341ee9-bd00-4cf4-82b6-3877cbc465c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2941 | 2023.12.30 06:27:11.037476 [ 3 ] {} <Debug> HTTP-Session: 35c34a3b-9a8b-4cf5-904c-a364f95847c5 Destroying unnamed session | ||
2942 | 2023.12.30 06:27:11.037474 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2943 | 2023.12.30 06:27:11.037678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2944 | 2023.12.30 06:27:11.037684 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2945 | 2023.12.30 06:27:11.037764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2946 | 2023.12.30 06:27:11.037770 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 178 rows starting from the beginning of the part | ||
2947 | 2023.12.30 06:27:11.037804 [ 3 ] {} <Debug> HTTP-Session: c9b355d2-90e2-4a44-88bd-f9a7d4096b6f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2948 | 2023.12.30 06:27:11.037862 [ 3 ] {} <Debug> HTTP-Session: c9b355d2-90e2-4a44-88bd-f9a7d4096b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2949 | 2023.12.30 06:27:11.038086 [ 3 ] {7443c998-7e24-4244-93c2-beb60a5c3ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2950 | 2023.12.30 06:27:11.038092 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part | ||
2951 | 2023.12.30 06:27:11.038171 [ 3 ] {7443c998-7e24-4244-93c2-beb60a5c3ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2952 | 2023.12.30 06:27:11.038357 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 138 rows starting from the beginning of the part | ||
2953 | 2023.12.30 06:27:11.038707 [ 3 ] {7443c998-7e24-4244-93c2-beb60a5c3ff6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2954 | 2023.12.30 06:27:11.038757 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 139 rows starting from the beginning of the part | ||
2955 | 2023.12.30 06:27:11.038978 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 138 rows starting from the beginning of the part | ||
2956 | 2023.12.30 06:27:11.039253 [ 25 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
2957 | 2023.12.30 06:27:11.039637 [ 3 ] {7443c998-7e24-4244-93c2-beb60a5c3ff6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2958 | 2023.12.30 06:27:11.040088 [ 3 ] {7443c998-7e24-4244-93c2-beb60a5c3ff6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2959 | 2023.12.30 06:27:11.040438 [ 3 ] {7443c998-7e24-4244-93c2-beb60a5c3ff6} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2960 | 2023.12.30 06:27:11.040637 [ 119 ] {} <Debug> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2961 | 2023.12.30 06:27:11.040714 [ 3 ] {7443c998-7e24-4244-93c2-beb60a5c3ff6} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.002578559 sec., 9307 rows/sec., 736.24 KiB/sec. | ||
2962 | 2023.12.30 06:27:11.040755 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2963 | 2023.12.30 06:27:11.040947 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2964 | 2023.12.30 06:27:11.041087 [ 3 ] {7443c998-7e24-4244-93c2-beb60a5c3ff6} <Debug> DynamicQueryHandler: Done processing query | ||
2965 | 2023.12.30 06:27:11.041164 [ 3 ] {7443c998-7e24-4244-93c2-beb60a5c3ff6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2966 | 2023.12.30 06:27:11.041244 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2967 | 2023.12.30 06:27:11.041249 [ 3 ] {} <Debug> HTTP-Session: c9b355d2-90e2-4a44-88bd-f9a7d4096b6f Destroying unnamed session | ||
2968 | 2023.12.30 06:27:11.041367 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 96 rows starting from the beginning of the part | ||
2969 | 2023.12.30 06:27:11.041519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2970 | 2023.12.30 06:27:11.041563 [ 16 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 666 rows, containing 4 columns (4 merged, 0 gathered) in 0.004171277 sec., 159663.33571230105 rows/sec., 15.00 MiB/sec. | ||
2971 | 2023.12.30 06:27:11.041639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2972 | 2023.12.30 06:27:11.041721 [ 3 ] {} <Debug> HTTP-Session: 784442be-02e7-4b4d-a8df-a3684bb65273 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2973 | 2023.12.30 06:27:11.041730 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
2974 | 2023.12.30 06:27:11.041806 [ 3 ] {} <Debug> HTTP-Session: 784442be-02e7-4b4d-a8df-a3684bb65273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2975 | 2023.12.30 06:27:11.041953 [ 16 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2976 | 2023.12.30 06:27:11.042072 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part | ||
2977 | 2023.12.30 06:27:11.042111 [ 3 ] {a332ff49-98de-4b7b-93a4-cc09d008c351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2978 | 2023.12.30 06:27:11.042263 [ 3 ] {a332ff49-98de-4b7b-93a4-cc09d008c351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2979 | 2023.12.30 06:27:11.042409 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part | ||
2980 | 2023.12.30 06:27:11.042747 [ 16 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2981 | 2023.12.30 06:27:11.042795 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 46 rows starting from the beginning of the part | ||
2982 | 2023.12.30 06:27:11.043129 [ 3 ] {a332ff49-98de-4b7b-93a4-cc09d008c351} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2983 | 2023.12.30 06:27:11.043166 [ 16 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_26_5} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2984 | 2023.12.30 06:27:11.043170 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
2985 | 2023.12.30 06:27:11.043748 [ 3 ] {a332ff49-98de-4b7b-93a4-cc09d008c351} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2986 | 2023.12.30 06:27:11.044389 [ 3 ] {a332ff49-98de-4b7b-93a4-cc09d008c351} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2987 | 2023.12.30 06:27:11.044643 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 4 columns (4 merged, 0 gathered) in 0.003826348 sec., 74744.90035929822 rows/sec., 5.83 MiB/sec. | ||
2988 | 2023.12.30 06:27:11.044709 [ 3 ] {a332ff49-98de-4b7b-93a4-cc09d008c351} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2989 | 2023.12.30 06:27:11.044786 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2990 | 2023.12.30 06:27:11.044923 [ 3 ] {a332ff49-98de-4b7b-93a4-cc09d008c351} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002721413 sec., 13228 rows/sec., 955.96 KiB/sec. | ||
2991 | 2023.12.30 06:27:11.045118 [ 3 ] {a332ff49-98de-4b7b-93a4-cc09d008c351} <Debug> DynamicQueryHandler: Done processing query | ||
2992 | 2023.12.30 06:27:11.045125 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2993 | 2023.12.30 06:27:11.045154 [ 3 ] {a332ff49-98de-4b7b-93a4-cc09d008c351} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2994 | 2023.12.30 06:27:11.045192 [ 3 ] {} <Debug> HTTP-Session: 784442be-02e7-4b4d-a8df-a3684bb65273 Destroying unnamed session | ||
2995 | 2023.12.30 06:27:11.045243 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_26_5} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2996 | 2023.12.30 06:27:16.035862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2997 | 2023.12.30 06:27:16.035980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2998 | 2023.12.30 06:27:16.036005 [ 3 ] {} <Debug> HTTP-Session: b8585b28-8939-4b7b-a52d-98b18358e475 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
2999 | 2023.12.30 06:27:16.036027 [ 3 ] {} <Debug> HTTP-Session: b8585b28-8939-4b7b-a52d-98b18358e475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3000 | 2023.12.30 06:27:16.036150 [ 3 ] {61c05ab0-7383-48f8-9d24-aa9082e6561a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3001 | 2023.12.30 06:27:16.036207 [ 3 ] {61c05ab0-7383-48f8-9d24-aa9082e6561a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3002 | 2023.12.30 06:27:16.036359 [ 3 ] {61c05ab0-7383-48f8-9d24-aa9082e6561a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3003 | 2023.12.30 06:27:16.036933 [ 3 ] {61c05ab0-7383-48f8-9d24-aa9082e6561a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
3004 | 2023.12.30 06:27:16.037204 [ 3 ] {61c05ab0-7383-48f8-9d24-aa9082e6561a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3005 | 2023.12.30 06:27:16.037368 [ 3 ] {61c05ab0-7383-48f8-9d24-aa9082e6561a} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3006 | 2023.12.30 06:27:16.037508 [ 3 ] {61c05ab0-7383-48f8-9d24-aa9082e6561a} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.00131293 sec., 35036 rows/sec., 2.77 MiB/sec. | ||
3007 | 2023.12.30 06:27:16.037668 [ 3 ] {61c05ab0-7383-48f8-9d24-aa9082e6561a} <Debug> DynamicQueryHandler: Done processing query | ||
3008 | 2023.12.30 06:27:16.037694 [ 3 ] {61c05ab0-7383-48f8-9d24-aa9082e6561a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3009 | 2023.12.30 06:27:16.037710 [ 3 ] {} <Debug> HTTP-Session: b8585b28-8939-4b7b-a52d-98b18358e475 Destroying unnamed session | ||
3010 | 2023.12.30 06:27:16.037849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3011 | 2023.12.30 06:27:16.037900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3012 | 2023.12.30 06:27:16.037919 [ 3 ] {} <Debug> HTTP-Session: 710ee06d-6195-46b8-87af-1eafe6978cc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3013 | 2023.12.30 06:27:16.037937 [ 3 ] {} <Debug> HTTP-Session: 710ee06d-6195-46b8-87af-1eafe6978cc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3014 | 2023.12.30 06:27:16.038022 [ 3 ] {baf342ac-3be1-42e3-a333-ce59e9670cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3015 | 2023.12.30 06:27:16.038062 [ 3 ] {baf342ac-3be1-42e3-a333-ce59e9670cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3016 | 2023.12.30 06:27:16.038169 [ 3 ] {baf342ac-3be1-42e3-a333-ce59e9670cab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3017 | 2023.12.30 06:27:16.038567 [ 3 ] {baf342ac-3be1-42e3-a333-ce59e9670cab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
3018 | 2023.12.30 06:27:16.038785 [ 3 ] {baf342ac-3be1-42e3-a333-ce59e9670cab} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3019 | 2023.12.30 06:27:16.038935 [ 3 ] {baf342ac-3be1-42e3-a333-ce59e9670cab} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3020 | 2023.12.30 06:27:16.039061 [ 3 ] {baf342ac-3be1-42e3-a333-ce59e9670cab} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.001010473 sec., 136569 rows/sec., 13.11 MiB/sec. | ||
3021 | 2023.12.30 06:27:16.039176 [ 3 ] {baf342ac-3be1-42e3-a333-ce59e9670cab} <Debug> DynamicQueryHandler: Done processing query | ||
3022 | 2023.12.30 06:27:16.039198 [ 3 ] {baf342ac-3be1-42e3-a333-ce59e9670cab} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3023 | 2023.12.30 06:27:16.039214 [ 3 ] {} <Debug> HTTP-Session: 710ee06d-6195-46b8-87af-1eafe6978cc1 Destroying unnamed session | ||
3024 | 2023.12.30 06:27:16.039319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3025 | 2023.12.30 06:27:16.039369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3026 | 2023.12.30 06:27:16.039388 [ 3 ] {} <Debug> HTTP-Session: 0e85cf35-a951-4aee-b161-c42c2be2e883 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3027 | 2023.12.30 06:27:16.039405 [ 3 ] {} <Debug> HTTP-Session: 0e85cf35-a951-4aee-b161-c42c2be2e883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3028 | 2023.12.30 06:27:16.039479 [ 3 ] {913c51d4-827e-497a-9f88-7798e55028a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3029 | 2023.12.30 06:27:16.039517 [ 3 ] {913c51d4-827e-497a-9f88-7798e55028a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3030 | 2023.12.30 06:27:16.039626 [ 3 ] {913c51d4-827e-497a-9f88-7798e55028a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3031 | 2023.12.30 06:27:16.039933 [ 3 ] {913c51d4-827e-497a-9f88-7798e55028a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
3032 | 2023.12.30 06:27:16.040134 [ 3 ] {913c51d4-827e-497a-9f88-7798e55028a4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3033 | 2023.12.30 06:27:16.040277 [ 3 ] {913c51d4-827e-497a-9f88-7798e55028a4} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3034 | 2023.12.30 06:27:16.040398 [ 3 ] {913c51d4-827e-497a-9f88-7798e55028a4} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.00088973 sec., 51701 rows/sec., 4.04 MiB/sec. | ||
3035 | 2023.12.30 06:27:16.040533 [ 3 ] {913c51d4-827e-497a-9f88-7798e55028a4} <Debug> DynamicQueryHandler: Done processing query | ||
3036 | 2023.12.30 06:27:16.040556 [ 3 ] {913c51d4-827e-497a-9f88-7798e55028a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3037 | 2023.12.30 06:27:16.040571 [ 3 ] {} <Debug> HTTP-Session: 0e85cf35-a951-4aee-b161-c42c2be2e883 Destroying unnamed session | ||
3038 | 2023.12.30 06:27:16.040709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3039 | 2023.12.30 06:27:16.040754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3040 | 2023.12.30 06:27:16.040772 [ 3 ] {} <Debug> HTTP-Session: aece1878-355c-47a4-adcf-20793f9ac828 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3041 | 2023.12.30 06:27:16.040789 [ 3 ] {} <Debug> HTTP-Session: aece1878-355c-47a4-adcf-20793f9ac828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3042 | 2023.12.30 06:27:16.040879 [ 3 ] {6e81baa6-bdd3-400b-8028-0baa37011fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3043 | 2023.12.30 06:27:16.040923 [ 3 ] {6e81baa6-bdd3-400b-8028-0baa37011fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3044 | 2023.12.30 06:27:16.041064 [ 3 ] {6e81baa6-bdd3-400b-8028-0baa37011fd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3045 | 2023.12.30 06:27:16.041579 [ 3 ] {6e81baa6-bdd3-400b-8028-0baa37011fd8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
3046 | 2023.12.30 06:27:16.041897 [ 3 ] {6e81baa6-bdd3-400b-8028-0baa37011fd8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3047 | 2023.12.30 06:27:16.042072 [ 3 ] {6e81baa6-bdd3-400b-8028-0baa37011fd8} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3048 | 2023.12.30 06:27:16.042213 [ 3 ] {6e81baa6-bdd3-400b-8028-0baa37011fd8} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.00130112 sec., 35354 rows/sec., 47.71 MiB/sec. | ||
3049 | 2023.12.30 06:27:16.042345 [ 3 ] {6e81baa6-bdd3-400b-8028-0baa37011fd8} <Debug> DynamicQueryHandler: Done processing query | ||
3050 | 2023.12.30 06:27:16.042368 [ 3 ] {6e81baa6-bdd3-400b-8028-0baa37011fd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3051 | 2023.12.30 06:27:16.042385 [ 3 ] {} <Debug> HTTP-Session: aece1878-355c-47a4-adcf-20793f9ac828 Destroying unnamed session | ||
3052 | 2023.12.30 06:27:24.664471 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3053 | 2023.12.30 06:27:24.664581 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3054 | 2023.12.30 06:27:26.035573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3055 | 2023.12.30 06:27:26.035692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3056 | 2023.12.30 06:27:26.035721 [ 3 ] {} <Debug> HTTP-Session: 2964e22f-2aca-4d47-ba2d-3a308193af70 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3057 | 2023.12.30 06:27:26.035747 [ 3 ] {} <Debug> HTTP-Session: 2964e22f-2aca-4d47-ba2d-3a308193af70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3058 | 2023.12.30 06:27:26.035887 [ 3 ] {a552c4ad-6de2-4035-bca0-6215a81c1d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3059 | 2023.12.30 06:27:26.035953 [ 3 ] {a552c4ad-6de2-4035-bca0-6215a81c1d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3060 | 2023.12.30 06:27:26.036131 [ 3 ] {a552c4ad-6de2-4035-bca0-6215a81c1d7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3061 | 2023.12.30 06:27:26.036610 [ 3 ] {a552c4ad-6de2-4035-bca0-6215a81c1d7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3062 | 2023.12.30 06:27:26.036886 [ 3 ] {a552c4ad-6de2-4035-bca0-6215a81c1d7f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3063 | 2023.12.30 06:27:26.037051 [ 3 ] {a552c4ad-6de2-4035-bca0-6215a81c1d7f} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3064 | 2023.12.30 06:27:26.037176 [ 3 ] {a552c4ad-6de2-4035-bca0-6215a81c1d7f} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001249459 sec., 36815 rows/sec., 2.91 MiB/sec. | ||
3065 | 2023.12.30 06:27:26.037357 [ 3 ] {a552c4ad-6de2-4035-bca0-6215a81c1d7f} <Debug> DynamicQueryHandler: Done processing query | ||
3066 | 2023.12.30 06:27:26.037385 [ 3 ] {a552c4ad-6de2-4035-bca0-6215a81c1d7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3067 | 2023.12.30 06:27:26.037402 [ 3 ] {} <Debug> HTTP-Session: 2964e22f-2aca-4d47-ba2d-3a308193af70 Destroying unnamed session | ||
3068 | 2023.12.30 06:27:26.037523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3069 | 2023.12.30 06:27:26.037576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3070 | 2023.12.30 06:27:26.037596 [ 3 ] {} <Debug> HTTP-Session: d6132bf3-6e06-4840-b7a4-05052e27c5f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3071 | 2023.12.30 06:27:26.037615 [ 3 ] {} <Debug> HTTP-Session: d6132bf3-6e06-4840-b7a4-05052e27c5f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3072 | 2023.12.30 06:27:26.037696 [ 3 ] {439dbd6a-d495-4095-98fc-6515fedefca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3073 | 2023.12.30 06:27:26.037741 [ 3 ] {439dbd6a-d495-4095-98fc-6515fedefca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3074 | 2023.12.30 06:27:26.037858 [ 3 ] {439dbd6a-d495-4095-98fc-6515fedefca0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3075 | 2023.12.30 06:27:26.038189 [ 3 ] {439dbd6a-d495-4095-98fc-6515fedefca0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3076 | 2023.12.30 06:27:26.038406 [ 3 ] {439dbd6a-d495-4095-98fc-6515fedefca0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3077 | 2023.12.30 06:27:26.038556 [ 3 ] {439dbd6a-d495-4095-98fc-6515fedefca0} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3078 | 2023.12.30 06:27:26.038663 [ 3 ] {439dbd6a-d495-4095-98fc-6515fedefca0} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000935902 sec., 4273 rows/sec., 356.86 KiB/sec. | ||
3079 | 2023.12.30 06:27:26.038792 [ 3 ] {439dbd6a-d495-4095-98fc-6515fedefca0} <Debug> DynamicQueryHandler: Done processing query | ||
3080 | 2023.12.30 06:27:26.038816 [ 3 ] {439dbd6a-d495-4095-98fc-6515fedefca0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3081 | 2023.12.30 06:27:26.038832 [ 3 ] {} <Debug> HTTP-Session: d6132bf3-6e06-4840-b7a4-05052e27c5f6 Destroying unnamed session | ||
3082 | 2023.12.30 06:27:26.038970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3083 | 2023.12.30 06:27:26.039024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3084 | 2023.12.30 06:27:26.039043 [ 3 ] {} <Debug> HTTP-Session: 5d31d863-1401-43f4-b524-f2ef5e4bb25b Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3085 | 2023.12.30 06:27:26.039060 [ 3 ] {} <Debug> HTTP-Session: 5d31d863-1401-43f4-b524-f2ef5e4bb25b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3086 | 2023.12.30 06:27:26.039145 [ 3 ] {470ffc03-708d-4c67-9fb2-3b31369d36cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3087 | 2023.12.30 06:27:26.039211 [ 3 ] {470ffc03-708d-4c67-9fb2-3b31369d36cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3088 | 2023.12.30 06:27:26.039316 [ 3 ] {470ffc03-708d-4c67-9fb2-3b31369d36cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3089 | 2023.12.30 06:27:26.039697 [ 3 ] {470ffc03-708d-4c67-9fb2-3b31369d36cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3090 | 2023.12.30 06:27:26.039919 [ 3 ] {470ffc03-708d-4c67-9fb2-3b31369d36cc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3091 | 2023.12.30 06:27:26.040068 [ 3 ] {470ffc03-708d-4c67-9fb2-3b31369d36cc} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3092 | 2023.12.30 06:27:26.040169 [ 3 ] {470ffc03-708d-4c67-9fb2-3b31369d36cc} <Information> executeQuery: Read 140 rows, 13.74 KiB in 0.000971243 sec., 144145 rows/sec., 13.81 MiB/sec. | ||
3093 | 2023.12.30 06:27:26.040288 [ 3 ] {470ffc03-708d-4c67-9fb2-3b31369d36cc} <Debug> DynamicQueryHandler: Done processing query | ||
3094 | 2023.12.30 06:27:26.040311 [ 3 ] {470ffc03-708d-4c67-9fb2-3b31369d36cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3095 | 2023.12.30 06:27:26.040327 [ 3 ] {} <Debug> HTTP-Session: 5d31d863-1401-43f4-b524-f2ef5e4bb25b Destroying unnamed session | ||
3096 | 2023.12.30 06:27:26.040464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3097 | 2023.12.30 06:27:26.040510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3098 | 2023.12.30 06:27:26.040528 [ 3 ] {} <Debug> HTTP-Session: de0a3f4c-dd36-43ab-b445-813d3256ddfc Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3099 | 2023.12.30 06:27:26.040545 [ 3 ] {} <Debug> HTTP-Session: de0a3f4c-dd36-43ab-b445-813d3256ddfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3100 | 2023.12.30 06:27:26.040616 [ 3 ] {2ec285a0-969f-403a-b1b2-405bd3f3f939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3101 | 2023.12.30 06:27:26.040656 [ 3 ] {2ec285a0-969f-403a-b1b2-405bd3f3f939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3102 | 2023.12.30 06:27:26.040761 [ 3 ] {2ec285a0-969f-403a-b1b2-405bd3f3f939} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3103 | 2023.12.30 06:27:26.041032 [ 3 ] {2ec285a0-969f-403a-b1b2-405bd3f3f939} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3104 | 2023.12.30 06:27:26.041258 [ 3 ] {2ec285a0-969f-403a-b1b2-405bd3f3f939} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3105 | 2023.12.30 06:27:26.041407 [ 3 ] {2ec285a0-969f-403a-b1b2-405bd3f3f939} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3106 | 2023.12.30 06:27:26.041508 [ 3 ] {2ec285a0-969f-403a-b1b2-405bd3f3f939} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00086489 sec., 4624 rows/sec., 322.93 KiB/sec. | ||
3107 | 2023.12.30 06:27:26.041669 [ 3 ] {2ec285a0-969f-403a-b1b2-405bd3f3f939} <Debug> DynamicQueryHandler: Done processing query | ||
3108 | 2023.12.30 06:27:26.041694 [ 3 ] {2ec285a0-969f-403a-b1b2-405bd3f3f939} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3109 | 2023.12.30 06:27:26.041709 [ 3 ] {} <Debug> HTTP-Session: de0a3f4c-dd36-43ab-b445-813d3256ddfc Destroying unnamed session | ||
3110 | 2023.12.30 06:27:26.041827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8524, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3111 | 2023.12.30 06:27:26.041872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3112 | 2023.12.30 06:27:26.041890 [ 3 ] {} <Debug> HTTP-Session: db7e6b6a-b742-4c82-89fa-a1f949d83373 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3113 | 2023.12.30 06:27:26.041906 [ 3 ] {} <Debug> HTTP-Session: db7e6b6a-b742-4c82-89fa-a1f949d83373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3114 | 2023.12.30 06:27:26.041981 [ 3 ] {bd9e540a-a895-4c66-a5f9-b3e6aca3eedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3115 | 2023.12.30 06:27:26.042020 [ 3 ] {bd9e540a-a895-4c66-a5f9-b3e6aca3eedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3116 | 2023.12.30 06:27:26.042133 [ 3 ] {bd9e540a-a895-4c66-a5f9-b3e6aca3eedf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3117 | 2023.12.30 06:27:26.042469 [ 3 ] {bd9e540a-a895-4c66-a5f9-b3e6aca3eedf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3118 | 2023.12.30 06:27:26.042741 [ 3 ] {bd9e540a-a895-4c66-a5f9-b3e6aca3eedf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3119 | 2023.12.30 06:27:26.042887 [ 3 ] {bd9e540a-a895-4c66-a5f9-b3e6aca3eedf} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3120 | 2023.12.30 06:27:26.042987 [ 3 ] {bd9e540a-a895-4c66-a5f9-b3e6aca3eedf} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.000979353 sec., 51054 rows/sec., 4.00 MiB/sec. | ||
3121 | 2023.12.30 06:27:26.043086 [ 3 ] {bd9e540a-a895-4c66-a5f9-b3e6aca3eedf} <Debug> DynamicQueryHandler: Done processing query | ||
3122 | 2023.12.30 06:27:26.043108 [ 3 ] {bd9e540a-a895-4c66-a5f9-b3e6aca3eedf} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3123 | 2023.12.30 06:27:26.043123 [ 3 ] {} <Debug> HTTP-Session: db7e6b6a-b742-4c82-89fa-a1f949d83373 Destroying unnamed session | ||
3124 | 2023.12.30 06:27:26.043221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3125 | 2023.12.30 06:27:26.043265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3126 | 2023.12.30 06:27:26.043283 [ 3 ] {} <Debug> HTTP-Session: a7704279-ba81-4d34-a691-45d63d258741 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3127 | 2023.12.30 06:27:26.043299 [ 3 ] {} <Debug> HTTP-Session: a7704279-ba81-4d34-a691-45d63d258741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3128 | 2023.12.30 06:27:26.043368 [ 3 ] {a07e6aed-c663-4048-a6ca-892027309c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3129 | 2023.12.30 06:27:26.043411 [ 3 ] {a07e6aed-c663-4048-a6ca-892027309c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3130 | 2023.12.30 06:27:26.043529 [ 3 ] {a07e6aed-c663-4048-a6ca-892027309c0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3131 | 2023.12.30 06:27:26.043822 [ 3 ] {a07e6aed-c663-4048-a6ca-892027309c0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3132 | 2023.12.30 06:27:26.044074 [ 3 ] {a07e6aed-c663-4048-a6ca-892027309c0e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3133 | 2023.12.30 06:27:26.044248 [ 3 ] {a07e6aed-c663-4048-a6ca-892027309c0e} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3134 | 2023.12.30 06:27:26.044355 [ 3 ] {a07e6aed-c663-4048-a6ca-892027309c0e} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000957092 sec., 2089 rows/sec., 146.93 KiB/sec. | ||
3135 | 2023.12.30 06:27:26.044460 [ 3 ] {a07e6aed-c663-4048-a6ca-892027309c0e} <Debug> DynamicQueryHandler: Done processing query | ||
3136 | 2023.12.30 06:27:26.044483 [ 3 ] {a07e6aed-c663-4048-a6ca-892027309c0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3137 | 2023.12.30 06:27:26.044499 [ 3 ] {} <Debug> HTTP-Session: a7704279-ba81-4d34-a691-45d63d258741 Destroying unnamed session | ||
3138 | 2023.12.30 06:27:26.044638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3139 | 2023.12.30 06:27:26.044681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3140 | 2023.12.30 06:27:26.044700 [ 3 ] {} <Debug> HTTP-Session: cd7e6ed0-4b66-4cd7-9c72-3682a2f33f61 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3141 | 2023.12.30 06:27:26.044716 [ 3 ] {} <Debug> HTTP-Session: cd7e6ed0-4b66-4cd7-9c72-3682a2f33f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3142 | 2023.12.30 06:27:26.044799 [ 3 ] {c1f2a82b-163d-4873-bc99-132a8fd7faa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3143 | 2023.12.30 06:27:26.044842 [ 3 ] {c1f2a82b-163d-4873-bc99-132a8fd7faa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3144 | 2023.12.30 06:27:26.044974 [ 3 ] {c1f2a82b-163d-4873-bc99-132a8fd7faa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3145 | 2023.12.30 06:27:26.045430 [ 3 ] {c1f2a82b-163d-4873-bc99-132a8fd7faa2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3146 | 2023.12.30 06:27:26.045732 [ 3 ] {c1f2a82b-163d-4873-bc99-132a8fd7faa2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3147 | 2023.12.30 06:27:26.045912 [ 3 ] {c1f2a82b-163d-4873-bc99-132a8fd7faa2} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3148 | 2023.12.30 06:27:26.046017 [ 3 ] {c1f2a82b-163d-4873-bc99-132a8fd7faa2} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001189818 sec., 38661 rows/sec., 52.17 MiB/sec. | ||
3149 | 2023.12.30 06:27:26.046003 [ 114 ] {} <Debug> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3150 | 2023.12.30 06:27:26.046080 [ 114 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3151 | 2023.12.30 06:27:26.046173 [ 3 ] {c1f2a82b-163d-4873-bc99-132a8fd7faa2} <Debug> DynamicQueryHandler: Done processing query | ||
3152 | 2023.12.30 06:27:26.046231 [ 3 ] {c1f2a82b-163d-4873-bc99-132a8fd7faa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3153 | 2023.12.30 06:27:26.046272 [ 25 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3154 | 2023.12.30 06:27:26.046297 [ 3 ] {} <Debug> HTTP-Session: cd7e6ed0-4b66-4cd7-9c72-3682a2f33f61 Destroying unnamed session | ||
3155 | 2023.12.30 06:27:26.046476 [ 25 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3156 | 2023.12.30 06:27:26.046525 [ 25 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 696 rows starting from the beginning of the part | ||
3157 | 2023.12.30 06:27:26.046674 [ 25 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 46 rows starting from the beginning of the part | ||
3158 | 2023.12.30 06:27:26.046791 [ 25 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
3159 | 2023.12.30 06:27:26.046900 [ 25 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::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 | ||
3160 | 2023.12.30 06:27:26.047005 [ 25 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part | ||
3161 | 2023.12.30 06:27:26.047109 [ 25 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part | ||
3162 | 2023.12.30 06:27:26.049204 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 926 rows, containing 6 columns (6 merged, 0 gathered) in 0.00305724 sec., 302887.571796784 rows/sec., 408.73 MiB/sec. | ||
3163 | 2023.12.30 06:27:26.049808 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3164 | 2023.12.30 06:27:26.050101 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3165 | 2023.12.30 06:27:26.050185 [ 16 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3166 | 2023.12.30 06:27:26.050280 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_21_4: 4.17 MiB. | ||
3167 | 2023.12.30 06:27:36.035917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3168 | 2023.12.30 06:27:36.036050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3169 | 2023.12.30 06:27:36.036079 [ 3 ] {} <Debug> HTTP-Session: 1a25a2cd-e606-470a-9e70-18bc55a0f2f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3170 | 2023.12.30 06:27:36.036107 [ 3 ] {} <Debug> HTTP-Session: 1a25a2cd-e606-470a-9e70-18bc55a0f2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3171 | 2023.12.30 06:27:36.036244 [ 3 ] {5f90f67d-2770-4de0-9e1a-6225f00e3dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3172 | 2023.12.30 06:27:36.036312 [ 3 ] {5f90f67d-2770-4de0-9e1a-6225f00e3dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3173 | 2023.12.30 06:27:36.036488 [ 3 ] {5f90f67d-2770-4de0-9e1a-6225f00e3dca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3174 | 2023.12.30 06:27:36.036947 [ 3 ] {5f90f67d-2770-4de0-9e1a-6225f00e3dca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3175 | 2023.12.30 06:27:36.037216 [ 3 ] {5f90f67d-2770-4de0-9e1a-6225f00e3dca} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3176 | 2023.12.30 06:27:36.037389 [ 3 ] {5f90f67d-2770-4de0-9e1a-6225f00e3dca} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3177 | 2023.12.30 06:27:36.037514 [ 3 ] {5f90f67d-2770-4de0-9e1a-6225f00e3dca} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001231679 sec., 37347 rows/sec., 2.96 MiB/sec. | ||
3178 | 2023.12.30 06:27:36.037552 [ 109 ] {} <Debug> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
3179 | 2023.12.30 06:27:36.037678 [ 109 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3180 | 2023.12.30 06:27:36.037682 [ 3 ] {5f90f67d-2770-4de0-9e1a-6225f00e3dca} <Debug> DynamicQueryHandler: Done processing query | ||
3181 | 2023.12.30 06:27:36.037744 [ 3 ] {5f90f67d-2770-4de0-9e1a-6225f00e3dca} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3182 | 2023.12.30 06:27:36.037806 [ 3 ] {} <Debug> HTTP-Session: 1a25a2cd-e606-470a-9e70-18bc55a0f2f9 Destroying unnamed session | ||
3183 | 2023.12.30 06:27:36.037839 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact | ||
3184 | 2023.12.30 06:27:36.038003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3185 | 2023.12.30 06:27:36.038028 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3186 | 2023.12.30 06:27:36.038085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3187 | 2023.12.30 06:27:36.038089 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 46 rows starting from the beginning of the part | ||
3188 | 2023.12.30 06:27:36.038128 [ 3 ] {} <Debug> HTTP-Session: 6b07b0cf-4a33-451a-a0dd-8c73c8042fcb Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3189 | 2023.12.30 06:27:36.038156 [ 3 ] {} <Debug> HTTP-Session: 6b07b0cf-4a33-451a-a0dd-8c73c8042fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3190 | 2023.12.30 06:27:36.038351 [ 3 ] {7bc6484f-e367-4c4d-914d-088862cac491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3191 | 2023.12.30 06:27:36.038397 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part | ||
3192 | 2023.12.30 06:27:36.038464 [ 3 ] {7bc6484f-e367-4c4d-914d-088862cac491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3193 | 2023.12.30 06:27:36.038659 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part | ||
3194 | 2023.12.30 06:27:36.038910 [ 3 ] {7bc6484f-e367-4c4d-914d-088862cac491} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3195 | 2023.12.30 06:27:36.038929 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part | ||
3196 | 2023.12.30 06:27:36.039106 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part | ||
3197 | 2023.12.30 06:27:36.039669 [ 3 ] {7bc6484f-e367-4c4d-914d-088862cac491} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3198 | 2023.12.30 06:27:36.040142 [ 3 ] {7bc6484f-e367-4c4d-914d-088862cac491} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3199 | 2023.12.30 06:27:36.040468 [ 3 ] {7bc6484f-e367-4c4d-914d-088862cac491} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3200 | 2023.12.30 06:27:36.040477 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002735373 sec., 84083.59664294412 rows/sec., 6.66 MiB/sec. | ||
3201 | 2023.12.30 06:27:36.040643 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
3202 | 2023.12.30 06:27:36.040669 [ 3 ] {7bc6484f-e367-4c4d-914d-088862cac491} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.002248172 sec., 61383 rows/sec., 5.89 MiB/sec. | ||
3203 | 2023.12.30 06:27:36.040852 [ 3 ] {7bc6484f-e367-4c4d-914d-088862cac491} <Debug> DynamicQueryHandler: Done processing query | ||
3204 | 2023.12.30 06:27:36.040891 [ 3 ] {7bc6484f-e367-4c4d-914d-088862cac491} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3205 | 2023.12.30 06:27:36.040900 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. | ||
3206 | 2023.12.30 06:27:36.040921 [ 3 ] {} <Debug> HTTP-Session: 6b07b0cf-4a33-451a-a0dd-8c73c8042fcb Destroying unnamed session | ||
3207 | 2023.12.30 06:27:36.041001 [ 13 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_22_5} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 | ||
3208 | 2023.12.30 06:27:36.041103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3209 | 2023.12.30 06:27:36.041159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3210 | 2023.12.30 06:27:36.041180 [ 3 ] {} <Debug> HTTP-Session: 37e0ce1b-ee7e-412d-88a3-5747cb8dc59b Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3211 | 2023.12.30 06:27:36.041198 [ 3 ] {} <Debug> HTTP-Session: 37e0ce1b-ee7e-412d-88a3-5747cb8dc59b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3212 | 2023.12.30 06:27:36.041278 [ 3 ] {b9f740fc-7d4f-4764-afb9-4f599fbd635e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3213 | 2023.12.30 06:27:36.041319 [ 3 ] {b9f740fc-7d4f-4764-afb9-4f599fbd635e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3214 | 2023.12.30 06:27:36.041437 [ 3 ] {b9f740fc-7d4f-4764-afb9-4f599fbd635e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3215 | 2023.12.30 06:27:36.041735 [ 3 ] {b9f740fc-7d4f-4764-afb9-4f599fbd635e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3216 | 2023.12.30 06:27:36.041947 [ 3 ] {b9f740fc-7d4f-4764-afb9-4f599fbd635e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3217 | 2023.12.30 06:27:36.042091 [ 3 ] {b9f740fc-7d4f-4764-afb9-4f599fbd635e} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3218 | 2023.12.30 06:27:36.042222 [ 3 ] {b9f740fc-7d4f-4764-afb9-4f599fbd635e} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000914741 sec., 50287 rows/sec., 3.93 MiB/sec. | ||
3219 | 2023.12.30 06:27:36.042326 [ 3 ] {b9f740fc-7d4f-4764-afb9-4f599fbd635e} <Debug> DynamicQueryHandler: Done processing query | ||
3220 | 2023.12.30 06:27:36.042348 [ 3 ] {b9f740fc-7d4f-4764-afb9-4f599fbd635e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3221 | 2023.12.30 06:27:36.042364 [ 3 ] {} <Debug> HTTP-Session: 37e0ce1b-ee7e-412d-88a3-5747cb8dc59b Destroying unnamed session | ||
3222 | 2023.12.30 06:27:36.042572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3223 | 2023.12.30 06:27:36.042616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3224 | 2023.12.30 06:27:36.042634 [ 3 ] {} <Debug> HTTP-Session: 1ba601fb-89b6-49dc-907e-c2fb48bd83aa Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3225 | 2023.12.30 06:27:36.042651 [ 3 ] {} <Debug> HTTP-Session: 1ba601fb-89b6-49dc-907e-c2fb48bd83aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3226 | 2023.12.30 06:27:36.042747 [ 3 ] {329606b5-7779-4d26-988c-2da291c5cac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3227 | 2023.12.30 06:27:36.042792 [ 3 ] {329606b5-7779-4d26-988c-2da291c5cac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3228 | 2023.12.30 06:27:36.042931 [ 3 ] {329606b5-7779-4d26-988c-2da291c5cac3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3229 | 2023.12.30 06:27:36.043422 [ 3 ] {329606b5-7779-4d26-988c-2da291c5cac3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3230 | 2023.12.30 06:27:36.043741 [ 3 ] {329606b5-7779-4d26-988c-2da291c5cac3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3231 | 2023.12.30 06:27:36.043917 [ 3 ] {329606b5-7779-4d26-988c-2da291c5cac3} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3232 | 2023.12.30 06:27:36.044035 [ 3 ] {329606b5-7779-4d26-988c-2da291c5cac3} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001260099 sec., 36505 rows/sec., 49.26 MiB/sec. | ||
3233 | 2023.12.30 06:27:36.044159 [ 3 ] {329606b5-7779-4d26-988c-2da291c5cac3} <Debug> DynamicQueryHandler: Done processing query | ||
3234 | 2023.12.30 06:27:36.044182 [ 3 ] {329606b5-7779-4d26-988c-2da291c5cac3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3235 | 2023.12.30 06:27:36.044198 [ 3 ] {} <Debug> HTTP-Session: 1ba601fb-89b6-49dc-907e-c2fb48bd83aa Destroying unnamed session | ||
3236 | 2023.12.30 06:27:37.198438 [ 109 ] {} <Debug> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3237 | 2023.12.30 06:27:37.198535 [ 109 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3238 | 2023.12.30 06:27:37.198640 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
3239 | 2023.12.30 06:27:37.198769 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3240 | 2023.12.30 06:27:37.198801 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
3241 | 2023.12.30 06:27:37.198914 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
3242 | 2023.12.30 06:27:37.198997 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
3243 | 2023.12.30 06:27:37.199072 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3244 | 2023.12.30 06:27:37.199147 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
3245 | 2023.12.30 06:27:37.199696 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001107855 sec., 18052.904035275373 rows/sec., 1.47 MiB/sec. | ||
3246 | 2023.12.30 06:27:37.199775 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3247 | 2023.12.30 06:27:37.199933 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
3248 | 2023.12.30 06:27:37.199999 [ 24 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_9_2} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
3249 | 2023.12.30 06:27:39.223127 [ 108 ] {} <Debug> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3250 | 2023.12.30 06:27:39.223247 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3251 | 2023.12.30 06:27:39.223411 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
3252 | 2023.12.30 06:27:39.223600 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3253 | 2023.12.30 06:27:39.223634 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
3254 | 2023.12.30 06:27:39.223779 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
3255 | 2023.12.30 06:27:39.223870 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
3256 | 2023.12.30 06:27:39.223952 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3257 | 2023.12.30 06:27:39.224029 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
3258 | 2023.12.30 06:27:39.224579 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001257289 sec., 15907.241692244186 rows/sec., 1.08 MiB/sec. | ||
3259 | 2023.12.30 06:27:39.224695 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3260 | 2023.12.30 06:27:39.224918 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
3261 | 2023.12.30 06:27:39.225000 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_9_2} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
3262 | 2023.12.30 06:27:39.664628 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3263 | 2023.12.30 06:27:39.664676 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3264 | 2023.12.30 06:27:39.882436 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
3265 | 2023.12.30 06:27:39.882516 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3266 | 2023.12.30 06:27:39.882677 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact | ||
3267 | 2023.12.30 06:27:39.882886 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3268 | 2023.12.30 06:27:39.882949 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 332 rows starting from the beginning of the part | ||
3269 | 2023.12.30 06:27:39.883152 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part | ||
3270 | 2023.12.30 06:27:39.883324 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
3271 | 2023.12.30 06:27:39.883481 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
3272 | 2023.12.30 06:27:39.883581 [ 21 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
3273 | 2023.12.30 06:27:39.884218 [ 18 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624347 sec., 251177.8579330648 rows/sec., 17.71 MiB/sec. | ||
3274 | 2023.12.30 06:27:39.884330 [ 18 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
3275 | 2023.12.30 06:27:39.884545 [ 18 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. | ||
3276 | 2023.12.30 06:27:39.884613 [ 18 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 | ||
3277 | 2023.12.30 06:27:41.034728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3278 | 2023.12.30 06:27:41.034841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3279 | 2023.12.30 06:27:41.034870 [ 3 ] {} <Debug> HTTP-Session: c31838e9-1591-46eb-991c-567a33eecab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3280 | 2023.12.30 06:27:41.034898 [ 3 ] {} <Debug> HTTP-Session: c31838e9-1591-46eb-991c-567a33eecab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3281 | 2023.12.30 06:27:41.035038 [ 3 ] {f0ed2bcc-02a4-455d-923b-9315c4aa5214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3282 | 2023.12.30 06:27:41.035103 [ 3 ] {f0ed2bcc-02a4-455d-923b-9315c4aa5214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3283 | 2023.12.30 06:27:41.035282 [ 3 ] {f0ed2bcc-02a4-455d-923b-9315c4aa5214} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3284 | 2023.12.30 06:27:41.035665 [ 3 ] {f0ed2bcc-02a4-455d-923b-9315c4aa5214} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3285 | 2023.12.30 06:27:41.035912 [ 3 ] {f0ed2bcc-02a4-455d-923b-9315c4aa5214} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3286 | 2023.12.30 06:27:41.036075 [ 3 ] {f0ed2bcc-02a4-455d-923b-9315c4aa5214} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3287 | 2023.12.30 06:27:41.036189 [ 3 ] {f0ed2bcc-02a4-455d-923b-9315c4aa5214} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001113455 sec., 1796 rows/sec., 153.48 KiB/sec. | ||
3288 | 2023.12.30 06:27:41.036312 [ 3 ] {f0ed2bcc-02a4-455d-923b-9315c4aa5214} <Debug> DynamicQueryHandler: Done processing query | ||
3289 | 2023.12.30 06:27:41.036337 [ 3 ] {f0ed2bcc-02a4-455d-923b-9315c4aa5214} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3290 | 2023.12.30 06:27:41.036353 [ 3 ] {} <Debug> HTTP-Session: c31838e9-1591-46eb-991c-567a33eecab9 Destroying unnamed session | ||
3291 | 2023.12.30 06:27:41.036478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3292 | 2023.12.30 06:27:41.036523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3293 | 2023.12.30 06:27:41.036542 [ 3 ] {} <Debug> HTTP-Session: df5a6fe6-f935-453d-af3a-c65c133fbbdb Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3294 | 2023.12.30 06:27:41.036560 [ 3 ] {} <Debug> HTTP-Session: df5a6fe6-f935-453d-af3a-c65c133fbbdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3295 | 2023.12.30 06:27:41.036632 [ 3 ] {6c856239-2fda-4b52-810a-50f0729a91c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3296 | 2023.12.30 06:27:41.036669 [ 3 ] {6c856239-2fda-4b52-810a-50f0729a91c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3297 | 2023.12.30 06:27:41.036773 [ 3 ] {6c856239-2fda-4b52-810a-50f0729a91c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3298 | 2023.12.30 06:27:41.037111 [ 3 ] {6c856239-2fda-4b52-810a-50f0729a91c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3299 | 2023.12.30 06:27:41.037315 [ 3 ] {6c856239-2fda-4b52-810a-50f0729a91c3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3300 | 2023.12.30 06:27:41.037467 [ 3 ] {6c856239-2fda-4b52-810a-50f0729a91c3} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3301 | 2023.12.30 06:27:41.037569 [ 3 ] {6c856239-2fda-4b52-810a-50f0729a91c3} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000910701 sec., 40628 rows/sec., 3.41 MiB/sec. | ||
3302 | 2023.12.30 06:27:41.037687 [ 3 ] {6c856239-2fda-4b52-810a-50f0729a91c3} <Debug> DynamicQueryHandler: Done processing query | ||
3303 | 2023.12.30 06:27:41.037710 [ 3 ] {6c856239-2fda-4b52-810a-50f0729a91c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3304 | 2023.12.30 06:27:41.037726 [ 3 ] {} <Debug> HTTP-Session: df5a6fe6-f935-453d-af3a-c65c133fbbdb Destroying unnamed session | ||
3305 | 2023.12.30 06:27:41.037844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3306 | 2023.12.30 06:27:41.037894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3307 | 2023.12.30 06:27:41.037914 [ 3 ] {} <Debug> HTTP-Session: 65aa5bf3-f5a0-487d-a2cb-cb871e5e6068 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3308 | 2023.12.30 06:27:41.037930 [ 3 ] {} <Debug> HTTP-Session: 65aa5bf3-f5a0-487d-a2cb-cb871e5e6068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3309 | 2023.12.30 06:27:41.038001 [ 3 ] {bda9af26-162e-4405-adbd-3858ca06e59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3310 | 2023.12.30 06:27:41.038040 [ 3 ] {bda9af26-162e-4405-adbd-3858ca06e59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3311 | 2023.12.30 06:27:41.038147 [ 3 ] {bda9af26-162e-4405-adbd-3858ca06e59e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3312 | 2023.12.30 06:27:41.038474 [ 3 ] {bda9af26-162e-4405-adbd-3858ca06e59e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3313 | 2023.12.30 06:27:41.038673 [ 3 ] {bda9af26-162e-4405-adbd-3858ca06e59e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3314 | 2023.12.30 06:27:41.038834 [ 3 ] {bda9af26-162e-4405-adbd-3858ca06e59e} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3315 | 2023.12.30 06:27:41.038936 [ 3 ] {bda9af26-162e-4405-adbd-3858ca06e59e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000906721 sec., 2205 rows/sec., 154.01 KiB/sec. | ||
3316 | 2023.12.30 06:27:41.039053 [ 3 ] {bda9af26-162e-4405-adbd-3858ca06e59e} <Debug> DynamicQueryHandler: Done processing query | ||
3317 | 2023.12.30 06:27:41.039077 [ 3 ] {bda9af26-162e-4405-adbd-3858ca06e59e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3318 | 2023.12.30 06:27:41.039093 [ 3 ] {} <Debug> HTTP-Session: 65aa5bf3-f5a0-487d-a2cb-cb871e5e6068 Destroying unnamed session | ||
3319 | 2023.12.30 06:27:41.039230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3320 | 2023.12.30 06:27:41.039275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3321 | 2023.12.30 06:27:41.039294 [ 3 ] {} <Debug> HTTP-Session: 09a3a826-fa1a-4641-b1ee-7dfabc5fd924 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3322 | 2023.12.30 06:27:41.039311 [ 3 ] {} <Debug> HTTP-Session: 09a3a826-fa1a-4641-b1ee-7dfabc5fd924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3323 | 2023.12.30 06:27:41.039382 [ 3 ] {ecf85304-cc03-454d-ab63-06182298f23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3324 | 2023.12.30 06:27:41.039421 [ 3 ] {ecf85304-cc03-454d-ab63-06182298f23e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3325 | 2023.12.30 06:27:41.039525 [ 3 ] {ecf85304-cc03-454d-ab63-06182298f23e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3326 | 2023.12.30 06:27:41.039828 [ 3 ] {ecf85304-cc03-454d-ab63-06182298f23e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3327 | 2023.12.30 06:27:41.040032 [ 3 ] {ecf85304-cc03-454d-ab63-06182298f23e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3328 | 2023.12.30 06:27:41.040178 [ 3 ] {ecf85304-cc03-454d-ab63-06182298f23e} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3329 | 2023.12.30 06:27:41.040281 [ 3 ] {ecf85304-cc03-454d-ab63-06182298f23e} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.00087106 sec., 29848 rows/sec., 2.31 MiB/sec. | ||
3330 | 2023.12.30 06:27:41.040397 [ 3 ] {ecf85304-cc03-454d-ab63-06182298f23e} <Debug> DynamicQueryHandler: Done processing query | ||
3331 | 2023.12.30 06:27:41.040420 [ 3 ] {ecf85304-cc03-454d-ab63-06182298f23e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3332 | 2023.12.30 06:27:41.040436 [ 3 ] {} <Debug> HTTP-Session: 09a3a826-fa1a-4641-b1ee-7dfabc5fd924 Destroying unnamed session | ||
3333 | 2023.12.30 06:27:41.040557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3334 | 2023.12.30 06:27:41.040602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3335 | 2023.12.30 06:27:41.040622 [ 3 ] {} <Debug> HTTP-Session: ef8d47cc-8a52-44d3-93aa-11ce36323e72 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3336 | 2023.12.30 06:27:41.040640 [ 3 ] {} <Debug> HTTP-Session: ef8d47cc-8a52-44d3-93aa-11ce36323e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3337 | 2023.12.30 06:27:41.040712 [ 3 ] {3d76d207-e07c-4bdc-906d-a47c2b10045c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3338 | 2023.12.30 06:27:41.040756 [ 3 ] {3d76d207-e07c-4bdc-906d-a47c2b10045c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3339 | 2023.12.30 06:27:41.040879 [ 3 ] {3d76d207-e07c-4bdc-906d-a47c2b10045c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3340 | 2023.12.30 06:27:41.041196 [ 3 ] {3d76d207-e07c-4bdc-906d-a47c2b10045c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3341 | 2023.12.30 06:27:41.041452 [ 3 ] {3d76d207-e07c-4bdc-906d-a47c2b10045c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3342 | 2023.12.30 06:27:41.041629 [ 3 ] {3d76d207-e07c-4bdc-906d-a47c2b10045c} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3343 | 2023.12.30 06:27:41.041732 [ 3 ] {3d76d207-e07c-4bdc-906d-a47c2b10045c} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000990723 sec., 37346 rows/sec., 2.63 MiB/sec. | ||
3344 | 2023.12.30 06:27:41.041890 [ 3 ] {3d76d207-e07c-4bdc-906d-a47c2b10045c} <Debug> DynamicQueryHandler: Done processing query | ||
3345 | 2023.12.30 06:27:41.041915 [ 3 ] {3d76d207-e07c-4bdc-906d-a47c2b10045c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3346 | 2023.12.30 06:27:41.041931 [ 3 ] {} <Debug> HTTP-Session: ef8d47cc-8a52-44d3-93aa-11ce36323e72 Destroying unnamed session | ||
3347 | 2023.12.30 06:27:46.035347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3348 | 2023.12.30 06:27:46.035490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3349 | 2023.12.30 06:27:46.035520 [ 3 ] {} <Debug> HTTP-Session: b6a9d72b-2580-4008-8359-2c16ae63c354 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3350 | 2023.12.30 06:27:46.035547 [ 3 ] {} <Debug> HTTP-Session: b6a9d72b-2580-4008-8359-2c16ae63c354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3351 | 2023.12.30 06:27:46.035687 [ 3 ] {fbc8f5a9-f249-423d-9619-6a20d7749734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3352 | 2023.12.30 06:27:46.035753 [ 3 ] {fbc8f5a9-f249-423d-9619-6a20d7749734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3353 | 2023.12.30 06:27:46.035940 [ 3 ] {fbc8f5a9-f249-423d-9619-6a20d7749734} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3354 | 2023.12.30 06:27:46.036423 [ 3 ] {fbc8f5a9-f249-423d-9619-6a20d7749734} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3355 | 2023.12.30 06:27:46.036708 [ 3 ] {fbc8f5a9-f249-423d-9619-6a20d7749734} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3356 | 2023.12.30 06:27:46.036874 [ 3 ] {fbc8f5a9-f249-423d-9619-6a20d7749734} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3357 | 2023.12.30 06:27:46.037005 [ 3 ] {fbc8f5a9-f249-423d-9619-6a20d7749734} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001274459 sec., 36093 rows/sec., 2.86 MiB/sec. | ||
3358 | 2023.12.30 06:27:46.037158 [ 3 ] {fbc8f5a9-f249-423d-9619-6a20d7749734} <Debug> DynamicQueryHandler: Done processing query | ||
3359 | 2023.12.30 06:27:46.037183 [ 3 ] {fbc8f5a9-f249-423d-9619-6a20d7749734} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3360 | 2023.12.30 06:27:46.037199 [ 3 ] {} <Debug> HTTP-Session: b6a9d72b-2580-4008-8359-2c16ae63c354 Destroying unnamed session | ||
3361 | 2023.12.30 06:27:46.037330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3362 | 2023.12.30 06:27:46.037377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3363 | 2023.12.30 06:27:46.037397 [ 3 ] {} <Debug> HTTP-Session: a53d2863-e906-410b-8c2d-546a3b4e5b4f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3364 | 2023.12.30 06:27:46.037413 [ 3 ] {} <Debug> HTTP-Session: a53d2863-e906-410b-8c2d-546a3b4e5b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3365 | 2023.12.30 06:27:46.037490 [ 3 ] {d9472243-b5f8-4047-be38-d93127e06202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3366 | 2023.12.30 06:27:46.037529 [ 3 ] {d9472243-b5f8-4047-be38-d93127e06202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3367 | 2023.12.30 06:27:46.037634 [ 3 ] {d9472243-b5f8-4047-be38-d93127e06202} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3368 | 2023.12.30 06:27:46.038034 [ 3 ] {d9472243-b5f8-4047-be38-d93127e06202} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3369 | 2023.12.30 06:27:46.038251 [ 3 ] {d9472243-b5f8-4047-be38-d93127e06202} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3370 | 2023.12.30 06:27:46.038408 [ 3 ] {d9472243-b5f8-4047-be38-d93127e06202} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3371 | 2023.12.30 06:27:46.038535 [ 3 ] {d9472243-b5f8-4047-be38-d93127e06202} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.001011193 sec., 136472 rows/sec., 13.10 MiB/sec. | ||
3372 | 2023.12.30 06:27:46.038530 [ 103 ] {} <Debug> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3373 | 2023.12.30 06:27:46.038647 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3374 | 2023.12.30 06:27:46.038709 [ 3 ] {d9472243-b5f8-4047-be38-d93127e06202} <Debug> DynamicQueryHandler: Done processing query | ||
3375 | 2023.12.30 06:27:46.038775 [ 3 ] {d9472243-b5f8-4047-be38-d93127e06202} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3376 | 2023.12.30 06:27:46.038811 [ 3 ] {} <Debug> HTTP-Session: a53d2863-e906-410b-8c2d-546a3b4e5b4f Destroying unnamed session | ||
3377 | 2023.12.30 06:27:46.038821 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3378 | 2023.12.30 06:27:46.038978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3379 | 2023.12.30 06:27:46.039031 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3380 | 2023.12.30 06:27:46.039063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3381 | 2023.12.30 06:27:46.039089 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 178 rows starting from the beginning of the part | ||
3382 | 2023.12.30 06:27:46.039102 [ 3 ] {} <Debug> HTTP-Session: c6ef9ab0-12aa-4710-b6fb-0ae3ca8d4d16 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3383 | 2023.12.30 06:27:46.039167 [ 3 ] {} <Debug> HTTP-Session: c6ef9ab0-12aa-4710-b6fb-0ae3ca8d4d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3384 | 2023.12.30 06:27:46.039372 [ 3 ] {8d418598-853f-4e3d-8a88-4c6bf19cbed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3385 | 2023.12.30 06:27:46.039393 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 138 rows starting from the beginning of the part | ||
3386 | 2023.12.30 06:27:46.039449 [ 3 ] {8d418598-853f-4e3d-8a88-4c6bf19cbed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3387 | 2023.12.30 06:27:46.039691 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 140 rows starting from the beginning of the part | ||
3388 | 2023.12.30 06:27:46.039949 [ 3 ] {8d418598-853f-4e3d-8a88-4c6bf19cbed8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3389 | 2023.12.30 06:27:46.039969 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 138 rows starting from the beginning of the part | ||
3390 | 2023.12.30 06:27:46.040141 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 37 rows starting from the beginning of the part | ||
3391 | 2023.12.30 06:27:46.040283 [ 21 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 138 rows starting from the beginning of the part | ||
3392 | 2023.12.30 06:27:46.040828 [ 3 ] {8d418598-853f-4e3d-8a88-4c6bf19cbed8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3393 | 2023.12.30 06:27:46.041234 [ 3 ] {8d418598-853f-4e3d-8a88-4c6bf19cbed8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3394 | 2023.12.30 06:27:46.041576 [ 3 ] {8d418598-853f-4e3d-8a88-4c6bf19cbed8} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3395 | 2023.12.30 06:27:46.041744 [ 103 ] {} <Debug> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3396 | 2023.12.30 06:27:46.041791 [ 3 ] {8d418598-853f-4e3d-8a88-4c6bf19cbed8} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.002350474 sec., 19570 rows/sec., 1.53 MiB/sec. | ||
3397 | 2023.12.30 06:27:46.041833 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3398 | 2023.12.30 06:27:46.042147 [ 18 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3399 | 2023.12.30 06:27:46.042462 [ 3 ] {8d418598-853f-4e3d-8a88-4c6bf19cbed8} <Debug> DynamicQueryHandler: Done processing query | ||
3400 | 2023.12.30 06:27:46.042595 [ 3 ] {8d418598-853f-4e3d-8a88-4c6bf19cbed8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3401 | 2023.12.30 06:27:46.042654 [ 18 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3402 | 2023.12.30 06:27:46.042684 [ 3 ] {} <Debug> HTTP-Session: c6ef9ab0-12aa-4710-b6fb-0ae3ca8d4d16 Destroying unnamed session | ||
3403 | 2023.12.30 06:27:46.042760 [ 18 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 96 rows starting from the beginning of the part | ||
3404 | 2023.12.30 06:27:46.042813 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 4 columns (4 merged, 0 gathered) in 0.004080905 sec., 188438.5938903258 rows/sec., 17.86 MiB/sec. | ||
3405 | 2023.12.30 06:27:46.043005 [ 18 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part | ||
3406 | 2023.12.30 06:27:46.043005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3407 | 2023.12.30 06:27:46.043066 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3408 | 2023.12.30 06:27:46.043136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3409 | 2023.12.30 06:27:46.043194 [ 3 ] {} <Debug> HTTP-Session: f1781f8e-2a99-46bc-84a5-2b01e2b91b0b Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3410 | 2023.12.30 06:27:46.043268 [ 3 ] {} <Debug> HTTP-Session: f1781f8e-2a99-46bc-84a5-2b01e2b91b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3411 | 2023.12.30 06:27:46.043297 [ 18 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 50 rows starting from the beginning of the part | ||
3412 | 2023.12.30 06:27:46.043458 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3413 | 2023.12.30 06:27:46.043611 [ 3 ] {1540f326-1724-453b-b5d8-c66be2521bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3414 | 2023.12.30 06:27:46.043634 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_31_6} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3415 | 2023.12.30 06:27:46.043664 [ 18 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 46 rows starting from the beginning of the part | ||
3416 | 2023.12.30 06:27:46.043800 [ 3 ] {1540f326-1724-453b-b5d8-c66be2521bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3417 | 2023.12.30 06:27:46.044057 [ 18 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
3418 | 2023.12.30 06:27:46.044358 [ 18 ] {a2e77fb8-625a-4873-939a-15e020fdc620::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 | ||
3419 | 2023.12.30 06:27:46.044521 [ 3 ] {1540f326-1724-453b-b5d8-c66be2521bae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3420 | 2023.12.30 06:27:46.045730 [ 15 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 4 columns (4 merged, 0 gathered) in 0.003809248 sec., 81380.8919765791 rows/sec., 6.36 MiB/sec. | ||
3421 | 2023.12.30 06:27:46.045756 [ 3 ] {1540f326-1724-453b-b5d8-c66be2521bae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3422 | 2023.12.30 06:27:46.045842 [ 15 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3423 | 2023.12.30 06:27:46.046104 [ 15 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3424 | 2023.12.30 06:27:46.046189 [ 15 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_31_6} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3425 | 2023.12.30 06:27:46.046198 [ 3 ] {1540f326-1724-453b-b5d8-c66be2521bae} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3426 | 2023.12.30 06:27:46.046397 [ 3 ] {1540f326-1724-453b-b5d8-c66be2521bae} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3427 | 2023.12.30 06:27:46.046527 [ 3 ] {1540f326-1724-453b-b5d8-c66be2521bae} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.002830606 sec., 16250 rows/sec., 21.93 MiB/sec. | ||
3428 | 2023.12.30 06:27:46.046667 [ 3 ] {1540f326-1724-453b-b5d8-c66be2521bae} <Debug> DynamicQueryHandler: Done processing query | ||
3429 | 2023.12.30 06:27:46.046690 [ 3 ] {1540f326-1724-453b-b5d8-c66be2521bae} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3430 | 2023.12.30 06:27:46.046707 [ 3 ] {} <Debug> HTTP-Session: f1781f8e-2a99-46bc-84a5-2b01e2b91b0b Destroying unnamed session | ||
3431 | 2023.12.30 06:27:54.664939 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3432 | 2023.12.30 06:27:54.665039 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3433 | 2023.12.30 06:27:56.035693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3434 | 2023.12.30 06:27:56.035821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3435 | 2023.12.30 06:27:56.035847 [ 3 ] {} <Debug> HTTP-Session: d80e9a61-d502-4881-9baa-18a1c9c484ca Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3436 | 2023.12.30 06:27:56.035872 [ 3 ] {} <Debug> HTTP-Session: d80e9a61-d502-4881-9baa-18a1c9c484ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3437 | 2023.12.30 06:27:56.035997 [ 3 ] {2c07563e-c835-4aa6-b009-f00df3f2933b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3438 | 2023.12.30 06:27:56.036056 [ 3 ] {2c07563e-c835-4aa6-b009-f00df3f2933b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3439 | 2023.12.30 06:27:56.036221 [ 3 ] {2c07563e-c835-4aa6-b009-f00df3f2933b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3440 | 2023.12.30 06:27:56.036684 [ 3 ] {2c07563e-c835-4aa6-b009-f00df3f2933b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3441 | 2023.12.30 06:27:56.036967 [ 3 ] {2c07563e-c835-4aa6-b009-f00df3f2933b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3442 | 2023.12.30 06:27:56.037130 [ 3 ] {2c07563e-c835-4aa6-b009-f00df3f2933b} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3443 | 2023.12.30 06:27:56.037255 [ 3 ] {2c07563e-c835-4aa6-b009-f00df3f2933b} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001223638 sec., 37592 rows/sec., 2.98 MiB/sec. | ||
3444 | 2023.12.30 06:27:56.037406 [ 3 ] {2c07563e-c835-4aa6-b009-f00df3f2933b} <Debug> DynamicQueryHandler: Done processing query | ||
3445 | 2023.12.30 06:27:56.037431 [ 3 ] {2c07563e-c835-4aa6-b009-f00df3f2933b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3446 | 2023.12.30 06:27:56.037447 [ 3 ] {} <Debug> HTTP-Session: d80e9a61-d502-4881-9baa-18a1c9c484ca Destroying unnamed session | ||
3447 | 2023.12.30 06:27:56.037556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3448 | 2023.12.30 06:27:56.037601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3449 | 2023.12.30 06:27:56.037620 [ 3 ] {} <Debug> HTTP-Session: 1417179c-ac79-4d21-a9c8-0ff88cf3ed1f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3450 | 2023.12.30 06:27:56.037636 [ 3 ] {} <Debug> HTTP-Session: 1417179c-ac79-4d21-a9c8-0ff88cf3ed1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3451 | 2023.12.30 06:27:56.037706 [ 3 ] {ba7e6cb7-4972-4fa6-82c7-7856ca9b57be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3452 | 2023.12.30 06:27:56.037746 [ 3 ] {ba7e6cb7-4972-4fa6-82c7-7856ca9b57be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3453 | 2023.12.30 06:27:56.037856 [ 3 ] {ba7e6cb7-4972-4fa6-82c7-7856ca9b57be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3454 | 2023.12.30 06:27:56.038125 [ 3 ] {ba7e6cb7-4972-4fa6-82c7-7856ca9b57be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3455 | 2023.12.30 06:27:56.038343 [ 3 ] {ba7e6cb7-4972-4fa6-82c7-7856ca9b57be} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3456 | 2023.12.30 06:27:56.038495 [ 3 ] {ba7e6cb7-4972-4fa6-82c7-7856ca9b57be} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3457 | 2023.12.30 06:27:56.038598 [ 3 ] {ba7e6cb7-4972-4fa6-82c7-7856ca9b57be} <Information> executeQuery: Read 2 rows, 175.00 B in 0.0008631 sec., 2317 rows/sec., 198.01 KiB/sec. | ||
3458 | 2023.12.30 06:27:56.038754 [ 3 ] {ba7e6cb7-4972-4fa6-82c7-7856ca9b57be} <Debug> DynamicQueryHandler: Done processing query | ||
3459 | 2023.12.30 06:27:56.038779 [ 3 ] {ba7e6cb7-4972-4fa6-82c7-7856ca9b57be} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3460 | 2023.12.30 06:27:56.038795 [ 3 ] {} <Debug> HTTP-Session: 1417179c-ac79-4d21-a9c8-0ff88cf3ed1f Destroying unnamed session | ||
3461 | 2023.12.30 06:27:56.038945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3462 | 2023.12.30 06:27:56.038991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3463 | 2023.12.30 06:27:56.039010 [ 3 ] {} <Debug> HTTP-Session: 1607e70b-f066-4763-a119-c9ef68fd6061 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3464 | 2023.12.30 06:27:56.039027 [ 3 ] {} <Debug> HTTP-Session: 1607e70b-f066-4763-a119-c9ef68fd6061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3465 | 2023.12.30 06:27:56.039103 [ 3 ] {b6e3e3dd-101c-4daf-9626-6d898006bd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3466 | 2023.12.30 06:27:56.039141 [ 3 ] {b6e3e3dd-101c-4daf-9626-6d898006bd2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3467 | 2023.12.30 06:27:56.039253 [ 3 ] {b6e3e3dd-101c-4daf-9626-6d898006bd2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3468 | 2023.12.30 06:27:56.039594 [ 3 ] {b6e3e3dd-101c-4daf-9626-6d898006bd2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3469 | 2023.12.30 06:27:56.039809 [ 3 ] {b6e3e3dd-101c-4daf-9626-6d898006bd2d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3470 | 2023.12.30 06:27:56.039956 [ 3 ] {b6e3e3dd-101c-4daf-9626-6d898006bd2d} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3471 | 2023.12.30 06:27:56.040060 [ 3 ] {b6e3e3dd-101c-4daf-9626-6d898006bd2d} <Information> executeQuery: Read 139 rows, 13.65 KiB in 0.000929592 sec., 149527 rows/sec., 14.34 MiB/sec. | ||
3472 | 2023.12.30 06:27:56.040159 [ 3 ] {b6e3e3dd-101c-4daf-9626-6d898006bd2d} <Debug> DynamicQueryHandler: Done processing query | ||
3473 | 2023.12.30 06:27:56.040182 [ 3 ] {b6e3e3dd-101c-4daf-9626-6d898006bd2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3474 | 2023.12.30 06:27:56.040197 [ 3 ] {} <Debug> HTTP-Session: 1607e70b-f066-4763-a119-c9ef68fd6061 Destroying unnamed session | ||
3475 | 2023.12.30 06:27:56.040306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3476 | 2023.12.30 06:27:56.040349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3477 | 2023.12.30 06:27:56.040369 [ 3 ] {} <Debug> HTTP-Session: 35a4e228-ebb9-4bf1-9875-74269e73cb55 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3478 | 2023.12.30 06:27:56.040386 [ 3 ] {} <Debug> HTTP-Session: 35a4e228-ebb9-4bf1-9875-74269e73cb55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3479 | 2023.12.30 06:27:56.040453 [ 3 ] {aedff11e-4f95-44c2-8afb-4e8d5b71ae57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3480 | 2023.12.30 06:27:56.040490 [ 3 ] {aedff11e-4f95-44c2-8afb-4e8d5b71ae57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3481 | 2023.12.30 06:27:56.040591 [ 3 ] {aedff11e-4f95-44c2-8afb-4e8d5b71ae57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3482 | 2023.12.30 06:27:56.040830 [ 3 ] {aedff11e-4f95-44c2-8afb-4e8d5b71ae57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3483 | 2023.12.30 06:27:56.041026 [ 3 ] {aedff11e-4f95-44c2-8afb-4e8d5b71ae57} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3484 | 2023.12.30 06:27:56.041175 [ 3 ] {aedff11e-4f95-44c2-8afb-4e8d5b71ae57} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3485 | 2023.12.30 06:27:56.041278 [ 3 ] {aedff11e-4f95-44c2-8afb-4e8d5b71ae57} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000798399 sec., 2505 rows/sec., 174.91 KiB/sec. | ||
3486 | 2023.12.30 06:27:56.041384 [ 3 ] {aedff11e-4f95-44c2-8afb-4e8d5b71ae57} <Debug> DynamicQueryHandler: Done processing query | ||
3487 | 2023.12.30 06:27:56.041408 [ 3 ] {aedff11e-4f95-44c2-8afb-4e8d5b71ae57} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3488 | 2023.12.30 06:27:56.041424 [ 3 ] {} <Debug> HTTP-Session: 35a4e228-ebb9-4bf1-9875-74269e73cb55 Destroying unnamed session | ||
3489 | 2023.12.30 06:27:56.041524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3490 | 2023.12.30 06:27:56.041570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3491 | 2023.12.30 06:27:56.041589 [ 3 ] {} <Debug> HTTP-Session: 5b7f5a37-03b6-45d5-b231-21d50d63058a Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3492 | 2023.12.30 06:27:56.041605 [ 3 ] {} <Debug> HTTP-Session: 5b7f5a37-03b6-45d5-b231-21d50d63058a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3493 | 2023.12.30 06:27:56.041675 [ 3 ] {c90bd742-62fc-43d8-9601-612470812706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3494 | 2023.12.30 06:27:56.041714 [ 3 ] {c90bd742-62fc-43d8-9601-612470812706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3495 | 2023.12.30 06:27:56.041816 [ 3 ] {c90bd742-62fc-43d8-9601-612470812706} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3496 | 2023.12.30 06:27:56.042093 [ 3 ] {c90bd742-62fc-43d8-9601-612470812706} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3497 | 2023.12.30 06:27:56.042295 [ 3 ] {c90bd742-62fc-43d8-9601-612470812706} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3498 | 2023.12.30 06:27:56.042440 [ 3 ] {c90bd742-62fc-43d8-9601-612470812706} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3499 | 2023.12.30 06:27:56.042540 [ 3 ] {c90bd742-62fc-43d8-9601-612470812706} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.000836659 sec., 57371 rows/sec., 4.49 MiB/sec. | ||
3500 | 2023.12.30 06:27:56.042637 [ 3 ] {c90bd742-62fc-43d8-9601-612470812706} <Debug> DynamicQueryHandler: Done processing query | ||
3501 | 2023.12.30 06:27:56.042660 [ 3 ] {c90bd742-62fc-43d8-9601-612470812706} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3502 | 2023.12.30 06:27:56.042675 [ 3 ] {} <Debug> HTTP-Session: 5b7f5a37-03b6-45d5-b231-21d50d63058a Destroying unnamed session | ||
3503 | 2023.12.30 06:27:56.042781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3504 | 2023.12.30 06:27:56.042825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3505 | 2023.12.30 06:27:56.042844 [ 3 ] {} <Debug> HTTP-Session: 67db76e0-649c-4625-b722-207720758328 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3506 | 2023.12.30 06:27:56.042860 [ 3 ] {} <Debug> HTTP-Session: 67db76e0-649c-4625-b722-207720758328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3507 | 2023.12.30 06:27:56.042929 [ 3 ] {ec86f6ee-5352-4b67-9c8e-4132942726e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3508 | 2023.12.30 06:27:56.042970 [ 3 ] {ec86f6ee-5352-4b67-9c8e-4132942726e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3509 | 2023.12.30 06:27:56.043086 [ 3 ] {ec86f6ee-5352-4b67-9c8e-4132942726e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3510 | 2023.12.30 06:27:56.043338 [ 3 ] {ec86f6ee-5352-4b67-9c8e-4132942726e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3511 | 2023.12.30 06:27:56.043589 [ 3 ] {ec86f6ee-5352-4b67-9c8e-4132942726e4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3512 | 2023.12.30 06:27:56.043766 [ 3 ] {ec86f6ee-5352-4b67-9c8e-4132942726e4} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3513 | 2023.12.30 06:27:56.043866 [ 3 ] {ec86f6ee-5352-4b67-9c8e-4132942726e4} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000910181 sec., 1098 rows/sec., 77.25 KiB/sec. | ||
3514 | 2023.12.30 06:27:56.043973 [ 3 ] {ec86f6ee-5352-4b67-9c8e-4132942726e4} <Debug> DynamicQueryHandler: Done processing query | ||
3515 | 2023.12.30 06:27:56.043996 [ 3 ] {ec86f6ee-5352-4b67-9c8e-4132942726e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3516 | 2023.12.30 06:27:56.044011 [ 3 ] {} <Debug> HTTP-Session: 67db76e0-649c-4625-b722-207720758328 Destroying unnamed session | ||
3517 | 2023.12.30 06:27:56.044138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3518 | 2023.12.30 06:27:56.044183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3519 | 2023.12.30 06:27:56.044202 [ 3 ] {} <Debug> HTTP-Session: c9456df1-633b-4d4d-a45a-b23e28074559 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3520 | 2023.12.30 06:27:56.044218 [ 3 ] {} <Debug> HTTP-Session: c9456df1-633b-4d4d-a45a-b23e28074559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3521 | 2023.12.30 06:27:56.044299 [ 3 ] {fa50b81e-ecf9-4971-bae3-2824c704777b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3522 | 2023.12.30 06:27:56.044341 [ 3 ] {fa50b81e-ecf9-4971-bae3-2824c704777b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3523 | 2023.12.30 06:27:56.044474 [ 3 ] {fa50b81e-ecf9-4971-bae3-2824c704777b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3524 | 2023.12.30 06:27:56.044916 [ 3 ] {fa50b81e-ecf9-4971-bae3-2824c704777b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3525 | 2023.12.30 06:27:56.045213 [ 3 ] {fa50b81e-ecf9-4971-bae3-2824c704777b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3526 | 2023.12.30 06:27:56.045389 [ 3 ] {fa50b81e-ecf9-4971-bae3-2824c704777b} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3527 | 2023.12.30 06:27:56.045497 [ 3 ] {fa50b81e-ecf9-4971-bae3-2824c704777b} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001169157 sec., 39344 rows/sec., 53.09 MiB/sec. | ||
3528 | 2023.12.30 06:27:56.045712 [ 3 ] {fa50b81e-ecf9-4971-bae3-2824c704777b} <Debug> DynamicQueryHandler: Done processing query | ||
3529 | 2023.12.30 06:27:56.045736 [ 3 ] {fa50b81e-ecf9-4971-bae3-2824c704777b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3530 | 2023.12.30 06:27:56.045757 [ 3 ] {} <Debug> HTTP-Session: c9456df1-633b-4d4d-a45a-b23e28074559 Destroying unnamed session | ||
3531 | 2023.12.30 06:28:06.035193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3532 | 2023.12.30 06:28:06.035324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3533 | 2023.12.30 06:28:06.035354 [ 3 ] {} <Debug> HTTP-Session: 9e4ed247-ac45-4a0e-8759-062f81b0f824 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3534 | 2023.12.30 06:28:06.035382 [ 3 ] {} <Debug> HTTP-Session: 9e4ed247-ac45-4a0e-8759-062f81b0f824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3535 | 2023.12.30 06:28:06.035519 [ 3 ] {d219d1d0-82ad-48b9-8d36-afd244c97605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3536 | 2023.12.30 06:28:06.035584 [ 3 ] {d219d1d0-82ad-48b9-8d36-afd244c97605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3537 | 2023.12.30 06:28:06.035763 [ 3 ] {d219d1d0-82ad-48b9-8d36-afd244c97605} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3538 | 2023.12.30 06:28:06.036278 [ 3 ] {d219d1d0-82ad-48b9-8d36-afd244c97605} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3539 | 2023.12.30 06:28:06.036533 [ 3 ] {d219d1d0-82ad-48b9-8d36-afd244c97605} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3540 | 2023.12.30 06:28:06.036696 [ 3 ] {d219d1d0-82ad-48b9-8d36-afd244c97605} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3541 | 2023.12.30 06:28:06.036812 [ 3 ] {d219d1d0-82ad-48b9-8d36-afd244c97605} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001255299 sec., 36644 rows/sec., 2.90 MiB/sec. | ||
3542 | 2023.12.30 06:28:06.036958 [ 3 ] {d219d1d0-82ad-48b9-8d36-afd244c97605} <Debug> DynamicQueryHandler: Done processing query | ||
3543 | 2023.12.30 06:28:06.036986 [ 3 ] {d219d1d0-82ad-48b9-8d36-afd244c97605} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3544 | 2023.12.30 06:28:06.037003 [ 3 ] {} <Debug> HTTP-Session: 9e4ed247-ac45-4a0e-8759-062f81b0f824 Destroying unnamed session | ||
3545 | 2023.12.30 06:28:06.037150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3546 | 2023.12.30 06:28:06.037196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3547 | 2023.12.30 06:28:06.037215 [ 3 ] {} <Debug> HTTP-Session: 75e6e8d7-e2b0-4eb9-809f-19ea6e554969 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3548 | 2023.12.30 06:28:06.037232 [ 3 ] {} <Debug> HTTP-Session: 75e6e8d7-e2b0-4eb9-809f-19ea6e554969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3549 | 2023.12.30 06:28:06.037311 [ 3 ] {e7a1223e-01af-48bd-ad01-fca37184ed71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3550 | 2023.12.30 06:28:06.037351 [ 3 ] {e7a1223e-01af-48bd-ad01-fca37184ed71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3551 | 2023.12.30 06:28:06.037459 [ 3 ] {e7a1223e-01af-48bd-ad01-fca37184ed71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3552 | 2023.12.30 06:28:06.037795 [ 3 ] {e7a1223e-01af-48bd-ad01-fca37184ed71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3553 | 2023.12.30 06:28:06.038005 [ 3 ] {e7a1223e-01af-48bd-ad01-fca37184ed71} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3554 | 2023.12.30 06:28:06.038154 [ 3 ] {e7a1223e-01af-48bd-ad01-fca37184ed71} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3555 | 2023.12.30 06:28:06.038254 [ 3 ] {e7a1223e-01af-48bd-ad01-fca37184ed71} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.000915351 sec., 150761 rows/sec., 14.47 MiB/sec. | ||
3556 | 2023.12.30 06:28:06.038390 [ 3 ] {e7a1223e-01af-48bd-ad01-fca37184ed71} <Debug> DynamicQueryHandler: Done processing query | ||
3557 | 2023.12.30 06:28:06.038419 [ 3 ] {e7a1223e-01af-48bd-ad01-fca37184ed71} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3558 | 2023.12.30 06:28:06.038434 [ 3 ] {} <Debug> HTTP-Session: 75e6e8d7-e2b0-4eb9-809f-19ea6e554969 Destroying unnamed session | ||
3559 | 2023.12.30 06:28:06.038555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3560 | 2023.12.30 06:28:06.038599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3561 | 2023.12.30 06:28:06.038619 [ 3 ] {} <Debug> HTTP-Session: fedda4ec-c776-4485-a559-b01668a91537 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3562 | 2023.12.30 06:28:06.038635 [ 3 ] {} <Debug> HTTP-Session: fedda4ec-c776-4485-a559-b01668a91537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3563 | 2023.12.30 06:28:06.038708 [ 3 ] {b240594d-9b76-4285-aaf9-74675f4c3d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3564 | 2023.12.30 06:28:06.038747 [ 3 ] {b240594d-9b76-4285-aaf9-74675f4c3d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3565 | 2023.12.30 06:28:06.038857 [ 3 ] {b240594d-9b76-4285-aaf9-74675f4c3d74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3566 | 2023.12.30 06:28:06.039108 [ 3 ] {b240594d-9b76-4285-aaf9-74675f4c3d74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3567 | 2023.12.30 06:28:06.039321 [ 3 ] {b240594d-9b76-4285-aaf9-74675f4c3d74} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3568 | 2023.12.30 06:28:06.039466 [ 3 ] {b240594d-9b76-4285-aaf9-74675f4c3d74} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3569 | 2023.12.30 06:28:06.039564 [ 3 ] {b240594d-9b76-4285-aaf9-74675f4c3d74} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.00082801 sec., 55554 rows/sec., 4.34 MiB/sec. | ||
3570 | 2023.12.30 06:28:06.039662 [ 3 ] {b240594d-9b76-4285-aaf9-74675f4c3d74} <Debug> DynamicQueryHandler: Done processing query | ||
3571 | 2023.12.30 06:28:06.039686 [ 3 ] {b240594d-9b76-4285-aaf9-74675f4c3d74} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3572 | 2023.12.30 06:28:06.039701 [ 3 ] {} <Debug> HTTP-Session: fedda4ec-c776-4485-a559-b01668a91537 Destroying unnamed session | ||
3573 | 2023.12.30 06:28:06.039898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3574 | 2023.12.30 06:28:06.039940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3575 | 2023.12.30 06:28:06.039960 [ 3 ] {} <Debug> HTTP-Session: 7946eaff-dc14-496d-8891-3f6f8e4e3181 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3576 | 2023.12.30 06:28:06.039976 [ 3 ] {} <Debug> HTTP-Session: 7946eaff-dc14-496d-8891-3f6f8e4e3181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3577 | 2023.12.30 06:28:06.040061 [ 3 ] {39b8d19e-5aa6-4154-b404-64d70c753443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3578 | 2023.12.30 06:28:06.040104 [ 3 ] {39b8d19e-5aa6-4154-b404-64d70c753443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3579 | 2023.12.30 06:28:06.040237 [ 3 ] {39b8d19e-5aa6-4154-b404-64d70c753443} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3580 | 2023.12.30 06:28:06.040635 [ 3 ] {39b8d19e-5aa6-4154-b404-64d70c753443} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3581 | 2023.12.30 06:28:06.040934 [ 3 ] {39b8d19e-5aa6-4154-b404-64d70c753443} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3582 | 2023.12.30 06:28:06.041110 [ 3 ] {39b8d19e-5aa6-4154-b404-64d70c753443} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3583 | 2023.12.30 06:28:06.041220 [ 3 ] {39b8d19e-5aa6-4154-b404-64d70c753443} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001131606 sec., 40650 rows/sec., 54.86 MiB/sec. | ||
3584 | 2023.12.30 06:28:06.041404 [ 3 ] {39b8d19e-5aa6-4154-b404-64d70c753443} <Debug> DynamicQueryHandler: Done processing query | ||
3585 | 2023.12.30 06:28:06.041429 [ 3 ] {39b8d19e-5aa6-4154-b404-64d70c753443} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3586 | 2023.12.30 06:28:06.041445 [ 3 ] {} <Debug> HTTP-Session: 7946eaff-dc14-496d-8891-3f6f8e4e3181 Destroying unnamed session | ||
3587 | 2023.12.30 06:28:09.665088 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3588 | 2023.12.30 06:28:09.665158 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3589 | 2023.12.30 06:28:11.033943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3590 | 2023.12.30 06:28:11.034046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3591 | 2023.12.30 06:28:11.034073 [ 3 ] {} <Debug> HTTP-Session: fb24bbca-ce3e-4979-b099-6457e99ffb25 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3592 | 2023.12.30 06:28:11.034097 [ 3 ] {} <Debug> HTTP-Session: fb24bbca-ce3e-4979-b099-6457e99ffb25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3593 | 2023.12.30 06:28:11.034221 [ 3 ] {61b4a523-b56f-4265-b628-535bcad11986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3594 | 2023.12.30 06:28:11.034280 [ 3 ] {61b4a523-b56f-4265-b628-535bcad11986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3595 | 2023.12.30 06:28:11.034431 [ 3 ] {61b4a523-b56f-4265-b628-535bcad11986} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3596 | 2023.12.30 06:28:11.034795 [ 3 ] {61b4a523-b56f-4265-b628-535bcad11986} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3597 | 2023.12.30 06:28:11.035053 [ 3 ] {61b4a523-b56f-4265-b628-535bcad11986} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3598 | 2023.12.30 06:28:11.035223 [ 3 ] {61b4a523-b56f-4265-b628-535bcad11986} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3599 | 2023.12.30 06:28:11.035349 [ 3 ] {61b4a523-b56f-4265-b628-535bcad11986} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001094345 sec., 32896 rows/sec., 2.76 MiB/sec. | ||
3600 | 2023.12.30 06:28:11.035492 [ 3 ] {61b4a523-b56f-4265-b628-535bcad11986} <Debug> DynamicQueryHandler: Done processing query | ||
3601 | 2023.12.30 06:28:11.035518 [ 3 ] {61b4a523-b56f-4265-b628-535bcad11986} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3602 | 2023.12.30 06:28:11.035534 [ 3 ] {} <Debug> HTTP-Session: fb24bbca-ce3e-4979-b099-6457e99ffb25 Destroying unnamed session | ||
3603 | 2023.12.30 06:28:11.035660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3604 | 2023.12.30 06:28:11.035710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3605 | 2023.12.30 06:28:11.035730 [ 3 ] {} <Debug> HTTP-Session: d509f02f-09d7-4dd0-a204-9b887a986237 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3606 | 2023.12.30 06:28:11.035749 [ 3 ] {} <Debug> HTTP-Session: d509f02f-09d7-4dd0-a204-9b887a986237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3607 | 2023.12.30 06:28:11.035831 [ 3 ] {ff3bfaa1-b1a4-41b7-93fa-3685c6d41052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3608 | 2023.12.30 06:28:11.035873 [ 3 ] {ff3bfaa1-b1a4-41b7-93fa-3685c6d41052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3609 | 2023.12.30 06:28:11.035981 [ 3 ] {ff3bfaa1-b1a4-41b7-93fa-3685c6d41052} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3610 | 2023.12.30 06:28:11.036245 [ 3 ] {ff3bfaa1-b1a4-41b7-93fa-3685c6d41052} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3611 | 2023.12.30 06:28:11.036456 [ 3 ] {ff3bfaa1-b1a4-41b7-93fa-3685c6d41052} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3612 | 2023.12.30 06:28:11.036613 [ 3 ] {ff3bfaa1-b1a4-41b7-93fa-3685c6d41052} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3613 | 2023.12.30 06:28:11.036739 [ 3 ] {ff3bfaa1-b1a4-41b7-93fa-3685c6d41052} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.00087691 sec., 27368 rows/sec., 2.11 MiB/sec. | ||
3614 | 2023.12.30 06:28:11.036895 [ 3 ] {ff3bfaa1-b1a4-41b7-93fa-3685c6d41052} <Debug> DynamicQueryHandler: Done processing query | ||
3615 | 2023.12.30 06:28:11.036924 [ 3 ] {ff3bfaa1-b1a4-41b7-93fa-3685c6d41052} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3616 | 2023.12.30 06:28:11.036940 [ 3 ] {} <Debug> HTTP-Session: d509f02f-09d7-4dd0-a204-9b887a986237 Destroying unnamed session | ||
3617 | 2023.12.30 06:28:11.037060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3618 | 2023.12.30 06:28:11.037107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3619 | 2023.12.30 06:28:11.037127 [ 3 ] {} <Debug> HTTP-Session: 5a074a0e-6f3f-4137-8e80-11d650d1a9d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3620 | 2023.12.30 06:28:11.037145 [ 3 ] {} <Debug> HTTP-Session: 5a074a0e-6f3f-4137-8e80-11d650d1a9d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3621 | 2023.12.30 06:28:11.037223 [ 3 ] {91cf7640-03ec-441d-b682-81fc94215be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3622 | 2023.12.30 06:28:11.037269 [ 3 ] {91cf7640-03ec-441d-b682-81fc94215be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3623 | 2023.12.30 06:28:11.037402 [ 3 ] {91cf7640-03ec-441d-b682-81fc94215be6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3624 | 2023.12.30 06:28:11.037657 [ 3 ] {91cf7640-03ec-441d-b682-81fc94215be6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
3625 | 2023.12.30 06:28:11.037926 [ 3 ] {91cf7640-03ec-441d-b682-81fc94215be6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3626 | 2023.12.30 06:28:11.038103 [ 3 ] {91cf7640-03ec-441d-b682-81fc94215be6} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3627 | 2023.12.30 06:28:11.038226 [ 3 ] {91cf7640-03ec-441d-b682-81fc94215be6} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000974183 sec., 36954 rows/sec., 2.61 MiB/sec. | ||
3628 | 2023.12.30 06:28:11.038334 [ 3 ] {91cf7640-03ec-441d-b682-81fc94215be6} <Debug> DynamicQueryHandler: Done processing query | ||
3629 | 2023.12.30 06:28:11.038357 [ 3 ] {91cf7640-03ec-441d-b682-81fc94215be6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3630 | 2023.12.30 06:28:11.038373 [ 3 ] {} <Debug> HTTP-Session: 5a074a0e-6f3f-4137-8e80-11d650d1a9d0 Destroying unnamed session | ||
3631 | 2023.12.30 06:28:16.035770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3632 | 2023.12.30 06:28:16.035924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3633 | 2023.12.30 06:28:16.035954 [ 3 ] {} <Debug> HTTP-Session: f936192c-0d0b-4873-81bc-3da07990fbc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3634 | 2023.12.30 06:28:16.035982 [ 3 ] {} <Debug> HTTP-Session: f936192c-0d0b-4873-81bc-3da07990fbc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3635 | 2023.12.30 06:28:16.036123 [ 3 ] {28ec0c88-dd5a-4e01-a887-d34c5a474879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3636 | 2023.12.30 06:28:16.036189 [ 3 ] {28ec0c88-dd5a-4e01-a887-d34c5a474879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3637 | 2023.12.30 06:28:16.036369 [ 3 ] {28ec0c88-dd5a-4e01-a887-d34c5a474879} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3638 | 2023.12.30 06:28:16.036754 [ 3 ] {28ec0c88-dd5a-4e01-a887-d34c5a474879} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3639 | 2023.12.30 06:28:16.037021 [ 3 ] {28ec0c88-dd5a-4e01-a887-d34c5a474879} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3640 | 2023.12.30 06:28:16.037192 [ 3 ] {28ec0c88-dd5a-4e01-a887-d34c5a474879} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3641 | 2023.12.30 06:28:16.037329 [ 3 ] {28ec0c88-dd5a-4e01-a887-d34c5a474879} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001158987 sec., 39689 rows/sec., 3.14 MiB/sec. | ||
3642 | 2023.12.30 06:28:16.037342 [ 92 ] {} <Debug> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
3643 | 2023.12.30 06:28:16.037457 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3644 | 2023.12.30 06:28:16.037490 [ 3 ] {28ec0c88-dd5a-4e01-a887-d34c5a474879} <Debug> DynamicQueryHandler: Done processing query | ||
3645 | 2023.12.30 06:28:16.037538 [ 3 ] {28ec0c88-dd5a-4e01-a887-d34c5a474879} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3646 | 2023.12.30 06:28:16.037565 [ 3 ] {} <Debug> HTTP-Session: f936192c-0d0b-4873-81bc-3da07990fbc5 Destroying unnamed session | ||
3647 | 2023.12.30 06:28:16.037565 [ 19 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact | ||
3648 | 2023.12.30 06:28:16.037650 [ 19 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3649 | 2023.12.30 06:28:16.037677 [ 19 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 46 rows starting from the beginning of the part | ||
3650 | 2023.12.30 06:28:16.037730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3651 | 2023.12.30 06:28:16.037794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3652 | 2023.12.30 06:28:16.037825 [ 3 ] {} <Debug> HTTP-Session: 0358879b-d4a2-4603-b999-2d37b4c76cad Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3653 | 2023.12.30 06:28:16.037827 [ 19 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part | ||
3654 | 2023.12.30 06:28:16.037849 [ 3 ] {} <Debug> HTTP-Session: 0358879b-d4a2-4603-b999-2d37b4c76cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3655 | 2023.12.30 06:28:16.037956 [ 19 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part | ||
3656 | 2023.12.30 06:28:16.037968 [ 3 ] {ca5eb5c0-3556-45c5-a250-23d2b6b28c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3657 | 2023.12.30 06:28:16.038025 [ 3 ] {ca5eb5c0-3556-45c5-a250-23d2b6b28c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3658 | 2023.12.30 06:28:16.038086 [ 19 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 46 rows starting from the beginning of the part | ||
3659 | 2023.12.30 06:28:16.038253 [ 19 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part | ||
3660 | 2023.12.30 06:28:16.038264 [ 3 ] {ca5eb5c0-3556-45c5-a250-23d2b6b28c89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3661 | 2023.12.30 06:28:16.038798 [ 3 ] {ca5eb5c0-3556-45c5-a250-23d2b6b28c89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3662 | 2023.12.30 06:28:16.039109 [ 18 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.001582637 sec., 145327.07121089674 rows/sec., 11.50 MiB/sec. | ||
3663 | 2023.12.30 06:28:16.039134 [ 3 ] {ca5eb5c0-3556-45c5-a250-23d2b6b28c89} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3664 | 2023.12.30 06:28:16.039268 [ 22 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
3665 | 2023.12.30 06:28:16.039340 [ 3 ] {ca5eb5c0-3556-45c5-a250-23d2b6b28c89} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3666 | 2023.12.30 06:28:16.039473 [ 3 ] {ca5eb5c0-3556-45c5-a250-23d2b6b28c89} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.001465944 sec., 94137 rows/sec., 9.03 MiB/sec. | ||
3667 | 2023.12.30 06:28:16.039541 [ 22 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6. | ||
3668 | 2023.12.30 06:28:16.039702 [ 22 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_26_6} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Merged 5 parts: from all_1_22_5 to all_26_26_0 | ||
3669 | 2023.12.30 06:28:16.039718 [ 3 ] {ca5eb5c0-3556-45c5-a250-23d2b6b28c89} <Debug> DynamicQueryHandler: Done processing query | ||
3670 | 2023.12.30 06:28:16.039780 [ 3 ] {ca5eb5c0-3556-45c5-a250-23d2b6b28c89} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3671 | 2023.12.30 06:28:16.039856 [ 3 ] {} <Debug> HTTP-Session: 0358879b-d4a2-4603-b999-2d37b4c76cad Destroying unnamed session | ||
3672 | 2023.12.30 06:28:16.039989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3673 | 2023.12.30 06:28:16.040036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3674 | 2023.12.30 06:28:16.040056 [ 3 ] {} <Debug> HTTP-Session: a09b6af1-4b29-495c-9a42-b0c8e56785bd Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3675 | 2023.12.30 06:28:16.040075 [ 3 ] {} <Debug> HTTP-Session: a09b6af1-4b29-495c-9a42-b0c8e56785bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3676 | 2023.12.30 06:28:16.040152 [ 3 ] {1eb2e0ef-0027-4814-aede-363ecc14882b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3677 | 2023.12.30 06:28:16.040193 [ 3 ] {1eb2e0ef-0027-4814-aede-363ecc14882b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3678 | 2023.12.30 06:28:16.040305 [ 3 ] {1eb2e0ef-0027-4814-aede-363ecc14882b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3679 | 2023.12.30 06:28:16.040644 [ 3 ] {1eb2e0ef-0027-4814-aede-363ecc14882b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3680 | 2023.12.30 06:28:16.040849 [ 3 ] {1eb2e0ef-0027-4814-aede-363ecc14882b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3681 | 2023.12.30 06:28:16.040996 [ 3 ] {1eb2e0ef-0027-4814-aede-363ecc14882b} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3682 | 2023.12.30 06:28:16.041124 [ 3 ] {1eb2e0ef-0027-4814-aede-363ecc14882b} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000943382 sec., 48760 rows/sec., 3.81 MiB/sec. | ||
3683 | 2023.12.30 06:28:16.041241 [ 3 ] {1eb2e0ef-0027-4814-aede-363ecc14882b} <Debug> DynamicQueryHandler: Done processing query | ||
3684 | 2023.12.30 06:28:16.041264 [ 3 ] {1eb2e0ef-0027-4814-aede-363ecc14882b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3685 | 2023.12.30 06:28:16.041280 [ 3 ] {} <Debug> HTTP-Session: a09b6af1-4b29-495c-9a42-b0c8e56785bd Destroying unnamed session | ||
3686 | 2023.12.30 06:28:16.041422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3687 | 2023.12.30 06:28:16.041468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3688 | 2023.12.30 06:28:16.041487 [ 3 ] {} <Debug> HTTP-Session: 383c76f4-fe2b-45e5-a62c-97dd96d4c43f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3689 | 2023.12.30 06:28:16.041504 [ 3 ] {} <Debug> HTTP-Session: 383c76f4-fe2b-45e5-a62c-97dd96d4c43f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3690 | 2023.12.30 06:28:16.041593 [ 3 ] {2d9bb758-baf6-4654-ac19-93dd92ffce0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3691 | 2023.12.30 06:28:16.041639 [ 3 ] {2d9bb758-baf6-4654-ac19-93dd92ffce0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3692 | 2023.12.30 06:28:16.041780 [ 3 ] {2d9bb758-baf6-4654-ac19-93dd92ffce0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3693 | 2023.12.30 06:28:16.042250 [ 3 ] {2d9bb758-baf6-4654-ac19-93dd92ffce0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3694 | 2023.12.30 06:28:16.042554 [ 3 ] {2d9bb758-baf6-4654-ac19-93dd92ffce0c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3695 | 2023.12.30 06:28:16.042728 [ 3 ] {2d9bb758-baf6-4654-ac19-93dd92ffce0c} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3696 | 2023.12.30 06:28:16.042859 [ 3 ] {2d9bb758-baf6-4654-ac19-93dd92ffce0c} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001233299 sec., 37298 rows/sec., 50.33 MiB/sec. | ||
3697 | 2023.12.30 06:28:16.042854 [ 91 ] {} <Debug> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3698 | 2023.12.30 06:28:16.042972 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3699 | 2023.12.30 06:28:16.043045 [ 3 ] {2d9bb758-baf6-4654-ac19-93dd92ffce0c} <Debug> DynamicQueryHandler: Done processing query | ||
3700 | 2023.12.30 06:28:16.043069 [ 19 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3701 | 2023.12.30 06:28:16.043078 [ 3 ] {2d9bb758-baf6-4654-ac19-93dd92ffce0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3702 | 2023.12.30 06:28:16.043112 [ 3 ] {} <Debug> HTTP-Session: 383c76f4-fe2b-45e5-a62c-97dd96d4c43f Destroying unnamed session | ||
3703 | 2023.12.30 06:28:16.043173 [ 19 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3704 | 2023.12.30 06:28:16.043209 [ 19 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 926 rows starting from the beginning of the part | ||
3705 | 2023.12.30 06:28:16.043330 [ 19 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part | ||
3706 | 2023.12.30 06:28:16.043437 [ 19 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part | ||
3707 | 2023.12.30 06:28:16.043539 [ 19 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part | ||
3708 | 2023.12.30 06:28:16.043637 [ 19 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 46 rows starting from the beginning of the part | ||
3709 | 2023.12.30 06:28:16.043732 [ 19 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part | ||
3710 | 2023.12.30 06:28:16.054028 [ 18 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1156 rows, containing 6 columns (6 merged, 0 gathered) in 0.011002154 sec., 105070.33440906208 rows/sec., 141.79 MiB/sec. | ||
3711 | 2023.12.30 06:28:16.054508 [ 12 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3712 | 2023.12.30 06:28:16.054731 [ 12 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3713 | 2023.12.30 06:28:16.054792 [ 12 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3714 | 2023.12.30 06:28:16.054851 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_26_5: 9.26 MiB. | ||
3715 | 2023.12.30 06:28:17.000179 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.89 MiB, peak 241.12 MiB, will set to 233.56 MiB (RSS), difference: 1.67 MiB | ||
3716 | 2023.12.30 06:28:24.665412 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3717 | 2023.12.30 06:28:24.665511 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3718 | 2023.12.30 06:28:26.035225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3719 | 2023.12.30 06:28:26.035341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3720 | 2023.12.30 06:28:26.035366 [ 3 ] {} <Debug> HTTP-Session: 209a152d-b76b-4865-b848-01fcb5f236db Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3721 | 2023.12.30 06:28:26.035389 [ 3 ] {} <Debug> HTTP-Session: 209a152d-b76b-4865-b848-01fcb5f236db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3722 | 2023.12.30 06:28:26.035517 [ 3 ] {f44c6d0e-e4ec-422f-941d-759089a7ea50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3723 | 2023.12.30 06:28:26.035578 [ 3 ] {f44c6d0e-e4ec-422f-941d-759089a7ea50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3724 | 2023.12.30 06:28:26.035735 [ 3 ] {f44c6d0e-e4ec-422f-941d-759089a7ea50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3725 | 2023.12.30 06:28:26.036157 [ 3 ] {f44c6d0e-e4ec-422f-941d-759089a7ea50} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3726 | 2023.12.30 06:28:26.036431 [ 3 ] {f44c6d0e-e4ec-422f-941d-759089a7ea50} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3727 | 2023.12.30 06:28:26.036606 [ 3 ] {f44c6d0e-e4ec-422f-941d-759089a7ea50} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3728 | 2023.12.30 06:28:26.036733 [ 3 ] {f44c6d0e-e4ec-422f-941d-759089a7ea50} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001178267 sec., 39040 rows/sec., 3.09 MiB/sec. | ||
3729 | 2023.12.30 06:28:26.036875 [ 3 ] {f44c6d0e-e4ec-422f-941d-759089a7ea50} <Debug> DynamicQueryHandler: Done processing query | ||
3730 | 2023.12.30 06:28:26.036903 [ 3 ] {f44c6d0e-e4ec-422f-941d-759089a7ea50} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3731 | 2023.12.30 06:28:26.036919 [ 3 ] {} <Debug> HTTP-Session: 209a152d-b76b-4865-b848-01fcb5f236db Destroying unnamed session | ||
3732 | 2023.12.30 06:28:26.037037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3733 | 2023.12.30 06:28:26.037087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3734 | 2023.12.30 06:28:26.037106 [ 3 ] {} <Debug> HTTP-Session: 82202838-6b21-44e9-80f6-65f4068617a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3735 | 2023.12.30 06:28:26.037125 [ 3 ] {} <Debug> HTTP-Session: 82202838-6b21-44e9-80f6-65f4068617a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3736 | 2023.12.30 06:28:26.037205 [ 3 ] {84ba283a-c40b-4187-a91a-7ee9d10cb320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3737 | 2023.12.30 06:28:26.037249 [ 3 ] {84ba283a-c40b-4187-a91a-7ee9d10cb320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3738 | 2023.12.30 06:28:26.037361 [ 3 ] {84ba283a-c40b-4187-a91a-7ee9d10cb320} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3739 | 2023.12.30 06:28:26.037640 [ 3 ] {84ba283a-c40b-4187-a91a-7ee9d10cb320} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3740 | 2023.12.30 06:28:26.037850 [ 3 ] {84ba283a-c40b-4187-a91a-7ee9d10cb320} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3741 | 2023.12.30 06:28:26.037995 [ 3 ] {84ba283a-c40b-4187-a91a-7ee9d10cb320} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3742 | 2023.12.30 06:28:26.038099 [ 3 ] {84ba283a-c40b-4187-a91a-7ee9d10cb320} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00086483 sec., 4625 rows/sec., 386.19 KiB/sec. | ||
3743 | 2023.12.30 06:28:26.038261 [ 3 ] {84ba283a-c40b-4187-a91a-7ee9d10cb320} <Debug> DynamicQueryHandler: Done processing query | ||
3744 | 2023.12.30 06:28:26.038286 [ 3 ] {84ba283a-c40b-4187-a91a-7ee9d10cb320} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3745 | 2023.12.30 06:28:26.038302 [ 3 ] {} <Debug> HTTP-Session: 82202838-6b21-44e9-80f6-65f4068617a5 Destroying unnamed session | ||
3746 | 2023.12.30 06:28:26.038442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3747 | 2023.12.30 06:28:26.038488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3748 | 2023.12.30 06:28:26.038507 [ 3 ] {} <Debug> HTTP-Session: bf870f8e-58a3-4923-ae3f-32dc603c4148 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3749 | 2023.12.30 06:28:26.038524 [ 3 ] {} <Debug> HTTP-Session: bf870f8e-58a3-4923-ae3f-32dc603c4148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3750 | 2023.12.30 06:28:26.038605 [ 3 ] {543983cb-f8e7-47b6-8e25-8a2bba0162a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3751 | 2023.12.30 06:28:26.038645 [ 3 ] {543983cb-f8e7-47b6-8e25-8a2bba0162a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3752 | 2023.12.30 06:28:26.038758 [ 3 ] {543983cb-f8e7-47b6-8e25-8a2bba0162a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3753 | 2023.12.30 06:28:26.039154 [ 3 ] {543983cb-f8e7-47b6-8e25-8a2bba0162a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3754 | 2023.12.30 06:28:26.039370 [ 3 ] {543983cb-f8e7-47b6-8e25-8a2bba0162a8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3755 | 2023.12.30 06:28:26.039518 [ 3 ] {543983cb-f8e7-47b6-8e25-8a2bba0162a8} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3756 | 2023.12.30 06:28:26.039626 [ 3 ] {543983cb-f8e7-47b6-8e25-8a2bba0162a8} <Information> executeQuery: Read 140 rows, 13.74 KiB in 0.000992983 sec., 140989 rows/sec., 13.51 MiB/sec. | ||
3757 | 2023.12.30 06:28:26.039617 [ 86 ] {} <Debug> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3758 | 2023.12.30 06:28:26.039701 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3759 | 2023.12.30 06:28:26.039772 [ 3 ] {543983cb-f8e7-47b6-8e25-8a2bba0162a8} <Debug> DynamicQueryHandler: Done processing query | ||
3760 | 2023.12.30 06:28:26.039797 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3761 | 2023.12.30 06:28:26.039815 [ 3 ] {543983cb-f8e7-47b6-8e25-8a2bba0162a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3762 | 2023.12.30 06:28:26.039852 [ 3 ] {} <Debug> HTTP-Session: bf870f8e-58a3-4923-ae3f-32dc603c4148 Destroying unnamed session | ||
3763 | 2023.12.30 06:28:26.040001 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3764 | 2023.12.30 06:28:26.040037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3765 | 2023.12.30 06:28:26.040047 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 178 rows starting from the beginning of the part | ||
3766 | 2023.12.30 06:28:26.040089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3767 | 2023.12.30 06:28:26.040113 [ 3 ] {} <Debug> HTTP-Session: 4602c1ba-5639-41b1-a9f1-ddea4a817930 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3768 | 2023.12.30 06:28:26.040137 [ 3 ] {} <Debug> HTTP-Session: 4602c1ba-5639-41b1-a9f1-ddea4a817930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3769 | 2023.12.30 06:28:26.040180 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 139 rows starting from the beginning of the part | ||
3770 | 2023.12.30 06:28:26.040246 [ 3 ] {501be480-66ac-40b8-b23f-5731f3c60e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3771 | 2023.12.30 06:28:26.040296 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 138 rows starting from the beginning of the part | ||
3772 | 2023.12.30 06:28:26.040303 [ 3 ] {501be480-66ac-40b8-b23f-5731f3c60e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3773 | 2023.12.30 06:28:26.040455 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
3774 | 2023.12.30 06:28:26.040543 [ 3 ] {501be480-66ac-40b8-b23f-5731f3c60e78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3775 | 2023.12.30 06:28:26.040594 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 138 rows starting from the beginning of the part | ||
3776 | 2023.12.30 06:28:26.040733 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 140 rows starting from the beginning of the part | ||
3777 | 2023.12.30 06:28:26.041074 [ 3 ] {501be480-66ac-40b8-b23f-5731f3c60e78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3778 | 2023.12.30 06:28:26.041351 [ 3 ] {501be480-66ac-40b8-b23f-5731f3c60e78} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3779 | 2023.12.30 06:28:26.041558 [ 3 ] {501be480-66ac-40b8-b23f-5731f3c60e78} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3780 | 2023.12.30 06:28:26.041707 [ 3 ] {501be480-66ac-40b8-b23f-5731f3c60e78} <Information> executeQuery: Read 4 rows, 286.00 B in 0.001400802 sec., 2855 rows/sec., 199.38 KiB/sec. | ||
3781 | 2023.12.30 06:28:26.042049 [ 3 ] {501be480-66ac-40b8-b23f-5731f3c60e78} <Debug> DynamicQueryHandler: Done processing query | ||
3782 | 2023.12.30 06:28:26.042063 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 4 columns (4 merged, 0 gathered) in 0.002310803 sec., 332784.7505823733 rows/sec., 31.53 MiB/sec. | ||
3783 | 2023.12.30 06:28:26.042073 [ 3 ] {501be480-66ac-40b8-b23f-5731f3c60e78} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3784 | 2023.12.30 06:28:26.042101 [ 3 ] {} <Debug> HTTP-Session: 4602c1ba-5639-41b1-a9f1-ddea4a817930 Destroying unnamed session | ||
3785 | 2023.12.30 06:28:26.042162 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3786 | 2023.12.30 06:28:26.042216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8524, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3787 | 2023.12.30 06:28:26.042264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3788 | 2023.12.30 06:28:26.042287 [ 3 ] {} <Debug> HTTP-Session: 101a1d99-adeb-48f6-94ae-49ca9f4e815f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3789 | 2023.12.30 06:28:26.042306 [ 3 ] {} <Debug> HTTP-Session: 101a1d99-adeb-48f6-94ae-49ca9f4e815f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3790 | 2023.12.30 06:28:26.042325 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3791 | 2023.12.30 06:28:26.042395 [ 3 ] {9fc2741c-effc-4ab4-a8c9-dc96919490b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3792 | 2023.12.30 06:28:26.042402 [ 22 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_36_7} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3793 | 2023.12.30 06:28:26.042438 [ 3 ] {9fc2741c-effc-4ab4-a8c9-dc96919490b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3794 | 2023.12.30 06:28:26.042579 [ 3 ] {9fc2741c-effc-4ab4-a8c9-dc96919490b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3795 | 2023.12.30 06:28:26.042877 [ 3 ] {9fc2741c-effc-4ab4-a8c9-dc96919490b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3796 | 2023.12.30 06:28:26.043096 [ 3 ] {9fc2741c-effc-4ab4-a8c9-dc96919490b5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3797 | 2023.12.30 06:28:26.043245 [ 3 ] {9fc2741c-effc-4ab4-a8c9-dc96919490b5} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3798 | 2023.12.30 06:28:26.043346 [ 86 ] {} <Debug> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3799 | 2023.12.30 06:28:26.043351 [ 3 ] {9fc2741c-effc-4ab4-a8c9-dc96919490b5} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.000923591 sec., 54136 rows/sec., 4.24 MiB/sec. | ||
3800 | 2023.12.30 06:28:26.043379 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3801 | 2023.12.30 06:28:26.043472 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3802 | 2023.12.30 06:28:26.043516 [ 3 ] {9fc2741c-effc-4ab4-a8c9-dc96919490b5} <Debug> DynamicQueryHandler: Done processing query | ||
3803 | 2023.12.30 06:28:26.043545 [ 3 ] {9fc2741c-effc-4ab4-a8c9-dc96919490b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3804 | 2023.12.30 06:28:26.043556 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3805 | 2023.12.30 06:28:26.043570 [ 3 ] {} <Debug> HTTP-Session: 101a1d99-adeb-48f6-94ae-49ca9f4e815f Destroying unnamed session | ||
3806 | 2023.12.30 06:28:26.043588 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 96 rows starting from the beginning of the part | ||
3807 | 2023.12.30 06:28:26.043683 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
3808 | 2023.12.30 06:28:26.043698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3809 | 2023.12.30 06:28:26.043749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3810 | 2023.12.30 06:28:26.043778 [ 3 ] {} <Debug> HTTP-Session: e910e89b-d314-42fd-965c-5be6d6ab632b Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3811 | 2023.12.30 06:28:26.043779 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 46 rows starting from the beginning of the part | ||
3812 | 2023.12.30 06:28:26.043800 [ 3 ] {} <Debug> HTTP-Session: e910e89b-d314-42fd-965c-5be6d6ab632b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3813 | 2023.12.30 06:28:26.043904 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
3814 | 2023.12.30 06:28:26.043912 [ 3 ] {0c0e36c0-e11f-4893-b510-db9b47b521c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3815 | 2023.12.30 06:28:26.043970 [ 3 ] {0c0e36c0-e11f-4893-b510-db9b47b521c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3816 | 2023.12.30 06:28:26.044028 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part | ||
3817 | 2023.12.30 06:28:26.044188 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 50 rows starting from the beginning of the part | ||
3818 | 2023.12.30 06:28:26.044248 [ 3 ] {0c0e36c0-e11f-4893-b510-db9b47b521c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3819 | 2023.12.30 06:28:26.044656 [ 3 ] {0c0e36c0-e11f-4893-b510-db9b47b521c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3820 | 2023.12.30 06:28:26.045079 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 4 columns (4 merged, 0 gathered) in 0.001657338 sec., 187046.93912768547 rows/sec., 14.62 MiB/sec. | ||
3821 | 2023.12.30 06:28:26.045085 [ 3 ] {0c0e36c0-e11f-4893-b510-db9b47b521c2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3822 | 2023.12.30 06:28:26.045177 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3823 | 2023.12.30 06:28:26.045299 [ 3 ] {0c0e36c0-e11f-4893-b510-db9b47b521c2} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3824 | 2023.12.30 06:28:26.045362 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3825 | 2023.12.30 06:28:26.045460 [ 3 ] {0c0e36c0-e11f-4893-b510-db9b47b521c2} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001503615 sec., 1330 rows/sec., 93.52 KiB/sec. | ||
3826 | 2023.12.30 06:28:26.045478 [ 12 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_36_7} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3827 | 2023.12.30 06:28:26.045668 [ 3 ] {0c0e36c0-e11f-4893-b510-db9b47b521c2} <Debug> DynamicQueryHandler: Done processing query | ||
3828 | 2023.12.30 06:28:26.045692 [ 3 ] {0c0e36c0-e11f-4893-b510-db9b47b521c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3829 | 2023.12.30 06:28:26.045708 [ 3 ] {} <Debug> HTTP-Session: e910e89b-d314-42fd-965c-5be6d6ab632b Destroying unnamed session | ||
3830 | 2023.12.30 06:28:26.045856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3831 | 2023.12.30 06:28:26.045903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3832 | 2023.12.30 06:28:26.045921 [ 3 ] {} <Debug> HTTP-Session: dfd4ad7b-2294-4845-b5a6-7d26f4384980 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3833 | 2023.12.30 06:28:26.045939 [ 3 ] {} <Debug> HTTP-Session: dfd4ad7b-2294-4845-b5a6-7d26f4384980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3834 | 2023.12.30 06:28:26.046024 [ 3 ] {7ce548ae-4e2f-4077-83b7-863e45628d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3835 | 2023.12.30 06:28:26.046068 [ 3 ] {7ce548ae-4e2f-4077-83b7-863e45628d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3836 | 2023.12.30 06:28:26.046201 [ 3 ] {7ce548ae-4e2f-4077-83b7-863e45628d38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3837 | 2023.12.30 06:28:26.046876 [ 3 ] {7ce548ae-4e2f-4077-83b7-863e45628d38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3838 | 2023.12.30 06:28:26.047180 [ 3 ] {7ce548ae-4e2f-4077-83b7-863e45628d38} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3839 | 2023.12.30 06:28:26.047360 [ 3 ] {7ce548ae-4e2f-4077-83b7-863e45628d38} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3840 | 2023.12.30 06:28:26.047472 [ 3 ] {7ce548ae-4e2f-4077-83b7-863e45628d38} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001413543 sec., 32542 rows/sec., 43.91 MiB/sec. | ||
3841 | 2023.12.30 06:28:26.047686 [ 3 ] {7ce548ae-4e2f-4077-83b7-863e45628d38} <Debug> DynamicQueryHandler: Done processing query | ||
3842 | 2023.12.30 06:28:26.047711 [ 3 ] {7ce548ae-4e2f-4077-83b7-863e45628d38} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3843 | 2023.12.30 06:28:26.047727 [ 3 ] {} <Debug> HTTP-Session: dfd4ad7b-2294-4845-b5a6-7d26f4384980 Destroying unnamed session | ||
3844 | 2023.12.30 06:28:36.034608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3845 | 2023.12.30 06:28:36.034730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3846 | 2023.12.30 06:28:36.034756 [ 3 ] {} <Debug> HTTP-Session: b0543554-192a-4bdd-827c-c42ecd189728 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3847 | 2023.12.30 06:28:36.034780 [ 3 ] {} <Debug> HTTP-Session: b0543554-192a-4bdd-827c-c42ecd189728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3848 | 2023.12.30 06:28:36.034933 [ 3 ] {7ccf72b2-fc55-4e5a-8967-b70733b9172f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3849 | 2023.12.30 06:28:36.034994 [ 3 ] {7ccf72b2-fc55-4e5a-8967-b70733b9172f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3850 | 2023.12.30 06:28:36.035159 [ 3 ] {7ccf72b2-fc55-4e5a-8967-b70733b9172f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3851 | 2023.12.30 06:28:36.035616 [ 3 ] {7ccf72b2-fc55-4e5a-8967-b70733b9172f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3852 | 2023.12.30 06:28:36.035881 [ 3 ] {7ccf72b2-fc55-4e5a-8967-b70733b9172f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3853 | 2023.12.30 06:28:36.036049 [ 3 ] {7ccf72b2-fc55-4e5a-8967-b70733b9172f} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3854 | 2023.12.30 06:28:36.036192 [ 3 ] {7ccf72b2-fc55-4e5a-8967-b70733b9172f} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001215608 sec., 37841 rows/sec., 3.00 MiB/sec. | ||
3855 | 2023.12.30 06:28:36.036364 [ 3 ] {7ccf72b2-fc55-4e5a-8967-b70733b9172f} <Debug> DynamicQueryHandler: Done processing query | ||
3856 | 2023.12.30 06:28:36.036391 [ 3 ] {7ccf72b2-fc55-4e5a-8967-b70733b9172f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3857 | 2023.12.30 06:28:36.036408 [ 3 ] {} <Debug> HTTP-Session: b0543554-192a-4bdd-827c-c42ecd189728 Destroying unnamed session | ||
3858 | 2023.12.30 06:28:36.036543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3859 | 2023.12.30 06:28:36.036598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3860 | 2023.12.30 06:28:36.036618 [ 3 ] {} <Debug> HTTP-Session: eb772f3d-6bdf-4b56-b5b0-bc07e7b21de2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3861 | 2023.12.30 06:28:36.036637 [ 3 ] {} <Debug> HTTP-Session: eb772f3d-6bdf-4b56-b5b0-bc07e7b21de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3862 | 2023.12.30 06:28:36.036731 [ 3 ] {929e310b-a32b-4ee0-a808-0055accdefa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3863 | 2023.12.30 06:28:36.036774 [ 3 ] {929e310b-a32b-4ee0-a808-0055accdefa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3864 | 2023.12.30 06:28:36.036915 [ 3 ] {929e310b-a32b-4ee0-a808-0055accdefa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3865 | 2023.12.30 06:28:36.037328 [ 3 ] {929e310b-a32b-4ee0-a808-0055accdefa0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3866 | 2023.12.30 06:28:36.037553 [ 3 ] {929e310b-a32b-4ee0-a808-0055accdefa0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3867 | 2023.12.30 06:28:36.037707 [ 3 ] {929e310b-a32b-4ee0-a808-0055accdefa0} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3868 | 2023.12.30 06:28:36.037829 [ 3 ] {929e310b-a32b-4ee0-a808-0055accdefa0} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.001063904 sec., 129710 rows/sec., 12.45 MiB/sec. | ||
3869 | 2023.12.30 06:28:36.037948 [ 3 ] {929e310b-a32b-4ee0-a808-0055accdefa0} <Debug> DynamicQueryHandler: Done processing query | ||
3870 | 2023.12.30 06:28:36.037972 [ 3 ] {929e310b-a32b-4ee0-a808-0055accdefa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3871 | 2023.12.30 06:28:36.037988 [ 3 ] {} <Debug> HTTP-Session: eb772f3d-6bdf-4b56-b5b0-bc07e7b21de2 Destroying unnamed session | ||
3872 | 2023.12.30 06:28:36.038105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3873 | 2023.12.30 06:28:36.038154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3874 | 2023.12.30 06:28:36.038174 [ 3 ] {} <Debug> HTTP-Session: 37b13e6e-9742-4fb2-8ade-f5d5e4e782de Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3875 | 2023.12.30 06:28:36.038191 [ 3 ] {} <Debug> HTTP-Session: 37b13e6e-9742-4fb2-8ade-f5d5e4e782de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3876 | 2023.12.30 06:28:36.038269 [ 3 ] {c3870ee2-4b8d-489c-bd84-2eb0c0d42025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3877 | 2023.12.30 06:28:36.038307 [ 3 ] {c3870ee2-4b8d-489c-bd84-2eb0c0d42025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3878 | 2023.12.30 06:28:36.038415 [ 3 ] {c3870ee2-4b8d-489c-bd84-2eb0c0d42025} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3879 | 2023.12.30 06:28:36.038720 [ 3 ] {c3870ee2-4b8d-489c-bd84-2eb0c0d42025} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3880 | 2023.12.30 06:28:36.038930 [ 3 ] {c3870ee2-4b8d-489c-bd84-2eb0c0d42025} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3881 | 2023.12.30 06:28:36.039082 [ 3 ] {c3870ee2-4b8d-489c-bd84-2eb0c0d42025} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3882 | 2023.12.30 06:28:36.039198 [ 3 ] {c3870ee2-4b8d-489c-bd84-2eb0c0d42025} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000895981 sec., 51340 rows/sec., 4.01 MiB/sec. | ||
3883 | 2023.12.30 06:28:36.039326 [ 3 ] {c3870ee2-4b8d-489c-bd84-2eb0c0d42025} <Debug> DynamicQueryHandler: Done processing query | ||
3884 | 2023.12.30 06:28:36.039352 [ 3 ] {c3870ee2-4b8d-489c-bd84-2eb0c0d42025} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3885 | 2023.12.30 06:28:36.039369 [ 3 ] {} <Debug> HTTP-Session: 37b13e6e-9742-4fb2-8ade-f5d5e4e782de Destroying unnamed session | ||
3886 | 2023.12.30 06:28:36.039573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3887 | 2023.12.30 06:28:36.039621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3888 | 2023.12.30 06:28:36.039640 [ 3 ] {} <Debug> HTTP-Session: d073c650-7c3e-415e-8f88-2819289628c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3889 | 2023.12.30 06:28:36.039657 [ 3 ] {} <Debug> HTTP-Session: d073c650-7c3e-415e-8f88-2819289628c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3890 | 2023.12.30 06:28:36.039750 [ 3 ] {7ec1fdf6-2a21-41ad-bab9-b63bbbc83c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3891 | 2023.12.30 06:28:36.039795 [ 3 ] {7ec1fdf6-2a21-41ad-bab9-b63bbbc83c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3892 | 2023.12.30 06:28:36.039935 [ 3 ] {7ec1fdf6-2a21-41ad-bab9-b63bbbc83c24} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3893 | 2023.12.30 06:28:36.040424 [ 3 ] {7ec1fdf6-2a21-41ad-bab9-b63bbbc83c24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3894 | 2023.12.30 06:28:36.040758 [ 3 ] {7ec1fdf6-2a21-41ad-bab9-b63bbbc83c24} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3895 | 2023.12.30 06:28:36.040952 [ 3 ] {7ec1fdf6-2a21-41ad-bab9-b63bbbc83c24} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3896 | 2023.12.30 06:28:36.041097 [ 3 ] {7ec1fdf6-2a21-41ad-bab9-b63bbbc83c24} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.00131842 sec., 34890 rows/sec., 47.08 MiB/sec. | ||
3897 | 2023.12.30 06:28:36.041230 [ 3 ] {7ec1fdf6-2a21-41ad-bab9-b63bbbc83c24} <Debug> DynamicQueryHandler: Done processing query | ||
3898 | 2023.12.30 06:28:36.041255 [ 3 ] {7ec1fdf6-2a21-41ad-bab9-b63bbbc83c24} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3899 | 2023.12.30 06:28:36.041271 [ 3 ] {} <Debug> HTTP-Session: d073c650-7c3e-415e-8f88-2819289628c7 Destroying unnamed session | ||
3900 | 2023.12.30 06:28:38.633396 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
3901 | 2023.12.30 06:28:38.633506 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3902 | 2023.12.30 06:28:38.633614 [ 22 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact | ||
3903 | 2023.12.30 06:28:38.633770 [ 22 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3904 | 2023.12.30 06:28:38.633806 [ 22 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 408 rows starting from the beginning of the part | ||
3905 | 2023.12.30 06:28:38.633924 [ 22 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part | ||
3906 | 2023.12.30 06:28:38.634019 [ 22 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
3907 | 2023.12.30 06:28:38.634107 [ 22 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
3908 | 2023.12.30 06:28:38.634193 [ 22 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
3909 | 2023.12.30 06:28:38.634891 [ 18 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001328971 sec., 364191.543683045 rows/sec., 25.68 MiB/sec. | ||
3910 | 2023.12.30 06:28:38.635062 [ 18 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
3911 | 2023.12.30 06:28:38.635315 [ 18 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4. | ||
3912 | 2023.12.30 06:28:38.635402 [ 18 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0 | ||
3913 | 2023.12.30 06:28:39.665565 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3914 | 2023.12.30 06:28:39.665644 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3915 | 2023.12.30 06:28:41.034018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3916 | 2023.12.30 06:28:41.034126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3917 | 2023.12.30 06:28:41.034151 [ 3 ] {} <Debug> HTTP-Session: dc244557-7c4c-491c-8c2b-3ac6131727e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3918 | 2023.12.30 06:28:41.034175 [ 3 ] {} <Debug> HTTP-Session: dc244557-7c4c-491c-8c2b-3ac6131727e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3919 | 2023.12.30 06:28:41.034297 [ 3 ] {e8c1f125-955c-442e-aa3d-fb6f1755d1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3920 | 2023.12.30 06:28:41.034357 [ 3 ] {e8c1f125-955c-442e-aa3d-fb6f1755d1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3921 | 2023.12.30 06:28:41.034515 [ 3 ] {e8c1f125-955c-442e-aa3d-fb6f1755d1d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3922 | 2023.12.30 06:28:41.034925 [ 3 ] {e8c1f125-955c-442e-aa3d-fb6f1755d1d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3923 | 2023.12.30 06:28:41.035192 [ 3 ] {e8c1f125-955c-442e-aa3d-fb6f1755d1d9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3924 | 2023.12.30 06:28:41.035357 [ 3 ] {e8c1f125-955c-442e-aa3d-fb6f1755d1d9} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3925 | 2023.12.30 06:28:41.035491 [ 3 ] {e8c1f125-955c-442e-aa3d-fb6f1755d1d9} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001152876 sec., 1734 rows/sec., 148.24 KiB/sec. | ||
3926 | 2023.12.30 06:28:41.035646 [ 3 ] {e8c1f125-955c-442e-aa3d-fb6f1755d1d9} <Debug> DynamicQueryHandler: Done processing query | ||
3927 | 2023.12.30 06:28:41.035672 [ 3 ] {e8c1f125-955c-442e-aa3d-fb6f1755d1d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3928 | 2023.12.30 06:28:41.035688 [ 3 ] {} <Debug> HTTP-Session: dc244557-7c4c-491c-8c2b-3ac6131727e3 Destroying unnamed session | ||
3929 | 2023.12.30 06:28:41.035809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3930 | 2023.12.30 06:28:41.035862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3931 | 2023.12.30 06:28:41.035883 [ 3 ] {} <Debug> HTTP-Session: 2ac6902f-dfec-4a2d-b8c8-386b186deb3f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3932 | 2023.12.30 06:28:41.035901 [ 3 ] {} <Debug> HTTP-Session: 2ac6902f-dfec-4a2d-b8c8-386b186deb3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3933 | 2023.12.30 06:28:41.035982 [ 3 ] {42ecb056-f6bb-44cd-a0a0-e9be10a4197a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3934 | 2023.12.30 06:28:41.036023 [ 3 ] {42ecb056-f6bb-44cd-a0a0-e9be10a4197a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3935 | 2023.12.30 06:28:41.036134 [ 3 ] {42ecb056-f6bb-44cd-a0a0-e9be10a4197a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3936 | 2023.12.30 06:28:41.036467 [ 3 ] {42ecb056-f6bb-44cd-a0a0-e9be10a4197a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3937 | 2023.12.30 06:28:41.036678 [ 3 ] {42ecb056-f6bb-44cd-a0a0-e9be10a4197a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3938 | 2023.12.30 06:28:41.036830 [ 3 ] {42ecb056-f6bb-44cd-a0a0-e9be10a4197a} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3939 | 2023.12.30 06:28:41.036963 [ 3 ] {42ecb056-f6bb-44cd-a0a0-e9be10a4197a} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000951231 sec., 38896 rows/sec., 3.27 MiB/sec. | ||
3940 | 2023.12.30 06:28:41.037085 [ 3 ] {42ecb056-f6bb-44cd-a0a0-e9be10a4197a} <Debug> DynamicQueryHandler: Done processing query | ||
3941 | 2023.12.30 06:28:41.037108 [ 3 ] {42ecb056-f6bb-44cd-a0a0-e9be10a4197a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3942 | 2023.12.30 06:28:41.037124 [ 3 ] {} <Debug> HTTP-Session: 2ac6902f-dfec-4a2d-b8c8-386b186deb3f Destroying unnamed session | ||
3943 | 2023.12.30 06:28:41.037237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3944 | 2023.12.30 06:28:41.037283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3945 | 2023.12.30 06:28:41.037302 [ 3 ] {} <Debug> HTTP-Session: b22c720d-991b-456c-949f-4030754bec7a Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3946 | 2023.12.30 06:28:41.037318 [ 3 ] {} <Debug> HTTP-Session: b22c720d-991b-456c-949f-4030754bec7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3947 | 2023.12.30 06:28:41.037390 [ 3 ] {30d535d4-bb92-4574-aade-6ee8199210d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3948 | 2023.12.30 06:28:41.037428 [ 3 ] {30d535d4-bb92-4574-aade-6ee8199210d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3949 | 2023.12.30 06:28:41.037536 [ 3 ] {30d535d4-bb92-4574-aade-6ee8199210d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3950 | 2023.12.30 06:28:41.037801 [ 3 ] {30d535d4-bb92-4574-aade-6ee8199210d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3951 | 2023.12.30 06:28:41.038000 [ 3 ] {30d535d4-bb92-4574-aade-6ee8199210d5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3952 | 2023.12.30 06:28:41.038147 [ 3 ] {30d535d4-bb92-4574-aade-6ee8199210d5} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3953 | 2023.12.30 06:28:41.038271 [ 3 ] {30d535d4-bb92-4574-aade-6ee8199210d5} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00085455 sec., 2340 rows/sec., 163.42 KiB/sec. | ||
3954 | 2023.12.30 06:28:41.038392 [ 3 ] {30d535d4-bb92-4574-aade-6ee8199210d5} <Debug> DynamicQueryHandler: Done processing query | ||
3955 | 2023.12.30 06:28:41.038415 [ 3 ] {30d535d4-bb92-4574-aade-6ee8199210d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3956 | 2023.12.30 06:28:41.038431 [ 3 ] {} <Debug> HTTP-Session: b22c720d-991b-456c-949f-4030754bec7a Destroying unnamed session | ||
3957 | 2023.12.30 06:28:41.038562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3958 | 2023.12.30 06:28:41.038606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3959 | 2023.12.30 06:28:41.038625 [ 3 ] {} <Debug> HTTP-Session: 3b6b289b-01bb-4f42-a506-54806f913ffe Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3960 | 2023.12.30 06:28:41.038642 [ 3 ] {} <Debug> HTTP-Session: 3b6b289b-01bb-4f42-a506-54806f913ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3961 | 2023.12.30 06:28:41.038714 [ 3 ] {0b04c1ff-9258-4de4-8eb4-985f99adf5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3962 | 2023.12.30 06:28:41.038752 [ 3 ] {0b04c1ff-9258-4de4-8eb4-985f99adf5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3963 | 2023.12.30 06:28:41.038857 [ 3 ] {0b04c1ff-9258-4de4-8eb4-985f99adf5a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3964 | 2023.12.30 06:28:41.039145 [ 3 ] {0b04c1ff-9258-4de4-8eb4-985f99adf5a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3965 | 2023.12.30 06:28:41.039344 [ 3 ] {0b04c1ff-9258-4de4-8eb4-985f99adf5a0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3966 | 2023.12.30 06:28:41.039503 [ 3 ] {0b04c1ff-9258-4de4-8eb4-985f99adf5a0} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3967 | 2023.12.30 06:28:41.039627 [ 3 ] {0b04c1ff-9258-4de4-8eb4-985f99adf5a0} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.00088601 sec., 29345 rows/sec., 2.27 MiB/sec. | ||
3968 | 2023.12.30 06:28:41.039759 [ 3 ] {0b04c1ff-9258-4de4-8eb4-985f99adf5a0} <Debug> DynamicQueryHandler: Done processing query | ||
3969 | 2023.12.30 06:28:41.039782 [ 3 ] {0b04c1ff-9258-4de4-8eb4-985f99adf5a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3970 | 2023.12.30 06:28:41.039798 [ 3 ] {} <Debug> HTTP-Session: 3b6b289b-01bb-4f42-a506-54806f913ffe Destroying unnamed session | ||
3971 | 2023.12.30 06:28:41.039910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3972 | 2023.12.30 06:28:41.039956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3973 | 2023.12.30 06:28:41.039974 [ 3 ] {} <Debug> HTTP-Session: 21ff1753-37d7-4ee6-942b-33bd7e31aeb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3974 | 2023.12.30 06:28:41.039991 [ 3 ] {} <Debug> HTTP-Session: 21ff1753-37d7-4ee6-942b-33bd7e31aeb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3975 | 2023.12.30 06:28:41.040067 [ 3 ] {be619301-f6dc-4366-ba7c-21050a796baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3976 | 2023.12.30 06:28:41.040110 [ 3 ] {be619301-f6dc-4366-ba7c-21050a796baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3977 | 2023.12.30 06:28:41.040232 [ 3 ] {be619301-f6dc-4366-ba7c-21050a796baf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3978 | 2023.12.30 06:28:41.040507 [ 3 ] {be619301-f6dc-4366-ba7c-21050a796baf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3979 | 2023.12.30 06:28:41.040762 [ 3 ] {be619301-f6dc-4366-ba7c-21050a796baf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3980 | 2023.12.30 06:28:41.040939 [ 3 ] {be619301-f6dc-4366-ba7c-21050a796baf} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3981 | 2023.12.30 06:28:41.041067 [ 3 ] {be619301-f6dc-4366-ba7c-21050a796baf} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000966042 sec., 38300 rows/sec., 2.70 MiB/sec. | ||
3982 | 2023.12.30 06:28:41.041247 [ 3 ] {be619301-f6dc-4366-ba7c-21050a796baf} <Debug> DynamicQueryHandler: Done processing query | ||
3983 | 2023.12.30 06:28:41.041271 [ 3 ] {be619301-f6dc-4366-ba7c-21050a796baf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3984 | 2023.12.30 06:28:41.041287 [ 3 ] {} <Debug> HTTP-Session: 21ff1753-37d7-4ee6-942b-33bd7e31aeb0 Destroying unnamed session | ||
3985 | 2023.12.30 06:28:46.034865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3986 | 2023.12.30 06:28:46.034994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3987 | 2023.12.30 06:28:46.035020 [ 3 ] {} <Debug> HTTP-Session: 54995156-7cc1-4af1-846e-134c176238f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
3988 | 2023.12.30 06:28:46.035043 [ 3 ] {} <Debug> HTTP-Session: 54995156-7cc1-4af1-846e-134c176238f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3989 | 2023.12.30 06:28:46.035168 [ 3 ] {17b4fd56-43f8-409d-901d-51ac068b975e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3990 | 2023.12.30 06:28:46.035228 [ 3 ] {17b4fd56-43f8-409d-901d-51ac068b975e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3991 | 2023.12.30 06:28:46.035387 [ 3 ] {17b4fd56-43f8-409d-901d-51ac068b975e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3992 | 2023.12.30 06:28:46.035898 [ 3 ] {17b4fd56-43f8-409d-901d-51ac068b975e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
3993 | 2023.12.30 06:28:46.036174 [ 3 ] {17b4fd56-43f8-409d-901d-51ac068b975e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3994 | 2023.12.30 06:28:46.036349 [ 3 ] {17b4fd56-43f8-409d-901d-51ac068b975e} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3995 | 2023.12.30 06:28:46.036473 [ 3 ] {17b4fd56-43f8-409d-901d-51ac068b975e} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001270449 sec., 36207 rows/sec., 2.87 MiB/sec. | ||
3996 | 2023.12.30 06:28:46.036633 [ 3 ] {17b4fd56-43f8-409d-901d-51ac068b975e} <Debug> DynamicQueryHandler: Done processing query | ||
3997 | 2023.12.30 06:28:46.036660 [ 3 ] {17b4fd56-43f8-409d-901d-51ac068b975e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3998 | 2023.12.30 06:28:46.036677 [ 3 ] {} <Debug> HTTP-Session: 54995156-7cc1-4af1-846e-134c176238f1 Destroying unnamed session | ||
3999 | 2023.12.30 06:28:46.036854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4000 | 2023.12.30 06:28:46.036910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4001 | 2023.12.30 06:28:46.036930 [ 3 ] {} <Debug> HTTP-Session: 37433c23-3f67-4117-b451-30f814eead4b Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4002 | 2023.12.30 06:28:46.036949 [ 3 ] {} <Debug> HTTP-Session: 37433c23-3f67-4117-b451-30f814eead4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4003 | 2023.12.30 06:28:46.037036 [ 3 ] {e380cbdb-a789-4cdd-98d1-0c435e4a9144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4004 | 2023.12.30 06:28:46.037080 [ 3 ] {e380cbdb-a789-4cdd-98d1-0c435e4a9144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4005 | 2023.12.30 06:28:46.037190 [ 3 ] {e380cbdb-a789-4cdd-98d1-0c435e4a9144} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4006 | 2023.12.30 06:28:46.037543 [ 3 ] {e380cbdb-a789-4cdd-98d1-0c435e4a9144} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
4007 | 2023.12.30 06:28:46.037764 [ 3 ] {e380cbdb-a789-4cdd-98d1-0c435e4a9144} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4008 | 2023.12.30 06:28:46.037917 [ 3 ] {e380cbdb-a789-4cdd-98d1-0c435e4a9144} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4009 | 2023.12.30 06:28:46.038044 [ 3 ] {e380cbdb-a789-4cdd-98d1-0c435e4a9144} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.000978502 sec., 141031 rows/sec., 13.53 MiB/sec. | ||
4010 | 2023.12.30 06:28:46.038164 [ 3 ] {e380cbdb-a789-4cdd-98d1-0c435e4a9144} <Debug> DynamicQueryHandler: Done processing query | ||
4011 | 2023.12.30 06:28:46.038188 [ 3 ] {e380cbdb-a789-4cdd-98d1-0c435e4a9144} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4012 | 2023.12.30 06:28:46.038204 [ 3 ] {} <Debug> HTTP-Session: 37433c23-3f67-4117-b451-30f814eead4b Destroying unnamed session | ||
4013 | 2023.12.30 06:28:46.038348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4014 | 2023.12.30 06:28:46.038396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4015 | 2023.12.30 06:28:46.038415 [ 3 ] {} <Debug> HTTP-Session: 61ae38e1-4fb3-4824-805b-463076f34c19 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4016 | 2023.12.30 06:28:46.038432 [ 3 ] {} <Debug> HTTP-Session: 61ae38e1-4fb3-4824-805b-463076f34c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4017 | 2023.12.30 06:28:46.038507 [ 3 ] {8165b60e-b5fa-435e-8c56-f1f87d7a01d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4018 | 2023.12.30 06:28:46.038547 [ 3 ] {8165b60e-b5fa-435e-8c56-f1f87d7a01d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4019 | 2023.12.30 06:28:46.038653 [ 3 ] {8165b60e-b5fa-435e-8c56-f1f87d7a01d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4020 | 2023.12.30 06:28:46.038930 [ 3 ] {8165b60e-b5fa-435e-8c56-f1f87d7a01d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
4021 | 2023.12.30 06:28:46.039141 [ 3 ] {8165b60e-b5fa-435e-8c56-f1f87d7a01d3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4022 | 2023.12.30 06:28:46.039297 [ 3 ] {8165b60e-b5fa-435e-8c56-f1f87d7a01d3} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4023 | 2023.12.30 06:28:46.039417 [ 3 ] {8165b60e-b5fa-435e-8c56-f1f87d7a01d3} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.00088336 sec., 52073 rows/sec., 4.07 MiB/sec. | ||
4024 | 2023.12.30 06:28:46.039531 [ 3 ] {8165b60e-b5fa-435e-8c56-f1f87d7a01d3} <Debug> DynamicQueryHandler: Done processing query | ||
4025 | 2023.12.30 06:28:46.039555 [ 3 ] {8165b60e-b5fa-435e-8c56-f1f87d7a01d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4026 | 2023.12.30 06:28:46.039570 [ 3 ] {} <Debug> HTTP-Session: 61ae38e1-4fb3-4824-805b-463076f34c19 Destroying unnamed session | ||
4027 | 2023.12.30 06:28:46.039782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4028 | 2023.12.30 06:28:46.039829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4029 | 2023.12.30 06:28:46.039847 [ 3 ] {} <Debug> HTTP-Session: bf5e38f7-14cd-4a52-8c31-78062fa2d462 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4030 | 2023.12.30 06:28:46.039864 [ 3 ] {} <Debug> HTTP-Session: bf5e38f7-14cd-4a52-8c31-78062fa2d462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4031 | 2023.12.30 06:28:46.039958 [ 3 ] {3a6baeed-ed3a-4611-8297-73ca1993e8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4032 | 2023.12.30 06:28:46.040003 [ 3 ] {3a6baeed-ed3a-4611-8297-73ca1993e8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4033 | 2023.12.30 06:28:46.040137 [ 3 ] {3a6baeed-ed3a-4611-8297-73ca1993e8e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4034 | 2023.12.30 06:28:46.040586 [ 3 ] {3a6baeed-ed3a-4611-8297-73ca1993e8e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
4035 | 2023.12.30 06:28:46.040893 [ 3 ] {3a6baeed-ed3a-4611-8297-73ca1993e8e4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4036 | 2023.12.30 06:28:46.041073 [ 3 ] {3a6baeed-ed3a-4611-8297-73ca1993e8e4} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
4037 | 2023.12.30 06:28:46.041214 [ 3 ] {3a6baeed-ed3a-4611-8297-73ca1993e8e4} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001222758 sec., 37619 rows/sec., 50.77 MiB/sec. | ||
4038 | 2023.12.30 06:28:46.041342 [ 3 ] {3a6baeed-ed3a-4611-8297-73ca1993e8e4} <Debug> DynamicQueryHandler: Done processing query | ||
4039 | 2023.12.30 06:28:46.041365 [ 3 ] {3a6baeed-ed3a-4611-8297-73ca1993e8e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
4040 | 2023.12.30 06:28:46.041381 [ 3 ] {} <Debug> HTTP-Session: bf5e38f7-14cd-4a52-8c31-78062fa2d462 Destroying unnamed session | ||
4041 | 2023.12.30 06:28:53.342280 [ 67 ] {} <Debug> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4042 | 2023.12.30 06:28:53.342463 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
4043 | 2023.12.30 06:28:53.342662 [ 10 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact | ||
4044 | 2023.12.30 06:28:53.342887 [ 10 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4045 | 2023.12.30 06:28:53.342944 [ 10 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part | ||
4046 | 2023.12.30 06:28:53.343141 [ 10 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
4047 | 2023.12.30 06:28:53.343291 [ 10 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
4048 | 2023.12.30 06:28:53.343369 [ 10 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
4049 | 2023.12.30 06:28:53.343443 [ 10 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
4050 | 2023.12.30 06:28:53.343985 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001433393 sec., 12557.616787580238 rows/sec., 876.83 KiB/sec. | ||
4051 | 2023.12.30 06:28:53.344078 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4052 | 2023.12.30 06:28:53.344264 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. | ||
4053 | 2023.12.30 06:28:53.344339 [ 18 ] {f8d636fe-9315-41e3-8dc1-e3cd9f6321df::all_1_13_3} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 | ||
4054 | 2023.12.30 06:28:53.350043 [ 67 ] {} <Debug> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4055 | 2023.12.30 06:28:53.350107 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
4056 | 2023.12.30 06:28:53.350239 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact | ||
4057 | 2023.12.30 06:28:53.350416 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4058 | 2023.12.30 06:28:53.350466 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part | ||
4059 | 2023.12.30 06:28:53.350643 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
4060 | 2023.12.30 06:28:53.350798 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
4061 | 2023.12.30 06:28:53.350935 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
4062 | 2023.12.30 06:28:53.351063 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
4063 | 2023.12.30 06:28:53.351832 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001664148 sec., 10816.345661563755 rows/sec., 905.47 KiB/sec. | ||
4064 | 2023.12.30 06:28:53.351905 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4065 | 2023.12.30 06:28:53.352055 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. | ||
4066 | 2023.12.30 06:28:53.352115 [ 10 ] {ba2865ec-b7a0-49b3-a4cd-5a67de7033f0::all_1_13_3} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 | ||
4067 | 2023.12.30 06:28:54.665721 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4068 | 2023.12.30 06:28:54.665796 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4069 | 2023.12.30 06:28:56.034317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4070 | 2023.12.30 06:28:56.034435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4071 | 2023.12.30 06:28:56.034463 [ 3 ] {} <Debug> HTTP-Session: d5710490-e523-43d4-acc7-c7c7b93ce67e Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4072 | 2023.12.30 06:28:56.034496 [ 3 ] {} <Debug> HTTP-Session: d5710490-e523-43d4-acc7-c7c7b93ce67e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4073 | 2023.12.30 06:28:56.034664 [ 3 ] {2f6f3617-69a5-4324-87c6-0247d274b7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4074 | 2023.12.30 06:28:56.034747 [ 3 ] {2f6f3617-69a5-4324-87c6-0247d274b7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4075 | 2023.12.30 06:28:56.034972 [ 3 ] {2f6f3617-69a5-4324-87c6-0247d274b7dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4076 | 2023.12.30 06:28:56.035469 [ 3 ] {2f6f3617-69a5-4324-87c6-0247d274b7dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
4077 | 2023.12.30 06:28:56.035739 [ 3 ] {2f6f3617-69a5-4324-87c6-0247d274b7dc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4078 | 2023.12.30 06:28:56.035915 [ 3 ] {2f6f3617-69a5-4324-87c6-0247d274b7dc} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
4079 | 2023.12.30 06:28:56.036065 [ 3 ] {2f6f3617-69a5-4324-87c6-0247d274b7dc} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001343922 sec., 34228 rows/sec., 2.71 MiB/sec. | ||
4080 | 2023.12.30 06:28:56.036066 [ 60 ] {} <Debug> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
4081 | 2023.12.30 06:28:56.036191 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
4082 | 2023.12.30 06:28:56.036260 [ 3 ] {2f6f3617-69a5-4324-87c6-0247d274b7dc} <Debug> DynamicQueryHandler: Done processing query | ||
4083 | 2023.12.30 06:28:56.036307 [ 3 ] {2f6f3617-69a5-4324-87c6-0247d274b7dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4084 | 2023.12.30 06:28:56.036303 [ 17 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact | ||
4085 | 2023.12.30 06:28:56.036332 [ 3 ] {} <Debug> HTTP-Session: d5710490-e523-43d4-acc7-c7c7b93ce67e Destroying unnamed session | ||
4086 | 2023.12.30 06:28:56.036445 [ 17 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4087 | 2023.12.30 06:28:56.036495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4088 | 2023.12.30 06:28:56.036505 [ 17 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 46 rows starting from the beginning of the part | ||
4089 | 2023.12.30 06:28:56.036582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4090 | 2023.12.30 06:28:56.036624 [ 3 ] {} <Debug> HTTP-Session: 98d1c583-4fc6-40d5-aeab-84aeaee2faba Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4091 | 2023.12.30 06:28:56.036660 [ 3 ] {} <Debug> HTTP-Session: 98d1c583-4fc6-40d5-aeab-84aeaee2faba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4092 | 2023.12.30 06:28:56.036740 [ 17 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part | ||
4093 | 2023.12.30 06:28:56.036860 [ 3 ] {d39cc4c7-e86c-4ffd-9019-902339280eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4094 | 2023.12.30 06:28:56.036951 [ 17 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part | ||
4095 | 2023.12.30 06:28:56.036963 [ 3 ] {d39cc4c7-e86c-4ffd-9019-902339280eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4096 | 2023.12.30 06:28:56.037217 [ 17 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 46 rows starting from the beginning of the part | ||
4097 | 2023.12.30 06:28:56.037393 [ 3 ] {d39cc4c7-e86c-4ffd-9019-902339280eb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4098 | 2023.12.30 06:28:56.037428 [ 17 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part | ||
4099 | 2023.12.30 06:28:56.038086 [ 3 ] {d39cc4c7-e86c-4ffd-9019-902339280eb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
4100 | 2023.12.30 06:28:56.038641 [ 10 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002389695 sec., 96246.59213832728 rows/sec., 7.62 MiB/sec. | ||
4101 | 2023.12.30 06:28:56.038657 [ 3 ] {d39cc4c7-e86c-4ffd-9019-902339280eb5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4102 | 2023.12.30 06:28:56.038867 [ 18 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
4103 | 2023.12.30 06:28:56.039021 [ 3 ] {d39cc4c7-e86c-4ffd-9019-902339280eb5} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
4104 | 2023.12.30 06:28:56.039219 [ 3 ] {d39cc4c7-e86c-4ffd-9019-902339280eb5} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002300953 sec., 869 rows/sec., 74.27 KiB/sec. | ||
4105 | 2023.12.30 06:28:56.039288 [ 18 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7. | ||
4106 | 2023.12.30 06:28:56.039423 [ 3 ] {d39cc4c7-e86c-4ffd-9019-902339280eb5} <Debug> DynamicQueryHandler: Done processing query | ||
4107 | 2023.12.30 06:28:56.039436 [ 18 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_30_7} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Merged 5 parts: from all_1_26_6 to all_30_30_0 | ||
4108 | 2023.12.30 06:28:56.039471 [ 3 ] {d39cc4c7-e86c-4ffd-9019-902339280eb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4109 | 2023.12.30 06:28:56.039501 [ 3 ] {} <Debug> HTTP-Session: 98d1c583-4fc6-40d5-aeab-84aeaee2faba Destroying unnamed session | ||
4110 | 2023.12.30 06:28:56.039645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4111 | 2023.12.30 06:28:56.039695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4112 | 2023.12.30 06:28:56.039714 [ 3 ] {} <Debug> HTTP-Session: 8bf793e5-0b66-47ac-9ed1-389ae2f6f407 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4113 | 2023.12.30 06:28:56.039733 [ 3 ] {} <Debug> HTTP-Session: 8bf793e5-0b66-47ac-9ed1-389ae2f6f407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4114 | 2023.12.30 06:28:56.039819 [ 3 ] {86d85acc-e476-407e-b4de-24c0b2ffd6cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4115 | 2023.12.30 06:28:56.039861 [ 3 ] {86d85acc-e476-407e-b4de-24c0b2ffd6cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4116 | 2023.12.30 06:28:56.039982 [ 3 ] {86d85acc-e476-407e-b4de-24c0b2ffd6cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4117 | 2023.12.30 06:28:56.040385 [ 3 ] {86d85acc-e476-407e-b4de-24c0b2ffd6cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
4118 | 2023.12.30 06:28:56.040620 [ 3 ] {86d85acc-e476-407e-b4de-24c0b2ffd6cb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4119 | 2023.12.30 06:28:56.040781 [ 3 ] {86d85acc-e476-407e-b4de-24c0b2ffd6cb} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4120 | 2023.12.30 06:28:56.040916 [ 3 ] {86d85acc-e476-407e-b4de-24c0b2ffd6cb} <Information> executeQuery: Read 139 rows, 13.65 KiB in 0.001066425 sec., 130342 rows/sec., 12.50 MiB/sec. | ||
4121 | 2023.12.30 06:28:56.041018 [ 3 ] {86d85acc-e476-407e-b4de-24c0b2ffd6cb} <Debug> DynamicQueryHandler: Done processing query | ||
4122 | 2023.12.30 06:28:56.041040 [ 3 ] {86d85acc-e476-407e-b4de-24c0b2ffd6cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4123 | 2023.12.30 06:28:56.041055 [ 3 ] {} <Debug> HTTP-Session: 8bf793e5-0b66-47ac-9ed1-389ae2f6f407 Destroying unnamed session | ||
4124 | 2023.12.30 06:28:56.041157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4125 | 2023.12.30 06:28:56.041200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4126 | 2023.12.30 06:28:56.041227 [ 3 ] {} <Debug> HTTP-Session: 670a2427-59b8-4f3c-9886-cb2bbde24a63 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4127 | 2023.12.30 06:28:56.041244 [ 3 ] {} <Debug> HTTP-Session: 670a2427-59b8-4f3c-9886-cb2bbde24a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4128 | 2023.12.30 06:28:56.041312 [ 3 ] {2b17ccad-24b1-411a-ac3b-ef2c71437560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4129 | 2023.12.30 06:28:56.041351 [ 3 ] {2b17ccad-24b1-411a-ac3b-ef2c71437560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4130 | 2023.12.30 06:28:56.041457 [ 3 ] {2b17ccad-24b1-411a-ac3b-ef2c71437560} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4131 | 2023.12.30 06:28:56.041725 [ 3 ] {2b17ccad-24b1-411a-ac3b-ef2c71437560} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
4132 | 2023.12.30 06:28:56.041925 [ 3 ] {2b17ccad-24b1-411a-ac3b-ef2c71437560} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4133 | 2023.12.30 06:28:56.042067 [ 3 ] {2b17ccad-24b1-411a-ac3b-ef2c71437560} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
4134 | 2023.12.30 06:28:56.042187 [ 3 ] {2b17ccad-24b1-411a-ac3b-ef2c71437560} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00083805 sec., 2386 rows/sec., 166.63 KiB/sec. | ||
4135 | 2023.12.30 06:28:56.042299 [ 3 ] {2b17ccad-24b1-411a-ac3b-ef2c71437560} <Debug> DynamicQueryHandler: Done processing query | ||
4136 | 2023.12.30 06:28:56.042322 [ 3 ] {2b17ccad-24b1-411a-ac3b-ef2c71437560} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4137 | 2023.12.30 06:28:56.042338 [ 3 ] {} <Debug> HTTP-Session: 670a2427-59b8-4f3c-9886-cb2bbde24a63 Destroying unnamed session | ||
4138 | 2023.12.30 06:28:56.042437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4139 | 2023.12.30 06:28:56.042480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4140 | 2023.12.30 06:28:56.042498 [ 3 ] {} <Debug> HTTP-Session: e1e45025-6d49-484c-a5ef-33cda170f619 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4141 | 2023.12.30 06:28:56.042514 [ 3 ] {} <Debug> HTTP-Session: e1e45025-6d49-484c-a5ef-33cda170f619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4142 | 2023.12.30 06:28:56.042584 [ 3 ] {45947dd8-2eea-4b41-ad36-06de114d39dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4143 | 2023.12.30 06:28:56.042622 [ 3 ] {45947dd8-2eea-4b41-ad36-06de114d39dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4144 | 2023.12.30 06:28:56.042727 [ 3 ] {45947dd8-2eea-4b41-ad36-06de114d39dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4145 | 2023.12.30 06:28:56.043023 [ 3 ] {45947dd8-2eea-4b41-ad36-06de114d39dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
4146 | 2023.12.30 06:28:56.043236 [ 3 ] {45947dd8-2eea-4b41-ad36-06de114d39dc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4147 | 2023.12.30 06:28:56.043382 [ 3 ] {45947dd8-2eea-4b41-ad36-06de114d39dc} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4148 | 2023.12.30 06:28:56.043506 [ 3 ] {45947dd8-2eea-4b41-ad36-06de114d39dc} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.00089433 sec., 53671 rows/sec., 4.20 MiB/sec. | ||
4149 | 2023.12.30 06:28:56.043608 [ 3 ] {45947dd8-2eea-4b41-ad36-06de114d39dc} <Debug> DynamicQueryHandler: Done processing query | ||
4150 | 2023.12.30 06:28:56.043629 [ 3 ] {45947dd8-2eea-4b41-ad36-06de114d39dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4151 | 2023.12.30 06:28:56.043644 [ 3 ] {} <Debug> HTTP-Session: e1e45025-6d49-484c-a5ef-33cda170f619 Destroying unnamed session | ||
4152 | 2023.12.30 06:28:56.043734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4153 | 2023.12.30 06:28:56.043777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4154 | 2023.12.30 06:28:56.043795 [ 3 ] {} <Debug> HTTP-Session: d8299f89-320c-4c24-abed-d47cb65f368c Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4155 | 2023.12.30 06:28:56.043811 [ 3 ] {} <Debug> HTTP-Session: d8299f89-320c-4c24-abed-d47cb65f368c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4156 | 2023.12.30 06:28:56.043880 [ 3 ] {22e1b1e0-8b24-4a54-9923-fc0fbbdcfe7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4157 | 2023.12.30 06:28:56.043922 [ 3 ] {22e1b1e0-8b24-4a54-9923-fc0fbbdcfe7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4158 | 2023.12.30 06:28:56.044041 [ 3 ] {22e1b1e0-8b24-4a54-9923-fc0fbbdcfe7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4159 | 2023.12.30 06:28:56.044309 [ 3 ] {22e1b1e0-8b24-4a54-9923-fc0fbbdcfe7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
4160 | 2023.12.30 06:28:56.044558 [ 3 ] {22e1b1e0-8b24-4a54-9923-fc0fbbdcfe7d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4161 | 2023.12.30 06:28:56.044729 [ 3 ] {22e1b1e0-8b24-4a54-9923-fc0fbbdcfe7d} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
4162 | 2023.12.30 06:28:56.044855 [ 3 ] {22e1b1e0-8b24-4a54-9923-fc0fbbdcfe7d} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000946942 sec., 1056 rows/sec., 74.25 KiB/sec. | ||
4163 | 2023.12.30 06:28:56.045029 [ 3 ] {22e1b1e0-8b24-4a54-9923-fc0fbbdcfe7d} <Debug> DynamicQueryHandler: Done processing query | ||
4164 | 2023.12.30 06:28:56.045052 [ 3 ] {22e1b1e0-8b24-4a54-9923-fc0fbbdcfe7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4165 | 2023.12.30 06:28:56.045068 [ 3 ] {} <Debug> HTTP-Session: d8299f89-320c-4c24-abed-d47cb65f368c Destroying unnamed session | ||
4166 | 2023.12.30 06:28:56.045196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4167 | 2023.12.30 06:28:56.045250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4168 | 2023.12.30 06:28:56.045268 [ 3 ] {} <Debug> HTTP-Session: dc07b3f1-8cee-4905-8d1e-7a94e5c85bd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4169 | 2023.12.30 06:28:56.045286 [ 3 ] {} <Debug> HTTP-Session: dc07b3f1-8cee-4905-8d1e-7a94e5c85bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4170 | 2023.12.30 06:28:56.045368 [ 3 ] {3c1f748e-bedf-4103-8589-d8583cd28d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4171 | 2023.12.30 06:28:56.045414 [ 3 ] {3c1f748e-bedf-4103-8589-d8583cd28d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4172 | 2023.12.30 06:28:56.045558 [ 3 ] {3c1f748e-bedf-4103-8589-d8583cd28d7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4173 | 2023.12.30 06:28:56.046001 [ 3 ] {3c1f748e-bedf-4103-8589-d8583cd28d7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
4174 | 2023.12.30 06:28:56.046303 [ 3 ] {3c1f748e-bedf-4103-8589-d8583cd28d7b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4175 | 2023.12.30 06:28:56.046479 [ 3 ] {3c1f748e-bedf-4103-8589-d8583cd28d7b} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
4176 | 2023.12.30 06:28:56.046609 [ 3 ] {3c1f748e-bedf-4103-8589-d8583cd28d7b} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001212918 sec., 37925 rows/sec., 51.18 MiB/sec. | ||
4177 | 2023.12.30 06:28:56.046758 [ 3 ] {3c1f748e-bedf-4103-8589-d8583cd28d7b} <Debug> DynamicQueryHandler: Done processing query | ||
4178 | 2023.12.30 06:28:56.046781 [ 3 ] {3c1f748e-bedf-4103-8589-d8583cd28d7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
4179 | 2023.12.30 06:28:56.046797 [ 3 ] {} <Debug> HTTP-Session: dc07b3f1-8cee-4905-8d1e-7a94e5c85bd6 Destroying unnamed session | ||
4180 | 2023.12.30 06:29:06.034602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4181 | 2023.12.30 06:29:06.034758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4182 | 2023.12.30 06:29:06.034791 [ 3 ] {} <Debug> HTTP-Session: 6a957541-6e24-4150-8278-d89465b9813a Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4183 | 2023.12.30 06:29:06.034820 [ 3 ] {} <Debug> HTTP-Session: 6a957541-6e24-4150-8278-d89465b9813a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4184 | 2023.12.30 06:29:06.034963 [ 3 ] {c6208c25-8f90-4994-85dc-a84435b16f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4185 | 2023.12.30 06:29:06.035032 [ 3 ] {c6208c25-8f90-4994-85dc-a84435b16f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4186 | 2023.12.30 06:29:06.035216 [ 3 ] {c6208c25-8f90-4994-85dc-a84435b16f12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4187 | 2023.12.30 06:29:06.035721 [ 3 ] {c6208c25-8f90-4994-85dc-a84435b16f12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4188 | 2023.12.30 06:29:06.035998 [ 3 ] {c6208c25-8f90-4994-85dc-a84435b16f12} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4189 | 2023.12.30 06:29:06.036171 [ 3 ] {c6208c25-8f90-4994-85dc-a84435b16f12} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
4190 | 2023.12.30 06:29:06.036300 [ 3 ] {c6208c25-8f90-4994-85dc-a84435b16f12} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.00129632 sec., 35485 rows/sec., 2.81 MiB/sec. | ||
4191 | 2023.12.30 06:29:06.036490 [ 3 ] {c6208c25-8f90-4994-85dc-a84435b16f12} <Debug> DynamicQueryHandler: Done processing query | ||
4192 | 2023.12.30 06:29:06.036527 [ 3 ] {c6208c25-8f90-4994-85dc-a84435b16f12} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4193 | 2023.12.30 06:29:06.036545 [ 3 ] {} <Debug> HTTP-Session: 6a957541-6e24-4150-8278-d89465b9813a Destroying unnamed session | ||
4194 | 2023.12.30 06:29:06.036676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4195 | 2023.12.30 06:29:06.036727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4196 | 2023.12.30 06:29:06.036748 [ 3 ] {} <Debug> HTTP-Session: fa790a4e-699e-4f87-a5c6-0063432374df Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4197 | 2023.12.30 06:29:06.036767 [ 3 ] {} <Debug> HTTP-Session: fa790a4e-699e-4f87-a5c6-0063432374df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4198 | 2023.12.30 06:29:06.036855 [ 3 ] {fb3f6c1b-eac3-469e-9f88-ccf2b619a0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4199 | 2023.12.30 06:29:06.036900 [ 3 ] {fb3f6c1b-eac3-469e-9f88-ccf2b619a0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4200 | 2023.12.30 06:29:06.037020 [ 3 ] {fb3f6c1b-eac3-469e-9f88-ccf2b619a0ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4201 | 2023.12.30 06:29:06.037391 [ 3 ] {fb3f6c1b-eac3-469e-9f88-ccf2b619a0ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4202 | 2023.12.30 06:29:06.037618 [ 3 ] {fb3f6c1b-eac3-469e-9f88-ccf2b619a0ae} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4203 | 2023.12.30 06:29:06.037778 [ 3 ] {fb3f6c1b-eac3-469e-9f88-ccf2b619a0ae} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4204 | 2023.12.30 06:29:06.037882 [ 3 ] {fb3f6c1b-eac3-469e-9f88-ccf2b619a0ae} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.000996893 sec., 138430 rows/sec., 13.28 MiB/sec. | ||
4205 | 2023.12.30 06:29:06.037875 [ 78 ] {} <Debug> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4206 | 2023.12.30 06:29:06.037945 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4207 | 2023.12.30 06:29:06.038012 [ 3 ] {fb3f6c1b-eac3-469e-9f88-ccf2b619a0ae} <Debug> DynamicQueryHandler: Done processing query | ||
4208 | 2023.12.30 06:29:06.038048 [ 3 ] {fb3f6c1b-eac3-469e-9f88-ccf2b619a0ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4209 | 2023.12.30 06:29:06.038056 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4210 | 2023.12.30 06:29:06.038071 [ 3 ] {} <Debug> HTTP-Session: fa790a4e-699e-4f87-a5c6-0063432374df Destroying unnamed session | ||
4211 | 2023.12.30 06:29:06.038212 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4212 | 2023.12.30 06:29:06.038265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4213 | 2023.12.30 06:29:06.038281 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 178 rows starting from the beginning of the part | ||
4214 | 2023.12.30 06:29:06.038356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4215 | 2023.12.30 06:29:06.038398 [ 3 ] {} <Debug> HTTP-Session: 6f634ee1-600f-40b3-aba8-dc20bb6b9faa Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4216 | 2023.12.30 06:29:06.038435 [ 3 ] {} <Debug> HTTP-Session: 6f634ee1-600f-40b3-aba8-dc20bb6b9faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4217 | 2023.12.30 06:29:06.038554 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 138 rows starting from the beginning of the part | ||
4218 | 2023.12.30 06:29:06.038629 [ 3 ] {5c790ba5-67d1-48c3-9ddc-43a88f95340f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4219 | 2023.12.30 06:29:06.038725 [ 3 ] {5c790ba5-67d1-48c3-9ddc-43a88f95340f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4220 | 2023.12.30 06:29:06.038758 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 37 rows starting from the beginning of the part | ||
4221 | 2023.12.30 06:29:06.039039 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 138 rows starting from the beginning of the part | ||
4222 | 2023.12.30 06:29:06.039151 [ 3 ] {5c790ba5-67d1-48c3-9ddc-43a88f95340f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4223 | 2023.12.30 06:29:06.039275 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 139 rows starting from the beginning of the part | ||
4224 | 2023.12.30 06:29:06.039429 [ 17 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 138 rows starting from the beginning of the part | ||
4225 | 2023.12.30 06:29:06.039953 [ 3 ] {5c790ba5-67d1-48c3-9ddc-43a88f95340f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4226 | 2023.12.30 06:29:06.040358 [ 3 ] {5c790ba5-67d1-48c3-9ddc-43a88f95340f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4227 | 2023.12.30 06:29:06.040659 [ 3 ] {5c790ba5-67d1-48c3-9ddc-43a88f95340f} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4228 | 2023.12.30 06:29:06.040802 [ 78 ] {} <Debug> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4229 | 2023.12.30 06:29:06.040830 [ 3 ] {5c790ba5-67d1-48c3-9ddc-43a88f95340f} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.00214495 sec., 21445 rows/sec., 1.68 MiB/sec. | ||
4230 | 2023.12.30 06:29:06.040890 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4231 | 2023.12.30 06:29:06.041163 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4232 | 2023.12.30 06:29:06.041296 [ 3 ] {5c790ba5-67d1-48c3-9ddc-43a88f95340f} <Debug> DynamicQueryHandler: Done processing query | ||
4233 | 2023.12.30 06:29:06.041400 [ 3 ] {5c790ba5-67d1-48c3-9ddc-43a88f95340f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4234 | 2023.12.30 06:29:06.041475 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4235 | 2023.12.30 06:29:06.041482 [ 3 ] {} <Debug> HTTP-Session: 6f634ee1-600f-40b3-aba8-dc20bb6b9faa Destroying unnamed session | ||
4236 | 2023.12.30 06:29:06.041517 [ 23 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.00351049 sec., 218772.8778603557 rows/sec., 20.73 MiB/sec. | ||
4237 | 2023.12.30 06:29:06.041546 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 96 rows starting from the beginning of the part | ||
4238 | 2023.12.30 06:29:06.041661 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 46 rows starting from the beginning of the part | ||
4239 | 2023.12.30 06:29:06.041669 [ 23 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4240 | 2023.12.30 06:29:06.041816 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
4241 | 2023.12.30 06:29:06.041827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4242 | 2023.12.30 06:29:06.041942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4243 | 2023.12.30 06:29:06.042023 [ 23 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4244 | 2023.12.30 06:29:06.042043 [ 3 ] {} <Debug> HTTP-Session: 9165fa17-4577-4ae2-8c22-c35fbae2c9c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4245 | 2023.12.30 06:29:06.042064 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 46 rows starting from the beginning of the part | ||
4246 | 2023.12.30 06:29:06.042118 [ 3 ] {} <Debug> HTTP-Session: 9165fa17-4577-4ae2-8c22-c35fbae2c9c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4247 | 2023.12.30 06:29:06.042203 [ 23 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_41_8} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4248 | 2023.12.30 06:29:06.042473 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
4249 | 2023.12.30 06:29:06.042507 [ 3 ] {3673050e-5de1-4c29-9654-d1382dc164bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4250 | 2023.12.30 06:29:06.042627 [ 3 ] {3673050e-5de1-4c29-9654-d1382dc164bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4251 | 2023.12.30 06:29:06.042658 [ 9 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 46 rows starting from the beginning of the part | ||
4252 | 2023.12.30 06:29:06.043242 [ 3 ] {3673050e-5de1-4c29-9654-d1382dc164bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4253 | 2023.12.30 06:29:06.044078 [ 23 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 4 columns (4 merged, 0 gathered) in 0.003090712 sec., 99653.41319411191 rows/sec., 7.79 MiB/sec. | ||
4254 | 2023.12.30 06:29:06.044149 [ 3 ] {3673050e-5de1-4c29-9654-d1382dc164bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4255 | 2023.12.30 06:29:06.044347 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4256 | 2023.12.30 06:29:06.044639 [ 3 ] {3673050e-5de1-4c29-9654-d1382dc164bc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4257 | 2023.12.30 06:29:06.044701 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4258 | 2023.12.30 06:29:06.044810 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_41_8} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4259 | 2023.12.30 06:29:06.044973 [ 3 ] {3673050e-5de1-4c29-9654-d1382dc164bc} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
4260 | 2023.12.30 06:29:06.045090 [ 78 ] {} <Debug> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4261 | 2023.12.30 06:29:06.045102 [ 3 ] {3673050e-5de1-4c29-9654-d1382dc164bc} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.002545078 sec., 18074 rows/sec., 24.39 MiB/sec. | ||
4262 | 2023.12.30 06:29:06.045126 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4263 | 2023.12.30 06:29:06.045317 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
4264 | 2023.12.30 06:29:06.045458 [ 3 ] {3673050e-5de1-4c29-9654-d1382dc164bc} <Debug> DynamicQueryHandler: Done processing query | ||
4265 | 2023.12.30 06:29:06.045509 [ 3 ] {3673050e-5de1-4c29-9654-d1382dc164bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
4266 | 2023.12.30 06:29:06.045558 [ 3 ] {} <Debug> HTTP-Session: 9165fa17-4577-4ae2-8c22-c35fbae2c9c0 Destroying unnamed session | ||
4267 | 2023.12.30 06:29:06.045560 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4268 | 2023.12.30 06:29:06.045617 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1156 rows starting from the beginning of the part | ||
4269 | 2023.12.30 06:29:06.045742 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part | ||
4270 | 2023.12.30 06:29:06.045840 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part | ||
4271 | 2023.12.30 06:29:06.045934 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 46 rows starting from the beginning of the part | ||
4272 | 2023.12.30 06:29:06.046024 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part | ||
4273 | 2023.12.30 06:29:06.046114 [ 24 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::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 | ||
4274 | 2023.12.30 06:29:06.052360 [ 23 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1386 rows, containing 6 columns (6 merged, 0 gathered) in 0.007176086 sec., 193141.49802552533 rows/sec., 260.63 MiB/sec. | ||
4275 | 2023.12.30 06:29:06.053600 [ 23 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4276 | 2023.12.30 06:29:06.053832 [ 23 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
4277 | 2023.12.30 06:29:06.053906 [ 23 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
4278 | 2023.12.30 06:29:06.053984 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_31_6: 8.72 MiB. | ||
4279 | 2023.12.30 06:29:07.000175 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.75 MiB, peak 242.44 MiB, will set to 235.55 MiB (RSS), difference: 1.80 MiB | ||
4280 | 2023.12.30 06:29:09.665862 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4281 | 2023.12.30 06:29:09.665948 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4282 | 2023.12.30 06:29:11.033670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4283 | 2023.12.30 06:29:11.033774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4284 | 2023.12.30 06:29:11.033800 [ 3 ] {} <Debug> HTTP-Session: 3caba8ba-6ddb-4b6d-a281-f873188fa7da Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4285 | 2023.12.30 06:29:11.033823 [ 3 ] {} <Debug> HTTP-Session: 3caba8ba-6ddb-4b6d-a281-f873188fa7da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4286 | 2023.12.30 06:29:11.033943 [ 3 ] {4a16c469-8a69-4751-8404-01294d0de960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4287 | 2023.12.30 06:29:11.034001 [ 3 ] {4a16c469-8a69-4751-8404-01294d0de960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4288 | 2023.12.30 06:29:11.034158 [ 3 ] {4a16c469-8a69-4751-8404-01294d0de960} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4289 | 2023.12.30 06:29:11.034593 [ 3 ] {4a16c469-8a69-4751-8404-01294d0de960} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4290 | 2023.12.30 06:29:11.034851 [ 3 ] {4a16c469-8a69-4751-8404-01294d0de960} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4291 | 2023.12.30 06:29:11.035031 [ 3 ] {4a16c469-8a69-4751-8404-01294d0de960} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4292 | 2023.12.30 06:29:11.035163 [ 3 ] {4a16c469-8a69-4751-8404-01294d0de960} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001183878 sec., 30408 rows/sec., 2.55 MiB/sec. | ||
4293 | 2023.12.30 06:29:11.035375 [ 3 ] {4a16c469-8a69-4751-8404-01294d0de960} <Debug> DynamicQueryHandler: Done processing query | ||
4294 | 2023.12.30 06:29:11.035410 [ 3 ] {4a16c469-8a69-4751-8404-01294d0de960} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4295 | 2023.12.30 06:29:11.035426 [ 3 ] {} <Debug> HTTP-Session: 3caba8ba-6ddb-4b6d-a281-f873188fa7da Destroying unnamed session | ||
4296 | 2023.12.30 06:29:11.035543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4297 | 2023.12.30 06:29:11.035593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4298 | 2023.12.30 06:29:11.035613 [ 3 ] {} <Debug> HTTP-Session: d2f457b0-20ee-4775-ba5a-249b5b3836dd Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4299 | 2023.12.30 06:29:11.035632 [ 3 ] {} <Debug> HTTP-Session: d2f457b0-20ee-4775-ba5a-249b5b3836dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4300 | 2023.12.30 06:29:11.035705 [ 3 ] {835d5039-067a-4ebe-8fac-537914c28988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4301 | 2023.12.30 06:29:11.035746 [ 3 ] {835d5039-067a-4ebe-8fac-537914c28988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4302 | 2023.12.30 06:29:11.035859 [ 3 ] {835d5039-067a-4ebe-8fac-537914c28988} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4303 | 2023.12.30 06:29:11.036153 [ 3 ] {835d5039-067a-4ebe-8fac-537914c28988} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4304 | 2023.12.30 06:29:11.036355 [ 3 ] {835d5039-067a-4ebe-8fac-537914c28988} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4305 | 2023.12.30 06:29:11.036509 [ 3 ] {835d5039-067a-4ebe-8fac-537914c28988} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4306 | 2023.12.30 06:29:11.036630 [ 3 ] {835d5039-067a-4ebe-8fac-537914c28988} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000896291 sec., 26777 rows/sec., 2.07 MiB/sec. | ||
4307 | 2023.12.30 06:29:11.036744 [ 3 ] {835d5039-067a-4ebe-8fac-537914c28988} <Debug> DynamicQueryHandler: Done processing query | ||
4308 | 2023.12.30 06:29:11.036767 [ 3 ] {835d5039-067a-4ebe-8fac-537914c28988} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4309 | 2023.12.30 06:29:11.036782 [ 3 ] {} <Debug> HTTP-Session: d2f457b0-20ee-4775-ba5a-249b5b3836dd Destroying unnamed session | ||
4310 | 2023.12.30 06:29:11.036897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4311 | 2023.12.30 06:29:11.036941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4312 | 2023.12.30 06:29:11.036959 [ 3 ] {} <Debug> HTTP-Session: 29548126-802e-4535-9f82-660f7279ca0d Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4313 | 2023.12.30 06:29:11.036976 [ 3 ] {} <Debug> HTTP-Session: 29548126-802e-4535-9f82-660f7279ca0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4314 | 2023.12.30 06:29:11.037047 [ 3 ] {099ef526-bb8f-437b-b1e2-9214ce15e6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4315 | 2023.12.30 06:29:11.037090 [ 3 ] {099ef526-bb8f-437b-b1e2-9214ce15e6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4316 | 2023.12.30 06:29:11.037209 [ 3 ] {099ef526-bb8f-437b-b1e2-9214ce15e6c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4317 | 2023.12.30 06:29:11.037497 [ 3 ] {099ef526-bb8f-437b-b1e2-9214ce15e6c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4318 | 2023.12.30 06:29:11.037752 [ 3 ] {099ef526-bb8f-437b-b1e2-9214ce15e6c3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4319 | 2023.12.30 06:29:11.037923 [ 3 ] {099ef526-bb8f-437b-b1e2-9214ce15e6c3} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
4320 | 2023.12.30 06:29:11.038027 [ 3 ] {099ef526-bb8f-437b-b1e2-9214ce15e6c3} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000952772 sec., 37784 rows/sec., 2.67 MiB/sec. | ||
4321 | 2023.12.30 06:29:11.038149 [ 3 ] {099ef526-bb8f-437b-b1e2-9214ce15e6c3} <Debug> DynamicQueryHandler: Done processing query | ||
4322 | 2023.12.30 06:29:11.038172 [ 3 ] {099ef526-bb8f-437b-b1e2-9214ce15e6c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4323 | 2023.12.30 06:29:11.038188 [ 3 ] {} <Debug> HTTP-Session: 29548126-802e-4535-9f82-660f7279ca0d Destroying unnamed session | ||
4324 | 2023.12.30 06:29:16.034444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4325 | 2023.12.30 06:29:16.034571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4326 | 2023.12.30 06:29:16.034597 [ 3 ] {} <Debug> HTTP-Session: 112e903e-5acb-4d89-83a6-d1dcc4b4f06c Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4327 | 2023.12.30 06:29:16.034621 [ 3 ] {} <Debug> HTTP-Session: 112e903e-5acb-4d89-83a6-d1dcc4b4f06c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4328 | 2023.12.30 06:29:16.034746 [ 3 ] {39f30be1-a76d-43ec-8299-6f8617567939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4329 | 2023.12.30 06:29:16.034807 [ 3 ] {39f30be1-a76d-43ec-8299-6f8617567939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4330 | 2023.12.30 06:29:16.034964 [ 3 ] {39f30be1-a76d-43ec-8299-6f8617567939} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4331 | 2023.12.30 06:29:16.035475 [ 3 ] {39f30be1-a76d-43ec-8299-6f8617567939} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4332 | 2023.12.30 06:29:16.035771 [ 3 ] {39f30be1-a76d-43ec-8299-6f8617567939} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4333 | 2023.12.30 06:29:16.035963 [ 3 ] {39f30be1-a76d-43ec-8299-6f8617567939} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
4334 | 2023.12.30 06:29:16.036102 [ 3 ] {39f30be1-a76d-43ec-8299-6f8617567939} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.00130989 sec., 35117 rows/sec., 2.78 MiB/sec. | ||
4335 | 2023.12.30 06:29:16.036305 [ 3 ] {39f30be1-a76d-43ec-8299-6f8617567939} <Debug> DynamicQueryHandler: Done processing query | ||
4336 | 2023.12.30 06:29:16.036349 [ 3 ] {39f30be1-a76d-43ec-8299-6f8617567939} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4337 | 2023.12.30 06:29:16.036368 [ 3 ] {} <Debug> HTTP-Session: 112e903e-5acb-4d89-83a6-d1dcc4b4f06c Destroying unnamed session | ||
4338 | 2023.12.30 06:29:16.036518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4339 | 2023.12.30 06:29:16.036572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4340 | 2023.12.30 06:29:16.036591 [ 3 ] {} <Debug> HTTP-Session: 43149e31-d22d-4613-bf30-f98f17509e5c Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4341 | 2023.12.30 06:29:16.036612 [ 3 ] {} <Debug> HTTP-Session: 43149e31-d22d-4613-bf30-f98f17509e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4342 | 2023.12.30 06:29:16.036700 [ 3 ] {13ea9f64-0979-45e2-89c0-11a3a1d21a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4343 | 2023.12.30 06:29:16.036745 [ 3 ] {13ea9f64-0979-45e2-89c0-11a3a1d21a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4344 | 2023.12.30 06:29:16.036865 [ 3 ] {13ea9f64-0979-45e2-89c0-11a3a1d21a9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4345 | 2023.12.30 06:29:16.037240 [ 3 ] {13ea9f64-0979-45e2-89c0-11a3a1d21a9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4346 | 2023.12.30 06:29:16.037465 [ 3 ] {13ea9f64-0979-45e2-89c0-11a3a1d21a9c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4347 | 2023.12.30 06:29:16.037618 [ 3 ] {13ea9f64-0979-45e2-89c0-11a3a1d21a9c} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4348 | 2023.12.30 06:29:16.037752 [ 3 ] {13ea9f64-0979-45e2-89c0-11a3a1d21a9c} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.001019234 sec., 135395 rows/sec., 12.99 MiB/sec. | ||
4349 | 2023.12.30 06:29:16.037884 [ 3 ] {13ea9f64-0979-45e2-89c0-11a3a1d21a9c} <Debug> DynamicQueryHandler: Done processing query | ||
4350 | 2023.12.30 06:29:16.037909 [ 3 ] {13ea9f64-0979-45e2-89c0-11a3a1d21a9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4351 | 2023.12.30 06:29:16.037925 [ 3 ] {} <Debug> HTTP-Session: 43149e31-d22d-4613-bf30-f98f17509e5c Destroying unnamed session | ||
4352 | 2023.12.30 06:29:16.038048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4353 | 2023.12.30 06:29:16.038094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4354 | 2023.12.30 06:29:16.038113 [ 3 ] {} <Debug> HTTP-Session: 6f9dc849-5a2d-4522-8459-748f555b87e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4355 | 2023.12.30 06:29:16.038130 [ 3 ] {} <Debug> HTTP-Session: 6f9dc849-5a2d-4522-8459-748f555b87e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4356 | 2023.12.30 06:29:16.038205 [ 3 ] {3448c04a-06e6-44bf-a3f9-a0736c6e4147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4357 | 2023.12.30 06:29:16.038246 [ 3 ] {3448c04a-06e6-44bf-a3f9-a0736c6e4147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4358 | 2023.12.30 06:29:16.038354 [ 3 ] {3448c04a-06e6-44bf-a3f9-a0736c6e4147} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4359 | 2023.12.30 06:29:16.038636 [ 3 ] {3448c04a-06e6-44bf-a3f9-a0736c6e4147} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4360 | 2023.12.30 06:29:16.038844 [ 3 ] {3448c04a-06e6-44bf-a3f9-a0736c6e4147} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4361 | 2023.12.30 06:29:16.038994 [ 3 ] {3448c04a-06e6-44bf-a3f9-a0736c6e4147} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4362 | 2023.12.30 06:29:16.039126 [ 3 ] {3448c04a-06e6-44bf-a3f9-a0736c6e4147} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.00088454 sec., 52004 rows/sec., 4.07 MiB/sec. | ||
4363 | 2023.12.30 06:29:16.039322 [ 3 ] {3448c04a-06e6-44bf-a3f9-a0736c6e4147} <Debug> DynamicQueryHandler: Done processing query | ||
4364 | 2023.12.30 06:29:16.039348 [ 3 ] {3448c04a-06e6-44bf-a3f9-a0736c6e4147} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4365 | 2023.12.30 06:29:16.039365 [ 3 ] {} <Debug> HTTP-Session: 6f9dc849-5a2d-4522-8459-748f555b87e2 Destroying unnamed session | ||
4366 | 2023.12.30 06:29:16.039565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4367 | 2023.12.30 06:29:16.039612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4368 | 2023.12.30 06:29:16.039632 [ 3 ] {} <Debug> HTTP-Session: 5faf63b5-6c34-4895-8b20-f61ae3a2aa3f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4369 | 2023.12.30 06:29:16.039649 [ 3 ] {} <Debug> HTTP-Session: 5faf63b5-6c34-4895-8b20-f61ae3a2aa3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4370 | 2023.12.30 06:29:16.039739 [ 3 ] {7d004de6-72a7-4d71-9208-75e7fe699e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4371 | 2023.12.30 06:29:16.039787 [ 3 ] {7d004de6-72a7-4d71-9208-75e7fe699e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4372 | 2023.12.30 06:29:16.039938 [ 3 ] {7d004de6-72a7-4d71-9208-75e7fe699e3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4373 | 2023.12.30 06:29:16.040391 [ 3 ] {7d004de6-72a7-4d71-9208-75e7fe699e3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4374 | 2023.12.30 06:29:16.040703 [ 3 ] {7d004de6-72a7-4d71-9208-75e7fe699e3a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4375 | 2023.12.30 06:29:16.040892 [ 3 ] {7d004de6-72a7-4d71-9208-75e7fe699e3a} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
4376 | 2023.12.30 06:29:16.041022 [ 3 ] {7d004de6-72a7-4d71-9208-75e7fe699e3a} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001244329 sec., 36967 rows/sec., 49.89 MiB/sec. | ||
4377 | 2023.12.30 06:29:16.041145 [ 3 ] {7d004de6-72a7-4d71-9208-75e7fe699e3a} <Debug> DynamicQueryHandler: Done processing query | ||
4378 | 2023.12.30 06:29:16.041169 [ 3 ] {7d004de6-72a7-4d71-9208-75e7fe699e3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
4379 | 2023.12.30 06:29:16.041185 [ 3 ] {} <Debug> HTTP-Session: 5faf63b5-6c34-4895-8b20-f61ae3a2aa3f Destroying unnamed session | ||
4380 | 2023.12.30 06:29:24.666040 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4381 | 2023.12.30 06:29:24.666145 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4382 | 2023.12.30 06:29:26.034227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4383 | 2023.12.30 06:29:26.034345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4384 | 2023.12.30 06:29:26.034375 [ 3 ] {} <Debug> HTTP-Session: 75e624aa-ac12-47f2-8cd8-604629bb1ae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4385 | 2023.12.30 06:29:26.034403 [ 3 ] {} <Debug> HTTP-Session: 75e624aa-ac12-47f2-8cd8-604629bb1ae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4386 | 2023.12.30 06:29:26.034542 [ 3 ] {abe7270e-2f71-48d9-8441-e6f8b3c1d7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4387 | 2023.12.30 06:29:26.034610 [ 3 ] {abe7270e-2f71-48d9-8441-e6f8b3c1d7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4388 | 2023.12.30 06:29:26.034792 [ 3 ] {abe7270e-2f71-48d9-8441-e6f8b3c1d7b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4389 | 2023.12.30 06:29:26.035375 [ 3 ] {abe7270e-2f71-48d9-8441-e6f8b3c1d7b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4390 | 2023.12.30 06:29:26.035651 [ 3 ] {abe7270e-2f71-48d9-8441-e6f8b3c1d7b3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4391 | 2023.12.30 06:29:26.035817 [ 3 ] {abe7270e-2f71-48d9-8441-e6f8b3c1d7b3} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4392 | 2023.12.30 06:29:26.035953 [ 3 ] {abe7270e-2f71-48d9-8441-e6f8b3c1d7b3} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001367631 sec., 33634 rows/sec., 2.66 MiB/sec. | ||
4393 | 2023.12.30 06:29:26.036134 [ 3 ] {abe7270e-2f71-48d9-8441-e6f8b3c1d7b3} <Debug> DynamicQueryHandler: Done processing query | ||
4394 | 2023.12.30 06:29:26.036162 [ 3 ] {abe7270e-2f71-48d9-8441-e6f8b3c1d7b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4395 | 2023.12.30 06:29:26.036180 [ 3 ] {} <Debug> HTTP-Session: 75e624aa-ac12-47f2-8cd8-604629bb1ae2 Destroying unnamed session | ||
4396 | 2023.12.30 06:29:26.036300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4397 | 2023.12.30 06:29:26.036359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4398 | 2023.12.30 06:29:26.036379 [ 3 ] {} <Debug> HTTP-Session: 7ae725a7-912e-40fa-a4bf-9cd1f512c278 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4399 | 2023.12.30 06:29:26.036398 [ 3 ] {} <Debug> HTTP-Session: 7ae725a7-912e-40fa-a4bf-9cd1f512c278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4400 | 2023.12.30 06:29:26.036480 [ 3 ] {08593f88-f14c-444a-b711-e97ec132461c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4401 | 2023.12.30 06:29:26.036523 [ 3 ] {08593f88-f14c-444a-b711-e97ec132461c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4402 | 2023.12.30 06:29:26.036635 [ 3 ] {08593f88-f14c-444a-b711-e97ec132461c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4403 | 2023.12.30 06:29:26.036944 [ 3 ] {08593f88-f14c-444a-b711-e97ec132461c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4404 | 2023.12.30 06:29:26.037160 [ 3 ] {08593f88-f14c-444a-b711-e97ec132461c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4405 | 2023.12.30 06:29:26.037311 [ 3 ] {08593f88-f14c-444a-b711-e97ec132461c} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4406 | 2023.12.30 06:29:26.037437 [ 3 ] {08593f88-f14c-444a-b711-e97ec132461c} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000928562 sec., 4307 rows/sec., 359.68 KiB/sec. | ||
4407 | 2023.12.30 06:29:26.037555 [ 3 ] {08593f88-f14c-444a-b711-e97ec132461c} <Debug> DynamicQueryHandler: Done processing query | ||
4408 | 2023.12.30 06:29:26.037579 [ 3 ] {08593f88-f14c-444a-b711-e97ec132461c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4409 | 2023.12.30 06:29:26.037596 [ 3 ] {} <Debug> HTTP-Session: 7ae725a7-912e-40fa-a4bf-9cd1f512c278 Destroying unnamed session | ||
4410 | 2023.12.30 06:29:26.037793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4411 | 2023.12.30 06:29:26.037840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4412 | 2023.12.30 06:29:26.037859 [ 3 ] {} <Debug> HTTP-Session: 4172e5ce-5e60-45ff-84af-a8cc8593aeba Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4413 | 2023.12.30 06:29:26.037876 [ 3 ] {} <Debug> HTTP-Session: 4172e5ce-5e60-45ff-84af-a8cc8593aeba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4414 | 2023.12.30 06:29:26.037956 [ 3 ] {fcca99a7-7318-4ba6-b19b-d3e33e58bf40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4415 | 2023.12.30 06:29:26.037996 [ 3 ] {fcca99a7-7318-4ba6-b19b-d3e33e58bf40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4416 | 2023.12.30 06:29:26.038101 [ 3 ] {fcca99a7-7318-4ba6-b19b-d3e33e58bf40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4417 | 2023.12.30 06:29:26.038475 [ 3 ] {fcca99a7-7318-4ba6-b19b-d3e33e58bf40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4418 | 2023.12.30 06:29:26.038697 [ 3 ] {fcca99a7-7318-4ba6-b19b-d3e33e58bf40} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4419 | 2023.12.30 06:29:26.038852 [ 3 ] {fcca99a7-7318-4ba6-b19b-d3e33e58bf40} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4420 | 2023.12.30 06:29:26.038977 [ 3 ] {fcca99a7-7318-4ba6-b19b-d3e33e58bf40} <Information> executeQuery: Read 140 rows, 13.74 KiB in 0.000992693 sec., 141030 rows/sec., 13.52 MiB/sec. | ||
4421 | 2023.12.30 06:29:26.039100 [ 3 ] {fcca99a7-7318-4ba6-b19b-d3e33e58bf40} <Debug> DynamicQueryHandler: Done processing query | ||
4422 | 2023.12.30 06:29:26.039125 [ 3 ] {fcca99a7-7318-4ba6-b19b-d3e33e58bf40} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4423 | 2023.12.30 06:29:26.039141 [ 3 ] {} <Debug> HTTP-Session: 4172e5ce-5e60-45ff-84af-a8cc8593aeba Destroying unnamed session | ||
4424 | 2023.12.30 06:29:26.039269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4425 | 2023.12.30 06:29:26.039315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4426 | 2023.12.30 06:29:26.039334 [ 3 ] {} <Debug> HTTP-Session: 7f2f6a28-ddec-4923-9408-43704c707982 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4427 | 2023.12.30 06:29:26.039352 [ 3 ] {} <Debug> HTTP-Session: 7f2f6a28-ddec-4923-9408-43704c707982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4428 | 2023.12.30 06:29:26.039423 [ 3 ] {0752d184-7377-4341-9a19-2e5ea44e004d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4429 | 2023.12.30 06:29:26.039463 [ 3 ] {0752d184-7377-4341-9a19-2e5ea44e004d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4430 | 2023.12.30 06:29:26.039568 [ 3 ] {0752d184-7377-4341-9a19-2e5ea44e004d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4431 | 2023.12.30 06:29:26.039838 [ 3 ] {0752d184-7377-4341-9a19-2e5ea44e004d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4432 | 2023.12.30 06:29:26.040047 [ 3 ] {0752d184-7377-4341-9a19-2e5ea44e004d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4433 | 2023.12.30 06:29:26.040206 [ 3 ] {0752d184-7377-4341-9a19-2e5ea44e004d} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4434 | 2023.12.30 06:29:26.040327 [ 3 ] {0752d184-7377-4341-9a19-2e5ea44e004d} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00087584 sec., 4567 rows/sec., 318.89 KiB/sec. | ||
4435 | 2023.12.30 06:29:26.040503 [ 3 ] {0752d184-7377-4341-9a19-2e5ea44e004d} <Debug> DynamicQueryHandler: Done processing query | ||
4436 | 2023.12.30 06:29:26.040528 [ 3 ] {0752d184-7377-4341-9a19-2e5ea44e004d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4437 | 2023.12.30 06:29:26.040544 [ 3 ] {} <Debug> HTTP-Session: 7f2f6a28-ddec-4923-9408-43704c707982 Destroying unnamed session | ||
4438 | 2023.12.30 06:29:26.040678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8524, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4439 | 2023.12.30 06:29:26.040723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4440 | 2023.12.30 06:29:26.040743 [ 3 ] {} <Debug> HTTP-Session: 01e73269-4faf-4367-a8b5-a5131d5ccddc Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4441 | 2023.12.30 06:29:26.040759 [ 3 ] {} <Debug> HTTP-Session: 01e73269-4faf-4367-a8b5-a5131d5ccddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4442 | 2023.12.30 06:29:26.040836 [ 3 ] {6283b3af-90f5-4b5e-b605-c3b876b67062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4443 | 2023.12.30 06:29:26.040875 [ 3 ] {6283b3af-90f5-4b5e-b605-c3b876b67062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4444 | 2023.12.30 06:29:26.040989 [ 3 ] {6283b3af-90f5-4b5e-b605-c3b876b67062} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4445 | 2023.12.30 06:29:26.041303 [ 3 ] {6283b3af-90f5-4b5e-b605-c3b876b67062} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4446 | 2023.12.30 06:29:26.041508 [ 3 ] {6283b3af-90f5-4b5e-b605-c3b876b67062} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4447 | 2023.12.30 06:29:26.041656 [ 3 ] {6283b3af-90f5-4b5e-b605-c3b876b67062} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4448 | 2023.12.30 06:29:26.041780 [ 3 ] {6283b3af-90f5-4b5e-b605-c3b876b67062} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.000914191 sec., 54693 rows/sec., 4.28 MiB/sec. | ||
4449 | 2023.12.30 06:29:26.041899 [ 3 ] {6283b3af-90f5-4b5e-b605-c3b876b67062} <Debug> DynamicQueryHandler: Done processing query | ||
4450 | 2023.12.30 06:29:26.041923 [ 3 ] {6283b3af-90f5-4b5e-b605-c3b876b67062} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4451 | 2023.12.30 06:29:26.041939 [ 3 ] {} <Debug> HTTP-Session: 01e73269-4faf-4367-a8b5-a5131d5ccddc Destroying unnamed session | ||
4452 | 2023.12.30 06:29:26.042040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4453 | 2023.12.30 06:29:26.042087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4454 | 2023.12.30 06:29:26.042106 [ 3 ] {} <Debug> HTTP-Session: 5677e41a-11ca-4a89-b4c9-85fabd586522 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4455 | 2023.12.30 06:29:26.042122 [ 3 ] {} <Debug> HTTP-Session: 5677e41a-11ca-4a89-b4c9-85fabd586522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4456 | 2023.12.30 06:29:26.042193 [ 3 ] {c54ee238-7303-43bb-9279-fd4f0da3119f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4457 | 2023.12.30 06:29:26.042237 [ 3 ] {c54ee238-7303-43bb-9279-fd4f0da3119f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4458 | 2023.12.30 06:29:26.042358 [ 3 ] {c54ee238-7303-43bb-9279-fd4f0da3119f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4459 | 2023.12.30 06:29:26.042631 [ 3 ] {c54ee238-7303-43bb-9279-fd4f0da3119f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4460 | 2023.12.30 06:29:26.042887 [ 3 ] {c54ee238-7303-43bb-9279-fd4f0da3119f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4461 | 2023.12.30 06:29:26.043062 [ 3 ] {c54ee238-7303-43bb-9279-fd4f0da3119f} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
4462 | 2023.12.30 06:29:26.043192 [ 3 ] {c54ee238-7303-43bb-9279-fd4f0da3119f} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000969542 sec., 2062 rows/sec., 145.04 KiB/sec. | ||
4463 | 2023.12.30 06:29:26.043308 [ 3 ] {c54ee238-7303-43bb-9279-fd4f0da3119f} <Debug> DynamicQueryHandler: Done processing query | ||
4464 | 2023.12.30 06:29:26.043333 [ 3 ] {c54ee238-7303-43bb-9279-fd4f0da3119f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4465 | 2023.12.30 06:29:26.043348 [ 3 ] {} <Debug> HTTP-Session: 5677e41a-11ca-4a89-b4c9-85fabd586522 Destroying unnamed session | ||
4466 | 2023.12.30 06:29:26.043514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4467 | 2023.12.30 06:29:26.043562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4468 | 2023.12.30 06:29:26.043580 [ 3 ] {} <Debug> HTTP-Session: ab8c0b22-d4e7-44e6-8e03-02bb00ae4613 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4469 | 2023.12.30 06:29:26.043598 [ 3 ] {} <Debug> HTTP-Session: ab8c0b22-d4e7-44e6-8e03-02bb00ae4613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4470 | 2023.12.30 06:29:26.043687 [ 3 ] {d4c9acb4-be00-4446-9323-861610d79187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4471 | 2023.12.30 06:29:26.043731 [ 3 ] {d4c9acb4-be00-4446-9323-861610d79187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4472 | 2023.12.30 06:29:26.043867 [ 3 ] {d4c9acb4-be00-4446-9323-861610d79187} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4473 | 2023.12.30 06:29:26.044362 [ 3 ] {d4c9acb4-be00-4446-9323-861610d79187} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4474 | 2023.12.30 06:29:26.044662 [ 3 ] {d4c9acb4-be00-4446-9323-861610d79187} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4475 | 2023.12.30 06:29:26.044837 [ 3 ] {d4c9acb4-be00-4446-9323-861610d79187} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4476 | 2023.12.30 06:29:26.044964 [ 3 ] {d4c9acb4-be00-4446-9323-861610d79187} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001249229 sec., 36822 rows/sec., 49.69 MiB/sec. | ||
4477 | 2023.12.30 06:29:26.045097 [ 3 ] {d4c9acb4-be00-4446-9323-861610d79187} <Debug> DynamicQueryHandler: Done processing query | ||
4478 | 2023.12.30 06:29:26.045121 [ 3 ] {d4c9acb4-be00-4446-9323-861610d79187} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
4479 | 2023.12.30 06:29:26.045137 [ 3 ] {} <Debug> HTTP-Session: ab8c0b22-d4e7-44e6-8e03-02bb00ae4613 Destroying unnamed session | ||
4480 | 2023.12.30 06:29:36.034988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4481 | 2023.12.30 06:29:36.035116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4482 | 2023.12.30 06:29:36.035146 [ 3 ] {} <Debug> HTTP-Session: 2ce1a901-c470-4a2d-bc54-2a3ffcf1f434 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4483 | 2023.12.30 06:29:36.035174 [ 3 ] {} <Debug> HTTP-Session: 2ce1a901-c470-4a2d-bc54-2a3ffcf1f434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4484 | 2023.12.30 06:29:36.035316 [ 3 ] {0aaa117a-cd5b-496e-abd3-7d5a419e851f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4485 | 2023.12.30 06:29:36.035381 [ 3 ] {0aaa117a-cd5b-496e-abd3-7d5a419e851f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4486 | 2023.12.30 06:29:36.035551 [ 3 ] {0aaa117a-cd5b-496e-abd3-7d5a419e851f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4487 | 2023.12.30 06:29:36.036005 [ 3 ] {0aaa117a-cd5b-496e-abd3-7d5a419e851f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4488 | 2023.12.30 06:29:36.036273 [ 3 ] {0aaa117a-cd5b-496e-abd3-7d5a419e851f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4489 | 2023.12.30 06:29:36.036437 [ 3 ] {0aaa117a-cd5b-496e-abd3-7d5a419e851f} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4490 | 2023.12.30 06:29:36.036560 [ 3 ] {0aaa117a-cd5b-496e-abd3-7d5a419e851f} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001205078 sec., 38171 rows/sec., 3.02 MiB/sec. | ||
4491 | 2023.12.30 06:29:36.036556 [ 58 ] {} <Debug> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
4492 | 2023.12.30 06:29:36.036623 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4493 | 2023.12.30 06:29:36.036749 [ 3 ] {0aaa117a-cd5b-496e-abd3-7d5a419e851f} <Debug> DynamicQueryHandler: Done processing query | ||
4494 | 2023.12.30 06:29:36.036763 [ 25 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact | ||
4495 | 2023.12.30 06:29:36.036790 [ 3 ] {0aaa117a-cd5b-496e-abd3-7d5a419e851f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4496 | 2023.12.30 06:29:36.036876 [ 3 ] {} <Debug> HTTP-Session: 2ce1a901-c470-4a2d-bc54-2a3ffcf1f434 Destroying unnamed session | ||
4497 | 2023.12.30 06:29:36.036951 [ 25 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4498 | 2023.12.30 06:29:36.036991 [ 25 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 46 rows starting from the beginning of the part | ||
4499 | 2023.12.30 06:29:36.037060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4500 | 2023.12.30 06:29:36.037173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4501 | 2023.12.30 06:29:36.037221 [ 25 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 46 rows starting from the beginning of the part | ||
4502 | 2023.12.30 06:29:36.037234 [ 3 ] {} <Debug> HTTP-Session: b0513cd4-4884-4161-bbcb-cfd074881cba Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4503 | 2023.12.30 06:29:36.037297 [ 3 ] {} <Debug> HTTP-Session: b0513cd4-4884-4161-bbcb-cfd074881cba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4504 | 2023.12.30 06:29:36.037429 [ 25 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 46 rows starting from the beginning of the part | ||
4505 | 2023.12.30 06:29:36.037537 [ 3 ] {bc76e724-6acd-47aa-80e3-4d00dd64b6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4506 | 2023.12.30 06:29:36.037650 [ 25 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 46 rows starting from the beginning of the part | ||
4507 | 2023.12.30 06:29:36.037661 [ 3 ] {bc76e724-6acd-47aa-80e3-4d00dd64b6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4508 | 2023.12.30 06:29:36.037901 [ 25 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part | ||
4509 | 2023.12.30 06:29:36.038163 [ 3 ] {bc76e724-6acd-47aa-80e3-4d00dd64b6ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4510 | 2023.12.30 06:29:36.039395 [ 3 ] {bc76e724-6acd-47aa-80e3-4d00dd64b6ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4511 | 2023.12.30 06:29:36.039617 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002922568 sec., 78697.91224703754 rows/sec., 6.23 MiB/sec. | ||
4512 | 2023.12.30 06:29:36.039803 [ 3 ] {bc76e724-6acd-47aa-80e3-4d00dd64b6ce} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4513 | 2023.12.30 06:29:36.039817 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
4514 | 2023.12.30 06:29:36.040058 [ 3 ] {bc76e724-6acd-47aa-80e3-4d00dd64b6ce} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4515 | 2023.12.30 06:29:36.040143 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8. | ||
4516 | 2023.12.30 06:29:36.040247 [ 3 ] {bc76e724-6acd-47aa-80e3-4d00dd64b6ce} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.002641691 sec., 52239 rows/sec., 5.01 MiB/sec. | ||
4517 | 2023.12.30 06:29:36.040300 [ 21 ] {ad8ac933-90bd-4233-912b-6d8c83fb2c45::all_1_34_8} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45) (MergerMutator): Merged 5 parts: from all_1_30_7 to all_34_34_0 | ||
4518 | 2023.12.30 06:29:36.040467 [ 3 ] {bc76e724-6acd-47aa-80e3-4d00dd64b6ce} <Debug> DynamicQueryHandler: Done processing query | ||
4519 | 2023.12.30 06:29:36.040498 [ 3 ] {bc76e724-6acd-47aa-80e3-4d00dd64b6ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4520 | 2023.12.30 06:29:36.040514 [ 3 ] {} <Debug> HTTP-Session: b0513cd4-4884-4161-bbcb-cfd074881cba Destroying unnamed session | ||
4521 | 2023.12.30 06:29:36.040637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4522 | 2023.12.30 06:29:36.040686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4523 | 2023.12.30 06:29:36.040705 [ 3 ] {} <Debug> HTTP-Session: 0a5e88c7-4ae4-4cc9-9e8a-538596781bcd Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4524 | 2023.12.30 06:29:36.040724 [ 3 ] {} <Debug> HTTP-Session: 0a5e88c7-4ae4-4cc9-9e8a-538596781bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4525 | 2023.12.30 06:29:36.040805 [ 3 ] {7afcd14e-77fc-4444-9b87-3baa65a224d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4526 | 2023.12.30 06:29:36.040848 [ 3 ] {7afcd14e-77fc-4444-9b87-3baa65a224d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4527 | 2023.12.30 06:29:36.040966 [ 3 ] {7afcd14e-77fc-4444-9b87-3baa65a224d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4528 | 2023.12.30 06:29:36.041363 [ 3 ] {7afcd14e-77fc-4444-9b87-3baa65a224d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4529 | 2023.12.30 06:29:36.041579 [ 3 ] {7afcd14e-77fc-4444-9b87-3baa65a224d7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4530 | 2023.12.30 06:29:36.041728 [ 3 ] {7afcd14e-77fc-4444-9b87-3baa65a224d7} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4531 | 2023.12.30 06:29:36.041836 [ 3 ] {7afcd14e-77fc-4444-9b87-3baa65a224d7} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.001000393 sec., 45981 rows/sec., 3.60 MiB/sec. | ||
4532 | 2023.12.30 06:29:36.041978 [ 3 ] {7afcd14e-77fc-4444-9b87-3baa65a224d7} <Debug> DynamicQueryHandler: Done processing query | ||
4533 | 2023.12.30 06:29:36.042002 [ 3 ] {7afcd14e-77fc-4444-9b87-3baa65a224d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4534 | 2023.12.30 06:29:36.042018 [ 3 ] {} <Debug> HTTP-Session: 0a5e88c7-4ae4-4cc9-9e8a-538596781bcd Destroying unnamed session | ||
4535 | 2023.12.30 06:29:36.042144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4536 | 2023.12.30 06:29:36.042191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4537 | 2023.12.30 06:29:36.042210 [ 3 ] {} <Debug> HTTP-Session: 731f2313-4e25-468f-94f7-5f6d1d563dc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4538 | 2023.12.30 06:29:36.042226 [ 3 ] {} <Debug> HTTP-Session: 731f2313-4e25-468f-94f7-5f6d1d563dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4539 | 2023.12.30 06:29:36.042314 [ 3 ] {55d48839-9e72-4187-9afc-8da8738fb21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4540 | 2023.12.30 06:29:36.042360 [ 3 ] {55d48839-9e72-4187-9afc-8da8738fb21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4541 | 2023.12.30 06:29:36.042496 [ 3 ] {55d48839-9e72-4187-9afc-8da8738fb21b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4542 | 2023.12.30 06:29:36.042981 [ 3 ] {55d48839-9e72-4187-9afc-8da8738fb21b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4543 | 2023.12.30 06:29:36.043302 [ 3 ] {55d48839-9e72-4187-9afc-8da8738fb21b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4544 | 2023.12.30 06:29:36.043479 [ 3 ] {55d48839-9e72-4187-9afc-8da8738fb21b} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4545 | 2023.12.30 06:29:36.043586 [ 3 ] {55d48839-9e72-4187-9afc-8da8738fb21b} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001242758 sec., 37014 rows/sec., 49.95 MiB/sec. | ||
4546 | 2023.12.30 06:29:36.043709 [ 3 ] {55d48839-9e72-4187-9afc-8da8738fb21b} <Debug> DynamicQueryHandler: Done processing query | ||
4547 | 2023.12.30 06:29:36.043733 [ 3 ] {55d48839-9e72-4187-9afc-8da8738fb21b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
4548 | 2023.12.30 06:29:36.043750 [ 3 ] {} <Debug> HTTP-Session: 731f2313-4e25-468f-94f7-5f6d1d563dc0 Destroying unnamed session | ||
4549 | 2023.12.30 06:29:38.501072 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
4550 | 2023.12.30 06:29:38.501190 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4551 | 2023.12.30 06:29:38.501319 [ 25 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact | ||
4552 | 2023.12.30 06:29:38.501500 [ 25 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4553 | 2023.12.30 06:29:38.501546 [ 25 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 484 rows starting from the beginning of the part | ||
4554 | 2023.12.30 06:29:38.501748 [ 25 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part | ||
4555 | 2023.12.30 06:29:38.501920 [ 25 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
4556 | 2023.12.30 06:29:38.502075 [ 25 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
4557 | 2023.12.30 06:29:38.502224 [ 25 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
4558 | 2023.12.30 06:29:38.503053 [ 19 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787751 sec., 313242.7278742957 rows/sec., 22.08 MiB/sec. | ||
4559 | 2023.12.30 06:29:38.503222 [ 19 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
4560 | 2023.12.30 06:29:38.503467 [ 19 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5. | ||
4561 | 2023.12.30 06:29:38.503543 [ 19 ] {e0151e36-5877-486a-abd1-40c4bb2e057d::all_1_21_5} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0 | ||
4562 | 2023.12.30 06:29:39.666419 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4563 | 2023.12.30 06:29:39.666496 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4564 | 2023.12.30 06:29:41.034199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4565 | 2023.12.30 06:29:41.034305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4566 | 2023.12.30 06:29:41.034330 [ 3 ] {} <Debug> HTTP-Session: 4174aebf-100e-4ac1-b769-1f9e370efa9f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4567 | 2023.12.30 06:29:41.034353 [ 3 ] {} <Debug> HTTP-Session: 4174aebf-100e-4ac1-b769-1f9e370efa9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4568 | 2023.12.30 06:29:41.034475 [ 3 ] {f12f56cb-a6fb-4f3a-b80f-2310d3d33718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4569 | 2023.12.30 06:29:41.034547 [ 3 ] {f12f56cb-a6fb-4f3a-b80f-2310d3d33718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4570 | 2023.12.30 06:29:41.034786 [ 3 ] {f12f56cb-a6fb-4f3a-b80f-2310d3d33718} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4571 | 2023.12.30 06:29:41.035201 [ 3 ] {f12f56cb-a6fb-4f3a-b80f-2310d3d33718} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4572 | 2023.12.30 06:29:41.035461 [ 3 ] {f12f56cb-a6fb-4f3a-b80f-2310d3d33718} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4573 | 2023.12.30 06:29:41.035623 [ 3 ] {f12f56cb-a6fb-4f3a-b80f-2310d3d33718} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4574 | 2023.12.30 06:29:41.035768 [ 3 ] {f12f56cb-a6fb-4f3a-b80f-2310d3d33718} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001251028 sec., 1598 rows/sec., 136.61 KiB/sec. | ||
4575 | 2023.12.30 06:29:41.035967 [ 3 ] {f12f56cb-a6fb-4f3a-b80f-2310d3d33718} <Debug> DynamicQueryHandler: Done processing query | ||
4576 | 2023.12.30 06:29:41.035992 [ 3 ] {f12f56cb-a6fb-4f3a-b80f-2310d3d33718} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4577 | 2023.12.30 06:29:41.036009 [ 3 ] {} <Debug> HTTP-Session: 4174aebf-100e-4ac1-b769-1f9e370efa9f Destroying unnamed session | ||
4578 | 2023.12.30 06:29:41.036133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 5471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4579 | 2023.12.30 06:29:41.036187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4580 | 2023.12.30 06:29:41.036207 [ 3 ] {} <Debug> HTTP-Session: f1afd847-b9e8-4a3d-8402-df4c640299aa Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4581 | 2023.12.30 06:29:41.036227 [ 3 ] {} <Debug> HTTP-Session: f1afd847-b9e8-4a3d-8402-df4c640299aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4582 | 2023.12.30 06:29:41.036309 [ 3 ] {98ea3ace-a318-4200-a37a-bd1c46845ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4583 | 2023.12.30 06:29:41.036351 [ 3 ] {98ea3ace-a318-4200-a37a-bd1c46845ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4584 | 2023.12.30 06:29:41.036469 [ 3 ] {98ea3ace-a318-4200-a37a-bd1c46845ae4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4585 | 2023.12.30 06:29:41.036801 [ 3 ] {98ea3ace-a318-4200-a37a-bd1c46845ae4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4586 | 2023.12.30 06:29:41.037009 [ 3 ] {98ea3ace-a318-4200-a37a-bd1c46845ae4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4587 | 2023.12.30 06:29:41.037171 [ 3 ] {98ea3ace-a318-4200-a37a-bd1c46845ae4} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4588 | 2023.12.30 06:29:41.037296 [ 3 ] {98ea3ace-a318-4200-a37a-bd1c46845ae4} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000953982 sec., 38784 rows/sec., 3.26 MiB/sec. | ||
4589 | 2023.12.30 06:29:41.037292 [ 89 ] {} <Debug> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4590 | 2023.12.30 06:29:41.037404 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4591 | 2023.12.30 06:29:41.037463 [ 3 ] {98ea3ace-a318-4200-a37a-bd1c46845ae4} <Debug> DynamicQueryHandler: Done processing query | ||
4592 | 2023.12.30 06:29:41.037527 [ 3 ] {98ea3ace-a318-4200-a37a-bd1c46845ae4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4593 | 2023.12.30 06:29:41.037540 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4594 | 2023.12.30 06:29:41.037568 [ 3 ] {} <Debug> HTTP-Session: f1afd847-b9e8-4a3d-8402-df4c640299aa Destroying unnamed session | ||
4595 | 2023.12.30 06:29:41.037776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4596 | 2023.12.30 06:29:41.037805 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4597 | 2023.12.30 06:29:41.037843 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 178 rows starting from the beginning of the part | ||
4598 | 2023.12.30 06:29:41.037852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4599 | 2023.12.30 06:29:41.037875 [ 3 ] {} <Debug> HTTP-Session: 389c3862-e9a6-42b2-a35d-c87c2cef50a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4600 | 2023.12.30 06:29:41.037900 [ 3 ] {} <Debug> HTTP-Session: 389c3862-e9a6-42b2-a35d-c87c2cef50a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4601 | 2023.12.30 06:29:41.038007 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
4602 | 2023.12.30 06:29:41.038013 [ 3 ] {4d47d590-c631-4234-a68c-734954beedd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4603 | 2023.12.30 06:29:41.038086 [ 3 ] {4d47d590-c631-4234-a68c-734954beedd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4604 | 2023.12.30 06:29:41.038130 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 138 rows starting from the beginning of the part | ||
4605 | 2023.12.30 06:29:41.038317 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 140 rows starting from the beginning of the part | ||
4606 | 2023.12.30 06:29:41.038335 [ 3 ] {4d47d590-c631-4234-a68c-734954beedd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4607 | 2023.12.30 06:29:41.038434 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 138 rows starting from the beginning of the part | ||
4608 | 2023.12.30 06:29:41.038654 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 37 rows starting from the beginning of the part | ||
4609 | 2023.12.30 06:29:41.038851 [ 3 ] {4d47d590-c631-4234-a68c-734954beedd8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4610 | 2023.12.30 06:29:41.039121 [ 3 ] {4d47d590-c631-4234-a68c-734954beedd8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4611 | 2023.12.30 06:29:41.039321 [ 3 ] {4d47d590-c631-4234-a68c-734954beedd8} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4612 | 2023.12.30 06:29:41.039512 [ 3 ] {4d47d590-c631-4234-a68c-734954beedd8} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001455554 sec., 1374 rows/sec., 95.94 KiB/sec. | ||
4613 | 2023.12.30 06:29:41.039759 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 667 rows, containing 4 columns (4 merged, 0 gathered) in 0.002298273 sec., 290217.91580025526 rows/sec., 27.26 MiB/sec. | ||
4614 | 2023.12.30 06:29:41.039769 [ 3 ] {4d47d590-c631-4234-a68c-734954beedd8} <Debug> DynamicQueryHandler: Done processing query | ||
4615 | 2023.12.30 06:29:41.039798 [ 3 ] {4d47d590-c631-4234-a68c-734954beedd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4616 | 2023.12.30 06:29:41.039820 [ 3 ] {} <Debug> HTTP-Session: 389c3862-e9a6-42b2-a35d-c87c2cef50a4 Destroying unnamed session | ||
4617 | 2023.12.30 06:29:41.039860 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4618 | 2023.12.30 06:29:41.039979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4619 | 2023.12.30 06:29:41.040023 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4620 | 2023.12.30 06:29:41.040031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4621 | 2023.12.30 06:29:41.040069 [ 3 ] {} <Debug> HTTP-Session: ede0abbe-dafe-4d58-bf78-495ba9d9319f Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4622 | 2023.12.30 06:29:41.040090 [ 3 ] {} <Debug> HTTP-Session: ede0abbe-dafe-4d58-bf78-495ba9d9319f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4623 | 2023.12.30 06:29:41.040091 [ 15 ] {e3e13eca-0797-4827-8d1e-81d197fd9fa9::all_1_46_9} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4624 | 2023.12.30 06:29:41.040192 [ 3 ] {037d6184-72be-459e-b7d1-619ac80d8391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4625 | 2023.12.30 06:29:41.040231 [ 3 ] {037d6184-72be-459e-b7d1-619ac80d8391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4626 | 2023.12.30 06:29:41.040337 [ 3 ] {037d6184-72be-459e-b7d1-619ac80d8391} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4627 | 2023.12.30 06:29:41.040626 [ 3 ] {037d6184-72be-459e-b7d1-619ac80d8391} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4628 | 2023.12.30 06:29:41.040838 [ 3 ] {037d6184-72be-459e-b7d1-619ac80d8391} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4629 | 2023.12.30 06:29:41.041007 [ 3 ] {037d6184-72be-459e-b7d1-619ac80d8391} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4630 | 2023.12.30 06:29:41.041135 [ 89 ] {} <Debug> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4631 | 2023.12.30 06:29:41.041152 [ 3 ] {037d6184-72be-459e-b7d1-619ac80d8391} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000927752 sec., 28024 rows/sec., 2.17 MiB/sec. | ||
4632 | 2023.12.30 06:29:41.041189 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4633 | 2023.12.30 06:29:41.041383 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4634 | 2023.12.30 06:29:41.041436 [ 3 ] {037d6184-72be-459e-b7d1-619ac80d8391} <Debug> DynamicQueryHandler: Done processing query | ||
4635 | 2023.12.30 06:29:41.041483 [ 3 ] {037d6184-72be-459e-b7d1-619ac80d8391} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4636 | 2023.12.30 06:29:41.041527 [ 3 ] {} <Debug> HTTP-Session: ede0abbe-dafe-4d58-bf78-495ba9d9319f Destroying unnamed session | ||
4637 | 2023.12.30 06:29:41.041571 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4638 | 2023.12.30 06:29:41.041609 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 96 rows starting from the beginning of the part | ||
4639 | 2023.12.30 06:29:41.041699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4640 | 2023.12.30 06:29:41.041774 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
4641 | 2023.12.30 06:29:41.041786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4642 | 2023.12.30 06:29:41.041853 [ 3 ] {} <Debug> HTTP-Session: a47338fb-90e7-416c-8ca3-c5744ec11a1d Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4643 | 2023.12.30 06:29:41.041888 [ 3 ] {} <Debug> HTTP-Session: a47338fb-90e7-416c-8ca3-c5744ec11a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4644 | 2023.12.30 06:29:41.042016 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 46 rows starting from the beginning of the part | ||
4645 | 2023.12.30 06:29:41.042102 [ 3 ] {2f444fcf-edb3-4852-a561-3f179510a7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4646 | 2023.12.30 06:29:41.042226 [ 3 ] {2f444fcf-edb3-4852-a561-3f179510a7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4647 | 2023.12.30 06:29:41.042261 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 50 rows starting from the beginning of the part | ||
4648 | 2023.12.30 06:29:41.042557 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 46 rows starting from the beginning of the part | ||
4649 | 2023.12.30 06:29:41.042790 [ 3 ] {2f444fcf-edb3-4852-a561-3f179510a7ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4650 | 2023.12.30 06:29:41.042807 [ 25 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
4651 | 2023.12.30 06:29:41.043442 [ 3 ] {2f444fcf-edb3-4852-a561-3f179510a7ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4652 | 2023.12.30 06:29:41.044126 [ 3 ] {2f444fcf-edb3-4852-a561-3f179510a7ce} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4653 | 2023.12.30 06:29:41.044357 [ 15 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 4 columns (4 merged, 0 gathered) in 0.003105412 sec., 92741.31741617537 rows/sec., 7.24 MiB/sec. | ||
4654 | 2023.12.30 06:29:41.044465 [ 3 ] {2f444fcf-edb3-4852-a561-3f179510a7ce} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
4655 | 2023.12.30 06:29:41.044557 [ 20 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4656 | 2023.12.30 06:29:41.044716 [ 3 ] {2f444fcf-edb3-4852-a561-3f179510a7ce} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.002537988 sec., 14578 rows/sec., 1.03 MiB/sec. | ||
4657 | 2023.12.30 06:29:41.044938 [ 3 ] {2f444fcf-edb3-4852-a561-3f179510a7ce} <Debug> DynamicQueryHandler: Done processing query | ||
4658 | 2023.12.30 06:29:41.044973 [ 3 ] {2f444fcf-edb3-4852-a561-3f179510a7ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4659 | 2023.12.30 06:29:41.045010 [ 20 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4660 | 2023.12.30 06:29:41.045012 [ 3 ] {} <Debug> HTTP-Session: a47338fb-90e7-416c-8ca3-c5744ec11a1d Destroying unnamed session | ||
4661 | 2023.12.30 06:29:41.045147 [ 20 ] {a2e77fb8-625a-4873-939a-15e020fdc620::all_1_46_9} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4662 | 2023.12.30 06:29:46.034908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4663 | 2023.12.30 06:29:46.035044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4664 | 2023.12.30 06:29:46.035079 [ 3 ] {} <Debug> HTTP-Session: 25aada66-ac57-49c3-958a-83104d9bd848 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4665 | 2023.12.30 06:29:46.035103 [ 3 ] {} <Debug> HTTP-Session: 25aada66-ac57-49c3-958a-83104d9bd848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4666 | 2023.12.30 06:29:46.035228 [ 3 ] {734f85b0-1063-450f-96dd-c141986e9d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4667 | 2023.12.30 06:29:46.035288 [ 3 ] {734f85b0-1063-450f-96dd-c141986e9d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4668 | 2023.12.30 06:29:46.035447 [ 3 ] {734f85b0-1063-450f-96dd-c141986e9d9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4669 | 2023.12.30 06:29:46.035878 [ 3 ] {734f85b0-1063-450f-96dd-c141986e9d9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4670 | 2023.12.30 06:29:46.036181 [ 3 ] {734f85b0-1063-450f-96dd-c141986e9d9d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4671 | 2023.12.30 06:29:46.036346 [ 3 ] {734f85b0-1063-450f-96dd-c141986e9d9d} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4672 | 2023.12.30 06:29:46.036491 [ 3 ] {734f85b0-1063-450f-96dd-c141986e9d9d} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001222268 sec., 37634 rows/sec., 2.98 MiB/sec. | ||
4673 | 2023.12.30 06:29:46.036641 [ 3 ] {734f85b0-1063-450f-96dd-c141986e9d9d} <Debug> DynamicQueryHandler: Done processing query | ||
4674 | 2023.12.30 06:29:46.036666 [ 3 ] {734f85b0-1063-450f-96dd-c141986e9d9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4675 | 2023.12.30 06:29:46.036683 [ 3 ] {} <Debug> HTTP-Session: 25aada66-ac57-49c3-958a-83104d9bd848 Destroying unnamed session | ||
4676 | 2023.12.30 06:29:46.036822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 21987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4677 | 2023.12.30 06:29:46.036872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4678 | 2023.12.30 06:29:46.036893 [ 3 ] {} <Debug> HTTP-Session: 5e40da9d-9cdf-4587-ae49-3fd34c7c5e78 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4679 | 2023.12.30 06:29:46.036913 [ 3 ] {} <Debug> HTTP-Session: 5e40da9d-9cdf-4587-ae49-3fd34c7c5e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4680 | 2023.12.30 06:29:46.037003 [ 3 ] {837cfbbb-258e-4f5b-a9c2-d4e808737079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4681 | 2023.12.30 06:29:46.037046 [ 3 ] {837cfbbb-258e-4f5b-a9c2-d4e808737079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4682 | 2023.12.30 06:29:46.037157 [ 3 ] {837cfbbb-258e-4f5b-a9c2-d4e808737079} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4683 | 2023.12.30 06:29:46.037535 [ 3 ] {837cfbbb-258e-4f5b-a9c2-d4e808737079} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4684 | 2023.12.30 06:29:46.037757 [ 3 ] {837cfbbb-258e-4f5b-a9c2-d4e808737079} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4685 | 2023.12.30 06:29:46.037905 [ 3 ] {837cfbbb-258e-4f5b-a9c2-d4e808737079} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4686 | 2023.12.30 06:29:46.038010 [ 3 ] {837cfbbb-258e-4f5b-a9c2-d4e808737079} <Information> executeQuery: Read 138 rows, 13.56 KiB in 0.000978652 sec., 141010 rows/sec., 13.53 MiB/sec. | ||
4687 | 2023.12.30 06:29:46.038129 [ 3 ] {837cfbbb-258e-4f5b-a9c2-d4e808737079} <Debug> DynamicQueryHandler: Done processing query | ||
4688 | 2023.12.30 06:29:46.038153 [ 3 ] {837cfbbb-258e-4f5b-a9c2-d4e808737079} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4689 | 2023.12.30 06:29:46.038168 [ 3 ] {} <Debug> HTTP-Session: 5e40da9d-9cdf-4587-ae49-3fd34c7c5e78 Destroying unnamed session | ||
4690 | 2023.12.30 06:29:46.038284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4691 | 2023.12.30 06:29:46.038329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4692 | 2023.12.30 06:29:46.038348 [ 3 ] {} <Debug> HTTP-Session: fdc33042-edce-44c1-82c1-1ddc925c7f1d Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4693 | 2023.12.30 06:29:46.038364 [ 3 ] {} <Debug> HTTP-Session: fdc33042-edce-44c1-82c1-1ddc925c7f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4694 | 2023.12.30 06:29:46.038436 [ 3 ] {e1c38a2c-7320-457a-8100-d4500dfd430c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4695 | 2023.12.30 06:29:46.038474 [ 3 ] {e1c38a2c-7320-457a-8100-d4500dfd430c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4696 | 2023.12.30 06:29:46.038579 [ 3 ] {e1c38a2c-7320-457a-8100-d4500dfd430c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4697 | 2023.12.30 06:29:46.038875 [ 3 ] {e1c38a2c-7320-457a-8100-d4500dfd430c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4698 | 2023.12.30 06:29:46.039077 [ 3 ] {e1c38a2c-7320-457a-8100-d4500dfd430c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4699 | 2023.12.30 06:29:46.039229 [ 3 ] {e1c38a2c-7320-457a-8100-d4500dfd430c} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4700 | 2023.12.30 06:29:46.039347 [ 3 ] {e1c38a2c-7320-457a-8100-d4500dfd430c} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.00088403 sec., 52034 rows/sec., 4.07 MiB/sec. | ||
4701 | 2023.12.30 06:29:46.039447 [ 3 ] {e1c38a2c-7320-457a-8100-d4500dfd430c} <Debug> DynamicQueryHandler: Done processing query | ||
4702 | 2023.12.30 06:29:46.039470 [ 3 ] {e1c38a2c-7320-457a-8100-d4500dfd430c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4703 | 2023.12.30 06:29:46.039485 [ 3 ] {} <Debug> HTTP-Session: fdc33042-edce-44c1-82c1-1ddc925c7f1d Destroying unnamed session | ||
4704 | 2023.12.30 06:29:46.039632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4705 | 2023.12.30 06:29:46.039673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4706 | 2023.12.30 06:29:46.039691 [ 3 ] {} <Debug> HTTP-Session: fb679505-a04f-4dc4-ad6d-f69fbe9dbb86 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4707 | 2023.12.30 06:29:46.039708 [ 3 ] {} <Debug> HTTP-Session: fb679505-a04f-4dc4-ad6d-f69fbe9dbb86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4708 | 2023.12.30 06:29:46.039792 [ 3 ] {72dc2de5-9f3b-4e13-aa09-73f1bc864abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4709 | 2023.12.30 06:29:46.039836 [ 3 ] {72dc2de5-9f3b-4e13-aa09-73f1bc864abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4710 | 2023.12.30 06:29:46.039968 [ 3 ] {72dc2de5-9f3b-4e13-aa09-73f1bc864abd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4711 | 2023.12.30 06:29:46.040437 [ 3 ] {72dc2de5-9f3b-4e13-aa09-73f1bc864abd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4712 | 2023.12.30 06:29:46.040747 [ 3 ] {72dc2de5-9f3b-4e13-aa09-73f1bc864abd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4713 | 2023.12.30 06:29:46.040925 [ 3 ] {72dc2de5-9f3b-4e13-aa09-73f1bc864abd} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4714 | 2023.12.30 06:29:46.041050 [ 3 ] {72dc2de5-9f3b-4e13-aa09-73f1bc864abd} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001231508 sec., 37352 rows/sec., 50.41 MiB/sec. | ||
4715 | 2023.12.30 06:29:46.041171 [ 3 ] {72dc2de5-9f3b-4e13-aa09-73f1bc864abd} <Debug> DynamicQueryHandler: Done processing query | ||
4716 | 2023.12.30 06:29:46.041194 [ 3 ] {72dc2de5-9f3b-4e13-aa09-73f1bc864abd} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
4717 | 2023.12.30 06:29:46.041210 [ 3 ] {} <Debug> HTTP-Session: fb679505-a04f-4dc4-ad6d-f69fbe9dbb86 Destroying unnamed session | ||
4718 | 2023.12.30 06:29:54.666542 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4719 | 2023.12.30 06:29:54.666606 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4720 | 2023.12.30 06:29:56.034611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4721 | 2023.12.30 06:29:56.034725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4722 | 2023.12.30 06:29:56.034752 [ 3 ] {} <Debug> HTTP-Session: 23c0f695-755b-43d6-aba4-618ba473ba8e Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4723 | 2023.12.30 06:29:56.034776 [ 3 ] {} <Debug> HTTP-Session: 23c0f695-755b-43d6-aba4-618ba473ba8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4724 | 2023.12.30 06:29:56.034902 [ 3 ] {45bd07aa-ce13-4158-9a6e-fab28aecd7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4725 | 2023.12.30 06:29:56.034962 [ 3 ] {45bd07aa-ce13-4158-9a6e-fab28aecd7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4726 | 2023.12.30 06:29:56.035121 [ 3 ] {45bd07aa-ce13-4158-9a6e-fab28aecd7ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4727 | 2023.12.30 06:29:56.035548 [ 3 ] {45bd07aa-ce13-4158-9a6e-fab28aecd7ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4728 | 2023.12.30 06:29:56.035837 [ 3 ] {45bd07aa-ce13-4158-9a6e-fab28aecd7ae} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4729 | 2023.12.30 06:29:56.036011 [ 3 ] {45bd07aa-ce13-4158-9a6e-fab28aecd7ae} <Trace> oximeter.fields_i64 (ad8ac933-90bd-4233-912b-6d8c83fb2c45): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4730 | 2023.12.30 06:29:56.036136 [ 3 ] {45bd07aa-ce13-4158-9a6e-fab28aecd7ae} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001198598 sec., 38378 rows/sec., 3.04 MiB/sec. | ||
4731 | 2023.12.30 06:29:56.036270 [ 3 ] {45bd07aa-ce13-4158-9a6e-fab28aecd7ae} <Debug> DynamicQueryHandler: Done processing query | ||
4732 | 2023.12.30 06:29:56.036296 [ 3 ] {45bd07aa-ce13-4158-9a6e-fab28aecd7ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4733 | 2023.12.30 06:29:56.036312 [ 3 ] {} <Debug> HTTP-Session: 23c0f695-755b-43d6-aba4-618ba473ba8e Destroying unnamed session | ||
4734 | 2023.12.30 06:29:56.036432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4735 | 2023.12.30 06:29:56.036482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4736 | 2023.12.30 06:29:56.036503 [ 3 ] {} <Debug> HTTP-Session: 0c3e630b-109f-4235-b54f-e5bff7fe7503 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4737 | 2023.12.30 06:29:56.036521 [ 3 ] {} <Debug> HTTP-Session: 0c3e630b-109f-4235-b54f-e5bff7fe7503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4738 | 2023.12.30 06:29:56.036602 [ 3 ] {a8362b96-5dd4-4bd8-9ada-c2c9bb0cf2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4739 | 2023.12.30 06:29:56.036645 [ 3 ] {a8362b96-5dd4-4bd8-9ada-c2c9bb0cf2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4740 | 2023.12.30 06:29:56.036755 [ 3 ] {a8362b96-5dd4-4bd8-9ada-c2c9bb0cf2e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4741 | 2023.12.30 06:29:56.037036 [ 3 ] {a8362b96-5dd4-4bd8-9ada-c2c9bb0cf2e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4742 | 2023.12.30 06:29:56.037246 [ 3 ] {a8362b96-5dd4-4bd8-9ada-c2c9bb0cf2e2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4743 | 2023.12.30 06:29:56.037395 [ 3 ] {a8362b96-5dd4-4bd8-9ada-c2c9bb0cf2e2} <Trace> oximeter.fields_ipaddr (ba2865ec-b7a0-49b3-a4cd-5a67de7033f0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
4744 | 2023.12.30 06:29:56.037502 [ 3 ] {a8362b96-5dd4-4bd8-9ada-c2c9bb0cf2e2} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00087032 sec., 2298 rows/sec., 196.36 KiB/sec. | ||
4745 | 2023.12.30 06:29:56.037614 [ 3 ] {a8362b96-5dd4-4bd8-9ada-c2c9bb0cf2e2} <Debug> DynamicQueryHandler: Done processing query | ||
4746 | 2023.12.30 06:29:56.037638 [ 3 ] {a8362b96-5dd4-4bd8-9ada-c2c9bb0cf2e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4747 | 2023.12.30 06:29:56.037653 [ 3 ] {} <Debug> HTTP-Session: 0c3e630b-109f-4235-b54f-e5bff7fe7503 Destroying unnamed session | ||
4748 | 2023.12.30 06:29:56.037800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 22136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4749 | 2023.12.30 06:29:56.037847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4750 | 2023.12.30 06:29:56.037867 [ 3 ] {} <Debug> HTTP-Session: e42f957c-ad95-4857-a121-de15345ec36c Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4751 | 2023.12.30 06:29:56.037885 [ 3 ] {} <Debug> HTTP-Session: e42f957c-ad95-4857-a121-de15345ec36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4752 | 2023.12.30 06:29:56.037963 [ 3 ] {518777bd-1cc8-45f4-b0bf-c2958b872561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4753 | 2023.12.30 06:29:56.038002 [ 3 ] {518777bd-1cc8-45f4-b0bf-c2958b872561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4754 | 2023.12.30 06:29:56.038107 [ 3 ] {518777bd-1cc8-45f4-b0bf-c2958b872561} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4755 | 2023.12.30 06:29:56.038478 [ 3 ] {518777bd-1cc8-45f4-b0bf-c2958b872561} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4756 | 2023.12.30 06:29:56.038693 [ 3 ] {518777bd-1cc8-45f4-b0bf-c2958b872561} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4757 | 2023.12.30 06:29:56.038843 [ 3 ] {518777bd-1cc8-45f4-b0bf-c2958b872561} <Trace> oximeter.fields_string (e3e13eca-0797-4827-8d1e-81d197fd9fa9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4758 | 2023.12.30 06:29:56.038950 [ 3 ] {518777bd-1cc8-45f4-b0bf-c2958b872561} <Information> executeQuery: Read 139 rows, 13.65 KiB in 0.000958893 sec., 144958 rows/sec., 13.90 MiB/sec. | ||
4759 | 2023.12.30 06:29:56.039053 [ 3 ] {518777bd-1cc8-45f4-b0bf-c2958b872561} <Debug> DynamicQueryHandler: Done processing query | ||
4760 | 2023.12.30 06:29:56.039076 [ 3 ] {518777bd-1cc8-45f4-b0bf-c2958b872561} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4761 | 2023.12.30 06:29:56.039091 [ 3 ] {} <Debug> HTTP-Session: e42f957c-ad95-4857-a121-de15345ec36c Destroying unnamed session | ||
4762 | 2023.12.30 06:29:56.039249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4763 | 2023.12.30 06:29:56.039294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4764 | 2023.12.30 06:29:56.039313 [ 3 ] {} <Debug> HTTP-Session: fcd05669-19df-4306-9d3a-413a7cd475ba Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4765 | 2023.12.30 06:29:56.039332 [ 3 ] {} <Debug> HTTP-Session: fcd05669-19df-4306-9d3a-413a7cd475ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4766 | 2023.12.30 06:29:56.039402 [ 3 ] {f1036519-5ed8-4d67-883b-5567005b0f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4767 | 2023.12.30 06:29:56.039441 [ 3 ] {f1036519-5ed8-4d67-883b-5567005b0f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4768 | 2023.12.30 06:29:56.039545 [ 3 ] {f1036519-5ed8-4d67-883b-5567005b0f45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4769 | 2023.12.30 06:29:56.039792 [ 3 ] {f1036519-5ed8-4d67-883b-5567005b0f45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4770 | 2023.12.30 06:29:56.039997 [ 3 ] {f1036519-5ed8-4d67-883b-5567005b0f45} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4771 | 2023.12.30 06:29:56.040146 [ 3 ] {f1036519-5ed8-4d67-883b-5567005b0f45} <Trace> oximeter.fields_u16 (f8d636fe-9315-41e3-8dc1-e3cd9f6321df): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
4772 | 2023.12.30 06:29:56.040249 [ 3 ] {f1036519-5ed8-4d67-883b-5567005b0f45} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000819639 sec., 2440 rows/sec., 170.38 KiB/sec. | ||
4773 | 2023.12.30 06:29:56.040390 [ 3 ] {f1036519-5ed8-4d67-883b-5567005b0f45} <Debug> DynamicQueryHandler: Done processing query | ||
4774 | 2023.12.30 06:29:56.040414 [ 3 ] {f1036519-5ed8-4d67-883b-5567005b0f45} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4775 | 2023.12.30 06:29:56.040429 [ 3 ] {} <Debug> HTTP-Session: fcd05669-19df-4306-9d3a-413a7cd475ba Destroying unnamed session | ||
4776 | 2023.12.30 06:29:56.040544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 8181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4777 | 2023.12.30 06:29:56.040589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4778 | 2023.12.30 06:29:56.040608 [ 3 ] {} <Debug> HTTP-Session: 9126fba8-0e67-4f9c-8050-70d3d6ec13bc Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4779 | 2023.12.30 06:29:56.040625 [ 3 ] {} <Debug> HTTP-Session: 9126fba8-0e67-4f9c-8050-70d3d6ec13bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4780 | 2023.12.30 06:29:56.040699 [ 3 ] {7b003d18-cd87-4b8c-9c6e-c624b6db582f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4781 | 2023.12.30 06:29:56.040738 [ 3 ] {7b003d18-cd87-4b8c-9c6e-c624b6db582f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4782 | 2023.12.30 06:29:56.040846 [ 3 ] {7b003d18-cd87-4b8c-9c6e-c624b6db582f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4783 | 2023.12.30 06:29:56.041186 [ 3 ] {7b003d18-cd87-4b8c-9c6e-c624b6db582f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4784 | 2023.12.30 06:29:56.041410 [ 3 ] {7b003d18-cd87-4b8c-9c6e-c624b6db582f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4785 | 2023.12.30 06:29:56.041560 [ 3 ] {7b003d18-cd87-4b8c-9c6e-c624b6db582f} <Trace> oximeter.fields_uuid (a2e77fb8-625a-4873-939a-15e020fdc620): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4786 | 2023.12.30 06:29:56.041664 [ 3 ] {7b003d18-cd87-4b8c-9c6e-c624b6db582f} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.000938231 sec., 51160 rows/sec., 4.00 MiB/sec. | ||
4787 | 2023.12.30 06:29:56.041782 [ 3 ] {7b003d18-cd87-4b8c-9c6e-c624b6db582f} <Debug> DynamicQueryHandler: Done processing query | ||
4788 | 2023.12.30 06:29:56.041805 [ 3 ] {7b003d18-cd87-4b8c-9c6e-c624b6db582f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4789 | 2023.12.30 06:29:56.041821 [ 3 ] {} <Debug> HTTP-Session: 9126fba8-0e67-4f9c-8050-70d3d6ec13bc Destroying unnamed session | ||
4790 | 2023.12.30 06:29:56.041931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4791 | 2023.12.30 06:29:56.041977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4792 | 2023.12.30 06:29:56.041996 [ 3 ] {} <Debug> HTTP-Session: 07f2e1d8-1a37-4794-8e93-678f5414d808 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4793 | 2023.12.30 06:29:56.042013 [ 3 ] {} <Debug> HTTP-Session: 07f2e1d8-1a37-4794-8e93-678f5414d808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4794 | 2023.12.30 06:29:56.042088 [ 3 ] {b87950d2-45d9-43b1-a397-8cf9eab20166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4795 | 2023.12.30 06:29:56.042133 [ 3 ] {b87950d2-45d9-43b1-a397-8cf9eab20166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4796 | 2023.12.30 06:29:56.042253 [ 3 ] {b87950d2-45d9-43b1-a397-8cf9eab20166} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4797 | 2023.12.30 06:29:56.042524 [ 3 ] {b87950d2-45d9-43b1-a397-8cf9eab20166} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4798 | 2023.12.30 06:29:56.042773 [ 3 ] {b87950d2-45d9-43b1-a397-8cf9eab20166} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4799 | 2023.12.30 06:29:56.042949 [ 3 ] {b87950d2-45d9-43b1-a397-8cf9eab20166} <Trace> oximeter.measurements_cumulativeu64 (e0151e36-5877-486a-abd1-40c4bb2e057d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
4800 | 2023.12.30 06:29:56.043051 [ 3 ] {b87950d2-45d9-43b1-a397-8cf9eab20166} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000933951 sec., 1070 rows/sec., 75.28 KiB/sec. | ||
4801 | 2023.12.30 06:29:56.043237 [ 3 ] {b87950d2-45d9-43b1-a397-8cf9eab20166} <Debug> DynamicQueryHandler: Done processing query | ||
4802 | 2023.12.30 06:29:56.043262 [ 3 ] {b87950d2-45d9-43b1-a397-8cf9eab20166} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4803 | 2023.12.30 06:29:56.043279 [ 3 ] {} <Debug> HTTP-Session: 07f2e1d8-1a37-4794-8e93-678f5414d808 Destroying unnamed session | ||
4804 | 2023.12.30 06:29:56.043431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65290, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4805 | 2023.12.30 06:29:56.043476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4806 | 2023.12.30 06:29:56.043494 [ 3 ] {} <Debug> HTTP-Session: 9301fd2c-d20f-4af9-a5e6-5c4e100f0151 Authenticating user 'default' from [fd00:1122:3344:101::d]:65290 | ||
4807 | 2023.12.30 06:29:56.043511 [ 3 ] {} <Debug> HTTP-Session: 9301fd2c-d20f-4af9-a5e6-5c4e100f0151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4808 | 2023.12.30 06:29:56.043596 [ 3 ] {02f63ca1-fe81-4b9a-8713-9cf517d89c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65290) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4809 | 2023.12.30 06:29:56.043642 [ 3 ] {02f63ca1-fe81-4b9a-8713-9cf517d89c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4810 | 2023.12.30 06:29:56.043788 [ 3 ] {02f63ca1-fe81-4b9a-8713-9cf517d89c86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4811 | 2023.12.30 06:29:56.044257 [ 3 ] {02f63ca1-fe81-4b9a-8713-9cf517d89c86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4812 | 2023.12.30 06:29:56.044570 [ 3 ] {02f63ca1-fe81-4b9a-8713-9cf517d89c86} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4813 | 2023.12.30 06:29:56.044748 [ 3 ] {02f63ca1-fe81-4b9a-8713-9cf517d89c86} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4814 | 2023.12.30 06:29:56.044853 [ 3 ] {02f63ca1-fe81-4b9a-8713-9cf517d89c86} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001228729 sec., 37437 rows/sec., 50.52 MiB/sec. | ||
4815 | 2023.12.30 06:29:56.044878 [ 107 ] {} <Debug> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4816 | 2023.12.30 06:29:56.045005 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
4817 | 2023.12.30 06:29:56.045044 [ 3 ] {02f63ca1-fe81-4b9a-8713-9cf517d89c86} <Debug> DynamicQueryHandler: Done processing query | ||
4818 | 2023.12.30 06:29:56.045094 [ 3 ] {02f63ca1-fe81-4b9a-8713-9cf517d89c86} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
4819 | 2023.12.30 06:29:56.045122 [ 3 ] {} <Debug> HTTP-Session: 9301fd2c-d20f-4af9-a5e6-5c4e100f0151 Destroying unnamed session | ||
4820 | 2023.12.30 06:29:56.045134 [ 15 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4821 | 2023.12.30 06:29:56.045251 [ 15 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4822 | 2023.12.30 06:29:56.045294 [ 15 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1386 rows starting from the beginning of the part | ||
4823 | 2023.12.30 06:29:56.045420 [ 15 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 46 rows starting from the beginning of the part | ||
4824 | 2023.12.30 06:29:56.045519 [ 15 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 46 rows starting from the beginning of the part | ||
4825 | 2023.12.30 06:29:56.045621 [ 15 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part | ||
4826 | 2023.12.30 06:29:56.045705 [ 15 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part | ||
4827 | 2023.12.30 06:29:56.045798 [ 15 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part | ||
4828 | 2023.12.30 06:29:56.049388 [ 14 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1616 rows, containing 6 columns (6 merged, 0 gathered) in 0.004298709 sec., 375926.81895890133 rows/sec., 507.29 MiB/sec. | ||
4829 | 2023.12.30 06:29:56.050308 [ 14 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4830 | 2023.12.30 06:29:56.050598 [ 14 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4831 | 2023.12.30 06:29:56.050681 [ 14 ] {11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (11763276-3eaa-4d62-9283-1dbda4923f4c) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4832 | 2023.12.30 06:29:56.050775 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 11763276-3eaa-4d62-9283-1dbda4923f4c::all_1_36_7: 8.78 MiB. | ||
4833 | 2023.12.30 06:29:57.000136 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.83 MiB, peak 244.58 MiB, will set to 236.73 MiB (RSS), difference: -2.10 MiB |