1 | [ Feb 15 22:28:34 Enabled. ] | ||
2 | [ Feb 15 22:28:34 Rereading configuration. ] | ||
3 | [ Feb 15 22:28:37 Rereading configuration. ] | ||
4 | [ Feb 15 22:28:48 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 22:28:48 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 22:28:49.404792 [ 1 ] {} <Information> Application: Will watch for the process with pid 23314 | ||
33 | 2024.02.15 22:28:49.404870 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
34 | 2024.02.15 22:28:50.066233 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23314 | ||
35 | 2024.02.15 22:28:50.066412 [ 1 ] {} <Information> Application: starting up | ||
36 | 2024.02.15 22:28:50.066634 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
37 | 2024.02.15 22:28:50.168260 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
38 | 2024.02.15 22:28:50.168314 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
39 | 2024.02.15 22:28:50.168329 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
40 | 2024.02.15 22:28:50.168370 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
41 | 2024.02.15 22:28:50.168681 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
42 | 2024.02.15 22:28:50.169391 [ 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 22:28:50.169869 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
47 | 2024.02.15 22:28:50.170136 [ 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 22:28:50.173014 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
49 | 2024.02.15 22:28:50.173059 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
50 | 2024.02.15 22:28:50.173775 [ 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 22:28:50.173944 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
55 | 2024.02.15 22:28:50.180636 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
56 | 2024.02.15 22:28:50.180937 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
57 | 2024.02.15 22:28:50.180964 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
58 | 2024.02.15 22:28:50.182314 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
59 | 2024.02.15 22:28:50.182792 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.02.15 22:28:50.183216 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.02.15 22:28:50.183640 [ 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 22:28:50.184570 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
63 | 2024.02.15 22:28:50.184622 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
64 | 2024.02.15 22:28:50.184676 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
65 | 2024.02.15 22:28:50.184700 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
66 | 2024.02.15 22:28:50.193937 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.02.15 22:28:50.193974 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000121893 sec | ||
68 | 2024.02.15 22:28:50.194572 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
69 | 2024.02.15 22:28:50.194654 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
70 | 2024.02.15 22:28:50.194673 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
71 | 2024.02.15 22:28:50.194694 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
72 | 2024.02.15 22:28:50.194706 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
73 | 2024.02.15 22:28:50.194720 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
74 | 2024.02.15 22:28:50.194737 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
75 | 2024.02.15 22:28:50.194769 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
76 | 2024.02.15 22:28:50.194787 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
77 | 2024.02.15 22:28:50.194817 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
78 | 2024.02.15 22:28:50.194830 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
79 | 2024.02.15 22:28:50.194844 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
80 | 2024.02.15 22:28:50.194859 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
81 | 2024.02.15 22:28:50.194891 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
82 | 2024.02.15 22:28:50.194905 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
83 | 2024.02.15 22:28:50.194917 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
84 | 2024.02.15 22:28:50.232076 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
85 | 2024.02.15 22:28:50.233237 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
86 | 2024.02.15 22:28:50.233273 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2021e-05 sec | ||
87 | 2024.02.15 22:28:50.233301 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
88 | 2024.02.15 22:28:50.233315 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
89 | 2024.02.15 22:28:50.233335 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
90 | 2024.02.15 22:28:50.235506 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
91 | 2024.02.15 22:28:50.241073 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
92 | 2024.02.15 22:28:50.241197 [ 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 22:28:50.241241 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
94 | 2024.02.15 22:28:50.438210 [ 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 22:28:50.454842 [ 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 22:28:50.454885 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
97 | 2024.02.15 22:28:50.519567 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
98 | 2024.02.15 22:28:50.520369 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB | ||
99 | 2024.02.15 22:28:50.520746 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
100 | 2024.02.15 22:28:50.520788 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
101 | 2024.02.15 22:28:50.520828 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
102 | 2024.02.15 22:28:50.520922 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
103 | 2024.02.15 22:28:50.520961 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
104 | 2024.02.15 22:28:50.521034 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
105 | 2024.02.15 22:28:50.521112 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
106 | 2024.02.15 22:28:50.521133 [ 1 ] {} <Information> Application: Ready for connections. | ||
107 | 2024.02.15 22:28:50.525034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
108 | 2024.02.15 22:28:50.525201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
109 | 2024.02.15 22:28:50.525830 [ 3 ] {} <Debug> HTTP-Session: 7d84793a-7b4d-48e3-9430-32f90fd5c95b Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
110 | 2024.02.15 22:28:50.525864 [ 3 ] {} <Debug> HTTP-Session: 7d84793a-7b4d-48e3-9430-32f90fd5c95b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
111 | 2024.02.15 22:28:50.525994 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
112 | 2024.02.15 22:28:50.526023 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
113 | 2024.02.15 22:28:50.526041 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
114 | 2024.02.15 22:28:50.527515 [ 3 ] {33fba3db-ec8c-4964-bfda-e43daca1a825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.02.15 22:28:50.549643 [ 3 ] {33fba3db-ec8c-4964-bfda-e43daca1a825} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:33419) (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 22:28:50.550451 [ 3 ] {33fba3db-ec8c-4964-bfda-e43daca1a825} <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 22:28:50.551186 [ 3 ] {33fba3db-ec8c-4964-bfda-e43daca1a825} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2024.02.15 22:28:50.551210 [ 3 ] {} <Debug> HTTP-Session: 7d84793a-7b4d-48e3-9430-32f90fd5c95b Destroying unnamed session | ||
167 | 2024.02.15 22:28:50.551724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2024.02.15 22:28:50.551785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2024.02.15 22:28:50.551806 [ 3 ] {} <Debug> HTTP-Session: b35e6926-15ca-4589-9144-7afdb855c6eb Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
170 | 2024.02.15 22:28:50.551828 [ 3 ] {} <Debug> HTTP-Session: b35e6926-15ca-4589-9144-7afdb855c6eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.02.15 22:28:50.551927 [ 3 ] {f251112e-2382-44bd-9d11-2917634489ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
172 | 2024.02.15 22:28:50.552009 [ 3 ] {f251112e-2382-44bd-9d11-2917634489ab} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
173 | 2024.02.15 22:28:50.552968 [ 3 ] {f251112e-2382-44bd-9d11-2917634489ab} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
174 | 2024.02.15 22:28:50.554835 [ 3 ] {f251112e-2382-44bd-9d11-2917634489ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
175 | 2024.02.15 22:28:50.558869 [ 3 ] {f251112e-2382-44bd-9d11-2917634489ab} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2024.02.15 22:28:50.558917 [ 3 ] {f251112e-2382-44bd-9d11-2917634489ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
177 | 2024.02.15 22:28:50.558933 [ 3 ] {} <Debug> HTTP-Session: b35e6926-15ca-4589-9144-7afdb855c6eb Destroying unnamed session | ||
178 | 2024.02.15 22:28:50.559083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2024.02.15 22:28:50.559139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2024.02.15 22:28:50.559157 [ 3 ] {} <Debug> HTTP-Session: bce0b8b1-8cdd-4188-a8e6-f76ae294d9a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
181 | 2024.02.15 22:28:50.559173 [ 3 ] {} <Debug> HTTP-Session: bce0b8b1-8cdd-4188-a8e6-f76ae294d9a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.02.15 22:28:50.559268 [ 3 ] {13953d90-2d8f-4b4f-b264-d574e647cfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
183 | 2024.02.15 22:28:50.559530 [ 3 ] {13953d90-2d8f-4b4f-b264-d574e647cfb7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:33419) (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 22:28:50.559656 [ 3 ] {13953d90-2d8f-4b4f-b264-d574e647cfb7} <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 22:28:50.559767 [ 3 ] {13953d90-2d8f-4b4f-b264-d574e647cfb7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
234 | 2024.02.15 22:28:50.559786 [ 3 ] {} <Debug> HTTP-Session: bce0b8b1-8cdd-4188-a8e6-f76ae294d9a1 Destroying unnamed session | ||
235 | 2024.02.15 22:28:50.560266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
236 | 2024.02.15 22:28:50.560315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
237 | 2024.02.15 22:28:50.560334 [ 3 ] {} <Debug> HTTP-Session: ccefbd1d-5389-4376-af2f-752a1679a48b Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
238 | 2024.02.15 22:28:50.560352 [ 3 ] {} <Debug> HTTP-Session: ccefbd1d-5389-4376-af2f-752a1679a48b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.02.15 22:28:50.560470 [ 3 ] {867b2bb9-a082-4f65-bbb8-93b4df0a875c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
240 | 2024.02.15 22:28:50.560568 [ 3 ] {867b2bb9-a082-4f65-bbb8-93b4df0a875c} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2024.02.15 22:28:50.560592 [ 3 ] {867b2bb9-a082-4f65-bbb8-93b4df0a875c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2024.02.15 22:28:50.560607 [ 3 ] {} <Debug> HTTP-Session: ccefbd1d-5389-4376-af2f-752a1679a48b Destroying unnamed session | ||
243 | 2024.02.15 22:28:50.560726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2024.02.15 22:28:50.560769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2024.02.15 22:28:50.560788 [ 3 ] {} <Debug> HTTP-Session: 3c6bade9-a38d-4fc9-a26d-543f1aefc3b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
246 | 2024.02.15 22:28:50.560806 [ 3 ] {} <Debug> HTTP-Session: 3c6bade9-a38d-4fc9-a26d-543f1aefc3b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2024.02.15 22:28:50.560861 [ 3 ] {d94428aa-63ff-4222-b5ff-c1c1d4814966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
248 | 2024.02.15 22:28:50.560911 [ 3 ] {d94428aa-63ff-4222-b5ff-c1c1d4814966} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
249 | 2024.02.15 22:28:50.566096 [ 3 ] {d94428aa-63ff-4222-b5ff-c1c1d4814966} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
250 | 2024.02.15 22:28:50.566124 [ 3 ] {d94428aa-63ff-4222-b5ff-c1c1d4814966} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0721e-05 sec | ||
251 | 2024.02.15 22:28:50.566159 [ 3 ] {d94428aa-63ff-4222-b5ff-c1c1d4814966} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
252 | 2024.02.15 22:28:50.566182 [ 3 ] {d94428aa-63ff-4222-b5ff-c1c1d4814966} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
253 | 2024.02.15 22:28:50.566265 [ 3 ] {d94428aa-63ff-4222-b5ff-c1c1d4814966} <Debug> DynamicQueryHandler: Done processing query | ||
254 | 2024.02.15 22:28:50.566297 [ 3 ] {d94428aa-63ff-4222-b5ff-c1c1d4814966} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
255 | 2024.02.15 22:28:50.566316 [ 3 ] {} <Debug> HTTP-Session: 3c6bade9-a38d-4fc9-a26d-543f1aefc3b3 Destroying unnamed session | ||
256 | 2024.02.15 22:28:50.566458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
257 | 2024.02.15 22:28:50.566515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
258 | 2024.02.15 22:28:50.566539 [ 3 ] {} <Debug> HTTP-Session: b7324c95-616e-408b-83b1-9d42627d2376 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
259 | 2024.02.15 22:28:50.566566 [ 3 ] {} <Debug> HTTP-Session: b7324c95-616e-408b-83b1-9d42627d2376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2024.02.15 22:28:50.566717 [ 3 ] {3c086a27-2408-4fe5-a676-9dc44c9931cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) /* 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 22:28:50.566766 [ 3 ] {3c086a27-2408-4fe5-a676-9dc44c9931cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
263 | 2024.02.15 22:28:50.571151 [ 3 ] {3c086a27-2408-4fe5-a676-9dc44c9931cb} <Debug> oximeter.version (84ef05f5-3c0c-4e61-8f6b-2895ca671007): Loading data parts | ||
264 | 2024.02.15 22:28:50.571302 [ 3 ] {3c086a27-2408-4fe5-a676-9dc44c9931cb} <Debug> oximeter.version (84ef05f5-3c0c-4e61-8f6b-2895ca671007): There are no data parts | ||
265 | 2024.02.15 22:28:50.577173 [ 3 ] {3c086a27-2408-4fe5-a676-9dc44c9931cb} <Debug> DynamicQueryHandler: Done processing query | ||
266 | 2024.02.15 22:28:50.577205 [ 3 ] {3c086a27-2408-4fe5-a676-9dc44c9931cb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
267 | 2024.02.15 22:28:50.577272 [ 3 ] {} <Debug> HTTP-Session: b7324c95-616e-408b-83b1-9d42627d2376 Destroying unnamed session | ||
268 | 2024.02.15 22:28:50.577429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
269 | 2024.02.15 22:28:50.577495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
270 | 2024.02.15 22:28:50.577523 [ 3 ] {} <Debug> HTTP-Session: dd9028ef-7d51-4f0c-b1ad-6f1c2fee6e47 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
271 | 2024.02.15 22:28:50.577544 [ 3 ] {} <Debug> HTTP-Session: dd9028ef-7d51-4f0c-b1ad-6f1c2fee6e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2024.02.15 22:28:50.577756 [ 3 ] {3afbc75e-589e-457e-9e84-7d763e077f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) /* 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 22:28:50.577811 [ 3 ] {3afbc75e-589e-457e-9e84-7d763e077f78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
284 | 2024.02.15 22:28:50.584723 [ 3 ] {3afbc75e-589e-457e-9e84-7d763e077f78} <Debug> oximeter.measurements_bool (9c9b52b4-2eb0-48b8-9797-6ddcc892c7ec): Loading data parts | ||
285 | 2024.02.15 22:28:50.584843 [ 3 ] {3afbc75e-589e-457e-9e84-7d763e077f78} <Debug> oximeter.measurements_bool (9c9b52b4-2eb0-48b8-9797-6ddcc892c7ec): There are no data parts | ||
286 | 2024.02.15 22:28:50.591422 [ 3 ] {3afbc75e-589e-457e-9e84-7d763e077f78} <Debug> DynamicQueryHandler: Done processing query | ||
287 | 2024.02.15 22:28:50.591454 [ 3 ] {3afbc75e-589e-457e-9e84-7d763e077f78} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
288 | 2024.02.15 22:28:50.591482 [ 3 ] {} <Debug> HTTP-Session: dd9028ef-7d51-4f0c-b1ad-6f1c2fee6e47 Destroying unnamed session | ||
289 | 2024.02.15 22:28:50.591650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
290 | 2024.02.15 22:28:50.591699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
291 | 2024.02.15 22:28:50.591722 [ 3 ] {} <Debug> HTTP-Session: 3a99aebd-a4c1-47cd-a86b-f20ab2b42f4d Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
292 | 2024.02.15 22:28:50.591740 [ 3 ] {} <Debug> HTTP-Session: 3a99aebd-a4c1-47cd-a86b-f20ab2b42f4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
293 | 2024.02.15 22:28:50.591946 [ 3 ] {88a81eba-13fe-447c-ab31-9fd78521ae8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.591998 [ 3 ] {88a81eba-13fe-447c-ab31-9fd78521ae8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
295 | 2024.02.15 22:28:50.593973 [ 3 ] {88a81eba-13fe-447c-ab31-9fd78521ae8b} <Debug> oximeter.measurements_i8 (dcb323ec-c75c-4f4d-baae-174076347b8a): Loading data parts | ||
296 | 2024.02.15 22:28:50.594080 [ 3 ] {88a81eba-13fe-447c-ab31-9fd78521ae8b} <Debug> oximeter.measurements_i8 (dcb323ec-c75c-4f4d-baae-174076347b8a): There are no data parts | ||
297 | 2024.02.15 22:28:50.595258 [ 3 ] {88a81eba-13fe-447c-ab31-9fd78521ae8b} <Debug> DynamicQueryHandler: Done processing query | ||
298 | 2024.02.15 22:28:50.595282 [ 3 ] {88a81eba-13fe-447c-ab31-9fd78521ae8b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
299 | 2024.02.15 22:28:50.595297 [ 3 ] {} <Debug> HTTP-Session: 3a99aebd-a4c1-47cd-a86b-f20ab2b42f4d Destroying unnamed session | ||
300 | 2024.02.15 22:28:50.595479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
301 | 2024.02.15 22:28:50.595528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
302 | 2024.02.15 22:28:50.595547 [ 3 ] {} <Debug> HTTP-Session: 74c79c19-c9d9-4bd2-a278-d756497dfb32 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
303 | 2024.02.15 22:28:50.595566 [ 3 ] {} <Debug> HTTP-Session: 74c79c19-c9d9-4bd2-a278-d756497dfb32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
304 | 2024.02.15 22:28:50.595761 [ 3 ] {f972da50-1448-4b56-a4e2-90901d819e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.595810 [ 3 ] {f972da50-1448-4b56-a4e2-90901d819e18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
306 | 2024.02.15 22:28:50.597251 [ 3 ] {f972da50-1448-4b56-a4e2-90901d819e18} <Debug> oximeter.measurements_u8 (883ac7ef-39a9-4d5b-8fb2-3ac7e70f5358): Loading data parts | ||
307 | 2024.02.15 22:28:50.597338 [ 3 ] {f972da50-1448-4b56-a4e2-90901d819e18} <Debug> oximeter.measurements_u8 (883ac7ef-39a9-4d5b-8fb2-3ac7e70f5358): There are no data parts | ||
308 | 2024.02.15 22:28:50.598519 [ 3 ] {f972da50-1448-4b56-a4e2-90901d819e18} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2024.02.15 22:28:50.598544 [ 3 ] {f972da50-1448-4b56-a4e2-90901d819e18} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2024.02.15 22:28:50.598559 [ 3 ] {} <Debug> HTTP-Session: 74c79c19-c9d9-4bd2-a278-d756497dfb32 Destroying unnamed session | ||
311 | 2024.02.15 22:28:50.598671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2024.02.15 22:28:50.598719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2024.02.15 22:28:50.598738 [ 3 ] {} <Debug> HTTP-Session: d9fa51d3-dd35-4f08-9875-9b12f0ed0eed Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
314 | 2024.02.15 22:28:50.598758 [ 3 ] {} <Debug> HTTP-Session: d9fa51d3-dd35-4f08-9875-9b12f0ed0eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2024.02.15 22:28:50.598953 [ 3 ] {2c341094-a041-4b45-bfcb-b512a41d5376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.599000 [ 3 ] {2c341094-a041-4b45-bfcb-b512a41d5376} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
317 | 2024.02.15 22:28:50.600578 [ 3 ] {2c341094-a041-4b45-bfcb-b512a41d5376} <Debug> oximeter.measurements_i16 (daa9b0bd-169e-4c19-aaeb-456c00c96771): Loading data parts | ||
318 | 2024.02.15 22:28:50.600671 [ 3 ] {2c341094-a041-4b45-bfcb-b512a41d5376} <Debug> oximeter.measurements_i16 (daa9b0bd-169e-4c19-aaeb-456c00c96771): There are no data parts | ||
319 | 2024.02.15 22:28:50.601913 [ 3 ] {2c341094-a041-4b45-bfcb-b512a41d5376} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2024.02.15 22:28:50.601985 [ 3 ] {2c341094-a041-4b45-bfcb-b512a41d5376} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2024.02.15 22:28:50.602001 [ 3 ] {} <Debug> HTTP-Session: d9fa51d3-dd35-4f08-9875-9b12f0ed0eed Destroying unnamed session | ||
322 | 2024.02.15 22:28:50.602139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2024.02.15 22:28:50.602195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2024.02.15 22:28:50.602214 [ 3 ] {} <Debug> HTTP-Session: fa4774c5-8e13-45e1-99cd-f2a291fb64b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
325 | 2024.02.15 22:28:50.602238 [ 3 ] {} <Debug> HTTP-Session: fa4774c5-8e13-45e1-99cd-f2a291fb64b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2024.02.15 22:28:50.602481 [ 3 ] {6ad8b972-2d71-4f4e-a8b6-6f03f5ecb9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.602539 [ 3 ] {6ad8b972-2d71-4f4e-a8b6-6f03f5ecb9ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
328 | 2024.02.15 22:28:50.603972 [ 3 ] {6ad8b972-2d71-4f4e-a8b6-6f03f5ecb9ca} <Debug> oximeter.measurements_u16 (c3a17e60-026f-4245-8bb9-e815e71b9b80): Loading data parts | ||
329 | 2024.02.15 22:28:50.604059 [ 3 ] {6ad8b972-2d71-4f4e-a8b6-6f03f5ecb9ca} <Debug> oximeter.measurements_u16 (c3a17e60-026f-4245-8bb9-e815e71b9b80): There are no data parts | ||
330 | 2024.02.15 22:28:50.606514 [ 3 ] {6ad8b972-2d71-4f4e-a8b6-6f03f5ecb9ca} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.02.15 22:28:50.606552 [ 3 ] {6ad8b972-2d71-4f4e-a8b6-6f03f5ecb9ca} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2024.02.15 22:28:50.606568 [ 3 ] {} <Debug> HTTP-Session: fa4774c5-8e13-45e1-99cd-f2a291fb64b9 Destroying unnamed session | ||
333 | 2024.02.15 22:28:50.606709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2024.02.15 22:28:50.606759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2024.02.15 22:28:50.606779 [ 3 ] {} <Debug> HTTP-Session: 736d8d4d-7e59-4fea-bc7b-a5ec6ad090be Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
336 | 2024.02.15 22:28:50.606800 [ 3 ] {} <Debug> HTTP-Session: 736d8d4d-7e59-4fea-bc7b-a5ec6ad090be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.02.15 22:28:50.607001 [ 3 ] {aa3800de-377c-422a-9d8a-d74d8ae2e832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.607050 [ 3 ] {aa3800de-377c-422a-9d8a-d74d8ae2e832} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
339 | 2024.02.15 22:28:50.608610 [ 3 ] {aa3800de-377c-422a-9d8a-d74d8ae2e832} <Debug> oximeter.measurements_i32 (81d568b3-d446-4450-bbde-fdfa1765c519): Loading data parts | ||
340 | 2024.02.15 22:28:50.608694 [ 3 ] {aa3800de-377c-422a-9d8a-d74d8ae2e832} <Debug> oximeter.measurements_i32 (81d568b3-d446-4450-bbde-fdfa1765c519): There are no data parts | ||
341 | 2024.02.15 22:28:50.611808 [ 3 ] {aa3800de-377c-422a-9d8a-d74d8ae2e832} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2024.02.15 22:28:50.611840 [ 3 ] {aa3800de-377c-422a-9d8a-d74d8ae2e832} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2024.02.15 22:28:50.611855 [ 3 ] {} <Debug> HTTP-Session: 736d8d4d-7e59-4fea-bc7b-a5ec6ad090be Destroying unnamed session | ||
344 | 2024.02.15 22:28:50.611981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.02.15 22:28:50.612033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2024.02.15 22:28:50.612052 [ 3 ] {} <Debug> HTTP-Session: c2f675d2-d07b-4500-b279-96f0d0549e4c Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
347 | 2024.02.15 22:28:50.612072 [ 3 ] {} <Debug> HTTP-Session: c2f675d2-d07b-4500-b279-96f0d0549e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.02.15 22:28:50.612259 [ 3 ] {860d6f61-1ff1-479b-9930-18b5d49bb054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.612315 [ 3 ] {860d6f61-1ff1-479b-9930-18b5d49bb054} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
350 | 2024.02.15 22:28:50.613854 [ 3 ] {860d6f61-1ff1-479b-9930-18b5d49bb054} <Debug> oximeter.measurements_u32 (39471ac3-f2a5-40f0-a4fd-bd70fc129503): Loading data parts | ||
351 | 2024.02.15 22:28:50.613929 [ 3 ] {860d6f61-1ff1-479b-9930-18b5d49bb054} <Debug> oximeter.measurements_u32 (39471ac3-f2a5-40f0-a4fd-bd70fc129503): There are no data parts | ||
352 | 2024.02.15 22:28:50.615006 [ 3 ] {860d6f61-1ff1-479b-9930-18b5d49bb054} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2024.02.15 22:28:50.615037 [ 3 ] {860d6f61-1ff1-479b-9930-18b5d49bb054} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2024.02.15 22:28:50.615051 [ 3 ] {} <Debug> HTTP-Session: c2f675d2-d07b-4500-b279-96f0d0549e4c Destroying unnamed session | ||
355 | 2024.02.15 22:28:50.615159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2024.02.15 22:28:50.615210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2024.02.15 22:28:50.615228 [ 3 ] {} <Debug> HTTP-Session: e358a46d-912c-4aa2-9d25-8973081a1f69 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
358 | 2024.02.15 22:28:50.615244 [ 3 ] {} <Debug> HTTP-Session: e358a46d-912c-4aa2-9d25-8973081a1f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2024.02.15 22:28:50.615437 [ 3 ] {0beb3dd3-7447-4187-8164-59ad4599079a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.615497 [ 3 ] {0beb3dd3-7447-4187-8164-59ad4599079a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
361 | 2024.02.15 22:28:50.616931 [ 3 ] {0beb3dd3-7447-4187-8164-59ad4599079a} <Debug> oximeter.measurements_i64 (2a1959f8-6079-4d07-9c5e-5b1f5bf61ee6): Loading data parts | ||
362 | 2024.02.15 22:28:50.617009 [ 3 ] {0beb3dd3-7447-4187-8164-59ad4599079a} <Debug> oximeter.measurements_i64 (2a1959f8-6079-4d07-9c5e-5b1f5bf61ee6): There are no data parts | ||
363 | 2024.02.15 22:28:50.618089 [ 3 ] {0beb3dd3-7447-4187-8164-59ad4599079a} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2024.02.15 22:28:50.618114 [ 3 ] {0beb3dd3-7447-4187-8164-59ad4599079a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2024.02.15 22:28:50.618138 [ 3 ] {} <Debug> HTTP-Session: e358a46d-912c-4aa2-9d25-8973081a1f69 Destroying unnamed session | ||
366 | 2024.02.15 22:28:50.618238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2024.02.15 22:28:50.618285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2024.02.15 22:28:50.618310 [ 3 ] {} <Debug> HTTP-Session: ce37c575-c2f7-4d66-b99a-103234c404ec Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
369 | 2024.02.15 22:28:50.618325 [ 3 ] {} <Debug> HTTP-Session: ce37c575-c2f7-4d66-b99a-103234c404ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2024.02.15 22:28:50.618513 [ 3 ] {ca5ec23e-580f-46f6-b5fc-1a44c982f509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.618570 [ 3 ] {ca5ec23e-580f-46f6-b5fc-1a44c982f509} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
372 | 2024.02.15 22:28:50.620004 [ 3 ] {ca5ec23e-580f-46f6-b5fc-1a44c982f509} <Debug> oximeter.measurements_u64 (ba11d1aa-3fa2-4b7e-96c0-d33d296c679a): Loading data parts | ||
373 | 2024.02.15 22:28:50.620084 [ 3 ] {ca5ec23e-580f-46f6-b5fc-1a44c982f509} <Debug> oximeter.measurements_u64 (ba11d1aa-3fa2-4b7e-96c0-d33d296c679a): There are no data parts | ||
374 | 2024.02.15 22:28:50.621177 [ 3 ] {ca5ec23e-580f-46f6-b5fc-1a44c982f509} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2024.02.15 22:28:50.621201 [ 3 ] {ca5ec23e-580f-46f6-b5fc-1a44c982f509} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2024.02.15 22:28:50.621223 [ 3 ] {} <Debug> HTTP-Session: ce37c575-c2f7-4d66-b99a-103234c404ec Destroying unnamed session | ||
377 | 2024.02.15 22:28:50.621338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2024.02.15 22:28:50.621386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2024.02.15 22:28:50.621409 [ 3 ] {} <Debug> HTTP-Session: 3d40b513-2189-466e-8a48-f050bb9ba4a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
380 | 2024.02.15 22:28:50.621425 [ 3 ] {} <Debug> HTTP-Session: 3d40b513-2189-466e-8a48-f050bb9ba4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2024.02.15 22:28:50.621614 [ 3 ] {ab7a279c-3c20-48b1-a7ba-79095fc3616a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.621669 [ 3 ] {ab7a279c-3c20-48b1-a7ba-79095fc3616a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
383 | 2024.02.15 22:28:50.623098 [ 3 ] {ab7a279c-3c20-48b1-a7ba-79095fc3616a} <Debug> oximeter.measurements_f32 (35b27346-7d6d-4f78-8f34-ddca61dd370f): Loading data parts | ||
384 | 2024.02.15 22:28:50.623225 [ 3 ] {ab7a279c-3c20-48b1-a7ba-79095fc3616a} <Debug> oximeter.measurements_f32 (35b27346-7d6d-4f78-8f34-ddca61dd370f): There are no data parts | ||
385 | 2024.02.15 22:28:50.624319 [ 3 ] {ab7a279c-3c20-48b1-a7ba-79095fc3616a} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2024.02.15 22:28:50.624343 [ 3 ] {ab7a279c-3c20-48b1-a7ba-79095fc3616a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2024.02.15 22:28:50.624366 [ 3 ] {} <Debug> HTTP-Session: 3d40b513-2189-466e-8a48-f050bb9ba4a1 Destroying unnamed session | ||
388 | 2024.02.15 22:28:50.624476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2024.02.15 22:28:50.624525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2024.02.15 22:28:50.624550 [ 3 ] {} <Debug> HTTP-Session: ca8c107f-609a-4379-976e-1c31d86b8a2b Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
391 | 2024.02.15 22:28:50.624566 [ 3 ] {} <Debug> HTTP-Session: ca8c107f-609a-4379-976e-1c31d86b8a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.02.15 22:28:50.624756 [ 3 ] {fdbb7b8c-1ed8-40c8-a3d4-a50d7089a2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.624808 [ 3 ] {fdbb7b8c-1ed8-40c8-a3d4-a50d7089a2de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
394 | 2024.02.15 22:28:50.626247 [ 3 ] {fdbb7b8c-1ed8-40c8-a3d4-a50d7089a2de} <Debug> oximeter.measurements_f64 (928ab156-54fe-4fb0-b3d0-08f44f11fc4a): Loading data parts | ||
395 | 2024.02.15 22:28:50.626337 [ 3 ] {fdbb7b8c-1ed8-40c8-a3d4-a50d7089a2de} <Debug> oximeter.measurements_f64 (928ab156-54fe-4fb0-b3d0-08f44f11fc4a): There are no data parts | ||
396 | 2024.02.15 22:28:50.627409 [ 3 ] {fdbb7b8c-1ed8-40c8-a3d4-a50d7089a2de} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2024.02.15 22:28:50.627441 [ 3 ] {fdbb7b8c-1ed8-40c8-a3d4-a50d7089a2de} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2024.02.15 22:28:50.627461 [ 3 ] {} <Debug> HTTP-Session: ca8c107f-609a-4379-976e-1c31d86b8a2b Destroying unnamed session | ||
399 | 2024.02.15 22:28:50.627564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2024.02.15 22:28:50.627612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2024.02.15 22:28:50.627636 [ 3 ] {} <Debug> HTTP-Session: b35b0d35-b64c-4f43-8d25-7514d7598d54 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
402 | 2024.02.15 22:28:50.627653 [ 3 ] {} <Debug> HTTP-Session: b35b0d35-b64c-4f43-8d25-7514d7598d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2024.02.15 22:28:50.627843 [ 3 ] {8dfd02fd-1647-4fe0-a593-5673a748b0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.627899 [ 3 ] {8dfd02fd-1647-4fe0-a593-5673a748b0bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
405 | 2024.02.15 22:28:50.629329 [ 3 ] {8dfd02fd-1647-4fe0-a593-5673a748b0bc} <Debug> oximeter.measurements_string (f3a3aa76-12a9-4b51-91e2-633f0befcd35): Loading data parts | ||
406 | 2024.02.15 22:28:50.629429 [ 3 ] {8dfd02fd-1647-4fe0-a593-5673a748b0bc} <Debug> oximeter.measurements_string (f3a3aa76-12a9-4b51-91e2-633f0befcd35): There are no data parts | ||
407 | 2024.02.15 22:28:50.630514 [ 3 ] {8dfd02fd-1647-4fe0-a593-5673a748b0bc} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2024.02.15 22:28:50.630546 [ 3 ] {8dfd02fd-1647-4fe0-a593-5673a748b0bc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2024.02.15 22:28:50.630571 [ 3 ] {} <Debug> HTTP-Session: b35b0d35-b64c-4f43-8d25-7514d7598d54 Destroying unnamed session | ||
410 | 2024.02.15 22:28:50.630669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2024.02.15 22:28:50.630719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2024.02.15 22:28:50.630744 [ 3 ] {} <Debug> HTTP-Session: 554bc9f0-7847-45d3-9d75-55f90e64b2d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
413 | 2024.02.15 22:28:50.630760 [ 3 ] {} <Debug> HTTP-Session: 554bc9f0-7847-45d3-9d75-55f90e64b2d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2024.02.15 22:28:50.630953 [ 3 ] {d57507a2-22d1-4514-b502-c63911299043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.631018 [ 3 ] {d57507a2-22d1-4514-b502-c63911299043} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
423 | 2024.02.15 22:28:50.632454 [ 3 ] {d57507a2-22d1-4514-b502-c63911299043} <Debug> oximeter.measurements_bytes (979799a3-28f9-4739-ae2c-c4831d9dabbc): Loading data parts | ||
424 | 2024.02.15 22:28:50.632542 [ 3 ] {d57507a2-22d1-4514-b502-c63911299043} <Debug> oximeter.measurements_bytes (979799a3-28f9-4739-ae2c-c4831d9dabbc): There are no data parts | ||
425 | 2024.02.15 22:28:50.633628 [ 3 ] {d57507a2-22d1-4514-b502-c63911299043} <Debug> DynamicQueryHandler: Done processing query | ||
426 | 2024.02.15 22:28:50.633652 [ 3 ] {d57507a2-22d1-4514-b502-c63911299043} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
427 | 2024.02.15 22:28:50.633667 [ 3 ] {} <Debug> HTTP-Session: 554bc9f0-7847-45d3-9d75-55f90e64b2d8 Destroying unnamed session | ||
428 | 2024.02.15 22:28:50.633777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
429 | 2024.02.15 22:28:50.633826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
430 | 2024.02.15 22:28:50.633845 [ 3 ] {} <Debug> HTTP-Session: 9259c76f-bbed-475e-af1e-28732959af0a Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
431 | 2024.02.15 22:28:50.633866 [ 3 ] {} <Debug> HTTP-Session: 9259c76f-bbed-475e-af1e-28732959af0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
432 | 2024.02.15 22:28:50.634082 [ 3 ] {6ac7c412-7329-4e70-a950-fc62ead9d7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.634141 [ 3 ] {6ac7c412-7329-4e70-a950-fc62ead9d7d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
434 | 2024.02.15 22:28:50.635683 [ 3 ] {6ac7c412-7329-4e70-a950-fc62ead9d7d1} <Debug> oximeter.measurements_cumulativei64 (c9255a0b-8be8-42ae-ba00-074f209cba9a): Loading data parts | ||
435 | 2024.02.15 22:28:50.635768 [ 3 ] {6ac7c412-7329-4e70-a950-fc62ead9d7d1} <Debug> oximeter.measurements_cumulativei64 (c9255a0b-8be8-42ae-ba00-074f209cba9a): There are no data parts | ||
436 | 2024.02.15 22:28:50.637202 [ 3 ] {6ac7c412-7329-4e70-a950-fc62ead9d7d1} <Debug> DynamicQueryHandler: Done processing query | ||
437 | 2024.02.15 22:28:50.637226 [ 3 ] {6ac7c412-7329-4e70-a950-fc62ead9d7d1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
438 | 2024.02.15 22:28:50.637249 [ 3 ] {} <Debug> HTTP-Session: 9259c76f-bbed-475e-af1e-28732959af0a Destroying unnamed session | ||
439 | 2024.02.15 22:28:50.637355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
440 | 2024.02.15 22:28:50.637410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
441 | 2024.02.15 22:28:50.637435 [ 3 ] {} <Debug> HTTP-Session: 9e9cc87a-a8c2-48e3-a506-5931b772e80b Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
442 | 2024.02.15 22:28:50.637460 [ 3 ] {} <Debug> HTTP-Session: 9e9cc87a-a8c2-48e3-a506-5931b772e80b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
443 | 2024.02.15 22:28:50.637660 [ 3 ] {3bfb0c09-8d21-468a-92b8-c18ae9ba0e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.637713 [ 3 ] {3bfb0c09-8d21-468a-92b8-c18ae9ba0e33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
445 | 2024.02.15 22:28:50.639246 [ 3 ] {3bfb0c09-8d21-468a-92b8-c18ae9ba0e33} <Debug> oximeter.measurements_cumulativeu64 (b8e380d7-68bc-4d9e-837f-0bfa13eec04c): Loading data parts | ||
446 | 2024.02.15 22:28:50.639325 [ 3 ] {3bfb0c09-8d21-468a-92b8-c18ae9ba0e33} <Debug> oximeter.measurements_cumulativeu64 (b8e380d7-68bc-4d9e-837f-0bfa13eec04c): There are no data parts | ||
447 | 2024.02.15 22:28:50.640783 [ 3 ] {3bfb0c09-8d21-468a-92b8-c18ae9ba0e33} <Debug> DynamicQueryHandler: Done processing query | ||
448 | 2024.02.15 22:28:50.640808 [ 3 ] {3bfb0c09-8d21-468a-92b8-c18ae9ba0e33} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
449 | 2024.02.15 22:28:50.640835 [ 3 ] {} <Debug> HTTP-Session: 9e9cc87a-a8c2-48e3-a506-5931b772e80b Destroying unnamed session | ||
450 | 2024.02.15 22:28:50.640958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
451 | 2024.02.15 22:28:50.641002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
452 | 2024.02.15 22:28:50.641027 [ 3 ] {} <Debug> HTTP-Session: 53c8934e-a375-4203-8015-4952f1ffa893 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
453 | 2024.02.15 22:28:50.641054 [ 3 ] {} <Debug> HTTP-Session: 53c8934e-a375-4203-8015-4952f1ffa893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
454 | 2024.02.15 22:28:50.641256 [ 3 ] {52cc7a47-edf6-4587-805a-63784e288054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.641314 [ 3 ] {52cc7a47-edf6-4587-805a-63784e288054} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
456 | 2024.02.15 22:28:50.643347 [ 3 ] {52cc7a47-edf6-4587-805a-63784e288054} <Debug> oximeter.measurements_cumulativef32 (e46dfb8b-ec2a-47ee-bd27-c25a356403ed): Loading data parts | ||
457 | 2024.02.15 22:28:50.643443 [ 3 ] {52cc7a47-edf6-4587-805a-63784e288054} <Debug> oximeter.measurements_cumulativef32 (e46dfb8b-ec2a-47ee-bd27-c25a356403ed): There are no data parts | ||
458 | 2024.02.15 22:28:50.644961 [ 3 ] {52cc7a47-edf6-4587-805a-63784e288054} <Debug> DynamicQueryHandler: Done processing query | ||
459 | 2024.02.15 22:28:50.644998 [ 3 ] {52cc7a47-edf6-4587-805a-63784e288054} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
460 | 2024.02.15 22:28:50.645013 [ 3 ] {} <Debug> HTTP-Session: 53c8934e-a375-4203-8015-4952f1ffa893 Destroying unnamed session | ||
461 | 2024.02.15 22:28:50.645135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
462 | 2024.02.15 22:28:50.645189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
463 | 2024.02.15 22:28:50.645209 [ 3 ] {} <Debug> HTTP-Session: 2da45240-68c4-40ea-b277-1063736351cd Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
464 | 2024.02.15 22:28:50.645236 [ 3 ] {} <Debug> HTTP-Session: 2da45240-68c4-40ea-b277-1063736351cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
465 | 2024.02.15 22:28:50.645445 [ 3 ] {9946d6ad-90da-4c41-a04d-8c0759167762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.645506 [ 3 ] {9946d6ad-90da-4c41-a04d-8c0759167762} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
467 | 2024.02.15 22:28:50.647041 [ 3 ] {9946d6ad-90da-4c41-a04d-8c0759167762} <Debug> oximeter.measurements_cumulativef64 (28dd3cb9-a688-4ec0-a640-e365f021f663): Loading data parts | ||
468 | 2024.02.15 22:28:50.647128 [ 3 ] {9946d6ad-90da-4c41-a04d-8c0759167762} <Debug> oximeter.measurements_cumulativef64 (28dd3cb9-a688-4ec0-a640-e365f021f663): There are no data parts | ||
469 | 2024.02.15 22:28:50.648554 [ 3 ] {9946d6ad-90da-4c41-a04d-8c0759167762} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2024.02.15 22:28:50.648590 [ 3 ] {9946d6ad-90da-4c41-a04d-8c0759167762} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
471 | 2024.02.15 22:28:50.648614 [ 3 ] {} <Debug> HTTP-Session: 2da45240-68c4-40ea-b277-1063736351cd Destroying unnamed session | ||
472 | 2024.02.15 22:28:50.648718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
473 | 2024.02.15 22:28:50.648771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
474 | 2024.02.15 22:28:50.648801 [ 3 ] {} <Debug> HTTP-Session: 54e55c6b-88eb-4e67-974c-2cc5cc09043b Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
475 | 2024.02.15 22:28:50.648817 [ 3 ] {} <Debug> HTTP-Session: 54e55c6b-88eb-4e67-974c-2cc5cc09043b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2024.02.15 22:28:50.649043 [ 3 ] {7e71f6f1-2f2c-4989-9708-b957b90e4fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.649106 [ 3 ] {7e71f6f1-2f2c-4989-9708-b957b90e4fac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
488 | 2024.02.15 22:28:50.650649 [ 3 ] {7e71f6f1-2f2c-4989-9708-b957b90e4fac} <Debug> oximeter.measurements_histogrami8 (3834d3bb-6ed1-407f-a69d-b1bfe128e4a4): Loading data parts | ||
489 | 2024.02.15 22:28:50.650737 [ 3 ] {7e71f6f1-2f2c-4989-9708-b957b90e4fac} <Debug> oximeter.measurements_histogrami8 (3834d3bb-6ed1-407f-a69d-b1bfe128e4a4): There are no data parts | ||
490 | 2024.02.15 22:28:50.652176 [ 3 ] {7e71f6f1-2f2c-4989-9708-b957b90e4fac} <Debug> DynamicQueryHandler: Done processing query | ||
491 | 2024.02.15 22:28:50.652213 [ 3 ] {7e71f6f1-2f2c-4989-9708-b957b90e4fac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
492 | 2024.02.15 22:28:50.652237 [ 3 ] {} <Debug> HTTP-Session: 54e55c6b-88eb-4e67-974c-2cc5cc09043b Destroying unnamed session | ||
493 | 2024.02.15 22:28:50.652334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
494 | 2024.02.15 22:28:50.652389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
495 | 2024.02.15 22:28:50.652417 [ 3 ] {} <Debug> HTTP-Session: 4af9787d-1abe-4233-bb15-33ef2cb73faa Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
496 | 2024.02.15 22:28:50.652434 [ 3 ] {} <Debug> HTTP-Session: 4af9787d-1abe-4233-bb15-33ef2cb73faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
497 | 2024.02.15 22:28:50.652653 [ 3 ] {faf2f205-a7eb-41cf-b1f1-e3f6da6e2467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.652714 [ 3 ] {faf2f205-a7eb-41cf-b1f1-e3f6da6e2467} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
499 | 2024.02.15 22:28:50.654340 [ 3 ] {faf2f205-a7eb-41cf-b1f1-e3f6da6e2467} <Debug> oximeter.measurements_histogramu8 (d2edbf4b-698b-4195-ad74-48f7b4967e52): Loading data parts | ||
500 | 2024.02.15 22:28:50.654416 [ 3 ] {faf2f205-a7eb-41cf-b1f1-e3f6da6e2467} <Debug> oximeter.measurements_histogramu8 (d2edbf4b-698b-4195-ad74-48f7b4967e52): There are no data parts | ||
501 | 2024.02.15 22:28:50.655860 [ 3 ] {faf2f205-a7eb-41cf-b1f1-e3f6da6e2467} <Debug> DynamicQueryHandler: Done processing query | ||
502 | 2024.02.15 22:28:50.655884 [ 3 ] {faf2f205-a7eb-41cf-b1f1-e3f6da6e2467} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
503 | 2024.02.15 22:28:50.655912 [ 3 ] {} <Debug> HTTP-Session: 4af9787d-1abe-4233-bb15-33ef2cb73faa Destroying unnamed session | ||
504 | 2024.02.15 22:28:50.656023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
505 | 2024.02.15 22:28:50.656076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
506 | 2024.02.15 22:28:50.656106 [ 3 ] {} <Debug> HTTP-Session: 5bec5f77-8687-4bd3-9c3d-873f2d01edd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
507 | 2024.02.15 22:28:50.656122 [ 3 ] {} <Debug> HTTP-Session: 5bec5f77-8687-4bd3-9c3d-873f2d01edd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
508 | 2024.02.15 22:28:50.656343 [ 3 ] {46813a09-c55f-4f5d-bbaf-cf4c1f4f8c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.656404 [ 3 ] {46813a09-c55f-4f5d-bbaf-cf4c1f4f8c92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
510 | 2024.02.15 22:28:50.657927 [ 3 ] {46813a09-c55f-4f5d-bbaf-cf4c1f4f8c92} <Debug> oximeter.measurements_histogrami16 (0852138e-266e-4dc4-a801-d4a5f044f477): Loading data parts | ||
511 | 2024.02.15 22:28:50.658002 [ 3 ] {46813a09-c55f-4f5d-bbaf-cf4c1f4f8c92} <Debug> oximeter.measurements_histogrami16 (0852138e-266e-4dc4-a801-d4a5f044f477): There are no data parts | ||
512 | 2024.02.15 22:28:50.659440 [ 3 ] {46813a09-c55f-4f5d-bbaf-cf4c1f4f8c92} <Debug> DynamicQueryHandler: Done processing query | ||
513 | 2024.02.15 22:28:50.659479 [ 3 ] {46813a09-c55f-4f5d-bbaf-cf4c1f4f8c92} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
514 | 2024.02.15 22:28:50.659494 [ 3 ] {} <Debug> HTTP-Session: 5bec5f77-8687-4bd3-9c3d-873f2d01edd4 Destroying unnamed session | ||
515 | 2024.02.15 22:28:50.659594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
516 | 2024.02.15 22:28:50.659657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
517 | 2024.02.15 22:28:50.659676 [ 3 ] {} <Debug> HTTP-Session: c142c745-1a8a-450c-8e79-f7af8ad87b69 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
518 | 2024.02.15 22:28:50.659702 [ 3 ] {} <Debug> HTTP-Session: c142c745-1a8a-450c-8e79-f7af8ad87b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
519 | 2024.02.15 22:28:50.659910 [ 3 ] {9b736a77-d07f-4b0f-aea3-7677032321f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.659971 [ 3 ] {9b736a77-d07f-4b0f-aea3-7677032321f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
521 | 2024.02.15 22:28:50.661491 [ 3 ] {9b736a77-d07f-4b0f-aea3-7677032321f7} <Debug> oximeter.measurements_histogramu16 (0f78a8ca-181f-4af0-8ed8-226d37cbbfca): Loading data parts | ||
522 | 2024.02.15 22:28:50.661577 [ 3 ] {9b736a77-d07f-4b0f-aea3-7677032321f7} <Debug> oximeter.measurements_histogramu16 (0f78a8ca-181f-4af0-8ed8-226d37cbbfca): There are no data parts | ||
523 | 2024.02.15 22:28:50.663004 [ 3 ] {9b736a77-d07f-4b0f-aea3-7677032321f7} <Debug> DynamicQueryHandler: Done processing query | ||
524 | 2024.02.15 22:28:50.663037 [ 3 ] {9b736a77-d07f-4b0f-aea3-7677032321f7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
525 | 2024.02.15 22:28:50.663052 [ 3 ] {} <Debug> HTTP-Session: c142c745-1a8a-450c-8e79-f7af8ad87b69 Destroying unnamed session | ||
526 | 2024.02.15 22:28:50.663162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
527 | 2024.02.15 22:28:50.663212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
528 | 2024.02.15 22:28:50.663230 [ 3 ] {} <Debug> HTTP-Session: c281a960-333b-4309-bebb-d311b31a31c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
529 | 2024.02.15 22:28:50.663251 [ 3 ] {} <Debug> HTTP-Session: c281a960-333b-4309-bebb-d311b31a31c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2024.02.15 22:28:50.663466 [ 3 ] {e63b0391-128e-46e3-802c-eb81489f79df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.663520 [ 3 ] {e63b0391-128e-46e3-802c-eb81489f79df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
532 | 2024.02.15 22:28:50.665043 [ 3 ] {e63b0391-128e-46e3-802c-eb81489f79df} <Debug> oximeter.measurements_histogrami32 (a1f45840-35f0-43b5-9ec4-04105e114cef): Loading data parts | ||
533 | 2024.02.15 22:28:50.665126 [ 3 ] {e63b0391-128e-46e3-802c-eb81489f79df} <Debug> oximeter.measurements_histogrami32 (a1f45840-35f0-43b5-9ec4-04105e114cef): There are no data parts | ||
534 | 2024.02.15 22:28:50.666575 [ 3 ] {e63b0391-128e-46e3-802c-eb81489f79df} <Debug> DynamicQueryHandler: Done processing query | ||
535 | 2024.02.15 22:28:50.666599 [ 3 ] {e63b0391-128e-46e3-802c-eb81489f79df} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
536 | 2024.02.15 22:28:50.666621 [ 3 ] {} <Debug> HTTP-Session: c281a960-333b-4309-bebb-d311b31a31c2 Destroying unnamed session | ||
537 | 2024.02.15 22:28:50.666731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
538 | 2024.02.15 22:28:50.666781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
539 | 2024.02.15 22:28:50.666799 [ 3 ] {} <Debug> HTTP-Session: 388a4cc9-a848-43b2-9cfb-72fe3ec7ebbd Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
540 | 2024.02.15 22:28:50.666820 [ 3 ] {} <Debug> HTTP-Session: 388a4cc9-a848-43b2-9cfb-72fe3ec7ebbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2024.02.15 22:28:50.667043 [ 3 ] {c32ea5d9-13bf-42b9-9b2c-53825257270c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.667097 [ 3 ] {c32ea5d9-13bf-42b9-9b2c-53825257270c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
543 | 2024.02.15 22:28:50.668674 [ 3 ] {c32ea5d9-13bf-42b9-9b2c-53825257270c} <Debug> oximeter.measurements_histogramu32 (057b6461-ca58-467d-ad34-141db296a780): Loading data parts | ||
544 | 2024.02.15 22:28:50.668762 [ 3 ] {c32ea5d9-13bf-42b9-9b2c-53825257270c} <Debug> oximeter.measurements_histogramu32 (057b6461-ca58-467d-ad34-141db296a780): There are no data parts | ||
545 | 2024.02.15 22:28:50.670227 [ 3 ] {c32ea5d9-13bf-42b9-9b2c-53825257270c} <Debug> DynamicQueryHandler: Done processing query | ||
546 | 2024.02.15 22:28:50.670252 [ 3 ] {c32ea5d9-13bf-42b9-9b2c-53825257270c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
547 | 2024.02.15 22:28:50.670276 [ 3 ] {} <Debug> HTTP-Session: 388a4cc9-a848-43b2-9cfb-72fe3ec7ebbd Destroying unnamed session | ||
548 | 2024.02.15 22:28:50.670388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
549 | 2024.02.15 22:28:50.670452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
550 | 2024.02.15 22:28:50.670483 [ 3 ] {} <Debug> HTTP-Session: 5f6ff785-643d-411b-8a2b-1beae0ed9032 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
551 | 2024.02.15 22:28:50.670509 [ 3 ] {} <Debug> HTTP-Session: 5f6ff785-643d-411b-8a2b-1beae0ed9032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2024.02.15 22:28:50.670724 [ 3 ] {6ebea20d-fe4a-49fe-bab9-36b4a43e1d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.670781 [ 3 ] {6ebea20d-fe4a-49fe-bab9-36b4a43e1d71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
554 | 2024.02.15 22:28:50.672343 [ 3 ] {6ebea20d-fe4a-49fe-bab9-36b4a43e1d71} <Debug> oximeter.measurements_histogrami64 (ad57710c-a801-4901-8489-9d5f0c81ae1c): Loading data parts | ||
555 | 2024.02.15 22:28:50.672440 [ 3 ] {6ebea20d-fe4a-49fe-bab9-36b4a43e1d71} <Debug> oximeter.measurements_histogrami64 (ad57710c-a801-4901-8489-9d5f0c81ae1c): There are no data parts | ||
556 | 2024.02.15 22:28:50.673868 [ 3 ] {6ebea20d-fe4a-49fe-bab9-36b4a43e1d71} <Debug> DynamicQueryHandler: Done processing query | ||
557 | 2024.02.15 22:28:50.673904 [ 3 ] {6ebea20d-fe4a-49fe-bab9-36b4a43e1d71} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
558 | 2024.02.15 22:28:50.673919 [ 3 ] {} <Debug> HTTP-Session: 5f6ff785-643d-411b-8a2b-1beae0ed9032 Destroying unnamed session | ||
559 | 2024.02.15 22:28:50.674039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
560 | 2024.02.15 22:28:50.674095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
561 | 2024.02.15 22:28:50.674114 [ 3 ] {} <Debug> HTTP-Session: 2cb034b1-b75e-44a7-aabd-bcbab7628de4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
562 | 2024.02.15 22:28:50.674143 [ 3 ] {} <Debug> HTTP-Session: 2cb034b1-b75e-44a7-aabd-bcbab7628de4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
563 | 2024.02.15 22:28:50.674356 [ 3 ] {0fc6d7cb-f8f4-4763-aa11-652469c5bdd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.674428 [ 3 ] {0fc6d7cb-f8f4-4763-aa11-652469c5bdd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
565 | 2024.02.15 22:28:50.675987 [ 3 ] {0fc6d7cb-f8f4-4763-aa11-652469c5bdd7} <Debug> oximeter.measurements_histogramu64 (803a6d88-9b57-413a-ac2c-efd5f5371f12): Loading data parts | ||
566 | 2024.02.15 22:28:50.676098 [ 3 ] {0fc6d7cb-f8f4-4763-aa11-652469c5bdd7} <Debug> oximeter.measurements_histogramu64 (803a6d88-9b57-413a-ac2c-efd5f5371f12): There are no data parts | ||
567 | 2024.02.15 22:28:50.680113 [ 3 ] {0fc6d7cb-f8f4-4763-aa11-652469c5bdd7} <Debug> DynamicQueryHandler: Done processing query | ||
568 | 2024.02.15 22:28:50.680204 [ 3 ] {0fc6d7cb-f8f4-4763-aa11-652469c5bdd7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
569 | 2024.02.15 22:28:50.680240 [ 3 ] {} <Debug> HTTP-Session: 2cb034b1-b75e-44a7-aabd-bcbab7628de4 Destroying unnamed session | ||
570 | 2024.02.15 22:28:50.680374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
571 | 2024.02.15 22:28:50.680440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
572 | 2024.02.15 22:28:50.680476 [ 3 ] {} <Debug> HTTP-Session: e3d6ccce-95b1-4341-82fc-5e3ab11969b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
573 | 2024.02.15 22:28:50.680496 [ 3 ] {} <Debug> HTTP-Session: e3d6ccce-95b1-4341-82fc-5e3ab11969b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
574 | 2024.02.15 22:28:50.680751 [ 3 ] {8d1ecf54-746c-41eb-802d-5143eeb3997b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.680815 [ 3 ] {8d1ecf54-746c-41eb-802d-5143eeb3997b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
576 | 2024.02.15 22:28:50.682454 [ 3 ] {8d1ecf54-746c-41eb-802d-5143eeb3997b} <Debug> oximeter.measurements_histogramf32 (9662cf67-6436-4fa0-b079-e59bd6834e08): Loading data parts | ||
577 | 2024.02.15 22:28:50.682576 [ 3 ] {8d1ecf54-746c-41eb-802d-5143eeb3997b} <Debug> oximeter.measurements_histogramf32 (9662cf67-6436-4fa0-b079-e59bd6834e08): There are no data parts | ||
578 | 2024.02.15 22:28:50.683760 [ 3 ] {8d1ecf54-746c-41eb-802d-5143eeb3997b} <Debug> DynamicQueryHandler: Done processing query | ||
579 | 2024.02.15 22:28:50.683785 [ 3 ] {8d1ecf54-746c-41eb-802d-5143eeb3997b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
580 | 2024.02.15 22:28:50.683810 [ 3 ] {} <Debug> HTTP-Session: e3d6ccce-95b1-4341-82fc-5e3ab11969b4 Destroying unnamed session | ||
581 | 2024.02.15 22:28:50.683907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
582 | 2024.02.15 22:28:50.683958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
583 | 2024.02.15 22:28:50.683982 [ 3 ] {} <Debug> HTTP-Session: ce23ddb0-f5ef-4bbc-90bd-99435afc9a9f Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
584 | 2024.02.15 22:28:50.683998 [ 3 ] {} <Debug> HTTP-Session: ce23ddb0-f5ef-4bbc-90bd-99435afc9a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.02.15 22:28:50.684216 [ 3 ] {6e2adfb6-1dd3-4202-8037-15bd848b231a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.684271 [ 3 ] {6e2adfb6-1dd3-4202-8037-15bd848b231a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
587 | 2024.02.15 22:28:50.685707 [ 3 ] {6e2adfb6-1dd3-4202-8037-15bd848b231a} <Debug> oximeter.measurements_histogramf64 (93e0e35c-307d-4d69-a9e8-e6bd826d3485): Loading data parts | ||
588 | 2024.02.15 22:28:50.685786 [ 3 ] {6e2adfb6-1dd3-4202-8037-15bd848b231a} <Debug> oximeter.measurements_histogramf64 (93e0e35c-307d-4d69-a9e8-e6bd826d3485): There are no data parts | ||
589 | 2024.02.15 22:28:50.686973 [ 3 ] {6e2adfb6-1dd3-4202-8037-15bd848b231a} <Debug> DynamicQueryHandler: Done processing query | ||
590 | 2024.02.15 22:28:50.687017 [ 3 ] {6e2adfb6-1dd3-4202-8037-15bd848b231a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
591 | 2024.02.15 22:28:50.687032 [ 3 ] {} <Debug> HTTP-Session: ce23ddb0-f5ef-4bbc-90bd-99435afc9a9f Destroying unnamed session | ||
592 | 2024.02.15 22:28:50.687178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
593 | 2024.02.15 22:28:50.687234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
594 | 2024.02.15 22:28:50.687253 [ 3 ] {} <Debug> HTTP-Session: 842b5b63-bd53-49dd-a4bc-2d7e8eb87763 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
595 | 2024.02.15 22:28:50.687275 [ 3 ] {} <Debug> HTTP-Session: 842b5b63-bd53-49dd-a4bc-2d7e8eb87763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2024.02.15 22:28:50.687437 [ 3 ] {75ff5da3-d830-4c78-98d3-1bcf69b391cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) /* 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 22:28:50.687490 [ 3 ] {75ff5da3-d830-4c78-98d3-1bcf69b391cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
615 | 2024.02.15 22:28:50.688948 [ 3 ] {75ff5da3-d830-4c78-98d3-1bcf69b391cb} <Debug> oximeter.fields_bool (602dd547-bacd-4286-a25e-a52f4d499f94): Loading data parts | ||
616 | 2024.02.15 22:28:50.689032 [ 3 ] {75ff5da3-d830-4c78-98d3-1bcf69b391cb} <Debug> oximeter.fields_bool (602dd547-bacd-4286-a25e-a52f4d499f94): There are no data parts | ||
617 | 2024.02.15 22:28:50.690175 [ 3 ] {75ff5da3-d830-4c78-98d3-1bcf69b391cb} <Debug> DynamicQueryHandler: Done processing query | ||
618 | 2024.02.15 22:28:50.690211 [ 3 ] {75ff5da3-d830-4c78-98d3-1bcf69b391cb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
619 | 2024.02.15 22:28:50.690226 [ 3 ] {} <Debug> HTTP-Session: 842b5b63-bd53-49dd-a4bc-2d7e8eb87763 Destroying unnamed session | ||
620 | 2024.02.15 22:28:50.690339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
621 | 2024.02.15 22:28:50.690387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
622 | 2024.02.15 22:28:50.690407 [ 3 ] {} <Debug> HTTP-Session: 554b875c-ebcb-43c6-aa6f-9cb8a9e4f7a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
623 | 2024.02.15 22:28:50.690435 [ 3 ] {} <Debug> HTTP-Session: 554b875c-ebcb-43c6-aa6f-9cb8a9e4f7a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2024.02.15 22:28:50.690595 [ 3 ] {6518e188-ee2e-4ef1-b264-f97d73ce32f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.690644 [ 3 ] {6518e188-ee2e-4ef1-b264-f97d73ce32f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
626 | 2024.02.15 22:28:50.691923 [ 3 ] {6518e188-ee2e-4ef1-b264-f97d73ce32f1} <Debug> oximeter.fields_i8 (0dcca10e-204a-4aa7-a1fd-96a5a9014cb4): Loading data parts | ||
627 | 2024.02.15 22:28:50.691999 [ 3 ] {6518e188-ee2e-4ef1-b264-f97d73ce32f1} <Debug> oximeter.fields_i8 (0dcca10e-204a-4aa7-a1fd-96a5a9014cb4): There are no data parts | ||
628 | 2024.02.15 22:28:50.693145 [ 3 ] {6518e188-ee2e-4ef1-b264-f97d73ce32f1} <Debug> DynamicQueryHandler: Done processing query | ||
629 | 2024.02.15 22:28:50.693171 [ 3 ] {6518e188-ee2e-4ef1-b264-f97d73ce32f1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
630 | 2024.02.15 22:28:50.693193 [ 3 ] {} <Debug> HTTP-Session: 554b875c-ebcb-43c6-aa6f-9cb8a9e4f7a3 Destroying unnamed session | ||
631 | 2024.02.15 22:28:50.693292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
632 | 2024.02.15 22:28:50.693334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
633 | 2024.02.15 22:28:50.693360 [ 3 ] {} <Debug> HTTP-Session: 69b074e4-4d6e-4cd6-abc2-99b747b541d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
634 | 2024.02.15 22:28:50.693389 [ 3 ] {} <Debug> HTTP-Session: 69b074e4-4d6e-4cd6-abc2-99b747b541d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2024.02.15 22:28:50.693544 [ 3 ] {525f66ff-51f6-4900-97fe-97d392240a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.693592 [ 3 ] {525f66ff-51f6-4900-97fe-97d392240a62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
637 | 2024.02.15 22:28:50.694990 [ 3 ] {525f66ff-51f6-4900-97fe-97d392240a62} <Debug> oximeter.fields_u8 (b2893603-87b8-4670-a8f0-87ba2b009b64): Loading data parts | ||
638 | 2024.02.15 22:28:50.695075 [ 3 ] {525f66ff-51f6-4900-97fe-97d392240a62} <Debug> oximeter.fields_u8 (b2893603-87b8-4670-a8f0-87ba2b009b64): There are no data parts | ||
639 | 2024.02.15 22:28:50.697249 [ 3 ] {525f66ff-51f6-4900-97fe-97d392240a62} <Debug> DynamicQueryHandler: Done processing query | ||
640 | 2024.02.15 22:28:50.697275 [ 3 ] {525f66ff-51f6-4900-97fe-97d392240a62} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
641 | 2024.02.15 22:28:50.697298 [ 3 ] {} <Debug> HTTP-Session: 69b074e4-4d6e-4cd6-abc2-99b747b541d2 Destroying unnamed session | ||
642 | 2024.02.15 22:28:50.697405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
643 | 2024.02.15 22:28:50.697455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
644 | 2024.02.15 22:28:50.697474 [ 3 ] {} <Debug> HTTP-Session: 3c553823-6497-4740-bf5e-eaca16bfaf24 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
645 | 2024.02.15 22:28:50.697496 [ 3 ] {} <Debug> HTTP-Session: 3c553823-6497-4740-bf5e-eaca16bfaf24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.02.15 22:28:50.697663 [ 3 ] {242f965f-6ade-497e-ba65-85d19758cc79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.697718 [ 3 ] {242f965f-6ade-497e-ba65-85d19758cc79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
648 | 2024.02.15 22:28:50.699087 [ 3 ] {242f965f-6ade-497e-ba65-85d19758cc79} <Debug> oximeter.fields_i16 (3112c11a-4bad-449d-8543-55dca34d8e14): Loading data parts | ||
649 | 2024.02.15 22:28:50.699180 [ 3 ] {242f965f-6ade-497e-ba65-85d19758cc79} <Debug> oximeter.fields_i16 (3112c11a-4bad-449d-8543-55dca34d8e14): There are no data parts | ||
650 | 2024.02.15 22:28:50.700304 [ 3 ] {242f965f-6ade-497e-ba65-85d19758cc79} <Debug> DynamicQueryHandler: Done processing query | ||
651 | 2024.02.15 22:28:50.700343 [ 3 ] {242f965f-6ade-497e-ba65-85d19758cc79} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
652 | 2024.02.15 22:28:50.700357 [ 3 ] {} <Debug> HTTP-Session: 3c553823-6497-4740-bf5e-eaca16bfaf24 Destroying unnamed session | ||
653 | 2024.02.15 22:28:50.700465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
654 | 2024.02.15 22:28:50.700515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
655 | 2024.02.15 22:28:50.700533 [ 3 ] {} <Debug> HTTP-Session: 4caec678-b425-4ff1-9e0e-1e60a1bc92ea Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
656 | 2024.02.15 22:28:50.700556 [ 3 ] {} <Debug> HTTP-Session: 4caec678-b425-4ff1-9e0e-1e60a1bc92ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.02.15 22:28:50.700721 [ 3 ] {c086f5a1-6112-4573-8db4-b198e76dc7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.700764 [ 3 ] {c086f5a1-6112-4573-8db4-b198e76dc7f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
659 | 2024.02.15 22:28:50.702094 [ 3 ] {c086f5a1-6112-4573-8db4-b198e76dc7f0} <Debug> oximeter.fields_u16 (dfe617d4-d19c-4d1c-b988-ae528efc2dc3): Loading data parts | ||
660 | 2024.02.15 22:28:50.702188 [ 3 ] {c086f5a1-6112-4573-8db4-b198e76dc7f0} <Debug> oximeter.fields_u16 (dfe617d4-d19c-4d1c-b988-ae528efc2dc3): There are no data parts | ||
661 | 2024.02.15 22:28:50.703328 [ 3 ] {c086f5a1-6112-4573-8db4-b198e76dc7f0} <Debug> DynamicQueryHandler: Done processing query | ||
662 | 2024.02.15 22:28:50.703363 [ 3 ] {c086f5a1-6112-4573-8db4-b198e76dc7f0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
663 | 2024.02.15 22:28:50.703378 [ 3 ] {} <Debug> HTTP-Session: 4caec678-b425-4ff1-9e0e-1e60a1bc92ea Destroying unnamed session | ||
664 | 2024.02.15 22:28:50.703483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
665 | 2024.02.15 22:28:50.703540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
666 | 2024.02.15 22:28:50.703557 [ 3 ] {} <Debug> HTTP-Session: 3ae5c311-6e8d-4f3a-8a49-6d205eea90f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
667 | 2024.02.15 22:28:50.703574 [ 3 ] {} <Debug> HTTP-Session: 3ae5c311-6e8d-4f3a-8a49-6d205eea90f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2024.02.15 22:28:50.703734 [ 3 ] {048e7df6-c0b9-4e21-b9ac-d3881a441c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.703789 [ 3 ] {048e7df6-c0b9-4e21-b9ac-d3881a441c04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
670 | 2024.02.15 22:28:50.705043 [ 3 ] {048e7df6-c0b9-4e21-b9ac-d3881a441c04} <Debug> oximeter.fields_i32 (d32dac2a-93d8-4eb1-a258-1eb9c7561a86): Loading data parts | ||
671 | 2024.02.15 22:28:50.705131 [ 3 ] {048e7df6-c0b9-4e21-b9ac-d3881a441c04} <Debug> oximeter.fields_i32 (d32dac2a-93d8-4eb1-a258-1eb9c7561a86): There are no data parts | ||
672 | 2024.02.15 22:28:50.706239 [ 3 ] {048e7df6-c0b9-4e21-b9ac-d3881a441c04} <Debug> DynamicQueryHandler: Done processing query | ||
673 | 2024.02.15 22:28:50.706272 [ 3 ] {048e7df6-c0b9-4e21-b9ac-d3881a441c04} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
674 | 2024.02.15 22:28:50.706294 [ 3 ] {} <Debug> HTTP-Session: 3ae5c311-6e8d-4f3a-8a49-6d205eea90f9 Destroying unnamed session | ||
675 | 2024.02.15 22:28:50.706399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
676 | 2024.02.15 22:28:50.706449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
677 | 2024.02.15 22:28:50.706474 [ 3 ] {} <Debug> HTTP-Session: 27cf1a32-0c1e-4a48-99fc-262accad1cf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
678 | 2024.02.15 22:28:50.706490 [ 3 ] {} <Debug> HTTP-Session: 27cf1a32-0c1e-4a48-99fc-262accad1cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.02.15 22:28:50.706647 [ 3 ] {701d6618-ecaa-4b84-938d-afa035b813af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.706696 [ 3 ] {701d6618-ecaa-4b84-938d-afa035b813af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
681 | 2024.02.15 22:28:50.707958 [ 3 ] {701d6618-ecaa-4b84-938d-afa035b813af} <Debug> oximeter.fields_u32 (4b260b35-ab59-4f82-addf-11c8d042567d): Loading data parts | ||
682 | 2024.02.15 22:28:50.708042 [ 3 ] {701d6618-ecaa-4b84-938d-afa035b813af} <Debug> oximeter.fields_u32 (4b260b35-ab59-4f82-addf-11c8d042567d): There are no data parts | ||
683 | 2024.02.15 22:28:50.709154 [ 3 ] {701d6618-ecaa-4b84-938d-afa035b813af} <Debug> DynamicQueryHandler: Done processing query | ||
684 | 2024.02.15 22:28:50.709189 [ 3 ] {701d6618-ecaa-4b84-938d-afa035b813af} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
685 | 2024.02.15 22:28:50.709204 [ 3 ] {} <Debug> HTTP-Session: 27cf1a32-0c1e-4a48-99fc-262accad1cf5 Destroying unnamed session | ||
686 | 2024.02.15 22:28:50.709311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
687 | 2024.02.15 22:28:50.709360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
688 | 2024.02.15 22:28:50.709379 [ 3 ] {} <Debug> HTTP-Session: 0803c330-b97e-412f-a30d-6e70470385f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
689 | 2024.02.15 22:28:50.709403 [ 3 ] {} <Debug> HTTP-Session: 0803c330-b97e-412f-a30d-6e70470385f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.02.15 22:28:50.709555 [ 3 ] {fdeb913b-6720-412b-a425-1a446f6d4b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.709617 [ 3 ] {fdeb913b-6720-412b-a425-1a446f6d4b8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
692 | 2024.02.15 22:28:50.710973 [ 3 ] {fdeb913b-6720-412b-a425-1a446f6d4b8d} <Debug> oximeter.fields_i64 (28e83164-7140-4ec4-a943-540daef67d15): Loading data parts | ||
693 | 2024.02.15 22:28:50.711056 [ 3 ] {fdeb913b-6720-412b-a425-1a446f6d4b8d} <Debug> oximeter.fields_i64 (28e83164-7140-4ec4-a943-540daef67d15): There are no data parts | ||
694 | 2024.02.15 22:28:50.712165 [ 3 ] {fdeb913b-6720-412b-a425-1a446f6d4b8d} <Debug> DynamicQueryHandler: Done processing query | ||
695 | 2024.02.15 22:28:50.712188 [ 3 ] {fdeb913b-6720-412b-a425-1a446f6d4b8d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
696 | 2024.02.15 22:28:50.712212 [ 3 ] {} <Debug> HTTP-Session: 0803c330-b97e-412f-a30d-6e70470385f0 Destroying unnamed session | ||
697 | 2024.02.15 22:28:50.712375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
698 | 2024.02.15 22:28:50.712426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
699 | 2024.02.15 22:28:50.712452 [ 3 ] {} <Debug> HTTP-Session: b106a57a-ad74-4349-8220-030ccdf20144 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
700 | 2024.02.15 22:28:50.712475 [ 3 ] {} <Debug> HTTP-Session: b106a57a-ad74-4349-8220-030ccdf20144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.02.15 22:28:50.712629 [ 3 ] {3de41a2d-f9dd-4962-b456-1d0c5c7203a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.712680 [ 3 ] {3de41a2d-f9dd-4962-b456-1d0c5c7203a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
703 | 2024.02.15 22:28:50.713954 [ 3 ] {3de41a2d-f9dd-4962-b456-1d0c5c7203a4} <Debug> oximeter.fields_u64 (c05168a4-6d22-4846-bc20-09e6bba80cc2): Loading data parts | ||
704 | 2024.02.15 22:28:50.714056 [ 3 ] {3de41a2d-f9dd-4962-b456-1d0c5c7203a4} <Debug> oximeter.fields_u64 (c05168a4-6d22-4846-bc20-09e6bba80cc2): There are no data parts | ||
705 | 2024.02.15 22:28:50.715197 [ 3 ] {3de41a2d-f9dd-4962-b456-1d0c5c7203a4} <Debug> DynamicQueryHandler: Done processing query | ||
706 | 2024.02.15 22:28:50.715222 [ 3 ] {3de41a2d-f9dd-4962-b456-1d0c5c7203a4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
707 | 2024.02.15 22:28:50.715236 [ 3 ] {} <Debug> HTTP-Session: b106a57a-ad74-4349-8220-030ccdf20144 Destroying unnamed session | ||
708 | 2024.02.15 22:28:50.715338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
709 | 2024.02.15 22:28:50.715389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
710 | 2024.02.15 22:28:50.715408 [ 3 ] {} <Debug> HTTP-Session: 3c024041-870f-4674-b670-d8fd88b62778 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
711 | 2024.02.15 22:28:50.715431 [ 3 ] {} <Debug> HTTP-Session: 3c024041-870f-4674-b670-d8fd88b62778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
712 | 2024.02.15 22:28:50.715593 [ 3 ] {803e873a-e6db-46df-89da-c1c8d2223c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.715635 [ 3 ] {803e873a-e6db-46df-89da-c1c8d2223c0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
714 | 2024.02.15 22:28:50.716936 [ 3 ] {803e873a-e6db-46df-89da-c1c8d2223c0e} <Debug> oximeter.fields_ipaddr (98671803-d1bf-4916-aa27-5187a251b7e4): Loading data parts | ||
715 | 2024.02.15 22:28:50.717008 [ 3 ] {803e873a-e6db-46df-89da-c1c8d2223c0e} <Debug> oximeter.fields_ipaddr (98671803-d1bf-4916-aa27-5187a251b7e4): There are no data parts | ||
716 | 2024.02.15 22:28:50.718121 [ 3 ] {803e873a-e6db-46df-89da-c1c8d2223c0e} <Debug> DynamicQueryHandler: Done processing query | ||
717 | 2024.02.15 22:28:50.718160 [ 3 ] {803e873a-e6db-46df-89da-c1c8d2223c0e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
718 | 2024.02.15 22:28:50.718174 [ 3 ] {} <Debug> HTTP-Session: 3c024041-870f-4674-b670-d8fd88b62778 Destroying unnamed session | ||
719 | 2024.02.15 22:28:50.718284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
720 | 2024.02.15 22:28:50.718334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
721 | 2024.02.15 22:28:50.718351 [ 3 ] {} <Debug> HTTP-Session: 6726b695-6cbc-446e-a501-c30edef12f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
722 | 2024.02.15 22:28:50.718375 [ 3 ] {} <Debug> HTTP-Session: 6726b695-6cbc-446e-a501-c30edef12f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
723 | 2024.02.15 22:28:50.718535 [ 3 ] {1fb60f90-782e-4ddc-abf2-0e83197c7e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.718578 [ 3 ] {1fb60f90-782e-4ddc-abf2-0e83197c7e57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
725 | 2024.02.15 22:28:50.719872 [ 3 ] {1fb60f90-782e-4ddc-abf2-0e83197c7e57} <Debug> oximeter.fields_string (1291d4d9-9774-4fcc-9f86-df18ec1ed467): Loading data parts | ||
726 | 2024.02.15 22:28:50.719949 [ 3 ] {1fb60f90-782e-4ddc-abf2-0e83197c7e57} <Debug> oximeter.fields_string (1291d4d9-9774-4fcc-9f86-df18ec1ed467): There are no data parts | ||
727 | 2024.02.15 22:28:50.721066 [ 3 ] {1fb60f90-782e-4ddc-abf2-0e83197c7e57} <Debug> DynamicQueryHandler: Done processing query | ||
728 | 2024.02.15 22:28:50.721092 [ 3 ] {1fb60f90-782e-4ddc-abf2-0e83197c7e57} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
729 | 2024.02.15 22:28:50.721115 [ 3 ] {} <Debug> HTTP-Session: 6726b695-6cbc-446e-a501-c30edef12f24 Destroying unnamed session | ||
730 | 2024.02.15 22:28:50.721221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
731 | 2024.02.15 22:28:50.721272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
732 | 2024.02.15 22:28:50.721299 [ 3 ] {} <Debug> HTTP-Session: 314e3742-0c8e-47d0-8aba-84230f0c524f Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
733 | 2024.02.15 22:28:50.721315 [ 3 ] {} <Debug> HTTP-Session: 314e3742-0c8e-47d0-8aba-84230f0c524f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2024.02.15 22:28:50.721474 [ 3 ] {e9ad4991-c44e-4870-b285-574c59954ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) 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 22:28:50.721525 [ 3 ] {e9ad4991-c44e-4870-b285-574c59954ae6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
736 | 2024.02.15 22:28:50.722787 [ 3 ] {e9ad4991-c44e-4870-b285-574c59954ae6} <Debug> oximeter.fields_uuid (d5af8cd8-6473-463a-9c70-e1d4bb77a388): Loading data parts | ||
737 | 2024.02.15 22:28:50.722876 [ 3 ] {e9ad4991-c44e-4870-b285-574c59954ae6} <Debug> oximeter.fields_uuid (d5af8cd8-6473-463a-9c70-e1d4bb77a388): There are no data parts | ||
738 | 2024.02.15 22:28:50.723987 [ 3 ] {e9ad4991-c44e-4870-b285-574c59954ae6} <Debug> DynamicQueryHandler: Done processing query | ||
739 | 2024.02.15 22:28:50.724020 [ 3 ] {e9ad4991-c44e-4870-b285-574c59954ae6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
740 | 2024.02.15 22:28:50.724047 [ 3 ] {} <Debug> HTTP-Session: 314e3742-0c8e-47d0-8aba-84230f0c524f Destroying unnamed session | ||
741 | 2024.02.15 22:28:50.724164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
742 | 2024.02.15 22:28:50.724213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
743 | 2024.02.15 22:28:50.724239 [ 3 ] {} <Debug> HTTP-Session: 48ee0cd2-d170-4206-8182-e987510a0334 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
744 | 2024.02.15 22:28:50.724255 [ 3 ] {} <Debug> HTTP-Session: 48ee0cd2-d170-4206-8182-e987510a0334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2024.02.15 22:28:50.724482 [ 3 ] {92ab51d3-d845-4cab-87f9-4237382fb07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) /* 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 22:28:50.724549 [ 3 ] {92ab51d3-d845-4cab-87f9-4237382fb07c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
750 | 2024.02.15 22:28:50.725957 [ 3 ] {92ab51d3-d845-4cab-87f9-4237382fb07c} <Debug> oximeter.timeseries_schema (d499e151-9c36-4cdd-a297-53eb58cfacf9): Loading data parts | ||
751 | 2024.02.15 22:28:50.726029 [ 3 ] {92ab51d3-d845-4cab-87f9-4237382fb07c} <Debug> oximeter.timeseries_schema (d499e151-9c36-4cdd-a297-53eb58cfacf9): There are no data parts | ||
752 | 2024.02.15 22:28:50.727321 [ 3 ] {92ab51d3-d845-4cab-87f9-4237382fb07c} <Debug> DynamicQueryHandler: Done processing query | ||
753 | 2024.02.15 22:28:50.727356 [ 3 ] {92ab51d3-d845-4cab-87f9-4237382fb07c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
754 | 2024.02.15 22:28:50.727371 [ 3 ] {} <Debug> HTTP-Session: 48ee0cd2-d170-4206-8182-e987510a0334 Destroying unnamed session | ||
755 | 2024.02.15 22:28:50.727504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33419, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
756 | 2024.02.15 22:28:50.727557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
757 | 2024.02.15 22:28:50.727575 [ 3 ] {} <Debug> HTTP-Session: 36022e5d-2df8-42be-90a3-ec134c603219 Authenticating user 'default' from [fd00:1122:3344:101::d]:33419 | ||
758 | 2024.02.15 22:28:50.727599 [ 3 ] {} <Debug> HTTP-Session: 36022e5d-2df8-42be-90a3-ec134c603219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
759 | 2024.02.15 22:28:50.727715 [ 3 ] {c4cf3805-299f-47d6-b72b-7061a67f725a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33419) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
760 | 2024.02.15 22:28:50.728341 [ 3 ] {c4cf3805-299f-47d6-b72b-7061a67f725a} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
761 | 2024.02.15 22:28:50.731797 [ 3 ] {c4cf3805-299f-47d6-b72b-7061a67f725a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
762 | 2024.02.15 22:28:50.734561 [ 3 ] {c4cf3805-299f-47d6-b72b-7061a67f725a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
763 | 2024.02.15 22:28:50.734783 [ 3 ] {c4cf3805-299f-47d6-b72b-7061a67f725a} <Trace> oximeter.version (84ef05f5-3c0c-4e61-8f6b-2895ca671007): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
764 | 2024.02.15 22:28:50.735030 [ 3 ] {c4cf3805-299f-47d6-b72b-7061a67f725a} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007285505 sec., 137 rows/sec., 2.14 KiB/sec. | ||
765 | 2024.02.15 22:28:50.735139 [ 3 ] {c4cf3805-299f-47d6-b72b-7061a67f725a} <Debug> DynamicQueryHandler: Done processing query | ||
766 | 2024.02.15 22:28:50.735159 [ 3 ] {c4cf3805-299f-47d6-b72b-7061a67f725a} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
767 | 2024.02.15 22:28:50.735173 [ 3 ] {} <Debug> HTTP-Session: 36022e5d-2df8-42be-90a3-ec134c603219 Destroying unnamed session | ||
768 | 2024.02.15 22:28:51.000180 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.68 MiB, peak 223.75 MiB, will set to 228.27 MiB (RSS), difference: 9.60 MiB | ||
769 | 2024.02.15 22:29:05.520990 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache | ||
770 | 2024.02.15 22:29:05.521073 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache | ||
771 | 2024.02.15 22:29:20.521127 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
772 | 2024.02.15 22:29:20.521190 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
773 | 2024.02.15 22:29:35.521453 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
774 | 2024.02.15 22:29:35.521515 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
775 | 2024.02.15 22:29:50.521610 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
776 | 2024.02.15 22:29:50.521676 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache |