1 | [ Dec 13 06:38:49 Enabled. ] | ||
2 | [ Dec 13 06:38:49 Rereading configuration. ] | ||
3 | [ Dec 13 06:38:53 Rereading configuration. ] | ||
4 | [ Dec 13 06:38:56 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default | ||
23 | + DATALINK=oxControlService18 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService18 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService18 | ||
29 | ipadm: Could not delete oxControlService18: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService18 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService18 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService18 | ||
34 | + ipadm show-addr oxControlService18/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService18/ll | ||
37 | + ipadm show-addr oxControlService18/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService18/omicron6 | ||
40 | + route get -inet6 default -inet6 fd00:1122:3344:101::1 | ||
41 | default: not in table | ||
42 | + route add -inet6 default -inet6 fd00:1122:3344:101::1 | ||
43 | add net default: gateway fd00:1122:3344:101::1 | ||
44 | + single_node=true | ||
45 | + command=() | ||
46 | + true | ||
47 | + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
48 | + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
49 | [ Dec 13 06:38:56 Method "start" exited with status 0. ] | ||
50 | Processing configuration file 'config.xml'. | ||
51 | There is no file 'config.xml', will use embedded config. | ||
52 | Logging trace to /var/tmp/clickhouse-server.log | ||
53 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
54 | 2023.12.13 06:38:57.471678 [ 1 ] {} <Information> Application: Will watch for the process with pid 22952 | ||
55 | 2023.12.13 06:38:57.471739 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.12.13 06:38:57.907829 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22952 | ||
57 | 2023.12.13 06:38:57.908001 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.12.13 06:38:57.908216 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.12.13 06:38:57.984687 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.12.13 06:38:57.984732 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.12.13 06:38:57.984747 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.12.13 06:38:57.984781 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.12.13 06:38:57.985077 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.12.13 06:38:57.985771 [ 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.13 06:38:57.986247 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.12.13 06:38:57.986510 [ 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.13 06:38:57.988159 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.12.13 06:38:57.988201 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.12.13 06:38:57.988948 [ 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.13 06:38:57.989121 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.12.13 06:38:57.994407 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.12.13 06:38:57.994819 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.12.13 06:38:57.994845 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.12.13 06:38:57.995670 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.12.13 06:38:57.996114 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.12.13 06:38:57.996436 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.12.13 06:38:57.996671 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.12.13 06:38:57.996949 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.12.13 06:38:57.996996 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.12.13 06:38:57.997049 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.12.13 06:38:57.997066 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.12.13 06:38:58.004815 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.12.13 06:38:58.004843 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108713 sec | ||
90 | 2023.12.13 06:38:58.005433 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.12.13 06:38:58.005525 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.12.13 06:38:58.005546 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.12.13 06:38:58.005563 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.12.13 06:38:58.005577 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.12.13 06:38:58.005591 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.12.13 06:38:58.005605 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.12.13 06:38:58.005639 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.12.13 06:38:58.005658 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.12.13 06:38:58.005684 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.12.13 06:38:58.005697 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.12.13 06:38:58.005711 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.12.13 06:38:58.005726 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.12.13 06:38:58.005758 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.12.13 06:38:58.005773 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.12.13 06:38:58.005785 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.12.13 06:38:58.039430 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.12.13 06:38:58.040556 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.12.13 06:38:58.040585 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.6802e-05 sec | ||
109 | 2023.12.13 06:38:58.040610 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.12.13 06:38:58.040625 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.12.13 06:38:58.040645 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.12.13 06:38:58.042847 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.12.13 06:38:58.048048 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.12.13 06:38:58.048153 [ 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.13 06:38:58.048204 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.12.13 06:38:58.255972 [ 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.13 06:38:58.274101 [ 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.13 06:38:58.274152 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.12.13 06:38:58.308376 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.12.13 06:38:58.309161 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB | ||
121 | 2023.12.13 06:38:58.309508 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.12.13 06:38:58.309556 [ 166 ] {} <Debug> DNSResolver: Updating DNS cache | ||
123 | 2023.12.13 06:38:58.309546 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
124 | 2023.12.13 06:38:58.309610 [ 166 ] {} <Debug> DNSResolver: Updated DNS cache | ||
125 | 2023.12.13 06:38:58.309671 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
126 | 2023.12.13 06:38:58.309726 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.12.13 06:38:58.310324 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.12.13 06:38:58.310351 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.12.13 06:39:13.310220 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
130 | 2023.12.13 06:39:13.310335 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
131 | 2023.12.13 06:39:28.310928 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
132 | 2023.12.13 06:39:28.311014 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
133 | 2023.12.13 06:39:31.367426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
134 | 2023.12.13 06:39:31.369631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
135 | 2023.12.13 06:39:31.374249 [ 3 ] {} <Debug> HTTP-Session: 2ccb504d-2c14-473d-aada-05b2fc2cfd50 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
136 | 2023.12.13 06:39:31.374363 [ 3 ] {} <Debug> HTTP-Session: 2ccb504d-2c14-473d-aada-05b2fc2cfd50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2023.12.13 06:39:31.374518 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
138 | 2023.12.13 06:39:31.374551 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
139 | 2023.12.13 06:39:31.374572 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
140 | 2023.12.13 06:39:31.378017 [ 3 ] {1fadfd1e-1627-4cd5-b8c4-1684fd68c0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
141 | 2023.12.13 06:39:31.409358 [ 3 ] {1fadfd1e-1627-4cd5-b8c4-1684fd68c0d0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:57404) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
142 | |||
143 | 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 | ||
144 | 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 | ||
145 | 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 | ||
146 | 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 | ||
147 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
148 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
149 | 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 | ||
150 | 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 | ||
151 | 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 | ||
152 | 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 | ||
153 | 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 | ||
154 | 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 | ||
155 | 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 | ||
156 | 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 | ||
157 | 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 | ||
158 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
159 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
160 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
161 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
162 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
163 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
164 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
165 | |||
166 | 2023.12.13 06:39:31.412046 [ 3 ] {1fadfd1e-1627-4cd5-b8c4-1684fd68c0d0} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
167 | |||
168 | 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 | ||
169 | 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 | ||
170 | 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 | ||
171 | 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 | ||
172 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
173 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
174 | 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 | ||
175 | 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 | ||
176 | 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 | ||
177 | 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 | ||
178 | 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 | ||
179 | 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 | ||
180 | 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 | ||
181 | 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 | ||
182 | 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 | ||
183 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
184 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
185 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
186 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
187 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
188 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
189 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
190 | (version 22.8.9.1) | ||
191 | 2023.12.13 06:39:31.415057 [ 3 ] {1fadfd1e-1627-4cd5-b8c4-1684fd68c0d0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
192 | 2023.12.13 06:39:31.415085 [ 3 ] {} <Debug> HTTP-Session: 2ccb504d-2c14-473d-aada-05b2fc2cfd50 Destroying unnamed session | ||
193 | 2023.12.13 06:39:31.416299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
194 | 2023.12.13 06:39:31.416368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
195 | 2023.12.13 06:39:31.416390 [ 3 ] {} <Debug> HTTP-Session: 5bf661d3-89ed-4471-b5f0-7cfd7b629dce Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
196 | 2023.12.13 06:39:31.416415 [ 3 ] {} <Debug> HTTP-Session: 5bf661d3-89ed-4471-b5f0-7cfd7b629dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2023.12.13 06:39:31.416546 [ 3 ] {75aef945-5f3f-4d47-bdce-72888d4a63d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
198 | 2023.12.13 06:39:31.416642 [ 3 ] {75aef945-5f3f-4d47-bdce-72888d4a63d5} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
199 | 2023.12.13 06:39:31.422192 [ 3 ] {75aef945-5f3f-4d47-bdce-72888d4a63d5} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
200 | 2023.12.13 06:39:31.427193 [ 3 ] {75aef945-5f3f-4d47-bdce-72888d4a63d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
201 | 2023.12.13 06:39:31.442884 [ 3 ] {75aef945-5f3f-4d47-bdce-72888d4a63d5} <Debug> DynamicQueryHandler: Done processing query | ||
202 | 2023.12.13 06:39:31.443212 [ 3 ] {75aef945-5f3f-4d47-bdce-72888d4a63d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
203 | 2023.12.13 06:39:31.443234 [ 3 ] {} <Debug> HTTP-Session: 5bf661d3-89ed-4471-b5f0-7cfd7b629dce Destroying unnamed session | ||
204 | 2023.12.13 06:39:31.443441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
205 | 2023.12.13 06:39:31.443497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
206 | 2023.12.13 06:39:31.443519 [ 3 ] {} <Debug> HTTP-Session: ec4e072c-a5d9-4645-beb7-c4bd1cbd50f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
207 | 2023.12.13 06:39:31.443544 [ 3 ] {} <Debug> HTTP-Session: ec4e072c-a5d9-4645-beb7-c4bd1cbd50f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
208 | 2023.12.13 06:39:31.443659 [ 3 ] {7b54751e-b644-4d50-b0bc-abe12c1b61b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
209 | 2023.12.13 06:39:31.443945 [ 3 ] {7b54751e-b644-4d50-b0bc-abe12c1b61b0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:57404) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
210 | |||
211 | 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 | ||
212 | 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 | ||
213 | 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 | ||
214 | 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 | ||
215 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
216 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
217 | 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 | ||
218 | 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 | ||
219 | 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 | ||
220 | 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 | ||
221 | 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 | ||
222 | 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 | ||
223 | 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 | ||
224 | 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 | ||
225 | 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 | ||
226 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
227 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
228 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
229 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
230 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
231 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
232 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
233 | |||
234 | 2023.12.13 06:39:31.444079 [ 3 ] {7b54751e-b644-4d50-b0bc-abe12c1b61b0} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
235 | |||
236 | 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 | ||
237 | 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 | ||
238 | 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 | ||
239 | 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 | ||
240 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
241 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
242 | 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 | ||
243 | 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 | ||
244 | 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 | ||
245 | 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 | ||
246 | 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 | ||
247 | 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 | ||
248 | 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 | ||
249 | 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 | ||
250 | 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 | ||
251 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
252 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
253 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
254 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
255 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
256 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
257 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
258 | (version 22.8.9.1) | ||
259 | 2023.12.13 06:39:31.444192 [ 3 ] {7b54751e-b644-4d50-b0bc-abe12c1b61b0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
260 | 2023.12.13 06:39:31.444217 [ 3 ] {} <Debug> HTTP-Session: ec4e072c-a5d9-4645-beb7-c4bd1cbd50f1 Destroying unnamed session | ||
261 | 2023.12.13 06:39:31.445073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
262 | 2023.12.13 06:39:31.445119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
263 | 2023.12.13 06:39:31.445139 [ 3 ] {} <Debug> HTTP-Session: 86a807e2-6c23-4b22-a06c-39bfd709f788 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
264 | 2023.12.13 06:39:31.445160 [ 3 ] {} <Debug> HTTP-Session: 86a807e2-6c23-4b22-a06c-39bfd709f788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
265 | 2023.12.13 06:39:31.447239 [ 3 ] {3773d0fc-8331-439c-b1d0-73214cf30d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
266 | 2023.12.13 06:39:31.449316 [ 3 ] {3773d0fc-8331-439c-b1d0-73214cf30d54} <Debug> DynamicQueryHandler: Done processing query | ||
267 | 2023.12.13 06:39:31.449347 [ 3 ] {3773d0fc-8331-439c-b1d0-73214cf30d54} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
268 | 2023.12.13 06:39:31.449362 [ 3 ] {} <Debug> HTTP-Session: 86a807e2-6c23-4b22-a06c-39bfd709f788 Destroying unnamed session | ||
269 | 2023.12.13 06:39:31.449580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
270 | 2023.12.13 06:39:31.449632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
271 | 2023.12.13 06:39:31.449652 [ 3 ] {} <Debug> HTTP-Session: b562595f-0612-47eb-a245-63d318f2e2be Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
272 | 2023.12.13 06:39:31.449672 [ 3 ] {} <Debug> HTTP-Session: b562595f-0612-47eb-a245-63d318f2e2be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
273 | 2023.12.13 06:39:31.449734 [ 3 ] {57125b0f-6daa-40df-b21e-04d3f57ba3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
274 | 2023.12.13 06:39:31.449792 [ 3 ] {57125b0f-6daa-40df-b21e-04d3f57ba3bf} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
275 | 2023.12.13 06:39:31.450839 [ 3 ] {57125b0f-6daa-40df-b21e-04d3f57ba3bf} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
276 | 2023.12.13 06:39:31.450874 [ 3 ] {57125b0f-6daa-40df-b21e-04d3f57ba3bf} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4751e-05 sec | ||
277 | 2023.12.13 06:39:31.450894 [ 3 ] {57125b0f-6daa-40df-b21e-04d3f57ba3bf} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
278 | 2023.12.13 06:39:31.450915 [ 3 ] {57125b0f-6daa-40df-b21e-04d3f57ba3bf} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
279 | 2023.12.13 06:39:31.450987 [ 3 ] {57125b0f-6daa-40df-b21e-04d3f57ba3bf} <Debug> DynamicQueryHandler: Done processing query | ||
280 | 2023.12.13 06:39:31.451016 [ 3 ] {57125b0f-6daa-40df-b21e-04d3f57ba3bf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
281 | 2023.12.13 06:39:31.451032 [ 3 ] {} <Debug> HTTP-Session: b562595f-0612-47eb-a245-63d318f2e2be Destroying unnamed session | ||
282 | 2023.12.13 06:39:31.451152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
283 | 2023.12.13 06:39:31.451205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
284 | 2023.12.13 06:39:31.451224 [ 3 ] {} <Debug> HTTP-Session: 37750e0a-3e9c-45e5-a39c-8781862cd2a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
285 | 2023.12.13 06:39:31.451247 [ 3 ] {} <Debug> HTTP-Session: 37750e0a-3e9c-45e5-a39c-8781862cd2a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
286 | 2023.12.13 06:39:31.451399 [ 3 ] {247e8794-6f9a-4c49-be91-95469e7ea527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) /* The version table contains metadata about the `oximeter` database */ | ||
287 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
288 | 2023.12.13 06:39:31.451446 [ 3 ] {247e8794-6f9a-4c49-be91-95469e7ea527} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
289 | 2023.12.13 06:39:31.466070 [ 3 ] {247e8794-6f9a-4c49-be91-95469e7ea527} <Debug> oximeter.version (484b5cbb-c186-43a7-b81a-941c85796898): Loading data parts | ||
290 | 2023.12.13 06:39:31.467372 [ 3 ] {247e8794-6f9a-4c49-be91-95469e7ea527} <Debug> oximeter.version (484b5cbb-c186-43a7-b81a-941c85796898): There are no data parts | ||
291 | 2023.12.13 06:39:31.472154 [ 3 ] {247e8794-6f9a-4c49-be91-95469e7ea527} <Debug> DynamicQueryHandler: Done processing query | ||
292 | 2023.12.13 06:39:31.472185 [ 3 ] {247e8794-6f9a-4c49-be91-95469e7ea527} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
293 | 2023.12.13 06:39:31.472214 [ 3 ] {} <Debug> HTTP-Session: 37750e0a-3e9c-45e5-a39c-8781862cd2a1 Destroying unnamed session | ||
294 | 2023.12.13 06:39:31.472411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
295 | 2023.12.13 06:39:31.472477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
296 | 2023.12.13 06:39:31.472498 [ 3 ] {} <Debug> HTTP-Session: f9dea043-6cde-4d62-96e6-c62ff04dbfd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
297 | 2023.12.13 06:39:31.472518 [ 3 ] {} <Debug> HTTP-Session: f9dea043-6cde-4d62-96e6-c62ff04dbfd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
298 | 2023.12.13 06:39:31.472748 [ 3 ] {aab3d62d-0e39-4352-89f0-734155febcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) /* The measurement tables contain all individual samples from each timeseries. | ||
299 | * | ||
300 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
301 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
302 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
303 | * by all samples from the same timeseries. | ||
304 | * | ||
305 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
306 | * and then uses that to index quickly into the measurements tables. | ||
307 | */ | ||
308 | 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) | ||
309 | 2023.12.13 06:39:31.472815 [ 3 ] {aab3d62d-0e39-4352-89f0-734155febcd6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
310 | 2023.12.13 06:39:31.481818 [ 3 ] {aab3d62d-0e39-4352-89f0-734155febcd6} <Debug> oximeter.measurements_bool (4147c1c4-5a4f-4f51-ad2b-7573f842883d): Loading data parts | ||
311 | 2023.12.13 06:39:31.481930 [ 3 ] {aab3d62d-0e39-4352-89f0-734155febcd6} <Debug> oximeter.measurements_bool (4147c1c4-5a4f-4f51-ad2b-7573f842883d): There are no data parts | ||
312 | 2023.12.13 06:39:31.483141 [ 3 ] {aab3d62d-0e39-4352-89f0-734155febcd6} <Debug> DynamicQueryHandler: Done processing query | ||
313 | 2023.12.13 06:39:31.483167 [ 3 ] {aab3d62d-0e39-4352-89f0-734155febcd6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
314 | 2023.12.13 06:39:31.483194 [ 3 ] {} <Debug> HTTP-Session: f9dea043-6cde-4d62-96e6-c62ff04dbfd5 Destroying unnamed session | ||
315 | 2023.12.13 06:39:31.483335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
316 | 2023.12.13 06:39:31.483388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
317 | 2023.12.13 06:39:31.483418 [ 3 ] {} <Debug> HTTP-Session: 4911b6e7-b6a7-422b-a9f9-e2d7d6fb1112 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
318 | 2023.12.13 06:39:31.483436 [ 3 ] {} <Debug> HTTP-Session: 4911b6e7-b6a7-422b-a9f9-e2d7d6fb1112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
319 | 2023.12.13 06:39:31.483645 [ 3 ] {8ebef0db-e6ea-484c-9fe8-0dcd3a7b1fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
320 | 2023.12.13 06:39:31.483704 [ 3 ] {8ebef0db-e6ea-484c-9fe8-0dcd3a7b1fd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
321 | 2023.12.13 06:39:31.485305 [ 3 ] {8ebef0db-e6ea-484c-9fe8-0dcd3a7b1fd8} <Debug> oximeter.measurements_i8 (42a3d392-bcef-4f8b-ba01-6e041a91a79f): Loading data parts | ||
322 | 2023.12.13 06:39:31.485394 [ 3 ] {8ebef0db-e6ea-484c-9fe8-0dcd3a7b1fd8} <Debug> oximeter.measurements_i8 (42a3d392-bcef-4f8b-ba01-6e041a91a79f): There are no data parts | ||
323 | 2023.12.13 06:39:31.486446 [ 3 ] {8ebef0db-e6ea-484c-9fe8-0dcd3a7b1fd8} <Debug> DynamicQueryHandler: Done processing query | ||
324 | 2023.12.13 06:39:31.486471 [ 3 ] {8ebef0db-e6ea-484c-9fe8-0dcd3a7b1fd8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
325 | 2023.12.13 06:39:31.486497 [ 3 ] {} <Debug> HTTP-Session: 4911b6e7-b6a7-422b-a9f9-e2d7d6fb1112 Destroying unnamed session | ||
326 | 2023.12.13 06:39:31.486625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
327 | 2023.12.13 06:39:31.486678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
328 | 2023.12.13 06:39:31.486706 [ 3 ] {} <Debug> HTTP-Session: 4c60c33f-6e9b-439e-90d8-7910dd083bf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
329 | 2023.12.13 06:39:31.486724 [ 3 ] {} <Debug> HTTP-Session: 4c60c33f-6e9b-439e-90d8-7910dd083bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
330 | 2023.12.13 06:39:31.486929 [ 3 ] {de30fdd5-ed91-4c82-88fe-32f400bb6e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
331 | 2023.12.13 06:39:31.486985 [ 3 ] {de30fdd5-ed91-4c82-88fe-32f400bb6e51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
332 | 2023.12.13 06:39:31.488361 [ 3 ] {de30fdd5-ed91-4c82-88fe-32f400bb6e51} <Debug> oximeter.measurements_u8 (818744f5-c9e7-4ecf-b0e6-1482dcb99410): Loading data parts | ||
333 | 2023.12.13 06:39:31.488452 [ 3 ] {de30fdd5-ed91-4c82-88fe-32f400bb6e51} <Debug> oximeter.measurements_u8 (818744f5-c9e7-4ecf-b0e6-1482dcb99410): There are no data parts | ||
334 | 2023.12.13 06:39:31.489475 [ 3 ] {de30fdd5-ed91-4c82-88fe-32f400bb6e51} <Debug> DynamicQueryHandler: Done processing query | ||
335 | 2023.12.13 06:39:31.489501 [ 3 ] {de30fdd5-ed91-4c82-88fe-32f400bb6e51} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
336 | 2023.12.13 06:39:31.489526 [ 3 ] {} <Debug> HTTP-Session: 4c60c33f-6e9b-439e-90d8-7910dd083bf0 Destroying unnamed session | ||
337 | 2023.12.13 06:39:31.489640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
338 | 2023.12.13 06:39:31.489693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
339 | 2023.12.13 06:39:31.489720 [ 3 ] {} <Debug> HTTP-Session: 42690142-8a03-4527-b764-0e0a90880cdf Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
340 | 2023.12.13 06:39:31.489737 [ 3 ] {} <Debug> HTTP-Session: 42690142-8a03-4527-b764-0e0a90880cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
341 | 2023.12.13 06:39:31.489928 [ 3 ] {432a84bf-c31a-4b4f-889b-f292bfc2fc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
342 | 2023.12.13 06:39:31.489979 [ 3 ] {432a84bf-c31a-4b4f-889b-f292bfc2fc0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
343 | 2023.12.13 06:39:31.493500 [ 3 ] {432a84bf-c31a-4b4f-889b-f292bfc2fc0c} <Debug> oximeter.measurements_i16 (3524291d-ec51-4e8d-b2d8-23bab4b47335): Loading data parts | ||
344 | 2023.12.13 06:39:31.493591 [ 3 ] {432a84bf-c31a-4b4f-889b-f292bfc2fc0c} <Debug> oximeter.measurements_i16 (3524291d-ec51-4e8d-b2d8-23bab4b47335): There are no data parts | ||
345 | 2023.12.13 06:39:31.494586 [ 3 ] {432a84bf-c31a-4b4f-889b-f292bfc2fc0c} <Debug> DynamicQueryHandler: Done processing query | ||
346 | 2023.12.13 06:39:31.494621 [ 3 ] {432a84bf-c31a-4b4f-889b-f292bfc2fc0c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
347 | 2023.12.13 06:39:31.494645 [ 3 ] {} <Debug> HTTP-Session: 42690142-8a03-4527-b764-0e0a90880cdf Destroying unnamed session | ||
348 | 2023.12.13 06:39:31.494770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
349 | 2023.12.13 06:39:31.494822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
350 | 2023.12.13 06:39:31.494849 [ 3 ] {} <Debug> HTTP-Session: a8aa84f7-cef2-4f0e-9c96-f5f1ae500f0e Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
351 | 2023.12.13 06:39:31.494866 [ 3 ] {} <Debug> HTTP-Session: a8aa84f7-cef2-4f0e-9c96-f5f1ae500f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
352 | 2023.12.13 06:39:31.495062 [ 3 ] {c956327f-9ef3-4fed-86d6-759286c94875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
353 | 2023.12.13 06:39:31.495113 [ 3 ] {c956327f-9ef3-4fed-86d6-759286c94875} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
354 | 2023.12.13 06:39:31.497200 [ 3 ] {c956327f-9ef3-4fed-86d6-759286c94875} <Debug> oximeter.measurements_u16 (3aef7537-8a58-499b-8bba-ef9f63364a3a): Loading data parts | ||
355 | 2023.12.13 06:39:31.497289 [ 3 ] {c956327f-9ef3-4fed-86d6-759286c94875} <Debug> oximeter.measurements_u16 (3aef7537-8a58-499b-8bba-ef9f63364a3a): There are no data parts | ||
356 | 2023.12.13 06:39:31.498653 [ 3 ] {c956327f-9ef3-4fed-86d6-759286c94875} <Debug> DynamicQueryHandler: Done processing query | ||
357 | 2023.12.13 06:39:31.498693 [ 3 ] {c956327f-9ef3-4fed-86d6-759286c94875} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
358 | 2023.12.13 06:39:31.498709 [ 3 ] {} <Debug> HTTP-Session: a8aa84f7-cef2-4f0e-9c96-f5f1ae500f0e Destroying unnamed session | ||
359 | 2023.12.13 06:39:31.498842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
360 | 2023.12.13 06:39:31.498893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
361 | 2023.12.13 06:39:31.498913 [ 3 ] {} <Debug> HTTP-Session: 67450134-be57-4eaf-8f3a-33a9104941b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
362 | 2023.12.13 06:39:31.498938 [ 3 ] {} <Debug> HTTP-Session: 67450134-be57-4eaf-8f3a-33a9104941b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
363 | 2023.12.13 06:39:31.499128 [ 3 ] {693a8245-0216-49c7-b395-517f5b932a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
364 | 2023.12.13 06:39:31.499179 [ 3 ] {693a8245-0216-49c7-b395-517f5b932a65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
365 | 2023.12.13 06:39:31.500629 [ 3 ] {693a8245-0216-49c7-b395-517f5b932a65} <Debug> oximeter.measurements_i32 (5430e488-815c-4da1-81f1-c4e08a69879b): Loading data parts | ||
366 | 2023.12.13 06:39:31.500727 [ 3 ] {693a8245-0216-49c7-b395-517f5b932a65} <Debug> oximeter.measurements_i32 (5430e488-815c-4da1-81f1-c4e08a69879b): There are no data parts | ||
367 | 2023.12.13 06:39:31.502200 [ 3 ] {693a8245-0216-49c7-b395-517f5b932a65} <Debug> DynamicQueryHandler: Done processing query | ||
368 | 2023.12.13 06:39:31.502239 [ 3 ] {693a8245-0216-49c7-b395-517f5b932a65} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
369 | 2023.12.13 06:39:31.502257 [ 3 ] {} <Debug> HTTP-Session: 67450134-be57-4eaf-8f3a-33a9104941b1 Destroying unnamed session | ||
370 | 2023.12.13 06:39:31.502389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
371 | 2023.12.13 06:39:31.502440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
372 | 2023.12.13 06:39:31.502460 [ 3 ] {} <Debug> HTTP-Session: 5da56cb1-184b-49f2-9387-586679334720 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
373 | 2023.12.13 06:39:31.502481 [ 3 ] {} <Debug> HTTP-Session: 5da56cb1-184b-49f2-9387-586679334720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
374 | 2023.12.13 06:39:31.502670 [ 3 ] {06d91c41-49d1-4b32-8152-0f14583b7380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
375 | 2023.12.13 06:39:31.502721 [ 3 ] {06d91c41-49d1-4b32-8152-0f14583b7380} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
376 | 2023.12.13 06:39:31.504829 [ 3 ] {06d91c41-49d1-4b32-8152-0f14583b7380} <Debug> oximeter.measurements_u32 (b47ad843-61b9-43f7-9578-3c1711676bed): Loading data parts | ||
377 | 2023.12.13 06:39:31.504915 [ 3 ] {06d91c41-49d1-4b32-8152-0f14583b7380} <Debug> oximeter.measurements_u32 (b47ad843-61b9-43f7-9578-3c1711676bed): There are no data parts | ||
378 | 2023.12.13 06:39:31.506034 [ 3 ] {06d91c41-49d1-4b32-8152-0f14583b7380} <Debug> DynamicQueryHandler: Done processing query | ||
379 | 2023.12.13 06:39:31.506064 [ 3 ] {06d91c41-49d1-4b32-8152-0f14583b7380} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
380 | 2023.12.13 06:39:31.506080 [ 3 ] {} <Debug> HTTP-Session: 5da56cb1-184b-49f2-9387-586679334720 Destroying unnamed session | ||
381 | 2023.12.13 06:39:31.506220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
382 | 2023.12.13 06:39:31.506269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
383 | 2023.12.13 06:39:31.506288 [ 3 ] {} <Debug> HTTP-Session: f94f4e8b-1133-4212-bf88-e8cad7e7908f Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
384 | 2023.12.13 06:39:31.506310 [ 3 ] {} <Debug> HTTP-Session: f94f4e8b-1133-4212-bf88-e8cad7e7908f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
385 | 2023.12.13 06:39:31.506496 [ 3 ] {34014b67-80d2-415a-9ffe-6151900596f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
386 | 2023.12.13 06:39:31.506546 [ 3 ] {34014b67-80d2-415a-9ffe-6151900596f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
387 | 2023.12.13 06:39:31.507905 [ 3 ] {34014b67-80d2-415a-9ffe-6151900596f4} <Debug> oximeter.measurements_i64 (9079dbab-409b-4ba0-a473-7d6c171cb865): Loading data parts | ||
388 | 2023.12.13 06:39:31.507993 [ 3 ] {34014b67-80d2-415a-9ffe-6151900596f4} <Debug> oximeter.measurements_i64 (9079dbab-409b-4ba0-a473-7d6c171cb865): There are no data parts | ||
389 | 2023.12.13 06:39:31.509436 [ 3 ] {34014b67-80d2-415a-9ffe-6151900596f4} <Debug> DynamicQueryHandler: Done processing query | ||
390 | 2023.12.13 06:39:31.509461 [ 3 ] {34014b67-80d2-415a-9ffe-6151900596f4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
391 | 2023.12.13 06:39:31.509482 [ 3 ] {} <Debug> HTTP-Session: f94f4e8b-1133-4212-bf88-e8cad7e7908f Destroying unnamed session | ||
392 | 2023.12.13 06:39:31.509605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
393 | 2023.12.13 06:39:31.509648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
394 | 2023.12.13 06:39:31.509673 [ 3 ] {} <Debug> HTTP-Session: 7b9d2b9a-3807-42a1-91a3-08166189cce3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
395 | 2023.12.13 06:39:31.509696 [ 3 ] {} <Debug> HTTP-Session: 7b9d2b9a-3807-42a1-91a3-08166189cce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
396 | 2023.12.13 06:39:31.509882 [ 3 ] {3d92d798-01cf-4001-a733-688927211745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
397 | 2023.12.13 06:39:31.509931 [ 3 ] {3d92d798-01cf-4001-a733-688927211745} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
398 | 2023.12.13 06:39:31.511310 [ 3 ] {3d92d798-01cf-4001-a733-688927211745} <Debug> oximeter.measurements_u64 (35ddaf76-981f-4271-9ece-aad583a7c89b): Loading data parts | ||
399 | 2023.12.13 06:39:31.511388 [ 3 ] {3d92d798-01cf-4001-a733-688927211745} <Debug> oximeter.measurements_u64 (35ddaf76-981f-4271-9ece-aad583a7c89b): There are no data parts | ||
400 | 2023.12.13 06:39:31.512446 [ 3 ] {3d92d798-01cf-4001-a733-688927211745} <Debug> DynamicQueryHandler: Done processing query | ||
401 | 2023.12.13 06:39:31.512471 [ 3 ] {3d92d798-01cf-4001-a733-688927211745} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
402 | 2023.12.13 06:39:31.512492 [ 3 ] {} <Debug> HTTP-Session: 7b9d2b9a-3807-42a1-91a3-08166189cce3 Destroying unnamed session | ||
403 | 2023.12.13 06:39:31.512616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
404 | 2023.12.13 06:39:31.512659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
405 | 2023.12.13 06:39:31.512684 [ 3 ] {} <Debug> HTTP-Session: 76cf9c36-bef1-4bb0-8d78-925d06813fea Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
406 | 2023.12.13 06:39:31.512703 [ 3 ] {} <Debug> HTTP-Session: 76cf9c36-bef1-4bb0-8d78-925d06813fea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
407 | 2023.12.13 06:39:31.512887 [ 3 ] {1416fc36-f3e5-4d4c-aa73-c8d5571bf9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
408 | 2023.12.13 06:39:31.512936 [ 3 ] {1416fc36-f3e5-4d4c-aa73-c8d5571bf9bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
409 | 2023.12.13 06:39:31.514267 [ 3 ] {1416fc36-f3e5-4d4c-aa73-c8d5571bf9bd} <Debug> oximeter.measurements_f32 (687770e7-c35b-4393-a87d-e9183d8e3d71): Loading data parts | ||
410 | 2023.12.13 06:39:31.514345 [ 3 ] {1416fc36-f3e5-4d4c-aa73-c8d5571bf9bd} <Debug> oximeter.measurements_f32 (687770e7-c35b-4393-a87d-e9183d8e3d71): There are no data parts | ||
411 | 2023.12.13 06:39:31.515385 [ 3 ] {1416fc36-f3e5-4d4c-aa73-c8d5571bf9bd} <Debug> DynamicQueryHandler: Done processing query | ||
412 | 2023.12.13 06:39:31.515410 [ 3 ] {1416fc36-f3e5-4d4c-aa73-c8d5571bf9bd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
413 | 2023.12.13 06:39:31.515431 [ 3 ] {} <Debug> HTTP-Session: 76cf9c36-bef1-4bb0-8d78-925d06813fea Destroying unnamed session | ||
414 | 2023.12.13 06:39:31.515546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
415 | 2023.12.13 06:39:31.515594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
416 | 2023.12.13 06:39:31.515617 [ 3 ] {} <Debug> HTTP-Session: 42316bb8-b52f-4572-a968-353c4a6a96b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
417 | 2023.12.13 06:39:31.515638 [ 3 ] {} <Debug> HTTP-Session: 42316bb8-b52f-4572-a968-353c4a6a96b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
418 | 2023.12.13 06:39:31.515818 [ 3 ] {abd48181-f743-46e5-824c-2016081ba9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
419 | 2023.12.13 06:39:31.515867 [ 3 ] {abd48181-f743-46e5-824c-2016081ba9e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
420 | 2023.12.13 06:39:31.517117 [ 3 ] {abd48181-f743-46e5-824c-2016081ba9e6} <Debug> oximeter.measurements_f64 (ef8faf22-d9e6-4559-82ee-da78b0cf698c): Loading data parts | ||
421 | 2023.12.13 06:39:31.517198 [ 3 ] {abd48181-f743-46e5-824c-2016081ba9e6} <Debug> oximeter.measurements_f64 (ef8faf22-d9e6-4559-82ee-da78b0cf698c): There are no data parts | ||
422 | 2023.12.13 06:39:31.518387 [ 3 ] {abd48181-f743-46e5-824c-2016081ba9e6} <Debug> DynamicQueryHandler: Done processing query | ||
423 | 2023.12.13 06:39:31.518411 [ 3 ] {abd48181-f743-46e5-824c-2016081ba9e6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
424 | 2023.12.13 06:39:31.518432 [ 3 ] {} <Debug> HTTP-Session: 42316bb8-b52f-4572-a968-353c4a6a96b3 Destroying unnamed session | ||
425 | 2023.12.13 06:39:31.518542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
426 | 2023.12.13 06:39:31.518593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
427 | 2023.12.13 06:39:31.518617 [ 3 ] {} <Debug> HTTP-Session: 76df6c07-33b2-4b92-bb38-3ac664b9890b Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
428 | 2023.12.13 06:39:31.518633 [ 3 ] {} <Debug> HTTP-Session: 76df6c07-33b2-4b92-bb38-3ac664b9890b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
429 | 2023.12.13 06:39:31.518825 [ 3 ] {4a292d22-22ce-40a0-831b-8dc3ad4ed700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
430 | 2023.12.13 06:39:31.518879 [ 3 ] {4a292d22-22ce-40a0-831b-8dc3ad4ed700} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
431 | 2023.12.13 06:39:31.520152 [ 3 ] {4a292d22-22ce-40a0-831b-8dc3ad4ed700} <Debug> oximeter.measurements_string (f6f263df-0c2c-4515-b9f4-9322e77e4630): Loading data parts | ||
432 | 2023.12.13 06:39:31.520231 [ 3 ] {4a292d22-22ce-40a0-831b-8dc3ad4ed700} <Debug> oximeter.measurements_string (f6f263df-0c2c-4515-b9f4-9322e77e4630): There are no data parts | ||
433 | 2023.12.13 06:39:31.521331 [ 3 ] {4a292d22-22ce-40a0-831b-8dc3ad4ed700} <Debug> DynamicQueryHandler: Done processing query | ||
434 | 2023.12.13 06:39:31.521356 [ 3 ] {4a292d22-22ce-40a0-831b-8dc3ad4ed700} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
435 | 2023.12.13 06:39:31.521378 [ 3 ] {} <Debug> HTTP-Session: 76df6c07-33b2-4b92-bb38-3ac664b9890b Destroying unnamed session | ||
436 | 2023.12.13 06:39:31.521488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
437 | 2023.12.13 06:39:31.521537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
438 | 2023.12.13 06:39:31.521561 [ 3 ] {} <Debug> HTTP-Session: 9175368d-7e48-453d-9f27-5074b6d0f3e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
439 | 2023.12.13 06:39:31.521578 [ 3 ] {} <Debug> HTTP-Session: 9175368d-7e48-453d-9f27-5074b6d0f3e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
440 | 2023.12.13 06:39:31.521772 [ 3 ] {55f78b77-1e18-4935-ab8b-267237483988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
441 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
442 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
443 | * a string isn't palatable for a few reasons. | ||
444 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
445 | * details. | ||
446 | */ | ||
447 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
448 | 2023.12.13 06:39:31.521824 [ 3 ] {55f78b77-1e18-4935-ab8b-267237483988} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
449 | 2023.12.13 06:39:31.523108 [ 3 ] {55f78b77-1e18-4935-ab8b-267237483988} <Debug> oximeter.measurements_bytes (90214b4d-2e45-4404-b9bd-3693f13b55fd): Loading data parts | ||
450 | 2023.12.13 06:39:31.523204 [ 3 ] {55f78b77-1e18-4935-ab8b-267237483988} <Debug> oximeter.measurements_bytes (90214b4d-2e45-4404-b9bd-3693f13b55fd): There are no data parts | ||
451 | 2023.12.13 06:39:31.524955 [ 3 ] {55f78b77-1e18-4935-ab8b-267237483988} <Debug> DynamicQueryHandler: Done processing query | ||
452 | 2023.12.13 06:39:31.524980 [ 3 ] {55f78b77-1e18-4935-ab8b-267237483988} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
453 | 2023.12.13 06:39:31.525002 [ 3 ] {} <Debug> HTTP-Session: 9175368d-7e48-453d-9f27-5074b6d0f3e9 Destroying unnamed session | ||
454 | 2023.12.13 06:39:31.525109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
455 | 2023.12.13 06:39:31.525167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
456 | 2023.12.13 06:39:31.525196 [ 3 ] {} <Debug> HTTP-Session: 46c975e2-958f-4b67-9d5d-4285a8191d26 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
457 | 2023.12.13 06:39:31.525216 [ 3 ] {} <Debug> HTTP-Session: 46c975e2-958f-4b67-9d5d-4285a8191d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
458 | 2023.12.13 06:39:31.525469 [ 3 ] {1157f77c-30ad-43a1-a621-afabeea9d249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
459 | 2023.12.13 06:39:31.525532 [ 3 ] {1157f77c-30ad-43a1-a621-afabeea9d249} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
460 | 2023.12.13 06:39:31.526973 [ 3 ] {1157f77c-30ad-43a1-a621-afabeea9d249} <Debug> oximeter.measurements_cumulativei64 (e94a2faf-679c-4791-aa3a-66d88132ccbd): Loading data parts | ||
461 | 2023.12.13 06:39:31.527088 [ 3 ] {1157f77c-30ad-43a1-a621-afabeea9d249} <Debug> oximeter.measurements_cumulativei64 (e94a2faf-679c-4791-aa3a-66d88132ccbd): There are no data parts | ||
462 | 2023.12.13 06:39:31.528292 [ 3 ] {1157f77c-30ad-43a1-a621-afabeea9d249} <Debug> DynamicQueryHandler: Done processing query | ||
463 | 2023.12.13 06:39:31.528324 [ 3 ] {1157f77c-30ad-43a1-a621-afabeea9d249} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
464 | 2023.12.13 06:39:31.528339 [ 3 ] {} <Debug> HTTP-Session: 46c975e2-958f-4b67-9d5d-4285a8191d26 Destroying unnamed session | ||
465 | 2023.12.13 06:39:31.528455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
466 | 2023.12.13 06:39:31.528508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
467 | 2023.12.13 06:39:31.528528 [ 3 ] {} <Debug> HTTP-Session: bafda95c-6ee6-4acb-a352-351317182777 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
468 | 2023.12.13 06:39:31.528549 [ 3 ] {} <Debug> HTTP-Session: bafda95c-6ee6-4acb-a352-351317182777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
469 | 2023.12.13 06:39:31.528751 [ 3 ] {155f2b9d-322c-41c4-938e-eaa79dccd9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
470 | 2023.12.13 06:39:31.528803 [ 3 ] {155f2b9d-322c-41c4-938e-eaa79dccd9fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
471 | 2023.12.13 06:39:31.530108 [ 3 ] {155f2b9d-322c-41c4-938e-eaa79dccd9fc} <Debug> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Loading data parts | ||
472 | 2023.12.13 06:39:31.530199 [ 3 ] {155f2b9d-322c-41c4-938e-eaa79dccd9fc} <Debug> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): There are no data parts | ||
473 | 2023.12.13 06:39:31.531423 [ 3 ] {155f2b9d-322c-41c4-938e-eaa79dccd9fc} <Debug> DynamicQueryHandler: Done processing query | ||
474 | 2023.12.13 06:39:31.531457 [ 3 ] {155f2b9d-322c-41c4-938e-eaa79dccd9fc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
475 | 2023.12.13 06:39:31.531472 [ 3 ] {} <Debug> HTTP-Session: bafda95c-6ee6-4acb-a352-351317182777 Destroying unnamed session | ||
476 | 2023.12.13 06:39:31.531604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
477 | 2023.12.13 06:39:31.531652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
478 | 2023.12.13 06:39:31.531670 [ 3 ] {} <Debug> HTTP-Session: fa45f5ed-fff6-463d-9ce1-3fa88d8be580 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
479 | 2023.12.13 06:39:31.531693 [ 3 ] {} <Debug> HTTP-Session: fa45f5ed-fff6-463d-9ce1-3fa88d8be580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
480 | 2023.12.13 06:39:31.531899 [ 3 ] {4fc30e1a-7df4-46b5-85dc-60f3b07fc2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
481 | 2023.12.13 06:39:31.531946 [ 3 ] {4fc30e1a-7df4-46b5-85dc-60f3b07fc2b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
482 | 2023.12.13 06:39:31.533419 [ 3 ] {4fc30e1a-7df4-46b5-85dc-60f3b07fc2b2} <Debug> oximeter.measurements_cumulativef32 (6ce855cc-371f-429a-bb93-f3e07282d687): Loading data parts | ||
483 | 2023.12.13 06:39:31.533520 [ 3 ] {4fc30e1a-7df4-46b5-85dc-60f3b07fc2b2} <Debug> oximeter.measurements_cumulativef32 (6ce855cc-371f-429a-bb93-f3e07282d687): There are no data parts | ||
484 | 2023.12.13 06:39:31.534614 [ 3 ] {4fc30e1a-7df4-46b5-85dc-60f3b07fc2b2} <Debug> DynamicQueryHandler: Done processing query | ||
485 | 2023.12.13 06:39:31.534639 [ 3 ] {4fc30e1a-7df4-46b5-85dc-60f3b07fc2b2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
486 | 2023.12.13 06:39:31.534653 [ 3 ] {} <Debug> HTTP-Session: fa45f5ed-fff6-463d-9ce1-3fa88d8be580 Destroying unnamed session | ||
487 | 2023.12.13 06:39:31.534786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
488 | 2023.12.13 06:39:31.534838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
489 | 2023.12.13 06:39:31.534857 [ 3 ] {} <Debug> HTTP-Session: 484efdd4-0cd1-48a3-a75d-2137dd6d17ee Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
490 | 2023.12.13 06:39:31.534879 [ 3 ] {} <Debug> HTTP-Session: 484efdd4-0cd1-48a3-a75d-2137dd6d17ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
491 | 2023.12.13 06:39:31.535086 [ 3 ] {8dd64f8a-44e1-496f-ab59-c07e61ece904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
492 | 2023.12.13 06:39:31.535139 [ 3 ] {8dd64f8a-44e1-496f-ab59-c07e61ece904} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
493 | 2023.12.13 06:39:31.536529 [ 3 ] {8dd64f8a-44e1-496f-ab59-c07e61ece904} <Debug> oximeter.measurements_cumulativef64 (35034e04-2e51-42e9-bb5d-90aadf344010): Loading data parts | ||
494 | 2023.12.13 06:39:31.536623 [ 3 ] {8dd64f8a-44e1-496f-ab59-c07e61ece904} <Debug> oximeter.measurements_cumulativef64 (35034e04-2e51-42e9-bb5d-90aadf344010): There are no data parts | ||
495 | 2023.12.13 06:39:31.537689 [ 3 ] {8dd64f8a-44e1-496f-ab59-c07e61ece904} <Debug> DynamicQueryHandler: Done processing query | ||
496 | 2023.12.13 06:39:31.537715 [ 3 ] {8dd64f8a-44e1-496f-ab59-c07e61ece904} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
497 | 2023.12.13 06:39:31.537739 [ 3 ] {} <Debug> HTTP-Session: 484efdd4-0cd1-48a3-a75d-2137dd6d17ee Destroying unnamed session | ||
498 | 2023.12.13 06:39:31.537870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
499 | 2023.12.13 06:39:31.537922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
500 | 2023.12.13 06:39:31.537947 [ 3 ] {} <Debug> HTTP-Session: ba8a4479-720e-4080-9b59-00e9764f8ee4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
501 | 2023.12.13 06:39:31.537964 [ 3 ] {} <Debug> HTTP-Session: ba8a4479-720e-4080-9b59-00e9764f8ee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
502 | 2023.12.13 06:39:31.538183 [ 3 ] {cec4f902-c424-4d60-a624-c66b026b3ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
503 | * NOTE: Array types cannot be Nullable, see | ||
504 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
505 | * for more details. | ||
506 | * | ||
507 | * This means we need to use empty arrays to indicate a missing value. This | ||
508 | * is unfortunate, and at this point relies on the fact that an | ||
509 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
510 | * to figure out another way to represent missing samples here. | ||
511 | */ | ||
512 | 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) | ||
513 | 2023.12.13 06:39:31.538242 [ 3 ] {cec4f902-c424-4d60-a624-c66b026b3ae7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
514 | 2023.12.13 06:39:31.539659 [ 3 ] {cec4f902-c424-4d60-a624-c66b026b3ae7} <Debug> oximeter.measurements_histogrami8 (f5b39272-8d66-4bd5-8ba3-9b28e33e3204): Loading data parts | ||
515 | 2023.12.13 06:39:31.539751 [ 3 ] {cec4f902-c424-4d60-a624-c66b026b3ae7} <Debug> oximeter.measurements_histogrami8 (f5b39272-8d66-4bd5-8ba3-9b28e33e3204): There are no data parts | ||
516 | 2023.12.13 06:39:31.540905 [ 3 ] {cec4f902-c424-4d60-a624-c66b026b3ae7} <Debug> DynamicQueryHandler: Done processing query | ||
517 | 2023.12.13 06:39:31.540934 [ 3 ] {cec4f902-c424-4d60-a624-c66b026b3ae7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
518 | 2023.12.13 06:39:31.540964 [ 3 ] {} <Debug> HTTP-Session: ba8a4479-720e-4080-9b59-00e9764f8ee4 Destroying unnamed session | ||
519 | 2023.12.13 06:39:31.541091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
520 | 2023.12.13 06:39:31.541148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
521 | 2023.12.13 06:39:31.541179 [ 3 ] {} <Debug> HTTP-Session: 3e414b12-4314-4b8c-8152-36d50c83152b Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
522 | 2023.12.13 06:39:31.541196 [ 3 ] {} <Debug> HTTP-Session: 3e414b12-4314-4b8c-8152-36d50c83152b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
523 | 2023.12.13 06:39:31.541425 [ 3 ] {774ba215-9bb2-4dbe-9bf5-94182f265e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
524 | 2023.12.13 06:39:31.541498 [ 3 ] {774ba215-9bb2-4dbe-9bf5-94182f265e29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
525 | 2023.12.13 06:39:31.543619 [ 3 ] {774ba215-9bb2-4dbe-9bf5-94182f265e29} <Debug> oximeter.measurements_histogramu8 (aadcd893-c14e-4a3a-b42d-72bf4ce7d57f): Loading data parts | ||
526 | 2023.12.13 06:39:31.543733 [ 3 ] {774ba215-9bb2-4dbe-9bf5-94182f265e29} <Debug> oximeter.measurements_histogramu8 (aadcd893-c14e-4a3a-b42d-72bf4ce7d57f): There are no data parts | ||
527 | 2023.12.13 06:39:31.544893 [ 3 ] {774ba215-9bb2-4dbe-9bf5-94182f265e29} <Debug> DynamicQueryHandler: Done processing query | ||
528 | 2023.12.13 06:39:31.544919 [ 3 ] {774ba215-9bb2-4dbe-9bf5-94182f265e29} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
529 | 2023.12.13 06:39:31.544945 [ 3 ] {} <Debug> HTTP-Session: 3e414b12-4314-4b8c-8152-36d50c83152b Destroying unnamed session | ||
530 | 2023.12.13 06:39:31.545086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
531 | 2023.12.13 06:39:31.545130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
532 | 2023.12.13 06:39:31.545161 [ 3 ] {} <Debug> HTTP-Session: b096fe52-79fe-4c76-9735-dffbc0e1d84e Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
533 | 2023.12.13 06:39:31.545184 [ 3 ] {} <Debug> HTTP-Session: b096fe52-79fe-4c76-9735-dffbc0e1d84e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
534 | 2023.12.13 06:39:31.545395 [ 3 ] {d5578928-bff6-4341-8dc9-44f5b7f2dd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
535 | 2023.12.13 06:39:31.545451 [ 3 ] {d5578928-bff6-4341-8dc9-44f5b7f2dd32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
536 | 2023.12.13 06:39:31.546796 [ 3 ] {d5578928-bff6-4341-8dc9-44f5b7f2dd32} <Debug> oximeter.measurements_histogrami16 (5e2aa229-a69b-457f-8bc6-90e549d0e4ac): Loading data parts | ||
537 | 2023.12.13 06:39:31.546888 [ 3 ] {d5578928-bff6-4341-8dc9-44f5b7f2dd32} <Debug> oximeter.measurements_histogrami16 (5e2aa229-a69b-457f-8bc6-90e549d0e4ac): There are no data parts | ||
538 | 2023.12.13 06:39:31.547945 [ 3 ] {d5578928-bff6-4341-8dc9-44f5b7f2dd32} <Debug> DynamicQueryHandler: Done processing query | ||
539 | 2023.12.13 06:39:31.547978 [ 3 ] {d5578928-bff6-4341-8dc9-44f5b7f2dd32} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
540 | 2023.12.13 06:39:31.547994 [ 3 ] {} <Debug> HTTP-Session: b096fe52-79fe-4c76-9735-dffbc0e1d84e Destroying unnamed session | ||
541 | 2023.12.13 06:39:31.548110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
542 | 2023.12.13 06:39:31.548160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
543 | 2023.12.13 06:39:31.548178 [ 3 ] {} <Debug> HTTP-Session: 912088b8-e9e8-4144-833c-1e3b747cbdd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
544 | 2023.12.13 06:39:31.548201 [ 3 ] {} <Debug> HTTP-Session: 912088b8-e9e8-4144-833c-1e3b747cbdd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
545 | 2023.12.13 06:39:31.548412 [ 3 ] {600a4dc7-562c-4f04-be0d-4b0d71fe3076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
546 | 2023.12.13 06:39:31.548467 [ 3 ] {600a4dc7-562c-4f04-be0d-4b0d71fe3076} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
547 | 2023.12.13 06:39:31.549798 [ 3 ] {600a4dc7-562c-4f04-be0d-4b0d71fe3076} <Debug> oximeter.measurements_histogramu16 (0bf0f880-de2e-4d54-afb4-71f2187fbb77): Loading data parts | ||
548 | 2023.12.13 06:39:31.549887 [ 3 ] {600a4dc7-562c-4f04-be0d-4b0d71fe3076} <Debug> oximeter.measurements_histogramu16 (0bf0f880-de2e-4d54-afb4-71f2187fbb77): There are no data parts | ||
549 | 2023.12.13 06:39:31.550921 [ 3 ] {600a4dc7-562c-4f04-be0d-4b0d71fe3076} <Debug> DynamicQueryHandler: Done processing query | ||
550 | 2023.12.13 06:39:31.550954 [ 3 ] {600a4dc7-562c-4f04-be0d-4b0d71fe3076} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
551 | 2023.12.13 06:39:31.550976 [ 3 ] {} <Debug> HTTP-Session: 912088b8-e9e8-4144-833c-1e3b747cbdd1 Destroying unnamed session | ||
552 | 2023.12.13 06:39:31.551089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
553 | 2023.12.13 06:39:31.551138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
554 | 2023.12.13 06:39:31.551165 [ 3 ] {} <Debug> HTTP-Session: eabb9474-4ba0-48ea-8e81-6713beba8a83 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
555 | 2023.12.13 06:39:31.551185 [ 3 ] {} <Debug> HTTP-Session: eabb9474-4ba0-48ea-8e81-6713beba8a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
556 | 2023.12.13 06:39:31.551403 [ 3 ] {a3fd1779-37bf-48d7-ac46-dfaaedb3c1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
557 | 2023.12.13 06:39:31.551459 [ 3 ] {a3fd1779-37bf-48d7-ac46-dfaaedb3c1ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
558 | 2023.12.13 06:39:31.552788 [ 3 ] {a3fd1779-37bf-48d7-ac46-dfaaedb3c1ca} <Debug> oximeter.measurements_histogrami32 (8ade5c34-74e9-4b50-9f95-925c4588f1f2): Loading data parts | ||
559 | 2023.12.13 06:39:31.552875 [ 3 ] {a3fd1779-37bf-48d7-ac46-dfaaedb3c1ca} <Debug> oximeter.measurements_histogrami32 (8ade5c34-74e9-4b50-9f95-925c4588f1f2): There are no data parts | ||
560 | 2023.12.13 06:39:31.553992 [ 3 ] {a3fd1779-37bf-48d7-ac46-dfaaedb3c1ca} <Debug> DynamicQueryHandler: Done processing query | ||
561 | 2023.12.13 06:39:31.554018 [ 3 ] {a3fd1779-37bf-48d7-ac46-dfaaedb3c1ca} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
562 | 2023.12.13 06:39:31.554042 [ 3 ] {} <Debug> HTTP-Session: eabb9474-4ba0-48ea-8e81-6713beba8a83 Destroying unnamed session | ||
563 | 2023.12.13 06:39:31.554167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
564 | 2023.12.13 06:39:31.554217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
565 | 2023.12.13 06:39:31.554243 [ 3 ] {} <Debug> HTTP-Session: 54d21029-7518-4932-97db-ed6be3dc184c Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
566 | 2023.12.13 06:39:31.554261 [ 3 ] {} <Debug> HTTP-Session: 54d21029-7518-4932-97db-ed6be3dc184c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
567 | 2023.12.13 06:39:31.554475 [ 3 ] {b7c5e5a2-defd-417b-9a42-989486adaaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
568 | 2023.12.13 06:39:31.554530 [ 3 ] {b7c5e5a2-defd-417b-9a42-989486adaaca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
569 | 2023.12.13 06:39:31.555869 [ 3 ] {b7c5e5a2-defd-417b-9a42-989486adaaca} <Debug> oximeter.measurements_histogramu32 (43573654-f3ac-4119-af6e-538ccbf3a0ab): Loading data parts | ||
570 | 2023.12.13 06:39:31.555945 [ 3 ] {b7c5e5a2-defd-417b-9a42-989486adaaca} <Debug> oximeter.measurements_histogramu32 (43573654-f3ac-4119-af6e-538ccbf3a0ab): There are no data parts | ||
571 | 2023.12.13 06:39:31.556999 [ 3 ] {b7c5e5a2-defd-417b-9a42-989486adaaca} <Debug> DynamicQueryHandler: Done processing query | ||
572 | 2023.12.13 06:39:31.557035 [ 3 ] {b7c5e5a2-defd-417b-9a42-989486adaaca} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
573 | 2023.12.13 06:39:31.557050 [ 3 ] {} <Debug> HTTP-Session: 54d21029-7518-4932-97db-ed6be3dc184c Destroying unnamed session | ||
574 | 2023.12.13 06:39:31.557163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
575 | 2023.12.13 06:39:31.557216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
576 | 2023.12.13 06:39:31.557236 [ 3 ] {} <Debug> HTTP-Session: 66bb06c0-5f67-470f-91a2-2e09f229f742 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
577 | 2023.12.13 06:39:31.557257 [ 3 ] {} <Debug> HTTP-Session: 66bb06c0-5f67-470f-91a2-2e09f229f742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
578 | 2023.12.13 06:39:31.557467 [ 3 ] {0cdd16d6-5dc7-417b-9ff0-898b355a2cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
579 | 2023.12.13 06:39:31.557521 [ 3 ] {0cdd16d6-5dc7-417b-9ff0-898b355a2cd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
580 | 2023.12.13 06:39:31.558825 [ 3 ] {0cdd16d6-5dc7-417b-9ff0-898b355a2cd0} <Debug> oximeter.measurements_histogrami64 (e855aebd-7911-4c5f-b86a-66d9efc37579): Loading data parts | ||
581 | 2023.12.13 06:39:31.558909 [ 3 ] {0cdd16d6-5dc7-417b-9ff0-898b355a2cd0} <Debug> oximeter.measurements_histogrami64 (e855aebd-7911-4c5f-b86a-66d9efc37579): There are no data parts | ||
582 | 2023.12.13 06:39:31.559937 [ 3 ] {0cdd16d6-5dc7-417b-9ff0-898b355a2cd0} <Debug> DynamicQueryHandler: Done processing query | ||
583 | 2023.12.13 06:39:31.559970 [ 3 ] {0cdd16d6-5dc7-417b-9ff0-898b355a2cd0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
584 | 2023.12.13 06:39:31.559985 [ 3 ] {} <Debug> HTTP-Session: 66bb06c0-5f67-470f-91a2-2e09f229f742 Destroying unnamed session | ||
585 | 2023.12.13 06:39:31.560117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
586 | 2023.12.13 06:39:31.560167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
587 | 2023.12.13 06:39:31.560186 [ 3 ] {} <Debug> HTTP-Session: 9d3fa5e1-2c19-4388-876e-bf3657079c3c Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
588 | 2023.12.13 06:39:31.560208 [ 3 ] {} <Debug> HTTP-Session: 9d3fa5e1-2c19-4388-876e-bf3657079c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
589 | 2023.12.13 06:39:31.560423 [ 3 ] {e9edd706-2724-4cd6-8630-b62f1997b520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
590 | 2023.12.13 06:39:31.560477 [ 3 ] {e9edd706-2724-4cd6-8630-b62f1997b520} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
591 | 2023.12.13 06:39:31.561823 [ 3 ] {e9edd706-2724-4cd6-8630-b62f1997b520} <Debug> oximeter.measurements_histogramu64 (8dfafa36-73f3-42e3-b44a-a863271fce52): Loading data parts | ||
592 | 2023.12.13 06:39:31.561909 [ 3 ] {e9edd706-2724-4cd6-8630-b62f1997b520} <Debug> oximeter.measurements_histogramu64 (8dfafa36-73f3-42e3-b44a-a863271fce52): There are no data parts | ||
593 | 2023.12.13 06:39:31.562961 [ 3 ] {e9edd706-2724-4cd6-8630-b62f1997b520} <Debug> DynamicQueryHandler: Done processing query | ||
594 | 2023.12.13 06:39:31.562986 [ 3 ] {e9edd706-2724-4cd6-8630-b62f1997b520} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
595 | 2023.12.13 06:39:31.563015 [ 3 ] {} <Debug> HTTP-Session: 9d3fa5e1-2c19-4388-876e-bf3657079c3c Destroying unnamed session | ||
596 | 2023.12.13 06:39:31.563120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
597 | 2023.12.13 06:39:31.563175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
598 | 2023.12.13 06:39:31.563205 [ 3 ] {} <Debug> HTTP-Session: e19e66e0-86bb-4d2e-8a64-0c86e151bfe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
599 | 2023.12.13 06:39:31.563222 [ 3 ] {} <Debug> HTTP-Session: e19e66e0-86bb-4d2e-8a64-0c86e151bfe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
600 | 2023.12.13 06:39:31.563443 [ 3 ] {283d8a5e-f630-40aa-a229-cd1330310128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
601 | 2023.12.13 06:39:31.563506 [ 3 ] {283d8a5e-f630-40aa-a229-cd1330310128} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
602 | 2023.12.13 06:39:31.564812 [ 3 ] {283d8a5e-f630-40aa-a229-cd1330310128} <Debug> oximeter.measurements_histogramf32 (a1e676fe-9fde-4e90-970d-be030be34b9c): Loading data parts | ||
603 | 2023.12.13 06:39:31.564901 [ 3 ] {283d8a5e-f630-40aa-a229-cd1330310128} <Debug> oximeter.measurements_histogramf32 (a1e676fe-9fde-4e90-970d-be030be34b9c): There are no data parts | ||
604 | 2023.12.13 06:39:31.565966 [ 3 ] {283d8a5e-f630-40aa-a229-cd1330310128} <Debug> DynamicQueryHandler: Done processing query | ||
605 | 2023.12.13 06:39:31.565990 [ 3 ] {283d8a5e-f630-40aa-a229-cd1330310128} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
606 | 2023.12.13 06:39:31.566016 [ 3 ] {} <Debug> HTTP-Session: e19e66e0-86bb-4d2e-8a64-0c86e151bfe3 Destroying unnamed session | ||
607 | 2023.12.13 06:39:31.566128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
608 | 2023.12.13 06:39:31.566181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
609 | 2023.12.13 06:39:31.566206 [ 3 ] {} <Debug> HTTP-Session: f79be42b-0855-46c4-924b-4c2c115a4869 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
610 | 2023.12.13 06:39:31.566233 [ 3 ] {} <Debug> HTTP-Session: f79be42b-0855-46c4-924b-4c2c115a4869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
611 | 2023.12.13 06:39:31.566444 [ 3 ] {ceab09be-5bda-42f1-9796-394ea02f1892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
612 | 2023.12.13 06:39:31.566499 [ 3 ] {ceab09be-5bda-42f1-9796-394ea02f1892} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
613 | 2023.12.13 06:39:31.567842 [ 3 ] {ceab09be-5bda-42f1-9796-394ea02f1892} <Debug> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Loading data parts | ||
614 | 2023.12.13 06:39:31.567935 [ 3 ] {ceab09be-5bda-42f1-9796-394ea02f1892} <Debug> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): There are no data parts | ||
615 | 2023.12.13 06:39:31.569021 [ 3 ] {ceab09be-5bda-42f1-9796-394ea02f1892} <Debug> DynamicQueryHandler: Done processing query | ||
616 | 2023.12.13 06:39:31.569060 [ 3 ] {ceab09be-5bda-42f1-9796-394ea02f1892} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
617 | 2023.12.13 06:39:31.569077 [ 3 ] {} <Debug> HTTP-Session: f79be42b-0855-46c4-924b-4c2c115a4869 Destroying unnamed session | ||
618 | 2023.12.13 06:39:31.569263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
619 | 2023.12.13 06:39:31.569311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
620 | 2023.12.13 06:39:31.569330 [ 3 ] {} <Debug> HTTP-Session: fb08ba9a-f7f3-49cc-b052-2943e665df4f Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
621 | 2023.12.13 06:39:31.569352 [ 3 ] {} <Debug> HTTP-Session: fb08ba9a-f7f3-49cc-b052-2943e665df4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
622 | 2023.12.13 06:39:31.569510 [ 3 ] {8104eb93-4e92-4aed-8b6a-dc463613bbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) /* The field tables store named dimensions of each timeseries. | ||
623 | * | ||
624 | * As with the measurement tables, there is one field table for each field data | ||
625 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
626 | * this behavior **must not** be relied upon for query correctness. | ||
627 | * | ||
628 | * The index for the fields differs from the measurements, however. Rows are | ||
629 | * sorted by timeseries name, then field name, field value, and finally | ||
630 | * timeseries key. This reflects the most common pattern for looking them up: | ||
631 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
632 | * usually then used to look up measurements. | ||
633 | * | ||
634 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
635 | * timeseries name and then key, since it would improve lookups where one | ||
636 | * already has the key. Realistically though, these tables are quite small and | ||
637 | * so performance benefits will be low in absolute terms. | ||
638 | */ | ||
639 | 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) | ||
640 | 2023.12.13 06:39:31.569562 [ 3 ] {8104eb93-4e92-4aed-8b6a-dc463613bbc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
641 | 2023.12.13 06:39:31.570739 [ 3 ] {8104eb93-4e92-4aed-8b6a-dc463613bbc5} <Debug> oximeter.fields_bool (b2e532fd-9817-46d1-9ff0-63d893e1343e): Loading data parts | ||
642 | 2023.12.13 06:39:31.570842 [ 3 ] {8104eb93-4e92-4aed-8b6a-dc463613bbc5} <Debug> oximeter.fields_bool (b2e532fd-9817-46d1-9ff0-63d893e1343e): There are no data parts | ||
643 | 2023.12.13 06:39:31.572028 [ 3 ] {8104eb93-4e92-4aed-8b6a-dc463613bbc5} <Debug> DynamicQueryHandler: Done processing query | ||
644 | 2023.12.13 06:39:31.572056 [ 3 ] {8104eb93-4e92-4aed-8b6a-dc463613bbc5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
645 | 2023.12.13 06:39:31.572073 [ 3 ] {} <Debug> HTTP-Session: fb08ba9a-f7f3-49cc-b052-2943e665df4f Destroying unnamed session | ||
646 | 2023.12.13 06:39:31.572221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
647 | 2023.12.13 06:39:31.572284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
648 | 2023.12.13 06:39:31.572302 [ 3 ] {} <Debug> HTTP-Session: 605565b0-52b4-46f4-a9bc-7d00dfc48d98 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
649 | 2023.12.13 06:39:31.572329 [ 3 ] {} <Debug> HTTP-Session: 605565b0-52b4-46f4-a9bc-7d00dfc48d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2023.12.13 06:39:31.572493 [ 3 ] {a2a86b52-58fd-487c-8396-fd34ba951f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
651 | 2023.12.13 06:39:31.572541 [ 3 ] {a2a86b52-58fd-487c-8396-fd34ba951f42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
652 | 2023.12.13 06:39:31.573764 [ 3 ] {a2a86b52-58fd-487c-8396-fd34ba951f42} <Debug> oximeter.fields_i8 (b86183cc-d672-4528-a815-8a030dd469af): Loading data parts | ||
653 | 2023.12.13 06:39:31.573852 [ 3 ] {a2a86b52-58fd-487c-8396-fd34ba951f42} <Debug> oximeter.fields_i8 (b86183cc-d672-4528-a815-8a030dd469af): There are no data parts | ||
654 | 2023.12.13 06:39:31.574875 [ 3 ] {a2a86b52-58fd-487c-8396-fd34ba951f42} <Debug> DynamicQueryHandler: Done processing query | ||
655 | 2023.12.13 06:39:31.574914 [ 3 ] {a2a86b52-58fd-487c-8396-fd34ba951f42} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
656 | 2023.12.13 06:39:31.574929 [ 3 ] {} <Debug> HTTP-Session: 605565b0-52b4-46f4-a9bc-7d00dfc48d98 Destroying unnamed session | ||
657 | 2023.12.13 06:39:31.575080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
658 | 2023.12.13 06:39:31.575130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
659 | 2023.12.13 06:39:31.575147 [ 3 ] {} <Debug> HTTP-Session: 77090809-7236-4557-a976-a87cf143d8b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
660 | 2023.12.13 06:39:31.575172 [ 3 ] {} <Debug> HTTP-Session: 77090809-7236-4557-a976-a87cf143d8b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2023.12.13 06:39:31.575354 [ 3 ] {0993cf01-3dfc-49cd-837c-eff462676379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
662 | 2023.12.13 06:39:31.575404 [ 3 ] {0993cf01-3dfc-49cd-837c-eff462676379} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
663 | 2023.12.13 06:39:31.576704 [ 3 ] {0993cf01-3dfc-49cd-837c-eff462676379} <Debug> oximeter.fields_u8 (4cabe62e-6ba5-4b62-9859-dc013706ab9a): Loading data parts | ||
664 | 2023.12.13 06:39:31.576793 [ 3 ] {0993cf01-3dfc-49cd-837c-eff462676379} <Debug> oximeter.fields_u8 (4cabe62e-6ba5-4b62-9859-dc013706ab9a): There are no data parts | ||
665 | 2023.12.13 06:39:31.577803 [ 3 ] {0993cf01-3dfc-49cd-837c-eff462676379} <Debug> DynamicQueryHandler: Done processing query | ||
666 | 2023.12.13 06:39:31.577827 [ 3 ] {0993cf01-3dfc-49cd-837c-eff462676379} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
667 | 2023.12.13 06:39:31.577855 [ 3 ] {} <Debug> HTTP-Session: 77090809-7236-4557-a976-a87cf143d8b4 Destroying unnamed session | ||
668 | 2023.12.13 06:39:31.577965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
669 | 2023.12.13 06:39:31.578017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
670 | 2023.12.13 06:39:31.578047 [ 3 ] {} <Debug> HTTP-Session: 7a16cae1-05c7-43a5-aa59-782b91c119e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
671 | 2023.12.13 06:39:31.578063 [ 3 ] {} <Debug> HTTP-Session: 7a16cae1-05c7-43a5-aa59-782b91c119e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
672 | 2023.12.13 06:39:31.578221 [ 3 ] {e55d4dac-c47b-4905-815c-0c2ee969d185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
673 | 2023.12.13 06:39:31.578280 [ 3 ] {e55d4dac-c47b-4905-815c-0c2ee969d185} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
674 | 2023.12.13 06:39:31.579445 [ 3 ] {e55d4dac-c47b-4905-815c-0c2ee969d185} <Debug> oximeter.fields_i16 (48580e1a-7971-4a23-9edf-975c550f3d4d): Loading data parts | ||
675 | 2023.12.13 06:39:31.579539 [ 3 ] {e55d4dac-c47b-4905-815c-0c2ee969d185} <Debug> oximeter.fields_i16 (48580e1a-7971-4a23-9edf-975c550f3d4d): There are no data parts | ||
676 | 2023.12.13 06:39:31.580532 [ 3 ] {e55d4dac-c47b-4905-815c-0c2ee969d185} <Debug> DynamicQueryHandler: Done processing query | ||
677 | 2023.12.13 06:39:31.580570 [ 3 ] {e55d4dac-c47b-4905-815c-0c2ee969d185} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
678 | 2023.12.13 06:39:31.580595 [ 3 ] {} <Debug> HTTP-Session: 7a16cae1-05c7-43a5-aa59-782b91c119e6 Destroying unnamed session | ||
679 | 2023.12.13 06:39:31.580706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
680 | 2023.12.13 06:39:31.580755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
681 | 2023.12.13 06:39:31.580781 [ 3 ] {} <Debug> HTTP-Session: edabaeed-1744-4ffc-96d7-9f5529f8dcd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
682 | 2023.12.13 06:39:31.580797 [ 3 ] {} <Debug> HTTP-Session: edabaeed-1744-4ffc-96d7-9f5529f8dcd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
683 | 2023.12.13 06:39:31.580953 [ 3 ] {3a117af4-b5e1-4c76-a9cb-5929be1cd618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
684 | 2023.12.13 06:39:31.580998 [ 3 ] {3a117af4-b5e1-4c76-a9cb-5929be1cd618} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
685 | 2023.12.13 06:39:31.582242 [ 3 ] {3a117af4-b5e1-4c76-a9cb-5929be1cd618} <Debug> oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Loading data parts | ||
686 | 2023.12.13 06:39:31.582332 [ 3 ] {3a117af4-b5e1-4c76-a9cb-5929be1cd618} <Debug> oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): There are no data parts | ||
687 | 2023.12.13 06:39:31.583345 [ 3 ] {3a117af4-b5e1-4c76-a9cb-5929be1cd618} <Debug> DynamicQueryHandler: Done processing query | ||
688 | 2023.12.13 06:39:31.583377 [ 3 ] {3a117af4-b5e1-4c76-a9cb-5929be1cd618} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
689 | 2023.12.13 06:39:31.583392 [ 3 ] {} <Debug> HTTP-Session: edabaeed-1744-4ffc-96d7-9f5529f8dcd6 Destroying unnamed session | ||
690 | 2023.12.13 06:39:31.583525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
691 | 2023.12.13 06:39:31.583571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
692 | 2023.12.13 06:39:31.583589 [ 3 ] {} <Debug> HTTP-Session: 4d0e178a-b834-4ddb-8be5-6744bcccdb50 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
693 | 2023.12.13 06:39:31.583613 [ 3 ] {} <Debug> HTTP-Session: 4d0e178a-b834-4ddb-8be5-6744bcccdb50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2023.12.13 06:39:31.583762 [ 3 ] {425ff4b8-c93e-4940-9a58-0284e55ccd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
695 | 2023.12.13 06:39:31.583812 [ 3 ] {425ff4b8-c93e-4940-9a58-0284e55ccd13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
696 | 2023.12.13 06:39:31.585028 [ 3 ] {425ff4b8-c93e-4940-9a58-0284e55ccd13} <Debug> oximeter.fields_i32 (9b06645d-d408-480a-a262-a9a50e3cf1f3): Loading data parts | ||
697 | 2023.12.13 06:39:31.585116 [ 3 ] {425ff4b8-c93e-4940-9a58-0284e55ccd13} <Debug> oximeter.fields_i32 (9b06645d-d408-480a-a262-a9a50e3cf1f3): There are no data parts | ||
698 | 2023.12.13 06:39:31.586139 [ 3 ] {425ff4b8-c93e-4940-9a58-0284e55ccd13} <Debug> DynamicQueryHandler: Done processing query | ||
699 | 2023.12.13 06:39:31.586171 [ 3 ] {425ff4b8-c93e-4940-9a58-0284e55ccd13} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
700 | 2023.12.13 06:39:31.586197 [ 3 ] {} <Debug> HTTP-Session: 4d0e178a-b834-4ddb-8be5-6744bcccdb50 Destroying unnamed session | ||
701 | 2023.12.13 06:39:31.586331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
702 | 2023.12.13 06:39:31.586386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
703 | 2023.12.13 06:39:31.586416 [ 3 ] {} <Debug> HTTP-Session: b70e485c-c0f7-4b90-b689-ff1cbd6a7026 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
704 | 2023.12.13 06:39:31.586432 [ 3 ] {} <Debug> HTTP-Session: b70e485c-c0f7-4b90-b689-ff1cbd6a7026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2023.12.13 06:39:31.586598 [ 3 ] {117a02d1-fe82-4417-9be5-47a7d0a5be2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
706 | 2023.12.13 06:39:31.586651 [ 3 ] {117a02d1-fe82-4417-9be5-47a7d0a5be2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
707 | 2023.12.13 06:39:31.587803 [ 3 ] {117a02d1-fe82-4417-9be5-47a7d0a5be2d} <Debug> oximeter.fields_u32 (178517f3-3a94-46e6-a662-300f6f170703): Loading data parts | ||
708 | 2023.12.13 06:39:31.587884 [ 3 ] {117a02d1-fe82-4417-9be5-47a7d0a5be2d} <Debug> oximeter.fields_u32 (178517f3-3a94-46e6-a662-300f6f170703): There are no data parts | ||
709 | 2023.12.13 06:39:31.588861 [ 3 ] {117a02d1-fe82-4417-9be5-47a7d0a5be2d} <Debug> DynamicQueryHandler: Done processing query | ||
710 | 2023.12.13 06:39:31.588897 [ 3 ] {117a02d1-fe82-4417-9be5-47a7d0a5be2d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
711 | 2023.12.13 06:39:31.588913 [ 3 ] {} <Debug> HTTP-Session: b70e485c-c0f7-4b90-b689-ff1cbd6a7026 Destroying unnamed session | ||
712 | 2023.12.13 06:39:31.589032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
713 | 2023.12.13 06:39:31.589086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
714 | 2023.12.13 06:39:31.589105 [ 3 ] {} <Debug> HTTP-Session: 50e70c3f-56ac-4d1d-bcca-a95568d0e007 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
715 | 2023.12.13 06:39:31.589127 [ 3 ] {} <Debug> HTTP-Session: 50e70c3f-56ac-4d1d-bcca-a95568d0e007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
716 | 2023.12.13 06:39:31.589285 [ 3 ] {6a8d4d1f-bbde-490b-9dee-33380b481754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
717 | 2023.12.13 06:39:31.589327 [ 3 ] {6a8d4d1f-bbde-490b-9dee-33380b481754} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
718 | 2023.12.13 06:39:31.590511 [ 3 ] {6a8d4d1f-bbde-490b-9dee-33380b481754} <Debug> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Loading data parts | ||
719 | 2023.12.13 06:39:31.590604 [ 3 ] {6a8d4d1f-bbde-490b-9dee-33380b481754} <Debug> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): There are no data parts | ||
720 | 2023.12.13 06:39:31.591583 [ 3 ] {6a8d4d1f-bbde-490b-9dee-33380b481754} <Debug> DynamicQueryHandler: Done processing query | ||
721 | 2023.12.13 06:39:31.591616 [ 3 ] {6a8d4d1f-bbde-490b-9dee-33380b481754} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
722 | 2023.12.13 06:39:31.591631 [ 3 ] {} <Debug> HTTP-Session: 50e70c3f-56ac-4d1d-bcca-a95568d0e007 Destroying unnamed session | ||
723 | 2023.12.13 06:39:31.591730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
724 | 2023.12.13 06:39:31.591785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
725 | 2023.12.13 06:39:31.591803 [ 3 ] {} <Debug> HTTP-Session: 343abe0c-0739-4102-88d1-6a3e0dc7140b Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
726 | 2023.12.13 06:39:31.591825 [ 3 ] {} <Debug> HTTP-Session: 343abe0c-0739-4102-88d1-6a3e0dc7140b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
727 | 2023.12.13 06:39:31.591976 [ 3 ] {b23c224c-770e-40a5-988d-5c0a8535dad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
728 | 2023.12.13 06:39:31.592031 [ 3 ] {b23c224c-770e-40a5-988d-5c0a8535dad0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
729 | 2023.12.13 06:39:31.593234 [ 3 ] {b23c224c-770e-40a5-988d-5c0a8535dad0} <Debug> oximeter.fields_u64 (ddc7cb40-b295-45e9-93fb-067d991178e8): Loading data parts | ||
730 | 2023.12.13 06:39:31.593311 [ 3 ] {b23c224c-770e-40a5-988d-5c0a8535dad0} <Debug> oximeter.fields_u64 (ddc7cb40-b295-45e9-93fb-067d991178e8): There are no data parts | ||
731 | 2023.12.13 06:39:31.594302 [ 3 ] {b23c224c-770e-40a5-988d-5c0a8535dad0} <Debug> DynamicQueryHandler: Done processing query | ||
732 | 2023.12.13 06:39:31.594326 [ 3 ] {b23c224c-770e-40a5-988d-5c0a8535dad0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
733 | 2023.12.13 06:39:31.594349 [ 3 ] {} <Debug> HTTP-Session: 343abe0c-0739-4102-88d1-6a3e0dc7140b Destroying unnamed session | ||
734 | 2023.12.13 06:39:31.594456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
735 | 2023.12.13 06:39:31.594503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
736 | 2023.12.13 06:39:31.594528 [ 3 ] {} <Debug> HTTP-Session: b5734f88-7f2c-4933-9a76-bc7fb01e737d Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
737 | 2023.12.13 06:39:31.594543 [ 3 ] {} <Debug> HTTP-Session: b5734f88-7f2c-4933-9a76-bc7fb01e737d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
738 | 2023.12.13 06:39:31.594700 [ 3 ] {3c7554f1-f3d1-4c1f-ae29-821e2af95fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
739 | 2023.12.13 06:39:31.594742 [ 3 ] {3c7554f1-f3d1-4c1f-ae29-821e2af95fa4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
740 | 2023.12.13 06:39:31.595886 [ 3 ] {3c7554f1-f3d1-4c1f-ae29-821e2af95fa4} <Debug> oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Loading data parts | ||
741 | 2023.12.13 06:39:31.595972 [ 3 ] {3c7554f1-f3d1-4c1f-ae29-821e2af95fa4} <Debug> oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): There are no data parts | ||
742 | 2023.12.13 06:39:31.596953 [ 3 ] {3c7554f1-f3d1-4c1f-ae29-821e2af95fa4} <Debug> DynamicQueryHandler: Done processing query | ||
743 | 2023.12.13 06:39:31.596984 [ 3 ] {3c7554f1-f3d1-4c1f-ae29-821e2af95fa4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
744 | 2023.12.13 06:39:31.596999 [ 3 ] {} <Debug> HTTP-Session: b5734f88-7f2c-4933-9a76-bc7fb01e737d Destroying unnamed session | ||
745 | 2023.12.13 06:39:31.597117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
746 | 2023.12.13 06:39:31.597164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
747 | 2023.12.13 06:39:31.597182 [ 3 ] {} <Debug> HTTP-Session: a01a19dd-ecc8-44ed-9091-7f44a00dfb49 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
748 | 2023.12.13 06:39:31.597204 [ 3 ] {} <Debug> HTTP-Session: a01a19dd-ecc8-44ed-9091-7f44a00dfb49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
749 | 2023.12.13 06:39:31.597359 [ 3 ] {3042559c-6d77-4cc4-aa3c-686e3263cd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
750 | 2023.12.13 06:39:31.597401 [ 3 ] {3042559c-6d77-4cc4-aa3c-686e3263cd03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
751 | 2023.12.13 06:39:31.598531 [ 3 ] {3042559c-6d77-4cc4-aa3c-686e3263cd03} <Debug> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Loading data parts | ||
752 | 2023.12.13 06:39:31.598614 [ 3 ] {3042559c-6d77-4cc4-aa3c-686e3263cd03} <Debug> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): There are no data parts | ||
753 | 2023.12.13 06:39:31.599714 [ 3 ] {3042559c-6d77-4cc4-aa3c-686e3263cd03} <Debug> DynamicQueryHandler: Done processing query | ||
754 | 2023.12.13 06:39:31.599738 [ 3 ] {3042559c-6d77-4cc4-aa3c-686e3263cd03} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
755 | 2023.12.13 06:39:31.599760 [ 3 ] {} <Debug> HTTP-Session: a01a19dd-ecc8-44ed-9091-7f44a00dfb49 Destroying unnamed session | ||
756 | 2023.12.13 06:39:31.599868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
757 | 2023.12.13 06:39:31.599908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
758 | 2023.12.13 06:39:31.599933 [ 3 ] {} <Debug> HTTP-Session: 5fb4b8b7-fb46-4bca-a6cf-3b0d37e32a3c Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
759 | 2023.12.13 06:39:31.599956 [ 3 ] {} <Debug> HTTP-Session: 5fb4b8b7-fb46-4bca-a6cf-3b0d37e32a3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
760 | 2023.12.13 06:39:31.600106 [ 3 ] {a391b205-9730-4934-b386-9e1ec79225e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) 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) | ||
761 | 2023.12.13 06:39:31.600154 [ 3 ] {a391b205-9730-4934-b386-9e1ec79225e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
762 | 2023.12.13 06:39:31.601372 [ 3 ] {a391b205-9730-4934-b386-9e1ec79225e8} <Debug> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Loading data parts | ||
763 | 2023.12.13 06:39:31.601466 [ 3 ] {a391b205-9730-4934-b386-9e1ec79225e8} <Debug> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): There are no data parts | ||
764 | 2023.12.13 06:39:31.602516 [ 3 ] {a391b205-9730-4934-b386-9e1ec79225e8} <Debug> DynamicQueryHandler: Done processing query | ||
765 | 2023.12.13 06:39:31.602541 [ 3 ] {a391b205-9730-4934-b386-9e1ec79225e8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
766 | 2023.12.13 06:39:31.602565 [ 3 ] {} <Debug> HTTP-Session: 5fb4b8b7-fb46-4bca-a6cf-3b0d37e32a3c Destroying unnamed session | ||
767 | 2023.12.13 06:39:31.602684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
768 | 2023.12.13 06:39:31.602735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
769 | 2023.12.13 06:39:31.602760 [ 3 ] {} <Debug> HTTP-Session: d4cf1b69-f0b8-481d-811b-5f13c2816ad3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
770 | 2023.12.13 06:39:31.602777 [ 3 ] {} <Debug> HTTP-Session: d4cf1b69-f0b8-481d-811b-5f13c2816ad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
771 | 2023.12.13 06:39:31.603001 [ 3 ] {60e7449a-2a05-4e44-888b-0f86a8847198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) /* The timeseries schema table stores the extracted schema for the samples | ||
772 | * oximeter collects. | ||
773 | */ | ||
774 | 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) | ||
775 | 2023.12.13 06:39:31.603069 [ 3 ] {60e7449a-2a05-4e44-888b-0f86a8847198} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
776 | 2023.12.13 06:39:31.604370 [ 3 ] {60e7449a-2a05-4e44-888b-0f86a8847198} <Debug> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000): Loading data parts | ||
777 | 2023.12.13 06:39:31.604479 [ 3 ] {60e7449a-2a05-4e44-888b-0f86a8847198} <Debug> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000): There are no data parts | ||
778 | 2023.12.13 06:39:31.605673 [ 3 ] {60e7449a-2a05-4e44-888b-0f86a8847198} <Debug> DynamicQueryHandler: Done processing query | ||
779 | 2023.12.13 06:39:31.605706 [ 3 ] {60e7449a-2a05-4e44-888b-0f86a8847198} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
780 | 2023.12.13 06:39:31.605726 [ 3 ] {} <Debug> HTTP-Session: d4cf1b69-f0b8-481d-811b-5f13c2816ad3 Destroying unnamed session | ||
781 | 2023.12.13 06:39:31.605883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
782 | 2023.12.13 06:39:31.605933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
783 | 2023.12.13 06:39:31.605951 [ 3 ] {} <Debug> HTTP-Session: ac027e00-6315-40de-8f41-3924f58e17d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 | ||
784 | 2023.12.13 06:39:31.605975 [ 3 ] {} <Debug> HTTP-Session: ac027e00-6315-40de-8f41-3924f58e17d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
785 | 2023.12.13 06:39:31.606088 [ 3 ] {5d452d9e-99b6-432b-a8c5-9ec56edb44dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57404) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
786 | 2023.12.13 06:39:31.606784 [ 3 ] {5d452d9e-99b6-432b-a8c5-9ec56edb44dd} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
787 | 2023.12.13 06:39:31.622445 [ 3 ] {5d452d9e-99b6-432b-a8c5-9ec56edb44dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
788 | 2023.12.13 06:39:31.631925 [ 3 ] {5d452d9e-99b6-432b-a8c5-9ec56edb44dd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
789 | 2023.12.13 06:39:31.632142 [ 3 ] {5d452d9e-99b6-432b-a8c5-9ec56edb44dd} <Trace> oximeter.version (484b5cbb-c186-43a7-b81a-941c85796898): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
790 | 2023.12.13 06:39:31.636274 [ 3 ] {5d452d9e-99b6-432b-a8c5-9ec56edb44dd} <Information> executeQuery: Read 1 rows, 16.00 B in 0.03015399 sec., 33 rows/sec., 530.61 B/sec. | ||
791 | 2023.12.13 06:39:31.636430 [ 3 ] {5d452d9e-99b6-432b-a8c5-9ec56edb44dd} <Debug> DynamicQueryHandler: Done processing query | ||
792 | 2023.12.13 06:39:31.636458 [ 3 ] {5d452d9e-99b6-432b-a8c5-9ec56edb44dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
793 | 2023.12.13 06:39:31.636490 [ 3 ] {} <Debug> HTTP-Session: ac027e00-6315-40de-8f41-3924f58e17d9 Destroying unnamed session | ||
794 | 2023.12.13 06:39:32.001169 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.00 MiB, peak 224.08 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB | ||
795 | 2023.12.13 06:39:43.311267 [ 157 ] {} <Debug> DNSResolver: Updating DNS cache | ||
796 | 2023.12.13 06:39:43.311364 [ 157 ] {} <Debug> DNSResolver: Updated DNS cache | ||
797 | 2023.12.13 06:39:56.642031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
798 | 2023.12.13 06:39:56.642190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
799 | 2023.12.13 06:39:56.642242 [ 3 ] {} <Debug> HTTP-Session: 74aacd42-1bb4-4bea-9521-de80e4619938 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
800 | 2023.12.13 06:39:56.642286 [ 3 ] {} <Debug> HTTP-Session: 74aacd42-1bb4-4bea-9521-de80e4619938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
801 | 2023.12.13 06:39:56.642447 [ 3 ] {39581d13-b646-4dcd-a6fc-7340b718ccdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
802 | 2023.12.13 06:39:56.642847 [ 3 ] {39581d13-b646-4dcd-a6fc-7340b718ccdd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
803 | 2023.12.13 06:39:56.643556 [ 3 ] {39581d13-b646-4dcd-a6fc-7340b718ccdd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
804 | 2023.12.13 06:39:56.645942 [ 3 ] {39581d13-b646-4dcd-a6fc-7340b718ccdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
805 | 2023.12.13 06:39:56.646905 [ 3 ] {39581d13-b646-4dcd-a6fc-7340b718ccdd} <Debug> DynamicQueryHandler: Done processing query | ||
806 | 2023.12.13 06:39:56.646934 [ 3 ] {39581d13-b646-4dcd-a6fc-7340b718ccdd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
807 | 2023.12.13 06:39:56.646951 [ 3 ] {} <Debug> HTTP-Session: 74aacd42-1bb4-4bea-9521-de80e4619938 Destroying unnamed session | ||
808 | 2023.12.13 06:39:56.653140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
809 | 2023.12.13 06:39:56.653204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
810 | 2023.12.13 06:39:56.653227 [ 3 ] {} <Debug> HTTP-Session: 25855995-acc3-4a34-afd1-5233b54134b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
811 | 2023.12.13 06:39:56.653263 [ 3 ] {} <Debug> HTTP-Session: 25855995-acc3-4a34-afd1-5233b54134b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
812 | 2023.12.13 06:39:56.653426 [ 3 ] {2c0219a6-ecc1-44f9-9b90-376691a0e04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
813 | 2023.12.13 06:39:56.669689 [ 3 ] {2c0219a6-ecc1-44f9-9b90-376691a0e04a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
814 | 2023.12.13 06:39:56.669838 [ 3 ] {2c0219a6-ecc1-44f9-9b90-376691a0e04a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2023.12.13 06:39:56.669901 [ 3 ] {2c0219a6-ecc1-44f9-9b90-376691a0e04a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
816 | 2023.12.13 06:39:56.670799 [ 3 ] {2c0219a6-ecc1-44f9-9b90-376691a0e04a} <Debug> DynamicQueryHandler: Done processing query | ||
817 | 2023.12.13 06:39:56.670827 [ 3 ] {2c0219a6-ecc1-44f9-9b90-376691a0e04a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
818 | 2023.12.13 06:39:56.670844 [ 3 ] {} <Debug> HTTP-Session: 25855995-acc3-4a34-afd1-5233b54134b0 Destroying unnamed session | ||
819 | 2023.12.13 06:39:56.671093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
820 | 2023.12.13 06:39:56.671143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
821 | 2023.12.13 06:39:56.671162 [ 3 ] {} <Debug> HTTP-Session: e0718651-8ceb-4c30-853d-368a5009312f Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
822 | 2023.12.13 06:39:56.671180 [ 3 ] {} <Debug> HTTP-Session: e0718651-8ceb-4c30-853d-368a5009312f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
823 | 2023.12.13 06:39:56.671299 [ 3 ] {669d6cc9-2d62-41a9-bb7a-00d53482e07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
824 | 2023.12.13 06:39:56.673618 [ 3 ] {669d6cc9-2d62-41a9-bb7a-00d53482e07b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
825 | 2023.12.13 06:39:56.673795 [ 3 ] {669d6cc9-2d62-41a9-bb7a-00d53482e07b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
826 | 2023.12.13 06:39:56.673847 [ 3 ] {669d6cc9-2d62-41a9-bb7a-00d53482e07b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
827 | 2023.12.13 06:39:56.674781 [ 3 ] {669d6cc9-2d62-41a9-bb7a-00d53482e07b} <Debug> DynamicQueryHandler: Done processing query | ||
828 | 2023.12.13 06:39:56.674809 [ 3 ] {669d6cc9-2d62-41a9-bb7a-00d53482e07b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
829 | 2023.12.13 06:39:56.674825 [ 3 ] {} <Debug> HTTP-Session: e0718651-8ceb-4c30-853d-368a5009312f Destroying unnamed session | ||
830 | 2023.12.13 06:39:56.675009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
831 | 2023.12.13 06:39:56.675054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
832 | 2023.12.13 06:39:56.675073 [ 3 ] {} <Debug> HTTP-Session: 3e632e8d-e187-4c36-afd8-023589f3ef3d Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
833 | 2023.12.13 06:39:56.675090 [ 3 ] {} <Debug> HTTP-Session: 3e632e8d-e187-4c36-afd8-023589f3ef3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
834 | 2023.12.13 06:39:56.675201 [ 3 ] {4a5fe0f3-6e66-42fb-bf88-24dd9f850f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) 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) | ||
835 | 2023.12.13 06:39:56.675542 [ 3 ] {4a5fe0f3-6e66-42fb-bf88-24dd9f850f59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
836 | 2023.12.13 06:39:56.675691 [ 3 ] {4a5fe0f3-6e66-42fb-bf88-24dd9f850f59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
837 | 2023.12.13 06:39:56.675733 [ 3 ] {4a5fe0f3-6e66-42fb-bf88-24dd9f850f59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
838 | 2023.12.13 06:39:56.676458 [ 3 ] {4a5fe0f3-6e66-42fb-bf88-24dd9f850f59} <Debug> DynamicQueryHandler: Done processing query | ||
839 | 2023.12.13 06:39:56.676485 [ 3 ] {4a5fe0f3-6e66-42fb-bf88-24dd9f850f59} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
840 | 2023.12.13 06:39:56.676501 [ 3 ] {} <Debug> HTTP-Session: 3e632e8d-e187-4c36-afd8-023589f3ef3d Destroying unnamed session | ||
841 | 2023.12.13 06:39:56.677480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
842 | 2023.12.13 06:39:56.677523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
843 | 2023.12.13 06:39:56.677542 [ 3 ] {} <Debug> HTTP-Session: f51937da-60a4-4a2c-8d8a-b9958e52f7c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
844 | 2023.12.13 06:39:56.677558 [ 3 ] {} <Debug> HTTP-Session: f51937da-60a4-4a2c-8d8a-b9958e52f7c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
845 | 2023.12.13 06:39:56.677636 [ 3 ] {1dd9c3cf-1b47-40b4-b071-591f5110fa18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
846 | 2023.12.13 06:39:56.677674 [ 3 ] {1dd9c3cf-1b47-40b4-b071-591f5110fa18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
847 | 2023.12.13 06:39:56.678368 [ 3 ] {1dd9c3cf-1b47-40b4-b071-591f5110fa18} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
848 | 2023.12.13 06:39:56.683285 [ 3 ] {1dd9c3cf-1b47-40b4-b071-591f5110fa18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
849 | 2023.12.13 06:39:56.685574 [ 3 ] {1dd9c3cf-1b47-40b4-b071-591f5110fa18} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
850 | 2023.12.13 06:39:56.685754 [ 3 ] {1dd9c3cf-1b47-40b4-b071-591f5110fa18} <Trace> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
851 | 2023.12.13 06:39:56.685888 [ 3 ] {1dd9c3cf-1b47-40b4-b071-591f5110fa18} <Information> executeQuery: Read 4 rows, 443.00 B in 0.008222306 sec., 486 rows/sec., 52.62 KiB/sec. | ||
852 | 2023.12.13 06:39:56.686011 [ 3 ] {1dd9c3cf-1b47-40b4-b071-591f5110fa18} <Debug> DynamicQueryHandler: Done processing query | ||
853 | 2023.12.13 06:39:56.686039 [ 3 ] {1dd9c3cf-1b47-40b4-b071-591f5110fa18} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
854 | 2023.12.13 06:39:56.686058 [ 3 ] {} <Debug> HTTP-Session: f51937da-60a4-4a2c-8d8a-b9958e52f7c6 Destroying unnamed session | ||
855 | 2023.12.13 06:39:56.686180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 4070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
856 | 2023.12.13 06:39:56.686230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
857 | 2023.12.13 06:39:56.686253 [ 3 ] {} <Debug> HTTP-Session: 67e94f7d-6391-40c4-b4c6-0034a58a910a Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
858 | 2023.12.13 06:39:56.686274 [ 3 ] {} <Debug> HTTP-Session: 67e94f7d-6391-40c4-b4c6-0034a58a910a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
859 | 2023.12.13 06:39:56.686358 [ 3 ] {2493b02b-ecb2-40de-8296-341194b746b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
860 | 2023.12.13 06:39:56.686403 [ 3 ] {2493b02b-ecb2-40de-8296-341194b746b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
861 | 2023.12.13 06:39:56.686529 [ 3 ] {2493b02b-ecb2-40de-8296-341194b746b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
862 | 2023.12.13 06:39:56.690505 [ 3 ] {2493b02b-ecb2-40de-8296-341194b746b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
863 | 2023.12.13 06:39:56.690718 [ 3 ] {2493b02b-ecb2-40de-8296-341194b746b6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
864 | 2023.12.13 06:39:56.690858 [ 3 ] {2493b02b-ecb2-40de-8296-341194b746b6} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
865 | 2023.12.13 06:39:56.690953 [ 3 ] {2493b02b-ecb2-40de-8296-341194b746b6} <Information> executeQuery: Read 28 rows, 2.27 KiB in 0.004563722 sec., 6135 rows/sec., 497.30 KiB/sec. | ||
866 | 2023.12.13 06:39:56.691109 [ 3 ] {2493b02b-ecb2-40de-8296-341194b746b6} <Debug> DynamicQueryHandler: Done processing query | ||
867 | 2023.12.13 06:39:56.691132 [ 3 ] {2493b02b-ecb2-40de-8296-341194b746b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
868 | 2023.12.13 06:39:56.691147 [ 3 ] {} <Debug> HTTP-Session: 67e94f7d-6391-40c4-b4c6-0034a58a910a Destroying unnamed session | ||
869 | 2023.12.13 06:39:56.691318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 13413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
870 | 2023.12.13 06:39:56.691361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
871 | 2023.12.13 06:39:56.691380 [ 3 ] {} <Debug> HTTP-Session: ebcbf418-378c-4878-b1c1-3ace426b5e51 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
872 | 2023.12.13 06:39:56.691397 [ 3 ] {} <Debug> HTTP-Session: ebcbf418-378c-4878-b1c1-3ace426b5e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
873 | 2023.12.13 06:39:56.691469 [ 3 ] {7a0d9872-4f07-4255-8a6e-d3d572a42ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
874 | 2023.12.13 06:39:56.691505 [ 3 ] {7a0d9872-4f07-4255-8a6e-d3d572a42ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
875 | 2023.12.13 06:39:56.691614 [ 3 ] {7a0d9872-4f07-4255-8a6e-d3d572a42ea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
876 | 2023.12.13 06:39:56.691936 [ 3 ] {7a0d9872-4f07-4255-8a6e-d3d572a42ea6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
877 | 2023.12.13 06:39:56.692162 [ 3 ] {7a0d9872-4f07-4255-8a6e-d3d572a42ea6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
878 | 2023.12.13 06:39:56.692308 [ 3 ] {7a0d9872-4f07-4255-8a6e-d3d572a42ea6} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
879 | 2023.12.13 06:39:56.692399 [ 3 ] {7a0d9872-4f07-4255-8a6e-d3d572a42ea6} <Information> executeQuery: Read 84 rows, 8.24 KiB in 0.000903539 sec., 92967 rows/sec., 8.91 MiB/sec. | ||
880 | 2023.12.13 06:39:56.692498 [ 3 ] {7a0d9872-4f07-4255-8a6e-d3d572a42ea6} <Debug> DynamicQueryHandler: Done processing query | ||
881 | 2023.12.13 06:39:56.692521 [ 3 ] {7a0d9872-4f07-4255-8a6e-d3d572a42ea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
882 | 2023.12.13 06:39:56.692536 [ 3 ] {} <Debug> HTTP-Session: ebcbf418-378c-4878-b1c1-3ace426b5e51 Destroying unnamed session | ||
883 | 2023.12.13 06:39:56.692639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
884 | 2023.12.13 06:39:56.692680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
885 | 2023.12.13 06:39:56.692700 [ 3 ] {} <Debug> HTTP-Session: b4d80986-a864-4306-a6bb-47ace20d69fc Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
886 | 2023.12.13 06:39:56.692716 [ 3 ] {} <Debug> HTTP-Session: b4d80986-a864-4306-a6bb-47ace20d69fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
887 | 2023.12.13 06:39:56.692786 [ 3 ] {1cd0a0c5-db1a-4a2f-9fc0-5ac4af2aeadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
888 | 2023.12.13 06:39:56.692822 [ 3 ] {1cd0a0c5-db1a-4a2f-9fc0-5ac4af2aeadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
889 | 2023.12.13 06:39:56.693935 [ 3 ] {1cd0a0c5-db1a-4a2f-9fc0-5ac4af2aeadb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
890 | 2023.12.13 06:39:56.698193 [ 3 ] {1cd0a0c5-db1a-4a2f-9fc0-5ac4af2aeadb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
891 | 2023.12.13 06:39:56.700356 [ 3 ] {1cd0a0c5-db1a-4a2f-9fc0-5ac4af2aeadb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
892 | 2023.12.13 06:39:56.700510 [ 3 ] {1cd0a0c5-db1a-4a2f-9fc0-5ac4af2aeadb} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
893 | 2023.12.13 06:39:56.700614 [ 3 ] {1cd0a0c5-db1a-4a2f-9fc0-5ac4af2aeadb} <Information> executeQuery: Read 44 rows, 3.54 KiB in 0.007802453 sec., 5639 rows/sec., 453.46 KiB/sec. | ||
894 | 2023.12.13 06:39:56.700744 [ 3 ] {1cd0a0c5-db1a-4a2f-9fc0-5ac4af2aeadb} <Debug> DynamicQueryHandler: Done processing query | ||
895 | 2023.12.13 06:39:56.700768 [ 3 ] {1cd0a0c5-db1a-4a2f-9fc0-5ac4af2aeadb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
896 | 2023.12.13 06:39:56.700783 [ 3 ] {} <Debug> HTTP-Session: b4d80986-a864-4306-a6bb-47ace20d69fc Destroying unnamed session | ||
897 | 2023.12.13 06:39:56.701040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 29985, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
898 | 2023.12.13 06:39:56.701085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
899 | 2023.12.13 06:39:56.701103 [ 3 ] {} <Debug> HTTP-Session: f6721b7f-55e6-4906-a237-dec19466381e Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
900 | 2023.12.13 06:39:56.701118 [ 3 ] {} <Debug> HTTP-Session: f6721b7f-55e6-4906-a237-dec19466381e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
901 | 2023.12.13 06:39:56.701195 [ 3 ] {00d5ce72-c98f-45cf-bfe1-7573dc9cd68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
902 | 2023.12.13 06:39:56.701236 [ 3 ] {00d5ce72-c98f-45cf-bfe1-7573dc9cd68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
903 | 2023.12.13 06:39:56.701388 [ 3 ] {00d5ce72-c98f-45cf-bfe1-7573dc9cd68f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
904 | 2023.12.13 06:39:56.701846 [ 3 ] {00d5ce72-c98f-45cf-bfe1-7573dc9cd68f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
905 | 2023.12.13 06:39:56.706632 [ 3 ] {00d5ce72-c98f-45cf-bfe1-7573dc9cd68f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
906 | 2023.12.13 06:39:56.706815 [ 3 ] {00d5ce72-c98f-45cf-bfe1-7573dc9cd68f} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
907 | 2023.12.13 06:39:56.706936 [ 3 ] {00d5ce72-c98f-45cf-bfe1-7573dc9cd68f} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.005713388 sec., 4900 rows/sec., 6.61 MiB/sec. | ||
908 | 2023.12.13 06:39:56.707050 [ 3 ] {00d5ce72-c98f-45cf-bfe1-7573dc9cd68f} <Debug> DynamicQueryHandler: Done processing query | ||
909 | 2023.12.13 06:39:56.707072 [ 3 ] {00d5ce72-c98f-45cf-bfe1-7573dc9cd68f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
910 | 2023.12.13 06:39:56.707088 [ 3 ] {} <Debug> HTTP-Session: f6721b7f-55e6-4906-a237-dec19466381e Destroying unnamed session | ||
911 | 2023.12.13 06:39:56.707197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 3865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
912 | 2023.12.13 06:39:56.707239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
913 | 2023.12.13 06:39:56.707258 [ 3 ] {} <Debug> HTTP-Session: b9f6fa26-3509-4321-895c-03d9e4f5b969 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
914 | 2023.12.13 06:39:56.707275 [ 3 ] {} <Debug> HTTP-Session: b9f6fa26-3509-4321-895c-03d9e4f5b969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
915 | 2023.12.13 06:39:56.707344 [ 3 ] {749a3a01-85d2-4457-9af5-213a5260ce2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
916 | 2023.12.13 06:39:56.707915 [ 3 ] {749a3a01-85d2-4457-9af5-213a5260ce2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
917 | 2023.12.13 06:39:56.708023 [ 3 ] {749a3a01-85d2-4457-9af5-213a5260ce2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
918 | 2023.12.13 06:39:56.708319 [ 3 ] {749a3a01-85d2-4457-9af5-213a5260ce2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
919 | 2023.12.13 06:39:56.708591 [ 3 ] {749a3a01-85d2-4457-9af5-213a5260ce2d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
920 | 2023.12.13 06:39:56.708792 [ 3 ] {749a3a01-85d2-4457-9af5-213a5260ce2d} <Trace> oximeter.measurements_i64 (9079dbab-409b-4ba0-a473-7d6c171cb865): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
921 | 2023.12.13 06:39:56.708908 [ 3 ] {749a3a01-85d2-4457-9af5-213a5260ce2d} <Information> executeQuery: Read 24 rows, 1.78 KiB in 0.001528918 sec., 15697 rows/sec., 1.14 MiB/sec. | ||
922 | 2023.12.13 06:39:56.709052 [ 3 ] {749a3a01-85d2-4457-9af5-213a5260ce2d} <Debug> DynamicQueryHandler: Done processing query | ||
923 | 2023.12.13 06:39:56.709076 [ 3 ] {749a3a01-85d2-4457-9af5-213a5260ce2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
924 | 2023.12.13 06:39:56.709092 [ 3 ] {} <Debug> HTTP-Session: b9f6fa26-3509-4321-895c-03d9e4f5b969 Destroying unnamed session | ||
925 | 2023.12.13 06:39:58.311630 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
926 | 2023.12.13 06:39:58.311691 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
927 | 2023.12.13 06:40:06.639329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
928 | 2023.12.13 06:40:06.639456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
929 | 2023.12.13 06:40:06.639486 [ 3 ] {} <Debug> HTTP-Session: 3b56de94-2e6b-403a-87cf-4632754671bb Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
930 | 2023.12.13 06:40:06.639514 [ 3 ] {} <Debug> HTTP-Session: 3b56de94-2e6b-403a-87cf-4632754671bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
931 | 2023.12.13 06:40:06.639721 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) 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) | ||
932 | 2023.12.13 06:40:06.644463 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
933 | 2023.12.13 06:40:06.644635 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
934 | 2023.12.13 06:40:06.644731 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
935 | 2023.12.13 06:40:06.644970 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} <Debug> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
936 | 2023.12.13 06:40:06.650617 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} <Trace> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
937 | 2023.12.13 06:40:06.650655 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} <Debug> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (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 | ||
938 | 2023.12.13 06:40:06.650722 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
939 | 2023.12.13 06:40:06.666590 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} <Information> executeQuery: Read 4 rows, 443.00 B in 0.026815956 sec., 149 rows/sec., 16.13 KiB/sec. | ||
940 | 2023.12.13 06:40:06.666845 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} <Debug> DynamicQueryHandler: Done processing query | ||
941 | 2023.12.13 06:40:06.666876 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
942 | 2023.12.13 06:40:06.666897 [ 3 ] {} <Debug> HTTP-Session: 3b56de94-2e6b-403a-87cf-4632754671bb Destroying unnamed session | ||
943 | 2023.12.13 06:40:06.667166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
944 | 2023.12.13 06:40:06.667216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
945 | 2023.12.13 06:40:06.667237 [ 3 ] {} <Debug> HTTP-Session: dd1fa84a-df82-45a6-848f-047377fab646 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
946 | 2023.12.13 06:40:06.667257 [ 3 ] {} <Debug> HTTP-Session: dd1fa84a-df82-45a6-848f-047377fab646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
947 | 2023.12.13 06:40:06.667391 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) 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) | ||
948 | 2023.12.13 06:40:06.667846 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
949 | 2023.12.13 06:40:06.668007 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
950 | 2023.12.13 06:40:06.668048 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
951 | 2023.12.13 06:40:06.668198 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} <Debug> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
952 | 2023.12.13 06:40:06.668228 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} <Trace> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
953 | 2023.12.13 06:40:06.668249 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} <Debug> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (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 | ||
954 | 2023.12.13 06:40:06.668277 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
955 | 2023.12.13 06:40:06.669217 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001788266 sec., 2236 rows/sec., 241.92 KiB/sec. | ||
956 | 2023.12.13 06:40:06.669405 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} <Debug> DynamicQueryHandler: Done processing query | ||
957 | 2023.12.13 06:40:06.669429 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
958 | 2023.12.13 06:40:06.669445 [ 3 ] {} <Debug> HTTP-Session: dd1fa84a-df82-45a6-848f-047377fab646 Destroying unnamed session | ||
959 | 2023.12.13 06:40:06.669672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
960 | 2023.12.13 06:40:06.669716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
961 | 2023.12.13 06:40:06.669734 [ 3 ] {} <Debug> HTTP-Session: 9f320153-daf2-473f-ba6c-24a0b3a33b53 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
962 | 2023.12.13 06:40:06.669750 [ 3 ] {} <Debug> HTTP-Session: 9f320153-daf2-473f-ba6c-24a0b3a33b53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
963 | 2023.12.13 06:40:06.669867 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) 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) | ||
964 | 2023.12.13 06:40:06.670321 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
965 | 2023.12.13 06:40:06.670481 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
966 | 2023.12.13 06:40:06.670522 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
967 | 2023.12.13 06:40:06.670666 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} <Debug> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
968 | 2023.12.13 06:40:06.670695 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} <Trace> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
969 | 2023.12.13 06:40:06.670716 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} <Debug> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (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 | ||
970 | 2023.12.13 06:40:06.670744 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
971 | 2023.12.13 06:40:06.671569 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001666222 sec., 2400 rows/sec., 259.64 KiB/sec. | ||
972 | 2023.12.13 06:40:06.671754 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} <Debug> DynamicQueryHandler: Done processing query | ||
973 | 2023.12.13 06:40:06.671778 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
974 | 2023.12.13 06:40:06.671793 [ 3 ] {} <Debug> HTTP-Session: 9f320153-daf2-473f-ba6c-24a0b3a33b53 Destroying unnamed session | ||
975 | 2023.12.13 06:40:06.672125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
976 | 2023.12.13 06:40:06.672169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
977 | 2023.12.13 06:40:06.672187 [ 3 ] {} <Debug> HTTP-Session: 37f1633c-3810-44e9-8939-35f1a4e63662 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
978 | 2023.12.13 06:40:06.672204 [ 3 ] {} <Debug> HTTP-Session: 37f1633c-3810-44e9-8939-35f1a4e63662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
979 | 2023.12.13 06:40:06.672320 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) 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) | ||
980 | 2023.12.13 06:40:06.672774 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
981 | 2023.12.13 06:40:06.672935 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
982 | 2023.12.13 06:40:06.672976 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
983 | 2023.12.13 06:40:06.673124 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} <Debug> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
984 | 2023.12.13 06:40:06.673154 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} <Trace> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
985 | 2023.12.13 06:40:06.673174 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} <Debug> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (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 | ||
986 | 2023.12.13 06:40:06.673203 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
987 | 2023.12.13 06:40:06.674092 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001731103 sec., 2310 rows/sec., 249.91 KiB/sec. | ||
988 | 2023.12.13 06:40:06.674287 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} <Debug> DynamicQueryHandler: Done processing query | ||
989 | 2023.12.13 06:40:06.674310 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
990 | 2023.12.13 06:40:06.674326 [ 3 ] {} <Debug> HTTP-Session: 37f1633c-3810-44e9-8939-35f1a4e63662 Destroying unnamed session | ||
991 | 2023.12.13 06:40:06.674551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
992 | 2023.12.13 06:40:06.674595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
993 | 2023.12.13 06:40:06.674615 [ 3 ] {} <Debug> HTTP-Session: b45d3114-a3fd-4556-b5f4-4b844d294511 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
994 | 2023.12.13 06:40:06.674631 [ 3 ] {} <Debug> HTTP-Session: b45d3114-a3fd-4556-b5f4-4b844d294511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
995 | 2023.12.13 06:40:06.674748 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) 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) | ||
996 | 2023.12.13 06:40:06.675208 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
997 | 2023.12.13 06:40:06.675371 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
998 | 2023.12.13 06:40:06.675412 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
999 | 2023.12.13 06:40:06.675559 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} <Debug> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1000 | 2023.12.13 06:40:06.675587 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} <Trace> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1001 | 2023.12.13 06:40:06.675607 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} <Debug> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (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 | ||
1002 | 2023.12.13 06:40:06.675635 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1003 | 2023.12.13 06:40:06.676459 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001673922 sec., 2389 rows/sec., 258.45 KiB/sec. | ||
1004 | 2023.12.13 06:40:06.676655 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} <Debug> DynamicQueryHandler: Done processing query | ||
1005 | 2023.12.13 06:40:06.676679 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1006 | 2023.12.13 06:40:06.676695 [ 3 ] {} <Debug> HTTP-Session: b45d3114-a3fd-4556-b5f4-4b844d294511 Destroying unnamed session | ||
1007 | 2023.12.13 06:40:06.676937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1008 | 2023.12.13 06:40:06.676982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1009 | 2023.12.13 06:40:06.677002 [ 3 ] {} <Debug> HTTP-Session: 290517dd-fc1d-4389-9968-269c54e47335 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1010 | 2023.12.13 06:40:06.677018 [ 3 ] {} <Debug> HTTP-Session: 290517dd-fc1d-4389-9968-269c54e47335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1011 | 2023.12.13 06:40:06.677137 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) 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) | ||
1012 | 2023.12.13 06:40:06.677597 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1013 | 2023.12.13 06:40:06.677762 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1014 | 2023.12.13 06:40:06.677803 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1015 | 2023.12.13 06:40:06.677947 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} <Debug> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1016 | 2023.12.13 06:40:06.677976 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} <Trace> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1017 | 2023.12.13 06:40:06.677997 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} <Debug> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (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 | ||
1018 | 2023.12.13 06:40:06.678024 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1019 | 2023.12.13 06:40:06.678848 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001674652 sec., 2388 rows/sec., 258.33 KiB/sec. | ||
1020 | 2023.12.13 06:40:06.679045 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} <Debug> DynamicQueryHandler: Done processing query | ||
1021 | 2023.12.13 06:40:06.679068 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1022 | 2023.12.13 06:40:06.679083 [ 3 ] {} <Debug> HTTP-Session: 290517dd-fc1d-4389-9968-269c54e47335 Destroying unnamed session | ||
1023 | 2023.12.13 06:40:06.690168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1024 | 2023.12.13 06:40:06.690223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1025 | 2023.12.13 06:40:06.690246 [ 3 ] {} <Debug> HTTP-Session: a3b1fd65-1437-4bf9-8613-8178e87a4ce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1026 | 2023.12.13 06:40:06.690265 [ 3 ] {} <Debug> HTTP-Session: a3b1fd65-1437-4bf9-8613-8178e87a4ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1027 | 2023.12.13 06:40:06.690358 [ 3 ] {46f71ba9-b0ec-46d5-8e81-29515e68783a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1028 | 2023.12.13 06:40:06.690405 [ 3 ] {46f71ba9-b0ec-46d5-8e81-29515e68783a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1029 | 2023.12.13 06:40:06.690576 [ 3 ] {46f71ba9-b0ec-46d5-8e81-29515e68783a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1030 | 2023.12.13 06:40:06.690974 [ 3 ] {46f71ba9-b0ec-46d5-8e81-29515e68783a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1031 | 2023.12.13 06:40:06.691266 [ 3 ] {46f71ba9-b0ec-46d5-8e81-29515e68783a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1032 | 2023.12.13 06:40:06.691418 [ 3 ] {46f71ba9-b0ec-46d5-8e81-29515e68783a} <Trace> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1033 | 2023.12.13 06:40:06.691537 [ 3 ] {46f71ba9-b0ec-46d5-8e81-29515e68783a} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001141245 sec., 5257 rows/sec., 852.28 KiB/sec. | ||
1034 | 2023.12.13 06:40:06.691704 [ 3 ] {46f71ba9-b0ec-46d5-8e81-29515e68783a} <Debug> DynamicQueryHandler: Done processing query | ||
1035 | 2023.12.13 06:40:06.691727 [ 3 ] {46f71ba9-b0ec-46d5-8e81-29515e68783a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1036 | 2023.12.13 06:40:06.691743 [ 3 ] {} <Debug> HTTP-Session: a3b1fd65-1437-4bf9-8613-8178e87a4ce4 Destroying unnamed session | ||
1037 | 2023.12.13 06:40:06.691882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 4501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1038 | 2023.12.13 06:40:06.691927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1039 | 2023.12.13 06:40:06.691945 [ 3 ] {} <Debug> HTTP-Session: b536083a-33b1-483b-9c8b-028bafd365ad Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1040 | 2023.12.13 06:40:06.691962 [ 3 ] {} <Debug> HTTP-Session: b536083a-33b1-483b-9c8b-028bafd365ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1041 | 2023.12.13 06:40:06.692033 [ 3 ] {e66db930-1070-4125-9abb-435877a64167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1042 | 2023.12.13 06:40:06.692070 [ 3 ] {e66db930-1070-4125-9abb-435877a64167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1043 | 2023.12.13 06:40:06.692178 [ 3 ] {e66db930-1070-4125-9abb-435877a64167} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1044 | 2023.12.13 06:40:06.692495 [ 3 ] {e66db930-1070-4125-9abb-435877a64167} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1045 | 2023.12.13 06:40:06.692695 [ 3 ] {e66db930-1070-4125-9abb-435877a64167} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1046 | 2023.12.13 06:40:06.692840 [ 3 ] {e66db930-1070-4125-9abb-435877a64167} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1047 | 2023.12.13 06:40:06.692958 [ 3 ] {e66db930-1070-4125-9abb-435877a64167} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.000897508 sec., 34540 rows/sec., 2.73 MiB/sec. | ||
1048 | 2023.12.13 06:40:06.693077 [ 3 ] {e66db930-1070-4125-9abb-435877a64167} <Debug> DynamicQueryHandler: Done processing query | ||
1049 | 2023.12.13 06:40:06.693099 [ 3 ] {e66db930-1070-4125-9abb-435877a64167} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1050 | 2023.12.13 06:40:06.693115 [ 3 ] {} <Debug> HTTP-Session: b536083a-33b1-483b-9c8b-028bafd365ad Destroying unnamed session | ||
1051 | 2023.12.13 06:40:06.693262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 20094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1052 | 2023.12.13 06:40:06.693305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1053 | 2023.12.13 06:40:06.693324 [ 3 ] {} <Debug> HTTP-Session: 4dba4107-05ef-4333-9b46-a429129ce917 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1054 | 2023.12.13 06:40:06.693340 [ 3 ] {} <Debug> HTTP-Session: 4dba4107-05ef-4333-9b46-a429129ce917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1055 | 2023.12.13 06:40:06.693413 [ 3 ] {0267bd2e-7737-481d-b698-a129a061e83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1056 | 2023.12.13 06:40:06.693450 [ 3 ] {0267bd2e-7737-481d-b698-a129a061e83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1057 | 2023.12.13 06:40:06.693552 [ 3 ] {0267bd2e-7737-481d-b698-a129a061e83d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1058 | 2023.12.13 06:40:06.693914 [ 3 ] {0267bd2e-7737-481d-b698-a129a061e83d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1059 | 2023.12.13 06:40:06.694120 [ 3 ] {0267bd2e-7737-481d-b698-a129a061e83d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1060 | 2023.12.13 06:40:06.694259 [ 3 ] {0267bd2e-7737-481d-b698-a129a061e83d} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1061 | 2023.12.13 06:40:06.694373 [ 3 ] {0267bd2e-7737-481d-b698-a129a061e83d} <Information> executeQuery: Read 129 rows, 12.20 KiB in 0.000931269 sec., 138520 rows/sec., 12.79 MiB/sec. | ||
1062 | 2023.12.13 06:40:06.694500 [ 3 ] {0267bd2e-7737-481d-b698-a129a061e83d} <Debug> DynamicQueryHandler: Done processing query | ||
1063 | 2023.12.13 06:40:06.694524 [ 3 ] {0267bd2e-7737-481d-b698-a129a061e83d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1064 | 2023.12.13 06:40:06.694540 [ 3 ] {} <Debug> HTTP-Session: 4dba4107-05ef-4333-9b46-a429129ce917 Destroying unnamed session | ||
1065 | 2023.12.13 06:40:06.694677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 9350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1066 | 2023.12.13 06:40:06.694722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1067 | 2023.12.13 06:40:06.694740 [ 3 ] {} <Debug> HTTP-Session: 1538b36e-4c96-4aa5-bdf6-5e8feb665b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1068 | 2023.12.13 06:40:06.694757 [ 3 ] {} <Debug> HTTP-Session: 1538b36e-4c96-4aa5-bdf6-5e8feb665b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1069 | 2023.12.13 06:40:06.694828 [ 3 ] {54d19cd0-c263-47ff-b65f-a2fc6e1e749b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1070 | 2023.12.13 06:40:06.694864 [ 3 ] {54d19cd0-c263-47ff-b65f-a2fc6e1e749b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1071 | 2023.12.13 06:40:06.694968 [ 3 ] {54d19cd0-c263-47ff-b65f-a2fc6e1e749b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1072 | 2023.12.13 06:40:06.695281 [ 3 ] {54d19cd0-c263-47ff-b65f-a2fc6e1e749b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1073 | 2023.12.13 06:40:06.695490 [ 3 ] {54d19cd0-c263-47ff-b65f-a2fc6e1e749b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1074 | 2023.12.13 06:40:06.695642 [ 3 ] {54d19cd0-c263-47ff-b65f-a2fc6e1e749b} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1075 | 2023.12.13 06:40:06.695756 [ 3 ] {54d19cd0-c263-47ff-b65f-a2fc6e1e749b} <Information> executeQuery: Read 55 rows, 4.38 KiB in 0.000901288 sec., 61023 rows/sec., 4.75 MiB/sec. | ||
1076 | 2023.12.13 06:40:06.695872 [ 3 ] {54d19cd0-c263-47ff-b65f-a2fc6e1e749b} <Debug> DynamicQueryHandler: Done processing query | ||
1077 | 2023.12.13 06:40:06.695895 [ 3 ] {54d19cd0-c263-47ff-b65f-a2fc6e1e749b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1078 | 2023.12.13 06:40:06.695911 [ 3 ] {} <Debug> HTTP-Session: 1538b36e-4c96-4aa5-bdf6-5e8feb665b73 Destroying unnamed session | ||
1079 | 2023.12.13 06:40:06.696199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 55478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1080 | 2023.12.13 06:40:06.696242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1081 | 2023.12.13 06:40:06.696261 [ 3 ] {} <Debug> HTTP-Session: ac23b86c-1e57-407a-b00f-28bce0e2a507 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1082 | 2023.12.13 06:40:06.696277 [ 3 ] {} <Debug> HTTP-Session: ac23b86c-1e57-407a-b00f-28bce0e2a507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1083 | 2023.12.13 06:40:06.696369 [ 3 ] {bccfcd98-c050-42ce-9080-887414b82ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1084 | 2023.12.13 06:40:06.696411 [ 3 ] {bccfcd98-c050-42ce-9080-887414b82ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1085 | 2023.12.13 06:40:06.696527 [ 3 ] {bccfcd98-c050-42ce-9080-887414b82ec0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1086 | 2023.12.13 06:40:06.697121 [ 3 ] {bccfcd98-c050-42ce-9080-887414b82ec0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1087 | 2023.12.13 06:40:06.697396 [ 3 ] {bccfcd98-c050-42ce-9080-887414b82ec0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1088 | 2023.12.13 06:40:06.697564 [ 3 ] {bccfcd98-c050-42ce-9080-887414b82ec0} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1089 | 2023.12.13 06:40:06.697690 [ 3 ] {bccfcd98-c050-42ce-9080-887414b82ec0} <Information> executeQuery: Read 288 rows, 20.81 KiB in 0.001292 sec., 222910 rows/sec., 15.73 MiB/sec. | ||
1090 | 2023.12.13 06:40:06.697819 [ 3 ] {bccfcd98-c050-42ce-9080-887414b82ec0} <Debug> DynamicQueryHandler: Done processing query | ||
1091 | 2023.12.13 06:40:06.697842 [ 3 ] {bccfcd98-c050-42ce-9080-887414b82ec0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1092 | 2023.12.13 06:40:06.697858 [ 3 ] {} <Debug> HTTP-Session: ac23b86c-1e57-407a-b00f-28bce0e2a507 Destroying unnamed session | ||
1093 | 2023.12.13 06:40:06.698071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 33192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1094 | 2023.12.13 06:40:06.698114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1095 | 2023.12.13 06:40:06.698133 [ 3 ] {} <Debug> HTTP-Session: 487d6770-bf30-478f-8f0e-14162a176c2b Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1096 | 2023.12.13 06:40:06.698149 [ 3 ] {} <Debug> HTTP-Session: 487d6770-bf30-478f-8f0e-14162a176c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1097 | 2023.12.13 06:40:06.698225 [ 3 ] {257bdff4-24f6-4302-b6b5-1f394b6e9aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1098 | 2023.12.13 06:40:06.698266 [ 3 ] {257bdff4-24f6-4302-b6b5-1f394b6e9aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1099 | 2023.12.13 06:40:06.698398 [ 3 ] {257bdff4-24f6-4302-b6b5-1f394b6e9aa6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1100 | 2023.12.13 06:40:06.698827 [ 3 ] {257bdff4-24f6-4302-b6b5-1f394b6e9aa6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1101 | 2023.12.13 06:40:06.699115 [ 3 ] {257bdff4-24f6-4302-b6b5-1f394b6e9aa6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1102 | 2023.12.13 06:40:06.699285 [ 3 ] {257bdff4-24f6-4302-b6b5-1f394b6e9aa6} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1103 | 2023.12.13 06:40:06.699412 [ 3 ] {257bdff4-24f6-4302-b6b5-1f394b6e9aa6} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001157636 sec., 26778 rows/sec., 36.14 MiB/sec. | ||
1104 | 2023.12.13 06:40:06.699537 [ 3 ] {257bdff4-24f6-4302-b6b5-1f394b6e9aa6} <Debug> DynamicQueryHandler: Done processing query | ||
1105 | 2023.12.13 06:40:06.699561 [ 3 ] {257bdff4-24f6-4302-b6b5-1f394b6e9aa6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1106 | 2023.12.13 06:40:06.699576 [ 3 ] {} <Debug> HTTP-Session: 487d6770-bf30-478f-8f0e-14162a176c2b Destroying unnamed session | ||
1107 | 2023.12.13 06:40:13.311952 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1108 | 2023.12.13 06:40:13.312023 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1109 | 2023.12.13 06:40:16.638938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 4501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1110 | 2023.12.13 06:40:16.639054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1111 | 2023.12.13 06:40:16.639082 [ 3 ] {} <Debug> HTTP-Session: a2a5e52c-3b95-4776-9c07-ab6899e4af0d Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1112 | 2023.12.13 06:40:16.639106 [ 3 ] {} <Debug> HTTP-Session: a2a5e52c-3b95-4776-9c07-ab6899e4af0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1113 | 2023.12.13 06:40:16.639233 [ 3 ] {d59b1a5d-12dc-41da-9404-2ece158dd5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1114 | 2023.12.13 06:40:16.639291 [ 3 ] {d59b1a5d-12dc-41da-9404-2ece158dd5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1115 | 2023.12.13 06:40:16.639444 [ 3 ] {d59b1a5d-12dc-41da-9404-2ece158dd5c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1116 | 2023.12.13 06:40:16.639883 [ 3 ] {d59b1a5d-12dc-41da-9404-2ece158dd5c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1117 | 2023.12.13 06:40:16.640136 [ 3 ] {d59b1a5d-12dc-41da-9404-2ece158dd5c3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1118 | 2023.12.13 06:40:16.640295 [ 3 ] {d59b1a5d-12dc-41da-9404-2ece158dd5c3} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1119 | 2023.12.13 06:40:16.640410 [ 3 ] {d59b1a5d-12dc-41da-9404-2ece158dd5c3} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001143735 sec., 27104 rows/sec., 2.15 MiB/sec. | ||
1120 | 2023.12.13 06:40:16.640559 [ 3 ] {d59b1a5d-12dc-41da-9404-2ece158dd5c3} <Debug> DynamicQueryHandler: Done processing query | ||
1121 | 2023.12.13 06:40:16.640584 [ 3 ] {d59b1a5d-12dc-41da-9404-2ece158dd5c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1122 | 2023.12.13 06:40:16.640601 [ 3 ] {} <Debug> HTTP-Session: a2a5e52c-3b95-4776-9c07-ab6899e4af0d Destroying unnamed session | ||
1123 | 2023.12.13 06:40:16.640735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 14823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1124 | 2023.12.13 06:40:16.640787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1125 | 2023.12.13 06:40:16.640807 [ 3 ] {} <Debug> HTTP-Session: 68b3df99-2adb-499a-9175-ffe064461c29 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1126 | 2023.12.13 06:40:16.640825 [ 3 ] {} <Debug> HTTP-Session: 68b3df99-2adb-499a-9175-ffe064461c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1127 | 2023.12.13 06:40:16.640906 [ 3 ] {ce9e8c90-29bf-444c-a664-a780116c0e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1128 | 2023.12.13 06:40:16.640946 [ 3 ] {ce9e8c90-29bf-444c-a664-a780116c0e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1129 | 2023.12.13 06:40:16.641048 [ 3 ] {ce9e8c90-29bf-444c-a664-a780116c0e33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1130 | 2023.12.13 06:40:16.641419 [ 3 ] {ce9e8c90-29bf-444c-a664-a780116c0e33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1131 | 2023.12.13 06:40:16.641628 [ 3 ] {ce9e8c90-29bf-444c-a664-a780116c0e33} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1132 | 2023.12.13 06:40:16.641780 [ 3 ] {ce9e8c90-29bf-444c-a664-a780116c0e33} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1133 | 2023.12.13 06:40:16.641877 [ 3 ] {ce9e8c90-29bf-444c-a664-a780116c0e33} <Information> executeQuery: Read 93 rows, 9.11 KiB in 0.000942499 sec., 98673 rows/sec., 9.43 MiB/sec. | ||
1134 | 2023.12.13 06:40:16.642030 [ 3 ] {ce9e8c90-29bf-444c-a664-a780116c0e33} <Debug> DynamicQueryHandler: Done processing query | ||
1135 | 2023.12.13 06:40:16.642052 [ 3 ] {ce9e8c90-29bf-444c-a664-a780116c0e33} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1136 | 2023.12.13 06:40:16.642068 [ 3 ] {} <Debug> HTTP-Session: 68b3df99-2adb-499a-9175-ffe064461c29 Destroying unnamed session | ||
1137 | 2023.12.13 06:40:16.642187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 5308, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1138 | 2023.12.13 06:40:16.642233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1139 | 2023.12.13 06:40:16.642251 [ 3 ] {} <Debug> HTTP-Session: 193cd384-6bea-4221-8ce1-a95116b41b3c Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1140 | 2023.12.13 06:40:16.642269 [ 3 ] {} <Debug> HTTP-Session: 193cd384-6bea-4221-8ce1-a95116b41b3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1141 | 2023.12.13 06:40:16.642340 [ 3 ] {c8fd9fdf-f305-4865-9d1a-d15e5635ff81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1142 | 2023.12.13 06:40:16.642378 [ 3 ] {c8fd9fdf-f305-4865-9d1a-d15e5635ff81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1143 | 2023.12.13 06:40:16.642487 [ 3 ] {c8fd9fdf-f305-4865-9d1a-d15e5635ff81} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1144 | 2023.12.13 06:40:16.642783 [ 3 ] {c8fd9fdf-f305-4865-9d1a-d15e5635ff81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1145 | 2023.12.13 06:40:16.642991 [ 3 ] {c8fd9fdf-f305-4865-9d1a-d15e5635ff81} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1146 | 2023.12.13 06:40:16.643142 [ 3 ] {c8fd9fdf-f305-4865-9d1a-d15e5635ff81} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1147 | 2023.12.13 06:40:16.643236 [ 3 ] {c8fd9fdf-f305-4865-9d1a-d15e5635ff81} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000869387 sec., 35657 rows/sec., 2.79 MiB/sec. | ||
1148 | 2023.12.13 06:40:16.643349 [ 3 ] {c8fd9fdf-f305-4865-9d1a-d15e5635ff81} <Debug> DynamicQueryHandler: Done processing query | ||
1149 | 2023.12.13 06:40:16.643372 [ 3 ] {c8fd9fdf-f305-4865-9d1a-d15e5635ff81} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1150 | 2023.12.13 06:40:16.643388 [ 3 ] {} <Debug> HTTP-Session: 193cd384-6bea-4221-8ce1-a95116b41b3c Destroying unnamed session | ||
1151 | 2023.12.13 06:40:16.643603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 33193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1152 | 2023.12.13 06:40:16.643647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1153 | 2023.12.13 06:40:16.643665 [ 3 ] {} <Debug> HTTP-Session: 95cde550-819d-4285-b719-6b959ce27a1b Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1154 | 2023.12.13 06:40:16.643681 [ 3 ] {} <Debug> HTTP-Session: 95cde550-819d-4285-b719-6b959ce27a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1155 | 2023.12.13 06:40:16.643759 [ 3 ] {7e2e3232-79d1-4b5b-b6d7-dfd6b3fdbe0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1156 | 2023.12.13 06:40:16.643801 [ 3 ] {7e2e3232-79d1-4b5b-b6d7-dfd6b3fdbe0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1157 | 2023.12.13 06:40:16.643935 [ 3 ] {7e2e3232-79d1-4b5b-b6d7-dfd6b3fdbe0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1158 | 2023.12.13 06:40:16.644357 [ 3 ] {7e2e3232-79d1-4b5b-b6d7-dfd6b3fdbe0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1159 | 2023.12.13 06:40:16.644657 [ 3 ] {7e2e3232-79d1-4b5b-b6d7-dfd6b3fdbe0f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1160 | 2023.12.13 06:40:16.644831 [ 3 ] {7e2e3232-79d1-4b5b-b6d7-dfd6b3fdbe0f} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1161 | 2023.12.13 06:40:16.644931 [ 3 ] {7e2e3232-79d1-4b5b-b6d7-dfd6b3fdbe0f} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001146206 sec., 27045 rows/sec., 36.50 MiB/sec. | ||
1162 | 2023.12.13 06:40:16.645065 [ 3 ] {7e2e3232-79d1-4b5b-b6d7-dfd6b3fdbe0f} <Debug> DynamicQueryHandler: Done processing query | ||
1163 | 2023.12.13 06:40:16.645087 [ 3 ] {7e2e3232-79d1-4b5b-b6d7-dfd6b3fdbe0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1164 | 2023.12.13 06:40:16.645103 [ 3 ] {} <Debug> HTTP-Session: 95cde550-819d-4285-b719-6b959ce27a1b Destroying unnamed session | ||
1165 | 2023.12.13 06:40:26.639311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 4501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1166 | 2023.12.13 06:40:26.639438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1167 | 2023.12.13 06:40:26.639468 [ 3 ] {} <Debug> HTTP-Session: e3157b87-71c6-4a5f-8e49-5d61dc216ce5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1168 | 2023.12.13 06:40:26.639496 [ 3 ] {} <Debug> HTTP-Session: e3157b87-71c6-4a5f-8e49-5d61dc216ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1169 | 2023.12.13 06:40:26.639638 [ 3 ] {844193bd-363a-43c2-80aa-0fe9bd620e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1170 | 2023.12.13 06:40:26.639697 [ 3 ] {844193bd-363a-43c2-80aa-0fe9bd620e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1171 | 2023.12.13 06:40:26.639853 [ 3 ] {844193bd-363a-43c2-80aa-0fe9bd620e6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1172 | 2023.12.13 06:40:26.640351 [ 3 ] {844193bd-363a-43c2-80aa-0fe9bd620e6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1173 | 2023.12.13 06:40:26.640608 [ 3 ] {844193bd-363a-43c2-80aa-0fe9bd620e6b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1174 | 2023.12.13 06:40:26.640766 [ 3 ] {844193bd-363a-43c2-80aa-0fe9bd620e6b} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1175 | 2023.12.13 06:40:26.640887 [ 3 ] {844193bd-363a-43c2-80aa-0fe9bd620e6b} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001216288 sec., 25487 rows/sec., 2.02 MiB/sec. | ||
1176 | 2023.12.13 06:40:26.641084 [ 3 ] {844193bd-363a-43c2-80aa-0fe9bd620e6b} <Debug> DynamicQueryHandler: Done processing query | ||
1177 | 2023.12.13 06:40:26.641110 [ 3 ] {844193bd-363a-43c2-80aa-0fe9bd620e6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1178 | 2023.12.13 06:40:26.641127 [ 3 ] {} <Debug> HTTP-Session: e3157b87-71c6-4a5f-8e49-5d61dc216ce5 Destroying unnamed session | ||
1179 | 2023.12.13 06:40:26.641331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 14823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1180 | 2023.12.13 06:40:26.641384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1181 | 2023.12.13 06:40:26.641403 [ 3 ] {} <Debug> HTTP-Session: 74a99f5d-ab0d-4348-bf8d-552c94bc8dab Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1182 | 2023.12.13 06:40:26.641422 [ 3 ] {} <Debug> HTTP-Session: 74a99f5d-ab0d-4348-bf8d-552c94bc8dab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1183 | 2023.12.13 06:40:26.641504 [ 3 ] {63c463c9-d6ea-43dd-9b1e-4a9f912a000b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1184 | 2023.12.13 06:40:26.641544 [ 3 ] {63c463c9-d6ea-43dd-9b1e-4a9f912a000b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1185 | 2023.12.13 06:40:26.641659 [ 3 ] {63c463c9-d6ea-43dd-9b1e-4a9f912a000b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1186 | 2023.12.13 06:40:26.642096 [ 3 ] {63c463c9-d6ea-43dd-9b1e-4a9f912a000b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1187 | 2023.12.13 06:40:26.642314 [ 3 ] {63c463c9-d6ea-43dd-9b1e-4a9f912a000b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1188 | 2023.12.13 06:40:26.642464 [ 3 ] {63c463c9-d6ea-43dd-9b1e-4a9f912a000b} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1189 | 2023.12.13 06:40:26.642589 [ 3 ] {63c463c9-d6ea-43dd-9b1e-4a9f912a000b} <Information> executeQuery: Read 93 rows, 9.11 KiB in 0.001056043 sec., 88064 rows/sec., 8.42 MiB/sec. | ||
1190 | 2023.12.13 06:40:26.642721 [ 3 ] {63c463c9-d6ea-43dd-9b1e-4a9f912a000b} <Debug> DynamicQueryHandler: Done processing query | ||
1191 | 2023.12.13 06:40:26.642745 [ 3 ] {63c463c9-d6ea-43dd-9b1e-4a9f912a000b} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1192 | 2023.12.13 06:40:26.642760 [ 3 ] {} <Debug> HTTP-Session: 74a99f5d-ab0d-4348-bf8d-552c94bc8dab Destroying unnamed session | ||
1193 | 2023.12.13 06:40:26.642890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 5308, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1194 | 2023.12.13 06:40:26.642934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1195 | 2023.12.13 06:40:26.642952 [ 3 ] {} <Debug> HTTP-Session: 61c12fad-6ee7-45a6-bd9a-7dd8de4acf0d Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1196 | 2023.12.13 06:40:26.642969 [ 3 ] {} <Debug> HTTP-Session: 61c12fad-6ee7-45a6-bd9a-7dd8de4acf0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1197 | 2023.12.13 06:40:26.643041 [ 3 ] {9255a5e3-668b-460f-9ed4-2605e3274b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1198 | 2023.12.13 06:40:26.643078 [ 3 ] {9255a5e3-668b-460f-9ed4-2605e3274b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1199 | 2023.12.13 06:40:26.643183 [ 3 ] {9255a5e3-668b-460f-9ed4-2605e3274b91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1200 | 2023.12.13 06:40:26.643502 [ 3 ] {9255a5e3-668b-460f-9ed4-2605e3274b91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1201 | 2023.12.13 06:40:26.643704 [ 3 ] {9255a5e3-668b-460f-9ed4-2605e3274b91} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1202 | 2023.12.13 06:40:26.643845 [ 3 ] {9255a5e3-668b-460f-9ed4-2605e3274b91} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1203 | 2023.12.13 06:40:26.643966 [ 3 ] {9255a5e3-668b-460f-9ed4-2605e3274b91} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000892348 sec., 34739 rows/sec., 2.72 MiB/sec. | ||
1204 | 2023.12.13 06:40:26.644102 [ 3 ] {9255a5e3-668b-460f-9ed4-2605e3274b91} <Debug> DynamicQueryHandler: Done processing query | ||
1205 | 2023.12.13 06:40:26.644126 [ 3 ] {9255a5e3-668b-460f-9ed4-2605e3274b91} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1206 | 2023.12.13 06:40:26.644141 [ 3 ] {} <Debug> HTTP-Session: 61c12fad-6ee7-45a6-bd9a-7dd8de4acf0d Destroying unnamed session | ||
1207 | 2023.12.13 06:40:26.644305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 33193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1208 | 2023.12.13 06:40:26.644349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1209 | 2023.12.13 06:40:26.644367 [ 3 ] {} <Debug> HTTP-Session: 93c0ca8d-4777-4271-835f-749a5136f953 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1210 | 2023.12.13 06:40:26.644385 [ 3 ] {} <Debug> HTTP-Session: 93c0ca8d-4777-4271-835f-749a5136f953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1211 | 2023.12.13 06:40:26.644461 [ 3 ] {43b4beea-8738-40d4-bdd6-2eb6b95e53c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1212 | 2023.12.13 06:40:26.644504 [ 3 ] {43b4beea-8738-40d4-bdd6-2eb6b95e53c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1213 | 2023.12.13 06:40:26.644642 [ 3 ] {43b4beea-8738-40d4-bdd6-2eb6b95e53c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1214 | 2023.12.13 06:40:26.645063 [ 3 ] {43b4beea-8738-40d4-bdd6-2eb6b95e53c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1215 | 2023.12.13 06:40:26.645363 [ 3 ] {43b4beea-8738-40d4-bdd6-2eb6b95e53c8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1216 | 2023.12.13 06:40:26.645539 [ 3 ] {43b4beea-8738-40d4-bdd6-2eb6b95e53c8} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1217 | 2023.12.13 06:40:26.645673 [ 3 ] {43b4beea-8738-40d4-bdd6-2eb6b95e53c8} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001180247 sec., 26265 rows/sec., 35.44 MiB/sec. | ||
1218 | 2023.12.13 06:40:26.645803 [ 3 ] {43b4beea-8738-40d4-bdd6-2eb6b95e53c8} <Debug> DynamicQueryHandler: Done processing query | ||
1219 | 2023.12.13 06:40:26.645826 [ 3 ] {43b4beea-8738-40d4-bdd6-2eb6b95e53c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1220 | 2023.12.13 06:40:26.645842 [ 3 ] {} <Debug> HTTP-Session: 93c0ca8d-4777-4271-835f-749a5136f953 Destroying unnamed session | ||
1221 | 2023.12.13 06:40:28.312095 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1222 | 2023.12.13 06:40:28.312179 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1223 | 2023.12.13 06:40:36.638688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1224 | 2023.12.13 06:40:36.638818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1225 | 2023.12.13 06:40:36.638847 [ 3 ] {} <Debug> HTTP-Session: 73db4150-7ec7-4d6e-82b9-7cb6bf994979 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1226 | 2023.12.13 06:40:36.638875 [ 3 ] {} <Debug> HTTP-Session: 73db4150-7ec7-4d6e-82b9-7cb6bf994979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1227 | 2023.12.13 06:40:36.639093 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) 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) | ||
1228 | 2023.12.13 06:40:36.639800 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1229 | 2023.12.13 06:40:36.639979 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1230 | 2023.12.13 06:40:36.640028 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1231 | 2023.12.13 06:40:36.640198 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} <Debug> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1232 | 2023.12.13 06:40:36.640345 [ 190 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} <Trace> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1233 | 2023.12.13 06:40:36.640368 [ 189 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} <Trace> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1234 | 2023.12.13 06:40:36.640526 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} <Debug> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (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 | ||
1235 | 2023.12.13 06:40:36.640615 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} <Debug> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1236 | 2023.12.13 06:40:36.642448 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003303843 sec., 3026 rows/sec., 425.35 KiB/sec. | ||
1237 | 2023.12.13 06:40:36.642728 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} <Debug> DynamicQueryHandler: Done processing query | ||
1238 | 2023.12.13 06:40:36.642753 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1239 | 2023.12.13 06:40:36.642769 [ 3 ] {} <Debug> HTTP-Session: 73db4150-7ec7-4d6e-82b9-7cb6bf994979 Destroying unnamed session | ||
1240 | 2023.12.13 06:40:36.644628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1241 | 2023.12.13 06:40:36.644673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1242 | 2023.12.13 06:40:36.644693 [ 3 ] {} <Debug> HTTP-Session: 2009dee7-4cd2-4ad7-9172-28ebc48857d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1243 | 2023.12.13 06:40:36.644710 [ 3 ] {} <Debug> HTTP-Session: 2009dee7-4cd2-4ad7-9172-28ebc48857d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1244 | 2023.12.13 06:40:36.644800 [ 3 ] {8311a4de-e3f7-4c07-a897-74bde1b9fa9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1245 | 2023.12.13 06:40:36.644847 [ 3 ] {8311a4de-e3f7-4c07-a897-74bde1b9fa9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1246 | 2023.12.13 06:40:36.645020 [ 3 ] {8311a4de-e3f7-4c07-a897-74bde1b9fa9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1247 | 2023.12.13 06:40:36.645445 [ 3 ] {8311a4de-e3f7-4c07-a897-74bde1b9fa9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1248 | 2023.12.13 06:40:36.645788 [ 3 ] {8311a4de-e3f7-4c07-a897-74bde1b9fa9d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1249 | 2023.12.13 06:40:36.645945 [ 3 ] {8311a4de-e3f7-4c07-a897-74bde1b9fa9d} <Trace> oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1250 | 2023.12.13 06:40:36.646057 [ 3 ] {8311a4de-e3f7-4c07-a897-74bde1b9fa9d} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001226629 sec., 815 rows/sec., 184.70 KiB/sec. | ||
1251 | 2023.12.13 06:40:36.646182 [ 3 ] {8311a4de-e3f7-4c07-a897-74bde1b9fa9d} <Debug> DynamicQueryHandler: Done processing query | ||
1252 | 2023.12.13 06:40:36.646206 [ 3 ] {8311a4de-e3f7-4c07-a897-74bde1b9fa9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1253 | 2023.12.13 06:40:36.646221 [ 3 ] {} <Debug> HTTP-Session: 2009dee7-4cd2-4ad7-9172-28ebc48857d7 Destroying unnamed session | ||
1254 | 2023.12.13 06:40:36.646364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 4501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1255 | 2023.12.13 06:40:36.646408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1256 | 2023.12.13 06:40:36.646426 [ 3 ] {} <Debug> HTTP-Session: 97d7bd63-7b9e-43ba-8783-f9c7d46e0a37 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1257 | 2023.12.13 06:40:36.646444 [ 3 ] {} <Debug> HTTP-Session: 97d7bd63-7b9e-43ba-8783-f9c7d46e0a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1258 | 2023.12.13 06:40:36.646515 [ 3 ] {2ea956ff-a7a4-4988-b66e-3ff9ba02a683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1259 | 2023.12.13 06:40:36.646554 [ 3 ] {2ea956ff-a7a4-4988-b66e-3ff9ba02a683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1260 | 2023.12.13 06:40:36.646655 [ 3 ] {2ea956ff-a7a4-4988-b66e-3ff9ba02a683} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1261 | 2023.12.13 06:40:36.646956 [ 3 ] {2ea956ff-a7a4-4988-b66e-3ff9ba02a683} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1262 | 2023.12.13 06:40:36.647182 [ 3 ] {2ea956ff-a7a4-4988-b66e-3ff9ba02a683} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1263 | 2023.12.13 06:40:36.647325 [ 3 ] {2ea956ff-a7a4-4988-b66e-3ff9ba02a683} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1264 | 2023.12.13 06:40:36.647449 [ 3 ] {2ea956ff-a7a4-4988-b66e-3ff9ba02a683} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.000906548 sec., 34195 rows/sec., 2.71 MiB/sec. | ||
1265 | 2023.12.13 06:40:36.647566 [ 3 ] {2ea956ff-a7a4-4988-b66e-3ff9ba02a683} <Debug> DynamicQueryHandler: Done processing query | ||
1266 | 2023.12.13 06:40:36.647589 [ 3 ] {2ea956ff-a7a4-4988-b66e-3ff9ba02a683} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1267 | 2023.12.13 06:40:36.647604 [ 3 ] {} <Debug> HTTP-Session: 97d7bd63-7b9e-43ba-8783-f9c7d46e0a37 Destroying unnamed session | ||
1268 | 2023.12.13 06:40:36.647711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1269 | 2023.12.13 06:40:36.647755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1270 | 2023.12.13 06:40:36.647773 [ 3 ] {} <Debug> HTTP-Session: 515aacb8-4761-4745-9612-83ba24c5ec67 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1271 | 2023.12.13 06:40:36.647790 [ 3 ] {} <Debug> HTTP-Session: 515aacb8-4761-4745-9612-83ba24c5ec67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1272 | 2023.12.13 06:40:36.647857 [ 3 ] {e09a0b42-acbd-4689-b182-a9f6ff3692ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1273 | 2023.12.13 06:40:36.647895 [ 3 ] {e09a0b42-acbd-4689-b182-a9f6ff3692ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1274 | 2023.12.13 06:40:36.648035 [ 3 ] {e09a0b42-acbd-4689-b182-a9f6ff3692ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1275 | 2023.12.13 06:40:36.648295 [ 3 ] {e09a0b42-acbd-4689-b182-a9f6ff3692ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1276 | 2023.12.13 06:40:36.648502 [ 3 ] {e09a0b42-acbd-4689-b182-a9f6ff3692ac} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1277 | 2023.12.13 06:40:36.648644 [ 3 ] {e09a0b42-acbd-4689-b182-a9f6ff3692ac} <Trace> oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1278 | 2023.12.13 06:40:36.648759 [ 3 ] {e09a0b42-acbd-4689-b182-a9f6ff3692ac} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000871057 sec., 2296 rows/sec., 196.20 KiB/sec. | ||
1279 | 2023.12.13 06:40:36.648901 [ 3 ] {e09a0b42-acbd-4689-b182-a9f6ff3692ac} <Debug> DynamicQueryHandler: Done processing query | ||
1280 | 2023.12.13 06:40:36.648924 [ 3 ] {e09a0b42-acbd-4689-b182-a9f6ff3692ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1281 | 2023.12.13 06:40:36.648939 [ 3 ] {} <Debug> HTTP-Session: 515aacb8-4761-4745-9612-83ba24c5ec67 Destroying unnamed session | ||
1282 | 2023.12.13 06:40:36.649080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 20243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1283 | 2023.12.13 06:40:36.649123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1284 | 2023.12.13 06:40:36.649141 [ 3 ] {} <Debug> HTTP-Session: 3d8485d7-7ddd-453e-b2da-8bc90d7961d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1285 | 2023.12.13 06:40:36.649157 [ 3 ] {} <Debug> HTTP-Session: 3d8485d7-7ddd-453e-b2da-8bc90d7961d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1286 | 2023.12.13 06:40:36.649228 [ 3 ] {d8b07cd2-1556-4ac0-8521-593f23a1e06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1287 | 2023.12.13 06:40:36.649265 [ 3 ] {d8b07cd2-1556-4ac0-8521-593f23a1e06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1288 | 2023.12.13 06:40:36.649367 [ 3 ] {d8b07cd2-1556-4ac0-8521-593f23a1e06a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1289 | 2023.12.13 06:40:36.649731 [ 3 ] {d8b07cd2-1556-4ac0-8521-593f23a1e06a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1290 | 2023.12.13 06:40:36.649944 [ 3 ] {d8b07cd2-1556-4ac0-8521-593f23a1e06a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1291 | 2023.12.13 06:40:36.650088 [ 3 ] {d8b07cd2-1556-4ac0-8521-593f23a1e06a} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1292 | 2023.12.13 06:40:36.650214 [ 3 ] {d8b07cd2-1556-4ac0-8521-593f23a1e06a} <Information> executeQuery: Read 130 rows, 12.29 KiB in 0.00095925 sec., 135522 rows/sec., 12.51 MiB/sec. | ||
1293 | 2023.12.13 06:40:36.650346 [ 3 ] {d8b07cd2-1556-4ac0-8521-593f23a1e06a} <Debug> DynamicQueryHandler: Done processing query | ||
1294 | 2023.12.13 06:40:36.650369 [ 3 ] {d8b07cd2-1556-4ac0-8521-593f23a1e06a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1295 | 2023.12.13 06:40:36.650384 [ 3 ] {} <Debug> HTTP-Session: 3d8485d7-7ddd-453e-b2da-8bc90d7961d1 Destroying unnamed session | ||
1296 | 2023.12.13 06:40:36.650490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1297 | 2023.12.13 06:40:36.650534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1298 | 2023.12.13 06:40:36.650552 [ 3 ] {} <Debug> HTTP-Session: 88ec2a56-dbc6-42a5-a690-945b510f5187 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1299 | 2023.12.13 06:40:36.650568 [ 3 ] {} <Debug> HTTP-Session: 88ec2a56-dbc6-42a5-a690-945b510f5187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1300 | 2023.12.13 06:40:36.650635 [ 3 ] {ca25b608-52a8-4236-b416-da3c58615e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1301 | 2023.12.13 06:40:36.650672 [ 3 ] {ca25b608-52a8-4236-b416-da3c58615e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1302 | 2023.12.13 06:40:36.650772 [ 3 ] {ca25b608-52a8-4236-b416-da3c58615e1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1303 | 2023.12.13 06:40:36.653683 [ 3 ] {ca25b608-52a8-4236-b416-da3c58615e1f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1304 | 2023.12.13 06:40:36.653929 [ 3 ] {ca25b608-52a8-4236-b416-da3c58615e1f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1305 | 2023.12.13 06:40:36.654098 [ 3 ] {ca25b608-52a8-4236-b416-da3c58615e1f} <Trace> oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1306 | 2023.12.13 06:40:36.654233 [ 3 ] {ca25b608-52a8-4236-b416-da3c58615e1f} <Information> executeQuery: Read 2 rows, 143.00 B in 0.003567802 sec., 560 rows/sec., 39.14 KiB/sec. | ||
1307 | 2023.12.13 06:40:36.654369 [ 3 ] {ca25b608-52a8-4236-b416-da3c58615e1f} <Debug> DynamicQueryHandler: Done processing query | ||
1308 | 2023.12.13 06:40:36.654397 [ 3 ] {ca25b608-52a8-4236-b416-da3c58615e1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1309 | 2023.12.13 06:40:36.654416 [ 3 ] {} <Debug> HTTP-Session: 88ec2a56-dbc6-42a5-a690-945b510f5187 Destroying unnamed session | ||
1310 | 2023.12.13 06:40:36.654565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 9691, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1311 | 2023.12.13 06:40:36.654615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1312 | 2023.12.13 06:40:36.654637 [ 3 ] {} <Debug> HTTP-Session: 19e542a5-266e-4f05-82ec-008bc5bc226b Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1313 | 2023.12.13 06:40:36.654658 [ 3 ] {} <Debug> HTTP-Session: 19e542a5-266e-4f05-82ec-008bc5bc226b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1314 | 2023.12.13 06:40:36.654745 [ 3 ] {d2c3fa36-ceca-4109-994b-a7ebc787ebc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1315 | 2023.12.13 06:40:36.654787 [ 3 ] {d2c3fa36-ceca-4109-994b-a7ebc787ebc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1316 | 2023.12.13 06:40:36.654891 [ 3 ] {d2c3fa36-ceca-4109-994b-a7ebc787ebc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1317 | 2023.12.13 06:40:36.655168 [ 3 ] {d2c3fa36-ceca-4109-994b-a7ebc787ebc7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1318 | 2023.12.13 06:40:36.655389 [ 3 ] {d2c3fa36-ceca-4109-994b-a7ebc787ebc7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1319 | 2023.12.13 06:40:36.655529 [ 3 ] {d2c3fa36-ceca-4109-994b-a7ebc787ebc7} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1320 | 2023.12.13 06:40:36.655653 [ 3 ] {d2c3fa36-ceca-4109-994b-a7ebc787ebc7} <Information> executeQuery: Read 57 rows, 4.54 KiB in 0.000876368 sec., 65041 rows/sec., 5.06 MiB/sec. | ||
1321 | 2023.12.13 06:40:36.655765 [ 3 ] {d2c3fa36-ceca-4109-994b-a7ebc787ebc7} <Debug> DynamicQueryHandler: Done processing query | ||
1322 | 2023.12.13 06:40:36.655788 [ 3 ] {d2c3fa36-ceca-4109-994b-a7ebc787ebc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1323 | 2023.12.13 06:40:36.655803 [ 3 ] {} <Debug> HTTP-Session: 19e542a5-266e-4f05-82ec-008bc5bc226b Destroying unnamed session | ||
1324 | 2023.12.13 06:40:36.655913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1325 | 2023.12.13 06:40:36.655956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1326 | 2023.12.13 06:40:36.655976 [ 3 ] {} <Debug> HTTP-Session: 2569533f-998f-42a2-a136-ca340b3cbaaa Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1327 | 2023.12.13 06:40:36.655991 [ 3 ] {} <Debug> HTTP-Session: 2569533f-998f-42a2-a136-ca340b3cbaaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1328 | 2023.12.13 06:40:36.656061 [ 3 ] {92351ebf-be67-47c3-aa53-0e834c843c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1329 | 2023.12.13 06:40:36.656102 [ 3 ] {92351ebf-be67-47c3-aa53-0e834c843c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1330 | 2023.12.13 06:40:36.656218 [ 3 ] {92351ebf-be67-47c3-aa53-0e834c843c9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1331 | 2023.12.13 06:40:36.656488 [ 3 ] {92351ebf-be67-47c3-aa53-0e834c843c9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1332 | 2023.12.13 06:40:36.656735 [ 3 ] {92351ebf-be67-47c3-aa53-0e834c843c9e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1333 | 2023.12.13 06:40:36.656903 [ 3 ] {92351ebf-be67-47c3-aa53-0e834c843c9e} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1334 | 2023.12.13 06:40:36.657023 [ 3 ] {92351ebf-be67-47c3-aa53-0e834c843c9e} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00093429 sec., 39602 rows/sec., 2.79 MiB/sec. | ||
1335 | 2023.12.13 06:40:36.657136 [ 3 ] {92351ebf-be67-47c3-aa53-0e834c843c9e} <Debug> DynamicQueryHandler: Done processing query | ||
1336 | 2023.12.13 06:40:36.657158 [ 3 ] {92351ebf-be67-47c3-aa53-0e834c843c9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1337 | 2023.12.13 06:40:36.657173 [ 3 ] {} <Debug> HTTP-Session: 2569533f-998f-42a2-a136-ca340b3cbaaa Destroying unnamed session | ||
1338 | 2023.12.13 06:40:36.657322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 33194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1339 | 2023.12.13 06:40:36.657365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1340 | 2023.12.13 06:40:36.657385 [ 3 ] {} <Debug> HTTP-Session: d771454d-dabe-47b5-ae19-843c74ae3112 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1341 | 2023.12.13 06:40:36.657401 [ 3 ] {} <Debug> HTTP-Session: d771454d-dabe-47b5-ae19-843c74ae3112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1342 | 2023.12.13 06:40:36.657475 [ 3 ] {188861b6-5bab-49a7-b281-fe9cdcba0e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1343 | 2023.12.13 06:40:36.657518 [ 3 ] {188861b6-5bab-49a7-b281-fe9cdcba0e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1344 | 2023.12.13 06:40:36.657648 [ 3 ] {188861b6-5bab-49a7-b281-fe9cdcba0e4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1345 | 2023.12.13 06:40:36.658069 [ 3 ] {188861b6-5bab-49a7-b281-fe9cdcba0e4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1346 | 2023.12.13 06:40:36.658353 [ 3 ] {188861b6-5bab-49a7-b281-fe9cdcba0e4c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1347 | 2023.12.13 06:40:36.658525 [ 3 ] {188861b6-5bab-49a7-b281-fe9cdcba0e4c} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1348 | 2023.12.13 06:40:36.658667 [ 3 ] {188861b6-5bab-49a7-b281-fe9cdcba0e4c} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001156287 sec., 26809 rows/sec., 36.18 MiB/sec. | ||
1349 | 2023.12.13 06:40:36.658809 [ 3 ] {188861b6-5bab-49a7-b281-fe9cdcba0e4c} <Debug> DynamicQueryHandler: Done processing query | ||
1350 | 2023.12.13 06:40:36.658832 [ 3 ] {188861b6-5bab-49a7-b281-fe9cdcba0e4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1351 | 2023.12.13 06:40:36.658848 [ 3 ] {} <Debug> HTTP-Session: d771454d-dabe-47b5-ae19-843c74ae3112 Destroying unnamed session | ||
1352 | 2023.12.13 06:40:43.312241 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1353 | 2023.12.13 06:40:43.312313 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1354 | 2023.12.13 06:40:46.639627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1355 | 2023.12.13 06:40:46.639786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1356 | 2023.12.13 06:40:46.639829 [ 3 ] {} <Debug> HTTP-Session: ebd6fabe-bb06-49a3-85f1-1f39916ff675 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1357 | 2023.12.13 06:40:46.639871 [ 3 ] {} <Debug> HTTP-Session: ebd6fabe-bb06-49a3-85f1-1f39916ff675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1358 | 2023.12.13 06:40:46.640063 [ 3 ] {5fd877e0-7611-4fd8-a1dd-399ceab8a2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1359 | 2023.12.13 06:40:46.640125 [ 3 ] {5fd877e0-7611-4fd8-a1dd-399ceab8a2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1360 | 2023.12.13 06:40:46.640284 [ 3 ] {5fd877e0-7611-4fd8-a1dd-399ceab8a2ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1361 | 2023.12.13 06:40:46.640695 [ 3 ] {5fd877e0-7611-4fd8-a1dd-399ceab8a2ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1362 | 2023.12.13 06:40:46.640955 [ 3 ] {5fd877e0-7611-4fd8-a1dd-399ceab8a2ce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1363 | 2023.12.13 06:40:46.641116 [ 3 ] {5fd877e0-7611-4fd8-a1dd-399ceab8a2ce} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1364 | 2023.12.13 06:40:46.641249 [ 3 ] {5fd877e0-7611-4fd8-a1dd-399ceab8a2ce} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001142276 sec., 39395 rows/sec., 3.12 MiB/sec. | ||
1365 | 2023.12.13 06:40:46.641393 [ 3 ] {5fd877e0-7611-4fd8-a1dd-399ceab8a2ce} <Debug> DynamicQueryHandler: Done processing query | ||
1366 | 2023.12.13 06:40:46.641418 [ 3 ] {5fd877e0-7611-4fd8-a1dd-399ceab8a2ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1367 | 2023.12.13 06:40:46.641434 [ 3 ] {} <Debug> HTTP-Session: ebd6fabe-bb06-49a3-85f1-1f39916ff675 Destroying unnamed session | ||
1368 | 2023.12.13 06:40:46.641567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1369 | 2023.12.13 06:40:46.641614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1370 | 2023.12.13 06:40:46.641633 [ 3 ] {} <Debug> HTTP-Session: 0efde399-940a-4fca-ae46-a99bf51d887d Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1371 | 2023.12.13 06:40:46.641652 [ 3 ] {} <Debug> HTTP-Session: 0efde399-940a-4fca-ae46-a99bf51d887d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1372 | 2023.12.13 06:40:46.641733 [ 3 ] {48b46cb9-5fbd-4308-bc46-b56eac37d902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1373 | 2023.12.13 06:40:46.641773 [ 3 ] {48b46cb9-5fbd-4308-bc46-b56eac37d902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1374 | 2023.12.13 06:40:46.641881 [ 3 ] {48b46cb9-5fbd-4308-bc46-b56eac37d902} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1375 | 2023.12.13 06:40:46.642157 [ 3 ] {48b46cb9-5fbd-4308-bc46-b56eac37d902} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1376 | 2023.12.13 06:40:46.642378 [ 3 ] {48b46cb9-5fbd-4308-bc46-b56eac37d902} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1377 | 2023.12.13 06:40:46.642518 [ 3 ] {48b46cb9-5fbd-4308-bc46-b56eac37d902} <Trace> oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1378 | 2023.12.13 06:40:46.642615 [ 3 ] {48b46cb9-5fbd-4308-bc46-b56eac37d902} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000853617 sec., 2342 rows/sec., 200.21 KiB/sec. | ||
1379 | 2023.12.13 06:40:46.642774 [ 3 ] {48b46cb9-5fbd-4308-bc46-b56eac37d902} <Debug> DynamicQueryHandler: Done processing query | ||
1380 | 2023.12.13 06:40:46.642798 [ 3 ] {48b46cb9-5fbd-4308-bc46-b56eac37d902} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1381 | 2023.12.13 06:40:46.642814 [ 3 ] {} <Debug> HTTP-Session: 0efde399-940a-4fca-ae46-a99bf51d887d Destroying unnamed session | ||
1382 | 2023.12.13 06:40:46.642957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 21883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1383 | 2023.12.13 06:40:46.643000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1384 | 2023.12.13 06:40:46.643020 [ 3 ] {} <Debug> HTTP-Session: 5df29646-6542-46aa-8b0e-250c9a821ae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1385 | 2023.12.13 06:40:46.643037 [ 3 ] {} <Debug> HTTP-Session: 5df29646-6542-46aa-8b0e-250c9a821ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1386 | 2023.12.13 06:40:46.643112 [ 3 ] {0f478bd9-e97a-46c9-ba43-12cde73eb193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1387 | 2023.12.13 06:40:46.643157 [ 3 ] {0f478bd9-e97a-46c9-ba43-12cde73eb193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1388 | 2023.12.13 06:40:46.643202 [ 103 ] {} <Debug> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1389 | 2023.12.13 06:40:46.643313 [ 3 ] {0f478bd9-e97a-46c9-ba43-12cde73eb193} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1390 | 2023.12.13 06:40:46.643321 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1391 | 2023.12.13 06:40:46.643853 [ 3 ] {0f478bd9-e97a-46c9-ba43-12cde73eb193} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1392 | 2023.12.13 06:40:46.644091 [ 3 ] {0f478bd9-e97a-46c9-ba43-12cde73eb193} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1393 | 2023.12.13 06:40:46.644234 [ 3 ] {0f478bd9-e97a-46c9-ba43-12cde73eb193} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1394 | 2023.12.13 06:40:46.644352 [ 103 ] {} <Debug> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1395 | 2023.12.13 06:40:46.644359 [ 3 ] {0f478bd9-e97a-46c9-ba43-12cde73eb193} <Information> executeQuery: Read 136 rows, 13.53 KiB in 0.001208488 sec., 112537 rows/sec., 10.94 MiB/sec. | ||
1396 | 2023.12.13 06:40:46.644396 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1397 | 2023.12.13 06:40:46.644522 [ 3 ] {0f478bd9-e97a-46c9-ba43-12cde73eb193} <Debug> DynamicQueryHandler: Done processing query | ||
1398 | 2023.12.13 06:40:46.644551 [ 3 ] {0f478bd9-e97a-46c9-ba43-12cde73eb193} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1399 | 2023.12.13 06:40:46.644567 [ 3 ] {} <Debug> HTTP-Session: 5df29646-6542-46aa-8b0e-250c9a821ae8 Destroying unnamed session | ||
1400 | 2023.12.13 06:40:46.644671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1401 | 2023.12.13 06:40:46.644715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1402 | 2023.12.13 06:40:46.644734 [ 3 ] {} <Debug> HTTP-Session: 3e3854b1-a789-4480-afa5-bc6730387c36 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1403 | 2023.12.13 06:40:46.644750 [ 3 ] {} <Debug> HTTP-Session: 3e3854b1-a789-4480-afa5-bc6730387c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1404 | 2023.12.13 06:40:46.644820 [ 3 ] {b8d134f0-c550-415a-a1e5-a5b13d6a2e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1405 | 2023.12.13 06:40:46.644860 [ 3 ] {b8d134f0-c550-415a-a1e5-a5b13d6a2e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1406 | 2023.12.13 06:40:46.644966 [ 3 ] {b8d134f0-c550-415a-a1e5-a5b13d6a2e92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1407 | 2023.12.13 06:40:46.645244 [ 3 ] {b8d134f0-c550-415a-a1e5-a5b13d6a2e92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1408 | 2023.12.13 06:40:46.645450 [ 3 ] {b8d134f0-c550-415a-a1e5-a5b13d6a2e92} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1409 | 2023.12.13 06:40:46.645521 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1410 | 2023.12.13 06:40:46.645539 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1411 | 2023.12.13 06:40:46.645616 [ 3 ] {b8d134f0-c550-415a-a1e5-a5b13d6a2e92} <Trace> oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1412 | 2023.12.13 06:40:46.645734 [ 3 ] {b8d134f0-c550-415a-a1e5-a5b13d6a2e92} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000885007 sec., 2259 rows/sec., 157.79 KiB/sec. | ||
1413 | 2023.12.13 06:40:46.645844 [ 3 ] {b8d134f0-c550-415a-a1e5-a5b13d6a2e92} <Debug> DynamicQueryHandler: Done processing query | ||
1414 | 2023.12.13 06:40:46.645866 [ 3 ] {b8d134f0-c550-415a-a1e5-a5b13d6a2e92} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1415 | 2023.12.13 06:40:46.645881 [ 3 ] {} <Debug> HTTP-Session: 3e3854b1-a789-4480-afa5-bc6730387c36 Destroying unnamed session | ||
1416 | 2023.12.13 06:40:46.646009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1417 | 2023.12.13 06:40:46.646051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1418 | 2023.12.13 06:40:46.646069 [ 3 ] {} <Debug> HTTP-Session: 3addd90e-5821-4d89-8403-a6f5f23fcde4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1419 | 2023.12.13 06:40:46.646085 [ 3 ] {} <Debug> HTTP-Session: 3addd90e-5821-4d89-8403-a6f5f23fcde4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1420 | 2023.12.13 06:40:46.646157 [ 3 ] {27bf3b2d-77a0-4cb3-b28f-0f8001869616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1421 | 2023.12.13 06:40:46.646194 [ 3 ] {27bf3b2d-77a0-4cb3-b28f-0f8001869616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1422 | 2023.12.13 06:40:46.646294 [ 3 ] {27bf3b2d-77a0-4cb3-b28f-0f8001869616} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1423 | 2023.12.13 06:40:46.646586 [ 3 ] {27bf3b2d-77a0-4cb3-b28f-0f8001869616} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1424 | 2023.12.13 06:40:46.646784 [ 3 ] {27bf3b2d-77a0-4cb3-b28f-0f8001869616} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1425 | 2023.12.13 06:40:46.646926 [ 3 ] {27bf3b2d-77a0-4cb3-b28f-0f8001869616} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1426 | 2023.12.13 06:40:46.647041 [ 103 ] {} <Debug> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1427 | 2023.12.13 06:40:46.647059 [ 3 ] {27bf3b2d-77a0-4cb3-b28f-0f8001869616} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.000868717 sec., 57556 rows/sec., 4.51 MiB/sec. | ||
1428 | 2023.12.13 06:40:46.647092 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1429 | 2023.12.13 06:40:46.647247 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1430 | 2023.12.13 06:40:46.647279 [ 3 ] {27bf3b2d-77a0-4cb3-b28f-0f8001869616} <Debug> DynamicQueryHandler: Done processing query | ||
1431 | 2023.12.13 06:40:46.647340 [ 3 ] {27bf3b2d-77a0-4cb3-b28f-0f8001869616} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1432 | 2023.12.13 06:40:46.647357 [ 3 ] {} <Debug> HTTP-Session: 3addd90e-5821-4d89-8403-a6f5f23fcde4 Destroying unnamed session | ||
1433 | 2023.12.13 06:40:46.647452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1434 | 2023.12.13 06:40:46.647495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1435 | 2023.12.13 06:40:46.647518 [ 3 ] {} <Debug> HTTP-Session: 47d587f0-ad50-42de-93c2-1630abfcfd83 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1436 | 2023.12.13 06:40:46.647535 [ 3 ] {} <Debug> HTTP-Session: 47d587f0-ad50-42de-93c2-1630abfcfd83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1437 | 2023.12.13 06:40:46.647840 [ 3 ] {4c66de9b-e81f-41ba-9dfe-f20db91b5eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1438 | 2023.12.13 06:40:46.647965 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1439 | 2023.12.13 06:40:46.647994 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1440 | 2023.12.13 06:40:46.648011 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1441 | 2023.12.13 06:40:46.648050 [ 3 ] {4c66de9b-e81f-41ba-9dfe-f20db91b5eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1442 | 2023.12.13 06:40:46.648231 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 84 rows starting from the beginning of the part | ||
1443 | 2023.12.13 06:40:46.648258 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part | ||
1444 | 2023.12.13 06:40:46.648280 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
1445 | 2023.12.13 06:40:46.648432 [ 3 ] {4c66de9b-e81f-41ba-9dfe-f20db91b5eb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1446 | 2023.12.13 06:40:46.648940 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 129 rows starting from the beginning of the part | ||
1447 | 2023.12.13 06:40:46.649116 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 31 rows starting from the beginning of the part | ||
1448 | 2023.12.13 06:40:46.649111 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 55 rows starting from the beginning of the part | ||
1449 | 2023.12.13 06:40:46.649747 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 93 rows starting from the beginning of the part | ||
1450 | 2023.12.13 06:40:46.650029 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part | ||
1451 | 2023.12.13 06:40:46.650063 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part | ||
1452 | 2023.12.13 06:40:46.650649 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 93 rows starting from the beginning of the part | ||
1453 | 2023.12.13 06:40:46.650793 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
1454 | 2023.12.13 06:40:46.651016 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
1455 | 2023.12.13 06:40:46.651070 [ 3 ] {4c66de9b-e81f-41ba-9dfe-f20db91b5eb7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1456 | 2023.12.13 06:40:46.651500 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 130 rows starting from the beginning of the part | ||
1457 | 2023.12.13 06:40:46.651513 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 57 rows starting from the beginning of the part | ||
1458 | 2023.12.13 06:40:46.651560 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
1459 | 2023.12.13 06:40:46.652246 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
1460 | 2023.12.13 06:40:46.652302 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 136 rows starting from the beginning of the part | ||
1461 | 2023.12.13 06:40:46.652344 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 45 rows starting from the beginning of the part | ||
1462 | 2023.12.13 06:40:46.652969 [ 3 ] {4c66de9b-e81f-41ba-9dfe-f20db91b5eb7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1463 | 2023.12.13 06:40:46.653754 [ 3 ] {4c66de9b-e81f-41ba-9dfe-f20db91b5eb7} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1464 | 2023.12.13 06:40:46.654398 [ 3 ] {4c66de9b-e81f-41ba-9dfe-f20db91b5eb7} <Information> executeQuery: Read 1 rows, 72.00 B in 0.006377019 sec., 156 rows/sec., 11.03 KiB/sec. | ||
1465 | 2023.12.13 06:40:46.655349 [ 3 ] {4c66de9b-e81f-41ba-9dfe-f20db91b5eb7} <Debug> DynamicQueryHandler: Done processing query | ||
1466 | 2023.12.13 06:40:46.655453 [ 3 ] {4c66de9b-e81f-41ba-9dfe-f20db91b5eb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1467 | 2023.12.13 06:40:46.655620 [ 3 ] {} <Debug> HTTP-Session: 47d587f0-ad50-42de-93c2-1630abfcfd83 Destroying unnamed session | ||
1468 | 2023.12.13 06:40:46.656077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 48157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1469 | 2023.12.13 06:40:46.656289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1470 | 2023.12.13 06:40:46.656445 [ 3 ] {} <Debug> HTTP-Session: d9571e9f-f1bc-4a85-a54f-59356389e4bf Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1471 | 2023.12.13 06:40:46.656616 [ 3 ] {} <Debug> HTTP-Session: d9571e9f-f1bc-4a85-a54f-59356389e4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1472 | 2023.12.13 06:40:46.657408 [ 3 ] {51147a93-7a3d-4b74-be04-0638c3a0c2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1473 | 2023.12.13 06:40:46.657768 [ 3 ] {51147a93-7a3d-4b74-be04-0638c3a0c2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1474 | 2023.12.13 06:40:46.658831 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 4 columns (4 merged, 0 gathered) in 0.01540164 sec., 12790.845650203486 rows/sec., 1.01 MiB/sec. | ||
1475 | 2023.12.13 06:40:46.658988 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 4 columns (4 merged, 0 gathered) in 0.011805438 sec., 22701.4025231423 rows/sec., 1.77 MiB/sec. | ||
1476 | 2023.12.13 06:40:46.659164 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1477 | 2023.12.13 06:40:46.659183 [ 12 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 665 rows, containing 4 columns (4 merged, 0 gathered) in 0.013698347 sec., 48546.00339734422 rows/sec., 4.60 MiB/sec. | ||
1478 | 2023.12.13 06:40:46.659465 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1479 | 2023.12.13 06:40:46.659591 [ 12 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1480 | 2023.12.13 06:40:46.659723 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1481 | 2023.12.13 06:40:46.659864 [ 3 ] {51147a93-7a3d-4b74-be04-0638c3a0c2e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1482 | 2023.12.13 06:40:46.659942 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1483 | 2023.12.13 06:40:46.660163 [ 12 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1484 | 2023.12.13 06:40:46.660151 [ 11 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1485 | 2023.12.13 06:40:46.660279 [ 12 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1486 | 2023.12.13 06:40:46.660352 [ 11 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1487 | 2023.12.13 06:40:46.660700 [ 3 ] {51147a93-7a3d-4b74-be04-0638c3a0c2e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1488 | 2023.12.13 06:40:46.661030 [ 3 ] {51147a93-7a3d-4b74-be04-0638c3a0c2e6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1489 | 2023.12.13 06:40:46.661206 [ 3 ] {51147a93-7a3d-4b74-be04-0638c3a0c2e6} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1490 | 2023.12.13 06:40:46.661341 [ 103 ] {} <Debug> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1491 | 2023.12.13 06:40:46.661349 [ 3 ] {51147a93-7a3d-4b74-be04-0638c3a0c2e6} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.003835179 sec., 11733 rows/sec., 15.83 MiB/sec. | ||
1492 | 2023.12.13 06:40:46.661386 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1493 | 2023.12.13 06:40:46.661568 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1494 | 2023.12.13 06:40:46.661679 [ 3 ] {51147a93-7a3d-4b74-be04-0638c3a0c2e6} <Debug> DynamicQueryHandler: Done processing query | ||
1495 | 2023.12.13 06:40:46.661703 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1496 | 2023.12.13 06:40:46.661707 [ 3 ] {51147a93-7a3d-4b74-be04-0638c3a0c2e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1497 | 2023.12.13 06:40:46.661738 [ 3 ] {} <Debug> HTTP-Session: d9571e9f-f1bc-4a85-a54f-59356389e4bf Destroying unnamed session | ||
1498 | 2023.12.13 06:40:46.661741 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
1499 | 2023.12.13 06:40:46.661861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1500 | 2023.12.13 06:40:46.661873 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 31 rows starting from the beginning of the part | ||
1501 | 2023.12.13 06:40:46.661916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1502 | 2023.12.13 06:40:46.661944 [ 3 ] {} <Debug> HTTP-Session: 87050663-823e-4191-80bf-402bfcdf52ff Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1503 | 2023.12.13 06:40:46.661967 [ 3 ] {} <Debug> HTTP-Session: 87050663-823e-4191-80bf-402bfcdf52ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1504 | 2023.12.13 06:40:46.662014 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part | ||
1505 | 2023.12.13 06:40:46.662086 [ 3 ] {dc0af313-b978-4f8f-aa39-3feec8ffcf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1506 | 2023.12.13 06:40:46.662146 [ 3 ] {dc0af313-b978-4f8f-aa39-3feec8ffcf37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1507 | 2023.12.13 06:40:46.662159 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
1508 | 2023.12.13 06:40:46.662370 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
1509 | 2023.12.13 06:40:46.662388 [ 3 ] {dc0af313-b978-4f8f-aa39-3feec8ffcf37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1510 | 2023.12.13 06:40:46.662508 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 45 rows starting from the beginning of the part | ||
1511 | 2023.12.13 06:40:46.662772 [ 3 ] {dc0af313-b978-4f8f-aa39-3feec8ffcf37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1512 | 2023.12.13 06:40:46.663003 [ 3 ] {dc0af313-b978-4f8f-aa39-3feec8ffcf37} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1513 | 2023.12.13 06:40:46.663172 [ 3 ] {dc0af313-b978-4f8f-aa39-3feec8ffcf37} <Trace> oximeter.measurements_i64 (9079dbab-409b-4ba0-a473-7d6c171cb865): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1514 | 2023.12.13 06:40:46.663297 [ 3 ] {dc0af313-b978-4f8f-aa39-3feec8ffcf37} <Information> executeQuery: Read 3 rows, 217.00 B in 0.001177146 sec., 2548 rows/sec., 180.02 KiB/sec. | ||
1515 | 2023.12.13 06:40:46.663412 [ 3 ] {dc0af313-b978-4f8f-aa39-3feec8ffcf37} <Debug> DynamicQueryHandler: Done processing query | ||
1516 | 2023.12.13 06:40:46.663434 [ 3 ] {dc0af313-b978-4f8f-aa39-3feec8ffcf37} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1517 | 2023.12.13 06:40:46.663450 [ 3 ] {} <Debug> HTTP-Session: 87050663-823e-4191-80bf-402bfcdf52ff Destroying unnamed session | ||
1518 | 2023.12.13 06:40:46.673220 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 6 columns (6 merged, 0 gathered) in 0.011766596 sec., 16742.31018044641 rows/sec., 22.59 MiB/sec. | ||
1519 | 2023.12.13 06:40:46.673577 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1520 | 2023.12.13 06:40:46.673966 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1521 | 2023.12.13 06:40:46.674042 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1522 | 2023.12.13 06:40:46.674125 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1: 4.04 MiB. | ||
1523 | 2023.12.13 06:40:56.639504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1524 | 2023.12.13 06:40:56.639638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1525 | 2023.12.13 06:40:56.639668 [ 3 ] {} <Debug> HTTP-Session: a5b12f71-5881-4de5-b5d6-e29cf2fb1f03 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1526 | 2023.12.13 06:40:56.639696 [ 3 ] {} <Debug> HTTP-Session: a5b12f71-5881-4de5-b5d6-e29cf2fb1f03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1527 | 2023.12.13 06:40:56.639838 [ 3 ] {e9103ea6-f690-4871-ba0f-66d83ef38334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1528 | 2023.12.13 06:40:56.639903 [ 3 ] {e9103ea6-f690-4871-ba0f-66d83ef38334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1529 | 2023.12.13 06:40:56.640080 [ 3 ] {e9103ea6-f690-4871-ba0f-66d83ef38334} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1530 | 2023.12.13 06:40:56.640529 [ 3 ] {e9103ea6-f690-4871-ba0f-66d83ef38334} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1531 | 2023.12.13 06:40:56.640788 [ 3 ] {e9103ea6-f690-4871-ba0f-66d83ef38334} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1532 | 2023.12.13 06:40:56.640953 [ 3 ] {e9103ea6-f690-4871-ba0f-66d83ef38334} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1533 | 2023.12.13 06:40:56.641089 [ 3 ] {e9103ea6-f690-4871-ba0f-66d83ef38334} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001207988 sec., 38907 rows/sec., 3.08 MiB/sec. | ||
1534 | 2023.12.13 06:40:56.641240 [ 3 ] {e9103ea6-f690-4871-ba0f-66d83ef38334} <Debug> DynamicQueryHandler: Done processing query | ||
1535 | 2023.12.13 06:40:56.641266 [ 3 ] {e9103ea6-f690-4871-ba0f-66d83ef38334} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1536 | 2023.12.13 06:40:56.641282 [ 3 ] {} <Debug> HTTP-Session: a5b12f71-5881-4de5-b5d6-e29cf2fb1f03 Destroying unnamed session | ||
1537 | 2023.12.13 06:40:56.641530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1538 | 2023.12.13 06:40:56.641579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1539 | 2023.12.13 06:40:56.641599 [ 3 ] {} <Debug> HTTP-Session: 56c45e0e-1935-46df-b659-135e5840725e Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1540 | 2023.12.13 06:40:56.641617 [ 3 ] {} <Debug> HTTP-Session: 56c45e0e-1935-46df-b659-135e5840725e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1541 | 2023.12.13 06:40:56.641701 [ 3 ] {9b99cf45-b8a5-4308-b9d4-90f867367fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1542 | 2023.12.13 06:40:56.641742 [ 3 ] {9b99cf45-b8a5-4308-b9d4-90f867367fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1543 | 2023.12.13 06:40:56.641851 [ 3 ] {9b99cf45-b8a5-4308-b9d4-90f867367fc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1544 | 2023.12.13 06:40:56.642225 [ 3 ] {9b99cf45-b8a5-4308-b9d4-90f867367fc4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1545 | 2023.12.13 06:40:56.642441 [ 3 ] {9b99cf45-b8a5-4308-b9d4-90f867367fc4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1546 | 2023.12.13 06:40:56.642609 [ 3 ] {9b99cf45-b8a5-4308-b9d4-90f867367fc4} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1547 | 2023.12.13 06:40:56.642735 [ 3 ] {9b99cf45-b8a5-4308-b9d4-90f867367fc4} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.001004771 sec., 140330 rows/sec., 13.64 MiB/sec. | ||
1548 | 2023.12.13 06:40:56.642905 [ 3 ] {9b99cf45-b8a5-4308-b9d4-90f867367fc4} <Debug> DynamicQueryHandler: Done processing query | ||
1549 | 2023.12.13 06:40:56.642932 [ 3 ] {9b99cf45-b8a5-4308-b9d4-90f867367fc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1550 | 2023.12.13 06:40:56.643036 [ 3 ] {} <Debug> HTTP-Session: 56c45e0e-1935-46df-b659-135e5840725e Destroying unnamed session | ||
1551 | 2023.12.13 06:40:56.643216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1552 | 2023.12.13 06:40:56.643260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1553 | 2023.12.13 06:40:56.643279 [ 3 ] {} <Debug> HTTP-Session: fdca5ad4-8430-447f-8d8f-e4a576f53eda Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1554 | 2023.12.13 06:40:56.643297 [ 3 ] {} <Debug> HTTP-Session: fdca5ad4-8430-447f-8d8f-e4a576f53eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1555 | 2023.12.13 06:40:56.643371 [ 3 ] {5c868706-87e5-4553-8e39-8c70eb89dead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1556 | 2023.12.13 06:40:56.643408 [ 3 ] {5c868706-87e5-4553-8e39-8c70eb89dead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1557 | 2023.12.13 06:40:56.643530 [ 3 ] {5c868706-87e5-4553-8e39-8c70eb89dead} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1558 | 2023.12.13 06:40:56.643962 [ 3 ] {5c868706-87e5-4553-8e39-8c70eb89dead} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1559 | 2023.12.13 06:40:56.644169 [ 3 ] {5c868706-87e5-4553-8e39-8c70eb89dead} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1560 | 2023.12.13 06:40:56.644315 [ 3 ] {5c868706-87e5-4553-8e39-8c70eb89dead} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1561 | 2023.12.13 06:40:56.644436 [ 3 ] {5c868706-87e5-4553-8e39-8c70eb89dead} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.001038352 sec., 45264 rows/sec., 3.54 MiB/sec. | ||
1562 | 2023.12.13 06:40:56.644559 [ 3 ] {5c868706-87e5-4553-8e39-8c70eb89dead} <Debug> DynamicQueryHandler: Done processing query | ||
1563 | 2023.12.13 06:40:56.644582 [ 3 ] {5c868706-87e5-4553-8e39-8c70eb89dead} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1564 | 2023.12.13 06:40:56.644597 [ 3 ] {} <Debug> HTTP-Session: fdca5ad4-8430-447f-8d8f-e4a576f53eda Destroying unnamed session | ||
1565 | 2023.12.13 06:40:56.644758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1566 | 2023.12.13 06:40:56.644802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1567 | 2023.12.13 06:40:56.644902 [ 3 ] {} <Debug> HTTP-Session: 9d1d6ba6-5a16-4937-8469-33e65877051c Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1568 | 2023.12.13 06:40:56.644920 [ 3 ] {} <Debug> HTTP-Session: 9d1d6ba6-5a16-4937-8469-33e65877051c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1569 | 2023.12.13 06:40:56.645010 [ 3 ] {fd0a9d5c-4b82-4ac3-a459-faa5216664bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1570 | 2023.12.13 06:40:56.645055 [ 3 ] {fd0a9d5c-4b82-4ac3-a459-faa5216664bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1571 | 2023.12.13 06:40:56.645191 [ 3 ] {fd0a9d5c-4b82-4ac3-a459-faa5216664bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1572 | 2023.12.13 06:40:56.645690 [ 3 ] {fd0a9d5c-4b82-4ac3-a459-faa5216664bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1573 | 2023.12.13 06:40:56.646009 [ 3 ] {fd0a9d5c-4b82-4ac3-a459-faa5216664bd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1574 | 2023.12.13 06:40:56.646184 [ 3 ] {fd0a9d5c-4b82-4ac3-a459-faa5216664bd} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1575 | 2023.12.13 06:40:56.646307 [ 3 ] {fd0a9d5c-4b82-4ac3-a459-faa5216664bd} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001267029 sec., 37094 rows/sec., 50.06 MiB/sec. | ||
1576 | 2023.12.13 06:40:56.646435 [ 3 ] {fd0a9d5c-4b82-4ac3-a459-faa5216664bd} <Debug> DynamicQueryHandler: Done processing query | ||
1577 | 2023.12.13 06:40:56.646457 [ 3 ] {fd0a9d5c-4b82-4ac3-a459-faa5216664bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1578 | 2023.12.13 06:40:56.646473 [ 3 ] {} <Debug> HTTP-Session: 9d1d6ba6-5a16-4937-8469-33e65877051c Destroying unnamed session | ||
1579 | 2023.12.13 06:40:58.312563 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1580 | 2023.12.13 06:40:58.312621 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1581 | 2023.12.13 06:41:06.639818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1582 | 2023.12.13 06:41:06.639946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1583 | 2023.12.13 06:41:06.639976 [ 3 ] {} <Debug> HTTP-Session: b72affa8-993b-43cb-b684-08abaff3034e Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1584 | 2023.12.13 06:41:06.640004 [ 3 ] {} <Debug> HTTP-Session: b72affa8-993b-43cb-b684-08abaff3034e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1585 | 2023.12.13 06:41:06.640151 [ 3 ] {67b15f5a-2eaf-402b-8886-92e2e638a032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1586 | 2023.12.13 06:41:06.640215 [ 3 ] {67b15f5a-2eaf-402b-8886-92e2e638a032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1587 | 2023.12.13 06:41:06.640373 [ 3 ] {67b15f5a-2eaf-402b-8886-92e2e638a032} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1588 | 2023.12.13 06:41:06.640847 [ 3 ] {67b15f5a-2eaf-402b-8886-92e2e638a032} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1589 | 2023.12.13 06:41:06.641106 [ 3 ] {67b15f5a-2eaf-402b-8886-92e2e638a032} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1590 | 2023.12.13 06:41:06.641271 [ 3 ] {67b15f5a-2eaf-402b-8886-92e2e638a032} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1591 | 2023.12.13 06:41:06.641407 [ 3 ] {67b15f5a-2eaf-402b-8886-92e2e638a032} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001213938 sec., 38716 rows/sec., 3.06 MiB/sec. | ||
1592 | 2023.12.13 06:41:06.641559 [ 3 ] {67b15f5a-2eaf-402b-8886-92e2e638a032} <Debug> DynamicQueryHandler: Done processing query | ||
1593 | 2023.12.13 06:41:06.641585 [ 3 ] {67b15f5a-2eaf-402b-8886-92e2e638a032} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1594 | 2023.12.13 06:41:06.641601 [ 3 ] {} <Debug> HTTP-Session: b72affa8-993b-43cb-b684-08abaff3034e Destroying unnamed session | ||
1595 | 2023.12.13 06:41:06.641781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 27963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1596 | 2023.12.13 06:41:06.641832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1597 | 2023.12.13 06:41:06.641852 [ 3 ] {} <Debug> HTTP-Session: 3e3bf553-9867-4b1e-856b-26e3c0681fa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1598 | 2023.12.13 06:41:06.641871 [ 3 ] {} <Debug> HTTP-Session: 3e3bf553-9867-4b1e-856b-26e3c0681fa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1599 | 2023.12.13 06:41:06.641958 [ 3 ] {a959ee77-6d55-4c13-9b68-6271c4c7c543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1600 | 2023.12.13 06:41:06.642000 [ 3 ] {a959ee77-6d55-4c13-9b68-6271c4c7c543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1601 | 2023.12.13 06:41:06.642111 [ 3 ] {a959ee77-6d55-4c13-9b68-6271c4c7c543} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1602 | 2023.12.13 06:41:06.642548 [ 3 ] {a959ee77-6d55-4c13-9b68-6271c4c7c543} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1603 | 2023.12.13 06:41:06.642771 [ 3 ] {a959ee77-6d55-4c13-9b68-6271c4c7c543} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1604 | 2023.12.13 06:41:06.642924 [ 3 ] {a959ee77-6d55-4c13-9b68-6271c4c7c543} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1605 | 2023.12.13 06:41:06.643046 [ 3 ] {a959ee77-6d55-4c13-9b68-6271c4c7c543} <Information> executeQuery: Read 177 rows, 17.13 KiB in 0.001058123 sec., 167277 rows/sec., 15.81 MiB/sec. | ||
1606 | 2023.12.13 06:41:06.643171 [ 3 ] {a959ee77-6d55-4c13-9b68-6271c4c7c543} <Debug> DynamicQueryHandler: Done processing query | ||
1607 | 2023.12.13 06:41:06.643195 [ 3 ] {a959ee77-6d55-4c13-9b68-6271c4c7c543} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1608 | 2023.12.13 06:41:06.643211 [ 3 ] {} <Debug> HTTP-Session: 3e3bf553-9867-4b1e-856b-26e3c0681fa7 Destroying unnamed session | ||
1609 | 2023.12.13 06:41:06.643350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 12065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1610 | 2023.12.13 06:41:06.643394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1611 | 2023.12.13 06:41:06.643413 [ 3 ] {} <Debug> HTTP-Session: d70b7b9d-de89-4fd4-8cc5-b9fb8f16a4a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1612 | 2023.12.13 06:41:06.643430 [ 3 ] {} <Debug> HTTP-Session: d70b7b9d-de89-4fd4-8cc5-b9fb8f16a4a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1613 | 2023.12.13 06:41:06.643505 [ 3 ] {e00e3d0c-98d7-4114-a72e-53d40babf164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1614 | 2023.12.13 06:41:06.643543 [ 3 ] {e00e3d0c-98d7-4114-a72e-53d40babf164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1615 | 2023.12.13 06:41:06.643652 [ 3 ] {e00e3d0c-98d7-4114-a72e-53d40babf164} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1616 | 2023.12.13 06:41:06.643978 [ 3 ] {e00e3d0c-98d7-4114-a72e-53d40babf164} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1617 | 2023.12.13 06:41:06.644182 [ 3 ] {e00e3d0c-98d7-4114-a72e-53d40babf164} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1618 | 2023.12.13 06:41:06.644327 [ 3 ] {e00e3d0c-98d7-4114-a72e-53d40babf164} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1619 | 2023.12.13 06:41:06.644449 [ 3 ] {e00e3d0c-98d7-4114-a72e-53d40babf164} <Information> executeQuery: Read 71 rows, 5.66 KiB in 0.000916438 sec., 77473 rows/sec., 6.03 MiB/sec. | ||
1620 | 2023.12.13 06:41:06.644568 [ 3 ] {e00e3d0c-98d7-4114-a72e-53d40babf164} <Debug> DynamicQueryHandler: Done processing query | ||
1621 | 2023.12.13 06:41:06.644591 [ 3 ] {e00e3d0c-98d7-4114-a72e-53d40babf164} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1622 | 2023.12.13 06:41:06.644606 [ 3 ] {} <Debug> HTTP-Session: d70b7b9d-de89-4fd4-8cc5-b9fb8f16a4a9 Destroying unnamed session | ||
1623 | 2023.12.13 06:41:06.644716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1624 | 2023.12.13 06:41:06.644759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1625 | 2023.12.13 06:41:06.644777 [ 3 ] {} <Debug> HTTP-Session: 8fe7e495-3e51-450a-b696-465cd14be712 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1626 | 2023.12.13 06:41:06.644793 [ 3 ] {} <Debug> HTTP-Session: 8fe7e495-3e51-450a-b696-465cd14be712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1627 | 2023.12.13 06:41:06.644864 [ 3 ] {3739d505-e0e6-446c-8696-39c15ca72dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1628 | 2023.12.13 06:41:06.644906 [ 3 ] {3739d505-e0e6-446c-8696-39c15ca72dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1629 | 2023.12.13 06:41:06.645027 [ 3 ] {3739d505-e0e6-446c-8696-39c15ca72dca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1630 | 2023.12.13 06:41:06.645332 [ 3 ] {3739d505-e0e6-446c-8696-39c15ca72dca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1631 | 2023.12.13 06:41:06.645586 [ 3 ] {3739d505-e0e6-446c-8696-39c15ca72dca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1632 | 2023.12.13 06:41:06.645757 [ 3 ] {3739d505-e0e6-446c-8696-39c15ca72dca} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1633 | 2023.12.13 06:41:06.645858 [ 3 ] {3739d505-e0e6-446c-8696-39c15ca72dca} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.00096762 sec., 37204 rows/sec., 2.63 MiB/sec. | ||
1634 | 2023.12.13 06:41:06.645989 [ 3 ] {3739d505-e0e6-446c-8696-39c15ca72dca} <Debug> DynamicQueryHandler: Done processing query | ||
1635 | 2023.12.13 06:41:06.646012 [ 3 ] {3739d505-e0e6-446c-8696-39c15ca72dca} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1636 | 2023.12.13 06:41:06.646027 [ 3 ] {} <Debug> HTTP-Session: 8fe7e495-3e51-450a-b696-465cd14be712 Destroying unnamed session | ||
1637 | 2023.12.13 06:41:06.646177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1638 | 2023.12.13 06:41:06.646219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1639 | 2023.12.13 06:41:06.646242 [ 3 ] {} <Debug> HTTP-Session: 6a852243-93a1-4d57-b494-01903a988c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1640 | 2023.12.13 06:41:06.646259 [ 3 ] {} <Debug> HTTP-Session: 6a852243-93a1-4d57-b494-01903a988c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1641 | 2023.12.13 06:41:06.646347 [ 3 ] {d2f63dd7-3a41-4d5b-ad37-607a59ddd635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1642 | 2023.12.13 06:41:06.646390 [ 3 ] {d2f63dd7-3a41-4d5b-ad37-607a59ddd635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1643 | 2023.12.13 06:41:06.646521 [ 3 ] {d2f63dd7-3a41-4d5b-ad37-607a59ddd635} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1644 | 2023.12.13 06:41:06.647008 [ 3 ] {d2f63dd7-3a41-4d5b-ad37-607a59ddd635} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1645 | 2023.12.13 06:41:06.647309 [ 3 ] {d2f63dd7-3a41-4d5b-ad37-607a59ddd635} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1646 | 2023.12.13 06:41:06.647480 [ 3 ] {d2f63dd7-3a41-4d5b-ad37-607a59ddd635} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1647 | 2023.12.13 06:41:06.647608 [ 3 ] {d2f63dd7-3a41-4d5b-ad37-607a59ddd635} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001233449 sec., 38104 rows/sec., 51.42 MiB/sec. | ||
1648 | 2023.12.13 06:41:06.647795 [ 3 ] {d2f63dd7-3a41-4d5b-ad37-607a59ddd635} <Debug> DynamicQueryHandler: Done processing query | ||
1649 | 2023.12.13 06:41:06.647818 [ 3 ] {d2f63dd7-3a41-4d5b-ad37-607a59ddd635} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1650 | 2023.12.13 06:41:06.647834 [ 3 ] {} <Debug> HTTP-Session: 6a852243-93a1-4d57-b494-01903a988c1c Destroying unnamed session | ||
1651 | 2023.12.13 06:41:13.312672 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1652 | 2023.12.13 06:41:13.312733 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1653 | 2023.12.13 06:41:16.638063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1654 | 2023.12.13 06:41:16.638193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1655 | 2023.12.13 06:41:16.638222 [ 3 ] {} <Debug> HTTP-Session: 85af97bf-1dad-4f08-bac3-8dbd229aaa23 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1656 | 2023.12.13 06:41:16.638251 [ 3 ] {} <Debug> HTTP-Session: 85af97bf-1dad-4f08-bac3-8dbd229aaa23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1657 | 2023.12.13 06:41:16.638400 [ 3 ] {7312e898-9f84-4cd8-8b14-a67b53424174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1658 | 2023.12.13 06:41:16.638487 [ 3 ] {7312e898-9f84-4cd8-8b14-a67b53424174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1659 | 2023.12.13 06:41:16.638669 [ 3 ] {7312e898-9f84-4cd8-8b14-a67b53424174} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1660 | 2023.12.13 06:41:16.639246 [ 3 ] {7312e898-9f84-4cd8-8b14-a67b53424174} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1661 | 2023.12.13 06:41:16.639529 [ 3 ] {7312e898-9f84-4cd8-8b14-a67b53424174} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1662 | 2023.12.13 06:41:16.639694 [ 3 ] {7312e898-9f84-4cd8-8b14-a67b53424174} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1663 | 2023.12.13 06:41:16.639816 [ 3 ] {7312e898-9f84-4cd8-8b14-a67b53424174} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001358992 sec., 34584 rows/sec., 2.74 MiB/sec. | ||
1664 | 2023.12.13 06:41:16.640023 [ 3 ] {7312e898-9f84-4cd8-8b14-a67b53424174} <Debug> DynamicQueryHandler: Done processing query | ||
1665 | 2023.12.13 06:41:16.640050 [ 3 ] {7312e898-9f84-4cd8-8b14-a67b53424174} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1666 | 2023.12.13 06:41:16.640067 [ 3 ] {} <Debug> HTTP-Session: 85af97bf-1dad-4f08-bac3-8dbd229aaa23 Destroying unnamed session | ||
1667 | 2023.12.13 06:41:16.640220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1668 | 2023.12.13 06:41:16.640273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1669 | 2023.12.13 06:41:16.640293 [ 3 ] {} <Debug> HTTP-Session: a11457f7-b612-4809-a618-97d2e877464f Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1670 | 2023.12.13 06:41:16.640311 [ 3 ] {} <Debug> HTTP-Session: a11457f7-b612-4809-a618-97d2e877464f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1671 | 2023.12.13 06:41:16.640397 [ 3 ] {6e5b140d-2ddb-4ba4-b921-f0cbde4e9d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1672 | 2023.12.13 06:41:16.640440 [ 3 ] {6e5b140d-2ddb-4ba4-b921-f0cbde4e9d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1673 | 2023.12.13 06:41:16.640563 [ 3 ] {6e5b140d-2ddb-4ba4-b921-f0cbde4e9d6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1674 | 2023.12.13 06:41:16.641012 [ 3 ] {6e5b140d-2ddb-4ba4-b921-f0cbde4e9d6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1675 | 2023.12.13 06:41:16.641230 [ 3 ] {6e5b140d-2ddb-4ba4-b921-f0cbde4e9d6b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1676 | 2023.12.13 06:41:16.641380 [ 3 ] {6e5b140d-2ddb-4ba4-b921-f0cbde4e9d6b} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1677 | 2023.12.13 06:41:16.641485 [ 3 ] {6e5b140d-2ddb-4ba4-b921-f0cbde4e9d6b} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.001058893 sec., 133157 rows/sec., 12.95 MiB/sec. | ||
1678 | 2023.12.13 06:41:16.641666 [ 3 ] {6e5b140d-2ddb-4ba4-b921-f0cbde4e9d6b} <Debug> DynamicQueryHandler: Done processing query | ||
1679 | 2023.12.13 06:41:16.641690 [ 3 ] {6e5b140d-2ddb-4ba4-b921-f0cbde4e9d6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1680 | 2023.12.13 06:41:16.641707 [ 3 ] {} <Debug> HTTP-Session: a11457f7-b612-4809-a618-97d2e877464f Destroying unnamed session | ||
1681 | 2023.12.13 06:41:16.641877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1682 | 2023.12.13 06:41:16.641924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1683 | 2023.12.13 06:41:16.641943 [ 3 ] {} <Debug> HTTP-Session: f568225f-2d18-40c5-a17b-4b80fcd68167 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1684 | 2023.12.13 06:41:16.641962 [ 3 ] {} <Debug> HTTP-Session: f568225f-2d18-40c5-a17b-4b80fcd68167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1685 | 2023.12.13 06:41:16.642035 [ 3 ] {5f654410-9df0-4d81-b718-acac30787992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1686 | 2023.12.13 06:41:16.642076 [ 3 ] {5f654410-9df0-4d81-b718-acac30787992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1687 | 2023.12.13 06:41:16.642192 [ 3 ] {5f654410-9df0-4d81-b718-acac30787992} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1688 | 2023.12.13 06:41:16.642518 [ 3 ] {5f654410-9df0-4d81-b718-acac30787992} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1689 | 2023.12.13 06:41:16.642727 [ 3 ] {5f654410-9df0-4d81-b718-acac30787992} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1690 | 2023.12.13 06:41:16.642874 [ 3 ] {5f654410-9df0-4d81-b718-acac30787992} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1691 | 2023.12.13 06:41:16.642973 [ 3 ] {5f654410-9df0-4d81-b718-acac30787992} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000910468 sec., 51621 rows/sec., 4.04 MiB/sec. | ||
1692 | 2023.12.13 06:41:16.643091 [ 3 ] {5f654410-9df0-4d81-b718-acac30787992} <Debug> DynamicQueryHandler: Done processing query | ||
1693 | 2023.12.13 06:41:16.643114 [ 3 ] {5f654410-9df0-4d81-b718-acac30787992} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1694 | 2023.12.13 06:41:16.643130 [ 3 ] {} <Debug> HTTP-Session: f568225f-2d18-40c5-a17b-4b80fcd68167 Destroying unnamed session | ||
1695 | 2023.12.13 06:41:16.643298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1696 | 2023.12.13 06:41:16.643342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1697 | 2023.12.13 06:41:16.643360 [ 3 ] {} <Debug> HTTP-Session: 3c3c6c8c-91a8-4895-9175-5954c65ae93b Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1698 | 2023.12.13 06:41:16.643377 [ 3 ] {} <Debug> HTTP-Session: 3c3c6c8c-91a8-4895-9175-5954c65ae93b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1699 | 2023.12.13 06:41:16.643472 [ 3 ] {57b74526-fefc-4eb5-aebd-0cdb1eaf91db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1700 | 2023.12.13 06:41:16.643515 [ 3 ] {57b74526-fefc-4eb5-aebd-0cdb1eaf91db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1701 | 2023.12.13 06:41:16.643649 [ 3 ] {57b74526-fefc-4eb5-aebd-0cdb1eaf91db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1702 | 2023.12.13 06:41:16.644142 [ 3 ] {57b74526-fefc-4eb5-aebd-0cdb1eaf91db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1703 | 2023.12.13 06:41:16.644458 [ 3 ] {57b74526-fefc-4eb5-aebd-0cdb1eaf91db} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1704 | 2023.12.13 06:41:16.644636 [ 3 ] {57b74526-fefc-4eb5-aebd-0cdb1eaf91db} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1705 | 2023.12.13 06:41:16.644740 [ 3 ] {57b74526-fefc-4eb5-aebd-0cdb1eaf91db} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001241498 sec., 37857 rows/sec., 51.09 MiB/sec. | ||
1706 | 2023.12.13 06:41:16.644866 [ 3 ] {57b74526-fefc-4eb5-aebd-0cdb1eaf91db} <Debug> DynamicQueryHandler: Done processing query | ||
1707 | 2023.12.13 06:41:16.644889 [ 3 ] {57b74526-fefc-4eb5-aebd-0cdb1eaf91db} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1708 | 2023.12.13 06:41:16.644905 [ 3 ] {} <Debug> HTTP-Session: 3c3c6c8c-91a8-4895-9175-5954c65ae93b Destroying unnamed session | ||
1709 | 2023.12.13 06:41:26.638449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1710 | 2023.12.13 06:41:26.638562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1711 | 2023.12.13 06:41:26.638586 [ 3 ] {} <Debug> HTTP-Session: d4a86fdf-59a4-46cf-a492-e56c7b06b7fa Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1712 | 2023.12.13 06:41:26.638610 [ 3 ] {} <Debug> HTTP-Session: d4a86fdf-59a4-46cf-a492-e56c7b06b7fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1713 | 2023.12.13 06:41:26.638739 [ 3 ] {252a9737-a59a-4697-a324-00133619d78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1714 | 2023.12.13 06:41:26.638798 [ 3 ] {252a9737-a59a-4697-a324-00133619d78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1715 | 2023.12.13 06:41:26.638955 [ 3 ] {252a9737-a59a-4697-a324-00133619d78c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1716 | 2023.12.13 06:41:26.639438 [ 3 ] {252a9737-a59a-4697-a324-00133619d78c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1717 | 2023.12.13 06:41:26.639712 [ 3 ] {252a9737-a59a-4697-a324-00133619d78c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1718 | 2023.12.13 06:41:26.639872 [ 3 ] {252a9737-a59a-4697-a324-00133619d78c} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1719 | 2023.12.13 06:41:26.640012 [ 3 ] {252a9737-a59a-4697-a324-00133619d78c} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001228918 sec., 38245 rows/sec., 3.03 MiB/sec. | ||
1720 | 2023.12.13 06:41:26.640167 [ 3 ] {252a9737-a59a-4697-a324-00133619d78c} <Debug> DynamicQueryHandler: Done processing query | ||
1721 | 2023.12.13 06:41:26.640193 [ 3 ] {252a9737-a59a-4697-a324-00133619d78c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1722 | 2023.12.13 06:41:26.640209 [ 3 ] {} <Debug> HTTP-Session: d4a86fdf-59a4-46cf-a492-e56c7b06b7fa Destroying unnamed session | ||
1723 | 2023.12.13 06:41:26.640390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1724 | 2023.12.13 06:41:26.640439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1725 | 2023.12.13 06:41:26.640459 [ 3 ] {} <Debug> HTTP-Session: 889d5e80-ead4-47f3-b4c7-ac62687adc35 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1726 | 2023.12.13 06:41:26.640478 [ 3 ] {} <Debug> HTTP-Session: 889d5e80-ead4-47f3-b4c7-ac62687adc35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1727 | 2023.12.13 06:41:26.640562 [ 3 ] {7c5a7731-c3cc-4b83-ac1f-3ce8ef9f7ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1728 | 2023.12.13 06:41:26.640604 [ 3 ] {7c5a7731-c3cc-4b83-ac1f-3ce8ef9f7ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1729 | 2023.12.13 06:41:26.640716 [ 3 ] {7c5a7731-c3cc-4b83-ac1f-3ce8ef9f7ad9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1730 | 2023.12.13 06:41:26.641127 [ 3 ] {7c5a7731-c3cc-4b83-ac1f-3ce8ef9f7ad9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1731 | 2023.12.13 06:41:26.641351 [ 3 ] {7c5a7731-c3cc-4b83-ac1f-3ce8ef9f7ad9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1732 | 2023.12.13 06:41:26.641501 [ 3 ] {7c5a7731-c3cc-4b83-ac1f-3ce8ef9f7ad9} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1733 | 2023.12.13 06:41:26.641617 [ 3 ] {7c5a7731-c3cc-4b83-ac1f-3ce8ef9f7ad9} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.001018122 sec., 138490 rows/sec., 13.47 MiB/sec. | ||
1734 | 2023.12.13 06:41:26.641808 [ 3 ] {7c5a7731-c3cc-4b83-ac1f-3ce8ef9f7ad9} <Debug> DynamicQueryHandler: Done processing query | ||
1735 | 2023.12.13 06:41:26.641832 [ 3 ] {7c5a7731-c3cc-4b83-ac1f-3ce8ef9f7ad9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1736 | 2023.12.13 06:41:26.641848 [ 3 ] {} <Debug> HTTP-Session: 889d5e80-ead4-47f3-b4c7-ac62687adc35 Destroying unnamed session | ||
1737 | 2023.12.13 06:41:26.642014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1738 | 2023.12.13 06:41:26.642059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1739 | 2023.12.13 06:41:26.642077 [ 3 ] {} <Debug> HTTP-Session: 53b57610-ede4-4dae-8d53-f62bab13caf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1740 | 2023.12.13 06:41:26.642094 [ 3 ] {} <Debug> HTTP-Session: 53b57610-ede4-4dae-8d53-f62bab13caf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1741 | 2023.12.13 06:41:26.642166 [ 3 ] {4bdaa49b-07d1-4f22-8d34-6c0b87d92098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1742 | 2023.12.13 06:41:26.642204 [ 3 ] {4bdaa49b-07d1-4f22-8d34-6c0b87d92098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1743 | 2023.12.13 06:41:26.642322 [ 3 ] {4bdaa49b-07d1-4f22-8d34-6c0b87d92098} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1744 | 2023.12.13 06:41:26.642640 [ 3 ] {4bdaa49b-07d1-4f22-8d34-6c0b87d92098} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1745 | 2023.12.13 06:41:26.642844 [ 3 ] {4bdaa49b-07d1-4f22-8d34-6c0b87d92098} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1746 | 2023.12.13 06:41:26.642991 [ 3 ] {4bdaa49b-07d1-4f22-8d34-6c0b87d92098} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1747 | 2023.12.13 06:41:26.643120 [ 3 ] {4bdaa49b-07d1-4f22-8d34-6c0b87d92098} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000924378 sec., 50845 rows/sec., 3.98 MiB/sec. | ||
1748 | 2023.12.13 06:41:26.643270 [ 3 ] {4bdaa49b-07d1-4f22-8d34-6c0b87d92098} <Debug> DynamicQueryHandler: Done processing query | ||
1749 | 2023.12.13 06:41:26.643294 [ 3 ] {4bdaa49b-07d1-4f22-8d34-6c0b87d92098} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1750 | 2023.12.13 06:41:26.643309 [ 3 ] {} <Debug> HTTP-Session: 53b57610-ede4-4dae-8d53-f62bab13caf1 Destroying unnamed session | ||
1751 | 2023.12.13 06:41:26.643474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1752 | 2023.12.13 06:41:26.643521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1753 | 2023.12.13 06:41:26.643539 [ 3 ] {} <Debug> HTTP-Session: 13c085c8-1dd9-40ed-9601-71968c609d8b Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1754 | 2023.12.13 06:41:26.643556 [ 3 ] {} <Debug> HTTP-Session: 13c085c8-1dd9-40ed-9601-71968c609d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1755 | 2023.12.13 06:41:26.643649 [ 3 ] {d7f575ca-2972-401d-aad3-21344297c052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1756 | 2023.12.13 06:41:26.643695 [ 3 ] {d7f575ca-2972-401d-aad3-21344297c052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1757 | 2023.12.13 06:41:26.643840 [ 3 ] {d7f575ca-2972-401d-aad3-21344297c052} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1758 | 2023.12.13 06:41:26.644329 [ 3 ] {d7f575ca-2972-401d-aad3-21344297c052} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1759 | 2023.12.13 06:41:26.644645 [ 3 ] {d7f575ca-2972-401d-aad3-21344297c052} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1760 | 2023.12.13 06:41:26.644825 [ 3 ] {d7f575ca-2972-401d-aad3-21344297c052} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1761 | 2023.12.13 06:41:26.644957 [ 3 ] {d7f575ca-2972-401d-aad3-21344297c052} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.00128018 sec., 36713 rows/sec., 49.54 MiB/sec. | ||
1762 | 2023.12.13 06:41:26.645085 [ 3 ] {d7f575ca-2972-401d-aad3-21344297c052} <Debug> DynamicQueryHandler: Done processing query | ||
1763 | 2023.12.13 06:41:26.645109 [ 3 ] {d7f575ca-2972-401d-aad3-21344297c052} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1764 | 2023.12.13 06:41:26.645128 [ 3 ] {} <Debug> HTTP-Session: 13c085c8-1dd9-40ed-9601-71968c609d8b Destroying unnamed session | ||
1765 | 2023.12.13 06:41:28.312782 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1766 | 2023.12.13 06:41:28.312839 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1767 | 2023.12.13 06:41:36.639578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1768 | 2023.12.13 06:41:36.639694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1769 | 2023.12.13 06:41:36.639719 [ 3 ] {} <Debug> HTTP-Session: ec0bd401-cb2d-4178-95e6-ba842cdedeb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1770 | 2023.12.13 06:41:36.639743 [ 3 ] {} <Debug> HTTP-Session: ec0bd401-cb2d-4178-95e6-ba842cdedeb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1771 | 2023.12.13 06:41:36.639866 [ 3 ] {e240c717-5296-4e1d-bd53-55d5e224ee3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1772 | 2023.12.13 06:41:36.639925 [ 3 ] {e240c717-5296-4e1d-bd53-55d5e224ee3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1773 | 2023.12.13 06:41:36.640082 [ 3 ] {e240c717-5296-4e1d-bd53-55d5e224ee3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1774 | 2023.12.13 06:41:36.640528 [ 3 ] {e240c717-5296-4e1d-bd53-55d5e224ee3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1775 | 2023.12.13 06:41:36.640786 [ 3 ] {e240c717-5296-4e1d-bd53-55d5e224ee3c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1776 | 2023.12.13 06:41:36.640943 [ 3 ] {e240c717-5296-4e1d-bd53-55d5e224ee3c} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1777 | 2023.12.13 06:41:36.641056 [ 3 ] {e240c717-5296-4e1d-bd53-55d5e224ee3c} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001157265 sec., 40612 rows/sec., 3.21 MiB/sec. | ||
1778 | 2023.12.13 06:41:36.641089 [ 55 ] {} <Debug> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1779 | 2023.12.13 06:41:36.641203 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1780 | 2023.12.13 06:41:36.641212 [ 3 ] {e240c717-5296-4e1d-bd53-55d5e224ee3c} <Debug> DynamicQueryHandler: Done processing query | ||
1781 | 2023.12.13 06:41:36.641260 [ 3 ] {e240c717-5296-4e1d-bd53-55d5e224ee3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1782 | 2023.12.13 06:41:36.641315 [ 3 ] {} <Debug> HTTP-Session: ec0bd401-cb2d-4178-95e6-ba842cdedeb6 Destroying unnamed session | ||
1783 | 2023.12.13 06:41:36.641344 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1784 | 2023.12.13 06:41:36.641478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1785 | 2023.12.13 06:41:36.641498 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1786 | 2023.12.13 06:41:36.641559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1787 | 2023.12.13 06:41:36.641563 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 45 rows starting from the beginning of the part | ||
1788 | 2023.12.13 06:41:36.641600 [ 3 ] {} <Debug> HTTP-Session: 0c721b83-b271-4365-a3db-0d424e0ec18c Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1789 | 2023.12.13 06:41:36.641624 [ 3 ] {} <Debug> HTTP-Session: 0c721b83-b271-4365-a3db-0d424e0ec18c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1790 | 2023.12.13 06:41:36.641782 [ 3 ] {a636427d-5f32-4d5d-b486-787b45c06e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1791 | 2023.12.13 06:41:36.641860 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part | ||
1792 | 2023.12.13 06:41:36.641876 [ 3 ] {a636427d-5f32-4d5d-b486-787b45c06e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1793 | 2023.12.13 06:41:36.642174 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 47 rows starting from the beginning of the part | ||
1794 | 2023.12.13 06:41:36.642354 [ 3 ] {a636427d-5f32-4d5d-b486-787b45c06e22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1795 | 2023.12.13 06:41:36.642468 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part | ||
1796 | 2023.12.13 06:41:36.642591 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 47 rows starting from the beginning of the part | ||
1797 | 2023.12.13 06:41:36.642837 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part | ||
1798 | 2023.12.13 06:41:36.643648 [ 11 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002368654 sec., 118210.595553424 rows/sec., 9.36 MiB/sec. | ||
1799 | 2023.12.13 06:41:36.643799 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1800 | 2023.12.13 06:41:36.644027 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1801 | 2023.12.13 06:41:36.644109 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1802 | 2023.12.13 06:41:36.645091 [ 3 ] {a636427d-5f32-4d5d-b486-787b45c06e22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1803 | 2023.12.13 06:41:36.645321 [ 3 ] {a636427d-5f32-4d5d-b486-787b45c06e22} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1804 | 2023.12.13 06:41:36.645502 [ 3 ] {a636427d-5f32-4d5d-b486-787b45c06e22} <Trace> oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1805 | 2023.12.13 06:41:36.645639 [ 3 ] {a636427d-5f32-4d5d-b486-787b45c06e22} <Information> executeQuery: Read 6 rows, 509.00 B in 0.003794948 sec., 1581 rows/sec., 130.98 KiB/sec. | ||
1806 | 2023.12.13 06:41:36.645787 [ 3 ] {a636427d-5f32-4d5d-b486-787b45c06e22} <Debug> DynamicQueryHandler: Done processing query | ||
1807 | 2023.12.13 06:41:36.645811 [ 3 ] {a636427d-5f32-4d5d-b486-787b45c06e22} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1808 | 2023.12.13 06:41:36.645826 [ 3 ] {} <Debug> HTTP-Session: 0c721b83-b271-4365-a3db-0d424e0ec18c Destroying unnamed session | ||
1809 | 2023.12.13 06:41:36.646026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 28410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1810 | 2023.12.13 06:41:36.646070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1811 | 2023.12.13 06:41:36.646088 [ 3 ] {} <Debug> HTTP-Session: f287cd46-a5ae-4883-9185-db7534c02140 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1812 | 2023.12.13 06:41:36.646105 [ 3 ] {} <Debug> HTTP-Session: f287cd46-a5ae-4883-9185-db7534c02140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1813 | 2023.12.13 06:41:36.646181 [ 3 ] {7cb776c2-11aa-4043-900b-4e300e286088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1814 | 2023.12.13 06:41:36.646219 [ 3 ] {7cb776c2-11aa-4043-900b-4e300e286088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1815 | 2023.12.13 06:41:36.646327 [ 3 ] {7cb776c2-11aa-4043-900b-4e300e286088} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1816 | 2023.12.13 06:41:36.646765 [ 3 ] {7cb776c2-11aa-4043-900b-4e300e286088} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1817 | 2023.12.13 06:41:36.646981 [ 3 ] {7cb776c2-11aa-4043-900b-4e300e286088} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1818 | 2023.12.13 06:41:36.647126 [ 3 ] {7cb776c2-11aa-4043-900b-4e300e286088} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1819 | 2023.12.13 06:41:36.647244 [ 55 ] {} <Debug> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1820 | 2023.12.13 06:41:36.647248 [ 3 ] {7cb776c2-11aa-4043-900b-4e300e286088} <Information> executeQuery: Read 180 rows, 17.40 KiB in 0.001029042 sec., 174919 rows/sec., 16.51 MiB/sec. | ||
1821 | 2023.12.13 06:41:36.647305 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1822 | 2023.12.13 06:41:36.647453 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1823 | 2023.12.13 06:41:36.647505 [ 3 ] {7cb776c2-11aa-4043-900b-4e300e286088} <Debug> DynamicQueryHandler: Done processing query | ||
1824 | 2023.12.13 06:41:36.647549 [ 3 ] {7cb776c2-11aa-4043-900b-4e300e286088} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1825 | 2023.12.13 06:41:36.647595 [ 3 ] {} <Debug> HTTP-Session: f287cd46-a5ae-4883-9185-db7534c02140 Destroying unnamed session | ||
1826 | 2023.12.13 06:41:36.647605 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1827 | 2023.12.13 06:41:36.647645 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 173 rows starting from the beginning of the part | ||
1828 | 2023.12.13 06:41:36.647757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1829 | 2023.12.13 06:41:36.647804 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 141 rows starting from the beginning of the part | ||
1830 | 2023.12.13 06:41:36.647836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1831 | 2023.12.13 06:41:36.647887 [ 3 ] {} <Debug> HTTP-Session: b0a8095a-db16-4e23-bd93-6126bc2cb5b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1832 | 2023.12.13 06:41:36.647913 [ 3 ] {} <Debug> HTTP-Session: b0a8095a-db16-4e23-bd93-6126bc2cb5b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1833 | 2023.12.13 06:41:36.648034 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 177 rows starting from the beginning of the part | ||
1834 | 2023.12.13 06:41:36.648095 [ 3 ] {6b3dfc18-1ef8-47f5-a360-35d4ebc79cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1835 | 2023.12.13 06:41:36.648187 [ 3 ] {6b3dfc18-1ef8-47f5-a360-35d4ebc79cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1836 | 2023.12.13 06:41:36.648272 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 141 rows starting from the beginning of the part | ||
1837 | 2023.12.13 06:41:36.648659 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 141 rows starting from the beginning of the part | ||
1838 | 2023.12.13 06:41:36.648664 [ 3 ] {6b3dfc18-1ef8-47f5-a360-35d4ebc79cde} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1839 | 2023.12.13 06:41:36.648857 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 180 rows starting from the beginning of the part | ||
1840 | 2023.12.13 06:41:36.649494 [ 3 ] {6b3dfc18-1ef8-47f5-a360-35d4ebc79cde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1841 | 2023.12.13 06:41:36.649974 [ 3 ] {6b3dfc18-1ef8-47f5-a360-35d4ebc79cde} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1842 | 2023.12.13 06:41:36.650186 [ 3 ] {6b3dfc18-1ef8-47f5-a360-35d4ebc79cde} <Trace> oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1843 | 2023.12.13 06:41:36.650537 [ 3 ] {6b3dfc18-1ef8-47f5-a360-35d4ebc79cde} <Information> executeQuery: Read 6 rows, 429.00 B in 0.002347183 sec., 2556 rows/sec., 178.49 KiB/sec. | ||
1844 | 2023.12.13 06:41:36.650728 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 953 rows, containing 4 columns (4 merged, 0 gathered) in 0.003353485 sec., 284181.9778528904 rows/sec., 27.19 MiB/sec. | ||
1845 | 2023.12.13 06:41:36.650807 [ 3 ] {6b3dfc18-1ef8-47f5-a360-35d4ebc79cde} <Debug> DynamicQueryHandler: Done processing query | ||
1846 | 2023.12.13 06:41:36.650848 [ 3 ] {6b3dfc18-1ef8-47f5-a360-35d4ebc79cde} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1847 | 2023.12.13 06:41:36.650883 [ 3 ] {} <Debug> HTTP-Session: b0a8095a-db16-4e23-bd93-6126bc2cb5b6 Destroying unnamed session | ||
1848 | 2023.12.13 06:41:36.650900 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1849 | 2023.12.13 06:41:36.651065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 13088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1850 | 2023.12.13 06:41:36.651115 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1851 | 2023.12.13 06:41:36.651147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1852 | 2023.12.13 06:41:36.651180 [ 3 ] {} <Debug> HTTP-Session: 89baf000-4629-4476-90b0-c2e22edb50d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1853 | 2023.12.13 06:41:36.651198 [ 3 ] {} <Debug> HTTP-Session: 89baf000-4629-4476-90b0-c2e22edb50d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1854 | 2023.12.13 06:41:36.651218 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1855 | 2023.12.13 06:41:36.651361 [ 3 ] {0aadae93-0f72-482f-96ce-7386b3067365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1856 | 2023.12.13 06:41:36.651404 [ 3 ] {0aadae93-0f72-482f-96ce-7386b3067365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1857 | 2023.12.13 06:41:36.651526 [ 3 ] {0aadae93-0f72-482f-96ce-7386b3067365} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1858 | 2023.12.13 06:41:36.651858 [ 3 ] {0aadae93-0f72-482f-96ce-7386b3067365} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1859 | 2023.12.13 06:41:36.652075 [ 3 ] {0aadae93-0f72-482f-96ce-7386b3067365} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1860 | 2023.12.13 06:41:36.652219 [ 3 ] {0aadae93-0f72-482f-96ce-7386b3067365} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1861 | 2023.12.13 06:41:36.652333 [ 55 ] {} <Debug> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1862 | 2023.12.13 06:41:36.652351 [ 3 ] {0aadae93-0f72-482f-96ce-7386b3067365} <Information> executeQuery: Read 77 rows, 6.15 KiB in 0.00095273 sec., 80820 rows/sec., 6.31 MiB/sec. | ||
1863 | 2023.12.13 06:41:36.652389 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1864 | 2023.12.13 06:41:36.652512 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1865 | 2023.12.13 06:41:36.652550 [ 3 ] {0aadae93-0f72-482f-96ce-7386b3067365} <Debug> DynamicQueryHandler: Done processing query | ||
1866 | 2023.12.13 06:41:36.652575 [ 3 ] {0aadae93-0f72-482f-96ce-7386b3067365} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1867 | 2023.12.13 06:41:36.652601 [ 3 ] {} <Debug> HTTP-Session: 89baf000-4629-4476-90b0-c2e22edb50d0 Destroying unnamed session | ||
1868 | 2023.12.13 06:41:36.652601 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1869 | 2023.12.13 06:41:36.652636 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 91 rows starting from the beginning of the part | ||
1870 | 2023.12.13 06:41:36.652729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1871 | 2023.12.13 06:41:36.652743 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part | ||
1872 | 2023.12.13 06:41:36.652782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1873 | 2023.12.13 06:41:36.652805 [ 3 ] {} <Debug> HTTP-Session: 3cd62841-a08e-4733-af36-6d2fd4da298e Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1874 | 2023.12.13 06:41:36.652835 [ 3 ] {} <Debug> HTTP-Session: 3cd62841-a08e-4733-af36-6d2fd4da298e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1875 | 2023.12.13 06:41:36.652851 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 71 rows starting from the beginning of the part | ||
1876 | 2023.12.13 06:41:36.652939 [ 3 ] {7e49075e-9e7d-4c8a-803c-c254fdd6cae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1877 | 2023.12.13 06:41:36.652960 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part | ||
1878 | 2023.12.13 06:41:36.653003 [ 3 ] {7e49075e-9e7d-4c8a-803c-c254fdd6cae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1879 | 2023.12.13 06:41:36.653105 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 47 rows starting from the beginning of the part | ||
1880 | 2023.12.13 06:41:36.653281 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 77 rows starting from the beginning of the part | ||
1881 | 2023.12.13 06:41:36.653296 [ 3 ] {7e49075e-9e7d-4c8a-803c-c254fdd6cae9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1882 | 2023.12.13 06:41:36.653825 [ 3 ] {7e49075e-9e7d-4c8a-803c-c254fdd6cae9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1883 | 2023.12.13 06:41:36.654246 [ 3 ] {7e49075e-9e7d-4c8a-803c-c254fdd6cae9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1884 | 2023.12.13 06:41:36.654247 [ 11 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 4 columns (4 merged, 0 gathered) in 0.001800206 sec., 211086.95338200184 rows/sec., 16.48 MiB/sec. | ||
1885 | 2023.12.13 06:41:36.654383 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1886 | 2023.12.13 06:41:36.654461 [ 3 ] {7e49075e-9e7d-4c8a-803c-c254fdd6cae9} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1887 | 2023.12.13 06:41:36.654621 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1888 | 2023.12.13 06:41:36.654632 [ 3 ] {7e49075e-9e7d-4c8a-803c-c254fdd6cae9} <Information> executeQuery: Read 39 rows, 2.81 KiB in 0.001656342 sec., 23545 rows/sec., 1.66 MiB/sec. | ||
1889 | 2023.12.13 06:41:36.654708 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1890 | 2023.12.13 06:41:36.654789 [ 3 ] {7e49075e-9e7d-4c8a-803c-c254fdd6cae9} <Debug> DynamicQueryHandler: Done processing query | ||
1891 | 2023.12.13 06:41:36.654813 [ 3 ] {7e49075e-9e7d-4c8a-803c-c254fdd6cae9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1892 | 2023.12.13 06:41:36.654830 [ 3 ] {} <Debug> HTTP-Session: 3cd62841-a08e-4733-af36-6d2fd4da298e Destroying unnamed session | ||
1893 | 2023.12.13 06:41:36.654979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1894 | 2023.12.13 06:41:36.655023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1895 | 2023.12.13 06:41:36.655042 [ 3 ] {} <Debug> HTTP-Session: a415b23c-673a-4a1a-beb2-8007c96eb2e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1896 | 2023.12.13 06:41:36.655059 [ 3 ] {} <Debug> HTTP-Session: a415b23c-673a-4a1a-beb2-8007c96eb2e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1897 | 2023.12.13 06:41:36.655151 [ 3 ] {2d4444f1-0110-4686-bc7c-d1ac81ee0ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1898 | 2023.12.13 06:41:36.655193 [ 3 ] {2d4444f1-0110-4686-bc7c-d1ac81ee0ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1899 | 2023.12.13 06:41:36.655325 [ 3 ] {2d4444f1-0110-4686-bc7c-d1ac81ee0ab0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1900 | 2023.12.13 06:41:36.655829 [ 3 ] {2d4444f1-0110-4686-bc7c-d1ac81ee0ab0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1901 | 2023.12.13 06:41:36.656129 [ 3 ] {2d4444f1-0110-4686-bc7c-d1ac81ee0ab0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1902 | 2023.12.13 06:41:36.656308 [ 3 ] {2d4444f1-0110-4686-bc7c-d1ac81ee0ab0} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1903 | 2023.12.13 06:41:36.656427 [ 55 ] {} <Debug> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1904 | 2023.12.13 06:41:36.656442 [ 3 ] {2d4444f1-0110-4686-bc7c-d1ac81ee0ab0} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001255879 sec., 37423 rows/sec., 50.50 MiB/sec. | ||
1905 | 2023.12.13 06:41:36.656474 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1906 | 2023.12.13 06:41:36.656615 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1907 | 2023.12.13 06:41:36.656693 [ 3 ] {2d4444f1-0110-4686-bc7c-d1ac81ee0ab0} <Debug> DynamicQueryHandler: Done processing query | ||
1908 | 2023.12.13 06:41:36.656732 [ 3 ] {2d4444f1-0110-4686-bc7c-d1ac81ee0ab0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1909 | 2023.12.13 06:41:36.656773 [ 3 ] {} <Debug> HTTP-Session: a415b23c-673a-4a1a-beb2-8007c96eb2e1 Destroying unnamed session | ||
1910 | 2023.12.13 06:41:36.656820 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1911 | 2023.12.13 06:41:36.656860 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 197 rows starting from the beginning of the part | ||
1912 | 2023.12.13 06:41:36.657004 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part | ||
1913 | 2023.12.13 06:41:36.657103 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 47 rows starting from the beginning of the part | ||
1914 | 2023.12.13 06:41:36.657198 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part | ||
1915 | 2023.12.13 06:41:36.657288 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 47 rows starting from the beginning of the part | ||
1916 | 2023.12.13 06:41:36.657379 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part | ||
1917 | 2023.12.13 06:41:36.658873 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 6 columns (6 merged, 0 gathered) in 0.002343473 sec., 184341.78674130232 rows/sec., 248.76 MiB/sec. | ||
1918 | 2023.12.13 06:41:36.659141 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1919 | 2023.12.13 06:41:36.659346 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1920 | 2023.12.13 06:41:36.659416 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1921 | 2023.12.13 06:41:36.659485 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2: 4.02 MiB. | ||
1922 | 2023.12.13 06:41:37.001096 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.29 MiB, peak 236.54 MiB, will set to 231.16 MiB (RSS), difference: -4.13 MiB | ||
1923 | 2023.12.13 06:41:43.313082 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1924 | 2023.12.13 06:41:43.313149 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1925 | 2023.12.13 06:41:46.637453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1926 | 2023.12.13 06:41:46.637562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1927 | 2023.12.13 06:41:46.637589 [ 3 ] {} <Debug> HTTP-Session: d1f91333-5351-4144-ae0b-b00d7156c955 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1928 | 2023.12.13 06:41:46.637613 [ 3 ] {} <Debug> HTTP-Session: d1f91333-5351-4144-ae0b-b00d7156c955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1929 | 2023.12.13 06:41:46.637740 [ 3 ] {ecc6ee8d-4ade-460a-a0a8-a6469179a23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1930 | 2023.12.13 06:41:46.637802 [ 3 ] {ecc6ee8d-4ade-460a-a0a8-a6469179a23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1931 | 2023.12.13 06:41:46.637959 [ 3 ] {ecc6ee8d-4ade-460a-a0a8-a6469179a23c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1932 | 2023.12.13 06:41:46.638407 [ 3 ] {ecc6ee8d-4ade-460a-a0a8-a6469179a23c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1933 | 2023.12.13 06:41:46.638668 [ 3 ] {ecc6ee8d-4ade-460a-a0a8-a6469179a23c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1934 | 2023.12.13 06:41:46.638842 [ 3 ] {ecc6ee8d-4ade-460a-a0a8-a6469179a23c} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1935 | 2023.12.13 06:41:46.638976 [ 3 ] {ecc6ee8d-4ade-460a-a0a8-a6469179a23c} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001194187 sec., 39357 rows/sec., 3.12 MiB/sec. | ||
1936 | 2023.12.13 06:41:46.639129 [ 3 ] {ecc6ee8d-4ade-460a-a0a8-a6469179a23c} <Debug> DynamicQueryHandler: Done processing query | ||
1937 | 2023.12.13 06:41:46.639154 [ 3 ] {ecc6ee8d-4ade-460a-a0a8-a6469179a23c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1938 | 2023.12.13 06:41:46.639171 [ 3 ] {} <Debug> HTTP-Session: d1f91333-5351-4144-ae0b-b00d7156c955 Destroying unnamed session | ||
1939 | 2023.12.13 06:41:46.639299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1940 | 2023.12.13 06:41:46.639350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1941 | 2023.12.13 06:41:46.639371 [ 3 ] {} <Debug> HTTP-Session: c6757f56-f558-49d7-9acb-755ddf93ead9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1942 | 2023.12.13 06:41:46.639390 [ 3 ] {} <Debug> HTTP-Session: c6757f56-f558-49d7-9acb-755ddf93ead9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1943 | 2023.12.13 06:41:46.639466 [ 3 ] {9d09f653-c6c1-4498-83da-7988ab38c5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1944 | 2023.12.13 06:41:46.639506 [ 3 ] {9d09f653-c6c1-4498-83da-7988ab38c5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1945 | 2023.12.13 06:41:46.639619 [ 3 ] {9d09f653-c6c1-4498-83da-7988ab38c5bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1946 | 2023.12.13 06:41:46.639921 [ 3 ] {9d09f653-c6c1-4498-83da-7988ab38c5bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1947 | 2023.12.13 06:41:46.640126 [ 3 ] {9d09f653-c6c1-4498-83da-7988ab38c5bf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1948 | 2023.12.13 06:41:46.640271 [ 3 ] {9d09f653-c6c1-4498-83da-7988ab38c5bf} <Trace> oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1949 | 2023.12.13 06:41:46.640398 [ 3 ] {9d09f653-c6c1-4498-83da-7988ab38c5bf} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000902759 sec., 2215 rows/sec., 189.31 KiB/sec. | ||
1950 | 2023.12.13 06:41:46.640582 [ 3 ] {9d09f653-c6c1-4498-83da-7988ab38c5bf} <Debug> DynamicQueryHandler: Done processing query | ||
1951 | 2023.12.13 06:41:46.640606 [ 3 ] {9d09f653-c6c1-4498-83da-7988ab38c5bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1952 | 2023.12.13 06:41:46.640622 [ 3 ] {} <Debug> HTTP-Session: c6757f56-f558-49d7-9acb-755ddf93ead9 Destroying unnamed session | ||
1953 | 2023.12.13 06:41:46.640783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1954 | 2023.12.13 06:41:46.640831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1955 | 2023.12.13 06:41:46.640850 [ 3 ] {} <Debug> HTTP-Session: 595e1d03-3755-4f86-9c3f-2f66c439844d Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1956 | 2023.12.13 06:41:46.640866 [ 3 ] {} <Debug> HTTP-Session: 595e1d03-3755-4f86-9c3f-2f66c439844d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1957 | 2023.12.13 06:41:46.640945 [ 3 ] {02b27825-9f57-4789-9866-77e2c728350d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1958 | 2023.12.13 06:41:46.640984 [ 3 ] {02b27825-9f57-4789-9866-77e2c728350d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1959 | 2023.12.13 06:41:46.641100 [ 3 ] {02b27825-9f57-4789-9866-77e2c728350d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1960 | 2023.12.13 06:41:46.641495 [ 3 ] {02b27825-9f57-4789-9866-77e2c728350d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1961 | 2023.12.13 06:41:46.641713 [ 3 ] {02b27825-9f57-4789-9866-77e2c728350d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1962 | 2023.12.13 06:41:46.641861 [ 3 ] {02b27825-9f57-4789-9866-77e2c728350d} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1963 | 2023.12.13 06:41:46.641980 [ 3 ] {02b27825-9f57-4789-9866-77e2c728350d} <Information> executeQuery: Read 142 rows, 14.13 KiB in 0.001001501 sec., 141787 rows/sec., 13.78 MiB/sec. | ||
1964 | 2023.12.13 06:41:46.642105 [ 3 ] {02b27825-9f57-4789-9866-77e2c728350d} <Debug> DynamicQueryHandler: Done processing query | ||
1965 | 2023.12.13 06:41:46.642128 [ 3 ] {02b27825-9f57-4789-9866-77e2c728350d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1966 | 2023.12.13 06:41:46.642144 [ 3 ] {} <Debug> HTTP-Session: 595e1d03-3755-4f86-9c3f-2f66c439844d Destroying unnamed session | ||
1967 | 2023.12.13 06:41:46.642243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1968 | 2023.12.13 06:41:46.642288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1969 | 2023.12.13 06:41:46.642306 [ 3 ] {} <Debug> HTTP-Session: 12d67aa6-410d-42c4-a50e-89401b8aedbd Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1970 | 2023.12.13 06:41:46.642323 [ 3 ] {} <Debug> HTTP-Session: 12d67aa6-410d-42c4-a50e-89401b8aedbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1971 | 2023.12.13 06:41:46.642391 [ 3 ] {06fcd80f-71e9-4156-bc89-e88848b7dc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1972 | 2023.12.13 06:41:46.642430 [ 3 ] {06fcd80f-71e9-4156-bc89-e88848b7dc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1973 | 2023.12.13 06:41:46.642537 [ 3 ] {06fcd80f-71e9-4156-bc89-e88848b7dc32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1974 | 2023.12.13 06:41:46.642808 [ 3 ] {06fcd80f-71e9-4156-bc89-e88848b7dc32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1975 | 2023.12.13 06:41:46.643008 [ 3 ] {06fcd80f-71e9-4156-bc89-e88848b7dc32} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1976 | 2023.12.13 06:41:46.643156 [ 3 ] {06fcd80f-71e9-4156-bc89-e88848b7dc32} <Trace> oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1977 | 2023.12.13 06:41:46.643275 [ 3 ] {06fcd80f-71e9-4156-bc89-e88848b7dc32} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000852676 sec., 2345 rows/sec., 163.78 KiB/sec. | ||
1978 | 2023.12.13 06:41:46.643430 [ 3 ] {06fcd80f-71e9-4156-bc89-e88848b7dc32} <Debug> DynamicQueryHandler: Done processing query | ||
1979 | 2023.12.13 06:41:46.643453 [ 3 ] {06fcd80f-71e9-4156-bc89-e88848b7dc32} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1980 | 2023.12.13 06:41:46.643469 [ 3 ] {} <Debug> HTTP-Session: 12d67aa6-410d-42c4-a50e-89401b8aedbd Destroying unnamed session | ||
1981 | 2023.12.13 06:41:46.643587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1982 | 2023.12.13 06:41:46.643631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1983 | 2023.12.13 06:41:46.643650 [ 3 ] {} <Debug> HTTP-Session: 28e8e6aa-38fb-4086-9ec8-69c9a7c31077 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1984 | 2023.12.13 06:41:46.643666 [ 3 ] {} <Debug> HTTP-Session: 28e8e6aa-38fb-4086-9ec8-69c9a7c31077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1985 | 2023.12.13 06:41:46.643738 [ 3 ] {bfa45b71-817c-4cd5-8c58-9ef2d558e6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1986 | 2023.12.13 06:41:46.643775 [ 3 ] {bfa45b71-817c-4cd5-8c58-9ef2d558e6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1987 | 2023.12.13 06:41:46.643887 [ 3 ] {bfa45b71-817c-4cd5-8c58-9ef2d558e6ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1988 | 2023.12.13 06:41:46.644211 [ 3 ] {bfa45b71-817c-4cd5-8c58-9ef2d558e6ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1989 | 2023.12.13 06:41:46.644417 [ 3 ] {bfa45b71-817c-4cd5-8c58-9ef2d558e6ca} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1990 | 2023.12.13 06:41:46.644572 [ 3 ] {bfa45b71-817c-4cd5-8c58-9ef2d558e6ca} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1991 | 2023.12.13 06:41:46.644692 [ 3 ] {bfa45b71-817c-4cd5-8c58-9ef2d558e6ca} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.000920338 sec., 53241 rows/sec., 4.17 MiB/sec. | ||
1992 | 2023.12.13 06:41:46.644873 [ 3 ] {bfa45b71-817c-4cd5-8c58-9ef2d558e6ca} <Debug> DynamicQueryHandler: Done processing query | ||
1993 | 2023.12.13 06:41:46.644896 [ 3 ] {bfa45b71-817c-4cd5-8c58-9ef2d558e6ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1994 | 2023.12.13 06:41:46.644911 [ 3 ] {} <Debug> HTTP-Session: 28e8e6aa-38fb-4086-9ec8-69c9a7c31077 Destroying unnamed session | ||
1995 | 2023.12.13 06:41:46.645011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1996 | 2023.12.13 06:41:46.645054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1997 | 2023.12.13 06:41:46.645072 [ 3 ] {} <Debug> HTTP-Session: 3332933f-62b6-462f-aec8-055bdeb520dc Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
1998 | 2023.12.13 06:41:46.645089 [ 3 ] {} <Debug> HTTP-Session: 3332933f-62b6-462f-aec8-055bdeb520dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1999 | 2023.12.13 06:41:46.645158 [ 3 ] {b977dc16-7e32-4722-8645-8908a8df9eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2000 | 2023.12.13 06:41:46.645205 [ 3 ] {b977dc16-7e32-4722-8645-8908a8df9eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2001 | 2023.12.13 06:41:46.645342 [ 3 ] {b977dc16-7e32-4722-8645-8908a8df9eb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2002 | 2023.12.13 06:41:46.645619 [ 3 ] {b977dc16-7e32-4722-8645-8908a8df9eb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2003 | 2023.12.13 06:41:46.645868 [ 3 ] {b977dc16-7e32-4722-8645-8908a8df9eb0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2004 | 2023.12.13 06:41:46.646036 [ 3 ] {b977dc16-7e32-4722-8645-8908a8df9eb0} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2005 | 2023.12.13 06:41:46.646160 [ 3 ] {b977dc16-7e32-4722-8645-8908a8df9eb0} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00096907 sec., 1031 rows/sec., 72.56 KiB/sec. | ||
2006 | 2023.12.13 06:41:46.646159 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2007 | 2023.12.13 06:41:46.646279 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2008 | 2023.12.13 06:41:46.646351 [ 3 ] {b977dc16-7e32-4722-8645-8908a8df9eb0} <Debug> DynamicQueryHandler: Done processing query | ||
2009 | 2023.12.13 06:41:46.646391 [ 3 ] {b977dc16-7e32-4722-8645-8908a8df9eb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2010 | 2023.12.13 06:41:46.646399 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2011 | 2023.12.13 06:41:46.646427 [ 3 ] {} <Debug> HTTP-Session: 3332933f-62b6-462f-aec8-055bdeb520dc Destroying unnamed session | ||
2012 | 2023.12.13 06:41:46.646516 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2013 | 2023.12.13 06:41:46.646552 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 288 rows starting from the beginning of the part | ||
2014 | 2023.12.13 06:41:46.646612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2015 | 2023.12.13 06:41:46.646665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2016 | 2023.12.13 06:41:46.646692 [ 3 ] {} <Debug> HTTP-Session: 1c2f28af-64cf-4ae7-8f69-ba211384a5f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2017 | 2023.12.13 06:41:46.646704 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
2018 | 2023.12.13 06:41:46.646712 [ 3 ] {} <Debug> HTTP-Session: 1c2f28af-64cf-4ae7-8f69-ba211384a5f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2019 | 2023.12.13 06:41:46.646855 [ 3 ] {3e26bd14-fd6d-4183-893d-31aadae2808a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2020 | 2023.12.13 06:41:46.646863 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2021 | 2023.12.13 06:41:46.646921 [ 3 ] {3e26bd14-fd6d-4183-893d-31aadae2808a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2022 | 2023.12.13 06:41:46.647031 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
2023 | 2023.12.13 06:41:46.647221 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 39 rows starting from the beginning of the part | ||
2024 | 2023.12.13 06:41:46.647238 [ 3 ] {3e26bd14-fd6d-4183-893d-31aadae2808a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2025 | 2023.12.13 06:41:46.647344 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
2026 | 2023.12.13 06:41:46.647898 [ 3 ] {3e26bd14-fd6d-4183-893d-31aadae2808a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2027 | 2023.12.13 06:41:46.648306 [ 3 ] {3e26bd14-fd6d-4183-893d-31aadae2808a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2028 | 2023.12.13 06:41:46.648483 [ 3 ] {3e26bd14-fd6d-4183-893d-31aadae2808a} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2029 | 2023.12.13 06:41:46.648615 [ 3 ] {3e26bd14-fd6d-4183-893d-31aadae2808a} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001727174 sec., 27212 rows/sec., 36.72 MiB/sec. | ||
2030 | 2023.12.13 06:41:46.648753 [ 3 ] {3e26bd14-fd6d-4183-893d-31aadae2808a} <Debug> DynamicQueryHandler: Done processing query | ||
2031 | 2023.12.13 06:41:46.648776 [ 3 ] {3e26bd14-fd6d-4183-893d-31aadae2808a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2032 | 2023.12.13 06:41:46.648793 [ 3 ] {} <Debug> HTTP-Session: 1c2f28af-64cf-4ae7-8f69-ba211384a5f8 Destroying unnamed session | ||
2033 | 2023.12.13 06:41:46.650336 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 5 columns (5 merged, 0 gathered) in 0.003994864 sec., 100629.20790294738 rows/sec., 7.10 MiB/sec. | ||
2034 | 2023.12.13 06:41:46.650434 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2035 | 2023.12.13 06:41:46.650626 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2036 | 2023.12.13 06:41:46.650684 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2037 | 2023.12.13 06:41:56.637345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2038 | 2023.12.13 06:41:56.637456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2039 | 2023.12.13 06:41:56.637483 [ 3 ] {} <Debug> HTTP-Session: 482a8233-aab3-40ad-bd7c-3991e57fc57e Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2040 | 2023.12.13 06:41:56.637506 [ 3 ] {} <Debug> HTTP-Session: 482a8233-aab3-40ad-bd7c-3991e57fc57e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2041 | 2023.12.13 06:41:56.637631 [ 3 ] {a37f5331-3759-497a-b8f4-3c548bb5f83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2042 | 2023.12.13 06:41:56.637690 [ 3 ] {a37f5331-3759-497a-b8f4-3c548bb5f83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2043 | 2023.12.13 06:41:56.637847 [ 3 ] {a37f5331-3759-497a-b8f4-3c548bb5f83d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2044 | 2023.12.13 06:41:56.638315 [ 3 ] {a37f5331-3759-497a-b8f4-3c548bb5f83d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2045 | 2023.12.13 06:41:56.638592 [ 3 ] {a37f5331-3759-497a-b8f4-3c548bb5f83d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2046 | 2023.12.13 06:41:56.638761 [ 3 ] {a37f5331-3759-497a-b8f4-3c548bb5f83d} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2047 | 2023.12.13 06:41:56.638884 [ 3 ] {a37f5331-3759-497a-b8f4-3c548bb5f83d} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001217368 sec., 38607 rows/sec., 3.06 MiB/sec. | ||
2048 | 2023.12.13 06:41:56.639040 [ 3 ] {a37f5331-3759-497a-b8f4-3c548bb5f83d} <Debug> DynamicQueryHandler: Done processing query | ||
2049 | 2023.12.13 06:41:56.639067 [ 3 ] {a37f5331-3759-497a-b8f4-3c548bb5f83d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2050 | 2023.12.13 06:41:56.639083 [ 3 ] {} <Debug> HTTP-Session: 482a8233-aab3-40ad-bd7c-3991e57fc57e Destroying unnamed session | ||
2051 | 2023.12.13 06:41:56.639225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2052 | 2023.12.13 06:41:56.639279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2053 | 2023.12.13 06:41:56.639300 [ 3 ] {} <Debug> HTTP-Session: dfd68ff9-ffec-4d4b-a7df-dec36c0688d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2054 | 2023.12.13 06:41:56.639320 [ 3 ] {} <Debug> HTTP-Session: dfd68ff9-ffec-4d4b-a7df-dec36c0688d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2055 | 2023.12.13 06:41:56.639408 [ 3 ] {6d0f16a8-0ded-44fc-8541-1c06f01f33ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2056 | 2023.12.13 06:41:56.639452 [ 3 ] {6d0f16a8-0ded-44fc-8541-1c06f01f33ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2057 | 2023.12.13 06:41:56.639563 [ 3 ] {6d0f16a8-0ded-44fc-8541-1c06f01f33ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2058 | 2023.12.13 06:41:56.639956 [ 3 ] {6d0f16a8-0ded-44fc-8541-1c06f01f33ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2059 | 2023.12.13 06:41:56.640179 [ 3 ] {6d0f16a8-0ded-44fc-8541-1c06f01f33ad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2060 | 2023.12.13 06:41:56.640333 [ 3 ] {6d0f16a8-0ded-44fc-8541-1c06f01f33ad} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2061 | 2023.12.13 06:41:56.640437 [ 3 ] {6d0f16a8-0ded-44fc-8541-1c06f01f33ad} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.001000801 sec., 140887 rows/sec., 13.70 MiB/sec. | ||
2062 | 2023.12.13 06:41:56.640561 [ 3 ] {6d0f16a8-0ded-44fc-8541-1c06f01f33ad} <Debug> DynamicQueryHandler: Done processing query | ||
2063 | 2023.12.13 06:41:56.640586 [ 3 ] {6d0f16a8-0ded-44fc-8541-1c06f01f33ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2064 | 2023.12.13 06:41:56.640601 [ 3 ] {} <Debug> HTTP-Session: dfd68ff9-ffec-4d4b-a7df-dec36c0688d2 Destroying unnamed session | ||
2065 | 2023.12.13 06:41:56.640737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2066 | 2023.12.13 06:41:56.640783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2067 | 2023.12.13 06:41:56.640803 [ 3 ] {} <Debug> HTTP-Session: b9b6ba5a-2e46-4421-8784-2c201fc9adf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2068 | 2023.12.13 06:41:56.640820 [ 3 ] {} <Debug> HTTP-Session: b9b6ba5a-2e46-4421-8784-2c201fc9adf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2069 | 2023.12.13 06:41:56.640894 [ 3 ] {b742dcaf-0fb1-422e-98e0-37a259f2dfb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2070 | 2023.12.13 06:41:56.640935 [ 3 ] {b742dcaf-0fb1-422e-98e0-37a259f2dfb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2071 | 2023.12.13 06:41:56.641041 [ 3 ] {b742dcaf-0fb1-422e-98e0-37a259f2dfb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2072 | 2023.12.13 06:41:56.641334 [ 3 ] {b742dcaf-0fb1-422e-98e0-37a259f2dfb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2073 | 2023.12.13 06:41:56.641549 [ 3 ] {b742dcaf-0fb1-422e-98e0-37a259f2dfb5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2074 | 2023.12.13 06:41:56.641708 [ 3 ] {b742dcaf-0fb1-422e-98e0-37a259f2dfb5} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2075 | 2023.12.13 06:41:56.641808 [ 3 ] {b742dcaf-0fb1-422e-98e0-37a259f2dfb5} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000885368 sec., 53085 rows/sec., 4.15 MiB/sec. | ||
2076 | 2023.12.13 06:41:56.641923 [ 3 ] {b742dcaf-0fb1-422e-98e0-37a259f2dfb5} <Debug> DynamicQueryHandler: Done processing query | ||
2077 | 2023.12.13 06:41:56.641948 [ 3 ] {b742dcaf-0fb1-422e-98e0-37a259f2dfb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2078 | 2023.12.13 06:41:56.641963 [ 3 ] {} <Debug> HTTP-Session: b9b6ba5a-2e46-4421-8784-2c201fc9adf5 Destroying unnamed session | ||
2079 | 2023.12.13 06:41:56.642126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2080 | 2023.12.13 06:41:56.642171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2081 | 2023.12.13 06:41:56.642190 [ 3 ] {} <Debug> HTTP-Session: 5fb4857e-d045-44ce-ac29-a9a335a64a3a Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2082 | 2023.12.13 06:41:56.642206 [ 3 ] {} <Debug> HTTP-Session: 5fb4857e-d045-44ce-ac29-a9a335a64a3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2083 | 2023.12.13 06:41:56.642294 [ 3 ] {ad149293-afdb-4014-b3ea-d5cb91b2a020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2084 | 2023.12.13 06:41:56.642339 [ 3 ] {ad149293-afdb-4014-b3ea-d5cb91b2a020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2085 | 2023.12.13 06:41:56.642477 [ 3 ] {ad149293-afdb-4014-b3ea-d5cb91b2a020} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2086 | 2023.12.13 06:41:56.642957 [ 3 ] {ad149293-afdb-4014-b3ea-d5cb91b2a020} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2087 | 2023.12.13 06:41:56.643272 [ 3 ] {ad149293-afdb-4014-b3ea-d5cb91b2a020} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2088 | 2023.12.13 06:41:56.643450 [ 3 ] {ad149293-afdb-4014-b3ea-d5cb91b2a020} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2089 | 2023.12.13 06:41:56.643558 [ 3 ] {ad149293-afdb-4014-b3ea-d5cb91b2a020} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001236018 sec., 38025 rows/sec., 51.31 MiB/sec. | ||
2090 | 2023.12.13 06:41:56.643749 [ 3 ] {ad149293-afdb-4014-b3ea-d5cb91b2a020} <Debug> DynamicQueryHandler: Done processing query | ||
2091 | 2023.12.13 06:41:56.643773 [ 3 ] {ad149293-afdb-4014-b3ea-d5cb91b2a020} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2092 | 2023.12.13 06:41:56.643789 [ 3 ] {} <Debug> HTTP-Session: 5fb4857e-d045-44ce-ac29-a9a335a64a3a Destroying unnamed session | ||
2093 | 2023.12.13 06:41:58.313183 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2094 | 2023.12.13 06:41:58.313240 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2095 | 2023.12.13 06:42:06.638822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2096 | 2023.12.13 06:42:06.638953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2097 | 2023.12.13 06:42:06.638984 [ 3 ] {} <Debug> HTTP-Session: 59b638ae-67fd-4cb6-b2a0-28b5c5276f8f Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2098 | 2023.12.13 06:42:06.639014 [ 3 ] {} <Debug> HTTP-Session: 59b638ae-67fd-4cb6-b2a0-28b5c5276f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2099 | 2023.12.13 06:42:06.639158 [ 3 ] {fda11b11-1fb6-4c0c-851c-6f56faf8703c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2100 | 2023.12.13 06:42:06.639227 [ 3 ] {fda11b11-1fb6-4c0c-851c-6f56faf8703c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2101 | 2023.12.13 06:42:06.639400 [ 3 ] {fda11b11-1fb6-4c0c-851c-6f56faf8703c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2102 | 2023.12.13 06:42:06.639831 [ 3 ] {fda11b11-1fb6-4c0c-851c-6f56faf8703c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2103 | 2023.12.13 06:42:06.640100 [ 3 ] {fda11b11-1fb6-4c0c-851c-6f56faf8703c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2104 | 2023.12.13 06:42:06.640268 [ 3 ] {fda11b11-1fb6-4c0c-851c-6f56faf8703c} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2105 | 2023.12.13 06:42:06.640397 [ 3 ] {fda11b11-1fb6-4c0c-851c-6f56faf8703c} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001199317 sec., 39188 rows/sec., 3.10 MiB/sec. | ||
2106 | 2023.12.13 06:42:06.640558 [ 3 ] {fda11b11-1fb6-4c0c-851c-6f56faf8703c} <Debug> DynamicQueryHandler: Done processing query | ||
2107 | 2023.12.13 06:42:06.640585 [ 3 ] {fda11b11-1fb6-4c0c-851c-6f56faf8703c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2108 | 2023.12.13 06:42:06.640601 [ 3 ] {} <Debug> HTTP-Session: 59b638ae-67fd-4cb6-b2a0-28b5c5276f8f Destroying unnamed session | ||
2109 | 2023.12.13 06:42:06.640819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 27963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2110 | 2023.12.13 06:42:06.640868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2111 | 2023.12.13 06:42:06.640888 [ 3 ] {} <Debug> HTTP-Session: b9988eed-af20-4533-b16a-d8f980095bef Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2112 | 2023.12.13 06:42:06.640907 [ 3 ] {} <Debug> HTTP-Session: b9988eed-af20-4533-b16a-d8f980095bef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2113 | 2023.12.13 06:42:06.640993 [ 3 ] {a822af8d-ceff-4c53-9974-8e39b803a95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2114 | 2023.12.13 06:42:06.641034 [ 3 ] {a822af8d-ceff-4c53-9974-8e39b803a95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2115 | 2023.12.13 06:42:06.641145 [ 3 ] {a822af8d-ceff-4c53-9974-8e39b803a95e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2116 | 2023.12.13 06:42:06.641574 [ 3 ] {a822af8d-ceff-4c53-9974-8e39b803a95e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2117 | 2023.12.13 06:42:06.641801 [ 3 ] {a822af8d-ceff-4c53-9974-8e39b803a95e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2118 | 2023.12.13 06:42:06.641953 [ 3 ] {a822af8d-ceff-4c53-9974-8e39b803a95e} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2119 | 2023.12.13 06:42:06.642075 [ 3 ] {a822af8d-ceff-4c53-9974-8e39b803a95e} <Information> executeQuery: Read 177 rows, 17.13 KiB in 0.001044813 sec., 169408 rows/sec., 16.01 MiB/sec. | ||
2120 | 2023.12.13 06:42:06.642230 [ 3 ] {a822af8d-ceff-4c53-9974-8e39b803a95e} <Debug> DynamicQueryHandler: Done processing query | ||
2121 | 2023.12.13 06:42:06.642256 [ 3 ] {a822af8d-ceff-4c53-9974-8e39b803a95e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2122 | 2023.12.13 06:42:06.642273 [ 3 ] {} <Debug> HTTP-Session: b9988eed-af20-4533-b16a-d8f980095bef Destroying unnamed session | ||
2123 | 2023.12.13 06:42:06.642421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 12065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2124 | 2023.12.13 06:42:06.642468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2125 | 2023.12.13 06:42:06.642486 [ 3 ] {} <Debug> HTTP-Session: 15f985d7-f610-48d9-bc53-ae62adcb9bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2126 | 2023.12.13 06:42:06.642504 [ 3 ] {} <Debug> HTTP-Session: 15f985d7-f610-48d9-bc53-ae62adcb9bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2127 | 2023.12.13 06:42:06.642583 [ 3 ] {6fbfce94-7da8-4f3f-bc34-414f631e81a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2128 | 2023.12.13 06:42:06.642624 [ 3 ] {6fbfce94-7da8-4f3f-bc34-414f631e81a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2129 | 2023.12.13 06:42:06.642736 [ 3 ] {6fbfce94-7da8-4f3f-bc34-414f631e81a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2130 | 2023.12.13 06:42:06.643136 [ 3 ] {6fbfce94-7da8-4f3f-bc34-414f631e81a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2131 | 2023.12.13 06:42:06.643395 [ 3 ] {6fbfce94-7da8-4f3f-bc34-414f631e81a1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2132 | 2023.12.13 06:42:06.643555 [ 3 ] {6fbfce94-7da8-4f3f-bc34-414f631e81a1} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2133 | 2023.12.13 06:42:06.643676 [ 3 ] {6fbfce94-7da8-4f3f-bc34-414f631e81a1} <Information> executeQuery: Read 71 rows, 5.66 KiB in 0.001057262 sec., 67154 rows/sec., 5.23 MiB/sec. | ||
2134 | 2023.12.13 06:42:06.643812 [ 3 ] {6fbfce94-7da8-4f3f-bc34-414f631e81a1} <Debug> DynamicQueryHandler: Done processing query | ||
2135 | 2023.12.13 06:42:06.643837 [ 3 ] {6fbfce94-7da8-4f3f-bc34-414f631e81a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2136 | 2023.12.13 06:42:06.643854 [ 3 ] {} <Debug> HTTP-Session: 15f985d7-f610-48d9-bc53-ae62adcb9bf4 Destroying unnamed session | ||
2137 | 2023.12.13 06:42:06.643981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2138 | 2023.12.13 06:42:06.644028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2139 | 2023.12.13 06:42:06.644048 [ 3 ] {} <Debug> HTTP-Session: cb587156-5f39-42f0-9424-eb111ad449a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2140 | 2023.12.13 06:42:06.644065 [ 3 ] {} <Debug> HTTP-Session: cb587156-5f39-42f0-9424-eb111ad449a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2141 | 2023.12.13 06:42:06.644137 [ 3 ] {9ae4c4ce-2791-4ffd-8d60-8eff9eb0657e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2142 | 2023.12.13 06:42:06.644181 [ 3 ] {9ae4c4ce-2791-4ffd-8d60-8eff9eb0657e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2143 | 2023.12.13 06:42:06.644301 [ 3 ] {9ae4c4ce-2791-4ffd-8d60-8eff9eb0657e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2144 | 2023.12.13 06:42:06.644630 [ 3 ] {9ae4c4ce-2791-4ffd-8d60-8eff9eb0657e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2145 | 2023.12.13 06:42:06.644902 [ 3 ] {9ae4c4ce-2791-4ffd-8d60-8eff9eb0657e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2146 | 2023.12.13 06:42:06.645080 [ 3 ] {9ae4c4ce-2791-4ffd-8d60-8eff9eb0657e} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2147 | 2023.12.13 06:42:06.645202 [ 3 ] {9ae4c4ce-2791-4ffd-8d60-8eff9eb0657e} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001028402 sec., 35005 rows/sec., 2.47 MiB/sec. | ||
2148 | 2023.12.13 06:42:06.645331 [ 3 ] {9ae4c4ce-2791-4ffd-8d60-8eff9eb0657e} <Debug> DynamicQueryHandler: Done processing query | ||
2149 | 2023.12.13 06:42:06.645356 [ 3 ] {9ae4c4ce-2791-4ffd-8d60-8eff9eb0657e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2150 | 2023.12.13 06:42:06.645372 [ 3 ] {} <Debug> HTTP-Session: cb587156-5f39-42f0-9424-eb111ad449a1 Destroying unnamed session | ||
2151 | 2023.12.13 06:42:06.645536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2152 | 2023.12.13 06:42:06.645581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2153 | 2023.12.13 06:42:06.645600 [ 3 ] {} <Debug> HTTP-Session: 19401bf3-a1ab-4203-9e10-fedf8c3b6580 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2154 | 2023.12.13 06:42:06.645617 [ 3 ] {} <Debug> HTTP-Session: 19401bf3-a1ab-4203-9e10-fedf8c3b6580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2155 | 2023.12.13 06:42:06.645707 [ 3 ] {3f7c888f-5a03-4098-93f8-ecc9b122c7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2156 | 2023.12.13 06:42:06.645751 [ 3 ] {3f7c888f-5a03-4098-93f8-ecc9b122c7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2157 | 2023.12.13 06:42:06.645884 [ 3 ] {3f7c888f-5a03-4098-93f8-ecc9b122c7f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2158 | 2023.12.13 06:42:06.646397 [ 3 ] {3f7c888f-5a03-4098-93f8-ecc9b122c7f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2159 | 2023.12.13 06:42:06.646710 [ 3 ] {3f7c888f-5a03-4098-93f8-ecc9b122c7f6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2160 | 2023.12.13 06:42:06.646892 [ 3 ] {3f7c888f-5a03-4098-93f8-ecc9b122c7f6} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2161 | 2023.12.13 06:42:06.647022 [ 3 ] {3f7c888f-5a03-4098-93f8-ecc9b122c7f6} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.00127903 sec., 36746 rows/sec., 49.59 MiB/sec. | ||
2162 | 2023.12.13 06:42:06.647222 [ 3 ] {3f7c888f-5a03-4098-93f8-ecc9b122c7f6} <Debug> DynamicQueryHandler: Done processing query | ||
2163 | 2023.12.13 06:42:06.647246 [ 3 ] {3f7c888f-5a03-4098-93f8-ecc9b122c7f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2164 | 2023.12.13 06:42:06.647262 [ 3 ] {} <Debug> HTTP-Session: 19401bf3-a1ab-4203-9e10-fedf8c3b6580 Destroying unnamed session | ||
2165 | 2023.12.13 06:42:13.313288 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2166 | 2023.12.13 06:42:13.313361 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2167 | 2023.12.13 06:42:16.638140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2168 | 2023.12.13 06:42:16.638270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2169 | 2023.12.13 06:42:16.638301 [ 3 ] {} <Debug> HTTP-Session: 79f32d33-4e6b-4d84-8a57-8b792b0e4f6f Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2170 | 2023.12.13 06:42:16.638329 [ 3 ] {} <Debug> HTTP-Session: 79f32d33-4e6b-4d84-8a57-8b792b0e4f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2171 | 2023.12.13 06:42:16.638474 [ 3 ] {d7fb9ba1-d132-456b-868b-ce1c1d09dfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2172 | 2023.12.13 06:42:16.638544 [ 3 ] {d7fb9ba1-d132-456b-868b-ce1c1d09dfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2173 | 2023.12.13 06:42:16.638727 [ 3 ] {d7fb9ba1-d132-456b-868b-ce1c1d09dfb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2174 | 2023.12.13 06:42:16.639265 [ 3 ] {d7fb9ba1-d132-456b-868b-ce1c1d09dfb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2175 | 2023.12.13 06:42:16.639532 [ 3 ] {d7fb9ba1-d132-456b-868b-ce1c1d09dfb9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2176 | 2023.12.13 06:42:16.639699 [ 3 ] {d7fb9ba1-d132-456b-868b-ce1c1d09dfb9} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2177 | 2023.12.13 06:42:16.639849 [ 3 ] {d7fb9ba1-d132-456b-868b-ce1c1d09dfb9} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001330142 sec., 35334 rows/sec., 2.80 MiB/sec. | ||
2178 | 2023.12.13 06:42:16.639844 [ 159 ] {} <Debug> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
2179 | 2023.12.13 06:42:16.639974 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2180 | 2023.12.13 06:42:16.640071 [ 3 ] {d7fb9ba1-d132-456b-868b-ce1c1d09dfb9} <Debug> DynamicQueryHandler: Done processing query | ||
2181 | 2023.12.13 06:42:16.640087 [ 22 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact | ||
2182 | 2023.12.13 06:42:16.640119 [ 3 ] {d7fb9ba1-d132-456b-868b-ce1c1d09dfb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2183 | 2023.12.13 06:42:16.640143 [ 3 ] {} <Debug> HTTP-Session: 79f32d33-4e6b-4d84-8a57-8b792b0e4f6f Destroying unnamed session | ||
2184 | 2023.12.13 06:42:16.640184 [ 22 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2185 | 2023.12.13 06:42:16.640216 [ 22 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 47 rows starting from the beginning of the part | ||
2186 | 2023.12.13 06:42:16.640330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2187 | 2023.12.13 06:42:16.640366 [ 22 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part | ||
2188 | 2023.12.13 06:42:16.640397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2189 | 2023.12.13 06:42:16.640429 [ 3 ] {} <Debug> HTTP-Session: 86bafd73-7f4a-40e9-a320-2777e7621dbb Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2190 | 2023.12.13 06:42:16.640463 [ 3 ] {} <Debug> HTTP-Session: 86bafd73-7f4a-40e9-a320-2777e7621dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2191 | 2023.12.13 06:42:16.640493 [ 22 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part | ||
2192 | 2023.12.13 06:42:16.640590 [ 3 ] {047c3f59-037a-4a99-a32b-690728580f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2193 | 2023.12.13 06:42:16.640626 [ 22 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 47 rows starting from the beginning of the part | ||
2194 | 2023.12.13 06:42:16.640649 [ 3 ] {047c3f59-037a-4a99-a32b-690728580f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2195 | 2023.12.13 06:42:16.640766 [ 22 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part | ||
2196 | 2023.12.13 06:42:16.640852 [ 3 ] {047c3f59-037a-4a99-a32b-690728580f6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2197 | 2023.12.13 06:42:16.641427 [ 3 ] {047c3f59-037a-4a99-a32b-690728580f6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2198 | 2023.12.13 06:42:16.641629 [ 17 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.001571209 sec., 149566.35304405715 rows/sec., 11.84 MiB/sec. | ||
2199 | 2023.12.13 06:42:16.641753 [ 3 ] {047c3f59-037a-4a99-a32b-690728580f6c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2200 | 2023.12.13 06:42:16.641909 [ 17 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
2201 | 2023.12.13 06:42:16.642080 [ 3 ] {047c3f59-037a-4a99-a32b-690728580f6c} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2202 | 2023.12.13 06:42:16.642301 [ 3 ] {047c3f59-037a-4a99-a32b-690728580f6c} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.001653382 sec., 85279 rows/sec., 8.29 MiB/sec. | ||
2203 | 2023.12.13 06:42:16.642541 [ 3 ] {047c3f59-037a-4a99-a32b-690728580f6c} <Debug> DynamicQueryHandler: Done processing query | ||
2204 | 2023.12.13 06:42:16.642551 [ 17 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. | ||
2205 | 2023.12.13 06:42:16.642579 [ 3 ] {047c3f59-037a-4a99-a32b-690728580f6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2206 | 2023.12.13 06:42:16.642638 [ 3 ] {} <Debug> HTTP-Session: 86bafd73-7f4a-40e9-a320-2777e7621dbb Destroying unnamed session | ||
2207 | 2023.12.13 06:42:16.642738 [ 17 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 | ||
2208 | 2023.12.13 06:42:16.642785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2209 | 2023.12.13 06:42:16.642876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2210 | 2023.12.13 06:42:16.642897 [ 3 ] {} <Debug> HTTP-Session: 3c55cfc6-c775-4fb8-a3f7-8fc74583734f Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2211 | 2023.12.13 06:42:16.642914 [ 3 ] {} <Debug> HTTP-Session: 3c55cfc6-c775-4fb8-a3f7-8fc74583734f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2212 | 2023.12.13 06:42:16.642990 [ 3 ] {6f3fa48a-5a3f-420f-b399-8b8319752ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2213 | 2023.12.13 06:42:16.643031 [ 3 ] {6f3fa48a-5a3f-420f-b399-8b8319752ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2214 | 2023.12.13 06:42:16.643148 [ 3 ] {6f3fa48a-5a3f-420f-b399-8b8319752ce5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2215 | 2023.12.13 06:42:16.643522 [ 3 ] {6f3fa48a-5a3f-420f-b399-8b8319752ce5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2216 | 2023.12.13 06:42:16.643740 [ 3 ] {6f3fa48a-5a3f-420f-b399-8b8319752ce5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2217 | 2023.12.13 06:42:16.643894 [ 3 ] {6f3fa48a-5a3f-420f-b399-8b8319752ce5} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2218 | 2023.12.13 06:42:16.644024 [ 3 ] {6f3fa48a-5a3f-420f-b399-8b8319752ce5} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.001004861 sec., 46772 rows/sec., 3.66 MiB/sec. | ||
2219 | 2023.12.13 06:42:16.644146 [ 3 ] {6f3fa48a-5a3f-420f-b399-8b8319752ce5} <Debug> DynamicQueryHandler: Done processing query | ||
2220 | 2023.12.13 06:42:16.644171 [ 3 ] {6f3fa48a-5a3f-420f-b399-8b8319752ce5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2221 | 2023.12.13 06:42:16.644187 [ 3 ] {} <Debug> HTTP-Session: 3c55cfc6-c775-4fb8-a3f7-8fc74583734f Destroying unnamed session | ||
2222 | 2023.12.13 06:42:16.644342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2223 | 2023.12.13 06:42:16.644387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2224 | 2023.12.13 06:42:16.644407 [ 3 ] {} <Debug> HTTP-Session: 17281861-f453-4425-adc7-7e7c3afa53db Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2225 | 2023.12.13 06:42:16.644424 [ 3 ] {} <Debug> HTTP-Session: 17281861-f453-4425-adc7-7e7c3afa53db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2226 | 2023.12.13 06:42:16.644517 [ 3 ] {58b6a92b-8cfe-43d4-ad39-f256c2f7700b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2227 | 2023.12.13 06:42:16.644563 [ 3 ] {58b6a92b-8cfe-43d4-ad39-f256c2f7700b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2228 | 2023.12.13 06:42:16.644701 [ 3 ] {58b6a92b-8cfe-43d4-ad39-f256c2f7700b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2229 | 2023.12.13 06:42:16.645248 [ 3 ] {58b6a92b-8cfe-43d4-ad39-f256c2f7700b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2230 | 2023.12.13 06:42:16.645562 [ 3 ] {58b6a92b-8cfe-43d4-ad39-f256c2f7700b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2231 | 2023.12.13 06:42:16.645741 [ 3 ] {58b6a92b-8cfe-43d4-ad39-f256c2f7700b} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2232 | 2023.12.13 06:42:16.645860 [ 3 ] {58b6a92b-8cfe-43d4-ad39-f256c2f7700b} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.00130824 sec., 35926 rows/sec., 48.48 MiB/sec. | ||
2233 | 2023.12.13 06:42:16.646030 [ 3 ] {58b6a92b-8cfe-43d4-ad39-f256c2f7700b} <Debug> DynamicQueryHandler: Done processing query | ||
2234 | 2023.12.13 06:42:16.646054 [ 3 ] {58b6a92b-8cfe-43d4-ad39-f256c2f7700b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2235 | 2023.12.13 06:42:16.646071 [ 3 ] {} <Debug> HTTP-Session: 17281861-f453-4425-adc7-7e7c3afa53db Destroying unnamed session | ||
2236 | 2023.12.13 06:42:26.637558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2237 | 2023.12.13 06:42:26.637677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2238 | 2023.12.13 06:42:26.637703 [ 3 ] {} <Debug> HTTP-Session: 6dc4dbff-29d8-44ec-bab4-b8aab2d91290 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2239 | 2023.12.13 06:42:26.637728 [ 3 ] {} <Debug> HTTP-Session: 6dc4dbff-29d8-44ec-bab4-b8aab2d91290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2240 | 2023.12.13 06:42:26.637855 [ 3 ] {51d7a572-1533-488d-853b-e05ae7c30432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2241 | 2023.12.13 06:42:26.637915 [ 3 ] {51d7a572-1533-488d-853b-e05ae7c30432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2242 | 2023.12.13 06:42:26.638071 [ 3 ] {51d7a572-1533-488d-853b-e05ae7c30432} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2243 | 2023.12.13 06:42:26.638485 [ 3 ] {51d7a572-1533-488d-853b-e05ae7c30432} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2244 | 2023.12.13 06:42:26.638750 [ 3 ] {51d7a572-1533-488d-853b-e05ae7c30432} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2245 | 2023.12.13 06:42:26.638912 [ 3 ] {51d7a572-1533-488d-853b-e05ae7c30432} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2246 | 2023.12.13 06:42:26.639029 [ 3 ] {51d7a572-1533-488d-853b-e05ae7c30432} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001139865 sec., 41232 rows/sec., 3.26 MiB/sec. | ||
2247 | 2023.12.13 06:42:26.639189 [ 3 ] {51d7a572-1533-488d-853b-e05ae7c30432} <Debug> DynamicQueryHandler: Done processing query | ||
2248 | 2023.12.13 06:42:26.639215 [ 3 ] {51d7a572-1533-488d-853b-e05ae7c30432} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2249 | 2023.12.13 06:42:26.639231 [ 3 ] {} <Debug> HTTP-Session: 6dc4dbff-29d8-44ec-bab4-b8aab2d91290 Destroying unnamed session | ||
2250 | 2023.12.13 06:42:26.639399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2251 | 2023.12.13 06:42:26.639444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2252 | 2023.12.13 06:42:26.639464 [ 3 ] {} <Debug> HTTP-Session: 96219aec-c6a8-4f9c-8eb5-9ef8a430bb95 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2253 | 2023.12.13 06:42:26.639481 [ 3 ] {} <Debug> HTTP-Session: 96219aec-c6a8-4f9c-8eb5-9ef8a430bb95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2254 | 2023.12.13 06:42:26.639562 [ 3 ] {cbc79fcf-d236-4f95-9c03-a357673f5d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2255 | 2023.12.13 06:42:26.639604 [ 3 ] {cbc79fcf-d236-4f95-9c03-a357673f5d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2256 | 2023.12.13 06:42:26.639713 [ 3 ] {cbc79fcf-d236-4f95-9c03-a357673f5d4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2257 | 2023.12.13 06:42:26.640160 [ 3 ] {cbc79fcf-d236-4f95-9c03-a357673f5d4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2258 | 2023.12.13 06:42:26.640392 [ 3 ] {cbc79fcf-d236-4f95-9c03-a357673f5d4e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2259 | 2023.12.13 06:42:26.640542 [ 3 ] {cbc79fcf-d236-4f95-9c03-a357673f5d4e} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2260 | 2023.12.13 06:42:26.640645 [ 3 ] {cbc79fcf-d236-4f95-9c03-a357673f5d4e} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.001053993 sec., 133776 rows/sec., 13.01 MiB/sec. | ||
2261 | 2023.12.13 06:42:26.640635 [ 166 ] {} <Debug> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2262 | 2023.12.13 06:42:26.640704 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2263 | 2023.12.13 06:42:26.640787 [ 3 ] {cbc79fcf-d236-4f95-9c03-a357673f5d4e} <Debug> DynamicQueryHandler: Done processing query | ||
2264 | 2023.12.13 06:42:26.640818 [ 3 ] {cbc79fcf-d236-4f95-9c03-a357673f5d4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2265 | 2023.12.13 06:42:26.640826 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2266 | 2023.12.13 06:42:26.640850 [ 3 ] {} <Debug> HTTP-Session: 96219aec-c6a8-4f9c-8eb5-9ef8a430bb95 Destroying unnamed session | ||
2267 | 2023.12.13 06:42:26.640994 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2268 | 2023.12.13 06:42:26.641039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2269 | 2023.12.13 06:42:26.641065 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 181 rows starting from the beginning of the part | ||
2270 | 2023.12.13 06:42:26.641121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2271 | 2023.12.13 06:42:26.641148 [ 3 ] {} <Debug> HTTP-Session: 733e3bf8-67b3-4d6d-997b-9da5882d3b4b Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2272 | 2023.12.13 06:42:26.641209 [ 3 ] {} <Debug> HTTP-Session: 733e3bf8-67b3-4d6d-997b-9da5882d3b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2273 | 2023.12.13 06:42:26.641357 [ 3 ] {f214a94a-3480-4945-bdfd-0eb4905b91a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2274 | 2023.12.13 06:42:26.641463 [ 3 ] {f214a94a-3480-4945-bdfd-0eb4905b91a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2275 | 2023.12.13 06:42:26.641537 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 142 rows starting from the beginning of the part | ||
2276 | 2023.12.13 06:42:26.641896 [ 3 ] {f214a94a-3480-4945-bdfd-0eb4905b91a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2277 | 2023.12.13 06:42:26.641978 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 141 rows starting from the beginning of the part | ||
2278 | 2023.12.13 06:42:26.642172 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 177 rows starting from the beginning of the part | ||
2279 | 2023.12.13 06:42:26.642434 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 141 rows starting from the beginning of the part | ||
2280 | 2023.12.13 06:42:26.642743 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 141 rows starting from the beginning of the part | ||
2281 | 2023.12.13 06:42:26.642849 [ 3 ] {f214a94a-3480-4945-bdfd-0eb4905b91a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2282 | 2023.12.13 06:42:26.643230 [ 3 ] {f214a94a-3480-4945-bdfd-0eb4905b91a6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2283 | 2023.12.13 06:42:26.643547 [ 3 ] {f214a94a-3480-4945-bdfd-0eb4905b91a6} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2284 | 2023.12.13 06:42:26.643768 [ 155 ] {} <Debug> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2285 | 2023.12.13 06:42:26.643817 [ 3 ] {f214a94a-3480-4945-bdfd-0eb4905b91a6} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.002398315 sec., 19597 rows/sec., 1.53 MiB/sec. | ||
2286 | 2023.12.13 06:42:26.643904 [ 155 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2287 | 2023.12.13 06:42:26.644237 [ 17 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2288 | 2023.12.13 06:42:26.644318 [ 3 ] {f214a94a-3480-4945-bdfd-0eb4905b91a6} <Debug> DynamicQueryHandler: Done processing query | ||
2289 | 2023.12.13 06:42:26.644379 [ 3 ] {f214a94a-3480-4945-bdfd-0eb4905b91a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2290 | 2023.12.13 06:42:26.644432 [ 17 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2291 | 2023.12.13 06:42:26.644488 [ 3 ] {} <Debug> HTTP-Session: 733e3bf8-67b3-4d6d-997b-9da5882d3b4b Destroying unnamed session | ||
2292 | 2023.12.13 06:42:26.644527 [ 17 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 97 rows starting from the beginning of the part | ||
2293 | 2023.12.13 06:42:26.644807 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 923 rows, containing 4 columns (4 merged, 0 gathered) in 0.004035116 sec., 228741.8750786842 rows/sec., 21.99 MiB/sec. | ||
2294 | 2023.12.13 06:42:26.644827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2295 | 2023.12.13 06:42:26.644908 [ 17 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 49 rows starting from the beginning of the part | ||
2296 | 2023.12.13 06:42:26.644981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2297 | 2023.12.13 06:42:26.645015 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2298 | 2023.12.13 06:42:26.645052 [ 3 ] {} <Debug> HTTP-Session: 4cf523cd-26e1-4c5e-8aa2-a3cceb0ccf02 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2299 | 2023.12.13 06:42:26.645151 [ 3 ] {} <Debug> HTTP-Session: 4cf523cd-26e1-4c5e-8aa2-a3cceb0ccf02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2300 | 2023.12.13 06:42:26.645203 [ 17 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part | ||
2301 | 2023.12.13 06:42:26.645407 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2302 | 2023.12.13 06:42:26.645465 [ 3 ] {c4e55a9a-a180-4c61-9033-549295617e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2303 | 2023.12.13 06:42:26.645525 [ 17 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 71 rows starting from the beginning of the part | ||
2304 | 2023.12.13 06:42:26.645574 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2305 | 2023.12.13 06:42:26.645683 [ 3 ] {c4e55a9a-a180-4c61-9033-549295617e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2306 | 2023.12.13 06:42:26.645948 [ 17 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part | ||
2307 | 2023.12.13 06:42:26.646286 [ 17 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 47 rows starting from the beginning of the part | ||
2308 | 2023.12.13 06:42:26.646447 [ 3 ] {c4e55a9a-a180-4c61-9033-549295617e65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2309 | 2023.12.13 06:42:26.647685 [ 3 ] {c4e55a9a-a180-4c61-9033-549295617e65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2310 | 2023.12.13 06:42:26.647835 [ 16 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 4 columns (4 merged, 0 gathered) in 0.003809959 sec., 93964.26575719056 rows/sec., 7.34 MiB/sec. | ||
2311 | 2023.12.13 06:42:26.648013 [ 16 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2312 | 2023.12.13 06:42:26.648258 [ 3 ] {c4e55a9a-a180-4c61-9033-549295617e65} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2313 | 2023.12.13 06:42:26.648373 [ 16 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2314 | 2023.12.13 06:42:26.648477 [ 16 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2315 | 2023.12.13 06:42:26.648544 [ 3 ] {c4e55a9a-a180-4c61-9033-549295617e65} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2316 | 2023.12.13 06:42:26.648725 [ 155 ] {} <Debug> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2317 | 2023.12.13 06:42:26.648745 [ 3 ] {c4e55a9a-a180-4c61-9033-549295617e65} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.00319269 sec., 14721 rows/sec., 19.87 MiB/sec. | ||
2318 | 2023.12.13 06:42:26.648787 [ 155 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2319 | 2023.12.13 06:42:26.648979 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2320 | 2023.12.13 06:42:26.649021 [ 3 ] {c4e55a9a-a180-4c61-9033-549295617e65} <Debug> DynamicQueryHandler: Done processing query | ||
2321 | 2023.12.13 06:42:26.649080 [ 3 ] {c4e55a9a-a180-4c61-9033-549295617e65} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2322 | 2023.12.13 06:42:26.649134 [ 3 ] {} <Debug> HTTP-Session: 4cf523cd-26e1-4c5e-8aa2-a3cceb0ccf02 Destroying unnamed session | ||
2323 | 2023.12.13 06:42:26.649174 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2324 | 2023.12.13 06:42:26.649212 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 432 rows starting from the beginning of the part | ||
2325 | 2023.12.13 06:42:26.649317 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part | ||
2326 | 2023.12.13 06:42:26.649410 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part | ||
2327 | 2023.12.13 06:42:26.649500 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 47 rows starting from the beginning of the part | ||
2328 | 2023.12.13 06:42:26.649587 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part | ||
2329 | 2023.12.13 06:42:26.649674 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 47 rows starting from the beginning of the part | ||
2330 | 2023.12.13 06:42:26.651142 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 667 rows, containing 6 columns (6 merged, 0 gathered) in 0.00224825 sec., 296675.1918158568 rows/sec., 400.35 MiB/sec. | ||
2331 | 2023.12.13 06:42:26.651504 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2332 | 2023.12.13 06:42:26.651756 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2333 | 2023.12.13 06:42:26.651828 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2334 | 2023.12.13 06:42:26.651924 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3: 4.48 MiB. | ||
2335 | 2023.12.13 06:42:28.313413 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2336 | 2023.12.13 06:42:28.313466 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2337 | 2023.12.13 06:42:36.638844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2338 | 2023.12.13 06:42:36.638968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2339 | 2023.12.13 06:42:36.638994 [ 3 ] {} <Debug> HTTP-Session: c83f108a-83ce-4941-b309-938cf77b17c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2340 | 2023.12.13 06:42:36.639019 [ 3 ] {} <Debug> HTTP-Session: c83f108a-83ce-4941-b309-938cf77b17c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2341 | 2023.12.13 06:42:36.639150 [ 3 ] {a2ade215-86a6-4b33-b090-ddf35c1b609b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2342 | 2023.12.13 06:42:36.639211 [ 3 ] {a2ade215-86a6-4b33-b090-ddf35c1b609b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2343 | 2023.12.13 06:42:36.639372 [ 3 ] {a2ade215-86a6-4b33-b090-ddf35c1b609b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2344 | 2023.12.13 06:42:36.639804 [ 3 ] {a2ade215-86a6-4b33-b090-ddf35c1b609b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2345 | 2023.12.13 06:42:36.640070 [ 3 ] {a2ade215-86a6-4b33-b090-ddf35c1b609b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2346 | 2023.12.13 06:42:36.640232 [ 3 ] {a2ade215-86a6-4b33-b090-ddf35c1b609b} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2347 | 2023.12.13 06:42:36.640371 [ 3 ] {a2ade215-86a6-4b33-b090-ddf35c1b609b} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001182157 sec., 39757 rows/sec., 3.15 MiB/sec. | ||
2348 | 2023.12.13 06:42:36.640539 [ 3 ] {a2ade215-86a6-4b33-b090-ddf35c1b609b} <Debug> DynamicQueryHandler: Done processing query | ||
2349 | 2023.12.13 06:42:36.640566 [ 3 ] {a2ade215-86a6-4b33-b090-ddf35c1b609b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2350 | 2023.12.13 06:42:36.640582 [ 3 ] {} <Debug> HTTP-Session: c83f108a-83ce-4941-b309-938cf77b17c4 Destroying unnamed session | ||
2351 | 2023.12.13 06:42:36.640709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2352 | 2023.12.13 06:42:36.640755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2353 | 2023.12.13 06:42:36.640775 [ 3 ] {} <Debug> HTTP-Session: 643ef7aa-eef4-48cc-b61a-f1708bcad4ea Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2354 | 2023.12.13 06:42:36.640792 [ 3 ] {} <Debug> HTTP-Session: 643ef7aa-eef4-48cc-b61a-f1708bcad4ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2355 | 2023.12.13 06:42:36.640866 [ 3 ] {dd51f40d-be87-4ca7-84c8-c95de61a05b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2356 | 2023.12.13 06:42:36.640907 [ 3 ] {dd51f40d-be87-4ca7-84c8-c95de61a05b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2357 | 2023.12.13 06:42:36.641023 [ 3 ] {dd51f40d-be87-4ca7-84c8-c95de61a05b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2358 | 2023.12.13 06:42:36.641308 [ 3 ] {dd51f40d-be87-4ca7-84c8-c95de61a05b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2359 | 2023.12.13 06:42:36.641522 [ 3 ] {dd51f40d-be87-4ca7-84c8-c95de61a05b0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2360 | 2023.12.13 06:42:36.641675 [ 3 ] {dd51f40d-be87-4ca7-84c8-c95de61a05b0} <Trace> oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2361 | 2023.12.13 06:42:36.641808 [ 3 ] {dd51f40d-be87-4ca7-84c8-c95de61a05b0} <Information> executeQuery: Read 6 rows, 509.00 B in 0.000913458 sec., 6568 rows/sec., 544.16 KiB/sec. | ||
2362 | 2023.12.13 06:42:36.641954 [ 3 ] {dd51f40d-be87-4ca7-84c8-c95de61a05b0} <Debug> DynamicQueryHandler: Done processing query | ||
2363 | 2023.12.13 06:42:36.641979 [ 3 ] {dd51f40d-be87-4ca7-84c8-c95de61a05b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2364 | 2023.12.13 06:42:36.641994 [ 3 ] {} <Debug> HTTP-Session: 643ef7aa-eef4-48cc-b61a-f1708bcad4ea Destroying unnamed session | ||
2365 | 2023.12.13 06:42:36.642192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 28410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2366 | 2023.12.13 06:42:36.642237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2367 | 2023.12.13 06:42:36.642256 [ 3 ] {} <Debug> HTTP-Session: 4fb6a1d9-9335-4a6b-acd4-31d8370cd2f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2368 | 2023.12.13 06:42:36.642274 [ 3 ] {} <Debug> HTTP-Session: 4fb6a1d9-9335-4a6b-acd4-31d8370cd2f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2369 | 2023.12.13 06:42:36.642352 [ 3 ] {e7f48e6c-cce5-4605-aab4-04214cde0daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2370 | 2023.12.13 06:42:36.642392 [ 3 ] {e7f48e6c-cce5-4605-aab4-04214cde0daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2371 | 2023.12.13 06:42:36.642501 [ 3 ] {e7f48e6c-cce5-4605-aab4-04214cde0daf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2372 | 2023.12.13 06:42:36.642924 [ 3 ] {e7f48e6c-cce5-4605-aab4-04214cde0daf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2373 | 2023.12.13 06:42:36.643141 [ 3 ] {e7f48e6c-cce5-4605-aab4-04214cde0daf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2374 | 2023.12.13 06:42:36.643290 [ 3 ] {e7f48e6c-cce5-4605-aab4-04214cde0daf} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2375 | 2023.12.13 06:42:36.643410 [ 3 ] {e7f48e6c-cce5-4605-aab4-04214cde0daf} <Information> executeQuery: Read 180 rows, 17.40 KiB in 0.001029543 sec., 174834 rows/sec., 16.50 MiB/sec. | ||
2376 | 2023.12.13 06:42:36.643538 [ 3 ] {e7f48e6c-cce5-4605-aab4-04214cde0daf} <Debug> DynamicQueryHandler: Done processing query | ||
2377 | 2023.12.13 06:42:36.643562 [ 3 ] {e7f48e6c-cce5-4605-aab4-04214cde0daf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
2378 | 2023.12.13 06:42:36.643579 [ 3 ] {} <Debug> HTTP-Session: 4fb6a1d9-9335-4a6b-acd4-31d8370cd2f6 Destroying unnamed session | ||
2379 | 2023.12.13 06:42:36.643699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2380 | 2023.12.13 06:42:36.643744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2381 | 2023.12.13 06:42:36.643763 [ 3 ] {} <Debug> HTTP-Session: 2574322f-b58f-430f-9f7c-64e9f7052237 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2382 | 2023.12.13 06:42:36.643780 [ 3 ] {} <Debug> HTTP-Session: 2574322f-b58f-430f-9f7c-64e9f7052237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2383 | 2023.12.13 06:42:36.643848 [ 3 ] {3a0aa305-cfac-40cf-8f83-a8894ea7005a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2384 | 2023.12.13 06:42:36.643887 [ 3 ] {3a0aa305-cfac-40cf-8f83-a8894ea7005a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2385 | 2023.12.13 06:42:36.643994 [ 3 ] {3a0aa305-cfac-40cf-8f83-a8894ea7005a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2386 | 2023.12.13 06:42:36.644262 [ 3 ] {3a0aa305-cfac-40cf-8f83-a8894ea7005a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2387 | 2023.12.13 06:42:36.644464 [ 3 ] {3a0aa305-cfac-40cf-8f83-a8894ea7005a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2388 | 2023.12.13 06:42:36.644608 [ 3 ] {3a0aa305-cfac-40cf-8f83-a8894ea7005a} <Trace> oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2389 | 2023.12.13 06:42:36.644733 [ 3 ] {3a0aa305-cfac-40cf-8f83-a8894ea7005a} <Information> executeQuery: Read 6 rows, 429.00 B in 0.000844546 sec., 7104 rows/sec., 496.06 KiB/sec. | ||
2390 | 2023.12.13 06:42:36.644909 [ 3 ] {3a0aa305-cfac-40cf-8f83-a8894ea7005a} <Debug> DynamicQueryHandler: Done processing query | ||
2391 | 2023.12.13 06:42:36.644934 [ 3 ] {3a0aa305-cfac-40cf-8f83-a8894ea7005a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2392 | 2023.12.13 06:42:36.644951 [ 3 ] {} <Debug> HTTP-Session: 2574322f-b58f-430f-9f7c-64e9f7052237 Destroying unnamed session | ||
2393 | 2023.12.13 06:42:36.645076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 13088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2394 | 2023.12.13 06:42:36.645122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2395 | 2023.12.13 06:42:36.645141 [ 3 ] {} <Debug> HTTP-Session: 73e01bb0-5381-4d17-bb73-ab386c6be0a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2396 | 2023.12.13 06:42:36.645159 [ 3 ] {} <Debug> HTTP-Session: 73e01bb0-5381-4d17-bb73-ab386c6be0a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2397 | 2023.12.13 06:42:36.645233 [ 3 ] {fc85b83c-e3f1-4760-a98b-96a24a1b4ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2398 | 2023.12.13 06:42:36.645272 [ 3 ] {fc85b83c-e3f1-4760-a98b-96a24a1b4ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2399 | 2023.12.13 06:42:36.645386 [ 3 ] {fc85b83c-e3f1-4760-a98b-96a24a1b4ee7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2400 | 2023.12.13 06:42:36.645697 [ 3 ] {fc85b83c-e3f1-4760-a98b-96a24a1b4ee7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2401 | 2023.12.13 06:42:36.645908 [ 3 ] {fc85b83c-e3f1-4760-a98b-96a24a1b4ee7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2402 | 2023.12.13 06:42:36.646052 [ 3 ] {fc85b83c-e3f1-4760-a98b-96a24a1b4ee7} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2403 | 2023.12.13 06:42:36.646174 [ 3 ] {fc85b83c-e3f1-4760-a98b-96a24a1b4ee7} <Information> executeQuery: Read 77 rows, 6.15 KiB in 0.000911649 sec., 84462 rows/sec., 6.59 MiB/sec. | ||
2404 | 2023.12.13 06:42:36.646294 [ 3 ] {fc85b83c-e3f1-4760-a98b-96a24a1b4ee7} <Debug> DynamicQueryHandler: Done processing query | ||
2405 | 2023.12.13 06:42:36.646317 [ 3 ] {fc85b83c-e3f1-4760-a98b-96a24a1b4ee7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2406 | 2023.12.13 06:42:36.646334 [ 3 ] {} <Debug> HTTP-Session: 73e01bb0-5381-4d17-bb73-ab386c6be0a5 Destroying unnamed session | ||
2407 | 2023.12.13 06:42:36.646455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2408 | 2023.12.13 06:42:36.646500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2409 | 2023.12.13 06:42:36.646519 [ 3 ] {} <Debug> HTTP-Session: b8331531-f7bf-412c-8044-aa86582910d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2410 | 2023.12.13 06:42:36.646537 [ 3 ] {} <Debug> HTTP-Session: b8331531-f7bf-412c-8044-aa86582910d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2411 | 2023.12.13 06:42:36.646610 [ 3 ] {8343c5d7-c822-4753-83e6-21492ad1c5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2412 | 2023.12.13 06:42:36.646653 [ 3 ] {8343c5d7-c822-4753-83e6-21492ad1c5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2413 | 2023.12.13 06:42:36.646774 [ 3 ] {8343c5d7-c822-4753-83e6-21492ad1c5a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2414 | 2023.12.13 06:42:36.647065 [ 3 ] {8343c5d7-c822-4753-83e6-21492ad1c5a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2415 | 2023.12.13 06:42:36.647335 [ 3 ] {8343c5d7-c822-4753-83e6-21492ad1c5a3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2416 | 2023.12.13 06:42:36.647512 [ 3 ] {8343c5d7-c822-4753-83e6-21492ad1c5a3} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2417 | 2023.12.13 06:42:36.647641 [ 3 ] {8343c5d7-c822-4753-83e6-21492ad1c5a3} <Information> executeQuery: Read 39 rows, 2.81 KiB in 0.001001991 sec., 38922 rows/sec., 2.74 MiB/sec. | ||
2418 | 2023.12.13 06:42:36.647792 [ 3 ] {8343c5d7-c822-4753-83e6-21492ad1c5a3} <Debug> DynamicQueryHandler: Done processing query | ||
2419 | 2023.12.13 06:42:36.647817 [ 3 ] {8343c5d7-c822-4753-83e6-21492ad1c5a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2420 | 2023.12.13 06:42:36.647832 [ 3 ] {} <Debug> HTTP-Session: b8331531-f7bf-412c-8044-aa86582910d4 Destroying unnamed session | ||
2421 | 2023.12.13 06:42:36.647987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2422 | 2023.12.13 06:42:36.648032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2423 | 2023.12.13 06:42:36.648051 [ 3 ] {} <Debug> HTTP-Session: 451d0fbb-d18c-4f2b-a072-8367623ac65c Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2424 | 2023.12.13 06:42:36.648067 [ 3 ] {} <Debug> HTTP-Session: 451d0fbb-d18c-4f2b-a072-8367623ac65c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2425 | 2023.12.13 06:42:36.648154 [ 3 ] {b8f39d08-88ef-4880-86f3-5bac1b5f004d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2426 | 2023.12.13 06:42:36.648199 [ 3 ] {b8f39d08-88ef-4880-86f3-5bac1b5f004d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2427 | 2023.12.13 06:42:36.648337 [ 3 ] {b8f39d08-88ef-4880-86f3-5bac1b5f004d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2428 | 2023.12.13 06:42:36.648837 [ 3 ] {b8f39d08-88ef-4880-86f3-5bac1b5f004d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2429 | 2023.12.13 06:42:36.649145 [ 3 ] {b8f39d08-88ef-4880-86f3-5bac1b5f004d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2430 | 2023.12.13 06:42:36.649321 [ 3 ] {b8f39d08-88ef-4880-86f3-5bac1b5f004d} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2431 | 2023.12.13 06:42:36.649440 [ 3 ] {b8f39d08-88ef-4880-86f3-5bac1b5f004d} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001257169 sec., 37385 rows/sec., 50.45 MiB/sec. | ||
2432 | 2023.12.13 06:42:36.649568 [ 3 ] {b8f39d08-88ef-4880-86f3-5bac1b5f004d} <Debug> DynamicQueryHandler: Done processing query | ||
2433 | 2023.12.13 06:42:36.649592 [ 3 ] {b8f39d08-88ef-4880-86f3-5bac1b5f004d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2434 | 2023.12.13 06:42:36.649608 [ 3 ] {} <Debug> HTTP-Session: 451d0fbb-d18c-4f2b-a072-8367623ac65c Destroying unnamed session | ||
2435 | 2023.12.13 06:42:43.313532 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2436 | 2023.12.13 06:42:43.313638 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2437 | 2023.12.13 06:42:46.637493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2438 | 2023.12.13 06:42:46.637625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2439 | 2023.12.13 06:42:46.637657 [ 3 ] {} <Debug> HTTP-Session: 5848d612-d6dc-4141-9ff4-7042cf4a0cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2440 | 2023.12.13 06:42:46.637686 [ 3 ] {} <Debug> HTTP-Session: 5848d612-d6dc-4141-9ff4-7042cf4a0cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2441 | 2023.12.13 06:42:46.637825 [ 3 ] {0049086a-c30a-4eee-8db4-56d1237a5a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2442 | 2023.12.13 06:42:46.637887 [ 3 ] {0049086a-c30a-4eee-8db4-56d1237a5a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2443 | 2023.12.13 06:42:46.638046 [ 3 ] {0049086a-c30a-4eee-8db4-56d1237a5a20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2444 | 2023.12.13 06:42:46.638488 [ 3 ] {0049086a-c30a-4eee-8db4-56d1237a5a20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2445 | 2023.12.13 06:42:46.638756 [ 3 ] {0049086a-c30a-4eee-8db4-56d1237a5a20} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2446 | 2023.12.13 06:42:46.638923 [ 3 ] {0049086a-c30a-4eee-8db4-56d1237a5a20} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2447 | 2023.12.13 06:42:46.639055 [ 3 ] {0049086a-c30a-4eee-8db4-56d1237a5a20} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001193197 sec., 39389 rows/sec., 3.12 MiB/sec. | ||
2448 | 2023.12.13 06:42:46.639213 [ 3 ] {0049086a-c30a-4eee-8db4-56d1237a5a20} <Debug> DynamicQueryHandler: Done processing query | ||
2449 | 2023.12.13 06:42:46.639239 [ 3 ] {0049086a-c30a-4eee-8db4-56d1237a5a20} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2450 | 2023.12.13 06:42:46.639257 [ 3 ] {} <Debug> HTTP-Session: 5848d612-d6dc-4141-9ff4-7042cf4a0cf7 Destroying unnamed session | ||
2451 | 2023.12.13 06:42:46.639381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2452 | 2023.12.13 06:42:46.639433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2453 | 2023.12.13 06:42:46.639453 [ 3 ] {} <Debug> HTTP-Session: 2898d78f-d299-41ac-b596-f9e1baa18fac Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2454 | 2023.12.13 06:42:46.639473 [ 3 ] {} <Debug> HTTP-Session: 2898d78f-d299-41ac-b596-f9e1baa18fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2455 | 2023.12.13 06:42:46.639550 [ 3 ] {736df679-648d-4db1-8724-d95d9e015590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2456 | 2023.12.13 06:42:46.639592 [ 3 ] {736df679-648d-4db1-8724-d95d9e015590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2457 | 2023.12.13 06:42:46.639703 [ 3 ] {736df679-648d-4db1-8724-d95d9e015590} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2458 | 2023.12.13 06:42:46.640033 [ 3 ] {736df679-648d-4db1-8724-d95d9e015590} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2459 | 2023.12.13 06:42:46.640239 [ 3 ] {736df679-648d-4db1-8724-d95d9e015590} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2460 | 2023.12.13 06:42:46.640388 [ 3 ] {736df679-648d-4db1-8724-d95d9e015590} <Trace> oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2461 | 2023.12.13 06:42:46.640514 [ 3 ] {736df679-648d-4db1-8724-d95d9e015590} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00092636 sec., 2158 rows/sec., 184.48 KiB/sec. | ||
2462 | 2023.12.13 06:42:46.640513 [ 73 ] {} <Debug> oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2463 | 2023.12.13 06:42:46.640624 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2464 | 2023.12.13 06:42:46.640715 [ 3 ] {736df679-648d-4db1-8724-d95d9e015590} <Debug> DynamicQueryHandler: Done processing query | ||
2465 | 2023.12.13 06:42:46.640766 [ 3 ] {736df679-648d-4db1-8724-d95d9e015590} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2466 | 2023.12.13 06:42:46.640779 [ 16 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2467 | 2023.12.13 06:42:46.640794 [ 3 ] {} <Debug> HTTP-Session: 2898d78f-d299-41ac-b596-f9e1baa18fac Destroying unnamed session | ||
2468 | 2023.12.13 06:42:46.640932 [ 16 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2469 | 2023.12.13 06:42:46.640980 [ 16 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2470 | 2023.12.13 06:42:46.641024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2471 | 2023.12.13 06:42:46.641098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2472 | 2023.12.13 06:42:46.641133 [ 3 ] {} <Debug> HTTP-Session: 4da98a40-ccba-4237-8113-3c8d4f35fcc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2473 | 2023.12.13 06:42:46.641192 [ 3 ] {} <Debug> HTTP-Session: 4da98a40-ccba-4237-8113-3c8d4f35fcc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2474 | 2023.12.13 06:42:46.641249 [ 16 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2475 | 2023.12.13 06:42:46.641388 [ 3 ] {0380ebb4-5329-4f82-9b2c-89108f4af754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2476 | 2023.12.13 06:42:46.641508 [ 3 ] {0380ebb4-5329-4f82-9b2c-89108f4af754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2477 | 2023.12.13 06:42:46.641532 [ 16 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2478 | 2023.12.13 06:42:46.641906 [ 16 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2479 | 2023.12.13 06:42:46.641970 [ 3 ] {0380ebb4-5329-4f82-9b2c-89108f4af754} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2480 | 2023.12.13 06:42:46.642169 [ 16 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
2481 | 2023.12.13 06:42:46.642277 [ 16 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
2482 | 2023.12.13 06:42:46.642850 [ 3 ] {0380ebb4-5329-4f82-9b2c-89108f4af754} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2483 | 2023.12.13 06:42:46.643335 [ 3 ] {0380ebb4-5329-4f82-9b2c-89108f4af754} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2484 | 2023.12.13 06:42:46.643699 [ 3 ] {0380ebb4-5329-4f82-9b2c-89108f4af754} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2485 | 2023.12.13 06:42:46.643823 [ 21 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.003120258 sec., 6409.726375190769 rows/sec., 537.69 KiB/sec. | ||
2486 | 2023.12.13 06:42:46.643943 [ 3 ] {0380ebb4-5329-4f82-9b2c-89108f4af754} <Information> executeQuery: Read 142 rows, 14.13 KiB in 0.002476937 sec., 57328 rows/sec., 5.57 MiB/sec. | ||
2487 | 2023.12.13 06:42:46.644074 [ 21 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2488 | 2023.12.13 06:42:46.644172 [ 3 ] {0380ebb4-5329-4f82-9b2c-89108f4af754} <Debug> DynamicQueryHandler: Done processing query | ||
2489 | 2023.12.13 06:42:46.644203 [ 3 ] {0380ebb4-5329-4f82-9b2c-89108f4af754} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2490 | 2023.12.13 06:42:46.644228 [ 3 ] {} <Debug> HTTP-Session: 4da98a40-ccba-4237-8113-3c8d4f35fcc2 Destroying unnamed session | ||
2491 | 2023.12.13 06:42:46.644369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2492 | 2023.12.13 06:42:46.644372 [ 21 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} <Trace> oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2493 | 2023.12.13 06:42:46.644445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2494 | 2023.12.13 06:42:46.644488 [ 3 ] {} <Debug> HTTP-Session: ad60c4f5-f6fa-4518-86d0-ef4940a0e3d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2495 | 2023.12.13 06:42:46.644508 [ 3 ] {} <Debug> HTTP-Session: ad60c4f5-f6fa-4518-86d0-ef4940a0e3d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2496 | 2023.12.13 06:42:46.644522 [ 21 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} <Trace> oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2497 | 2023.12.13 06:42:46.644655 [ 3 ] {d698be2f-bf30-4fe5-b359-715075afb293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2498 | 2023.12.13 06:42:46.644704 [ 3 ] {d698be2f-bf30-4fe5-b359-715075afb293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2499 | 2023.12.13 06:42:46.644825 [ 3 ] {d698be2f-bf30-4fe5-b359-715075afb293} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2500 | 2023.12.13 06:42:46.645176 [ 3 ] {d698be2f-bf30-4fe5-b359-715075afb293} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2501 | 2023.12.13 06:42:46.645383 [ 3 ] {d698be2f-bf30-4fe5-b359-715075afb293} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2502 | 2023.12.13 06:42:46.645531 [ 3 ] {d698be2f-bf30-4fe5-b359-715075afb293} <Trace> oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2503 | 2023.12.13 06:42:46.645652 [ 73 ] {} <Debug> oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2504 | 2023.12.13 06:42:46.645666 [ 3 ] {d698be2f-bf30-4fe5-b359-715075afb293} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00096537 sec., 2071 rows/sec., 144.66 KiB/sec. | ||
2505 | 2023.12.13 06:42:46.645699 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2506 | 2023.12.13 06:42:46.645894 [ 16 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2507 | 2023.12.13 06:42:46.645951 [ 3 ] {d698be2f-bf30-4fe5-b359-715075afb293} <Debug> DynamicQueryHandler: Done processing query | ||
2508 | 2023.12.13 06:42:46.645993 [ 3 ] {d698be2f-bf30-4fe5-b359-715075afb293} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2509 | 2023.12.13 06:42:46.646021 [ 16 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2510 | 2023.12.13 06:42:46.646030 [ 3 ] {} <Debug> HTTP-Session: ad60c4f5-f6fa-4518-86d0-ef4940a0e3d7 Destroying unnamed session | ||
2511 | 2023.12.13 06:42:46.646068 [ 16 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2512 | 2023.12.13 06:42:46.646220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2513 | 2023.12.13 06:42:46.646245 [ 16 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2514 | 2023.12.13 06:42:46.646311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2515 | 2023.12.13 06:42:46.646361 [ 3 ] {} <Debug> HTTP-Session: 88f91995-8b70-4287-8ee2-602b4e2be6ce Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2516 | 2023.12.13 06:42:46.646416 [ 3 ] {} <Debug> HTTP-Session: 88f91995-8b70-4287-8ee2-602b4e2be6ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2517 | 2023.12.13 06:42:46.646446 [ 16 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2518 | 2023.12.13 06:42:46.646605 [ 3 ] {db795272-127d-409d-a7b9-e1bb37a8d2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2519 | 2023.12.13 06:42:46.646668 [ 16 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2520 | 2023.12.13 06:42:46.646687 [ 3 ] {db795272-127d-409d-a7b9-e1bb37a8d2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2521 | 2023.12.13 06:42:46.646975 [ 16 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
2522 | 2023.12.13 06:42:46.647154 [ 3 ] {db795272-127d-409d-a7b9-e1bb37a8d2d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2523 | 2023.12.13 06:42:46.647236 [ 16 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
2524 | 2023.12.13 06:42:46.647831 [ 3 ] {db795272-127d-409d-a7b9-e1bb37a8d2d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2525 | 2023.12.13 06:42:46.648285 [ 3 ] {db795272-127d-409d-a7b9-e1bb37a8d2d8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2526 | 2023.12.13 06:42:46.648590 [ 3 ] {db795272-127d-409d-a7b9-e1bb37a8d2d8} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2527 | 2023.12.13 06:42:46.648587 [ 15 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002807527 sec., 7123.7070916860275 rows/sec., 497.41 KiB/sec. | ||
2528 | 2023.12.13 06:42:46.648813 [ 3 ] {db795272-127d-409d-a7b9-e1bb37a8d2d8} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.002143147 sec., 22863 rows/sec., 1.79 MiB/sec. | ||
2529 | 2023.12.13 06:42:46.648883 [ 15 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2530 | 2023.12.13 06:42:46.649088 [ 3 ] {db795272-127d-409d-a7b9-e1bb37a8d2d8} <Debug> DynamicQueryHandler: Done processing query | ||
2531 | 2023.12.13 06:42:46.649121 [ 3 ] {db795272-127d-409d-a7b9-e1bb37a8d2d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2532 | 2023.12.13 06:42:46.649142 [ 3 ] {} <Debug> HTTP-Session: 88f91995-8b70-4287-8ee2-602b4e2be6ce Destroying unnamed session | ||
2533 | 2023.12.13 06:42:46.649245 [ 15 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} <Trace> oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2534 | 2023.12.13 06:42:46.649266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2535 | 2023.12.13 06:42:46.649332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2536 | 2023.12.13 06:42:46.649349 [ 15 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} <Trace> oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2537 | 2023.12.13 06:42:46.649361 [ 3 ] {} <Debug> HTTP-Session: 5b0f8257-0d58-4ce8-b82a-1ef5cb982a0f Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2538 | 2023.12.13 06:42:46.649393 [ 3 ] {} <Debug> HTTP-Session: 5b0f8257-0d58-4ce8-b82a-1ef5cb982a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2539 | 2023.12.13 06:42:46.649516 [ 3 ] {5e124320-e7fa-4dc8-93b8-67b9f99b8c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2540 | 2023.12.13 06:42:46.649562 [ 3 ] {5e124320-e7fa-4dc8-93b8-67b9f99b8c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2541 | 2023.12.13 06:42:46.649709 [ 3 ] {5e124320-e7fa-4dc8-93b8-67b9f99b8c11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2542 | 2023.12.13 06:42:46.649997 [ 3 ] {5e124320-e7fa-4dc8-93b8-67b9f99b8c11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2543 | 2023.12.13 06:42:46.650259 [ 3 ] {5e124320-e7fa-4dc8-93b8-67b9f99b8c11} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2544 | 2023.12.13 06:42:46.650447 [ 3 ] {5e124320-e7fa-4dc8-93b8-67b9f99b8c11} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2545 | 2023.12.13 06:42:46.650569 [ 3 ] {5e124320-e7fa-4dc8-93b8-67b9f99b8c11} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001023112 sec., 977 rows/sec., 68.72 KiB/sec. | ||
2546 | 2023.12.13 06:42:46.650693 [ 3 ] {5e124320-e7fa-4dc8-93b8-67b9f99b8c11} <Debug> DynamicQueryHandler: Done processing query | ||
2547 | 2023.12.13 06:42:46.650717 [ 3 ] {5e124320-e7fa-4dc8-93b8-67b9f99b8c11} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2548 | 2023.12.13 06:42:46.650733 [ 3 ] {} <Debug> HTTP-Session: 5b0f8257-0d58-4ce8-b82a-1ef5cb982a0f Destroying unnamed session | ||
2549 | 2023.12.13 06:42:46.650906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2550 | 2023.12.13 06:42:46.650952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2551 | 2023.12.13 06:42:46.650972 [ 3 ] {} <Debug> HTTP-Session: c93540d2-c5fb-4d21-8bf1-e595cad67523 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2552 | 2023.12.13 06:42:46.650988 [ 3 ] {} <Debug> HTTP-Session: c93540d2-c5fb-4d21-8bf1-e595cad67523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2553 | 2023.12.13 06:42:46.651075 [ 3 ] {9be8de66-b5f5-4dcc-a9b4-249fe9d09bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2554 | 2023.12.13 06:42:46.651120 [ 3 ] {9be8de66-b5f5-4dcc-a9b4-249fe9d09bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2555 | 2023.12.13 06:42:46.651254 [ 3 ] {9be8de66-b5f5-4dcc-a9b4-249fe9d09bbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2556 | 2023.12.13 06:42:46.651744 [ 3 ] {9be8de66-b5f5-4dcc-a9b4-249fe9d09bbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2557 | 2023.12.13 06:42:46.652059 [ 3 ] {9be8de66-b5f5-4dcc-a9b4-249fe9d09bbc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2558 | 2023.12.13 06:42:46.652244 [ 3 ] {9be8de66-b5f5-4dcc-a9b4-249fe9d09bbc} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2559 | 2023.12.13 06:42:46.652379 [ 3 ] {9be8de66-b5f5-4dcc-a9b4-249fe9d09bbc} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.00127357 sec., 36904 rows/sec., 49.80 MiB/sec. | ||
2560 | 2023.12.13 06:42:46.652527 [ 3 ] {9be8de66-b5f5-4dcc-a9b4-249fe9d09bbc} <Debug> DynamicQueryHandler: Done processing query | ||
2561 | 2023.12.13 06:42:46.652551 [ 3 ] {9be8de66-b5f5-4dcc-a9b4-249fe9d09bbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2562 | 2023.12.13 06:42:46.652567 [ 3 ] {} <Debug> HTTP-Session: c93540d2-c5fb-4d21-8bf1-e595cad67523 Destroying unnamed session | ||
2563 | 2023.12.13 06:42:56.637743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2564 | 2023.12.13 06:42:56.637879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2565 | 2023.12.13 06:42:56.637909 [ 3 ] {} <Debug> HTTP-Session: bfbad0c1-60c4-418e-9d48-8a54dc24f274 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2566 | 2023.12.13 06:42:56.637937 [ 3 ] {} <Debug> HTTP-Session: bfbad0c1-60c4-418e-9d48-8a54dc24f274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2567 | 2023.12.13 06:42:56.638077 [ 3 ] {1f960b3d-5896-41f0-b35c-29a4f20cd379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2568 | 2023.12.13 06:42:56.638144 [ 3 ] {1f960b3d-5896-41f0-b35c-29a4f20cd379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2569 | 2023.12.13 06:42:56.638303 [ 3 ] {1f960b3d-5896-41f0-b35c-29a4f20cd379} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2570 | 2023.12.13 06:42:56.638875 [ 3 ] {1f960b3d-5896-41f0-b35c-29a4f20cd379} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2571 | 2023.12.13 06:42:56.639143 [ 3 ] {1f960b3d-5896-41f0-b35c-29a4f20cd379} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2572 | 2023.12.13 06:42:56.639309 [ 3 ] {1f960b3d-5896-41f0-b35c-29a4f20cd379} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2573 | 2023.12.13 06:42:56.639451 [ 3 ] {1f960b3d-5896-41f0-b35c-29a4f20cd379} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001329231 sec., 35358 rows/sec., 2.80 MiB/sec. | ||
2574 | 2023.12.13 06:42:56.639463 [ 112 ] {} <Debug> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
2575 | 2023.12.13 06:42:56.639585 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2576 | 2023.12.13 06:42:56.639669 [ 3 ] {1f960b3d-5896-41f0-b35c-29a4f20cd379} <Debug> DynamicQueryHandler: Done processing query | ||
2577 | 2023.12.13 06:42:56.639685 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact | ||
2578 | 2023.12.13 06:42:56.639736 [ 3 ] {1f960b3d-5896-41f0-b35c-29a4f20cd379} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2579 | 2023.12.13 06:42:56.639772 [ 3 ] {} <Debug> HTTP-Session: bfbad0c1-60c4-418e-9d48-8a54dc24f274 Destroying unnamed session | ||
2580 | 2023.12.13 06:42:56.639919 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2581 | 2023.12.13 06:42:56.639958 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 47 rows starting from the beginning of the part | ||
2582 | 2023.12.13 06:42:56.640058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2583 | 2023.12.13 06:42:56.640152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2584 | 2023.12.13 06:42:56.640153 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 47 rows starting from the beginning of the part | ||
2585 | 2023.12.13 06:42:56.640185 [ 3 ] {} <Debug> HTTP-Session: 3a8cc085-d2a7-47b9-8b2b-2a9df83a34fd Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2586 | 2023.12.13 06:42:56.640242 [ 3 ] {} <Debug> HTTP-Session: 3a8cc085-d2a7-47b9-8b2b-2a9df83a34fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2587 | 2023.12.13 06:42:56.640402 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 47 rows starting from the beginning of the part | ||
2588 | 2023.12.13 06:42:56.640441 [ 3 ] {0d6b5362-ea6f-4bfd-ac27-7f134d20c04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2589 | 2023.12.13 06:42:56.640523 [ 3 ] {0d6b5362-ea6f-4bfd-ac27-7f134d20c04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2590 | 2023.12.13 06:42:56.640603 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 47 rows starting from the beginning of the part | ||
2591 | 2023.12.13 06:42:56.640929 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part | ||
2592 | 2023.12.13 06:42:56.640993 [ 3 ] {0d6b5362-ea6f-4bfd-ac27-7f134d20c04b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2593 | 2023.12.13 06:42:56.642105 [ 3 ] {0d6b5362-ea6f-4bfd-ac27-7f134d20c04b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2594 | 2023.12.13 06:42:56.642384 [ 15 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002739435 sec., 85784.11241734153 rows/sec., 6.79 MiB/sec. | ||
2595 | 2023.12.13 06:42:56.642561 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
2596 | 2023.12.13 06:42:56.642564 [ 3 ] {0d6b5362-ea6f-4bfd-ac27-7f134d20c04b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2597 | 2023.12.13 06:42:56.642858 [ 3 ] {0d6b5362-ea6f-4bfd-ac27-7f134d20c04b} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2598 | 2023.12.13 06:42:56.642858 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
2599 | 2023.12.13 06:42:56.642987 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 | ||
2600 | 2023.12.13 06:42:56.643097 [ 3 ] {0d6b5362-ea6f-4bfd-ac27-7f134d20c04b} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.002585921 sec., 54526 rows/sec., 5.30 MiB/sec. | ||
2601 | 2023.12.13 06:42:56.643387 [ 3 ] {0d6b5362-ea6f-4bfd-ac27-7f134d20c04b} <Debug> DynamicQueryHandler: Done processing query | ||
2602 | 2023.12.13 06:42:56.643412 [ 3 ] {0d6b5362-ea6f-4bfd-ac27-7f134d20c04b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2603 | 2023.12.13 06:42:56.643429 [ 3 ] {} <Debug> HTTP-Session: 3a8cc085-d2a7-47b9-8b2b-2a9df83a34fd Destroying unnamed session | ||
2604 | 2023.12.13 06:42:56.643603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2605 | 2023.12.13 06:42:56.643649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2606 | 2023.12.13 06:42:56.643668 [ 3 ] {} <Debug> HTTP-Session: 2dcd291a-2655-4b35-91a8-8ce809f0c3ca Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2607 | 2023.12.13 06:42:56.643686 [ 3 ] {} <Debug> HTTP-Session: 2dcd291a-2655-4b35-91a8-8ce809f0c3ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2608 | 2023.12.13 06:42:56.643759 [ 3 ] {2876e023-7e53-4b30-920a-edc979dc86ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2609 | 2023.12.13 06:42:56.643800 [ 3 ] {2876e023-7e53-4b30-920a-edc979dc86ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2610 | 2023.12.13 06:42:56.643927 [ 3 ] {2876e023-7e53-4b30-920a-edc979dc86ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2611 | 2023.12.13 06:42:56.644265 [ 3 ] {2876e023-7e53-4b30-920a-edc979dc86ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2612 | 2023.12.13 06:42:56.644482 [ 3 ] {2876e023-7e53-4b30-920a-edc979dc86ee} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2613 | 2023.12.13 06:42:56.644641 [ 3 ] {2876e023-7e53-4b30-920a-edc979dc86ee} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2614 | 2023.12.13 06:42:56.644772 [ 3 ] {2876e023-7e53-4b30-920a-edc979dc86ee} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000978291 sec., 48042 rows/sec., 3.76 MiB/sec. | ||
2615 | 2023.12.13 06:42:56.644912 [ 3 ] {2876e023-7e53-4b30-920a-edc979dc86ee} <Debug> DynamicQueryHandler: Done processing query | ||
2616 | 2023.12.13 06:42:56.644937 [ 3 ] {2876e023-7e53-4b30-920a-edc979dc86ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2617 | 2023.12.13 06:42:56.644953 [ 3 ] {} <Debug> HTTP-Session: 2dcd291a-2655-4b35-91a8-8ce809f0c3ca Destroying unnamed session | ||
2618 | 2023.12.13 06:42:56.645101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2619 | 2023.12.13 06:42:56.645147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2620 | 2023.12.13 06:42:56.645166 [ 3 ] {} <Debug> HTTP-Session: 91619e5d-eae7-42f7-85c8-a0550d10eb03 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2621 | 2023.12.13 06:42:56.645183 [ 3 ] {} <Debug> HTTP-Session: 91619e5d-eae7-42f7-85c8-a0550d10eb03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2622 | 2023.12.13 06:42:56.645268 [ 3 ] {dd13fac4-adfa-48ef-ad8d-df360b8ad3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2623 | 2023.12.13 06:42:56.645313 [ 3 ] {dd13fac4-adfa-48ef-ad8d-df360b8ad3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2624 | 2023.12.13 06:42:56.645451 [ 3 ] {dd13fac4-adfa-48ef-ad8d-df360b8ad3e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2625 | 2023.12.13 06:42:56.645947 [ 3 ] {dd13fac4-adfa-48ef-ad8d-df360b8ad3e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2626 | 2023.12.13 06:42:56.646269 [ 3 ] {dd13fac4-adfa-48ef-ad8d-df360b8ad3e3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2627 | 2023.12.13 06:42:56.646450 [ 3 ] {dd13fac4-adfa-48ef-ad8d-df360b8ad3e3} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2628 | 2023.12.13 06:42:56.646575 [ 3 ] {dd13fac4-adfa-48ef-ad8d-df360b8ad3e3} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.00127864 sec., 36757 rows/sec., 49.60 MiB/sec. | ||
2629 | 2023.12.13 06:42:56.646704 [ 3 ] {dd13fac4-adfa-48ef-ad8d-df360b8ad3e3} <Debug> DynamicQueryHandler: Done processing query | ||
2630 | 2023.12.13 06:42:56.646727 [ 3 ] {dd13fac4-adfa-48ef-ad8d-df360b8ad3e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2631 | 2023.12.13 06:42:56.646743 [ 3 ] {} <Debug> HTTP-Session: 91619e5d-eae7-42f7-85c8-a0550d10eb03 Destroying unnamed session | ||
2632 | 2023.12.13 06:42:58.313705 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2633 | 2023.12.13 06:42:58.313764 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2634 | 2023.12.13 06:43:06.638894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2635 | 2023.12.13 06:43:06.639030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2636 | 2023.12.13 06:43:06.639061 [ 3 ] {} <Debug> HTTP-Session: 6d2180d5-45bf-49e1-8a08-e2e2a4033495 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2637 | 2023.12.13 06:43:06.639089 [ 3 ] {} <Debug> HTTP-Session: 6d2180d5-45bf-49e1-8a08-e2e2a4033495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2638 | 2023.12.13 06:43:06.639232 [ 3 ] {a50cd16a-ec00-4ef0-a029-4cb5dfed0b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2639 | 2023.12.13 06:43:06.639301 [ 3 ] {a50cd16a-ec00-4ef0-a029-4cb5dfed0b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2640 | 2023.12.13 06:43:06.639485 [ 3 ] {a50cd16a-ec00-4ef0-a029-4cb5dfed0b08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2641 | 2023.12.13 06:43:06.640029 [ 3 ] {a50cd16a-ec00-4ef0-a029-4cb5dfed0b08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2642 | 2023.12.13 06:43:06.640299 [ 3 ] {a50cd16a-ec00-4ef0-a029-4cb5dfed0b08} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2643 | 2023.12.13 06:43:06.640463 [ 3 ] {a50cd16a-ec00-4ef0-a029-4cb5dfed0b08} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2644 | 2023.12.13 06:43:06.640584 [ 3 ] {a50cd16a-ec00-4ef0-a029-4cb5dfed0b08} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001310801 sec., 35855 rows/sec., 2.84 MiB/sec. | ||
2645 | 2023.12.13 06:43:06.640757 [ 3 ] {a50cd16a-ec00-4ef0-a029-4cb5dfed0b08} <Debug> DynamicQueryHandler: Done processing query | ||
2646 | 2023.12.13 06:43:06.640782 [ 3 ] {a50cd16a-ec00-4ef0-a029-4cb5dfed0b08} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2647 | 2023.12.13 06:43:06.640800 [ 3 ] {} <Debug> HTTP-Session: 6d2180d5-45bf-49e1-8a08-e2e2a4033495 Destroying unnamed session | ||
2648 | 2023.12.13 06:43:06.640973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 27963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2649 | 2023.12.13 06:43:06.641020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2650 | 2023.12.13 06:43:06.641040 [ 3 ] {} <Debug> HTTP-Session: 12b5e2d0-048f-4378-9438-172e9acb40b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2651 | 2023.12.13 06:43:06.641058 [ 3 ] {} <Debug> HTTP-Session: 12b5e2d0-048f-4378-9438-172e9acb40b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2652 | 2023.12.13 06:43:06.641136 [ 3 ] {67b1b401-d50c-4ba5-bc50-9737414d7669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2653 | 2023.12.13 06:43:06.641175 [ 3 ] {67b1b401-d50c-4ba5-bc50-9737414d7669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2654 | 2023.12.13 06:43:06.641280 [ 3 ] {67b1b401-d50c-4ba5-bc50-9737414d7669} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2655 | 2023.12.13 06:43:06.641660 [ 3 ] {67b1b401-d50c-4ba5-bc50-9737414d7669} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2656 | 2023.12.13 06:43:06.641890 [ 3 ] {67b1b401-d50c-4ba5-bc50-9737414d7669} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2657 | 2023.12.13 06:43:06.642045 [ 3 ] {67b1b401-d50c-4ba5-bc50-9737414d7669} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2658 | 2023.12.13 06:43:06.642150 [ 3 ] {67b1b401-d50c-4ba5-bc50-9737414d7669} <Information> executeQuery: Read 177 rows, 17.13 KiB in 0.00098662 sec., 179400 rows/sec., 16.96 MiB/sec. | ||
2659 | 2023.12.13 06:43:06.642267 [ 3 ] {67b1b401-d50c-4ba5-bc50-9737414d7669} <Debug> DynamicQueryHandler: Done processing query | ||
2660 | 2023.12.13 06:43:06.642292 [ 3 ] {67b1b401-d50c-4ba5-bc50-9737414d7669} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2661 | 2023.12.13 06:43:06.642308 [ 3 ] {} <Debug> HTTP-Session: 12b5e2d0-048f-4378-9438-172e9acb40b6 Destroying unnamed session | ||
2662 | 2023.12.13 06:43:06.642430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 12065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2663 | 2023.12.13 06:43:06.642476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2664 | 2023.12.13 06:43:06.642495 [ 3 ] {} <Debug> HTTP-Session: 14237546-eadf-4a9e-9d58-4450d3979128 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2665 | 2023.12.13 06:43:06.642512 [ 3 ] {} <Debug> HTTP-Session: 14237546-eadf-4a9e-9d58-4450d3979128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2666 | 2023.12.13 06:43:06.642586 [ 3 ] {ada0dfb6-18b3-4872-bf68-c7dff5825e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2667 | 2023.12.13 06:43:06.642625 [ 3 ] {ada0dfb6-18b3-4872-bf68-c7dff5825e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2668 | 2023.12.13 06:43:06.642732 [ 3 ] {ada0dfb6-18b3-4872-bf68-c7dff5825e1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2669 | 2023.12.13 06:43:06.643033 [ 3 ] {ada0dfb6-18b3-4872-bf68-c7dff5825e1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2670 | 2023.12.13 06:43:06.643247 [ 3 ] {ada0dfb6-18b3-4872-bf68-c7dff5825e1c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2671 | 2023.12.13 06:43:06.643408 [ 3 ] {ada0dfb6-18b3-4872-bf68-c7dff5825e1c} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2672 | 2023.12.13 06:43:06.643512 [ 3 ] {ada0dfb6-18b3-4872-bf68-c7dff5825e1c} <Information> executeQuery: Read 71 rows, 5.66 KiB in 0.000897338 sec., 79122 rows/sec., 6.16 MiB/sec. | ||
2673 | 2023.12.13 06:43:06.643648 [ 3 ] {ada0dfb6-18b3-4872-bf68-c7dff5825e1c} <Debug> DynamicQueryHandler: Done processing query | ||
2674 | 2023.12.13 06:43:06.643671 [ 3 ] {ada0dfb6-18b3-4872-bf68-c7dff5825e1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2675 | 2023.12.13 06:43:06.643687 [ 3 ] {} <Debug> HTTP-Session: 14237546-eadf-4a9e-9d58-4450d3979128 Destroying unnamed session | ||
2676 | 2023.12.13 06:43:06.643801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2677 | 2023.12.13 06:43:06.643846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2678 | 2023.12.13 06:43:06.643865 [ 3 ] {} <Debug> HTTP-Session: bb978f39-acdf-4680-ba97-ab55b4ff0dbc Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2679 | 2023.12.13 06:43:06.643882 [ 3 ] {} <Debug> HTTP-Session: bb978f39-acdf-4680-ba97-ab55b4ff0dbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2680 | 2023.12.13 06:43:06.643954 [ 3 ] {81594f9b-8cf3-40e4-98d7-087a854d016a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2681 | 2023.12.13 06:43:06.643997 [ 3 ] {81594f9b-8cf3-40e4-98d7-087a854d016a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2682 | 2023.12.13 06:43:06.644118 [ 3 ] {81594f9b-8cf3-40e4-98d7-087a854d016a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2683 | 2023.12.13 06:43:06.644401 [ 3 ] {81594f9b-8cf3-40e4-98d7-087a854d016a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2684 | 2023.12.13 06:43:06.644667 [ 3 ] {81594f9b-8cf3-40e4-98d7-087a854d016a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2685 | 2023.12.13 06:43:06.644841 [ 3 ] {81594f9b-8cf3-40e4-98d7-087a854d016a} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2686 | 2023.12.13 06:43:06.644946 [ 3 ] {81594f9b-8cf3-40e4-98d7-087a854d016a} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.00096405 sec., 37342 rows/sec., 2.64 MiB/sec. | ||
2687 | 2023.12.13 06:43:06.645066 [ 3 ] {81594f9b-8cf3-40e4-98d7-087a854d016a} <Debug> DynamicQueryHandler: Done processing query | ||
2688 | 2023.12.13 06:43:06.645090 [ 3 ] {81594f9b-8cf3-40e4-98d7-087a854d016a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2689 | 2023.12.13 06:43:06.645106 [ 3 ] {} <Debug> HTTP-Session: bb978f39-acdf-4680-ba97-ab55b4ff0dbc Destroying unnamed session | ||
2690 | 2023.12.13 06:43:06.645276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2691 | 2023.12.13 06:43:06.645321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2692 | 2023.12.13 06:43:06.645339 [ 3 ] {} <Debug> HTTP-Session: 777f3bc4-848f-4088-8913-da4d3075c12f Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2693 | 2023.12.13 06:43:06.645356 [ 3 ] {} <Debug> HTTP-Session: 777f3bc4-848f-4088-8913-da4d3075c12f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2694 | 2023.12.13 06:43:06.645442 [ 3 ] {7def567b-fead-4a40-9e8f-4e6f18643dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2695 | 2023.12.13 06:43:06.645486 [ 3 ] {7def567b-fead-4a40-9e8f-4e6f18643dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2696 | 2023.12.13 06:43:06.645620 [ 3 ] {7def567b-fead-4a40-9e8f-4e6f18643dab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2697 | 2023.12.13 06:43:06.646121 [ 3 ] {7def567b-fead-4a40-9e8f-4e6f18643dab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2698 | 2023.12.13 06:43:06.646426 [ 3 ] {7def567b-fead-4a40-9e8f-4e6f18643dab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2699 | 2023.12.13 06:43:06.646599 [ 3 ] {7def567b-fead-4a40-9e8f-4e6f18643dab} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2700 | 2023.12.13 06:43:06.646705 [ 3 ] {7def567b-fead-4a40-9e8f-4e6f18643dab} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001233538 sec., 38101 rows/sec., 51.42 MiB/sec. | ||
2701 | 2023.12.13 06:43:06.646841 [ 3 ] {7def567b-fead-4a40-9e8f-4e6f18643dab} <Debug> DynamicQueryHandler: Done processing query | ||
2702 | 2023.12.13 06:43:06.646865 [ 3 ] {7def567b-fead-4a40-9e8f-4e6f18643dab} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2703 | 2023.12.13 06:43:06.646881 [ 3 ] {} <Debug> HTTP-Session: 777f3bc4-848f-4088-8913-da4d3075c12f Destroying unnamed session | ||
2704 | 2023.12.13 06:43:13.313843 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2705 | 2023.12.13 06:43:13.313916 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2706 | 2023.12.13 06:43:16.637829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2707 | 2023.12.13 06:43:16.638001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2708 | 2023.12.13 06:43:16.638044 [ 3 ] {} <Debug> HTTP-Session: 9d45bc09-30b3-4308-9b52-15dbf9fa341a Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2709 | 2023.12.13 06:43:16.638084 [ 3 ] {} <Debug> HTTP-Session: 9d45bc09-30b3-4308-9b52-15dbf9fa341a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2710 | 2023.12.13 06:43:16.638270 [ 3 ] {2cf4c9a2-98e2-40c8-9fd9-84493d451210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2711 | 2023.12.13 06:43:16.638370 [ 3 ] {2cf4c9a2-98e2-40c8-9fd9-84493d451210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2712 | 2023.12.13 06:43:16.638575 [ 3 ] {2cf4c9a2-98e2-40c8-9fd9-84493d451210} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2713 | 2023.12.13 06:43:16.639002 [ 3 ] {2cf4c9a2-98e2-40c8-9fd9-84493d451210} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2714 | 2023.12.13 06:43:16.639264 [ 3 ] {2cf4c9a2-98e2-40c8-9fd9-84493d451210} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2715 | 2023.12.13 06:43:16.639428 [ 3 ] {2cf4c9a2-98e2-40c8-9fd9-84493d451210} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2716 | 2023.12.13 06:43:16.639550 [ 3 ] {2cf4c9a2-98e2-40c8-9fd9-84493d451210} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001225818 sec., 38341 rows/sec., 3.03 MiB/sec. | ||
2717 | 2023.12.13 06:43:16.639702 [ 3 ] {2cf4c9a2-98e2-40c8-9fd9-84493d451210} <Debug> DynamicQueryHandler: Done processing query | ||
2718 | 2023.12.13 06:43:16.639727 [ 3 ] {2cf4c9a2-98e2-40c8-9fd9-84493d451210} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2719 | 2023.12.13 06:43:16.639744 [ 3 ] {} <Debug> HTTP-Session: 9d45bc09-30b3-4308-9b52-15dbf9fa341a Destroying unnamed session | ||
2720 | 2023.12.13 06:43:16.639981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2721 | 2023.12.13 06:43:16.640027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2722 | 2023.12.13 06:43:16.640046 [ 3 ] {} <Debug> HTTP-Session: eb98514b-e768-4797-9944-ed4b25fc787c Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2723 | 2023.12.13 06:43:16.640063 [ 3 ] {} <Debug> HTTP-Session: eb98514b-e768-4797-9944-ed4b25fc787c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2724 | 2023.12.13 06:43:16.640139 [ 3 ] {4984b26e-008a-487c-9b80-0b348769f687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2725 | 2023.12.13 06:43:16.640178 [ 3 ] {4984b26e-008a-487c-9b80-0b348769f687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2726 | 2023.12.13 06:43:16.640282 [ 3 ] {4984b26e-008a-487c-9b80-0b348769f687} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2727 | 2023.12.13 06:43:16.640649 [ 3 ] {4984b26e-008a-487c-9b80-0b348769f687} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2728 | 2023.12.13 06:43:16.640874 [ 3 ] {4984b26e-008a-487c-9b80-0b348769f687} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2729 | 2023.12.13 06:43:16.641027 [ 3 ] {4984b26e-008a-487c-9b80-0b348769f687} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2730 | 2023.12.13 06:43:16.641128 [ 3 ] {4984b26e-008a-487c-9b80-0b348769f687} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.00096167 sec., 146619 rows/sec., 14.26 MiB/sec. | ||
2731 | 2023.12.13 06:43:16.641121 [ 98 ] {} <Debug> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2732 | 2023.12.13 06:43:16.641190 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2733 | 2023.12.13 06:43:16.641268 [ 3 ] {4984b26e-008a-487c-9b80-0b348769f687} <Debug> DynamicQueryHandler: Done processing query | ||
2734 | 2023.12.13 06:43:16.641289 [ 15 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2735 | 2023.12.13 06:43:16.641302 [ 3 ] {4984b26e-008a-487c-9b80-0b348769f687} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2736 | 2023.12.13 06:43:16.641370 [ 3 ] {} <Debug> HTTP-Session: eb98514b-e768-4797-9944-ed4b25fc787c Destroying unnamed session | ||
2737 | 2023.12.13 06:43:16.641438 [ 15 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2738 | 2023.12.13 06:43:16.641474 [ 15 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 181 rows starting from the beginning of the part | ||
2739 | 2023.12.13 06:43:16.641577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2740 | 2023.12.13 06:43:16.641646 [ 15 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 180 rows starting from the beginning of the part | ||
2741 | 2023.12.13 06:43:16.641657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2742 | 2023.12.13 06:43:16.641708 [ 3 ] {} <Debug> HTTP-Session: 192e705d-89b4-4485-8a14-83b20f8716e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2743 | 2023.12.13 06:43:16.641742 [ 3 ] {} <Debug> HTTP-Session: 192e705d-89b4-4485-8a14-83b20f8716e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2744 | 2023.12.13 06:43:16.641862 [ 15 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 142 rows starting from the beginning of the part | ||
2745 | 2023.12.13 06:43:16.641960 [ 3 ] {ef451e1e-3509-4b54-acbd-3bf4cc91d152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2746 | 2023.12.13 06:43:16.642061 [ 3 ] {ef451e1e-3509-4b54-acbd-3bf4cc91d152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2747 | 2023.12.13 06:43:16.642085 [ 15 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 141 rows starting from the beginning of the part | ||
2748 | 2023.12.13 06:43:16.642381 [ 15 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 177 rows starting from the beginning of the part | ||
2749 | 2023.12.13 06:43:16.642514 [ 3 ] {ef451e1e-3509-4b54-acbd-3bf4cc91d152} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2750 | 2023.12.13 06:43:16.642667 [ 15 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 141 rows starting from the beginning of the part | ||
2751 | 2023.12.13 06:43:16.643130 [ 3 ] {ef451e1e-3509-4b54-acbd-3bf4cc91d152} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2752 | 2023.12.13 06:43:16.643588 [ 3 ] {ef451e1e-3509-4b54-acbd-3bf4cc91d152} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2753 | 2023.12.13 06:43:16.643828 [ 3 ] {ef451e1e-3509-4b54-acbd-3bf4cc91d152} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2754 | 2023.12.13 06:43:16.643970 [ 98 ] {} <Debug> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2755 | 2023.12.13 06:43:16.644067 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2756 | 2023.12.13 06:43:16.644077 [ 3 ] {ef451e1e-3509-4b54-acbd-3bf4cc91d152} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.002074304 sec., 22658 rows/sec., 1.77 MiB/sec. | ||
2757 | 2023.12.13 06:43:16.644311 [ 15 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2758 | 2023.12.13 06:43:16.644659 [ 15 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2759 | 2023.12.13 06:43:16.644713 [ 3 ] {ef451e1e-3509-4b54-acbd-3bf4cc91d152} <Debug> DynamicQueryHandler: Done processing query | ||
2760 | 2023.12.13 06:43:16.644741 [ 15 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 97 rows starting from the beginning of the part | ||
2761 | 2023.12.13 06:43:16.644792 [ 3 ] {ef451e1e-3509-4b54-acbd-3bf4cc91d152} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2762 | 2023.12.13 06:43:16.644834 [ 18 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 962 rows, containing 4 columns (4 merged, 0 gathered) in 0.003567811 sec., 269633.1167766454 rows/sec., 25.79 MiB/sec. | ||
2763 | 2023.12.13 06:43:16.644892 [ 3 ] {} <Debug> HTTP-Session: 192e705d-89b4-4485-8a14-83b20f8716e7 Destroying unnamed session | ||
2764 | 2023.12.13 06:43:16.645110 [ 19 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2765 | 2023.12.13 06:43:16.645128 [ 15 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 77 rows starting from the beginning of the part | ||
2766 | 2023.12.13 06:43:16.645193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2767 | 2023.12.13 06:43:16.645327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2768 | 2023.12.13 06:43:16.645391 [ 15 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 49 rows starting from the beginning of the part | ||
2769 | 2023.12.13 06:43:16.645411 [ 3 ] {} <Debug> HTTP-Session: ae8844cb-63d8-4cb3-b1a3-e1cca411715e Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2770 | 2023.12.13 06:43:16.645490 [ 3 ] {} <Debug> HTTP-Session: ae8844cb-63d8-4cb3-b1a3-e1cca411715e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2771 | 2023.12.13 06:43:16.645499 [ 19 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2772 | 2023.12.13 06:43:16.645652 [ 19 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2773 | 2023.12.13 06:43:16.645790 [ 15 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part | ||
2774 | 2023.12.13 06:43:16.645893 [ 3 ] {cb71f223-5f7b-4d26-ba63-e2bde0d21a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2775 | 2023.12.13 06:43:16.646048 [ 3 ] {cb71f223-5f7b-4d26-ba63-e2bde0d21a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2776 | 2023.12.13 06:43:16.646067 [ 15 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 71 rows starting from the beginning of the part | ||
2777 | 2023.12.13 06:43:16.646381 [ 15 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 47 rows starting from the beginning of the part | ||
2778 | 2023.12.13 06:43:16.646770 [ 3 ] {cb71f223-5f7b-4d26-ba63-e2bde0d21a59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2779 | 2023.12.13 06:43:16.647894 [ 19 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 4 columns (4 merged, 0 gathered) in 0.003763767 sec., 103088.20923293073 rows/sec., 8.05 MiB/sec. | ||
2780 | 2023.12.13 06:43:16.647932 [ 3 ] {cb71f223-5f7b-4d26-ba63-e2bde0d21a59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2781 | 2023.12.13 06:43:16.648056 [ 19 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2782 | 2023.12.13 06:43:16.648330 [ 19 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2783 | 2023.12.13 06:43:16.648449 [ 19 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2784 | 2023.12.13 06:43:16.648579 [ 3 ] {cb71f223-5f7b-4d26-ba63-e2bde0d21a59} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2785 | 2023.12.13 06:43:16.648773 [ 3 ] {cb71f223-5f7b-4d26-ba63-e2bde0d21a59} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2786 | 2023.12.13 06:43:16.648878 [ 98 ] {} <Debug> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2787 | 2023.12.13 06:43:16.648888 [ 3 ] {cb71f223-5f7b-4d26-ba63-e2bde0d21a59} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.002931432 sec., 16033 rows/sec., 21.64 MiB/sec. | ||
2788 | 2023.12.13 06:43:16.648918 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2789 | 2023.12.13 06:43:16.649052 [ 15 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2790 | 2023.12.13 06:43:16.649154 [ 3 ] {cb71f223-5f7b-4d26-ba63-e2bde0d21a59} <Debug> DynamicQueryHandler: Done processing query | ||
2791 | 2023.12.13 06:43:16.649205 [ 3 ] {cb71f223-5f7b-4d26-ba63-e2bde0d21a59} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2792 | 2023.12.13 06:43:16.649206 [ 15 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2793 | 2023.12.13 06:43:16.649246 [ 3 ] {} <Debug> HTTP-Session: ae8844cb-63d8-4cb3-b1a3-e1cca411715e Destroying unnamed session | ||
2794 | 2023.12.13 06:43:16.649288 [ 15 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 667 rows starting from the beginning of the part | ||
2795 | 2023.12.13 06:43:16.649406 [ 15 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 47 rows starting from the beginning of the part | ||
2796 | 2023.12.13 06:43:16.649499 [ 15 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 47 rows starting from the beginning of the part | ||
2797 | 2023.12.13 06:43:16.649592 [ 15 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part | ||
2798 | 2023.12.13 06:43:16.649680 [ 15 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 47 rows starting from the beginning of the part | ||
2799 | 2023.12.13 06:43:16.649767 [ 15 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 47 rows starting from the beginning of the part | ||
2800 | 2023.12.13 06:43:16.651936 [ 19 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 902 rows, containing 6 columns (6 merged, 0 gathered) in 0.002975282 sec., 303164.54036961874 rows/sec., 409.11 MiB/sec. | ||
2801 | 2023.12.13 06:43:16.652433 [ 18 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2802 | 2023.12.13 06:43:16.652673 [ 18 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2803 | 2023.12.13 06:43:16.652737 [ 18 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2804 | 2023.12.13 06:43:16.652814 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4: 4.15 MiB. | ||
2805 | 2023.12.13 06:43:18.089113 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
2806 | 2023.12.13 06:43:18.089183 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2807 | 2023.12.13 06:43:18.089284 [ 20 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
2808 | 2023.12.13 06:43:18.089460 [ 20 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2809 | 2023.12.13 06:43:18.089500 [ 20 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 402 rows starting from the beginning of the part | ||
2810 | 2023.12.13 06:43:18.089658 [ 20 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
2811 | 2023.12.13 06:43:18.089759 [ 20 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
2812 | 2023.12.13 06:43:18.089848 [ 20 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
2813 | 2023.12.13 06:43:18.089932 [ 20 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
2814 | 2023.12.13 06:43:18.090633 [ 18 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395164 sec., 368415.46943585126 rows/sec., 25.99 MiB/sec. | ||
2815 | 2023.12.13 06:43:18.090792 [ 18 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
2816 | 2023.12.13 06:43:18.091036 [ 18 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
2817 | 2023.12.13 06:43:18.091109 [ 18 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
2818 | 2023.12.13 06:43:26.638024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2819 | 2023.12.13 06:43:26.638142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2820 | 2023.12.13 06:43:26.638167 [ 3 ] {} <Debug> HTTP-Session: 2f365373-45d9-4dd6-8362-95d89a4b4123 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2821 | 2023.12.13 06:43:26.638190 [ 3 ] {} <Debug> HTTP-Session: 2f365373-45d9-4dd6-8362-95d89a4b4123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2822 | 2023.12.13 06:43:26.638321 [ 3 ] {3542d7ff-75b5-44d3-818a-24f642493d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2823 | 2023.12.13 06:43:26.638383 [ 3 ] {3542d7ff-75b5-44d3-818a-24f642493d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2824 | 2023.12.13 06:43:26.638544 [ 3 ] {3542d7ff-75b5-44d3-818a-24f642493d65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2825 | 2023.12.13 06:43:26.638981 [ 3 ] {3542d7ff-75b5-44d3-818a-24f642493d65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2826 | 2023.12.13 06:43:26.639250 [ 3 ] {3542d7ff-75b5-44d3-818a-24f642493d65} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2827 | 2023.12.13 06:43:26.639461 [ 3 ] {3542d7ff-75b5-44d3-818a-24f642493d65} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2828 | 2023.12.13 06:43:26.639647 [ 3 ] {3542d7ff-75b5-44d3-818a-24f642493d65} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.00127698 sec., 36805 rows/sec., 2.91 MiB/sec. | ||
2829 | 2023.12.13 06:43:26.639805 [ 3 ] {3542d7ff-75b5-44d3-818a-24f642493d65} <Debug> DynamicQueryHandler: Done processing query | ||
2830 | 2023.12.13 06:43:26.639841 [ 3 ] {3542d7ff-75b5-44d3-818a-24f642493d65} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2831 | 2023.12.13 06:43:26.639859 [ 3 ] {} <Debug> HTTP-Session: 2f365373-45d9-4dd6-8362-95d89a4b4123 Destroying unnamed session | ||
2832 | 2023.12.13 06:43:26.640048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2833 | 2023.12.13 06:43:26.640100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2834 | 2023.12.13 06:43:26.640121 [ 3 ] {} <Debug> HTTP-Session: 4479ca8c-4c61-43b8-8988-2805665b567a Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2835 | 2023.12.13 06:43:26.640140 [ 3 ] {} <Debug> HTTP-Session: 4479ca8c-4c61-43b8-8988-2805665b567a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2836 | 2023.12.13 06:43:26.640223 [ 3 ] {2723efdc-1d63-48b7-a6de-287da42db42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2837 | 2023.12.13 06:43:26.640265 [ 3 ] {2723efdc-1d63-48b7-a6de-287da42db42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2838 | 2023.12.13 06:43:26.640380 [ 3 ] {2723efdc-1d63-48b7-a6de-287da42db42f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2839 | 2023.12.13 06:43:26.640814 [ 3 ] {2723efdc-1d63-48b7-a6de-287da42db42f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2840 | 2023.12.13 06:43:26.641045 [ 3 ] {2723efdc-1d63-48b7-a6de-287da42db42f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2841 | 2023.12.13 06:43:26.641207 [ 3 ] {2723efdc-1d63-48b7-a6de-287da42db42f} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2842 | 2023.12.13 06:43:26.641325 [ 3 ] {2723efdc-1d63-48b7-a6de-287da42db42f} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.001067183 sec., 132123 rows/sec., 12.85 MiB/sec. | ||
2843 | 2023.12.13 06:43:26.641444 [ 3 ] {2723efdc-1d63-48b7-a6de-287da42db42f} <Debug> DynamicQueryHandler: Done processing query | ||
2844 | 2023.12.13 06:43:26.641484 [ 3 ] {2723efdc-1d63-48b7-a6de-287da42db42f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2845 | 2023.12.13 06:43:26.641510 [ 3 ] {} <Debug> HTTP-Session: 4479ca8c-4c61-43b8-8988-2805665b567a Destroying unnamed session | ||
2846 | 2023.12.13 06:43:26.641685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2847 | 2023.12.13 06:43:26.641728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2848 | 2023.12.13 06:43:26.641746 [ 3 ] {} <Debug> HTTP-Session: f36a06ab-138b-4ed5-a019-47bf1339d36b Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2849 | 2023.12.13 06:43:26.641762 [ 3 ] {} <Debug> HTTP-Session: f36a06ab-138b-4ed5-a019-47bf1339d36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2850 | 2023.12.13 06:43:26.641831 [ 3 ] {7153c38b-53d1-432a-9fe8-33527e2bb02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2851 | 2023.12.13 06:43:26.641868 [ 3 ] {7153c38b-53d1-432a-9fe8-33527e2bb02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2852 | 2023.12.13 06:43:26.641974 [ 3 ] {7153c38b-53d1-432a-9fe8-33527e2bb02b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2853 | 2023.12.13 06:43:26.642260 [ 3 ] {7153c38b-53d1-432a-9fe8-33527e2bb02b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2854 | 2023.12.13 06:43:26.642483 [ 3 ] {7153c38b-53d1-432a-9fe8-33527e2bb02b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2855 | 2023.12.13 06:43:26.642714 [ 3 ] {7153c38b-53d1-432a-9fe8-33527e2bb02b} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2856 | 2023.12.13 06:43:26.642836 [ 3 ] {7153c38b-53d1-432a-9fe8-33527e2bb02b} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.00095814 sec., 49053 rows/sec., 3.84 MiB/sec. | ||
2857 | 2023.12.13 06:43:26.642965 [ 3 ] {7153c38b-53d1-432a-9fe8-33527e2bb02b} <Debug> DynamicQueryHandler: Done processing query | ||
2858 | 2023.12.13 06:43:26.643000 [ 3 ] {7153c38b-53d1-432a-9fe8-33527e2bb02b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2859 | 2023.12.13 06:43:26.643026 [ 3 ] {} <Debug> HTTP-Session: f36a06ab-138b-4ed5-a019-47bf1339d36b Destroying unnamed session | ||
2860 | 2023.12.13 06:43:26.643246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2861 | 2023.12.13 06:43:26.643320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2862 | 2023.12.13 06:43:26.643362 [ 3 ] {} <Debug> HTTP-Session: bee4aab7-ebbd-4cfc-b893-4142bf5a0b07 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2863 | 2023.12.13 06:43:26.643391 [ 3 ] {} <Debug> HTTP-Session: bee4aab7-ebbd-4cfc-b893-4142bf5a0b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2864 | 2023.12.13 06:43:26.643512 [ 3 ] {abfbed4b-2dc6-43b0-bb8a-d486dddd0ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2865 | 2023.12.13 06:43:26.643581 [ 3 ] {abfbed4b-2dc6-43b0-bb8a-d486dddd0ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2866 | 2023.12.13 06:43:26.643747 [ 3 ] {abfbed4b-2dc6-43b0-bb8a-d486dddd0ea3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2867 | 2023.12.13 06:43:26.644350 [ 3 ] {abfbed4b-2dc6-43b0-bb8a-d486dddd0ea3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2868 | 2023.12.13 06:43:26.644799 [ 3 ] {abfbed4b-2dc6-43b0-bb8a-d486dddd0ea3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2869 | 2023.12.13 06:43:26.645088 [ 3 ] {abfbed4b-2dc6-43b0-bb8a-d486dddd0ea3} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2870 | 2023.12.13 06:43:26.645260 [ 3 ] {abfbed4b-2dc6-43b0-bb8a-d486dddd0ea3} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001702463 sec., 27607 rows/sec., 37.25 MiB/sec. | ||
2871 | 2023.12.13 06:43:26.645390 [ 3 ] {abfbed4b-2dc6-43b0-bb8a-d486dddd0ea3} <Debug> DynamicQueryHandler: Done processing query | ||
2872 | 2023.12.13 06:43:26.645417 [ 3 ] {abfbed4b-2dc6-43b0-bb8a-d486dddd0ea3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2873 | 2023.12.13 06:43:26.645432 [ 3 ] {} <Debug> HTTP-Session: bee4aab7-ebbd-4cfc-b893-4142bf5a0b07 Destroying unnamed session | ||
2874 | 2023.12.13 06:43:28.314193 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2875 | 2023.12.13 06:43:28.314254 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2876 | 2023.12.13 06:43:36.639610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2877 | 2023.12.13 06:43:36.639743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2878 | 2023.12.13 06:43:36.639773 [ 3 ] {} <Debug> HTTP-Session: 2c36aeb4-cc95-47a8-a82f-4cbf688f49c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2879 | 2023.12.13 06:43:36.639800 [ 3 ] {} <Debug> HTTP-Session: 2c36aeb4-cc95-47a8-a82f-4cbf688f49c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2880 | 2023.12.13 06:43:36.639944 [ 3 ] {4d6ac028-f2b3-4317-80a6-b0b05c2c0248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2881 | 2023.12.13 06:43:36.640011 [ 3 ] {4d6ac028-f2b3-4317-80a6-b0b05c2c0248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2882 | 2023.12.13 06:43:36.640192 [ 3 ] {4d6ac028-f2b3-4317-80a6-b0b05c2c0248} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2883 | 2023.12.13 06:43:36.640652 [ 3 ] {4d6ac028-f2b3-4317-80a6-b0b05c2c0248} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2884 | 2023.12.13 06:43:36.640912 [ 3 ] {4d6ac028-f2b3-4317-80a6-b0b05c2c0248} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2885 | 2023.12.13 06:43:36.641074 [ 3 ] {4d6ac028-f2b3-4317-80a6-b0b05c2c0248} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2886 | 2023.12.13 06:43:36.641196 [ 3 ] {4d6ac028-f2b3-4317-80a6-b0b05c2c0248} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001214168 sec., 38709 rows/sec., 3.06 MiB/sec. | ||
2887 | 2023.12.13 06:43:36.641227 [ 129 ] {} <Debug> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
2888 | 2023.12.13 06:43:36.641372 [ 3 ] {4d6ac028-f2b3-4317-80a6-b0b05c2c0248} <Debug> DynamicQueryHandler: Done processing query | ||
2889 | 2023.12.13 06:43:36.641376 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2890 | 2023.12.13 06:43:36.641417 [ 3 ] {4d6ac028-f2b3-4317-80a6-b0b05c2c0248} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2891 | 2023.12.13 06:43:36.641461 [ 3 ] {} <Debug> HTTP-Session: 2c36aeb4-cc95-47a8-a82f-4cbf688f49c1 Destroying unnamed session | ||
2892 | 2023.12.13 06:43:36.641568 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact | ||
2893 | 2023.12.13 06:43:36.641629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2894 | 2023.12.13 06:43:36.641714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2895 | 2023.12.13 06:43:36.641763 [ 3 ] {} <Debug> HTTP-Session: 3e6cd1d6-8fb8-4435-b234-15dd193e5aff Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2896 | 2023.12.13 06:43:36.641800 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2897 | 2023.12.13 06:43:36.641813 [ 3 ] {} <Debug> HTTP-Session: 3e6cd1d6-8fb8-4435-b234-15dd193e5aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2898 | 2023.12.13 06:43:36.641884 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 47 rows starting from the beginning of the part | ||
2899 | 2023.12.13 06:43:36.642008 [ 3 ] {a057670f-26ad-42ee-9a46-84f4a1a27cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2900 | 2023.12.13 06:43:36.642085 [ 3 ] {a057670f-26ad-42ee-9a46-84f4a1a27cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2901 | 2023.12.13 06:43:36.642236 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 47 rows starting from the beginning of the part | ||
2902 | 2023.12.13 06:43:36.642535 [ 3 ] {a057670f-26ad-42ee-9a46-84f4a1a27cec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2903 | 2023.12.13 06:43:36.642562 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 47 rows starting from the beginning of the part | ||
2904 | 2023.12.13 06:43:36.642759 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 47 rows starting from the beginning of the part | ||
2905 | 2023.12.13 06:43:36.643052 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 47 rows starting from the beginning of the part | ||
2906 | 2023.12.13 06:43:36.643340 [ 3 ] {a057670f-26ad-42ee-9a46-84f4a1a27cec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2907 | 2023.12.13 06:43:36.643783 [ 3 ] {a057670f-26ad-42ee-9a46-84f4a1a27cec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2908 | 2023.12.13 06:43:36.644111 [ 3 ] {a057670f-26ad-42ee-9a46-84f4a1a27cec} <Trace> oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2909 | 2023.12.13 06:43:36.644399 [ 3 ] {a057670f-26ad-42ee-9a46-84f4a1a27cec} <Information> executeQuery: Read 6 rows, 509.00 B in 0.002318442 sec., 2587 rows/sec., 214.40 KiB/sec. | ||
2910 | 2023.12.13 06:43:36.644837 [ 3 ] {a057670f-26ad-42ee-9a46-84f4a1a27cec} <Debug> DynamicQueryHandler: Done processing query | ||
2911 | 2023.12.13 06:43:36.644846 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.003344115 sec., 70272.70294233302 rows/sec., 5.56 MiB/sec. | ||
2912 | 2023.12.13 06:43:36.644869 [ 3 ] {a057670f-26ad-42ee-9a46-84f4a1a27cec} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2913 | 2023.12.13 06:43:36.644917 [ 3 ] {} <Debug> HTTP-Session: 3e6cd1d6-8fb8-4435-b234-15dd193e5aff Destroying unnamed session | ||
2914 | 2023.12.13 06:43:36.645008 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
2915 | 2023.12.13 06:43:36.645100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 28410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2916 | 2023.12.13 06:43:36.645161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2917 | 2023.12.13 06:43:36.645192 [ 3 ] {} <Debug> HTTP-Session: ba07f488-e4dc-41db-b91f-c1bf1eb7c840 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2918 | 2023.12.13 06:43:36.645216 [ 3 ] {} <Debug> HTTP-Session: ba07f488-e4dc-41db-b91f-c1bf1eb7c840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2919 | 2023.12.13 06:43:36.645241 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. | ||
2920 | 2023.12.13 06:43:36.645348 [ 3 ] {5c63bd0b-dd36-45bd-8aa4-f5578c044630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2921 | 2023.12.13 06:43:36.645361 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 | ||
2922 | 2023.12.13 06:43:36.645412 [ 3 ] {5c63bd0b-dd36-45bd-8aa4-f5578c044630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2923 | 2023.12.13 06:43:36.645609 [ 3 ] {5c63bd0b-dd36-45bd-8aa4-f5578c044630} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2924 | 2023.12.13 06:43:36.646111 [ 3 ] {5c63bd0b-dd36-45bd-8aa4-f5578c044630} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2925 | 2023.12.13 06:43:36.646335 [ 3 ] {5c63bd0b-dd36-45bd-8aa4-f5578c044630} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2926 | 2023.12.13 06:43:36.646486 [ 3 ] {5c63bd0b-dd36-45bd-8aa4-f5578c044630} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2927 | 2023.12.13 06:43:36.646616 [ 3 ] {5c63bd0b-dd36-45bd-8aa4-f5578c044630} <Information> executeQuery: Read 180 rows, 17.40 KiB in 0.001218148 sec., 147765 rows/sec., 13.95 MiB/sec. | ||
2928 | 2023.12.13 06:43:36.646812 [ 3 ] {5c63bd0b-dd36-45bd-8aa4-f5578c044630} <Debug> DynamicQueryHandler: Done processing query | ||
2929 | 2023.12.13 06:43:36.646838 [ 3 ] {5c63bd0b-dd36-45bd-8aa4-f5578c044630} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
2930 | 2023.12.13 06:43:36.646854 [ 3 ] {} <Debug> HTTP-Session: ba07f488-e4dc-41db-b91f-c1bf1eb7c840 Destroying unnamed session | ||
2931 | 2023.12.13 06:43:36.646964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2932 | 2023.12.13 06:43:36.647008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2933 | 2023.12.13 06:43:36.647027 [ 3 ] {} <Debug> HTTP-Session: da6e52f5-17c0-4bb5-b905-e7342b5d08bd Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2934 | 2023.12.13 06:43:36.647044 [ 3 ] {} <Debug> HTTP-Session: da6e52f5-17c0-4bb5-b905-e7342b5d08bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2935 | 2023.12.13 06:43:36.647114 [ 3 ] {14fecb5e-6ed2-48a9-922e-66fd2d489aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2936 | 2023.12.13 06:43:36.647153 [ 3 ] {14fecb5e-6ed2-48a9-922e-66fd2d489aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2937 | 2023.12.13 06:43:36.647271 [ 3 ] {14fecb5e-6ed2-48a9-922e-66fd2d489aa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2938 | 2023.12.13 06:43:36.647563 [ 3 ] {14fecb5e-6ed2-48a9-922e-66fd2d489aa3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2939 | 2023.12.13 06:43:36.647763 [ 3 ] {14fecb5e-6ed2-48a9-922e-66fd2d489aa3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2940 | 2023.12.13 06:43:36.647910 [ 3 ] {14fecb5e-6ed2-48a9-922e-66fd2d489aa3} <Trace> oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2941 | 2023.12.13 06:43:36.648037 [ 3 ] {14fecb5e-6ed2-48a9-922e-66fd2d489aa3} <Information> executeQuery: Read 6 rows, 429.00 B in 0.000892148 sec., 6725 rows/sec., 469.59 KiB/sec. | ||
2942 | 2023.12.13 06:43:36.648159 [ 3 ] {14fecb5e-6ed2-48a9-922e-66fd2d489aa3} <Debug> DynamicQueryHandler: Done processing query | ||
2943 | 2023.12.13 06:43:36.648184 [ 3 ] {14fecb5e-6ed2-48a9-922e-66fd2d489aa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2944 | 2023.12.13 06:43:36.648200 [ 3 ] {} <Debug> HTTP-Session: da6e52f5-17c0-4bb5-b905-e7342b5d08bd Destroying unnamed session | ||
2945 | 2023.12.13 06:43:36.648312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 13088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2946 | 2023.12.13 06:43:36.648357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2947 | 2023.12.13 06:43:36.648376 [ 3 ] {} <Debug> HTTP-Session: 19bf6b57-46de-4ed2-a78a-721c09ad8da2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2948 | 2023.12.13 06:43:36.648392 [ 3 ] {} <Debug> HTTP-Session: 19bf6b57-46de-4ed2-a78a-721c09ad8da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2949 | 2023.12.13 06:43:36.648465 [ 3 ] {8cb96483-3c50-4127-863d-fe1237809d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2950 | 2023.12.13 06:43:36.648503 [ 3 ] {8cb96483-3c50-4127-863d-fe1237809d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2951 | 2023.12.13 06:43:36.648606 [ 3 ] {8cb96483-3c50-4127-863d-fe1237809d7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2952 | 2023.12.13 06:43:36.648923 [ 3 ] {8cb96483-3c50-4127-863d-fe1237809d7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2953 | 2023.12.13 06:43:36.649131 [ 3 ] {8cb96483-3c50-4127-863d-fe1237809d7f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2954 | 2023.12.13 06:43:36.649274 [ 3 ] {8cb96483-3c50-4127-863d-fe1237809d7f} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2955 | 2023.12.13 06:43:36.649413 [ 3 ] {8cb96483-3c50-4127-863d-fe1237809d7f} <Information> executeQuery: Read 77 rows, 6.15 KiB in 0.000909118 sec., 84697 rows/sec., 6.61 MiB/sec. | ||
2956 | 2023.12.13 06:43:36.649564 [ 3 ] {8cb96483-3c50-4127-863d-fe1237809d7f} <Debug> DynamicQueryHandler: Done processing query | ||
2957 | 2023.12.13 06:43:36.649588 [ 3 ] {8cb96483-3c50-4127-863d-fe1237809d7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2958 | 2023.12.13 06:43:36.649603 [ 3 ] {} <Debug> HTTP-Session: 19bf6b57-46de-4ed2-a78a-721c09ad8da2 Destroying unnamed session | ||
2959 | 2023.12.13 06:43:36.649709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2960 | 2023.12.13 06:43:36.649752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2961 | 2023.12.13 06:43:36.649771 [ 3 ] {} <Debug> HTTP-Session: 25344bff-8ef8-47a4-815f-025c146107ec Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2962 | 2023.12.13 06:43:36.649787 [ 3 ] {} <Debug> HTTP-Session: 25344bff-8ef8-47a4-815f-025c146107ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2963 | 2023.12.13 06:43:36.649860 [ 3 ] {2466a6ac-4129-48db-98c0-74835fded4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2964 | 2023.12.13 06:43:36.649903 [ 3 ] {2466a6ac-4129-48db-98c0-74835fded4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2965 | 2023.12.13 06:43:36.650027 [ 3 ] {2466a6ac-4129-48db-98c0-74835fded4d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2966 | 2023.12.13 06:43:36.650311 [ 3 ] {2466a6ac-4129-48db-98c0-74835fded4d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2967 | 2023.12.13 06:43:36.650574 [ 3 ] {2466a6ac-4129-48db-98c0-74835fded4d5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2968 | 2023.12.13 06:43:36.650752 [ 3 ] {2466a6ac-4129-48db-98c0-74835fded4d5} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2969 | 2023.12.13 06:43:36.650889 [ 3 ] {2466a6ac-4129-48db-98c0-74835fded4d5} <Information> executeQuery: Read 39 rows, 2.81 KiB in 0.000993321 sec., 39262 rows/sec., 2.77 MiB/sec. | ||
2970 | 2023.12.13 06:43:36.651051 [ 3 ] {2466a6ac-4129-48db-98c0-74835fded4d5} <Debug> DynamicQueryHandler: Done processing query | ||
2971 | 2023.12.13 06:43:36.651076 [ 3 ] {2466a6ac-4129-48db-98c0-74835fded4d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2972 | 2023.12.13 06:43:36.651092 [ 3 ] {} <Debug> HTTP-Session: 25344bff-8ef8-47a4-815f-025c146107ec Destroying unnamed session | ||
2973 | 2023.12.13 06:43:36.651244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2974 | 2023.12.13 06:43:36.651289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2975 | 2023.12.13 06:43:36.651308 [ 3 ] {} <Debug> HTTP-Session: f33b1229-20eb-4933-8685-b75205431c22 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2976 | 2023.12.13 06:43:36.651326 [ 3 ] {} <Debug> HTTP-Session: f33b1229-20eb-4933-8685-b75205431c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2977 | 2023.12.13 06:43:36.651415 [ 3 ] {5536e0b2-ae62-4fa7-b0b4-ea7af3280b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2978 | 2023.12.13 06:43:36.651460 [ 3 ] {5536e0b2-ae62-4fa7-b0b4-ea7af3280b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2979 | 2023.12.13 06:43:36.651603 [ 3 ] {5536e0b2-ae62-4fa7-b0b4-ea7af3280b92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2980 | 2023.12.13 06:43:36.652056 [ 3 ] {5536e0b2-ae62-4fa7-b0b4-ea7af3280b92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
2981 | 2023.12.13 06:43:36.652337 [ 3 ] {5536e0b2-ae62-4fa7-b0b4-ea7af3280b92} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2982 | 2023.12.13 06:43:36.652499 [ 3 ] {5536e0b2-ae62-4fa7-b0b4-ea7af3280b92} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2983 | 2023.12.13 06:43:36.652630 [ 3 ] {5536e0b2-ae62-4fa7-b0b4-ea7af3280b92} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001227358 sec., 38293 rows/sec., 51.68 MiB/sec. | ||
2984 | 2023.12.13 06:43:36.652740 [ 3 ] {5536e0b2-ae62-4fa7-b0b4-ea7af3280b92} <Debug> DynamicQueryHandler: Done processing query | ||
2985 | 2023.12.13 06:43:36.652826 [ 3 ] {5536e0b2-ae62-4fa7-b0b4-ea7af3280b92} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2986 | 2023.12.13 06:43:36.652842 [ 3 ] {} <Debug> HTTP-Session: f33b1229-20eb-4933-8685-b75205431c22 Destroying unnamed session | ||
2987 | 2023.12.13 06:43:43.314295 [ 177 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2988 | 2023.12.13 06:43:43.314368 [ 177 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2989 | 2023.12.13 06:43:46.637515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2990 | 2023.12.13 06:43:46.637807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2991 | 2023.12.13 06:43:46.637848 [ 3 ] {} <Debug> HTTP-Session: 49c9686e-9dfd-4d7d-995e-2584b293e863 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
2992 | 2023.12.13 06:43:46.637877 [ 3 ] {} <Debug> HTTP-Session: 49c9686e-9dfd-4d7d-995e-2584b293e863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2993 | 2023.12.13 06:43:46.638023 [ 3 ] {17159857-4ac0-46bb-bbc1-b18960d3a486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2994 | 2023.12.13 06:43:46.638094 [ 3 ] {17159857-4ac0-46bb-bbc1-b18960d3a486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2995 | 2023.12.13 06:43:46.638281 [ 3 ] {17159857-4ac0-46bb-bbc1-b18960d3a486} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2996 | 2023.12.13 06:43:46.638728 [ 3 ] {17159857-4ac0-46bb-bbc1-b18960d3a486} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
2997 | 2023.12.13 06:43:46.638993 [ 3 ] {17159857-4ac0-46bb-bbc1-b18960d3a486} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2998 | 2023.12.13 06:43:46.639154 [ 3 ] {17159857-4ac0-46bb-bbc1-b18960d3a486} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2999 | 2023.12.13 06:43:46.639288 [ 3 ] {17159857-4ac0-46bb-bbc1-b18960d3a486} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001219368 sec., 38544 rows/sec., 3.05 MiB/sec. | ||
3000 | 2023.12.13 06:43:46.639444 [ 3 ] {17159857-4ac0-46bb-bbc1-b18960d3a486} <Debug> DynamicQueryHandler: Done processing query | ||
3001 | 2023.12.13 06:43:46.639471 [ 3 ] {17159857-4ac0-46bb-bbc1-b18960d3a486} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3002 | 2023.12.13 06:43:46.639488 [ 3 ] {} <Debug> HTTP-Session: 49c9686e-9dfd-4d7d-995e-2584b293e863 Destroying unnamed session | ||
3003 | 2023.12.13 06:43:46.639616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3004 | 2023.12.13 06:43:46.639667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3005 | 2023.12.13 06:43:46.639686 [ 3 ] {} <Debug> HTTP-Session: efc062a9-b87a-4920-8f0c-2f737c1b7469 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3006 | 2023.12.13 06:43:46.639707 [ 3 ] {} <Debug> HTTP-Session: efc062a9-b87a-4920-8f0c-2f737c1b7469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3007 | 2023.12.13 06:43:46.639787 [ 3 ] {642113c1-b382-4ca5-93f1-8f1970f195df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3008 | 2023.12.13 06:43:46.639830 [ 3 ] {642113c1-b382-4ca5-93f1-8f1970f195df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3009 | 2023.12.13 06:43:46.639939 [ 3 ] {642113c1-b382-4ca5-93f1-8f1970f195df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3010 | 2023.12.13 06:43:46.640221 [ 3 ] {642113c1-b382-4ca5-93f1-8f1970f195df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3011 | 2023.12.13 06:43:46.640423 [ 3 ] {642113c1-b382-4ca5-93f1-8f1970f195df} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3012 | 2023.12.13 06:43:46.640583 [ 3 ] {642113c1-b382-4ca5-93f1-8f1970f195df} <Trace> oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3013 | 2023.12.13 06:43:46.640694 [ 3 ] {642113c1-b382-4ca5-93f1-8f1970f195df} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000873557 sec., 2289 rows/sec., 195.64 KiB/sec. | ||
3014 | 2023.12.13 06:43:46.640815 [ 3 ] {642113c1-b382-4ca5-93f1-8f1970f195df} <Debug> DynamicQueryHandler: Done processing query | ||
3015 | 2023.12.13 06:43:46.640837 [ 3 ] {642113c1-b382-4ca5-93f1-8f1970f195df} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3016 | 2023.12.13 06:43:46.640852 [ 3 ] {} <Debug> HTTP-Session: efc062a9-b87a-4920-8f0c-2f737c1b7469 Destroying unnamed session | ||
3017 | 2023.12.13 06:43:46.641006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3018 | 2023.12.13 06:43:46.641048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3019 | 2023.12.13 06:43:46.641067 [ 3 ] {} <Debug> HTTP-Session: a503843f-f6c7-4147-bd4e-d82d46904ff0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3020 | 2023.12.13 06:43:46.641084 [ 3 ] {} <Debug> HTTP-Session: a503843f-f6c7-4147-bd4e-d82d46904ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3021 | 2023.12.13 06:43:46.641161 [ 3 ] {50c451b2-372a-4da2-8ae6-de3ae210b20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3022 | 2023.12.13 06:43:46.641199 [ 3 ] {50c451b2-372a-4da2-8ae6-de3ae210b20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3023 | 2023.12.13 06:43:46.641299 [ 3 ] {50c451b2-372a-4da2-8ae6-de3ae210b20d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3024 | 2023.12.13 06:43:46.641670 [ 3 ] {50c451b2-372a-4da2-8ae6-de3ae210b20d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3025 | 2023.12.13 06:43:46.641881 [ 3 ] {50c451b2-372a-4da2-8ae6-de3ae210b20d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3026 | 2023.12.13 06:43:46.642026 [ 3 ] {50c451b2-372a-4da2-8ae6-de3ae210b20d} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3027 | 2023.12.13 06:43:46.642143 [ 3 ] {50c451b2-372a-4da2-8ae6-de3ae210b20d} <Information> executeQuery: Read 142 rows, 14.13 KiB in 0.00094743 sec., 149879 rows/sec., 14.56 MiB/sec. | ||
3028 | 2023.12.13 06:43:46.642302 [ 3 ] {50c451b2-372a-4da2-8ae6-de3ae210b20d} <Debug> DynamicQueryHandler: Done processing query | ||
3029 | 2023.12.13 06:43:46.642325 [ 3 ] {50c451b2-372a-4da2-8ae6-de3ae210b20d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3030 | 2023.12.13 06:43:46.642341 [ 3 ] {} <Debug> HTTP-Session: a503843f-f6c7-4147-bd4e-d82d46904ff0 Destroying unnamed session | ||
3031 | 2023.12.13 06:43:46.642441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3032 | 2023.12.13 06:43:46.642485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3033 | 2023.12.13 06:43:46.642504 [ 3 ] {} <Debug> HTTP-Session: c101f135-9259-4d83-a37f-01531bd0ba32 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3034 | 2023.12.13 06:43:46.642520 [ 3 ] {} <Debug> HTTP-Session: c101f135-9259-4d83-a37f-01531bd0ba32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3035 | 2023.12.13 06:43:46.642588 [ 3 ] {b140e22e-418b-401f-a955-2e306f9b944d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3036 | 2023.12.13 06:43:46.642627 [ 3 ] {b140e22e-418b-401f-a955-2e306f9b944d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3037 | 2023.12.13 06:43:46.642734 [ 3 ] {b140e22e-418b-401f-a955-2e306f9b944d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3038 | 2023.12.13 06:43:46.642988 [ 3 ] {b140e22e-418b-401f-a955-2e306f9b944d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3039 | 2023.12.13 06:43:46.643184 [ 3 ] {b140e22e-418b-401f-a955-2e306f9b944d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3040 | 2023.12.13 06:43:46.643323 [ 3 ] {b140e22e-418b-401f-a955-2e306f9b944d} <Trace> oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3041 | 2023.12.13 06:43:46.643432 [ 3 ] {b140e22e-418b-401f-a955-2e306f9b944d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000810215 sec., 2468 rows/sec., 172.36 KiB/sec. | ||
3042 | 2023.12.13 06:43:46.643550 [ 3 ] {b140e22e-418b-401f-a955-2e306f9b944d} <Debug> DynamicQueryHandler: Done processing query | ||
3043 | 2023.12.13 06:43:46.643571 [ 3 ] {b140e22e-418b-401f-a955-2e306f9b944d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3044 | 2023.12.13 06:43:46.643586 [ 3 ] {} <Debug> HTTP-Session: c101f135-9259-4d83-a37f-01531bd0ba32 Destroying unnamed session | ||
3045 | 2023.12.13 06:43:46.643702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3046 | 2023.12.13 06:43:46.643742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3047 | 2023.12.13 06:43:46.643760 [ 3 ] {} <Debug> HTTP-Session: 9935eb32-d673-4c93-9105-a74d62c36ce0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3048 | 2023.12.13 06:43:46.643776 [ 3 ] {} <Debug> HTTP-Session: 9935eb32-d673-4c93-9105-a74d62c36ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3049 | 2023.12.13 06:43:46.643845 [ 3 ] {86ccb76c-8939-4437-b2e1-b88be9cec826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3050 | 2023.12.13 06:43:46.643882 [ 3 ] {86ccb76c-8939-4437-b2e1-b88be9cec826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3051 | 2023.12.13 06:43:46.643982 [ 3 ] {86ccb76c-8939-4437-b2e1-b88be9cec826} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3052 | 2023.12.13 06:43:46.644289 [ 3 ] {86ccb76c-8939-4437-b2e1-b88be9cec826} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3053 | 2023.12.13 06:43:46.644488 [ 3 ] {86ccb76c-8939-4437-b2e1-b88be9cec826} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3054 | 2023.12.13 06:43:46.644634 [ 3 ] {86ccb76c-8939-4437-b2e1-b88be9cec826} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3055 | 2023.12.13 06:43:46.644743 [ 3 ] {86ccb76c-8939-4437-b2e1-b88be9cec826} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.000863797 sec., 56726 rows/sec., 4.44 MiB/sec. | ||
3056 | 2023.12.13 06:43:46.644865 [ 3 ] {86ccb76c-8939-4437-b2e1-b88be9cec826} <Debug> DynamicQueryHandler: Done processing query | ||
3057 | 2023.12.13 06:43:46.644888 [ 3 ] {86ccb76c-8939-4437-b2e1-b88be9cec826} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3058 | 2023.12.13 06:43:46.644904 [ 3 ] {} <Debug> HTTP-Session: 9935eb32-d673-4c93-9105-a74d62c36ce0 Destroying unnamed session | ||
3059 | 2023.12.13 06:43:46.644998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3060 | 2023.12.13 06:43:46.645042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3061 | 2023.12.13 06:43:46.645060 [ 3 ] {} <Debug> HTTP-Session: c4e98849-c7cf-494b-b60e-182094d6f8ce Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3062 | 2023.12.13 06:43:46.645076 [ 3 ] {} <Debug> HTTP-Session: c4e98849-c7cf-494b-b60e-182094d6f8ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3063 | 2023.12.13 06:43:46.645142 [ 3 ] {007effcb-9395-4882-a44a-5b8856e06e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3064 | 2023.12.13 06:43:46.645184 [ 3 ] {007effcb-9395-4882-a44a-5b8856e06e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3065 | 2023.12.13 06:43:46.645303 [ 3 ] {007effcb-9395-4882-a44a-5b8856e06e2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3066 | 2023.12.13 06:43:46.645577 [ 3 ] {007effcb-9395-4882-a44a-5b8856e06e2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3067 | 2023.12.13 06:43:46.645829 [ 3 ] {007effcb-9395-4882-a44a-5b8856e06e2c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3068 | 2023.12.13 06:43:46.646007 [ 3 ] {007effcb-9395-4882-a44a-5b8856e06e2c} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3069 | 2023.12.13 06:43:46.646126 [ 3 ] {007effcb-9395-4882-a44a-5b8856e06e2c} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00095542 sec., 1046 rows/sec., 73.59 KiB/sec. | ||
3070 | 2023.12.13 06:43:46.646244 [ 3 ] {007effcb-9395-4882-a44a-5b8856e06e2c} <Debug> DynamicQueryHandler: Done processing query | ||
3071 | 2023.12.13 06:43:46.646267 [ 3 ] {007effcb-9395-4882-a44a-5b8856e06e2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3072 | 2023.12.13 06:43:46.646282 [ 3 ] {} <Debug> HTTP-Session: c4e98849-c7cf-494b-b60e-182094d6f8ce Destroying unnamed session | ||
3073 | 2023.12.13 06:43:46.646447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3074 | 2023.12.13 06:43:46.646491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3075 | 2023.12.13 06:43:46.646509 [ 3 ] {} <Debug> HTTP-Session: 639163d1-3862-4ad2-9475-e2f478d542fa Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3076 | 2023.12.13 06:43:46.646526 [ 3 ] {} <Debug> HTTP-Session: 639163d1-3862-4ad2-9475-e2f478d542fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3077 | 2023.12.13 06:43:46.646612 [ 3 ] {99f12e67-a251-4ed1-98be-5526d337d0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3078 | 2023.12.13 06:43:46.646654 [ 3 ] {99f12e67-a251-4ed1-98be-5526d337d0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3079 | 2023.12.13 06:43:46.646788 [ 3 ] {99f12e67-a251-4ed1-98be-5526d337d0ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3080 | 2023.12.13 06:43:46.647262 [ 3 ] {99f12e67-a251-4ed1-98be-5526d337d0ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3081 | 2023.12.13 06:43:46.647565 [ 3 ] {99f12e67-a251-4ed1-98be-5526d337d0ec} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3082 | 2023.12.13 06:43:46.647742 [ 3 ] {99f12e67-a251-4ed1-98be-5526d337d0ec} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3083 | 2023.12.13 06:43:46.647851 [ 3 ] {99f12e67-a251-4ed1-98be-5526d337d0ec} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001210947 sec., 38812 rows/sec., 52.38 MiB/sec. | ||
3084 | 2023.12.13 06:43:46.648042 [ 3 ] {99f12e67-a251-4ed1-98be-5526d337d0ec} <Debug> DynamicQueryHandler: Done processing query | ||
3085 | 2023.12.13 06:43:46.648065 [ 3 ] {99f12e67-a251-4ed1-98be-5526d337d0ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3086 | 2023.12.13 06:43:46.648104 [ 3 ] {} <Debug> HTTP-Session: 639163d1-3862-4ad2-9475-e2f478d542fa Destroying unnamed session | ||
3087 | 2023.12.13 06:43:56.638297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3088 | 2023.12.13 06:43:56.638425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3089 | 2023.12.13 06:43:56.638455 [ 3 ] {} <Debug> HTTP-Session: e3456adf-68fe-40cf-95c3-c3d6dff12574 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3090 | 2023.12.13 06:43:56.638483 [ 3 ] {} <Debug> HTTP-Session: e3456adf-68fe-40cf-95c3-c3d6dff12574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3091 | 2023.12.13 06:43:56.638628 [ 3 ] {93fa5ffc-8933-484d-9e5b-0764a6677881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3092 | 2023.12.13 06:43:56.638696 [ 3 ] {93fa5ffc-8933-484d-9e5b-0764a6677881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3093 | 2023.12.13 06:43:56.638880 [ 3 ] {93fa5ffc-8933-484d-9e5b-0764a6677881} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3094 | 2023.12.13 06:43:56.639349 [ 3 ] {93fa5ffc-8933-484d-9e5b-0764a6677881} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3095 | 2023.12.13 06:43:56.639614 [ 3 ] {93fa5ffc-8933-484d-9e5b-0764a6677881} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3096 | 2023.12.13 06:43:56.639776 [ 3 ] {93fa5ffc-8933-484d-9e5b-0764a6677881} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3097 | 2023.12.13 06:43:56.639908 [ 3 ] {93fa5ffc-8933-484d-9e5b-0764a6677881} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001240128 sec., 37899 rows/sec., 3.00 MiB/sec. | ||
3098 | 2023.12.13 06:43:56.640122 [ 3 ] {93fa5ffc-8933-484d-9e5b-0764a6677881} <Debug> DynamicQueryHandler: Done processing query | ||
3099 | 2023.12.13 06:43:56.640154 [ 3 ] {93fa5ffc-8933-484d-9e5b-0764a6677881} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3100 | 2023.12.13 06:43:56.640172 [ 3 ] {} <Debug> HTTP-Session: e3456adf-68fe-40cf-95c3-c3d6dff12574 Destroying unnamed session | ||
3101 | 2023.12.13 06:43:56.640375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3102 | 2023.12.13 06:43:56.640426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3103 | 2023.12.13 06:43:56.640468 [ 3 ] {} <Debug> HTTP-Session: fd95dd65-df7e-48cf-8dc2-cf447a8c96b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3104 | 2023.12.13 06:43:56.640487 [ 3 ] {} <Debug> HTTP-Session: fd95dd65-df7e-48cf-8dc2-cf447a8c96b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3105 | 2023.12.13 06:43:56.640577 [ 3 ] {2411a182-af26-47d6-b995-f165b17c6562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3106 | 2023.12.13 06:43:56.640621 [ 3 ] {2411a182-af26-47d6-b995-f165b17c6562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3107 | 2023.12.13 06:43:56.640742 [ 3 ] {2411a182-af26-47d6-b995-f165b17c6562} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3108 | 2023.12.13 06:43:56.641109 [ 3 ] {2411a182-af26-47d6-b995-f165b17c6562} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3109 | 2023.12.13 06:43:56.641326 [ 3 ] {2411a182-af26-47d6-b995-f165b17c6562} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3110 | 2023.12.13 06:43:56.641471 [ 3 ] {2411a182-af26-47d6-b995-f165b17c6562} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3111 | 2023.12.13 06:43:56.641602 [ 3 ] {2411a182-af26-47d6-b995-f165b17c6562} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.000996641 sec., 141475 rows/sec., 13.76 MiB/sec. | ||
3112 | 2023.12.13 06:43:56.641727 [ 3 ] {2411a182-af26-47d6-b995-f165b17c6562} <Debug> DynamicQueryHandler: Done processing query | ||
3113 | 2023.12.13 06:43:56.641751 [ 3 ] {2411a182-af26-47d6-b995-f165b17c6562} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3114 | 2023.12.13 06:43:56.641767 [ 3 ] {} <Debug> HTTP-Session: fd95dd65-df7e-48cf-8dc2-cf447a8c96b6 Destroying unnamed session | ||
3115 | 2023.12.13 06:43:56.641889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3116 | 2023.12.13 06:43:56.641935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3117 | 2023.12.13 06:43:56.641953 [ 3 ] {} <Debug> HTTP-Session: c314c74c-e6f9-44a0-8d29-c2c33e651f79 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3118 | 2023.12.13 06:43:56.641970 [ 3 ] {} <Debug> HTTP-Session: c314c74c-e6f9-44a0-8d29-c2c33e651f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3119 | 2023.12.13 06:43:56.642043 [ 3 ] {8430f324-a32f-49fc-9dfb-bf009df153de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3120 | 2023.12.13 06:43:56.642083 [ 3 ] {8430f324-a32f-49fc-9dfb-bf009df153de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3121 | 2023.12.13 06:43:56.642191 [ 3 ] {8430f324-a32f-49fc-9dfb-bf009df153de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3122 | 2023.12.13 06:43:56.642466 [ 3 ] {8430f324-a32f-49fc-9dfb-bf009df153de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3123 | 2023.12.13 06:43:56.642681 [ 3 ] {8430f324-a32f-49fc-9dfb-bf009df153de} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3124 | 2023.12.13 06:43:56.642826 [ 3 ] {8430f324-a32f-49fc-9dfb-bf009df153de} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3125 | 2023.12.13 06:43:56.642952 [ 3 ] {8430f324-a32f-49fc-9dfb-bf009df153de} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000877957 sec., 53533 rows/sec., 4.19 MiB/sec. | ||
3126 | 2023.12.13 06:43:56.643068 [ 3 ] {8430f324-a32f-49fc-9dfb-bf009df153de} <Debug> DynamicQueryHandler: Done processing query | ||
3127 | 2023.12.13 06:43:56.643091 [ 3 ] {8430f324-a32f-49fc-9dfb-bf009df153de} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3128 | 2023.12.13 06:43:56.643107 [ 3 ] {} <Debug> HTTP-Session: c314c74c-e6f9-44a0-8d29-c2c33e651f79 Destroying unnamed session | ||
3129 | 2023.12.13 06:43:56.643307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3130 | 2023.12.13 06:43:56.643353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3131 | 2023.12.13 06:43:56.643372 [ 3 ] {} <Debug> HTTP-Session: 952ded27-8f83-4f23-b313-783efe43cb08 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3132 | 2023.12.13 06:43:56.643389 [ 3 ] {} <Debug> HTTP-Session: 952ded27-8f83-4f23-b313-783efe43cb08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3133 | 2023.12.13 06:43:56.643482 [ 3 ] {2d5bb8c9-3837-4b06-879c-3a215ef6cf64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3134 | 2023.12.13 06:43:56.643527 [ 3 ] {2d5bb8c9-3837-4b06-879c-3a215ef6cf64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3135 | 2023.12.13 06:43:56.643666 [ 3 ] {2d5bb8c9-3837-4b06-879c-3a215ef6cf64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3136 | 2023.12.13 06:43:56.644123 [ 3 ] {2d5bb8c9-3837-4b06-879c-3a215ef6cf64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3137 | 2023.12.13 06:43:56.644433 [ 3 ] {2d5bb8c9-3837-4b06-879c-3a215ef6cf64} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3138 | 2023.12.13 06:43:56.644615 [ 3 ] {2d5bb8c9-3837-4b06-879c-3a215ef6cf64} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3139 | 2023.12.13 06:43:56.644746 [ 3 ] {2d5bb8c9-3837-4b06-879c-3a215ef6cf64} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001229328 sec., 38232 rows/sec., 51.59 MiB/sec. | ||
3140 | 2023.12.13 06:43:56.644899 [ 3 ] {2d5bb8c9-3837-4b06-879c-3a215ef6cf64} <Debug> DynamicQueryHandler: Done processing query | ||
3141 | 2023.12.13 06:43:56.644923 [ 3 ] {2d5bb8c9-3837-4b06-879c-3a215ef6cf64} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3142 | 2023.12.13 06:43:56.644939 [ 3 ] {} <Debug> HTTP-Session: 952ded27-8f83-4f23-b313-783efe43cb08 Destroying unnamed session | ||
3143 | 2023.12.13 06:43:58.314640 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3144 | 2023.12.13 06:43:58.314716 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3145 | 2023.12.13 06:44:06.639569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3146 | 2023.12.13 06:44:06.639696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3147 | 2023.12.13 06:44:06.639726 [ 3 ] {} <Debug> HTTP-Session: 703e16e5-4b1e-416a-9faa-92dec66ae42b Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3148 | 2023.12.13 06:44:06.639755 [ 3 ] {} <Debug> HTTP-Session: 703e16e5-4b1e-416a-9faa-92dec66ae42b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3149 | 2023.12.13 06:44:06.639898 [ 3 ] {efa820e8-9b09-449c-a8e6-e2939eab3930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3150 | 2023.12.13 06:44:06.639963 [ 3 ] {efa820e8-9b09-449c-a8e6-e2939eab3930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3151 | 2023.12.13 06:44:06.640143 [ 3 ] {efa820e8-9b09-449c-a8e6-e2939eab3930} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3152 | 2023.12.13 06:44:06.640620 [ 3 ] {efa820e8-9b09-449c-a8e6-e2939eab3930} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3153 | 2023.12.13 06:44:06.640886 [ 3 ] {efa820e8-9b09-449c-a8e6-e2939eab3930} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3154 | 2023.12.13 06:44:06.641046 [ 3 ] {efa820e8-9b09-449c-a8e6-e2939eab3930} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3155 | 2023.12.13 06:44:06.641184 [ 3 ] {efa820e8-9b09-449c-a8e6-e2939eab3930} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001239919 sec., 37905 rows/sec., 3.00 MiB/sec. | ||
3156 | 2023.12.13 06:44:06.641336 [ 3 ] {efa820e8-9b09-449c-a8e6-e2939eab3930} <Debug> DynamicQueryHandler: Done processing query | ||
3157 | 2023.12.13 06:44:06.641361 [ 3 ] {efa820e8-9b09-449c-a8e6-e2939eab3930} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3158 | 2023.12.13 06:44:06.641377 [ 3 ] {} <Debug> HTTP-Session: 703e16e5-4b1e-416a-9faa-92dec66ae42b Destroying unnamed session | ||
3159 | 2023.12.13 06:44:06.641541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 27963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3160 | 2023.12.13 06:44:06.641593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3161 | 2023.12.13 06:44:06.641612 [ 3 ] {} <Debug> HTTP-Session: 70c33650-7cbd-438e-9bbb-32515c81ee8a Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3162 | 2023.12.13 06:44:06.641630 [ 3 ] {} <Debug> HTTP-Session: 70c33650-7cbd-438e-9bbb-32515c81ee8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3163 | 2023.12.13 06:44:06.641714 [ 3 ] {fb800539-701d-40e4-8ca6-2c4a4ef907ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3164 | 2023.12.13 06:44:06.641754 [ 3 ] {fb800539-701d-40e4-8ca6-2c4a4ef907ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3165 | 2023.12.13 06:44:06.641860 [ 3 ] {fb800539-701d-40e4-8ca6-2c4a4ef907ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3166 | 2023.12.13 06:44:06.642339 [ 3 ] {fb800539-701d-40e4-8ca6-2c4a4ef907ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3167 | 2023.12.13 06:44:06.642558 [ 3 ] {fb800539-701d-40e4-8ca6-2c4a4ef907ae} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3168 | 2023.12.13 06:44:06.642700 [ 3 ] {fb800539-701d-40e4-8ca6-2c4a4ef907ae} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3169 | 2023.12.13 06:44:06.642828 [ 3 ] {fb800539-701d-40e4-8ca6-2c4a4ef907ae} <Information> executeQuery: Read 177 rows, 17.13 KiB in 0.001076673 sec., 164395 rows/sec., 15.54 MiB/sec. | ||
3170 | 2023.12.13 06:44:06.642827 [ 168 ] {} <Debug> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3171 | 2023.12.13 06:44:06.642958 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3172 | 2023.12.13 06:44:06.643025 [ 3 ] {fb800539-701d-40e4-8ca6-2c4a4ef907ae} <Debug> DynamicQueryHandler: Done processing query | ||
3173 | 2023.12.13 06:44:06.643075 [ 18 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3174 | 2023.12.13 06:44:06.643078 [ 3 ] {fb800539-701d-40e4-8ca6-2c4a4ef907ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3175 | 2023.12.13 06:44:06.643124 [ 3 ] {} <Debug> HTTP-Session: 70c33650-7cbd-438e-9bbb-32515c81ee8a Destroying unnamed session | ||
3176 | 2023.12.13 06:44:06.643258 [ 18 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3177 | 2023.12.13 06:44:06.643296 [ 18 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 181 rows starting from the beginning of the part | ||
3178 | 2023.12.13 06:44:06.643297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 12065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3179 | 2023.12.13 06:44:06.643351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3180 | 2023.12.13 06:44:06.643374 [ 3 ] {} <Debug> HTTP-Session: b7898477-15a2-475f-a454-d0f9d2e280c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3181 | 2023.12.13 06:44:06.643403 [ 3 ] {} <Debug> HTTP-Session: b7898477-15a2-475f-a454-d0f9d2e280c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3182 | 2023.12.13 06:44:06.643443 [ 18 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 141 rows starting from the beginning of the part | ||
3183 | 2023.12.13 06:44:06.643520 [ 3 ] {c524df5d-c6db-4f68-ae7f-76d3a843dd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3184 | 2023.12.13 06:44:06.643569 [ 18 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 180 rows starting from the beginning of the part | ||
3185 | 2023.12.13 06:44:06.643575 [ 3 ] {c524df5d-c6db-4f68-ae7f-76d3a843dd51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3186 | 2023.12.13 06:44:06.643731 [ 18 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 142 rows starting from the beginning of the part | ||
3187 | 2023.12.13 06:44:06.643838 [ 3 ] {c524df5d-c6db-4f68-ae7f-76d3a843dd51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3188 | 2023.12.13 06:44:06.643891 [ 18 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 141 rows starting from the beginning of the part | ||
3189 | 2023.12.13 06:44:06.644001 [ 18 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 177 rows starting from the beginning of the part | ||
3190 | 2023.12.13 06:44:06.644369 [ 3 ] {c524df5d-c6db-4f68-ae7f-76d3a843dd51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3191 | 2023.12.13 06:44:06.644646 [ 3 ] {c524df5d-c6db-4f68-ae7f-76d3a843dd51} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3192 | 2023.12.13 06:44:06.644820 [ 3 ] {c524df5d-c6db-4f68-ae7f-76d3a843dd51} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3193 | 2023.12.13 06:44:06.644941 [ 168 ] {} <Debug> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3194 | 2023.12.13 06:44:06.645006 [ 3 ] {c524df5d-c6db-4f68-ae7f-76d3a843dd51} <Information> executeQuery: Read 71 rows, 5.66 KiB in 0.001430955 sec., 49617 rows/sec., 3.86 MiB/sec. | ||
3195 | 2023.12.13 06:44:06.645046 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3196 | 2023.12.13 06:44:06.645333 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3197 | 2023.12.13 06:44:06.645547 [ 3 ] {c524df5d-c6db-4f68-ae7f-76d3a843dd51} <Debug> DynamicQueryHandler: Done processing query | ||
3198 | 2023.12.13 06:44:06.645637 [ 3 ] {c524df5d-c6db-4f68-ae7f-76d3a843dd51} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3199 | 2023.12.13 06:44:06.645759 [ 3 ] {} <Debug> HTTP-Session: b7898477-15a2-475f-a454-d0f9d2e280c4 Destroying unnamed session | ||
3200 | 2023.12.13 06:44:06.645827 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3201 | 2023.12.13 06:44:06.645912 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 97 rows starting from the beginning of the part | ||
3202 | 2023.12.13 06:44:06.645913 [ 13 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 962 rows, containing 4 columns (4 merged, 0 gathered) in 0.002889001 sec., 332987.0775399524 rows/sec., 31.85 MiB/sec. | ||
3203 | 2023.12.13 06:44:06.646048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3204 | 2023.12.13 06:44:06.646171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3205 | 2023.12.13 06:44:06.646199 [ 26 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3206 | 2023.12.13 06:44:06.646251 [ 3 ] {} <Debug> HTTP-Session: 3da19a7c-0ac0-4ffb-abdf-b1f27fd4ed98 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3207 | 2023.12.13 06:44:06.646343 [ 3 ] {} <Debug> HTTP-Session: 3da19a7c-0ac0-4ffb-abdf-b1f27fd4ed98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3208 | 2023.12.13 06:44:06.646386 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 47 rows starting from the beginning of the part | ||
3209 | 2023.12.13 06:44:06.646591 [ 3 ] {aa85bf3d-43a3-49bf-a09f-f8613d6fba61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3210 | 2023.12.13 06:44:06.646693 [ 26 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3211 | 2023.12.13 06:44:06.646767 [ 3 ] {aa85bf3d-43a3-49bf-a09f-f8613d6fba61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3212 | 2023.12.13 06:44:06.646802 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 77 rows starting from the beginning of the part | ||
3213 | 2023.12.13 06:44:06.646875 [ 26 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3214 | 2023.12.13 06:44:06.647265 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 49 rows starting from the beginning of the part | ||
3215 | 2023.12.13 06:44:06.647471 [ 3 ] {aa85bf3d-43a3-49bf-a09f-f8613d6fba61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3216 | 2023.12.13 06:44:06.647555 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part | ||
3217 | 2023.12.13 06:44:06.647720 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 71 rows starting from the beginning of the part | ||
3218 | 2023.12.13 06:44:06.648296 [ 3 ] {aa85bf3d-43a3-49bf-a09f-f8613d6fba61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3219 | 2023.12.13 06:44:06.648858 [ 3 ] {aa85bf3d-43a3-49bf-a09f-f8613d6fba61} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3220 | 2023.12.13 06:44:06.649211 [ 3 ] {aa85bf3d-43a3-49bf-a09f-f8613d6fba61} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3221 | 2023.12.13 06:44:06.649441 [ 3 ] {aa85bf3d-43a3-49bf-a09f-f8613d6fba61} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002780516 sec., 12947 rows/sec., 935.64 KiB/sec. | ||
3222 | 2023.12.13 06:44:06.649895 [ 3 ] {aa85bf3d-43a3-49bf-a09f-f8613d6fba61} <Debug> DynamicQueryHandler: Done processing query | ||
3223 | 2023.12.13 06:44:06.649920 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 4 columns (4 merged, 0 gathered) in 0.00479655 sec., 80891.47408032857 rows/sec., 6.32 MiB/sec. | ||
3224 | 2023.12.13 06:44:06.649933 [ 3 ] {aa85bf3d-43a3-49bf-a09f-f8613d6fba61} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3225 | 2023.12.13 06:44:06.649983 [ 3 ] {} <Debug> HTTP-Session: 3da19a7c-0ac0-4ffb-abdf-b1f27fd4ed98 Destroying unnamed session | ||
3226 | 2023.12.13 06:44:06.650062 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3227 | 2023.12.13 06:44:06.650199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3228 | 2023.12.13 06:44:06.650272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3229 | 2023.12.13 06:44:06.650299 [ 3 ] {} <Debug> HTTP-Session: ba3d7bdf-116b-4d19-ba58-f840c2780d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3230 | 2023.12.13 06:44:06.650326 [ 3 ] {} <Debug> HTTP-Session: ba3d7bdf-116b-4d19-ba58-f840c2780d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3231 | 2023.12.13 06:44:06.650333 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3232 | 2023.12.13 06:44:06.650455 [ 3 ] {baeca47f-2bda-4a26-914d-9c51c2547a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3233 | 2023.12.13 06:44:06.650483 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3234 | 2023.12.13 06:44:06.650532 [ 3 ] {baeca47f-2bda-4a26-914d-9c51c2547a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3235 | 2023.12.13 06:44:06.650769 [ 3 ] {baeca47f-2bda-4a26-914d-9c51c2547a2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3236 | 2023.12.13 06:44:06.651277 [ 3 ] {baeca47f-2bda-4a26-914d-9c51c2547a2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3237 | 2023.12.13 06:44:06.651586 [ 3 ] {baeca47f-2bda-4a26-914d-9c51c2547a2d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3238 | 2023.12.13 06:44:06.651761 [ 3 ] {baeca47f-2bda-4a26-914d-9c51c2547a2d} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3239 | 2023.12.13 06:44:06.651886 [ 168 ] {} <Debug> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3240 | 2023.12.13 06:44:06.651900 [ 3 ] {baeca47f-2bda-4a26-914d-9c51c2547a2d} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001392263 sec., 33757 rows/sec., 45.55 MiB/sec. | ||
3241 | 2023.12.13 06:44:06.651933 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3242 | 2023.12.13 06:44:06.652100 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3243 | 2023.12.13 06:44:06.652178 [ 3 ] {baeca47f-2bda-4a26-914d-9c51c2547a2d} <Debug> DynamicQueryHandler: Done processing query | ||
3244 | 2023.12.13 06:44:06.652229 [ 3 ] {baeca47f-2bda-4a26-914d-9c51c2547a2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3245 | 2023.12.13 06:44:06.652271 [ 3 ] {} <Debug> HTTP-Session: ba3d7bdf-116b-4d19-ba58-f840c2780d58 Destroying unnamed session | ||
3246 | 2023.12.13 06:44:06.652313 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3247 | 2023.12.13 06:44:06.652356 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 902 rows starting from the beginning of the part | ||
3248 | 2023.12.13 06:44:06.652481 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 47 rows starting from the beginning of the part | ||
3249 | 2023.12.13 06:44:06.652581 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 47 rows starting from the beginning of the part | ||
3250 | 2023.12.13 06:44:06.652680 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 47 rows starting from the beginning of the part | ||
3251 | 2023.12.13 06:44:06.652775 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part | ||
3252 | 2023.12.13 06:44:06.652867 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 47 rows starting from the beginning of the part | ||
3253 | 2023.12.13 06:44:06.656082 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 6 columns (6 merged, 0 gathered) in 0.004082507 sec., 278505.3399785965 rows/sec., 375.83 MiB/sec. | ||
3254 | 2023.12.13 06:44:06.656764 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3255 | 2023.12.13 06:44:06.656980 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3256 | 2023.12.13 06:44:06.657045 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3257 | 2023.12.13 06:44:06.657120 [ 26 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5: 9.23 MiB. | ||
3258 | 2023.12.13 06:44:07.000168 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.12 MiB, peak 241.32 MiB, will set to 233.50 MiB (RSS), difference: 1.39 MiB | ||
3259 | 2023.12.13 06:44:13.314782 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3260 | 2023.12.13 06:44:13.314855 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3261 | 2023.12.13 06:44:16.637949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3262 | 2023.12.13 06:44:16.638067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3263 | 2023.12.13 06:44:16.638093 [ 3 ] {} <Debug> HTTP-Session: 6e7d97fa-9d6f-4b47-8ad9-9b896938fd6f Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3264 | 2023.12.13 06:44:16.638118 [ 3 ] {} <Debug> HTTP-Session: 6e7d97fa-9d6f-4b47-8ad9-9b896938fd6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3265 | 2023.12.13 06:44:16.638248 [ 3 ] {7eb9cae3-b44f-4fcd-95a8-d052800c985b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3266 | 2023.12.13 06:44:16.638308 [ 3 ] {7eb9cae3-b44f-4fcd-95a8-d052800c985b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3267 | 2023.12.13 06:44:16.638465 [ 3 ] {7eb9cae3-b44f-4fcd-95a8-d052800c985b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3268 | 2023.12.13 06:44:16.638953 [ 3 ] {7eb9cae3-b44f-4fcd-95a8-d052800c985b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3269 | 2023.12.13 06:44:16.639218 [ 3 ] {7eb9cae3-b44f-4fcd-95a8-d052800c985b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3270 | 2023.12.13 06:44:16.639381 [ 3 ] {7eb9cae3-b44f-4fcd-95a8-d052800c985b} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3271 | 2023.12.13 06:44:16.639502 [ 3 ] {7eb9cae3-b44f-4fcd-95a8-d052800c985b} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001220328 sec., 38514 rows/sec., 3.05 MiB/sec. | ||
3272 | 2023.12.13 06:44:16.639527 [ 163 ] {} <Debug> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
3273 | 2023.12.13 06:44:16.639639 [ 163 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3274 | 2023.12.13 06:44:16.639673 [ 3 ] {7eb9cae3-b44f-4fcd-95a8-d052800c985b} <Debug> DynamicQueryHandler: Done processing query | ||
3275 | 2023.12.13 06:44:16.639731 [ 3 ] {7eb9cae3-b44f-4fcd-95a8-d052800c985b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3276 | 2023.12.13 06:44:16.639779 [ 3 ] {} <Debug> HTTP-Session: 6e7d97fa-9d6f-4b47-8ad9-9b896938fd6f Destroying unnamed session | ||
3277 | 2023.12.13 06:44:16.639784 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact | ||
3278 | 2023.12.13 06:44:16.639946 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3279 | 2023.12.13 06:44:16.639967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3280 | 2023.12.13 06:44:16.640001 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 47 rows starting from the beginning of the part | ||
3281 | 2023.12.13 06:44:16.640055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3282 | 2023.12.13 06:44:16.640109 [ 3 ] {} <Debug> HTTP-Session: 84c4db12-bb4d-4706-9f78-c1f8be7c45df Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3283 | 2023.12.13 06:44:16.640145 [ 3 ] {} <Debug> HTTP-Session: 84c4db12-bb4d-4706-9f78-c1f8be7c45df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3284 | 2023.12.13 06:44:16.640276 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 47 rows starting from the beginning of the part | ||
3285 | 2023.12.13 06:44:16.640373 [ 3 ] {1918dfe4-87d5-4d3f-93e7-bd3677c59a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3286 | 2023.12.13 06:44:16.640465 [ 3 ] {1918dfe4-87d5-4d3f-93e7-bd3677c59a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3287 | 2023.12.13 06:44:16.640528 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part | ||
3288 | 2023.12.13 06:44:16.640896 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 47 rows starting from the beginning of the part | ||
3289 | 2023.12.13 06:44:16.640939 [ 3 ] {1918dfe4-87d5-4d3f-93e7-bd3677c59a32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3290 | 2023.12.13 06:44:16.641127 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 47 rows starting from the beginning of the part | ||
3291 | 2023.12.13 06:44:16.641667 [ 3 ] {1918dfe4-87d5-4d3f-93e7-bd3677c59a32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3292 | 2023.12.13 06:44:16.642136 [ 3 ] {1918dfe4-87d5-4d3f-93e7-bd3677c59a32} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3293 | 2023.12.13 06:44:16.642273 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.00257618 sec., 91220.33398287387 rows/sec., 7.22 MiB/sec. | ||
3294 | 2023.12.13 06:44:16.642384 [ 3 ] {1918dfe4-87d5-4d3f-93e7-bd3677c59a32} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3295 | 2023.12.13 06:44:16.642404 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
3296 | 2023.12.13 06:44:16.642532 [ 3 ] {1918dfe4-87d5-4d3f-93e7-bd3677c59a32} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.002105445 sec., 66969 rows/sec., 6.51 MiB/sec. | ||
3297 | 2023.12.13 06:44:16.642647 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6. | ||
3298 | 2023.12.13 06:44:16.642686 [ 3 ] {1918dfe4-87d5-4d3f-93e7-bd3677c59a32} <Debug> DynamicQueryHandler: Done processing query | ||
3299 | 2023.12.13 06:44:16.642711 [ 3 ] {1918dfe4-87d5-4d3f-93e7-bd3677c59a32} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3300 | 2023.12.13 06:44:16.642719 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Merged 5 parts: from all_1_23_5 to all_27_27_0 | ||
3301 | 2023.12.13 06:44:16.642730 [ 3 ] {} <Debug> HTTP-Session: 84c4db12-bb4d-4706-9f78-c1f8be7c45df Destroying unnamed session | ||
3302 | 2023.12.13 06:44:16.642881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3303 | 2023.12.13 06:44:16.642931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3304 | 2023.12.13 06:44:16.642951 [ 3 ] {} <Debug> HTTP-Session: b9149755-ce82-4ece-97e7-cdf4851b5ea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3305 | 2023.12.13 06:44:16.642968 [ 3 ] {} <Debug> HTTP-Session: b9149755-ce82-4ece-97e7-cdf4851b5ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3306 | 2023.12.13 06:44:16.643042 [ 3 ] {52219349-a1b5-4d76-8b14-40cb08dec367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3307 | 2023.12.13 06:44:16.643081 [ 3 ] {52219349-a1b5-4d76-8b14-40cb08dec367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3308 | 2023.12.13 06:44:16.643187 [ 3 ] {52219349-a1b5-4d76-8b14-40cb08dec367} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3309 | 2023.12.13 06:44:16.643498 [ 3 ] {52219349-a1b5-4d76-8b14-40cb08dec367} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3310 | 2023.12.13 06:44:16.643710 [ 3 ] {52219349-a1b5-4d76-8b14-40cb08dec367} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3311 | 2023.12.13 06:44:16.643858 [ 3 ] {52219349-a1b5-4d76-8b14-40cb08dec367} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3312 | 2023.12.13 06:44:16.643983 [ 3 ] {52219349-a1b5-4d76-8b14-40cb08dec367} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000912139 sec., 51527 rows/sec., 4.03 MiB/sec. | ||
3313 | 2023.12.13 06:44:16.644176 [ 3 ] {52219349-a1b5-4d76-8b14-40cb08dec367} <Debug> DynamicQueryHandler: Done processing query | ||
3314 | 2023.12.13 06:44:16.644201 [ 3 ] {52219349-a1b5-4d76-8b14-40cb08dec367} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3315 | 2023.12.13 06:44:16.644219 [ 3 ] {} <Debug> HTTP-Session: b9149755-ce82-4ece-97e7-cdf4851b5ea5 Destroying unnamed session | ||
3316 | 2023.12.13 06:44:16.644387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3317 | 2023.12.13 06:44:16.644432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3318 | 2023.12.13 06:44:16.644452 [ 3 ] {} <Debug> HTTP-Session: 0a4b3a54-e724-4d7d-979f-b68f0694d0e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3319 | 2023.12.13 06:44:16.644468 [ 3 ] {} <Debug> HTTP-Session: 0a4b3a54-e724-4d7d-979f-b68f0694d0e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3320 | 2023.12.13 06:44:16.644565 [ 3 ] {ee2efa6c-b9f2-4711-b6d7-7e5fab5c2c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3321 | 2023.12.13 06:44:16.644611 [ 3 ] {ee2efa6c-b9f2-4711-b6d7-7e5fab5c2c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3322 | 2023.12.13 06:44:16.644758 [ 3 ] {ee2efa6c-b9f2-4711-b6d7-7e5fab5c2c4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3323 | 2023.12.13 06:44:16.645254 [ 3 ] {ee2efa6c-b9f2-4711-b6d7-7e5fab5c2c4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3324 | 2023.12.13 06:44:16.645579 [ 3 ] {ee2efa6c-b9f2-4711-b6d7-7e5fab5c2c4a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3325 | 2023.12.13 06:44:16.645753 [ 3 ] {ee2efa6c-b9f2-4711-b6d7-7e5fab5c2c4a} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3326 | 2023.12.13 06:44:16.645887 [ 3 ] {ee2efa6c-b9f2-4711-b6d7-7e5fab5c2c4a} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.00129231 sec., 36368 rows/sec., 49.08 MiB/sec. | ||
3327 | 2023.12.13 06:44:16.646016 [ 3 ] {ee2efa6c-b9f2-4711-b6d7-7e5fab5c2c4a} <Debug> DynamicQueryHandler: Done processing query | ||
3328 | 2023.12.13 06:44:16.646039 [ 3 ] {ee2efa6c-b9f2-4711-b6d7-7e5fab5c2c4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3329 | 2023.12.13 06:44:16.646055 [ 3 ] {} <Debug> HTTP-Session: 0a4b3a54-e724-4d7d-979f-b68f0694d0e4 Destroying unnamed session | ||
3330 | 2023.12.13 06:44:26.637325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3331 | 2023.12.13 06:44:26.637443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3332 | 2023.12.13 06:44:26.637469 [ 3 ] {} <Debug> HTTP-Session: 618709cc-93a3-4b78-8514-5c0c916b2ca4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3333 | 2023.12.13 06:44:26.637493 [ 3 ] {} <Debug> HTTP-Session: 618709cc-93a3-4b78-8514-5c0c916b2ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3334 | 2023.12.13 06:44:26.637622 [ 3 ] {8fc12095-0ebd-4071-ab14-7acc73584729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3335 | 2023.12.13 06:44:26.637683 [ 3 ] {8fc12095-0ebd-4071-ab14-7acc73584729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3336 | 2023.12.13 06:44:26.637848 [ 3 ] {8fc12095-0ebd-4071-ab14-7acc73584729} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3337 | 2023.12.13 06:44:26.638320 [ 3 ] {8fc12095-0ebd-4071-ab14-7acc73584729} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3338 | 2023.12.13 06:44:26.638584 [ 3 ] {8fc12095-0ebd-4071-ab14-7acc73584729} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3339 | 2023.12.13 06:44:26.638751 [ 3 ] {8fc12095-0ebd-4071-ab14-7acc73584729} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3340 | 2023.12.13 06:44:26.638894 [ 3 ] {8fc12095-0ebd-4071-ab14-7acc73584729} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001229739 sec., 38219 rows/sec., 3.03 MiB/sec. | ||
3341 | 2023.12.13 06:44:26.639044 [ 3 ] {8fc12095-0ebd-4071-ab14-7acc73584729} <Debug> DynamicQueryHandler: Done processing query | ||
3342 | 2023.12.13 06:44:26.639070 [ 3 ] {8fc12095-0ebd-4071-ab14-7acc73584729} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3343 | 2023.12.13 06:44:26.639086 [ 3 ] {} <Debug> HTTP-Session: 618709cc-93a3-4b78-8514-5c0c916b2ca4 Destroying unnamed session | ||
3344 | 2023.12.13 06:44:26.639227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3345 | 2023.12.13 06:44:26.639279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3346 | 2023.12.13 06:44:26.639299 [ 3 ] {} <Debug> HTTP-Session: f9348bcf-b800-472e-81ec-747279501b49 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3347 | 2023.12.13 06:44:26.639318 [ 3 ] {} <Debug> HTTP-Session: f9348bcf-b800-472e-81ec-747279501b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3348 | 2023.12.13 06:44:26.639408 [ 3 ] {ef07f196-cd11-414b-8bdf-54ed9843b550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3349 | 2023.12.13 06:44:26.639456 [ 3 ] {ef07f196-cd11-414b-8bdf-54ed9843b550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3350 | 2023.12.13 06:44:26.639564 [ 3 ] {ef07f196-cd11-414b-8bdf-54ed9843b550} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3351 | 2023.12.13 06:44:26.639998 [ 3 ] {ef07f196-cd11-414b-8bdf-54ed9843b550} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3352 | 2023.12.13 06:44:26.640218 [ 3 ] {ef07f196-cd11-414b-8bdf-54ed9843b550} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3353 | 2023.12.13 06:44:26.640371 [ 3 ] {ef07f196-cd11-414b-8bdf-54ed9843b550} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3354 | 2023.12.13 06:44:26.640499 [ 3 ] {ef07f196-cd11-414b-8bdf-54ed9843b550} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.001057763 sec., 133300 rows/sec., 12.96 MiB/sec. | ||
3355 | 2023.12.13 06:44:26.640663 [ 3 ] {ef07f196-cd11-414b-8bdf-54ed9843b550} <Debug> DynamicQueryHandler: Done processing query | ||
3356 | 2023.12.13 06:44:26.640687 [ 3 ] {ef07f196-cd11-414b-8bdf-54ed9843b550} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3357 | 2023.12.13 06:44:26.640704 [ 3 ] {} <Debug> HTTP-Session: f9348bcf-b800-472e-81ec-747279501b49 Destroying unnamed session | ||
3358 | 2023.12.13 06:44:26.640881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3359 | 2023.12.13 06:44:26.640926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3360 | 2023.12.13 06:44:26.640946 [ 3 ] {} <Debug> HTTP-Session: f386c5c6-ac90-44f5-b60f-7547d4835670 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3361 | 2023.12.13 06:44:26.640963 [ 3 ] {} <Debug> HTTP-Session: f386c5c6-ac90-44f5-b60f-7547d4835670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3362 | 2023.12.13 06:44:26.641035 [ 3 ] {1d78f818-7d5a-4304-abb7-d4942bf127b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3363 | 2023.12.13 06:44:26.641075 [ 3 ] {1d78f818-7d5a-4304-abb7-d4942bf127b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3364 | 2023.12.13 06:44:26.641182 [ 3 ] {1d78f818-7d5a-4304-abb7-d4942bf127b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3365 | 2023.12.13 06:44:26.641501 [ 3 ] {1d78f818-7d5a-4304-abb7-d4942bf127b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3366 | 2023.12.13 06:44:26.641716 [ 3 ] {1d78f818-7d5a-4304-abb7-d4942bf127b0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3367 | 2023.12.13 06:44:26.641882 [ 3 ] {1d78f818-7d5a-4304-abb7-d4942bf127b0} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3368 | 2023.12.13 06:44:26.642005 [ 3 ] {1d78f818-7d5a-4304-abb7-d4942bf127b0} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000942759 sec., 49853 rows/sec., 3.90 MiB/sec. | ||
3369 | 2023.12.13 06:44:26.642126 [ 3 ] {1d78f818-7d5a-4304-abb7-d4942bf127b0} <Debug> DynamicQueryHandler: Done processing query | ||
3370 | 2023.12.13 06:44:26.642150 [ 3 ] {1d78f818-7d5a-4304-abb7-d4942bf127b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3371 | 2023.12.13 06:44:26.642166 [ 3 ] {} <Debug> HTTP-Session: f386c5c6-ac90-44f5-b60f-7547d4835670 Destroying unnamed session | ||
3372 | 2023.12.13 06:44:26.642316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3373 | 2023.12.13 06:44:26.642361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3374 | 2023.12.13 06:44:26.642380 [ 3 ] {} <Debug> HTTP-Session: 380bd308-4dff-437d-8f48-e557ba0e9bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3375 | 2023.12.13 06:44:26.642397 [ 3 ] {} <Debug> HTTP-Session: 380bd308-4dff-437d-8f48-e557ba0e9bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3376 | 2023.12.13 06:44:26.642488 [ 3 ] {4c2328a7-167b-41b3-bdd4-791eb1f2f659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3377 | 2023.12.13 06:44:26.642533 [ 3 ] {4c2328a7-167b-41b3-bdd4-791eb1f2f659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3378 | 2023.12.13 06:44:26.642669 [ 3 ] {4c2328a7-167b-41b3-bdd4-791eb1f2f659} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3379 | 2023.12.13 06:44:26.643179 [ 3 ] {4c2328a7-167b-41b3-bdd4-791eb1f2f659} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
3380 | 2023.12.13 06:44:26.643498 [ 3 ] {4c2328a7-167b-41b3-bdd4-791eb1f2f659} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3381 | 2023.12.13 06:44:26.643681 [ 3 ] {4c2328a7-167b-41b3-bdd4-791eb1f2f659} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3382 | 2023.12.13 06:44:26.643813 [ 3 ] {4c2328a7-167b-41b3-bdd4-791eb1f2f659} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001296191 sec., 36260 rows/sec., 48.93 MiB/sec. | ||
3383 | 2023.12.13 06:44:26.643945 [ 3 ] {4c2328a7-167b-41b3-bdd4-791eb1f2f659} <Debug> DynamicQueryHandler: Done processing query | ||
3384 | 2023.12.13 06:44:26.643968 [ 3 ] {4c2328a7-167b-41b3-bdd4-791eb1f2f659} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3385 | 2023.12.13 06:44:26.643984 [ 3 ] {} <Debug> HTTP-Session: 380bd308-4dff-437d-8f48-e557ba0e9bc9 Destroying unnamed session | ||
3386 | 2023.12.13 06:44:28.315114 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3387 | 2023.12.13 06:44:28.315175 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3388 | 2023.12.13 06:44:36.639780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3389 | 2023.12.13 06:44:36.639945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3390 | 2023.12.13 06:44:36.639981 [ 3 ] {} <Debug> HTTP-Session: 368a091d-14ca-41fe-8890-8d9b04ab3e31 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3391 | 2023.12.13 06:44:36.640013 [ 3 ] {} <Debug> HTTP-Session: 368a091d-14ca-41fe-8890-8d9b04ab3e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3392 | 2023.12.13 06:44:36.640178 [ 3 ] {69f76c30-8df2-425f-a723-01baf02be08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3393 | 2023.12.13 06:44:36.640256 [ 3 ] {69f76c30-8df2-425f-a723-01baf02be08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3394 | 2023.12.13 06:44:36.640460 [ 3 ] {69f76c30-8df2-425f-a723-01baf02be08e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3395 | 2023.12.13 06:44:36.641088 [ 3 ] {69f76c30-8df2-425f-a723-01baf02be08e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3396 | 2023.12.13 06:44:36.641358 [ 3 ] {69f76c30-8df2-425f-a723-01baf02be08e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3397 | 2023.12.13 06:44:36.641528 [ 3 ] {69f76c30-8df2-425f-a723-01baf02be08e} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3398 | 2023.12.13 06:44:36.641656 [ 3 ] {69f76c30-8df2-425f-a723-01baf02be08e} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001431634 sec., 32829 rows/sec., 2.60 MiB/sec. | ||
3399 | 2023.12.13 06:44:36.641824 [ 3 ] {69f76c30-8df2-425f-a723-01baf02be08e} <Debug> DynamicQueryHandler: Done processing query | ||
3400 | 2023.12.13 06:44:36.641850 [ 3 ] {69f76c30-8df2-425f-a723-01baf02be08e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3401 | 2023.12.13 06:44:36.641867 [ 3 ] {} <Debug> HTTP-Session: 368a091d-14ca-41fe-8890-8d9b04ab3e31 Destroying unnamed session | ||
3402 | 2023.12.13 06:44:36.642039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3403 | 2023.12.13 06:44:36.642090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3404 | 2023.12.13 06:44:36.642111 [ 3 ] {} <Debug> HTTP-Session: a66ac627-7829-47b4-a3d0-8c1a82595d84 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3405 | 2023.12.13 06:44:36.642130 [ 3 ] {} <Debug> HTTP-Session: a66ac627-7829-47b4-a3d0-8c1a82595d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3406 | 2023.12.13 06:44:36.642211 [ 3 ] {fa8b22ce-77f0-476f-8fb9-7ad8a008edd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3407 | 2023.12.13 06:44:36.642251 [ 3 ] {fa8b22ce-77f0-476f-8fb9-7ad8a008edd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3408 | 2023.12.13 06:44:36.642361 [ 3 ] {fa8b22ce-77f0-476f-8fb9-7ad8a008edd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3409 | 2023.12.13 06:44:36.642675 [ 3 ] {fa8b22ce-77f0-476f-8fb9-7ad8a008edd5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3410 | 2023.12.13 06:44:36.642885 [ 3 ] {fa8b22ce-77f0-476f-8fb9-7ad8a008edd5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3411 | 2023.12.13 06:44:36.643031 [ 3 ] {fa8b22ce-77f0-476f-8fb9-7ad8a008edd5} <Trace> oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3412 | 2023.12.13 06:44:36.643132 [ 3 ] {fa8b22ce-77f0-476f-8fb9-7ad8a008edd5} <Information> executeQuery: Read 6 rows, 509.00 B in 0.000893048 sec., 6718 rows/sec., 556.60 KiB/sec. | ||
3413 | 2023.12.13 06:44:36.643286 [ 3 ] {fa8b22ce-77f0-476f-8fb9-7ad8a008edd5} <Debug> DynamicQueryHandler: Done processing query | ||
3414 | 2023.12.13 06:44:36.643310 [ 3 ] {fa8b22ce-77f0-476f-8fb9-7ad8a008edd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3415 | 2023.12.13 06:44:36.643327 [ 3 ] {} <Debug> HTTP-Session: a66ac627-7829-47b4-a3d0-8c1a82595d84 Destroying unnamed session | ||
3416 | 2023.12.13 06:44:36.643492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 28410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3417 | 2023.12.13 06:44:36.643538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3418 | 2023.12.13 06:44:36.643556 [ 3 ] {} <Debug> HTTP-Session: 9af425d3-64c8-43a7-9751-a65187d6a366 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3419 | 2023.12.13 06:44:36.643573 [ 3 ] {} <Debug> HTTP-Session: 9af425d3-64c8-43a7-9751-a65187d6a366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3420 | 2023.12.13 06:44:36.643655 [ 3 ] {08a45b5c-e3ff-4abb-b0b3-31dbfe2405a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3421 | 2023.12.13 06:44:36.643695 [ 3 ] {08a45b5c-e3ff-4abb-b0b3-31dbfe2405a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3422 | 2023.12.13 06:44:36.643803 [ 3 ] {08a45b5c-e3ff-4abb-b0b3-31dbfe2405a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3423 | 2023.12.13 06:44:36.644202 [ 3 ] {08a45b5c-e3ff-4abb-b0b3-31dbfe2405a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3424 | 2023.12.13 06:44:36.644420 [ 3 ] {08a45b5c-e3ff-4abb-b0b3-31dbfe2405a5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3425 | 2023.12.13 06:44:36.644573 [ 3 ] {08a45b5c-e3ff-4abb-b0b3-31dbfe2405a5} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3426 | 2023.12.13 06:44:36.644676 [ 3 ] {08a45b5c-e3ff-4abb-b0b3-31dbfe2405a5} <Information> executeQuery: Read 180 rows, 17.40 KiB in 0.000994331 sec., 181026 rows/sec., 17.09 MiB/sec. | ||
3427 | 2023.12.13 06:44:36.644794 [ 3 ] {08a45b5c-e3ff-4abb-b0b3-31dbfe2405a5} <Debug> DynamicQueryHandler: Done processing query | ||
3428 | 2023.12.13 06:44:36.644817 [ 3 ] {08a45b5c-e3ff-4abb-b0b3-31dbfe2405a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3429 | 2023.12.13 06:44:36.644833 [ 3 ] {} <Debug> HTTP-Session: 9af425d3-64c8-43a7-9751-a65187d6a366 Destroying unnamed session | ||
3430 | 2023.12.13 06:44:36.644989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3431 | 2023.12.13 06:44:36.645032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3432 | 2023.12.13 06:44:36.645050 [ 3 ] {} <Debug> HTTP-Session: f1f42bcd-f692-4c92-a24e-816810f510b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3433 | 2023.12.13 06:44:36.645066 [ 3 ] {} <Debug> HTTP-Session: f1f42bcd-f692-4c92-a24e-816810f510b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3434 | 2023.12.13 06:44:36.645136 [ 3 ] {d7aa21a7-cf98-4ef4-8c9e-aa8e44932cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3435 | 2023.12.13 06:44:36.645175 [ 3 ] {d7aa21a7-cf98-4ef4-8c9e-aa8e44932cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3436 | 2023.12.13 06:44:36.645279 [ 3 ] {d7aa21a7-cf98-4ef4-8c9e-aa8e44932cd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3437 | 2023.12.13 06:44:36.645562 [ 3 ] {d7aa21a7-cf98-4ef4-8c9e-aa8e44932cd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3438 | 2023.12.13 06:44:36.645762 [ 3 ] {d7aa21a7-cf98-4ef4-8c9e-aa8e44932cd1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3439 | 2023.12.13 06:44:36.645909 [ 3 ] {d7aa21a7-cf98-4ef4-8c9e-aa8e44932cd1} <Trace> oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3440 | 2023.12.13 06:44:36.646006 [ 3 ] {d7aa21a7-cf98-4ef4-8c9e-aa8e44932cd1} <Information> executeQuery: Read 6 rows, 429.00 B in 0.000842646 sec., 7120 rows/sec., 497.18 KiB/sec. | ||
3441 | 2023.12.13 06:44:36.646185 [ 3 ] {d7aa21a7-cf98-4ef4-8c9e-aa8e44932cd1} <Debug> DynamicQueryHandler: Done processing query | ||
3442 | 2023.12.13 06:44:36.646208 [ 3 ] {d7aa21a7-cf98-4ef4-8c9e-aa8e44932cd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3443 | 2023.12.13 06:44:36.646224 [ 3 ] {} <Debug> HTTP-Session: f1f42bcd-f692-4c92-a24e-816810f510b6 Destroying unnamed session | ||
3444 | 2023.12.13 06:44:36.646348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 13088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3445 | 2023.12.13 06:44:36.646393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3446 | 2023.12.13 06:44:36.646412 [ 3 ] {} <Debug> HTTP-Session: 27e72b78-3119-49e1-b346-323d41f76aaf Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3447 | 2023.12.13 06:44:36.646428 [ 3 ] {} <Debug> HTTP-Session: 27e72b78-3119-49e1-b346-323d41f76aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3448 | 2023.12.13 06:44:36.646501 [ 3 ] {8e1a2d15-88b3-42ce-aa53-3bbbcabcbc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3449 | 2023.12.13 06:44:36.646540 [ 3 ] {8e1a2d15-88b3-42ce-aa53-3bbbcabcbc0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3450 | 2023.12.13 06:44:36.646658 [ 3 ] {8e1a2d15-88b3-42ce-aa53-3bbbcabcbc0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3451 | 2023.12.13 06:44:36.646997 [ 3 ] {8e1a2d15-88b3-42ce-aa53-3bbbcabcbc0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3452 | 2023.12.13 06:44:36.647207 [ 3 ] {8e1a2d15-88b3-42ce-aa53-3bbbcabcbc0f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3453 | 2023.12.13 06:44:36.647351 [ 3 ] {8e1a2d15-88b3-42ce-aa53-3bbbcabcbc0f} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3454 | 2023.12.13 06:44:36.647460 [ 3 ] {8e1a2d15-88b3-42ce-aa53-3bbbcabcbc0f} <Information> executeQuery: Read 77 rows, 6.15 KiB in 0.000924529 sec., 83285 rows/sec., 6.50 MiB/sec. | ||
3455 | 2023.12.13 06:44:36.647672 [ 3 ] {8e1a2d15-88b3-42ce-aa53-3bbbcabcbc0f} <Debug> DynamicQueryHandler: Done processing query | ||
3456 | 2023.12.13 06:44:36.647696 [ 3 ] {8e1a2d15-88b3-42ce-aa53-3bbbcabcbc0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3457 | 2023.12.13 06:44:36.647711 [ 3 ] {} <Debug> HTTP-Session: 27e72b78-3119-49e1-b346-323d41f76aaf Destroying unnamed session | ||
3458 | 2023.12.13 06:44:36.647843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7603, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3459 | 2023.12.13 06:44:36.647886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3460 | 2023.12.13 06:44:36.647905 [ 3 ] {} <Debug> HTTP-Session: 956353d2-874c-427f-bda5-61fce731a424 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3461 | 2023.12.13 06:44:36.647921 [ 3 ] {} <Debug> HTTP-Session: 956353d2-874c-427f-bda5-61fce731a424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3462 | 2023.12.13 06:44:36.647993 [ 3 ] {3b5a2932-673a-4882-a596-e371b731d2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3463 | 2023.12.13 06:44:36.648037 [ 3 ] {3b5a2932-673a-4882-a596-e371b731d2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3464 | 2023.12.13 06:44:36.648169 [ 3 ] {3b5a2932-673a-4882-a596-e371b731d2d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3465 | 2023.12.13 06:44:36.648454 [ 3 ] {3b5a2932-673a-4882-a596-e371b731d2d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3466 | 2023.12.13 06:44:36.648714 [ 3 ] {3b5a2932-673a-4882-a596-e371b731d2d9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3467 | 2023.12.13 06:44:36.648888 [ 3 ] {3b5a2932-673a-4882-a596-e371b731d2d9} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3468 | 2023.12.13 06:44:36.648994 [ 3 ] {3b5a2932-673a-4882-a596-e371b731d2d9} <Information> executeQuery: Read 39 rows, 2.81 KiB in 0.00097041 sec., 40189 rows/sec., 2.83 MiB/sec. | ||
3469 | 2023.12.13 06:44:36.649136 [ 3 ] {3b5a2932-673a-4882-a596-e371b731d2d9} <Debug> DynamicQueryHandler: Done processing query | ||
3470 | 2023.12.13 06:44:36.649160 [ 3 ] {3b5a2932-673a-4882-a596-e371b731d2d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3471 | 2023.12.13 06:44:36.649176 [ 3 ] {} <Debug> HTTP-Session: 956353d2-874c-427f-bda5-61fce731a424 Destroying unnamed session | ||
3472 | 2023.12.13 06:44:36.649348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3473 | 2023.12.13 06:44:36.649391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3474 | 2023.12.13 06:44:36.649410 [ 3 ] {} <Debug> HTTP-Session: 58c41bc7-b75b-4d79-a734-61ab37c9aa2d Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3475 | 2023.12.13 06:44:36.649427 [ 3 ] {} <Debug> HTTP-Session: 58c41bc7-b75b-4d79-a734-61ab37c9aa2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3476 | 2023.12.13 06:44:36.649515 [ 3 ] {d4c18a3e-c515-44e9-b239-1db4f1bfec00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3477 | 2023.12.13 06:44:36.649559 [ 3 ] {d4c18a3e-c515-44e9-b239-1db4f1bfec00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3478 | 2023.12.13 06:44:36.649697 [ 3 ] {d4c18a3e-c515-44e9-b239-1db4f1bfec00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3479 | 2023.12.13 06:44:36.650164 [ 3 ] {d4c18a3e-c515-44e9-b239-1db4f1bfec00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3480 | 2023.12.13 06:44:36.650465 [ 3 ] {d4c18a3e-c515-44e9-b239-1db4f1bfec00} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3481 | 2023.12.13 06:44:36.650653 [ 3 ] {d4c18a3e-c515-44e9-b239-1db4f1bfec00} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3482 | 2023.12.13 06:44:36.650763 [ 3 ] {d4c18a3e-c515-44e9-b239-1db4f1bfec00} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001218708 sec., 38565 rows/sec., 52.04 MiB/sec. | ||
3483 | 2023.12.13 06:44:36.651015 [ 3 ] {d4c18a3e-c515-44e9-b239-1db4f1bfec00} <Debug> DynamicQueryHandler: Done processing query | ||
3484 | 2023.12.13 06:44:36.651039 [ 3 ] {d4c18a3e-c515-44e9-b239-1db4f1bfec00} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3485 | 2023.12.13 06:44:36.651054 [ 3 ] {} <Debug> HTTP-Session: 58c41bc7-b75b-4d79-a734-61ab37c9aa2d Destroying unnamed session | ||
3486 | 2023.12.13 06:44:43.315216 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3487 | 2023.12.13 06:44:43.315287 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3488 | 2023.12.13 06:44:46.637831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3489 | 2023.12.13 06:44:46.637985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3490 | 2023.12.13 06:44:46.638025 [ 3 ] {} <Debug> HTTP-Session: b3746478-11c8-406b-b505-5afee2bd1490 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3491 | 2023.12.13 06:44:46.638064 [ 3 ] {} <Debug> HTTP-Session: b3746478-11c8-406b-b505-5afee2bd1490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3492 | 2023.12.13 06:44:46.638238 [ 3 ] {2a938617-ce6e-4f43-9aca-21e7c6f4508b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3493 | 2023.12.13 06:44:46.638300 [ 3 ] {2a938617-ce6e-4f43-9aca-21e7c6f4508b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3494 | 2023.12.13 06:44:46.638459 [ 3 ] {2a938617-ce6e-4f43-9aca-21e7c6f4508b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3495 | 2023.12.13 06:44:46.638980 [ 3 ] {2a938617-ce6e-4f43-9aca-21e7c6f4508b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3496 | 2023.12.13 06:44:46.639253 [ 3 ] {2a938617-ce6e-4f43-9aca-21e7c6f4508b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3497 | 2023.12.13 06:44:46.639416 [ 3 ] {2a938617-ce6e-4f43-9aca-21e7c6f4508b} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3498 | 2023.12.13 06:44:46.639552 [ 3 ] {2a938617-ce6e-4f43-9aca-21e7c6f4508b} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.00127119 sec., 36973 rows/sec., 2.93 MiB/sec. | ||
3499 | 2023.12.13 06:44:46.639701 [ 3 ] {2a938617-ce6e-4f43-9aca-21e7c6f4508b} <Debug> DynamicQueryHandler: Done processing query | ||
3500 | 2023.12.13 06:44:46.639727 [ 3 ] {2a938617-ce6e-4f43-9aca-21e7c6f4508b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3501 | 2023.12.13 06:44:46.639745 [ 3 ] {} <Debug> HTTP-Session: b3746478-11c8-406b-b505-5afee2bd1490 Destroying unnamed session | ||
3502 | 2023.12.13 06:44:46.639889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3503 | 2023.12.13 06:44:46.639941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3504 | 2023.12.13 06:44:46.639961 [ 3 ] {} <Debug> HTTP-Session: 0a5284fd-fb8e-4921-bdad-0cc363a4e278 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3505 | 2023.12.13 06:44:46.639980 [ 3 ] {} <Debug> HTTP-Session: 0a5284fd-fb8e-4921-bdad-0cc363a4e278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3506 | 2023.12.13 06:44:46.640061 [ 3 ] {470c62ab-3d8a-4da7-9aa6-dfe16a0d1a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3507 | 2023.12.13 06:44:46.640102 [ 3 ] {470c62ab-3d8a-4da7-9aa6-dfe16a0d1a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3508 | 2023.12.13 06:44:46.640214 [ 3 ] {470c62ab-3d8a-4da7-9aa6-dfe16a0d1a10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3509 | 2023.12.13 06:44:46.640476 [ 3 ] {470c62ab-3d8a-4da7-9aa6-dfe16a0d1a10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3510 | 2023.12.13 06:44:46.640689 [ 3 ] {470c62ab-3d8a-4da7-9aa6-dfe16a0d1a10} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3511 | 2023.12.13 06:44:46.640841 [ 3 ] {470c62ab-3d8a-4da7-9aa6-dfe16a0d1a10} <Trace> oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3512 | 2023.12.13 06:44:46.640970 [ 3 ] {470c62ab-3d8a-4da7-9aa6-dfe16a0d1a10} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000879987 sec., 2272 rows/sec., 194.21 KiB/sec. | ||
3513 | 2023.12.13 06:44:46.641157 [ 3 ] {470c62ab-3d8a-4da7-9aa6-dfe16a0d1a10} <Debug> DynamicQueryHandler: Done processing query | ||
3514 | 2023.12.13 06:44:46.641181 [ 3 ] {470c62ab-3d8a-4da7-9aa6-dfe16a0d1a10} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3515 | 2023.12.13 06:44:46.641198 [ 3 ] {} <Debug> HTTP-Session: 0a5284fd-fb8e-4921-bdad-0cc363a4e278 Destroying unnamed session | ||
3516 | 2023.12.13 06:44:46.641330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3517 | 2023.12.13 06:44:46.641374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3518 | 2023.12.13 06:44:46.641393 [ 3 ] {} <Debug> HTTP-Session: 50225d8c-5924-4fef-b6ad-03f6439b0144 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3519 | 2023.12.13 06:44:46.641410 [ 3 ] {} <Debug> HTTP-Session: 50225d8c-5924-4fef-b6ad-03f6439b0144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3520 | 2023.12.13 06:44:46.641491 [ 3 ] {c04c471e-25a9-4166-b730-c7bdef4e5ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3521 | 2023.12.13 06:44:46.641530 [ 3 ] {c04c471e-25a9-4166-b730-c7bdef4e5ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3522 | 2023.12.13 06:44:46.641652 [ 3 ] {c04c471e-25a9-4166-b730-c7bdef4e5ec5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3523 | 2023.12.13 06:44:46.642000 [ 3 ] {c04c471e-25a9-4166-b730-c7bdef4e5ec5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3524 | 2023.12.13 06:44:46.642221 [ 3 ] {c04c471e-25a9-4166-b730-c7bdef4e5ec5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3525 | 2023.12.13 06:44:46.642372 [ 3 ] {c04c471e-25a9-4166-b730-c7bdef4e5ec5} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3526 | 2023.12.13 06:44:46.642497 [ 3 ] {c04c471e-25a9-4166-b730-c7bdef4e5ec5} <Information> executeQuery: Read 142 rows, 14.13 KiB in 0.000977581 sec., 145256 rows/sec., 14.11 MiB/sec. | ||
3527 | 2023.12.13 06:44:46.642634 [ 3 ] {c04c471e-25a9-4166-b730-c7bdef4e5ec5} <Debug> DynamicQueryHandler: Done processing query | ||
3528 | 2023.12.13 06:44:46.642658 [ 3 ] {c04c471e-25a9-4166-b730-c7bdef4e5ec5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3529 | 2023.12.13 06:44:46.642674 [ 3 ] {} <Debug> HTTP-Session: 50225d8c-5924-4fef-b6ad-03f6439b0144 Destroying unnamed session | ||
3530 | 2023.12.13 06:44:46.642783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3531 | 2023.12.13 06:44:46.642827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3532 | 2023.12.13 06:44:46.642845 [ 3 ] {} <Debug> HTTP-Session: 16934c61-3bca-478e-92b5-1465481bfca2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3533 | 2023.12.13 06:44:46.642861 [ 3 ] {} <Debug> HTTP-Session: 16934c61-3bca-478e-92b5-1465481bfca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3534 | 2023.12.13 06:44:46.642929 [ 3 ] {78c01ef2-3e0d-47ea-8651-b067dcd369d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3535 | 2023.12.13 06:44:46.642967 [ 3 ] {78c01ef2-3e0d-47ea-8651-b067dcd369d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3536 | 2023.12.13 06:44:46.643071 [ 3 ] {78c01ef2-3e0d-47ea-8651-b067dcd369d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3537 | 2023.12.13 06:44:46.643307 [ 3 ] {78c01ef2-3e0d-47ea-8651-b067dcd369d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3538 | 2023.12.13 06:44:46.643510 [ 3 ] {78c01ef2-3e0d-47ea-8651-b067dcd369d9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3539 | 2023.12.13 06:44:46.643667 [ 3 ] {78c01ef2-3e0d-47ea-8651-b067dcd369d9} <Trace> oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3540 | 2023.12.13 06:44:46.643794 [ 3 ] {78c01ef2-3e0d-47ea-8651-b067dcd369d9} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000837306 sec., 2388 rows/sec., 166.78 KiB/sec. | ||
3541 | 2023.12.13 06:44:46.643956 [ 3 ] {78c01ef2-3e0d-47ea-8651-b067dcd369d9} <Debug> DynamicQueryHandler: Done processing query | ||
3542 | 2023.12.13 06:44:46.643979 [ 3 ] {78c01ef2-3e0d-47ea-8651-b067dcd369d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3543 | 2023.12.13 06:44:46.643996 [ 3 ] {} <Debug> HTTP-Session: 16934c61-3bca-478e-92b5-1465481bfca2 Destroying unnamed session | ||
3544 | 2023.12.13 06:44:46.644106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3545 | 2023.12.13 06:44:46.644150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3546 | 2023.12.13 06:44:46.644169 [ 3 ] {} <Debug> HTTP-Session: 6f3e11a9-1379-4a99-8e99-0193bab346d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3547 | 2023.12.13 06:44:46.644185 [ 3 ] {} <Debug> HTTP-Session: 6f3e11a9-1379-4a99-8e99-0193bab346d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3548 | 2023.12.13 06:44:46.644258 [ 3 ] {f2c5aa5b-c9bc-4f7c-a59d-b2381b50a634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3549 | 2023.12.13 06:44:46.644296 [ 3 ] {f2c5aa5b-c9bc-4f7c-a59d-b2381b50a634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3550 | 2023.12.13 06:44:46.644409 [ 3 ] {f2c5aa5b-c9bc-4f7c-a59d-b2381b50a634} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3551 | 2023.12.13 06:44:46.644686 [ 3 ] {f2c5aa5b-c9bc-4f7c-a59d-b2381b50a634} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3552 | 2023.12.13 06:44:46.644888 [ 3 ] {f2c5aa5b-c9bc-4f7c-a59d-b2381b50a634} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3553 | 2023.12.13 06:44:46.645034 [ 3 ] {f2c5aa5b-c9bc-4f7c-a59d-b2381b50a634} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3554 | 2023.12.13 06:44:46.645160 [ 3 ] {f2c5aa5b-c9bc-4f7c-a59d-b2381b50a634} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.000874057 sec., 56060 rows/sec., 4.39 MiB/sec. | ||
3555 | 2023.12.13 06:44:46.645277 [ 3 ] {f2c5aa5b-c9bc-4f7c-a59d-b2381b50a634} <Debug> DynamicQueryHandler: Done processing query | ||
3556 | 2023.12.13 06:44:46.645300 [ 3 ] {f2c5aa5b-c9bc-4f7c-a59d-b2381b50a634} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3557 | 2023.12.13 06:44:46.645316 [ 3 ] {} <Debug> HTTP-Session: 6f3e11a9-1379-4a99-8e99-0193bab346d5 Destroying unnamed session | ||
3558 | 2023.12.13 06:44:46.645419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3559 | 2023.12.13 06:44:46.645460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3560 | 2023.12.13 06:44:46.645481 [ 3 ] {} <Debug> HTTP-Session: e8b9797b-4b28-471a-855f-bcc0df206ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3561 | 2023.12.13 06:44:46.645500 [ 3 ] {} <Debug> HTTP-Session: e8b9797b-4b28-471a-855f-bcc0df206ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3562 | 2023.12.13 06:44:46.645570 [ 3 ] {40a71c0d-8190-4b74-9040-befac7c69cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3563 | 2023.12.13 06:44:46.645612 [ 3 ] {40a71c0d-8190-4b74-9040-befac7c69cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3564 | 2023.12.13 06:44:46.645732 [ 3 ] {40a71c0d-8190-4b74-9040-befac7c69cbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3565 | 2023.12.13 06:44:46.646030 [ 3 ] {40a71c0d-8190-4b74-9040-befac7c69cbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3566 | 2023.12.13 06:44:46.646280 [ 3 ] {40a71c0d-8190-4b74-9040-befac7c69cbf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3567 | 2023.12.13 06:44:46.646449 [ 3 ] {40a71c0d-8190-4b74-9040-befac7c69cbf} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3568 | 2023.12.13 06:44:46.646578 [ 3 ] {40a71c0d-8190-4b74-9040-befac7c69cbf} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00097742 sec., 1023 rows/sec., 71.94 KiB/sec. | ||
3569 | 2023.12.13 06:44:46.646571 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
3570 | 2023.12.13 06:44:46.646703 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3571 | 2023.12.13 06:44:46.646748 [ 3 ] {40a71c0d-8190-4b74-9040-befac7c69cbf} <Debug> DynamicQueryHandler: Done processing query | ||
3572 | 2023.12.13 06:44:46.646799 [ 3 ] {40a71c0d-8190-4b74-9040-befac7c69cbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3573 | 2023.12.13 06:44:46.646807 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact | ||
3574 | 2023.12.13 06:44:46.646824 [ 3 ] {} <Debug> HTTP-Session: e8b9797b-4b28-471a-855f-bcc0df206ebf Destroying unnamed session | ||
3575 | 2023.12.13 06:44:46.646949 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3576 | 2023.12.13 06:44:46.647003 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 514 rows starting from the beginning of the part | ||
3577 | 2023.12.13 06:44:46.647031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50301, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3578 | 2023.12.13 06:44:46.647120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3579 | 2023.12.13 06:44:46.647158 [ 3 ] {} <Debug> HTTP-Session: 01f3445b-8011-494a-a12c-be33f2819f30 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3580 | 2023.12.13 06:44:46.647196 [ 3 ] {} <Debug> HTTP-Session: 01f3445b-8011-494a-a12c-be33f2819f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3581 | 2023.12.13 06:44:46.647302 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
3582 | 2023.12.13 06:44:46.647399 [ 3 ] {be75314b-1210-4f9b-aed3-9f743e24cfd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3583 | 2023.12.13 06:44:46.647509 [ 3 ] {be75314b-1210-4f9b-aed3-9f743e24cfd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3584 | 2023.12.13 06:44:46.647622 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
3585 | 2023.12.13 06:44:46.648038 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
3586 | 2023.12.13 06:44:46.648140 [ 3 ] {be75314b-1210-4f9b-aed3-9f743e24cfd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3587 | 2023.12.13 06:44:46.648343 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part | ||
3588 | 2023.12.13 06:44:46.648502 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
3589 | 2023.12.13 06:44:46.649118 [ 3 ] {be75314b-1210-4f9b-aed3-9f743e24cfd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3590 | 2023.12.13 06:44:46.649935 [ 3 ] {be75314b-1210-4f9b-aed3-9f743e24cfd3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3591 | 2023.12.13 06:44:46.650182 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 5 columns (5 merged, 0 gathered) in 0.003419966 sec., 184212.35766671365 rows/sec., 12.99 MiB/sec. | ||
3592 | 2023.12.13 06:44:46.650282 [ 3 ] {be75314b-1210-4f9b-aed3-9f743e24cfd3} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3593 | 2023.12.13 06:44:46.650382 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
3594 | 2023.12.13 06:44:46.650547 [ 3 ] {be75314b-1210-4f9b-aed3-9f743e24cfd3} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.003063146 sec., 15343 rows/sec., 20.71 MiB/sec. | ||
3595 | 2023.12.13 06:44:46.650899 [ 3 ] {be75314b-1210-4f9b-aed3-9f743e24cfd3} <Debug> DynamicQueryHandler: Done processing query | ||
3596 | 2023.12.13 06:44:46.650930 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. | ||
3597 | 2023.12.13 06:44:46.650941 [ 3 ] {be75314b-1210-4f9b-aed3-9f743e24cfd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3598 | 2023.12.13 06:44:46.650990 [ 3 ] {} <Debug> HTTP-Session: 01f3445b-8011-494a-a12c-be33f2819f30 Destroying unnamed session | ||
3599 | 2023.12.13 06:44:46.651054 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4) (MergerMutator): Merged 6 parts: from all_1_10_2 to all_15_15_0 | ||
3600 | 2023.12.13 06:44:56.637606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3601 | 2023.12.13 06:44:56.637752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3602 | 2023.12.13 06:44:56.637790 [ 3 ] {} <Debug> HTTP-Session: c5264d29-2144-4f05-b11e-2d679dd03c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3603 | 2023.12.13 06:44:56.637823 [ 3 ] {} <Debug> HTTP-Session: c5264d29-2144-4f05-b11e-2d679dd03c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3604 | 2023.12.13 06:44:56.637990 [ 3 ] {60daf9d9-b065-4791-83fe-b2649ba12218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3605 | 2023.12.13 06:44:56.638069 [ 3 ] {60daf9d9-b065-4791-83fe-b2649ba12218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3606 | 2023.12.13 06:44:56.638278 [ 3 ] {60daf9d9-b065-4791-83fe-b2649ba12218} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3607 | 2023.12.13 06:44:56.638812 [ 3 ] {60daf9d9-b065-4791-83fe-b2649ba12218} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3608 | 2023.12.13 06:44:56.639085 [ 3 ] {60daf9d9-b065-4791-83fe-b2649ba12218} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3609 | 2023.12.13 06:44:56.639246 [ 3 ] {60daf9d9-b065-4791-83fe-b2649ba12218} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3610 | 2023.12.13 06:44:56.639386 [ 3 ] {60daf9d9-b065-4791-83fe-b2649ba12218} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001351272 sec., 34782 rows/sec., 2.75 MiB/sec. | ||
3611 | 2023.12.13 06:44:56.639413 [ 147 ] {} <Debug> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
3612 | 2023.12.13 06:44:56.639526 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3613 | 2023.12.13 06:44:56.639559 [ 3 ] {60daf9d9-b065-4791-83fe-b2649ba12218} <Debug> DynamicQueryHandler: Done processing query | ||
3614 | 2023.12.13 06:44:56.639612 [ 3 ] {60daf9d9-b065-4791-83fe-b2649ba12218} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3615 | 2023.12.13 06:44:56.639650 [ 3 ] {} <Debug> HTTP-Session: c5264d29-2144-4f05-b11e-2d679dd03c99 Destroying unnamed session | ||
3616 | 2023.12.13 06:44:56.639659 [ 11 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact | ||
3617 | 2023.12.13 06:44:56.639837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3618 | 2023.12.13 06:44:56.639849 [ 11 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3619 | 2023.12.13 06:44:56.639917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3620 | 2023.12.13 06:44:56.639923 [ 11 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 47 rows starting from the beginning of the part | ||
3621 | 2023.12.13 06:44:56.639955 [ 3 ] {} <Debug> HTTP-Session: 47275b68-a9c3-4f96-9cb5-632d8f2e251b Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3622 | 2023.12.13 06:44:56.640015 [ 3 ] {} <Debug> HTTP-Session: 47275b68-a9c3-4f96-9cb5-632d8f2e251b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3623 | 2023.12.13 06:44:56.640240 [ 11 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 47 rows starting from the beginning of the part | ||
3624 | 2023.12.13 06:44:56.640243 [ 3 ] {3b986e96-507f-4f11-a98e-e5c21afd706d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3625 | 2023.12.13 06:44:56.640356 [ 3 ] {3b986e96-507f-4f11-a98e-e5c21afd706d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3626 | 2023.12.13 06:44:56.640505 [ 11 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 47 rows starting from the beginning of the part | ||
3627 | 2023.12.13 06:44:56.640840 [ 11 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 47 rows starting from the beginning of the part | ||
3628 | 2023.12.13 06:44:56.640843 [ 3 ] {3b986e96-507f-4f11-a98e-e5c21afd706d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3629 | 2023.12.13 06:44:56.641053 [ 11 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part | ||
3630 | 2023.12.13 06:44:56.641561 [ 3 ] {3b986e96-507f-4f11-a98e-e5c21afd706d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3631 | 2023.12.13 06:44:56.642041 [ 3 ] {3b986e96-507f-4f11-a98e-e5c21afd706d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3632 | 2023.12.13 06:44:56.642190 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002600331 sec., 90373.11019251011 rows/sec., 7.15 MiB/sec. | ||
3633 | 2023.12.13 06:44:56.642350 [ 3 ] {3b986e96-507f-4f11-a98e-e5c21afd706d} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3634 | 2023.12.13 06:44:56.642410 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
3635 | 2023.12.13 06:44:56.642513 [ 147 ] {} <Debug> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3636 | 2023.12.13 06:44:56.642574 [ 3 ] {3b986e96-507f-4f11-a98e-e5c21afd706d} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.00223855 sec., 62987 rows/sec., 6.12 MiB/sec. | ||
3637 | 2023.12.13 06:44:56.642586 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3638 | 2023.12.13 06:44:56.642826 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7. | ||
3639 | 2023.12.13 06:44:56.642852 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3640 | 2023.12.13 06:44:56.643036 [ 3 ] {3b986e96-507f-4f11-a98e-e5c21afd706d} <Debug> DynamicQueryHandler: Done processing query | ||
3641 | 2023.12.13 06:44:56.643070 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} <Trace> oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Merged 5 parts: from all_1_27_6 to all_31_31_0 | ||
3642 | 2023.12.13 06:44:56.643119 [ 3 ] {3b986e96-507f-4f11-a98e-e5c21afd706d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3643 | 2023.12.13 06:44:56.643211 [ 3 ] {} <Debug> HTTP-Session: 47275b68-a9c3-4f96-9cb5-632d8f2e251b Destroying unnamed session | ||
3644 | 2023.12.13 06:44:56.643247 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3645 | 2023.12.13 06:44:56.643352 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 181 rows starting from the beginning of the part | ||
3646 | 2023.12.13 06:44:56.643419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3647 | 2023.12.13 06:44:56.643479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3648 | 2023.12.13 06:44:56.643508 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 141 rows starting from the beginning of the part | ||
3649 | 2023.12.13 06:44:56.643509 [ 3 ] {} <Debug> HTTP-Session: 6d77f61e-fb51-4577-beaf-f18096eb6205 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3650 | 2023.12.13 06:44:56.643550 [ 3 ] {} <Debug> HTTP-Session: 6d77f61e-fb51-4577-beaf-f18096eb6205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3651 | 2023.12.13 06:44:56.643642 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 141 rows starting from the beginning of the part | ||
3652 | 2023.12.13 06:44:56.643668 [ 3 ] {99568004-2ee9-4f86-84a2-ce0f3da1aee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3653 | 2023.12.13 06:44:56.643723 [ 3 ] {99568004-2ee9-4f86-84a2-ce0f3da1aee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3654 | 2023.12.13 06:44:56.643764 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 180 rows starting from the beginning of the part | ||
3655 | 2023.12.13 06:44:56.643942 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 142 rows starting from the beginning of the part | ||
3656 | 2023.12.13 06:44:56.643985 [ 3 ] {99568004-2ee9-4f86-84a2-ce0f3da1aee6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3657 | 2023.12.13 06:44:56.644082 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 141 rows starting from the beginning of the part | ||
3658 | 2023.12.13 06:44:56.644446 [ 3 ] {99568004-2ee9-4f86-84a2-ce0f3da1aee6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3659 | 2023.12.13 06:44:56.644730 [ 3 ] {99568004-2ee9-4f86-84a2-ce0f3da1aee6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3660 | 2023.12.13 06:44:56.644899 [ 3 ] {99568004-2ee9-4f86-84a2-ce0f3da1aee6} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3661 | 2023.12.13 06:44:56.645073 [ 147 ] {} <Debug> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3662 | 2023.12.13 06:44:56.645115 [ 3 ] {99568004-2ee9-4f86-84a2-ce0f3da1aee6} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.001395784 sec., 33672 rows/sec., 2.63 MiB/sec. | ||
3663 | 2023.12.13 06:44:56.645221 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3664 | 2023.12.13 06:44:56.645509 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 926 rows, containing 4 columns (4 merged, 0 gathered) in 0.002856329 sec., 324192.3461898122 rows/sec., 31.16 MiB/sec. | ||
3665 | 2023.12.13 06:44:56.645536 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3666 | 2023.12.13 06:44:56.645595 [ 3 ] {99568004-2ee9-4f86-84a2-ce0f3da1aee6} <Debug> DynamicQueryHandler: Done processing query | ||
3667 | 2023.12.13 06:44:56.645636 [ 3 ] {99568004-2ee9-4f86-84a2-ce0f3da1aee6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3668 | 2023.12.13 06:44:56.645713 [ 3 ] {} <Debug> HTTP-Session: 6d77f61e-fb51-4577-beaf-f18096eb6205 Destroying unnamed session | ||
3669 | 2023.12.13 06:44:56.645783 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3670 | 2023.12.13 06:44:56.645795 [ 22 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3671 | 2023.12.13 06:44:56.645836 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 97 rows starting from the beginning of the part | ||
3672 | 2023.12.13 06:44:56.645967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50301, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3673 | 2023.12.13 06:44:56.646084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3674 | 2023.12.13 06:44:56.646100 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 47 rows starting from the beginning of the part | ||
3675 | 2023.12.13 06:44:56.646132 [ 3 ] {} <Debug> HTTP-Session: 575faa79-43ae-4965-9e51-c517c1580da0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 | ||
3676 | 2023.12.13 06:44:56.646140 [ 22 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3677 | 2023.12.13 06:44:56.646213 [ 3 ] {} <Debug> HTTP-Session: 575faa79-43ae-4965-9e51-c517c1580da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3678 | 2023.12.13 06:44:56.646329 [ 22 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} <Trace> oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3679 | 2023.12.13 06:44:56.646573 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 47 rows starting from the beginning of the part | ||
3680 | 2023.12.13 06:44:56.646593 [ 3 ] {39799753-c190-4665-9ff4-789dee76a0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3681 | 2023.12.13 06:44:56.646700 [ 3 ] {39799753-c190-4665-9ff4-789dee76a0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3682 | 2023.12.13 06:44:56.646875 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 77 rows starting from the beginning of the part | ||
3683 | 2023.12.13 06:44:56.647226 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 49 rows starting from the beginning of the part | ||
3684 | 2023.12.13 06:44:56.647375 [ 3 ] {39799753-c190-4665-9ff4-789dee76a0f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3685 | 2023.12.13 06:44:56.647503 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part | ||
3686 | 2023.12.13 06:44:56.648624 [ 3 ] {39799753-c190-4665-9ff4-789dee76a0f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3687 | 2023.12.13 06:44:56.648908 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 4 columns (4 merged, 0 gathered) in 0.0035413 sec., 102787.11207748567 rows/sec., 8.03 MiB/sec. | ||
3688 | 2023.12.13 06:44:56.649055 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3689 | 2023.12.13 06:44:56.649223 [ 3 ] {39799753-c190-4665-9ff4-789dee76a0f2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3690 | 2023.12.13 06:44:56.649289 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3691 | 2023.12.13 06:44:56.649377 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} <Trace> oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3692 | 2023.12.13 06:44:56.649511 [ 3 ] {39799753-c190-4665-9ff4-789dee76a0f2} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3693 | 2023.12.13 06:44:56.649647 [ 147 ] {} <Debug> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3694 | 2023.12.13 06:44:56.649669 [ 3 ] {39799753-c190-4665-9ff4-789dee76a0f2} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.003005054 sec., 15640 rows/sec., 21.11 MiB/sec. | ||
3695 | 2023.12.13 06:44:56.649704 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3696 | 2023.12.13 06:44:56.649904 [ 12 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3697 | 2023.12.13 06:44:56.650042 [ 3 ] {39799753-c190-4665-9ff4-789dee76a0f2} <Debug> DynamicQueryHandler: Done processing query | ||
3698 | 2023.12.13 06:44:56.650094 [ 3 ] {39799753-c190-4665-9ff4-789dee76a0f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3699 | 2023.12.13 06:44:56.650128 [ 12 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3700 | 2023.12.13 06:44:56.650141 [ 3 ] {} <Debug> HTTP-Session: 575faa79-43ae-4965-9e51-c517c1580da0 Destroying unnamed session | ||
3701 | 2023.12.13 06:44:56.650195 [ 12 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1137 rows starting from the beginning of the part | ||
3702 | 2023.12.13 06:44:56.650310 [ 12 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 47 rows starting from the beginning of the part | ||
3703 | 2023.12.13 06:44:56.650404 [ 12 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 47 rows starting from the beginning of the part | ||
3704 | 2023.12.13 06:44:56.650494 [ 12 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 47 rows starting from the beginning of the part | ||
3705 | 2023.12.13 06:44:56.650580 [ 12 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 47 rows starting from the beginning of the part | ||
3706 | 2023.12.13 06:44:56.650666 [ 12 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part | ||
3707 | 2023.12.13 06:44:56.657705 [ 17 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1372 rows, containing 6 columns (6 merged, 0 gathered) in 0.007930517 sec., 173002.592390887 rows/sec., 233.46 MiB/sec. | ||
3708 | 2023.12.13 06:44:56.658534 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3709 | 2023.12.13 06:44:56.658800 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3710 | 2023.12.13 06:44:56.658879 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3711 | 2023.12.13 06:44:56.658964 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6: 8.71 MiB. | ||
3712 | 2023.12.13 06:44:57.000165 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.66 MiB, peak 242.36 MiB, will set to 234.98 MiB (RSS), difference: -2.68 MiB | ||
3713 | 2023.12.13 06:44:57.018014 [ 147 ] {} <Debug> oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
3714 | 2023.12.13 06:44:57.018088 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3715 | 2023.12.13 06:44:57.018192 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
3716 | 2023.12.13 06:44:57.018369 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3717 | 2023.12.13 06:44:57.018429 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 8 rows starting from the beginning of the part | ||
3718 | 2023.12.13 06:44:57.018643 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
3719 | 2023.12.13 06:44:57.018792 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3720 | 2023.12.13 06:44:57.018881 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
3721 | 2023.12.13 06:44:57.018965 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
3722 | 2023.12.13 06:44:57.019506 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001357072 sec., 17685.133876463446 rows/sec., 1.44 MiB/sec. | ||
3723 | 2023.12.13 06:44:57.019579 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3724 | 2023.12.13 06:44:57.019734 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} <Trace> oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
3725 | 2023.12.13 06:44:57.019797 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} <Trace> oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
3726 | 2023.12.13 06:44:58.100122 [ 146 ] {} <Debug> oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
3727 | 2023.12.13 06:44:58.100211 [ 146 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
3728 | 2023.12.13 06:44:58.100314 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
3729 | 2023.12.13 06:44:58.100448 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3730 | 2023.12.13 06:44:58.100485 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 8 rows starting from the beginning of the part | ||
3731 | 2023.12.13 06:44:58.100621 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
3732 | 2023.12.13 06:44:58.100722 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3733 | 2023.12.13 06:44:58.100815 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
3734 | 2023.12.13 06:44:58.100906 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
3735 | 2023.12.13 06:44:58.101528 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001264949 sec., 18973.09693908608 rows/sec., 1.29 MiB/sec. | ||
3736 | 2023.12.13 06:44:58.101618 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3737 | 2023.12.13 06:44:58.101799 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} <Trace> oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
3738 | 2023.12.13 06:44:58.101866 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} <Trace> oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
3739 | 2023.12.13 06:44:58.315332 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3740 | 2023.12.13 06:44:58.315384 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache |