1 | [ Feb 15 05:58:36 Enabled. ] | ||
2 | [ Feb 15 05:58:36 Rereading configuration. ] | ||
3 | [ Feb 15 05:58:40 Rereading configuration. ] | ||
4 | [ Feb 15 05:58:44 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 | + single_node=true | ||
23 | + command=() | ||
24 | + true | ||
25 | + 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") | ||
26 | + 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 | ||
27 | [ Feb 15 05:58:45 Method "start" exited with status 0. ] | ||
28 | Processing configuration file 'config.xml'. | ||
29 | There is no file 'config.xml', will use embedded config. | ||
30 | Logging trace to /var/tmp/clickhouse-server.log | ||
31 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
32 | 2024.02.15 05:58:45.422975 [ 1 ] {} <Information> Application: Will watch for the process with pid 24461 | ||
33 | 2024.02.15 05:58:45.423062 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
34 | 2024.02.15 05:58:45.886023 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24461 | ||
35 | 2024.02.15 05:58:45.886192 [ 1 ] {} <Information> Application: starting up | ||
36 | 2024.02.15 05:58:45.886400 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
37 | 2024.02.15 05:58:46.003550 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
38 | 2024.02.15 05:58:46.003605 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
39 | 2024.02.15 05:58:46.003624 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
40 | 2024.02.15 05:58:46.003672 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
41 | 2024.02.15 05:58:46.004002 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
42 | 2024.02.15 05:58:46.004719 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
43 | Processing configuration file 'config.xml'. | ||
44 | There is no file 'config.xml', will use embedded config. | ||
45 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
46 | 2024.02.15 05:58:46.005182 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
47 | 2024.02.15 05:58:46.005443 [ 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) | ||
48 | 2024.02.15 05:58:46.007644 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
49 | 2024.02.15 05:58:46.007689 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
50 | 2024.02.15 05:58:46.008419 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
51 | Processing configuration file 'config.xml'. | ||
52 | There is no file 'config.xml', will use embedded config. | ||
53 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
54 | 2024.02.15 05:58:46.008589 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
55 | 2024.02.15 05:58:46.013347 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
56 | 2024.02.15 05:58:46.013656 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
57 | 2024.02.15 05:58:46.013681 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
58 | 2024.02.15 05:58:46.015080 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
59 | 2024.02.15 05:58:46.015581 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.02.15 05:58:46.015895 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.02.15 05:58:46.016146 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.02.15 05:58:46.016933 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
63 | 2024.02.15 05:58:46.016979 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
64 | 2024.02.15 05:58:46.017033 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
65 | 2024.02.15 05:58:46.017051 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
66 | 2024.02.15 05:58:46.029723 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.02.15 05:58:46.029752 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000103953 sec | ||
68 | 2024.02.15 05:58:46.030294 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
69 | 2024.02.15 05:58:46.030371 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
70 | 2024.02.15 05:58:46.030390 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
71 | 2024.02.15 05:58:46.030407 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
72 | 2024.02.15 05:58:46.030419 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
73 | 2024.02.15 05:58:46.030432 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
74 | 2024.02.15 05:58:46.030447 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
75 | 2024.02.15 05:58:46.030479 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
76 | 2024.02.15 05:58:46.030498 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
77 | 2024.02.15 05:58:46.030527 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
78 | 2024.02.15 05:58:46.030540 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
79 | 2024.02.15 05:58:46.030553 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
80 | 2024.02.15 05:58:46.030568 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
81 | 2024.02.15 05:58:46.030601 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
82 | 2024.02.15 05:58:46.030614 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
83 | 2024.02.15 05:58:46.030626 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
84 | 2024.02.15 05:58:46.063753 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
85 | 2024.02.15 05:58:46.070074 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
86 | 2024.02.15 05:58:46.070115 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.7202e-05 sec | ||
87 | 2024.02.15 05:58:46.070147 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
88 | 2024.02.15 05:58:46.070167 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
89 | 2024.02.15 05:58:46.070196 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
90 | 2024.02.15 05:58:46.072468 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
91 | 2024.02.15 05:58:46.077583 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
92 | 2024.02.15 05:58:46.077696 [ 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). | ||
93 | 2024.02.15 05:58:46.077738 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
94 | 2024.02.15 05:58:46.260187 [ 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) | ||
95 | 2024.02.15 05:58:46.278243 [ 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) | ||
96 | 2024.02.15 05:58:46.278275 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
97 | 2024.02.15 05:58:46.318963 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
98 | 2024.02.15 05:58:46.319692 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB | ||
99 | 2024.02.15 05:58:46.320083 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
100 | 2024.02.15 05:58:46.320119 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
101 | 2024.02.15 05:58:46.320150 [ 157 ] {} <Debug> DNSResolver: Updating DNS cache | ||
102 | 2024.02.15 05:58:46.320223 [ 157 ] {} <Debug> DNSResolver: Updated DNS cache | ||
103 | 2024.02.15 05:58:46.320238 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
104 | 2024.02.15 05:58:46.320291 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
105 | 2024.02.15 05:58:46.320916 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
106 | 2024.02.15 05:58:46.320941 [ 1 ] {} <Information> Application: Ready for connections. | ||
107 | 2024.02.15 05:58:47.293407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
108 | 2024.02.15 05:58:47.293580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
109 | 2024.02.15 05:58:47.294183 [ 3 ] {} <Debug> HTTP-Session: e61786b7-08db-4cf8-818b-83030be905e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
110 | 2024.02.15 05:58:47.294216 [ 3 ] {} <Debug> HTTP-Session: e61786b7-08db-4cf8-818b-83030be905e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
111 | 2024.02.15 05:58:47.294352 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
112 | 2024.02.15 05:58:47.294380 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
113 | 2024.02.15 05:58:47.294399 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
114 | 2024.02.15 05:58:47.295871 [ 3 ] {9b749409-4bcf-442c-a17b-f80b8dcc6802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.02.15 05:58:47.314845 [ 3 ] {9b749409-4bcf-442c-a17b-f80b8dcc6802} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:40886) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
116 | |||
117 | 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 | ||
118 | 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 | ||
119 | 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 | ||
120 | 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 | ||
121 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
122 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
123 | 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 | ||
124 | 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 | ||
125 | 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 | ||
126 | 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 | ||
127 | 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 | ||
128 | 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 | ||
129 | 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 | ||
130 | 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 | ||
131 | 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 | ||
132 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
133 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
134 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
135 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
136 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
137 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
138 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
139 | |||
140 | 2024.02.15 05:58:47.315632 [ 3 ] {9b749409-4bcf-442c-a17b-f80b8dcc6802} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
141 | |||
142 | 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 | ||
143 | 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 | ||
144 | 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 | ||
145 | 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 | ||
146 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
147 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
148 | 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 | ||
149 | 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 | ||
150 | 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 | ||
151 | 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 | ||
152 | 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 | ||
153 | 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 | ||
154 | 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 | ||
155 | 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 | ||
156 | 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 | ||
157 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
158 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
159 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
160 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
161 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
162 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
163 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
164 | (version 22.8.9.1) | ||
165 | 2024.02.15 05:58:47.316358 [ 3 ] {9b749409-4bcf-442c-a17b-f80b8dcc6802} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2024.02.15 05:58:47.316382 [ 3 ] {} <Debug> HTTP-Session: e61786b7-08db-4cf8-818b-83030be905e3 Destroying unnamed session | ||
167 | 2024.02.15 05:58:47.317357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2024.02.15 05:58:47.317409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2024.02.15 05:58:47.317430 [ 3 ] {} <Debug> HTTP-Session: 8c0b3018-1e0b-481c-b410-c0416453f370 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
170 | 2024.02.15 05:58:47.317451 [ 3 ] {} <Debug> HTTP-Session: 8c0b3018-1e0b-481c-b410-c0416453f370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.02.15 05:58:47.317544 [ 3 ] {3334583d-c434-43ff-ac78-eb224024136b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
172 | 2024.02.15 05:58:47.317626 [ 3 ] {3334583d-c434-43ff-ac78-eb224024136b} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
173 | 2024.02.15 05:58:47.318596 [ 3 ] {3334583d-c434-43ff-ac78-eb224024136b} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
174 | 2024.02.15 05:58:47.320440 [ 3 ] {3334583d-c434-43ff-ac78-eb224024136b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
175 | 2024.02.15 05:58:47.324406 [ 3 ] {3334583d-c434-43ff-ac78-eb224024136b} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2024.02.15 05:58:47.324441 [ 3 ] {3334583d-c434-43ff-ac78-eb224024136b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
177 | 2024.02.15 05:58:47.324456 [ 3 ] {} <Debug> HTTP-Session: 8c0b3018-1e0b-481c-b410-c0416453f370 Destroying unnamed session | ||
178 | 2024.02.15 05:58:47.324588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2024.02.15 05:58:47.324643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2024.02.15 05:58:47.324664 [ 3 ] {} <Debug> HTTP-Session: 0df9dbb0-3b56-46b3-8e35-28c9e6335525 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
181 | 2024.02.15 05:58:47.324680 [ 3 ] {} <Debug> HTTP-Session: 0df9dbb0-3b56-46b3-8e35-28c9e6335525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.02.15 05:58:47.324784 [ 3 ] {0b5291db-aaa9-4331-80b9-7d4ec9558f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
183 | 2024.02.15 05:58:47.325033 [ 3 ] {0b5291db-aaa9-4331-80b9-7d4ec9558f13} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:40886) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
184 | |||
185 | 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 | ||
186 | 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 | ||
187 | 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 | ||
188 | 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 | ||
189 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
190 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
191 | 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 | ||
192 | 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 | ||
193 | 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 | ||
194 | 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 | ||
195 | 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 | ||
196 | 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 | ||
197 | 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 | ||
198 | 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 | ||
199 | 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 | ||
200 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
201 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
202 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
203 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
204 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
205 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
206 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
207 | |||
208 | 2024.02.15 05:58:47.325154 [ 3 ] {0b5291db-aaa9-4331-80b9-7d4ec9558f13} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
209 | |||
210 | 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 | ||
211 | 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 | ||
212 | 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 | ||
213 | 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 | ||
214 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
215 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
216 | 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 | ||
217 | 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 | ||
218 | 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 | ||
219 | 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 | ||
220 | 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 | ||
221 | 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 | ||
222 | 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 | ||
223 | 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 | ||
224 | 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 | ||
225 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
226 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
227 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
228 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
229 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
230 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
231 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
232 | (version 22.8.9.1) | ||
233 | 2024.02.15 05:58:47.325263 [ 3 ] {0b5291db-aaa9-4331-80b9-7d4ec9558f13} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
234 | 2024.02.15 05:58:47.325282 [ 3 ] {} <Debug> HTTP-Session: 0df9dbb0-3b56-46b3-8e35-28c9e6335525 Destroying unnamed session | ||
235 | 2024.02.15 05:58:47.326612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
236 | 2024.02.15 05:58:47.326662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
237 | 2024.02.15 05:58:47.326680 [ 3 ] {} <Debug> HTTP-Session: 5262c63e-a466-4795-9350-5084c66d3eef Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
238 | 2024.02.15 05:58:47.326702 [ 3 ] {} <Debug> HTTP-Session: 5262c63e-a466-4795-9350-5084c66d3eef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.02.15 05:58:47.326818 [ 3 ] {036ae246-0106-4702-8fa7-bfa09a03eb19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
240 | 2024.02.15 05:58:47.326923 [ 3 ] {036ae246-0106-4702-8fa7-bfa09a03eb19} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2024.02.15 05:58:47.326952 [ 3 ] {036ae246-0106-4702-8fa7-bfa09a03eb19} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2024.02.15 05:58:47.326967 [ 3 ] {} <Debug> HTTP-Session: 5262c63e-a466-4795-9350-5084c66d3eef Destroying unnamed session | ||
243 | 2024.02.15 05:58:47.327091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2024.02.15 05:58:47.327139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2024.02.15 05:58:47.327157 [ 3 ] {} <Debug> HTTP-Session: 0cd8a4af-d0e7-4818-ae2f-7a9f49f8cde6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
246 | 2024.02.15 05:58:47.327179 [ 3 ] {} <Debug> HTTP-Session: 0cd8a4af-d0e7-4818-ae2f-7a9f49f8cde6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2024.02.15 05:58:47.327235 [ 3 ] {5cc8c1ce-d516-4bd4-b716-b9af08f1e53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
248 | 2024.02.15 05:58:47.327295 [ 3 ] {5cc8c1ce-d516-4bd4-b716-b9af08f1e53a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
249 | 2024.02.15 05:58:47.328996 [ 3 ] {5cc8c1ce-d516-4bd4-b716-b9af08f1e53a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
250 | 2024.02.15 05:58:47.329019 [ 3 ] {5cc8c1ce-d516-4bd4-b716-b9af08f1e53a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3032e-05 sec | ||
251 | 2024.02.15 05:58:47.329045 [ 3 ] {5cc8c1ce-d516-4bd4-b716-b9af08f1e53a} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
252 | 2024.02.15 05:58:47.329065 [ 3 ] {5cc8c1ce-d516-4bd4-b716-b9af08f1e53a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
253 | 2024.02.15 05:58:47.329136 [ 3 ] {5cc8c1ce-d516-4bd4-b716-b9af08f1e53a} <Debug> DynamicQueryHandler: Done processing query | ||
254 | 2024.02.15 05:58:47.329162 [ 3 ] {5cc8c1ce-d516-4bd4-b716-b9af08f1e53a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
255 | 2024.02.15 05:58:47.329177 [ 3 ] {} <Debug> HTTP-Session: 0cd8a4af-d0e7-4818-ae2f-7a9f49f8cde6 Destroying unnamed session | ||
256 | 2024.02.15 05:58:47.329311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
257 | 2024.02.15 05:58:47.329367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
258 | 2024.02.15 05:58:47.329390 [ 3 ] {} <Debug> HTTP-Session: 17d898d4-009a-4652-b5fa-729c9e630a00 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
259 | 2024.02.15 05:58:47.329416 [ 3 ] {} <Debug> HTTP-Session: 17d898d4-009a-4652-b5fa-729c9e630a00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2024.02.15 05:58:47.329583 [ 3 ] {76890382-3bef-416b-94fc-c5029be8da8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) /* The version table contains metadata about the `oximeter` database */ | ||
261 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
262 | 2024.02.15 05:58:47.329642 [ 3 ] {76890382-3bef-416b-94fc-c5029be8da8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
263 | 2024.02.15 05:58:47.333047 [ 3 ] {76890382-3bef-416b-94fc-c5029be8da8c} <Debug> oximeter.version (a90de9a2-a132-4a2b-9805-4dd0058046e2): Loading data parts | ||
264 | 2024.02.15 05:58:47.333184 [ 3 ] {76890382-3bef-416b-94fc-c5029be8da8c} <Debug> oximeter.version (a90de9a2-a132-4a2b-9805-4dd0058046e2): There are no data parts | ||
265 | 2024.02.15 05:58:47.335233 [ 3 ] {76890382-3bef-416b-94fc-c5029be8da8c} <Debug> DynamicQueryHandler: Done processing query | ||
266 | 2024.02.15 05:58:47.335263 [ 3 ] {76890382-3bef-416b-94fc-c5029be8da8c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
267 | 2024.02.15 05:58:47.335290 [ 3 ] {} <Debug> HTTP-Session: 17d898d4-009a-4652-b5fa-729c9e630a00 Destroying unnamed session | ||
268 | 2024.02.15 05:58:47.335401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
269 | 2024.02.15 05:58:47.335454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
270 | 2024.02.15 05:58:47.335479 [ 3 ] {} <Debug> HTTP-Session: 84d6bc88-54ff-416a-941f-d08195544c30 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
271 | 2024.02.15 05:58:47.335496 [ 3 ] {} <Debug> HTTP-Session: 84d6bc88-54ff-416a-941f-d08195544c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2024.02.15 05:58:47.335702 [ 3 ] {e4acd7f4-b2e8-4741-b70f-3d905402eb3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) /* The measurement tables contain all individual samples from each timeseries. | ||
273 | * | ||
274 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
275 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
276 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
277 | * by all samples from the same timeseries. | ||
278 | * | ||
279 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
280 | * and then uses that to index quickly into the measurements tables. | ||
281 | */ | ||
282 | 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) | ||
283 | 2024.02.15 05:58:47.335764 [ 3 ] {e4acd7f4-b2e8-4741-b70f-3d905402eb3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
284 | 2024.02.15 05:58:47.348241 [ 3 ] {e4acd7f4-b2e8-4741-b70f-3d905402eb3a} <Debug> oximeter.measurements_bool (b8fff4cb-2264-4464-b24b-02d8aee16269): Loading data parts | ||
285 | 2024.02.15 05:58:47.348371 [ 3 ] {e4acd7f4-b2e8-4741-b70f-3d905402eb3a} <Debug> oximeter.measurements_bool (b8fff4cb-2264-4464-b24b-02d8aee16269): There are no data parts | ||
286 | 2024.02.15 05:58:47.350338 [ 3 ] {e4acd7f4-b2e8-4741-b70f-3d905402eb3a} <Debug> DynamicQueryHandler: Done processing query | ||
287 | 2024.02.15 05:58:47.350363 [ 3 ] {e4acd7f4-b2e8-4741-b70f-3d905402eb3a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
288 | 2024.02.15 05:58:47.350387 [ 3 ] {} <Debug> HTTP-Session: 84d6bc88-54ff-416a-941f-d08195544c30 Destroying unnamed session | ||
289 | 2024.02.15 05:58:47.350501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
290 | 2024.02.15 05:58:47.350554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
291 | 2024.02.15 05:58:47.350579 [ 3 ] {} <Debug> HTTP-Session: 62448e80-f91e-4db7-827b-f6bfd55f6443 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
292 | 2024.02.15 05:58:47.350596 [ 3 ] {} <Debug> HTTP-Session: 62448e80-f91e-4db7-827b-f6bfd55f6443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
293 | 2024.02.15 05:58:47.350794 [ 3 ] {3dee460a-d057-4ba7-b609-274463eaa922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
294 | 2024.02.15 05:58:47.350849 [ 3 ] {3dee460a-d057-4ba7-b609-274463eaa922} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
295 | 2024.02.15 05:58:47.352240 [ 3 ] {3dee460a-d057-4ba7-b609-274463eaa922} <Debug> oximeter.measurements_i8 (c39c1c94-c87d-492b-90ef-63cdd0ad167b): Loading data parts | ||
296 | 2024.02.15 05:58:47.352336 [ 3 ] {3dee460a-d057-4ba7-b609-274463eaa922} <Debug> oximeter.measurements_i8 (c39c1c94-c87d-492b-90ef-63cdd0ad167b): There are no data parts | ||
297 | 2024.02.15 05:58:47.353639 [ 3 ] {3dee460a-d057-4ba7-b609-274463eaa922} <Debug> DynamicQueryHandler: Done processing query | ||
298 | 2024.02.15 05:58:47.353665 [ 3 ] {3dee460a-d057-4ba7-b609-274463eaa922} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
299 | 2024.02.15 05:58:47.353680 [ 3 ] {} <Debug> HTTP-Session: 62448e80-f91e-4db7-827b-f6bfd55f6443 Destroying unnamed session | ||
300 | 2024.02.15 05:58:47.353791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
301 | 2024.02.15 05:58:47.353842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
302 | 2024.02.15 05:58:47.353862 [ 3 ] {} <Debug> HTTP-Session: 9cf471b5-93a1-41df-b5fa-d351915d8acd Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
303 | 2024.02.15 05:58:47.353885 [ 3 ] {} <Debug> HTTP-Session: 9cf471b5-93a1-41df-b5fa-d351915d8acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
304 | 2024.02.15 05:58:47.354086 [ 3 ] {8c6060f3-e5ef-4cfc-960a-ff38c31a9686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
305 | 2024.02.15 05:58:47.354144 [ 3 ] {8c6060f3-e5ef-4cfc-960a-ff38c31a9686} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
306 | 2024.02.15 05:58:47.355517 [ 3 ] {8c6060f3-e5ef-4cfc-960a-ff38c31a9686} <Debug> oximeter.measurements_u8 (4bfd0299-0aef-48e8-b51f-d108b2d7d80c): Loading data parts | ||
307 | 2024.02.15 05:58:47.355613 [ 3 ] {8c6060f3-e5ef-4cfc-960a-ff38c31a9686} <Debug> oximeter.measurements_u8 (4bfd0299-0aef-48e8-b51f-d108b2d7d80c): There are no data parts | ||
308 | 2024.02.15 05:58:47.356905 [ 3 ] {8c6060f3-e5ef-4cfc-960a-ff38c31a9686} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2024.02.15 05:58:47.356929 [ 3 ] {8c6060f3-e5ef-4cfc-960a-ff38c31a9686} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2024.02.15 05:58:47.356944 [ 3 ] {} <Debug> HTTP-Session: 9cf471b5-93a1-41df-b5fa-d351915d8acd Destroying unnamed session | ||
311 | 2024.02.15 05:58:47.357049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2024.02.15 05:58:47.357100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2024.02.15 05:58:47.357119 [ 3 ] {} <Debug> HTTP-Session: 8277c922-8e02-4076-8365-61e48b0c33a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
314 | 2024.02.15 05:58:47.357141 [ 3 ] {} <Debug> HTTP-Session: 8277c922-8e02-4076-8365-61e48b0c33a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2024.02.15 05:58:47.357325 [ 3 ] {719466c8-322f-446e-9281-1ab1ae138dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
316 | 2024.02.15 05:58:47.357371 [ 3 ] {719466c8-322f-446e-9281-1ab1ae138dcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
317 | 2024.02.15 05:58:47.358861 [ 3 ] {719466c8-322f-446e-9281-1ab1ae138dcc} <Debug> oximeter.measurements_i16 (8a0f08d4-9c82-47e4-8b83-ad18a9cfdf66): Loading data parts | ||
318 | 2024.02.15 05:58:47.358949 [ 3 ] {719466c8-322f-446e-9281-1ab1ae138dcc} <Debug> oximeter.measurements_i16 (8a0f08d4-9c82-47e4-8b83-ad18a9cfdf66): There are no data parts | ||
319 | 2024.02.15 05:58:47.360248 [ 3 ] {719466c8-322f-446e-9281-1ab1ae138dcc} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2024.02.15 05:58:47.360283 [ 3 ] {719466c8-322f-446e-9281-1ab1ae138dcc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2024.02.15 05:58:47.360298 [ 3 ] {} <Debug> HTTP-Session: 8277c922-8e02-4076-8365-61e48b0c33a5 Destroying unnamed session | ||
322 | 2024.02.15 05:58:47.360409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2024.02.15 05:58:47.360462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2024.02.15 05:58:47.360481 [ 3 ] {} <Debug> HTTP-Session: 6ef92417-3faa-4cf4-92f6-f76a0680bd22 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
325 | 2024.02.15 05:58:47.360506 [ 3 ] {} <Debug> HTTP-Session: 6ef92417-3faa-4cf4-92f6-f76a0680bd22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2024.02.15 05:58:47.360702 [ 3 ] {aa23e9f0-28c1-4eee-b01d-ca9f7335bdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
327 | 2024.02.15 05:58:47.360750 [ 3 ] {aa23e9f0-28c1-4eee-b01d-ca9f7335bdf8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
328 | 2024.02.15 05:58:47.362133 [ 3 ] {aa23e9f0-28c1-4eee-b01d-ca9f7335bdf8} <Debug> oximeter.measurements_u16 (fcffd18c-8da1-447b-a66c-d0c92516a45d): Loading data parts | ||
329 | 2024.02.15 05:58:47.362210 [ 3 ] {aa23e9f0-28c1-4eee-b01d-ca9f7335bdf8} <Debug> oximeter.measurements_u16 (fcffd18c-8da1-447b-a66c-d0c92516a45d): There are no data parts | ||
330 | 2024.02.15 05:58:47.363607 [ 3 ] {aa23e9f0-28c1-4eee-b01d-ca9f7335bdf8} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.02.15 05:58:47.363641 [ 3 ] {aa23e9f0-28c1-4eee-b01d-ca9f7335bdf8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2024.02.15 05:58:47.363656 [ 3 ] {} <Debug> HTTP-Session: 6ef92417-3faa-4cf4-92f6-f76a0680bd22 Destroying unnamed session | ||
333 | 2024.02.15 05:58:47.363784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2024.02.15 05:58:47.363834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2024.02.15 05:58:47.363852 [ 3 ] {} <Debug> HTTP-Session: e4e6de6a-4b1e-49c1-8b3f-d68b4ce9fd6b Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
336 | 2024.02.15 05:58:47.363878 [ 3 ] {} <Debug> HTTP-Session: e4e6de6a-4b1e-49c1-8b3f-d68b4ce9fd6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.02.15 05:58:47.364066 [ 3 ] {2c951b37-c4fe-42e4-ac44-ed610dcf59f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
338 | 2024.02.15 05:58:47.364112 [ 3 ] {2c951b37-c4fe-42e4-ac44-ed610dcf59f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
339 | 2024.02.15 05:58:47.365567 [ 3 ] {2c951b37-c4fe-42e4-ac44-ed610dcf59f2} <Debug> oximeter.measurements_i32 (e68c38fc-4d9e-4f4f-9000-b583f07a96b4): Loading data parts | ||
340 | 2024.02.15 05:58:47.365651 [ 3 ] {2c951b37-c4fe-42e4-ac44-ed610dcf59f2} <Debug> oximeter.measurements_i32 (e68c38fc-4d9e-4f4f-9000-b583f07a96b4): There are no data parts | ||
341 | 2024.02.15 05:58:47.366989 [ 3 ] {2c951b37-c4fe-42e4-ac44-ed610dcf59f2} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2024.02.15 05:58:47.367022 [ 3 ] {2c951b37-c4fe-42e4-ac44-ed610dcf59f2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2024.02.15 05:58:47.367037 [ 3 ] {} <Debug> HTTP-Session: e4e6de6a-4b1e-49c1-8b3f-d68b4ce9fd6b Destroying unnamed session | ||
344 | 2024.02.15 05:58:47.367140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.02.15 05:58:47.367203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2024.02.15 05:58:47.367223 [ 3 ] {} <Debug> HTTP-Session: 689a2480-a7c8-4e65-a181-014cd08ca1e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
347 | 2024.02.15 05:58:47.367247 [ 3 ] {} <Debug> HTTP-Session: 689a2480-a7c8-4e65-a181-014cd08ca1e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.02.15 05:58:47.367433 [ 3 ] {0161c3b6-c82d-4de0-8abd-7f5082fc4c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
349 | 2024.02.15 05:58:47.367487 [ 3 ] {0161c3b6-c82d-4de0-8abd-7f5082fc4c86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
350 | 2024.02.15 05:58:47.368893 [ 3 ] {0161c3b6-c82d-4de0-8abd-7f5082fc4c86} <Debug> oximeter.measurements_u32 (4d887d33-fbcc-4e31-b627-b9cb07de8cd4): Loading data parts | ||
351 | 2024.02.15 05:58:47.368969 [ 3 ] {0161c3b6-c82d-4de0-8abd-7f5082fc4c86} <Debug> oximeter.measurements_u32 (4d887d33-fbcc-4e31-b627-b9cb07de8cd4): There are no data parts | ||
352 | 2024.02.15 05:58:47.370387 [ 3 ] {0161c3b6-c82d-4de0-8abd-7f5082fc4c86} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2024.02.15 05:58:47.370423 [ 3 ] {0161c3b6-c82d-4de0-8abd-7f5082fc4c86} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2024.02.15 05:58:47.370438 [ 3 ] {} <Debug> HTTP-Session: 689a2480-a7c8-4e65-a181-014cd08ca1e2 Destroying unnamed session | ||
355 | 2024.02.15 05:58:47.370541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2024.02.15 05:58:47.370598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2024.02.15 05:58:47.370617 [ 3 ] {} <Debug> HTTP-Session: 6d7170bf-6ce6-43b6-82e3-27f2e32a37b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
358 | 2024.02.15 05:58:47.370634 [ 3 ] {} <Debug> HTTP-Session: 6d7170bf-6ce6-43b6-82e3-27f2e32a37b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2024.02.15 05:58:47.370827 [ 3 ] {4c143000-cd5f-427b-b2e0-fe9fef765b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
360 | 2024.02.15 05:58:47.370882 [ 3 ] {4c143000-cd5f-427b-b2e0-fe9fef765b80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
361 | 2024.02.15 05:58:47.372316 [ 3 ] {4c143000-cd5f-427b-b2e0-fe9fef765b80} <Debug> oximeter.measurements_i64 (98add4e5-0aa5-47ea-a321-27de5ee8f45c): Loading data parts | ||
362 | 2024.02.15 05:58:47.372394 [ 3 ] {4c143000-cd5f-427b-b2e0-fe9fef765b80} <Debug> oximeter.measurements_i64 (98add4e5-0aa5-47ea-a321-27de5ee8f45c): There are no data parts | ||
363 | 2024.02.15 05:58:47.373732 [ 3 ] {4c143000-cd5f-427b-b2e0-fe9fef765b80} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2024.02.15 05:58:47.373755 [ 3 ] {4c143000-cd5f-427b-b2e0-fe9fef765b80} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2024.02.15 05:58:47.373781 [ 3 ] {} <Debug> HTTP-Session: 6d7170bf-6ce6-43b6-82e3-27f2e32a37b2 Destroying unnamed session | ||
366 | 2024.02.15 05:58:47.373886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2024.02.15 05:58:47.373935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2024.02.15 05:58:47.373963 [ 3 ] {} <Debug> HTTP-Session: 65646a18-79e0-4781-b0e4-857df2e7f9ea Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
369 | 2024.02.15 05:58:47.373979 [ 3 ] {} <Debug> HTTP-Session: 65646a18-79e0-4781-b0e4-857df2e7f9ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2024.02.15 05:58:47.374169 [ 3 ] {ebded13c-a604-496b-b3de-c5ef27c7a705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
371 | 2024.02.15 05:58:47.374223 [ 3 ] {ebded13c-a604-496b-b3de-c5ef27c7a705} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
372 | 2024.02.15 05:58:47.375685 [ 3 ] {ebded13c-a604-496b-b3de-c5ef27c7a705} <Debug> oximeter.measurements_u64 (5dafb554-a562-4678-9b59-a16612af0c4e): Loading data parts | ||
373 | 2024.02.15 05:58:47.375780 [ 3 ] {ebded13c-a604-496b-b3de-c5ef27c7a705} <Debug> oximeter.measurements_u64 (5dafb554-a562-4678-9b59-a16612af0c4e): There are no data parts | ||
374 | 2024.02.15 05:58:47.377117 [ 3 ] {ebded13c-a604-496b-b3de-c5ef27c7a705} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2024.02.15 05:58:47.377141 [ 3 ] {ebded13c-a604-496b-b3de-c5ef27c7a705} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2024.02.15 05:58:47.377166 [ 3 ] {} <Debug> HTTP-Session: 65646a18-79e0-4781-b0e4-857df2e7f9ea Destroying unnamed session | ||
377 | 2024.02.15 05:58:47.377286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2024.02.15 05:58:47.377336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2024.02.15 05:58:47.377362 [ 3 ] {} <Debug> HTTP-Session: 9ec97c9d-536d-4b2d-bcd8-95b11f889ab3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
380 | 2024.02.15 05:58:47.377378 [ 3 ] {} <Debug> HTTP-Session: 9ec97c9d-536d-4b2d-bcd8-95b11f889ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2024.02.15 05:58:47.377568 [ 3 ] {e6fca857-34a2-431e-8591-30670ad7152c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
382 | 2024.02.15 05:58:47.377621 [ 3 ] {e6fca857-34a2-431e-8591-30670ad7152c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
383 | 2024.02.15 05:58:47.379022 [ 3 ] {e6fca857-34a2-431e-8591-30670ad7152c} <Debug> oximeter.measurements_f32 (694db33c-eae4-44cd-ace7-ed72c5da2b95): Loading data parts | ||
384 | 2024.02.15 05:58:47.379110 [ 3 ] {e6fca857-34a2-431e-8591-30670ad7152c} <Debug> oximeter.measurements_f32 (694db33c-eae4-44cd-ace7-ed72c5da2b95): There are no data parts | ||
385 | 2024.02.15 05:58:47.380402 [ 3 ] {e6fca857-34a2-431e-8591-30670ad7152c} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2024.02.15 05:58:47.380427 [ 3 ] {e6fca857-34a2-431e-8591-30670ad7152c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2024.02.15 05:58:47.380451 [ 3 ] {} <Debug> HTTP-Session: 9ec97c9d-536d-4b2d-bcd8-95b11f889ab3 Destroying unnamed session | ||
388 | 2024.02.15 05:58:47.380571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2024.02.15 05:58:47.380621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2024.02.15 05:58:47.380648 [ 3 ] {} <Debug> HTTP-Session: a3b222f8-b289-4a99-8c2b-488d589815b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
391 | 2024.02.15 05:58:47.380664 [ 3 ] {} <Debug> HTTP-Session: a3b222f8-b289-4a99-8c2b-488d589815b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.02.15 05:58:47.380859 [ 3 ] {bcbb6069-b3a5-4f77-9ab9-8686688110ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
393 | 2024.02.15 05:58:47.380907 [ 3 ] {bcbb6069-b3a5-4f77-9ab9-8686688110ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
394 | 2024.02.15 05:58:47.382315 [ 3 ] {bcbb6069-b3a5-4f77-9ab9-8686688110ae} <Debug> oximeter.measurements_f64 (9acf34e8-d255-4351-9524-31131b1bb573): Loading data parts | ||
395 | 2024.02.15 05:58:47.382429 [ 3 ] {bcbb6069-b3a5-4f77-9ab9-8686688110ae} <Debug> oximeter.measurements_f64 (9acf34e8-d255-4351-9524-31131b1bb573): There are no data parts | ||
396 | 2024.02.15 05:58:47.383731 [ 3 ] {bcbb6069-b3a5-4f77-9ab9-8686688110ae} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2024.02.15 05:58:47.383764 [ 3 ] {bcbb6069-b3a5-4f77-9ab9-8686688110ae} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2024.02.15 05:58:47.383786 [ 3 ] {} <Debug> HTTP-Session: a3b222f8-b289-4a99-8c2b-488d589815b3 Destroying unnamed session | ||
399 | 2024.02.15 05:58:47.383890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2024.02.15 05:58:47.383940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2024.02.15 05:58:47.383968 [ 3 ] {} <Debug> HTTP-Session: b1e2e32a-3686-4b24-9354-638f2a1ecbb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
402 | 2024.02.15 05:58:47.383984 [ 3 ] {} <Debug> HTTP-Session: b1e2e32a-3686-4b24-9354-638f2a1ecbb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2024.02.15 05:58:47.384175 [ 3 ] {6e688043-d502-401a-8097-25be7c717d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
404 | 2024.02.15 05:58:47.384224 [ 3 ] {6e688043-d502-401a-8097-25be7c717d0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
405 | 2024.02.15 05:58:47.385568 [ 3 ] {6e688043-d502-401a-8097-25be7c717d0f} <Debug> oximeter.measurements_string (538e47ca-b251-4a60-8b0a-b96328d50862): Loading data parts | ||
406 | 2024.02.15 05:58:47.385657 [ 3 ] {6e688043-d502-401a-8097-25be7c717d0f} <Debug> oximeter.measurements_string (538e47ca-b251-4a60-8b0a-b96328d50862): There are no data parts | ||
407 | 2024.02.15 05:58:47.386913 [ 3 ] {6e688043-d502-401a-8097-25be7c717d0f} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2024.02.15 05:58:47.386948 [ 3 ] {6e688043-d502-401a-8097-25be7c717d0f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2024.02.15 05:58:47.386971 [ 3 ] {} <Debug> HTTP-Session: b1e2e32a-3686-4b24-9354-638f2a1ecbb6 Destroying unnamed session | ||
410 | 2024.02.15 05:58:47.387074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2024.02.15 05:58:47.387124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2024.02.15 05:58:47.387153 [ 3 ] {} <Debug> HTTP-Session: 3c183fc9-312a-475e-b67f-d5bfd48f266d Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
413 | 2024.02.15 05:58:47.387170 [ 3 ] {} <Debug> HTTP-Session: 3c183fc9-312a-475e-b67f-d5bfd48f266d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2024.02.15 05:58:47.387366 [ 3 ] {67652379-1506-4f8b-8f73-0464fe6ab1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
415 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
416 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
417 | * a string isn't palatable for a few reasons. | ||
418 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
419 | * details. | ||
420 | */ | ||
421 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
422 | 2024.02.15 05:58:47.387426 [ 3 ] {67652379-1506-4f8b-8f73-0464fe6ab1be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
423 | 2024.02.15 05:58:47.388748 [ 3 ] {67652379-1506-4f8b-8f73-0464fe6ab1be} <Debug> oximeter.measurements_bytes (6b595be3-0cf3-4452-949d-1a9dc12279ff): Loading data parts | ||
424 | 2024.02.15 05:58:47.388826 [ 3 ] {67652379-1506-4f8b-8f73-0464fe6ab1be} <Debug> oximeter.measurements_bytes (6b595be3-0cf3-4452-949d-1a9dc12279ff): There are no data parts | ||
425 | 2024.02.15 05:58:47.390308 [ 3 ] {67652379-1506-4f8b-8f73-0464fe6ab1be} <Debug> DynamicQueryHandler: Done processing query | ||
426 | 2024.02.15 05:58:47.390332 [ 3 ] {67652379-1506-4f8b-8f73-0464fe6ab1be} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
427 | 2024.02.15 05:58:47.390347 [ 3 ] {} <Debug> HTTP-Session: 3c183fc9-312a-475e-b67f-d5bfd48f266d Destroying unnamed session | ||
428 | 2024.02.15 05:58:47.390462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
429 | 2024.02.15 05:58:47.390513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
430 | 2024.02.15 05:58:47.390531 [ 3 ] {} <Debug> HTTP-Session: 5c49a375-5762-4c41-8210-3a0ff4cb265c Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
431 | 2024.02.15 05:58:47.390555 [ 3 ] {} <Debug> HTTP-Session: 5c49a375-5762-4c41-8210-3a0ff4cb265c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
432 | 2024.02.15 05:58:47.390762 [ 3 ] {bab2fa1b-2078-4b5d-b5b9-f372599d6d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
433 | 2024.02.15 05:58:47.390820 [ 3 ] {bab2fa1b-2078-4b5d-b5b9-f372599d6d6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
434 | 2024.02.15 05:58:47.392191 [ 3 ] {bab2fa1b-2078-4b5d-b5b9-f372599d6d6a} <Debug> oximeter.measurements_cumulativei64 (c3c34eea-e0a2-4460-8137-de09e1e6aba9): Loading data parts | ||
435 | 2024.02.15 05:58:47.392263 [ 3 ] {bab2fa1b-2078-4b5d-b5b9-f372599d6d6a} <Debug> oximeter.measurements_cumulativei64 (c3c34eea-e0a2-4460-8137-de09e1e6aba9): There are no data parts | ||
436 | 2024.02.15 05:58:47.393539 [ 3 ] {bab2fa1b-2078-4b5d-b5b9-f372599d6d6a} <Debug> DynamicQueryHandler: Done processing query | ||
437 | 2024.02.15 05:58:47.393563 [ 3 ] {bab2fa1b-2078-4b5d-b5b9-f372599d6d6a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
438 | 2024.02.15 05:58:47.393587 [ 3 ] {} <Debug> HTTP-Session: 5c49a375-5762-4c41-8210-3a0ff4cb265c Destroying unnamed session | ||
439 | 2024.02.15 05:58:47.393707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
440 | 2024.02.15 05:58:47.393758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
441 | 2024.02.15 05:58:47.393786 [ 3 ] {} <Debug> HTTP-Session: fdafc08c-b2f6-44f2-a726-6a624fb566c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
442 | 2024.02.15 05:58:47.393809 [ 3 ] {} <Debug> HTTP-Session: fdafc08c-b2f6-44f2-a726-6a624fb566c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
443 | 2024.02.15 05:58:47.394010 [ 3 ] {daf600a9-6be0-4f77-946b-c5888948ef60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
444 | 2024.02.15 05:58:47.394068 [ 3 ] {daf600a9-6be0-4f77-946b-c5888948ef60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
445 | 2024.02.15 05:58:47.395441 [ 3 ] {daf600a9-6be0-4f77-946b-c5888948ef60} <Debug> oximeter.measurements_cumulativeu64 (c4a9906c-ba26-430e-b1da-22086e8064ba): Loading data parts | ||
446 | 2024.02.15 05:58:47.395498 [ 3 ] {daf600a9-6be0-4f77-946b-c5888948ef60} <Debug> oximeter.measurements_cumulativeu64 (c4a9906c-ba26-430e-b1da-22086e8064ba): There are no data parts | ||
447 | 2024.02.15 05:58:47.396778 [ 3 ] {daf600a9-6be0-4f77-946b-c5888948ef60} <Debug> DynamicQueryHandler: Done processing query | ||
448 | 2024.02.15 05:58:47.396803 [ 3 ] {daf600a9-6be0-4f77-946b-c5888948ef60} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
449 | 2024.02.15 05:58:47.396828 [ 3 ] {} <Debug> HTTP-Session: fdafc08c-b2f6-44f2-a726-6a624fb566c7 Destroying unnamed session | ||
450 | 2024.02.15 05:58:47.396939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
451 | 2024.02.15 05:58:47.396980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
452 | 2024.02.15 05:58:47.397010 [ 3 ] {} <Debug> HTTP-Session: 71e2d34e-d993-4f5b-8c8f-1ddf871efc45 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
453 | 2024.02.15 05:58:47.397037 [ 3 ] {} <Debug> HTTP-Session: 71e2d34e-d993-4f5b-8c8f-1ddf871efc45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
454 | 2024.02.15 05:58:47.397237 [ 3 ] {9d42f9a8-0c12-42bc-8fb4-04ea8f7de784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
455 | 2024.02.15 05:58:47.397304 [ 3 ] {9d42f9a8-0c12-42bc-8fb4-04ea8f7de784} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
456 | 2024.02.15 05:58:47.398672 [ 3 ] {9d42f9a8-0c12-42bc-8fb4-04ea8f7de784} <Debug> oximeter.measurements_cumulativef32 (e6be1ec7-d6f4-4dcd-b969-4a84a55685fd): Loading data parts | ||
457 | 2024.02.15 05:58:47.398747 [ 3 ] {9d42f9a8-0c12-42bc-8fb4-04ea8f7de784} <Debug> oximeter.measurements_cumulativef32 (e6be1ec7-d6f4-4dcd-b969-4a84a55685fd): There are no data parts | ||
458 | 2024.02.15 05:58:47.400175 [ 3 ] {9d42f9a8-0c12-42bc-8fb4-04ea8f7de784} <Debug> DynamicQueryHandler: Done processing query | ||
459 | 2024.02.15 05:58:47.400210 [ 3 ] {9d42f9a8-0c12-42bc-8fb4-04ea8f7de784} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
460 | 2024.02.15 05:58:47.400225 [ 3 ] {} <Debug> HTTP-Session: 71e2d34e-d993-4f5b-8c8f-1ddf871efc45 Destroying unnamed session | ||
461 | 2024.02.15 05:58:47.400343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
462 | 2024.02.15 05:58:47.400393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
463 | 2024.02.15 05:58:47.400413 [ 3 ] {} <Debug> HTTP-Session: 9f5969ac-3411-48bb-8edf-c92cc89bd439 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
464 | 2024.02.15 05:58:47.400440 [ 3 ] {} <Debug> HTTP-Session: 9f5969ac-3411-48bb-8edf-c92cc89bd439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
465 | 2024.02.15 05:58:47.400642 [ 3 ] {f3ef2cbe-3e82-4cb7-b9f3-afb391515ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
466 | 2024.02.15 05:58:47.400700 [ 3 ] {f3ef2cbe-3e82-4cb7-b9f3-afb391515ac7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
467 | 2024.02.15 05:58:47.402268 [ 3 ] {f3ef2cbe-3e82-4cb7-b9f3-afb391515ac7} <Debug> oximeter.measurements_cumulativef64 (7dc69bdd-040a-4886-b0c5-0c4b01d24947): Loading data parts | ||
468 | 2024.02.15 05:58:47.402340 [ 3 ] {f3ef2cbe-3e82-4cb7-b9f3-afb391515ac7} <Debug> oximeter.measurements_cumulativef64 (7dc69bdd-040a-4886-b0c5-0c4b01d24947): There are no data parts | ||
469 | 2024.02.15 05:58:47.403636 [ 3 ] {f3ef2cbe-3e82-4cb7-b9f3-afb391515ac7} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2024.02.15 05:58:47.403672 [ 3 ] {f3ef2cbe-3e82-4cb7-b9f3-afb391515ac7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
471 | 2024.02.15 05:58:47.403695 [ 3 ] {} <Debug> HTTP-Session: 9f5969ac-3411-48bb-8edf-c92cc89bd439 Destroying unnamed session | ||
472 | 2024.02.15 05:58:47.403810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
473 | 2024.02.15 05:58:47.403862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
474 | 2024.02.15 05:58:47.403893 [ 3 ] {} <Debug> HTTP-Session: 5a63cc99-dcab-4e2c-9d17-a820e0a4afac Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
475 | 2024.02.15 05:58:47.403909 [ 3 ] {} <Debug> HTTP-Session: 5a63cc99-dcab-4e2c-9d17-a820e0a4afac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2024.02.15 05:58:47.404130 [ 3 ] {4819b51e-e866-4acc-a6d6-3da3dd92aafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
477 | * NOTE: Array types cannot be Nullable, see | ||
478 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
479 | * for more details. | ||
480 | * | ||
481 | * This means we need to use empty arrays to indicate a missing value. This | ||
482 | * is unfortunate, and at this point relies on the fact that an | ||
483 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
484 | * to figure out another way to represent missing samples here. | ||
485 | */ | ||
486 | 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) | ||
487 | 2024.02.15 05:58:47.404193 [ 3 ] {4819b51e-e866-4acc-a6d6-3da3dd92aafc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
488 | 2024.02.15 05:58:47.406354 [ 3 ] {4819b51e-e866-4acc-a6d6-3da3dd92aafc} <Debug> oximeter.measurements_histogrami8 (4ac3d9ec-56d6-45ed-a23a-3578d77fa325): Loading data parts | ||
489 | 2024.02.15 05:58:47.406422 [ 3 ] {4819b51e-e866-4acc-a6d6-3da3dd92aafc} <Debug> oximeter.measurements_histogrami8 (4ac3d9ec-56d6-45ed-a23a-3578d77fa325): There are no data parts | ||
490 | 2024.02.15 05:58:47.407805 [ 3 ] {4819b51e-e866-4acc-a6d6-3da3dd92aafc} <Debug> DynamicQueryHandler: Done processing query | ||
491 | 2024.02.15 05:58:47.407842 [ 3 ] {4819b51e-e866-4acc-a6d6-3da3dd92aafc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
492 | 2024.02.15 05:58:47.407867 [ 3 ] {} <Debug> HTTP-Session: 5a63cc99-dcab-4e2c-9d17-a820e0a4afac Destroying unnamed session | ||
493 | 2024.02.15 05:58:47.408008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
494 | 2024.02.15 05:58:47.408063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
495 | 2024.02.15 05:58:47.408100 [ 3 ] {} <Debug> HTTP-Session: c374934e-ae65-4137-b189-8d058d75d56f Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
496 | 2024.02.15 05:58:47.408117 [ 3 ] {} <Debug> HTTP-Session: c374934e-ae65-4137-b189-8d058d75d56f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
497 | 2024.02.15 05:58:47.408337 [ 3 ] {53bf4e6c-cbdd-42e2-b207-765f860d0689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
498 | 2024.02.15 05:58:47.408399 [ 3 ] {53bf4e6c-cbdd-42e2-b207-765f860d0689} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
499 | 2024.02.15 05:58:47.409795 [ 3 ] {53bf4e6c-cbdd-42e2-b207-765f860d0689} <Debug> oximeter.measurements_histogramu8 (c61c3912-58f9-4e8c-9075-a5bcb79d5a79): Loading data parts | ||
500 | 2024.02.15 05:58:47.409856 [ 3 ] {53bf4e6c-cbdd-42e2-b207-765f860d0689} <Debug> oximeter.measurements_histogramu8 (c61c3912-58f9-4e8c-9075-a5bcb79d5a79): There are no data parts | ||
501 | 2024.02.15 05:58:47.411485 [ 3 ] {53bf4e6c-cbdd-42e2-b207-765f860d0689} <Debug> DynamicQueryHandler: Done processing query | ||
502 | 2024.02.15 05:58:47.411508 [ 3 ] {53bf4e6c-cbdd-42e2-b207-765f860d0689} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
503 | 2024.02.15 05:58:47.411536 [ 3 ] {} <Debug> HTTP-Session: c374934e-ae65-4137-b189-8d058d75d56f Destroying unnamed session | ||
504 | 2024.02.15 05:58:47.411646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
505 | 2024.02.15 05:58:47.411696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
506 | 2024.02.15 05:58:47.411726 [ 3 ] {} <Debug> HTTP-Session: cc34ed92-49f2-47c5-b440-265175dc8928 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
507 | 2024.02.15 05:58:47.411742 [ 3 ] {} <Debug> HTTP-Session: cc34ed92-49f2-47c5-b440-265175dc8928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
508 | 2024.02.15 05:58:47.411961 [ 3 ] {d5d1949d-6a60-4f1c-b75c-0f641b550630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
509 | 2024.02.15 05:58:47.412022 [ 3 ] {d5d1949d-6a60-4f1c-b75c-0f641b550630} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
510 | 2024.02.15 05:58:47.413460 [ 3 ] {d5d1949d-6a60-4f1c-b75c-0f641b550630} <Debug> oximeter.measurements_histogrami16 (52c7988c-92c0-4fab-acbc-2e4364a5cd9b): Loading data parts | ||
511 | 2024.02.15 05:58:47.413520 [ 3 ] {d5d1949d-6a60-4f1c-b75c-0f641b550630} <Debug> oximeter.measurements_histogrami16 (52c7988c-92c0-4fab-acbc-2e4364a5cd9b): There are no data parts | ||
512 | 2024.02.15 05:58:47.414810 [ 3 ] {d5d1949d-6a60-4f1c-b75c-0f641b550630} <Debug> DynamicQueryHandler: Done processing query | ||
513 | 2024.02.15 05:58:47.414846 [ 3 ] {d5d1949d-6a60-4f1c-b75c-0f641b550630} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
514 | 2024.02.15 05:58:47.414861 [ 3 ] {} <Debug> HTTP-Session: cc34ed92-49f2-47c5-b440-265175dc8928 Destroying unnamed session | ||
515 | 2024.02.15 05:58:47.414962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
516 | 2024.02.15 05:58:47.415020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
517 | 2024.02.15 05:58:47.415039 [ 3 ] {} <Debug> HTTP-Session: a01e7546-72d0-42aa-bc09-a3c257a5fb85 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
518 | 2024.02.15 05:58:47.415065 [ 3 ] {} <Debug> HTTP-Session: a01e7546-72d0-42aa-bc09-a3c257a5fb85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
519 | 2024.02.15 05:58:47.415278 [ 3 ] {f30a3ff2-271e-4984-a9af-baa234526cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
520 | 2024.02.15 05:58:47.415338 [ 3 ] {f30a3ff2-271e-4984-a9af-baa234526cb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
521 | 2024.02.15 05:58:47.416735 [ 3 ] {f30a3ff2-271e-4984-a9af-baa234526cb6} <Debug> oximeter.measurements_histogramu16 (bc911a95-5001-46d7-b795-6d00cc14ebf3): Loading data parts | ||
522 | 2024.02.15 05:58:47.416811 [ 3 ] {f30a3ff2-271e-4984-a9af-baa234526cb6} <Debug> oximeter.measurements_histogramu16 (bc911a95-5001-46d7-b795-6d00cc14ebf3): There are no data parts | ||
523 | 2024.02.15 05:58:47.418333 [ 3 ] {f30a3ff2-271e-4984-a9af-baa234526cb6} <Debug> DynamicQueryHandler: Done processing query | ||
524 | 2024.02.15 05:58:47.418370 [ 3 ] {f30a3ff2-271e-4984-a9af-baa234526cb6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
525 | 2024.02.15 05:58:47.418386 [ 3 ] {} <Debug> HTTP-Session: a01e7546-72d0-42aa-bc09-a3c257a5fb85 Destroying unnamed session | ||
526 | 2024.02.15 05:58:47.418500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
527 | 2024.02.15 05:58:47.418552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
528 | 2024.02.15 05:58:47.418571 [ 3 ] {} <Debug> HTTP-Session: 9c4df0b9-d91c-492f-aa2b-76736def3988 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
529 | 2024.02.15 05:58:47.418597 [ 3 ] {} <Debug> HTTP-Session: 9c4df0b9-d91c-492f-aa2b-76736def3988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2024.02.15 05:58:47.418813 [ 3 ] {5dcf9089-c6c7-4d34-8b52-70d2e25105f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
531 | 2024.02.15 05:58:47.418875 [ 3 ] {5dcf9089-c6c7-4d34-8b52-70d2e25105f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
532 | 2024.02.15 05:58:47.420285 [ 3 ] {5dcf9089-c6c7-4d34-8b52-70d2e25105f4} <Debug> oximeter.measurements_histogrami32 (19d1b5bf-ebd3-4ad2-90cf-b0031aa0e7a8): Loading data parts | ||
533 | 2024.02.15 05:58:47.420355 [ 3 ] {5dcf9089-c6c7-4d34-8b52-70d2e25105f4} <Debug> oximeter.measurements_histogrami32 (19d1b5bf-ebd3-4ad2-90cf-b0031aa0e7a8): There are no data parts | ||
534 | 2024.02.15 05:58:47.421709 [ 3 ] {5dcf9089-c6c7-4d34-8b52-70d2e25105f4} <Debug> DynamicQueryHandler: Done processing query | ||
535 | 2024.02.15 05:58:47.421733 [ 3 ] {5dcf9089-c6c7-4d34-8b52-70d2e25105f4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
536 | 2024.02.15 05:58:47.421759 [ 3 ] {} <Debug> HTTP-Session: 9c4df0b9-d91c-492f-aa2b-76736def3988 Destroying unnamed session | ||
537 | 2024.02.15 05:58:47.421873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
538 | 2024.02.15 05:58:47.421925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
539 | 2024.02.15 05:58:47.421944 [ 3 ] {} <Debug> HTTP-Session: ebfe11a3-b2a4-454e-8597-d1c040eccfda Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
540 | 2024.02.15 05:58:47.421969 [ 3 ] {} <Debug> HTTP-Session: ebfe11a3-b2a4-454e-8597-d1c040eccfda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2024.02.15 05:58:47.422186 [ 3 ] {5e73d27f-3c84-4392-9ddb-10f1eb929f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
542 | 2024.02.15 05:58:47.422248 [ 3 ] {5e73d27f-3c84-4392-9ddb-10f1eb929f98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
543 | 2024.02.15 05:58:47.423621 [ 3 ] {5e73d27f-3c84-4392-9ddb-10f1eb929f98} <Debug> oximeter.measurements_histogramu32 (62d2b68e-3290-402b-8b41-3bbd76b5022d): Loading data parts | ||
544 | 2024.02.15 05:58:47.423694 [ 3 ] {5e73d27f-3c84-4392-9ddb-10f1eb929f98} <Debug> oximeter.measurements_histogramu32 (62d2b68e-3290-402b-8b41-3bbd76b5022d): There are no data parts | ||
545 | 2024.02.15 05:58:47.425039 [ 3 ] {5e73d27f-3c84-4392-9ddb-10f1eb929f98} <Debug> DynamicQueryHandler: Done processing query | ||
546 | 2024.02.15 05:58:47.425061 [ 3 ] {5e73d27f-3c84-4392-9ddb-10f1eb929f98} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
547 | 2024.02.15 05:58:47.425085 [ 3 ] {} <Debug> HTTP-Session: ebfe11a3-b2a4-454e-8597-d1c040eccfda Destroying unnamed session | ||
548 | 2024.02.15 05:58:47.425182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
549 | 2024.02.15 05:58:47.425233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
550 | 2024.02.15 05:58:47.425258 [ 3 ] {} <Debug> HTTP-Session: 071678b3-6694-492b-a761-56852186198a Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
551 | 2024.02.15 05:58:47.425281 [ 3 ] {} <Debug> HTTP-Session: 071678b3-6694-492b-a761-56852186198a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2024.02.15 05:58:47.425481 [ 3 ] {62ce0a93-8b36-4917-9210-4d4c8e36f09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
553 | 2024.02.15 05:58:47.425540 [ 3 ] {62ce0a93-8b36-4917-9210-4d4c8e36f09a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
554 | 2024.02.15 05:58:47.426987 [ 3 ] {62ce0a93-8b36-4917-9210-4d4c8e36f09a} <Debug> oximeter.measurements_histogrami64 (1d9f31e1-af12-4a51-ad54-cb70a714878f): Loading data parts | ||
555 | 2024.02.15 05:58:47.427056 [ 3 ] {62ce0a93-8b36-4917-9210-4d4c8e36f09a} <Debug> oximeter.measurements_histogrami64 (1d9f31e1-af12-4a51-ad54-cb70a714878f): There are no data parts | ||
556 | 2024.02.15 05:58:47.428389 [ 3 ] {62ce0a93-8b36-4917-9210-4d4c8e36f09a} <Debug> DynamicQueryHandler: Done processing query | ||
557 | 2024.02.15 05:58:47.428427 [ 3 ] {62ce0a93-8b36-4917-9210-4d4c8e36f09a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
558 | 2024.02.15 05:58:47.428442 [ 3 ] {} <Debug> HTTP-Session: 071678b3-6694-492b-a761-56852186198a Destroying unnamed session | ||
559 | 2024.02.15 05:58:47.428554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
560 | 2024.02.15 05:58:47.428606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
561 | 2024.02.15 05:58:47.428626 [ 3 ] {} <Debug> HTTP-Session: 8a8e0aa4-cd9e-4cca-bac9-dcaacfea4c93 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
562 | 2024.02.15 05:58:47.428654 [ 3 ] {} <Debug> HTTP-Session: 8a8e0aa4-cd9e-4cca-bac9-dcaacfea4c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
563 | 2024.02.15 05:58:47.428868 [ 3 ] {07d2131e-c984-4f3d-9d97-7b1db987362a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
564 | 2024.02.15 05:58:47.428929 [ 3 ] {07d2131e-c984-4f3d-9d97-7b1db987362a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
565 | 2024.02.15 05:58:47.430357 [ 3 ] {07d2131e-c984-4f3d-9d97-7b1db987362a} <Debug> oximeter.measurements_histogramu64 (629f4031-7391-43cc-af5f-3a7c94106cb0): Loading data parts | ||
566 | 2024.02.15 05:58:47.430426 [ 3 ] {07d2131e-c984-4f3d-9d97-7b1db987362a} <Debug> oximeter.measurements_histogramu64 (629f4031-7391-43cc-af5f-3a7c94106cb0): There are no data parts | ||
567 | 2024.02.15 05:58:47.431766 [ 3 ] {07d2131e-c984-4f3d-9d97-7b1db987362a} <Debug> DynamicQueryHandler: Done processing query | ||
568 | 2024.02.15 05:58:47.431803 [ 3 ] {07d2131e-c984-4f3d-9d97-7b1db987362a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
569 | 2024.02.15 05:58:47.431826 [ 3 ] {} <Debug> HTTP-Session: 8a8e0aa4-cd9e-4cca-bac9-dcaacfea4c93 Destroying unnamed session | ||
570 | 2024.02.15 05:58:47.431936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
571 | 2024.02.15 05:58:47.431988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
572 | 2024.02.15 05:58:47.432019 [ 3 ] {} <Debug> HTTP-Session: 74e263f5-e0d8-428c-8756-b38434b29a0f Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
573 | 2024.02.15 05:58:47.432035 [ 3 ] {} <Debug> HTTP-Session: 74e263f5-e0d8-428c-8756-b38434b29a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
574 | 2024.02.15 05:58:47.432252 [ 3 ] {ab160059-f650-4dca-ba3f-9d1c9456c91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
575 | 2024.02.15 05:58:47.432313 [ 3 ] {ab160059-f650-4dca-ba3f-9d1c9456c91d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
576 | 2024.02.15 05:58:47.433732 [ 3 ] {ab160059-f650-4dca-ba3f-9d1c9456c91d} <Debug> oximeter.measurements_histogramf32 (dab1918b-8708-40ea-8123-492afc6364b0): Loading data parts | ||
577 | 2024.02.15 05:58:47.433810 [ 3 ] {ab160059-f650-4dca-ba3f-9d1c9456c91d} <Debug> oximeter.measurements_histogramf32 (dab1918b-8708-40ea-8123-492afc6364b0): There are no data parts | ||
578 | 2024.02.15 05:58:47.435116 [ 3 ] {ab160059-f650-4dca-ba3f-9d1c9456c91d} <Debug> DynamicQueryHandler: Done processing query | ||
579 | 2024.02.15 05:58:47.435140 [ 3 ] {ab160059-f650-4dca-ba3f-9d1c9456c91d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
580 | 2024.02.15 05:58:47.435170 [ 3 ] {} <Debug> HTTP-Session: 74e263f5-e0d8-428c-8756-b38434b29a0f Destroying unnamed session | ||
581 | 2024.02.15 05:58:47.435276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
582 | 2024.02.15 05:58:47.435329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
583 | 2024.02.15 05:58:47.435359 [ 3 ] {} <Debug> HTTP-Session: 8aff8392-e6ce-4d4f-af67-7b096e3cfa26 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
584 | 2024.02.15 05:58:47.435375 [ 3 ] {} <Debug> HTTP-Session: 8aff8392-e6ce-4d4f-af67-7b096e3cfa26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.02.15 05:58:47.435592 [ 3 ] {785bb0f8-21fa-4cb8-b475-98702016f874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
586 | 2024.02.15 05:58:47.435656 [ 3 ] {785bb0f8-21fa-4cb8-b475-98702016f874} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
587 | 2024.02.15 05:58:47.437059 [ 3 ] {785bb0f8-21fa-4cb8-b475-98702016f874} <Debug> oximeter.measurements_histogramf64 (94b2ecd0-86f1-4c64-862c-021ec810cde6): Loading data parts | ||
588 | 2024.02.15 05:58:47.437119 [ 3 ] {785bb0f8-21fa-4cb8-b475-98702016f874} <Debug> oximeter.measurements_histogramf64 (94b2ecd0-86f1-4c64-862c-021ec810cde6): There are no data parts | ||
589 | 2024.02.15 05:58:47.438421 [ 3 ] {785bb0f8-21fa-4cb8-b475-98702016f874} <Debug> DynamicQueryHandler: Done processing query | ||
590 | 2024.02.15 05:58:47.438460 [ 3 ] {785bb0f8-21fa-4cb8-b475-98702016f874} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
591 | 2024.02.15 05:58:47.438475 [ 3 ] {} <Debug> HTTP-Session: 8aff8392-e6ce-4d4f-af67-7b096e3cfa26 Destroying unnamed session | ||
592 | 2024.02.15 05:58:47.438613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
593 | 2024.02.15 05:58:47.438678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
594 | 2024.02.15 05:58:47.438698 [ 3 ] {} <Debug> HTTP-Session: 3043a9f7-1902-450e-972e-d9cbb2d21d5f Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
595 | 2024.02.15 05:58:47.438726 [ 3 ] {} <Debug> HTTP-Session: 3043a9f7-1902-450e-972e-d9cbb2d21d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2024.02.15 05:58:47.438884 [ 3 ] {c08efef5-4372-4751-91bf-e69c47d56b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) /* The field tables store named dimensions of each timeseries. | ||
597 | * | ||
598 | * As with the measurement tables, there is one field table for each field data | ||
599 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
600 | * this behavior **must not** be relied upon for query correctness. | ||
601 | * | ||
602 | * The index for the fields differs from the measurements, however. Rows are | ||
603 | * sorted by timeseries name, then field name, field value, and finally | ||
604 | * timeseries key. This reflects the most common pattern for looking them up: | ||
605 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
606 | * usually then used to look up measurements. | ||
607 | * | ||
608 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
609 | * timeseries name and then key, since it would improve lookups where one | ||
610 | * already has the key. Realistically though, these tables are quite small and | ||
611 | * so performance benefits will be low in absolute terms. | ||
612 | */ | ||
613 | 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) | ||
614 | 2024.02.15 05:58:47.438949 [ 3 ] {c08efef5-4372-4751-91bf-e69c47d56b20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
615 | 2024.02.15 05:58:47.440222 [ 3 ] {c08efef5-4372-4751-91bf-e69c47d56b20} <Debug> oximeter.fields_bool (b23f0d2a-0c1b-41a6-bb51-897ab1f4f5fc): Loading data parts | ||
616 | 2024.02.15 05:58:47.440342 [ 3 ] {c08efef5-4372-4751-91bf-e69c47d56b20} <Debug> oximeter.fields_bool (b23f0d2a-0c1b-41a6-bb51-897ab1f4f5fc): There are no data parts | ||
617 | 2024.02.15 05:58:47.441611 [ 3 ] {c08efef5-4372-4751-91bf-e69c47d56b20} <Debug> DynamicQueryHandler: Done processing query | ||
618 | 2024.02.15 05:58:47.441647 [ 3 ] {c08efef5-4372-4751-91bf-e69c47d56b20} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
619 | 2024.02.15 05:58:47.441663 [ 3 ] {} <Debug> HTTP-Session: 3043a9f7-1902-450e-972e-d9cbb2d21d5f Destroying unnamed session | ||
620 | 2024.02.15 05:58:47.441776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
621 | 2024.02.15 05:58:47.441831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
622 | 2024.02.15 05:58:47.441849 [ 3 ] {} <Debug> HTTP-Session: 80cc0dce-ccf1-4ee1-8b05-cf90c7e372be Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
623 | 2024.02.15 05:58:47.441886 [ 3 ] {} <Debug> HTTP-Session: 80cc0dce-ccf1-4ee1-8b05-cf90c7e372be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2024.02.15 05:58:47.442047 [ 3 ] {8c654a77-0954-4014-8645-c624a52b771f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
625 | 2024.02.15 05:58:47.442097 [ 3 ] {8c654a77-0954-4014-8645-c624a52b771f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
626 | 2024.02.15 05:58:47.443353 [ 3 ] {8c654a77-0954-4014-8645-c624a52b771f} <Debug> oximeter.fields_i8 (516026a3-5e3d-4600-ae35-e0feeecf9a96): Loading data parts | ||
627 | 2024.02.15 05:58:47.443432 [ 3 ] {8c654a77-0954-4014-8645-c624a52b771f} <Debug> oximeter.fields_i8 (516026a3-5e3d-4600-ae35-e0feeecf9a96): There are no data parts | ||
628 | 2024.02.15 05:58:47.444691 [ 3 ] {8c654a77-0954-4014-8645-c624a52b771f} <Debug> DynamicQueryHandler: Done processing query | ||
629 | 2024.02.15 05:58:47.444715 [ 3 ] {8c654a77-0954-4014-8645-c624a52b771f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
630 | 2024.02.15 05:58:47.444746 [ 3 ] {} <Debug> HTTP-Session: 80cc0dce-ccf1-4ee1-8b05-cf90c7e372be Destroying unnamed session | ||
631 | 2024.02.15 05:58:47.444893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
632 | 2024.02.15 05:58:47.444935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
633 | 2024.02.15 05:58:47.444967 [ 3 ] {} <Debug> HTTP-Session: c6aab6f2-d26a-4b65-8586-fc97d7e0fa5d Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
634 | 2024.02.15 05:58:47.444996 [ 3 ] {} <Debug> HTTP-Session: c6aab6f2-d26a-4b65-8586-fc97d7e0fa5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2024.02.15 05:58:47.445147 [ 3 ] {dddb7743-3e64-4d8e-9174-b6d17e43ca91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
636 | 2024.02.15 05:58:47.445201 [ 3 ] {dddb7743-3e64-4d8e-9174-b6d17e43ca91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
637 | 2024.02.15 05:58:47.446417 [ 3 ] {dddb7743-3e64-4d8e-9174-b6d17e43ca91} <Debug> oximeter.fields_u8 (31b4bec4-b0cf-4912-854b-0d307de61ecf): Loading data parts | ||
638 | 2024.02.15 05:58:47.446509 [ 3 ] {dddb7743-3e64-4d8e-9174-b6d17e43ca91} <Debug> oximeter.fields_u8 (31b4bec4-b0cf-4912-854b-0d307de61ecf): There are no data parts | ||
639 | 2024.02.15 05:58:47.447775 [ 3 ] {dddb7743-3e64-4d8e-9174-b6d17e43ca91} <Debug> DynamicQueryHandler: Done processing query | ||
640 | 2024.02.15 05:58:47.447799 [ 3 ] {dddb7743-3e64-4d8e-9174-b6d17e43ca91} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
641 | 2024.02.15 05:58:47.447822 [ 3 ] {} <Debug> HTTP-Session: c6aab6f2-d26a-4b65-8586-fc97d7e0fa5d Destroying unnamed session | ||
642 | 2024.02.15 05:58:47.447927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
643 | 2024.02.15 05:58:47.447982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
644 | 2024.02.15 05:58:47.448001 [ 3 ] {} <Debug> HTTP-Session: d97ac567-8d14-4c95-b82e-e1bd9d8f6c6d Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
645 | 2024.02.15 05:58:47.448026 [ 3 ] {} <Debug> HTTP-Session: d97ac567-8d14-4c95-b82e-e1bd9d8f6c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.02.15 05:58:47.448184 [ 3 ] {f1dc542a-84f2-4425-9819-c2c8a4ea89e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
647 | 2024.02.15 05:58:47.448235 [ 3 ] {f1dc542a-84f2-4425-9819-c2c8a4ea89e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
648 | 2024.02.15 05:58:47.449484 [ 3 ] {f1dc542a-84f2-4425-9819-c2c8a4ea89e9} <Debug> oximeter.fields_i16 (39e8a2fc-19b9-4f4f-9ca4-ff251214605f): Loading data parts | ||
649 | 2024.02.15 05:58:47.449568 [ 3 ] {f1dc542a-84f2-4425-9819-c2c8a4ea89e9} <Debug> oximeter.fields_i16 (39e8a2fc-19b9-4f4f-9ca4-ff251214605f): There are no data parts | ||
650 | 2024.02.15 05:58:47.450831 [ 3 ] {f1dc542a-84f2-4425-9819-c2c8a4ea89e9} <Debug> DynamicQueryHandler: Done processing query | ||
651 | 2024.02.15 05:58:47.450864 [ 3 ] {f1dc542a-84f2-4425-9819-c2c8a4ea89e9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
652 | 2024.02.15 05:58:47.450879 [ 3 ] {} <Debug> HTTP-Session: d97ac567-8d14-4c95-b82e-e1bd9d8f6c6d Destroying unnamed session | ||
653 | 2024.02.15 05:58:47.450990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
654 | 2024.02.15 05:58:47.451040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
655 | 2024.02.15 05:58:47.451059 [ 3 ] {} <Debug> HTTP-Session: cc21863b-d484-4ee2-89b0-d1e1c8e6c3fe Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
656 | 2024.02.15 05:58:47.451085 [ 3 ] {} <Debug> HTTP-Session: cc21863b-d484-4ee2-89b0-d1e1c8e6c3fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.02.15 05:58:47.451242 [ 3 ] {f5cf2871-15c3-418a-97db-c13149f10349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
658 | 2024.02.15 05:58:47.451285 [ 3 ] {f5cf2871-15c3-418a-97db-c13149f10349} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
659 | 2024.02.15 05:58:47.452544 [ 3 ] {f5cf2871-15c3-418a-97db-c13149f10349} <Debug> oximeter.fields_u16 (af240e79-fd95-4dd5-9b9a-ed5528f6127d): Loading data parts | ||
660 | 2024.02.15 05:58:47.452618 [ 3 ] {f5cf2871-15c3-418a-97db-c13149f10349} <Debug> oximeter.fields_u16 (af240e79-fd95-4dd5-9b9a-ed5528f6127d): There are no data parts | ||
661 | 2024.02.15 05:58:47.453880 [ 3 ] {f5cf2871-15c3-418a-97db-c13149f10349} <Debug> DynamicQueryHandler: Done processing query | ||
662 | 2024.02.15 05:58:47.453914 [ 3 ] {f5cf2871-15c3-418a-97db-c13149f10349} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
663 | 2024.02.15 05:58:47.453929 [ 3 ] {} <Debug> HTTP-Session: cc21863b-d484-4ee2-89b0-d1e1c8e6c3fe Destroying unnamed session | ||
664 | 2024.02.15 05:58:47.454046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
665 | 2024.02.15 05:58:47.454104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
666 | 2024.02.15 05:58:47.454123 [ 3 ] {} <Debug> HTTP-Session: 3b330e80-2bc7-4855-8a11-b54b40ffc64c Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
667 | 2024.02.15 05:58:47.454139 [ 3 ] {} <Debug> HTTP-Session: 3b330e80-2bc7-4855-8a11-b54b40ffc64c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2024.02.15 05:58:47.454296 [ 3 ] {f8077efc-b911-41ef-9f79-1368ba40b032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
669 | 2024.02.15 05:58:47.454347 [ 3 ] {f8077efc-b911-41ef-9f79-1368ba40b032} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
670 | 2024.02.15 05:58:47.455586 [ 3 ] {f8077efc-b911-41ef-9f79-1368ba40b032} <Debug> oximeter.fields_i32 (735bb7c3-8722-4ae9-bbd5-777b40c43b99): Loading data parts | ||
671 | 2024.02.15 05:58:47.455668 [ 3 ] {f8077efc-b911-41ef-9f79-1368ba40b032} <Debug> oximeter.fields_i32 (735bb7c3-8722-4ae9-bbd5-777b40c43b99): There are no data parts | ||
672 | 2024.02.15 05:58:47.456999 [ 3 ] {f8077efc-b911-41ef-9f79-1368ba40b032} <Debug> DynamicQueryHandler: Done processing query | ||
673 | 2024.02.15 05:58:47.457033 [ 3 ] {f8077efc-b911-41ef-9f79-1368ba40b032} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
674 | 2024.02.15 05:58:47.457056 [ 3 ] {} <Debug> HTTP-Session: 3b330e80-2bc7-4855-8a11-b54b40ffc64c Destroying unnamed session | ||
675 | 2024.02.15 05:58:47.457159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
676 | 2024.02.15 05:58:47.457209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
677 | 2024.02.15 05:58:47.457235 [ 3 ] {} <Debug> HTTP-Session: c81342b6-f6a4-4d9c-a37c-4356ac98216c Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
678 | 2024.02.15 05:58:47.457250 [ 3 ] {} <Debug> HTTP-Session: c81342b6-f6a4-4d9c-a37c-4356ac98216c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.02.15 05:58:47.457406 [ 3 ] {15d08bc6-f966-45c4-b61a-1f5ddee0cbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
680 | 2024.02.15 05:58:47.457450 [ 3 ] {15d08bc6-f966-45c4-b61a-1f5ddee0cbee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
681 | 2024.02.15 05:58:47.458710 [ 3 ] {15d08bc6-f966-45c4-b61a-1f5ddee0cbee} <Debug> oximeter.fields_u32 (9973111b-729c-4809-a9c0-dbf97453355a): Loading data parts | ||
682 | 2024.02.15 05:58:47.458797 [ 3 ] {15d08bc6-f966-45c4-b61a-1f5ddee0cbee} <Debug> oximeter.fields_u32 (9973111b-729c-4809-a9c0-dbf97453355a): There are no data parts | ||
683 | 2024.02.15 05:58:47.460071 [ 3 ] {15d08bc6-f966-45c4-b61a-1f5ddee0cbee} <Debug> DynamicQueryHandler: Done processing query | ||
684 | 2024.02.15 05:58:47.460102 [ 3 ] {15d08bc6-f966-45c4-b61a-1f5ddee0cbee} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
685 | 2024.02.15 05:58:47.460118 [ 3 ] {} <Debug> HTTP-Session: c81342b6-f6a4-4d9c-a37c-4356ac98216c Destroying unnamed session | ||
686 | 2024.02.15 05:58:47.460229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
687 | 2024.02.15 05:58:47.460278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
688 | 2024.02.15 05:58:47.460297 [ 3 ] {} <Debug> HTTP-Session: 7d812faf-2d23-47ad-b857-cd0e815758f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
689 | 2024.02.15 05:58:47.460319 [ 3 ] {} <Debug> HTTP-Session: 7d812faf-2d23-47ad-b857-cd0e815758f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.02.15 05:58:47.460474 [ 3 ] {61cd5e37-e374-4440-a9a7-8c55aec1be39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
691 | 2024.02.15 05:58:47.460531 [ 3 ] {61cd5e37-e374-4440-a9a7-8c55aec1be39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
692 | 2024.02.15 05:58:47.461778 [ 3 ] {61cd5e37-e374-4440-a9a7-8c55aec1be39} <Debug> oximeter.fields_i64 (f25a4342-bcde-470c-8172-a45448230a67): Loading data parts | ||
693 | 2024.02.15 05:58:47.461865 [ 3 ] {61cd5e37-e374-4440-a9a7-8c55aec1be39} <Debug> oximeter.fields_i64 (f25a4342-bcde-470c-8172-a45448230a67): There are no data parts | ||
694 | 2024.02.15 05:58:47.463167 [ 3 ] {61cd5e37-e374-4440-a9a7-8c55aec1be39} <Debug> DynamicQueryHandler: Done processing query | ||
695 | 2024.02.15 05:58:47.463192 [ 3 ] {61cd5e37-e374-4440-a9a7-8c55aec1be39} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
696 | 2024.02.15 05:58:47.463217 [ 3 ] {} <Debug> HTTP-Session: 7d812faf-2d23-47ad-b857-cd0e815758f2 Destroying unnamed session | ||
697 | 2024.02.15 05:58:47.463327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
698 | 2024.02.15 05:58:47.463378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
699 | 2024.02.15 05:58:47.463404 [ 3 ] {} <Debug> HTTP-Session: 25df7602-27b3-49dc-b981-230149795165 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
700 | 2024.02.15 05:58:47.463429 [ 3 ] {} <Debug> HTTP-Session: 25df7602-27b3-49dc-b981-230149795165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.02.15 05:58:47.463579 [ 3 ] {1eefdde1-a5a8-478b-9ec4-7a6b99144764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
702 | 2024.02.15 05:58:47.463629 [ 3 ] {1eefdde1-a5a8-478b-9ec4-7a6b99144764} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
703 | 2024.02.15 05:58:47.464888 [ 3 ] {1eefdde1-a5a8-478b-9ec4-7a6b99144764} <Debug> oximeter.fields_u64 (8b9135db-2452-4578-ac44-8e8198645d31): Loading data parts | ||
704 | 2024.02.15 05:58:47.464984 [ 3 ] {1eefdde1-a5a8-478b-9ec4-7a6b99144764} <Debug> oximeter.fields_u64 (8b9135db-2452-4578-ac44-8e8198645d31): There are no data parts | ||
705 | 2024.02.15 05:58:47.466241 [ 3 ] {1eefdde1-a5a8-478b-9ec4-7a6b99144764} <Debug> DynamicQueryHandler: Done processing query | ||
706 | 2024.02.15 05:58:47.466265 [ 3 ] {1eefdde1-a5a8-478b-9ec4-7a6b99144764} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
707 | 2024.02.15 05:58:47.466280 [ 3 ] {} <Debug> HTTP-Session: 25df7602-27b3-49dc-b981-230149795165 Destroying unnamed session | ||
708 | 2024.02.15 05:58:47.466389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
709 | 2024.02.15 05:58:47.466447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
710 | 2024.02.15 05:58:47.466466 [ 3 ] {} <Debug> HTTP-Session: 58268fb6-eec2-4058-bf4d-06513f4e5bfb Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
711 | 2024.02.15 05:58:47.466496 [ 3 ] {} <Debug> HTTP-Session: 58268fb6-eec2-4058-bf4d-06513f4e5bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
712 | 2024.02.15 05:58:47.466658 [ 3 ] {aeb7efd8-240b-4f02-b113-2387f7bd1aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
713 | 2024.02.15 05:58:47.466708 [ 3 ] {aeb7efd8-240b-4f02-b113-2387f7bd1aec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
714 | 2024.02.15 05:58:47.467985 [ 3 ] {aeb7efd8-240b-4f02-b113-2387f7bd1aec} <Debug> oximeter.fields_ipaddr (0076a13e-a73c-4aa2-97d2-520aafcd2404): Loading data parts | ||
715 | 2024.02.15 05:58:47.468061 [ 3 ] {aeb7efd8-240b-4f02-b113-2387f7bd1aec} <Debug> oximeter.fields_ipaddr (0076a13e-a73c-4aa2-97d2-520aafcd2404): There are no data parts | ||
716 | 2024.02.15 05:58:47.469351 [ 3 ] {aeb7efd8-240b-4f02-b113-2387f7bd1aec} <Debug> DynamicQueryHandler: Done processing query | ||
717 | 2024.02.15 05:58:47.469393 [ 3 ] {aeb7efd8-240b-4f02-b113-2387f7bd1aec} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
718 | 2024.02.15 05:58:47.469407 [ 3 ] {} <Debug> HTTP-Session: 58268fb6-eec2-4058-bf4d-06513f4e5bfb Destroying unnamed session | ||
719 | 2024.02.15 05:58:47.469519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
720 | 2024.02.15 05:58:47.469577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
721 | 2024.02.15 05:58:47.469596 [ 3 ] {} <Debug> HTTP-Session: 05d0874a-6a49-4627-844a-06feff5bb99f Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
722 | 2024.02.15 05:58:47.469630 [ 3 ] {} <Debug> HTTP-Session: 05d0874a-6a49-4627-844a-06feff5bb99f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
723 | 2024.02.15 05:58:47.469798 [ 3 ] {594c09dd-7092-4be6-87c0-4ffb38893c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
724 | 2024.02.15 05:58:47.469848 [ 3 ] {594c09dd-7092-4be6-87c0-4ffb38893c80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
725 | 2024.02.15 05:58:47.471098 [ 3 ] {594c09dd-7092-4be6-87c0-4ffb38893c80} <Debug> oximeter.fields_string (54798f88-597a-4b9d-9112-9cb62f9a2a90): Loading data parts | ||
726 | 2024.02.15 05:58:47.471174 [ 3 ] {594c09dd-7092-4be6-87c0-4ffb38893c80} <Debug> oximeter.fields_string (54798f88-597a-4b9d-9112-9cb62f9a2a90): There are no data parts | ||
727 | 2024.02.15 05:58:47.472483 [ 3 ] {594c09dd-7092-4be6-87c0-4ffb38893c80} <Debug> DynamicQueryHandler: Done processing query | ||
728 | 2024.02.15 05:58:47.472514 [ 3 ] {594c09dd-7092-4be6-87c0-4ffb38893c80} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
729 | 2024.02.15 05:58:47.472549 [ 3 ] {} <Debug> HTTP-Session: 05d0874a-6a49-4627-844a-06feff5bb99f Destroying unnamed session | ||
730 | 2024.02.15 05:58:47.472656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
731 | 2024.02.15 05:58:47.472716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
732 | 2024.02.15 05:58:47.472749 [ 3 ] {} <Debug> HTTP-Session: 9f5f07a0-fc03-40a5-af41-5f70df970d57 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
733 | 2024.02.15 05:58:47.472768 [ 3 ] {} <Debug> HTTP-Session: 9f5f07a0-fc03-40a5-af41-5f70df970d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2024.02.15 05:58:47.472943 [ 3 ] {8411ecc1-b2a9-4bbd-b7e0-99ed67d5071a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) 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) | ||
735 | 2024.02.15 05:58:47.473011 [ 3 ] {8411ecc1-b2a9-4bbd-b7e0-99ed67d5071a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
736 | 2024.02.15 05:58:47.474273 [ 3 ] {8411ecc1-b2a9-4bbd-b7e0-99ed67d5071a} <Debug> oximeter.fields_uuid (3ca7b912-5427-4bf2-9ef2-34b53a7e041e): Loading data parts | ||
737 | 2024.02.15 05:58:47.474377 [ 3 ] {8411ecc1-b2a9-4bbd-b7e0-99ed67d5071a} <Debug> oximeter.fields_uuid (3ca7b912-5427-4bf2-9ef2-34b53a7e041e): There are no data parts | ||
738 | 2024.02.15 05:58:47.475673 [ 3 ] {8411ecc1-b2a9-4bbd-b7e0-99ed67d5071a} <Debug> DynamicQueryHandler: Done processing query | ||
739 | 2024.02.15 05:58:47.475717 [ 3 ] {8411ecc1-b2a9-4bbd-b7e0-99ed67d5071a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
740 | 2024.02.15 05:58:47.475744 [ 3 ] {} <Debug> HTTP-Session: 9f5f07a0-fc03-40a5-af41-5f70df970d57 Destroying unnamed session | ||
741 | 2024.02.15 05:58:47.475861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
742 | 2024.02.15 05:58:47.475919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
743 | 2024.02.15 05:58:47.475953 [ 3 ] {} <Debug> HTTP-Session: 8a69dc8d-c366-4774-be85-73b7d281f715 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
744 | 2024.02.15 05:58:47.475970 [ 3 ] {} <Debug> HTTP-Session: 8a69dc8d-c366-4774-be85-73b7d281f715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2024.02.15 05:58:47.476201 [ 3 ] {ba554624-1034-4c52-a080-c836ba1b3771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) /* The timeseries schema table stores the extracted schema for the samples | ||
746 | * oximeter collects. | ||
747 | */ | ||
748 | 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) | ||
749 | 2024.02.15 05:58:47.476282 [ 3 ] {ba554624-1034-4c52-a080-c836ba1b3771} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
750 | 2024.02.15 05:58:47.477674 [ 3 ] {ba554624-1034-4c52-a080-c836ba1b3771} <Debug> oximeter.timeseries_schema (749f3d56-5f10-4b71-80e7-c97e2be4f29c): Loading data parts | ||
751 | 2024.02.15 05:58:47.477753 [ 3 ] {ba554624-1034-4c52-a080-c836ba1b3771} <Debug> oximeter.timeseries_schema (749f3d56-5f10-4b71-80e7-c97e2be4f29c): There are no data parts | ||
752 | 2024.02.15 05:58:47.479174 [ 3 ] {ba554624-1034-4c52-a080-c836ba1b3771} <Debug> DynamicQueryHandler: Done processing query | ||
753 | 2024.02.15 05:58:47.479215 [ 3 ] {ba554624-1034-4c52-a080-c836ba1b3771} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
754 | 2024.02.15 05:58:47.479231 [ 3 ] {} <Debug> HTTP-Session: 8a69dc8d-c366-4774-be85-73b7d281f715 Destroying unnamed session | ||
755 | 2024.02.15 05:58:47.479365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
756 | 2024.02.15 05:58:47.479425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
757 | 2024.02.15 05:58:47.479443 [ 3 ] {} <Debug> HTTP-Session: bfe7b96d-7169-4669-b696-4b743fd9d217 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 | ||
758 | 2024.02.15 05:58:47.479473 [ 3 ] {} <Debug> HTTP-Session: bfe7b96d-7169-4669-b696-4b743fd9d217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
759 | 2024.02.15 05:58:47.479591 [ 3 ] {d2a2cbda-a10d-4bdb-8e2a-174e89ae20aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40886) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
760 | 2024.02.15 05:58:47.480227 [ 3 ] {d2a2cbda-a10d-4bdb-8e2a-174e89ae20aa} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
761 | 2024.02.15 05:58:47.483033 [ 3 ] {d2a2cbda-a10d-4bdb-8e2a-174e89ae20aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
762 | 2024.02.15 05:58:47.485341 [ 3 ] {d2a2cbda-a10d-4bdb-8e2a-174e89ae20aa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
763 | 2024.02.15 05:58:47.485560 [ 3 ] {d2a2cbda-a10d-4bdb-8e2a-174e89ae20aa} <Trace> oximeter.version (a90de9a2-a132-4a2b-9805-4dd0058046e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
764 | 2024.02.15 05:58:47.485785 [ 3 ] {d2a2cbda-a10d-4bdb-8e2a-174e89ae20aa} <Information> executeQuery: Read 1 rows, 16.00 B in 0.006161173 sec., 162 rows/sec., 2.54 KiB/sec. | ||
765 | 2024.02.15 05:58:47.485910 [ 3 ] {d2a2cbda-a10d-4bdb-8e2a-174e89ae20aa} <Debug> DynamicQueryHandler: Done processing query | ||
766 | 2024.02.15 05:58:47.485930 [ 3 ] {d2a2cbda-a10d-4bdb-8e2a-174e89ae20aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
767 | 2024.02.15 05:58:47.485945 [ 3 ] {} <Debug> HTTP-Session: bfe7b96d-7169-4669-b696-4b743fd9d217 Destroying unnamed session | ||
768 | 2024.02.15 05:58:48.000137 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB | ||
769 | 2024.02.15 05:59:01.320462 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache | ||
770 | 2024.02.15 05:59:01.320530 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache | ||
771 | 2024.02.15 05:59:16.320570 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
772 | 2024.02.15 05:59:16.320633 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
773 | 2024.02.15 05:59:31.320709 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
774 | 2024.02.15 05:59:31.320787 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
775 | 2024.02.15 05:59:42.494004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
776 | 2024.02.15 05:59:42.494130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
777 | 2024.02.15 05:59:42.494189 [ 3 ] {} <Debug> HTTP-Session: 8a608789-6745-4446-af45-70e082bf6b83 Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 | ||
778 | 2024.02.15 05:59:42.494241 [ 3 ] {} <Debug> HTTP-Session: 8a608789-6745-4446-af45-70e082bf6b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
779 | 2024.02.15 05:59:42.494383 [ 3 ] {d8399648-7e03-437a-8562-9b4ae1769e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62953) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
780 | 2024.02.15 05:59:42.494753 [ 3 ] {d8399648-7e03-437a-8562-9b4ae1769e30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
781 | 2024.02.15 05:59:42.495457 [ 3 ] {d8399648-7e03-437a-8562-9b4ae1769e30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
782 | 2024.02.15 05:59:42.495666 [ 3 ] {d8399648-7e03-437a-8562-9b4ae1769e30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
783 | 2024.02.15 05:59:42.496647 [ 3 ] {d8399648-7e03-437a-8562-9b4ae1769e30} <Debug> DynamicQueryHandler: Done processing query | ||
784 | 2024.02.15 05:59:42.496676 [ 3 ] {d8399648-7e03-437a-8562-9b4ae1769e30} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
785 | 2024.02.15 05:59:42.496691 [ 3 ] {} <Debug> HTTP-Session: 8a608789-6745-4446-af45-70e082bf6b83 Destroying unnamed session | ||
786 | 2024.02.15 05:59:42.500419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
787 | 2024.02.15 05:59:42.500488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
788 | 2024.02.15 05:59:42.500514 [ 3 ] {} <Debug> HTTP-Session: af70fe09-7bf9-40e0-bc42-4a2adb28ce22 Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 | ||
789 | 2024.02.15 05:59:42.500624 [ 3 ] {} <Debug> HTTP-Session: af70fe09-7bf9-40e0-bc42-4a2adb28ce22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
790 | 2024.02.15 05:59:42.500749 [ 3 ] {6540ecae-0788-4e2d-bc38-511223a113a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
791 | 2024.02.15 05:59:42.505767 [ 3 ] {6540ecae-0788-4e2d-bc38-511223a113a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
792 | 2024.02.15 05:59:42.505915 [ 3 ] {6540ecae-0788-4e2d-bc38-511223a113a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
793 | 2024.02.15 05:59:42.506028 [ 3 ] {6540ecae-0788-4e2d-bc38-511223a113a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
794 | 2024.02.15 05:59:42.506891 [ 3 ] {6540ecae-0788-4e2d-bc38-511223a113a7} <Debug> DynamicQueryHandler: Done processing query | ||
795 | 2024.02.15 05:59:42.506918 [ 3 ] {6540ecae-0788-4e2d-bc38-511223a113a7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
796 | 2024.02.15 05:59:42.506934 [ 3 ] {} <Debug> HTTP-Session: af70fe09-7bf9-40e0-bc42-4a2adb28ce22 Destroying unnamed session | ||
797 | 2024.02.15 05:59:42.507222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
798 | 2024.02.15 05:59:42.507266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
799 | 2024.02.15 05:59:42.507285 [ 3 ] {} <Debug> HTTP-Session: 0b081677-89be-4bd0-99c2-881f496f37e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 | ||
800 | 2024.02.15 05:59:42.507301 [ 3 ] {} <Debug> HTTP-Session: 0b081677-89be-4bd0-99c2-881f496f37e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
801 | 2024.02.15 05:59:42.507412 [ 3 ] {747ccb55-082d-4f27-befb-e756ba617915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
802 | 2024.02.15 05:59:42.507866 [ 3 ] {747ccb55-082d-4f27-befb-e756ba617915} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
803 | 2024.02.15 05:59:42.508014 [ 3 ] {747ccb55-082d-4f27-befb-e756ba617915} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
804 | 2024.02.15 05:59:42.508055 [ 3 ] {747ccb55-082d-4f27-befb-e756ba617915} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
805 | 2024.02.15 05:59:42.508865 [ 3 ] {747ccb55-082d-4f27-befb-e756ba617915} <Debug> DynamicQueryHandler: Done processing query | ||
806 | 2024.02.15 05:59:42.508892 [ 3 ] {747ccb55-082d-4f27-befb-e756ba617915} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
807 | 2024.02.15 05:59:42.508908 [ 3 ] {} <Debug> HTTP-Session: 0b081677-89be-4bd0-99c2-881f496f37e4 Destroying unnamed session | ||
808 | 2024.02.15 05:59:42.509092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
809 | 2024.02.15 05:59:42.509135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
810 | 2024.02.15 05:59:42.509153 [ 3 ] {} <Debug> HTTP-Session: 89f37865-9ee1-4011-bca7-028dfdd378c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 | ||
811 | 2024.02.15 05:59:42.509170 [ 3 ] {} <Debug> HTTP-Session: 89f37865-9ee1-4011-bca7-028dfdd378c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
812 | 2024.02.15 05:59:42.509280 [ 3 ] {99806575-d94a-450f-ac30-0418e7da2703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62953) 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) | ||
813 | 2024.02.15 05:59:42.509626 [ 3 ] {99806575-d94a-450f-ac30-0418e7da2703} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
814 | 2024.02.15 05:59:42.509773 [ 3 ] {99806575-d94a-450f-ac30-0418e7da2703} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2024.02.15 05:59:42.509814 [ 3 ] {99806575-d94a-450f-ac30-0418e7da2703} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
816 | 2024.02.15 05:59:42.510596 [ 3 ] {99806575-d94a-450f-ac30-0418e7da2703} <Debug> DynamicQueryHandler: Done processing query | ||
817 | 2024.02.15 05:59:42.510623 [ 3 ] {99806575-d94a-450f-ac30-0418e7da2703} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
818 | 2024.02.15 05:59:42.510639 [ 3 ] {} <Debug> HTTP-Session: 89f37865-9ee1-4011-bca7-028dfdd378c4 Destroying unnamed session | ||
819 | 2024.02.15 05:59:42.511348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
820 | 2024.02.15 05:59:42.511393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
821 | 2024.02.15 05:59:42.511411 [ 3 ] {} <Debug> HTTP-Session: bb36611d-47d4-49d8-aeac-c1d519ec9dba Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 | ||
822 | 2024.02.15 05:59:42.511429 [ 3 ] {} <Debug> HTTP-Session: bb36611d-47d4-49d8-aeac-c1d519ec9dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
823 | 2024.02.15 05:59:42.511508 [ 3 ] {7b811999-81af-4cf0-8783-d6969181c3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
824 | 2024.02.15 05:59:42.511547 [ 3 ] {7b811999-81af-4cf0-8783-d6969181c3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
825 | 2024.02.15 05:59:42.512276 [ 3 ] {7b811999-81af-4cf0-8783-d6969181c3db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
826 | 2024.02.15 05:59:42.513303 [ 3 ] {7b811999-81af-4cf0-8783-d6969181c3db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
827 | 2024.02.15 05:59:42.513646 [ 3 ] {7b811999-81af-4cf0-8783-d6969181c3db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
828 | 2024.02.15 05:59:42.513821 [ 3 ] {7b811999-81af-4cf0-8783-d6969181c3db} <Trace> oximeter.timeseries_schema (749f3d56-5f10-4b71-80e7-c97e2be4f29c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
829 | 2024.02.15 05:59:42.513944 [ 3 ] {7b811999-81af-4cf0-8783-d6969181c3db} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002402029 sec., 1665 rows/sec., 180.10 KiB/sec. | ||
830 | 2024.02.15 05:59:42.514108 [ 3 ] {7b811999-81af-4cf0-8783-d6969181c3db} <Debug> DynamicQueryHandler: Done processing query | ||
831 | 2024.02.15 05:59:42.514132 [ 3 ] {7b811999-81af-4cf0-8783-d6969181c3db} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
832 | 2024.02.15 05:59:42.514147 [ 3 ] {} <Debug> HTTP-Session: bb36611d-47d4-49d8-aeac-c1d519ec9dba Destroying unnamed session | ||
833 | 2024.02.15 05:59:42.514253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 4211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
834 | 2024.02.15 05:59:42.514297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
835 | 2024.02.15 05:59:42.514315 [ 3 ] {} <Debug> HTTP-Session: 925b9a2f-321e-440a-80fc-fd32a9808d0b Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 | ||
836 | 2024.02.15 05:59:42.514333 [ 3 ] {} <Debug> HTTP-Session: 925b9a2f-321e-440a-80fc-fd32a9808d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
837 | 2024.02.15 05:59:42.514404 [ 3 ] {67a34081-b8ec-424d-a279-be48175802bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
838 | 2024.02.15 05:59:42.514442 [ 3 ] {67a34081-b8ec-424d-a279-be48175802bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
839 | 2024.02.15 05:59:42.514549 [ 3 ] {67a34081-b8ec-424d-a279-be48175802bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
840 | 2024.02.15 05:59:42.518224 [ 3 ] {67a34081-b8ec-424d-a279-be48175802bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
841 | 2024.02.15 05:59:42.518436 [ 3 ] {67a34081-b8ec-424d-a279-be48175802bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
842 | 2024.02.15 05:59:42.518587 [ 3 ] {67a34081-b8ec-424d-a279-be48175802bf} <Trace> oximeter.fields_i64 (f25a4342-bcde-470c-8172-a45448230a67): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
843 | 2024.02.15 05:59:42.518701 [ 3 ] {67a34081-b8ec-424d-a279-be48175802bf} <Information> executeQuery: Read 29 rows, 2.35 KiB in 0.0042686 sec., 6793 rows/sec., 550.67 KiB/sec. | ||
844 | 2024.02.15 05:59:42.518823 [ 3 ] {67a34081-b8ec-424d-a279-be48175802bf} <Debug> DynamicQueryHandler: Done processing query | ||
845 | 2024.02.15 05:59:42.518845 [ 3 ] {67a34081-b8ec-424d-a279-be48175802bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
846 | 2024.02.15 05:59:42.518860 [ 3 ] {} <Debug> HTTP-Session: 925b9a2f-321e-440a-80fc-fd32a9808d0b Destroying unnamed session | ||
847 | 2024.02.15 05:59:42.519025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 13680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
848 | 2024.02.15 05:59:42.519069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
849 | 2024.02.15 05:59:42.519088 [ 3 ] {} <Debug> HTTP-Session: 41b0a149-939f-4590-91f8-e2c39bb77e4c Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 | ||
850 | 2024.02.15 05:59:42.519105 [ 3 ] {} <Debug> HTTP-Session: 41b0a149-939f-4590-91f8-e2c39bb77e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
851 | 2024.02.15 05:59:42.519177 [ 3 ] {8fed8d43-a1c5-494c-88cc-f63c516907d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
852 | 2024.02.15 05:59:42.519215 [ 3 ] {8fed8d43-a1c5-494c-88cc-f63c516907d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
853 | 2024.02.15 05:59:42.519316 [ 3 ] {8fed8d43-a1c5-494c-88cc-f63c516907d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
854 | 2024.02.15 05:59:42.519671 [ 3 ] {8fed8d43-a1c5-494c-88cc-f63c516907d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
855 | 2024.02.15 05:59:42.519910 [ 3 ] {8fed8d43-a1c5-494c-88cc-f63c516907d2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
856 | 2024.02.15 05:59:42.520060 [ 3 ] {8fed8d43-a1c5-494c-88cc-f63c516907d2} <Trace> oximeter.fields_string (54798f88-597a-4b9d-9112-9cb62f9a2a90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
857 | 2024.02.15 05:59:42.520174 [ 3 ] {8fed8d43-a1c5-494c-88cc-f63c516907d2} <Information> executeQuery: Read 87 rows, 8.34 KiB in 0.000969322 sec., 89753 rows/sec., 8.40 MiB/sec. | ||
858 | 2024.02.15 05:59:42.520296 [ 3 ] {8fed8d43-a1c5-494c-88cc-f63c516907d2} <Debug> DynamicQueryHandler: Done processing query | ||
859 | 2024.02.15 05:59:42.520318 [ 3 ] {8fed8d43-a1c5-494c-88cc-f63c516907d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
860 | 2024.02.15 05:59:42.520333 [ 3 ] {} <Debug> HTTP-Session: 41b0a149-939f-4590-91f8-e2c39bb77e4c Destroying unnamed session | ||
861 | 2024.02.15 05:59:42.520439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 6672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
862 | 2024.02.15 05:59:42.520485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
863 | 2024.02.15 05:59:42.520503 [ 3 ] {} <Debug> HTTP-Session: 7ea846dd-401f-47f2-8b5d-7c8f9a7c46e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 | ||
864 | 2024.02.15 05:59:42.520519 [ 3 ] {} <Debug> HTTP-Session: 7ea846dd-401f-47f2-8b5d-7c8f9a7c46e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
865 | 2024.02.15 05:59:42.520588 [ 3 ] {0bb36c11-1a17-4c3d-a0d2-d02d0ec25a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
866 | 2024.02.15 05:59:42.520625 [ 3 ] {0bb36c11-1a17-4c3d-a0d2-d02d0ec25a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
867 | 2024.02.15 05:59:42.521861 [ 3 ] {0bb36c11-1a17-4c3d-a0d2-d02d0ec25a62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
868 | 2024.02.15 05:59:42.524592 [ 3 ] {0bb36c11-1a17-4c3d-a0d2-d02d0ec25a62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
869 | 2024.02.15 05:59:42.524864 [ 3 ] {0bb36c11-1a17-4c3d-a0d2-d02d0ec25a62} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
870 | 2024.02.15 05:59:42.525042 [ 3 ] {0bb36c11-1a17-4c3d-a0d2-d02d0ec25a62} <Trace> oximeter.fields_uuid (3ca7b912-5427-4bf2-9ef2-34b53a7e041e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
871 | 2024.02.15 05:59:42.525177 [ 3 ] {0bb36c11-1a17-4c3d-a0d2-d02d0ec25a62} <Information> executeQuery: Read 39 rows, 3.14 KiB in 0.00455655 sec., 8559 rows/sec., 688.18 KiB/sec. | ||
872 | 2024.02.15 05:59:42.525293 [ 3 ] {0bb36c11-1a17-4c3d-a0d2-d02d0ec25a62} <Debug> DynamicQueryHandler: Done processing query | ||
873 | 2024.02.15 05:59:42.525315 [ 3 ] {0bb36c11-1a17-4c3d-a0d2-d02d0ec25a62} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
874 | 2024.02.15 05:59:42.525330 [ 3 ] {} <Debug> HTTP-Session: 7ea846dd-401f-47f2-8b5d-7c8f9a7c46e3 Destroying unnamed session | ||
875 | 2024.02.15 05:59:42.525582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 31051, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
876 | 2024.02.15 05:59:42.525625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
877 | 2024.02.15 05:59:42.525644 [ 3 ] {} <Debug> HTTP-Session: bd2d757f-82f7-4e2c-bc27-931f98df205c Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 | ||
878 | 2024.02.15 05:59:42.525660 [ 3 ] {} <Debug> HTTP-Session: bd2d757f-82f7-4e2c-bc27-931f98df205c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
879 | 2024.02.15 05:59:42.525736 [ 3 ] {2d1e53a7-85f4-4d4e-bd9d-bcb0011898ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
880 | 2024.02.15 05:59:42.525777 [ 3 ] {2d1e53a7-85f4-4d4e-bd9d-bcb0011898ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
881 | 2024.02.15 05:59:42.525927 [ 3 ] {2d1e53a7-85f4-4d4e-bd9d-bcb0011898ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
882 | 2024.02.15 05:59:42.526377 [ 3 ] {2d1e53a7-85f4-4d4e-bd9d-bcb0011898ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
883 | 2024.02.15 05:59:42.527386 [ 3 ] {2d1e53a7-85f4-4d4e-bd9d-bcb0011898ab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
884 | 2024.02.15 05:59:42.527582 [ 3 ] {2d1e53a7-85f4-4d4e-bd9d-bcb0011898ab} <Trace> oximeter.measurements_histogramf64 (94b2ecd0-86f1-4c64-862c-021ec810cde6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
885 | 2024.02.15 05:59:42.527675 [ 3 ] {2d1e53a7-85f4-4d4e-bd9d-bcb0011898ab} <Information> executeQuery: Read 29 rows, 40.07 KiB in 0.001912563 sec., 15162 rows/sec., 20.46 MiB/sec. | ||
886 | 2024.02.15 05:59:42.527824 [ 3 ] {2d1e53a7-85f4-4d4e-bd9d-bcb0011898ab} <Debug> DynamicQueryHandler: Done processing query | ||
887 | 2024.02.15 05:59:42.527846 [ 3 ] {2d1e53a7-85f4-4d4e-bd9d-bcb0011898ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
888 | 2024.02.15 05:59:42.527863 [ 3 ] {} <Debug> HTTP-Session: bd2d757f-82f7-4e2c-bc27-931f98df205c Destroying unnamed session | ||
889 | 2024.02.15 05:59:42.527971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 2947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
890 | 2024.02.15 05:59:42.528017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
891 | 2024.02.15 05:59:42.528035 [ 3 ] {} <Debug> HTTP-Session: 17970f7c-d046-4664-a176-bb4b231dee2f Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 | ||
892 | 2024.02.15 05:59:42.528053 [ 3 ] {} <Debug> HTTP-Session: 17970f7c-d046-4664-a176-bb4b231dee2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
893 | 2024.02.15 05:59:42.528123 [ 3 ] {e3fc5af4-e5ee-44f3-8d9e-a2afbcee4e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
894 | 2024.02.15 05:59:42.528766 [ 3 ] {e3fc5af4-e5ee-44f3-8d9e-a2afbcee4e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
895 | 2024.02.15 05:59:42.528878 [ 3 ] {e3fc5af4-e5ee-44f3-8d9e-a2afbcee4e23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
896 | 2024.02.15 05:59:42.529192 [ 3 ] {e3fc5af4-e5ee-44f3-8d9e-a2afbcee4e23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
897 | 2024.02.15 05:59:42.529453 [ 3 ] {e3fc5af4-e5ee-44f3-8d9e-a2afbcee4e23} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
898 | 2024.02.15 05:59:42.529634 [ 3 ] {e3fc5af4-e5ee-44f3-8d9e-a2afbcee4e23} <Trace> oximeter.measurements_i64 (98add4e5-0aa5-47ea-a321-27de5ee8f45c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
899 | 2024.02.15 05:59:42.529734 [ 3 ] {e3fc5af4-e5ee-44f3-8d9e-a2afbcee4e23} <Information> executeQuery: Read 18 rows, 1.36 KiB in 0.001581422 sec., 11382 rows/sec., 857.74 KiB/sec. | ||
900 | 2024.02.15 05:59:42.529840 [ 3 ] {e3fc5af4-e5ee-44f3-8d9e-a2afbcee4e23} <Debug> DynamicQueryHandler: Done processing query | ||
901 | 2024.02.15 05:59:42.529862 [ 3 ] {e3fc5af4-e5ee-44f3-8d9e-a2afbcee4e23} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
902 | 2024.02.15 05:59:42.529878 [ 3 ] {} <Debug> HTTP-Session: 17970f7c-d046-4664-a176-bb4b231dee2f Destroying unnamed session | ||
903 | 2024.02.15 05:59:46.320867 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
904 | 2024.02.15 05:59:46.320916 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
905 | 2024.02.15 05:59:52.489952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 4498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
906 | 2024.02.15 05:59:52.490136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
907 | 2024.02.15 05:59:52.490181 [ 3 ] {} <Debug> HTTP-Session: 4fac89b9-48b4-4d46-b76d-d1c7ff8c551e Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 | ||
908 | 2024.02.15 05:59:52.490222 [ 3 ] {} <Debug> HTTP-Session: 4fac89b9-48b4-4d46-b76d-d1c7ff8c551e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
909 | 2024.02.15 05:59:52.490433 [ 3 ] {e3d159a3-c39e-4a4d-90d1-2fb328746afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
910 | 2024.02.15 05:59:52.490532 [ 3 ] {e3d159a3-c39e-4a4d-90d1-2fb328746afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
911 | 2024.02.15 05:59:52.490744 [ 3 ] {e3d159a3-c39e-4a4d-90d1-2fb328746afb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
912 | 2024.02.15 05:59:52.491181 [ 3 ] {e3d159a3-c39e-4a4d-90d1-2fb328746afb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
913 | 2024.02.15 05:59:52.491458 [ 3 ] {e3d159a3-c39e-4a4d-90d1-2fb328746afb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
914 | 2024.02.15 05:59:52.491629 [ 3 ] {e3d159a3-c39e-4a4d-90d1-2fb328746afb} <Trace> oximeter.fields_i64 (f25a4342-bcde-470c-8172-a45448230a67): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
915 | 2024.02.15 05:59:52.491745 [ 3 ] {e3d159a3-c39e-4a4d-90d1-2fb328746afb} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001258902 sec., 24624 rows/sec., 1.95 MiB/sec. | ||
916 | 2024.02.15 05:59:52.491916 [ 3 ] {e3d159a3-c39e-4a4d-90d1-2fb328746afb} <Debug> DynamicQueryHandler: Done processing query | ||
917 | 2024.02.15 05:59:52.491940 [ 3 ] {e3d159a3-c39e-4a4d-90d1-2fb328746afb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
918 | 2024.02.15 05:59:52.491958 [ 3 ] {} <Debug> HTTP-Session: 4fac89b9-48b4-4d46-b76d-d1c7ff8c551e Destroying unnamed session | ||
919 | 2024.02.15 05:59:52.492096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 14621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
920 | 2024.02.15 05:59:52.492142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
921 | 2024.02.15 05:59:52.492161 [ 3 ] {} <Debug> HTTP-Session: a4231f1c-27cd-4285-b7c4-fe8ad1439b69 Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 | ||
922 | 2024.02.15 05:59:52.492178 [ 3 ] {} <Debug> HTTP-Session: a4231f1c-27cd-4285-b7c4-fe8ad1439b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
923 | 2024.02.15 05:59:52.492251 [ 3 ] {e88520e0-47e3-4bca-9d48-9ba5acc66ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
924 | 2024.02.15 05:59:52.492291 [ 3 ] {e88520e0-47e3-4bca-9d48-9ba5acc66ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
925 | 2024.02.15 05:59:52.492399 [ 3 ] {e88520e0-47e3-4bca-9d48-9ba5acc66ab3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
926 | 2024.02.15 05:59:52.492733 [ 3 ] {e88520e0-47e3-4bca-9d48-9ba5acc66ab3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
927 | 2024.02.15 05:59:52.492950 [ 3 ] {e88520e0-47e3-4bca-9d48-9ba5acc66ab3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
928 | 2024.02.15 05:59:52.493102 [ 3 ] {e88520e0-47e3-4bca-9d48-9ba5acc66ab3} <Trace> oximeter.fields_string (54798f88-597a-4b9d-9112-9cb62f9a2a90): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
929 | 2024.02.15 05:59:52.493222 [ 3 ] {e88520e0-47e3-4bca-9d48-9ba5acc66ab3} <Information> executeQuery: Read 93 rows, 8.92 KiB in 0.000941761 sec., 98751 rows/sec., 9.25 MiB/sec. | ||
930 | 2024.02.15 05:59:52.493365 [ 3 ] {e88520e0-47e3-4bca-9d48-9ba5acc66ab3} <Debug> DynamicQueryHandler: Done processing query | ||
931 | 2024.02.15 05:59:52.493388 [ 3 ] {e88520e0-47e3-4bca-9d48-9ba5acc66ab3} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
932 | 2024.02.15 05:59:52.493403 [ 3 ] {} <Debug> HTTP-Session: a4231f1c-27cd-4285-b7c4-fe8ad1439b69 Destroying unnamed session | ||
933 | 2024.02.15 05:59:52.493515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 5305, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
934 | 2024.02.15 05:59:52.493559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
935 | 2024.02.15 05:59:52.493577 [ 3 ] {} <Debug> HTTP-Session: 943b2a5c-f1cf-44da-b069-9c837e46376d Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 | ||
936 | 2024.02.15 05:59:52.493593 [ 3 ] {} <Debug> HTTP-Session: 943b2a5c-f1cf-44da-b069-9c837e46376d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
937 | 2024.02.15 05:59:52.493663 [ 3 ] {d7070e30-66f6-4710-a016-0a7800a603f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
938 | 2024.02.15 05:59:52.493701 [ 3 ] {d7070e30-66f6-4710-a016-0a7800a603f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
939 | 2024.02.15 05:59:52.493808 [ 3 ] {d7070e30-66f6-4710-a016-0a7800a603f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
940 | 2024.02.15 05:59:52.494073 [ 3 ] {d7070e30-66f6-4710-a016-0a7800a603f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
941 | 2024.02.15 05:59:52.494273 [ 3 ] {d7070e30-66f6-4710-a016-0a7800a603f2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
942 | 2024.02.15 05:59:52.494423 [ 3 ] {d7070e30-66f6-4710-a016-0a7800a603f2} <Trace> oximeter.fields_uuid (3ca7b912-5427-4bf2-9ef2-34b53a7e041e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
943 | 2024.02.15 05:59:52.494530 [ 3 ] {d7070e30-66f6-4710-a016-0a7800a603f2} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000840997 sec., 36861 rows/sec., 2.88 MiB/sec. | ||
944 | 2024.02.15 05:59:52.494643 [ 3 ] {d7070e30-66f6-4710-a016-0a7800a603f2} <Debug> DynamicQueryHandler: Done processing query | ||
945 | 2024.02.15 05:59:52.494665 [ 3 ] {d7070e30-66f6-4710-a016-0a7800a603f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
946 | 2024.02.15 05:59:52.494680 [ 3 ] {} <Debug> HTTP-Session: 943b2a5c-f1cf-44da-b069-9c837e46376d Destroying unnamed session | ||
947 | 2024.02.15 05:59:52.494821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 33189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
948 | 2024.02.15 05:59:52.494864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
949 | 2024.02.15 05:59:52.494881 [ 3 ] {} <Debug> HTTP-Session: 93c7e4b2-52e1-4745-afb5-cf4bb1ca7a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 | ||
950 | 2024.02.15 05:59:52.494898 [ 3 ] {} <Debug> HTTP-Session: 93c7e4b2-52e1-4745-afb5-cf4bb1ca7a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
951 | 2024.02.15 05:59:52.494972 [ 3 ] {b92b7213-36c5-49cb-be0e-538d0e47b442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
952 | 2024.02.15 05:59:52.495014 [ 3 ] {b92b7213-36c5-49cb-be0e-538d0e47b442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
953 | 2024.02.15 05:59:52.495147 [ 3 ] {b92b7213-36c5-49cb-be0e-538d0e47b442} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
954 | 2024.02.15 05:59:52.495532 [ 3 ] {b92b7213-36c5-49cb-be0e-538d0e47b442} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
955 | 2024.02.15 05:59:52.495828 [ 3 ] {b92b7213-36c5-49cb-be0e-538d0e47b442} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
956 | 2024.02.15 05:59:52.496008 [ 3 ] {b92b7213-36c5-49cb-be0e-538d0e47b442} <Trace> oximeter.measurements_histogramf64 (94b2ecd0-86f1-4c64-862c-021ec810cde6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
957 | 2024.02.15 05:59:52.496121 [ 3 ] {b92b7213-36c5-49cb-be0e-538d0e47b442} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001123586 sec., 27590 rows/sec., 37.23 MiB/sec. | ||
958 | 2024.02.15 05:59:52.496228 [ 3 ] {b92b7213-36c5-49cb-be0e-538d0e47b442} <Debug> DynamicQueryHandler: Done processing query | ||
959 | 2024.02.15 05:59:52.496250 [ 3 ] {b92b7213-36c5-49cb-be0e-538d0e47b442} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
960 | 2024.02.15 05:59:52.496265 [ 3 ] {} <Debug> HTTP-Session: 93c7e4b2-52e1-4745-afb5-cf4bb1ca7a36 Destroying unnamed session | ||
961 | 2024.02.15 06:00:01.320977 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
962 | 2024.02.15 06:00:01.321037 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache |