1 | [ Jan 19 22:44:13 Enabled. ] | ||
2 | [ Jan 19 22:44:13 Rereading configuration. ] | ||
3 | [ Jan 19 22:44:15 Rereading configuration. ] | ||
4 | [ Jan 19 22:44:19 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 | [ Jan 19 22:44:19 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.01.19 22:44:19.704730 [ 1 ] {} <Information> Application: Will watch for the process with pid 23850 | ||
33 | 2024.01.19 22:44:19.704826 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
34 | 2024.01.19 22:44:20.107009 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23850 | ||
35 | 2024.01.19 22:44:20.107179 [ 1 ] {} <Information> Application: starting up | ||
36 | 2024.01.19 22:44:20.107369 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
37 | 2024.01.19 22:44:20.223286 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
38 | 2024.01.19 22:44:20.223340 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
39 | 2024.01.19 22:44:20.223352 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
40 | 2024.01.19 22:44:20.223387 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
41 | 2024.01.19 22:44:20.223713 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
42 | 2024.01.19 22:44:20.224428 [ 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.01.19 22:44:20.224893 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
47 | 2024.01.19 22:44:20.225154 [ 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.01.19 22:44:20.227996 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
49 | 2024.01.19 22:44:20.228040 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
50 | 2024.01.19 22:44:20.228747 [ 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.01.19 22:44:20.228915 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
55 | 2024.01.19 22:44:20.234926 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
56 | 2024.01.19 22:44:20.235181 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
57 | 2024.01.19 22:44:20.235205 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
58 | 2024.01.19 22:44:20.236477 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
59 | 2024.01.19 22:44:20.237085 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.01.19 22:44:20.237390 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.01.19 22:44:20.237675 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.01.19 22:44:20.238459 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
63 | 2024.01.19 22:44:20.238501 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
64 | 2024.01.19 22:44:20.238556 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
65 | 2024.01.19 22:44:20.238574 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
66 | 2024.01.19 22:44:20.265030 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.01.19 22:44:20.265069 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000143924 sec | ||
68 | 2024.01.19 22:44:20.265774 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
69 | 2024.01.19 22:44:20.265854 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
70 | 2024.01.19 22:44:20.265875 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
71 | 2024.01.19 22:44:20.265891 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
72 | 2024.01.19 22:44:20.265903 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
73 | 2024.01.19 22:44:20.265918 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
74 | 2024.01.19 22:44:20.265932 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
75 | 2024.01.19 22:44:20.265966 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
76 | 2024.01.19 22:44:20.265984 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
77 | 2024.01.19 22:44:20.266012 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
78 | 2024.01.19 22:44:20.266026 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
79 | 2024.01.19 22:44:20.266039 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
80 | 2024.01.19 22:44:20.266054 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
81 | 2024.01.19 22:44:20.266088 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
82 | 2024.01.19 22:44:20.266102 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
83 | 2024.01.19 22:44:20.266114 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
84 | 2024.01.19 22:44:20.300367 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
85 | 2024.01.19 22:44:20.307856 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
86 | 2024.01.19 22:44:20.307888 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1591e-05 sec | ||
87 | 2024.01.19 22:44:20.307915 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
88 | 2024.01.19 22:44:20.307934 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
89 | 2024.01.19 22:44:20.307962 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
90 | 2024.01.19 22:44:20.309958 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
91 | 2024.01.19 22:44:20.315074 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
92 | 2024.01.19 22:44:20.315178 [ 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.01.19 22:44:20.315209 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
94 | 2024.01.19 22:44:20.489915 [ 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.01.19 22:44:20.507598 [ 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.01.19 22:44:20.507630 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
97 | 2024.01.19 22:44:20.584264 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
98 | 2024.01.19 22:44:20.585008 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB | ||
99 | 2024.01.19 22:44:20.585356 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
100 | 2024.01.19 22:44:20.585417 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
101 | 2024.01.19 22:44:20.585406 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
102 | 2024.01.19 22:44:20.585509 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
103 | 2024.01.19 22:44:20.585602 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
104 | 2024.01.19 22:44:20.585646 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
105 | 2024.01.19 22:44:20.586227 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
106 | 2024.01.19 22:44:20.586249 [ 1 ] {} <Information> Application: Ready for connections. | ||
107 | 2024.01.19 22:44:35.586085 [ 163 ] {} <Debug> DNSResolver: Updating DNS cache | ||
108 | 2024.01.19 22:44:35.586159 [ 163 ] {} <Debug> DNSResolver: Updated DNS cache | ||
109 | 2024.01.19 22:44:39.089743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
110 | 2024.01.19 22:44:39.089927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
111 | 2024.01.19 22:44:39.090485 [ 3 ] {} <Debug> HTTP-Session: b9ca276a-4681-400d-8ebf-add5daab6346 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
112 | 2024.01.19 22:44:39.090521 [ 3 ] {} <Debug> HTTP-Session: b9ca276a-4681-400d-8ebf-add5daab6346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
113 | 2024.01.19 22:44:39.090647 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
114 | 2024.01.19 22:44:39.090678 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
115 | 2024.01.19 22:44:39.090692 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
116 | 2024.01.19 22:44:39.092084 [ 3 ] {23d5d633-be6b-4056-9796-c8673567375b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
117 | 2024.01.19 22:44:39.106667 [ 3 ] {23d5d633-be6b-4056-9796-c8673567375b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:53282) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
118 | |||
119 | 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 | ||
120 | 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 | ||
121 | 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 | ||
122 | 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 | ||
123 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
124 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
125 | 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 | ||
126 | 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 | ||
127 | 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 | ||
128 | 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 | ||
129 | 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 | ||
130 | 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 | ||
131 | 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 | ||
132 | 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 | ||
133 | 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 | ||
134 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
135 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
136 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
137 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
138 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
139 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
140 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
141 | |||
142 | 2024.01.19 22:44:39.107391 [ 3 ] {23d5d633-be6b-4056-9796-c8673567375b} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
143 | |||
144 | 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 | ||
145 | 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 | ||
146 | 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 | ||
147 | 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 | ||
148 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
149 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
150 | 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 | ||
151 | 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 | ||
152 | 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 | ||
153 | 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 | ||
154 | 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 | ||
155 | 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 | ||
156 | 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 | ||
157 | 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 | ||
158 | 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 | ||
159 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
160 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
161 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
162 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
163 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
164 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
165 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
166 | (version 22.8.9.1) | ||
167 | 2024.01.19 22:44:39.108071 [ 3 ] {23d5d633-be6b-4056-9796-c8673567375b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
168 | 2024.01.19 22:44:39.108101 [ 3 ] {} <Debug> HTTP-Session: b9ca276a-4681-400d-8ebf-add5daab6346 Destroying unnamed session | ||
169 | 2024.01.19 22:44:39.120903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
170 | 2024.01.19 22:44:39.121003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
171 | 2024.01.19 22:44:39.121049 [ 3 ] {} <Debug> HTTP-Session: 31f73200-7847-4ed3-a803-30f96455467f Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
172 | 2024.01.19 22:44:39.121083 [ 3 ] {} <Debug> HTTP-Session: 31f73200-7847-4ed3-a803-30f96455467f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
173 | 2024.01.19 22:44:39.121256 [ 3 ] {27570d61-64cf-41ae-8edc-74a4cfa0f4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
174 | 2024.01.19 22:44:39.121404 [ 3 ] {27570d61-64cf-41ae-8edc-74a4cfa0f4d0} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
175 | 2024.01.19 22:44:39.122434 [ 3 ] {27570d61-64cf-41ae-8edc-74a4cfa0f4d0} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
176 | 2024.01.19 22:44:39.124186 [ 3 ] {27570d61-64cf-41ae-8edc-74a4cfa0f4d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
177 | 2024.01.19 22:44:39.128113 [ 3 ] {27570d61-64cf-41ae-8edc-74a4cfa0f4d0} <Debug> DynamicQueryHandler: Done processing query | ||
178 | 2024.01.19 22:44:39.128143 [ 3 ] {27570d61-64cf-41ae-8edc-74a4cfa0f4d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
179 | 2024.01.19 22:44:39.128160 [ 3 ] {} <Debug> HTTP-Session: 31f73200-7847-4ed3-a803-30f96455467f Destroying unnamed session | ||
180 | 2024.01.19 22:44:39.128315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
181 | 2024.01.19 22:44:39.128366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
182 | 2024.01.19 22:44:39.128385 [ 3 ] {} <Debug> HTTP-Session: a8ff7fde-d002-4f0a-86ca-f7f5cb2f21f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
183 | 2024.01.19 22:44:39.128406 [ 3 ] {} <Debug> HTTP-Session: a8ff7fde-d002-4f0a-86ca-f7f5cb2f21f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
184 | 2024.01.19 22:44:39.128505 [ 3 ] {1e7ff146-a114-4c9d-82d0-be3577890fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
185 | 2024.01.19 22:44:39.128754 [ 3 ] {1e7ff146-a114-4c9d-82d0-be3577890fba} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:53282) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
186 | |||
187 | 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 | ||
188 | 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 | ||
189 | 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 | ||
190 | 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 | ||
191 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
192 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
193 | 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 | ||
194 | 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 | ||
195 | 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 | ||
196 | 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 | ||
197 | 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 | ||
198 | 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 | ||
199 | 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 | ||
200 | 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 | ||
201 | 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 | ||
202 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
203 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
204 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
205 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
206 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
207 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
208 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
209 | |||
210 | 2024.01.19 22:44:39.128879 [ 3 ] {1e7ff146-a114-4c9d-82d0-be3577890fba} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
211 | |||
212 | 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 | ||
213 | 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 | ||
214 | 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 | ||
215 | 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 | ||
216 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
217 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
218 | 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 | ||
219 | 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 | ||
220 | 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 | ||
221 | 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 | ||
222 | 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 | ||
223 | 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 | ||
224 | 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 | ||
225 | 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 | ||
226 | 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 | ||
227 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
228 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
229 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
230 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
231 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
232 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
233 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
234 | (version 22.8.9.1) | ||
235 | 2024.01.19 22:44:39.128982 [ 3 ] {1e7ff146-a114-4c9d-82d0-be3577890fba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
236 | 2024.01.19 22:44:39.129005 [ 3 ] {} <Debug> HTTP-Session: a8ff7fde-d002-4f0a-86ca-f7f5cb2f21f6 Destroying unnamed session | ||
237 | 2024.01.19 22:44:39.129355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
238 | 2024.01.19 22:44:39.129401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
239 | 2024.01.19 22:44:39.129423 [ 3 ] {} <Debug> HTTP-Session: c6c50eee-f2da-4584-954a-19074029f25f Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
240 | 2024.01.19 22:44:39.129439 [ 3 ] {} <Debug> HTTP-Session: c6c50eee-f2da-4584-954a-19074029f25f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
241 | 2024.01.19 22:44:39.129544 [ 3 ] {3e338271-9964-4a0a-9def-a54bc2f7df90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
242 | 2024.01.19 22:44:39.129648 [ 3 ] {3e338271-9964-4a0a-9def-a54bc2f7df90} <Debug> DynamicQueryHandler: Done processing query | ||
243 | 2024.01.19 22:44:39.129668 [ 3 ] {3e338271-9964-4a0a-9def-a54bc2f7df90} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
244 | 2024.01.19 22:44:39.129690 [ 3 ] {} <Debug> HTTP-Session: c6c50eee-f2da-4584-954a-19074029f25f Destroying unnamed session | ||
245 | 2024.01.19 22:44:39.129800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
246 | 2024.01.19 22:44:39.129850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
247 | 2024.01.19 22:44:39.129872 [ 3 ] {} <Debug> HTTP-Session: 8bb4dab4-3708-4b23-8f38-8dda7d40551f Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
248 | 2024.01.19 22:44:39.129887 [ 3 ] {} <Debug> HTTP-Session: 8bb4dab4-3708-4b23-8f38-8dda7d40551f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
249 | 2024.01.19 22:44:39.129946 [ 3 ] {6db9012b-bd7d-418d-be43-f47e65a89262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
250 | 2024.01.19 22:44:39.129999 [ 3 ] {6db9012b-bd7d-418d-be43-f47e65a89262} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
251 | 2024.01.19 22:44:39.138954 [ 3 ] {6db9012b-bd7d-418d-be43-f47e65a89262} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
252 | 2024.01.19 22:44:39.138981 [ 3 ] {6db9012b-bd7d-418d-be43-f47e65a89262} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.8041e-05 sec | ||
253 | 2024.01.19 22:44:39.139003 [ 3 ] {6db9012b-bd7d-418d-be43-f47e65a89262} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
254 | 2024.01.19 22:44:39.139017 [ 3 ] {6db9012b-bd7d-418d-be43-f47e65a89262} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
255 | 2024.01.19 22:44:39.139090 [ 3 ] {6db9012b-bd7d-418d-be43-f47e65a89262} <Debug> DynamicQueryHandler: Done processing query | ||
256 | 2024.01.19 22:44:39.139109 [ 3 ] {6db9012b-bd7d-418d-be43-f47e65a89262} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
257 | 2024.01.19 22:44:39.139130 [ 3 ] {} <Debug> HTTP-Session: 8bb4dab4-3708-4b23-8f38-8dda7d40551f Destroying unnamed session | ||
258 | 2024.01.19 22:44:39.139259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
259 | 2024.01.19 22:44:39.139305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
260 | 2024.01.19 22:44:39.139328 [ 3 ] {} <Debug> HTTP-Session: 9df54fb9-8a82-4a6b-b49f-d3caa8eaaa8f Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
261 | 2024.01.19 22:44:39.139344 [ 3 ] {} <Debug> HTTP-Session: 9df54fb9-8a82-4a6b-b49f-d3caa8eaaa8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
262 | 2024.01.19 22:44:39.139481 [ 3 ] {13b8b9f9-fa7b-49c2-8a55-52b24f5d8e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) /* The version table contains metadata about the `oximeter` database */ | ||
263 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
264 | 2024.01.19 22:44:39.139525 [ 3 ] {13b8b9f9-fa7b-49c2-8a55-52b24f5d8e16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
265 | 2024.01.19 22:44:39.147241 [ 3 ] {13b8b9f9-fa7b-49c2-8a55-52b24f5d8e16} <Debug> oximeter.version (c6dccdaf-deb9-46e2-a5f5-9156c6daa20a): Loading data parts | ||
266 | 2024.01.19 22:44:39.147358 [ 3 ] {13b8b9f9-fa7b-49c2-8a55-52b24f5d8e16} <Debug> oximeter.version (c6dccdaf-deb9-46e2-a5f5-9156c6daa20a): There are no data parts | ||
267 | 2024.01.19 22:44:39.155337 [ 3 ] {13b8b9f9-fa7b-49c2-8a55-52b24f5d8e16} <Debug> DynamicQueryHandler: Done processing query | ||
268 | 2024.01.19 22:44:39.155378 [ 3 ] {13b8b9f9-fa7b-49c2-8a55-52b24f5d8e16} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
269 | 2024.01.19 22:44:39.155398 [ 3 ] {} <Debug> HTTP-Session: 9df54fb9-8a82-4a6b-b49f-d3caa8eaaa8f Destroying unnamed session | ||
270 | 2024.01.19 22:44:39.155528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
271 | 2024.01.19 22:44:39.155585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
272 | 2024.01.19 22:44:39.155607 [ 3 ] {} <Debug> HTTP-Session: 16326cda-cea5-4f15-960b-0128d1193e6a Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
273 | 2024.01.19 22:44:39.155633 [ 3 ] {} <Debug> HTTP-Session: 16326cda-cea5-4f15-960b-0128d1193e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
274 | 2024.01.19 22:44:39.155837 [ 3 ] {c4e607f3-93ef-42ec-abb8-d390497fa08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) /* The measurement tables contain all individual samples from each timeseries. | ||
275 | * | ||
276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
279 | * by all samples from the same timeseries. | ||
280 | * | ||
281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
282 | * and then uses that to index quickly into the measurements tables. | ||
283 | */ | ||
284 | 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) | ||
285 | 2024.01.19 22:44:39.155898 [ 3 ] {c4e607f3-93ef-42ec-abb8-d390497fa08d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
286 | 2024.01.19 22:44:39.163837 [ 3 ] {c4e607f3-93ef-42ec-abb8-d390497fa08d} <Debug> oximeter.measurements_bool (73c284d3-a185-430d-90cf-9db737d987c5): Loading data parts | ||
287 | 2024.01.19 22:44:39.163910 [ 3 ] {c4e607f3-93ef-42ec-abb8-d390497fa08d} <Debug> oximeter.measurements_bool (73c284d3-a185-430d-90cf-9db737d987c5): There are no data parts | ||
288 | 2024.01.19 22:44:39.172088 [ 3 ] {c4e607f3-93ef-42ec-abb8-d390497fa08d} <Debug> DynamicQueryHandler: Done processing query | ||
289 | 2024.01.19 22:44:39.172125 [ 3 ] {c4e607f3-93ef-42ec-abb8-d390497fa08d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
290 | 2024.01.19 22:44:39.172144 [ 3 ] {} <Debug> HTTP-Session: 16326cda-cea5-4f15-960b-0128d1193e6a Destroying unnamed session | ||
291 | 2024.01.19 22:44:39.172293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
292 | 2024.01.19 22:44:39.172349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
293 | 2024.01.19 22:44:39.172371 [ 3 ] {} <Debug> HTTP-Session: a59305ef-1093-48e4-b24c-a8d3b85951db Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
294 | 2024.01.19 22:44:39.172396 [ 3 ] {} <Debug> HTTP-Session: a59305ef-1093-48e4-b24c-a8d3b85951db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
295 | 2024.01.19 22:44:39.172629 [ 3 ] {5ff3de79-7e38-4580-8339-d8ca3b0ac983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
296 | 2024.01.19 22:44:39.172681 [ 3 ] {5ff3de79-7e38-4580-8339-d8ca3b0ac983} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
297 | 2024.01.19 22:44:39.177855 [ 3 ] {5ff3de79-7e38-4580-8339-d8ca3b0ac983} <Debug> oximeter.measurements_i8 (a724a754-055f-4e81-872f-b2ee974e6457): Loading data parts | ||
298 | 2024.01.19 22:44:39.177922 [ 3 ] {5ff3de79-7e38-4580-8339-d8ca3b0ac983} <Debug> oximeter.measurements_i8 (a724a754-055f-4e81-872f-b2ee974e6457): There are no data parts | ||
299 | 2024.01.19 22:44:39.184060 [ 3 ] {5ff3de79-7e38-4580-8339-d8ca3b0ac983} <Debug> DynamicQueryHandler: Done processing query | ||
300 | 2024.01.19 22:44:39.184114 [ 3 ] {5ff3de79-7e38-4580-8339-d8ca3b0ac983} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
301 | 2024.01.19 22:44:39.184144 [ 3 ] {} <Debug> HTTP-Session: a59305ef-1093-48e4-b24c-a8d3b85951db Destroying unnamed session | ||
302 | 2024.01.19 22:44:39.184317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
303 | 2024.01.19 22:44:39.184401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
304 | 2024.01.19 22:44:39.184436 [ 3 ] {} <Debug> HTTP-Session: 93078aa8-9f09-4020-9d77-b590dc5e7599 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
305 | 2024.01.19 22:44:39.184473 [ 3 ] {} <Debug> HTTP-Session: 93078aa8-9f09-4020-9d77-b590dc5e7599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
306 | 2024.01.19 22:44:39.184727 [ 3 ] {6dadf0f4-c693-488b-89ac-31d7ce32f4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
307 | 2024.01.19 22:44:39.184843 [ 3 ] {6dadf0f4-c693-488b-89ac-31d7ce32f4ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
308 | 2024.01.19 22:44:39.187761 [ 3 ] {6dadf0f4-c693-488b-89ac-31d7ce32f4ed} <Debug> oximeter.measurements_u8 (ff5bbae9-5c0b-4435-9049-f1c761705527): Loading data parts | ||
309 | 2024.01.19 22:44:39.187870 [ 3 ] {6dadf0f4-c693-488b-89ac-31d7ce32f4ed} <Debug> oximeter.measurements_u8 (ff5bbae9-5c0b-4435-9049-f1c761705527): There are no data parts | ||
310 | 2024.01.19 22:44:39.192403 [ 3 ] {6dadf0f4-c693-488b-89ac-31d7ce32f4ed} <Debug> DynamicQueryHandler: Done processing query | ||
311 | 2024.01.19 22:44:39.192450 [ 3 ] {6dadf0f4-c693-488b-89ac-31d7ce32f4ed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
312 | 2024.01.19 22:44:39.192490 [ 3 ] {} <Debug> HTTP-Session: 93078aa8-9f09-4020-9d77-b590dc5e7599 Destroying unnamed session | ||
313 | 2024.01.19 22:44:39.192679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
314 | 2024.01.19 22:44:39.192737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
315 | 2024.01.19 22:44:39.192760 [ 3 ] {} <Debug> HTTP-Session: 6bbf108f-be46-4184-9d88-963b5cd244cc Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
316 | 2024.01.19 22:44:39.192782 [ 3 ] {} <Debug> HTTP-Session: 6bbf108f-be46-4184-9d88-963b5cd244cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
317 | 2024.01.19 22:44:39.192970 [ 3 ] {0f25ed21-e459-4b7b-b726-59c2daff4d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
318 | 2024.01.19 22:44:39.193021 [ 3 ] {0f25ed21-e459-4b7b-b726-59c2daff4d35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
319 | 2024.01.19 22:44:39.200198 [ 3 ] {0f25ed21-e459-4b7b-b726-59c2daff4d35} <Debug> oximeter.measurements_i16 (d67ff687-e077-47ca-a845-36caffadd292): Loading data parts | ||
320 | 2024.01.19 22:44:39.200260 [ 3 ] {0f25ed21-e459-4b7b-b726-59c2daff4d35} <Debug> oximeter.measurements_i16 (d67ff687-e077-47ca-a845-36caffadd292): There are no data parts | ||
321 | 2024.01.19 22:44:39.202897 [ 3 ] {0f25ed21-e459-4b7b-b726-59c2daff4d35} <Debug> DynamicQueryHandler: Done processing query | ||
322 | 2024.01.19 22:44:39.202945 [ 3 ] {0f25ed21-e459-4b7b-b726-59c2daff4d35} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
323 | 2024.01.19 22:44:39.202986 [ 3 ] {} <Debug> HTTP-Session: 6bbf108f-be46-4184-9d88-963b5cd244cc Destroying unnamed session | ||
324 | 2024.01.19 22:44:39.203212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
325 | 2024.01.19 22:44:39.203294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
326 | 2024.01.19 22:44:39.203338 [ 3 ] {} <Debug> HTTP-Session: 11904478-66ee-497a-91db-f12a8096abfe Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
327 | 2024.01.19 22:44:39.203381 [ 3 ] {} <Debug> HTTP-Session: 11904478-66ee-497a-91db-f12a8096abfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
328 | 2024.01.19 22:44:39.203781 [ 3 ] {48380edd-c281-4809-9e01-2a03bb7650fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
329 | 2024.01.19 22:44:39.203891 [ 3 ] {48380edd-c281-4809-9e01-2a03bb7650fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
330 | 2024.01.19 22:44:39.206510 [ 3 ] {48380edd-c281-4809-9e01-2a03bb7650fe} <Debug> oximeter.measurements_u16 (7e4b38e7-ba28-41d7-bf4e-ac73fc1ced7b): Loading data parts | ||
331 | 2024.01.19 22:44:39.206575 [ 3 ] {48380edd-c281-4809-9e01-2a03bb7650fe} <Debug> oximeter.measurements_u16 (7e4b38e7-ba28-41d7-bf4e-ac73fc1ced7b): There are no data parts | ||
332 | 2024.01.19 22:44:39.210952 [ 3 ] {48380edd-c281-4809-9e01-2a03bb7650fe} <Debug> DynamicQueryHandler: Done processing query | ||
333 | 2024.01.19 22:44:39.211011 [ 3 ] {48380edd-c281-4809-9e01-2a03bb7650fe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
334 | 2024.01.19 22:44:39.211057 [ 3 ] {} <Debug> HTTP-Session: 11904478-66ee-497a-91db-f12a8096abfe Destroying unnamed session | ||
335 | 2024.01.19 22:44:39.211258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
336 | 2024.01.19 22:44:39.211348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
337 | 2024.01.19 22:44:39.211393 [ 3 ] {} <Debug> HTTP-Session: ba96fd06-41ef-4b4a-90b0-ca6691f7667b Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
338 | 2024.01.19 22:44:39.211432 [ 3 ] {} <Debug> HTTP-Session: ba96fd06-41ef-4b4a-90b0-ca6691f7667b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
339 | 2024.01.19 22:44:39.211753 [ 3 ] {e0314be2-5c8b-4e8d-8576-49dc968c9440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
340 | 2024.01.19 22:44:39.211800 [ 3 ] {e0314be2-5c8b-4e8d-8576-49dc968c9440} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
341 | 2024.01.19 22:44:39.216566 [ 3 ] {e0314be2-5c8b-4e8d-8576-49dc968c9440} <Debug> oximeter.measurements_i32 (be515791-9013-4a85-8964-677ab55d2590): Loading data parts | ||
342 | 2024.01.19 22:44:39.216646 [ 3 ] {e0314be2-5c8b-4e8d-8576-49dc968c9440} <Debug> oximeter.measurements_i32 (be515791-9013-4a85-8964-677ab55d2590): There are no data parts | ||
343 | 2024.01.19 22:44:39.219400 [ 3 ] {e0314be2-5c8b-4e8d-8576-49dc968c9440} <Debug> DynamicQueryHandler: Done processing query | ||
344 | 2024.01.19 22:44:39.219429 [ 3 ] {e0314be2-5c8b-4e8d-8576-49dc968c9440} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
345 | 2024.01.19 22:44:39.219453 [ 3 ] {} <Debug> HTTP-Session: ba96fd06-41ef-4b4a-90b0-ca6691f7667b Destroying unnamed session | ||
346 | 2024.01.19 22:44:39.219563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
347 | 2024.01.19 22:44:39.219619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
348 | 2024.01.19 22:44:39.219643 [ 3 ] {} <Debug> HTTP-Session: d909d4f8-6c63-49ca-8314-313291512c94 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
349 | 2024.01.19 22:44:39.219660 [ 3 ] {} <Debug> HTTP-Session: d909d4f8-6c63-49ca-8314-313291512c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
350 | 2024.01.19 22:44:39.219846 [ 3 ] {e31c42cc-dfba-4ab0-ae91-93cc28248f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
351 | 2024.01.19 22:44:39.219892 [ 3 ] {e31c42cc-dfba-4ab0-ae91-93cc28248f7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
352 | 2024.01.19 22:44:39.222422 [ 3 ] {e31c42cc-dfba-4ab0-ae91-93cc28248f7e} <Debug> oximeter.measurements_u32 (975e7f78-b8fa-401d-88f7-d31bea23e81b): Loading data parts | ||
353 | 2024.01.19 22:44:39.222484 [ 3 ] {e31c42cc-dfba-4ab0-ae91-93cc28248f7e} <Debug> oximeter.measurements_u32 (975e7f78-b8fa-401d-88f7-d31bea23e81b): There are no data parts | ||
354 | 2024.01.19 22:44:39.226905 [ 3 ] {e31c42cc-dfba-4ab0-ae91-93cc28248f7e} <Debug> DynamicQueryHandler: Done processing query | ||
355 | 2024.01.19 22:44:39.226962 [ 3 ] {e31c42cc-dfba-4ab0-ae91-93cc28248f7e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
356 | 2024.01.19 22:44:39.226997 [ 3 ] {} <Debug> HTTP-Session: d909d4f8-6c63-49ca-8314-313291512c94 Destroying unnamed session | ||
357 | 2024.01.19 22:44:39.227199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
358 | 2024.01.19 22:44:39.227291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
359 | 2024.01.19 22:44:39.227327 [ 3 ] {} <Debug> HTTP-Session: eba90e9e-f151-48b3-b27f-0e07bfabb4f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
360 | 2024.01.19 22:44:39.227367 [ 3 ] {} <Debug> HTTP-Session: eba90e9e-f151-48b3-b27f-0e07bfabb4f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
361 | 2024.01.19 22:44:39.227726 [ 3 ] {cb4905df-bde9-47b7-92c3-c5580a7feb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
362 | 2024.01.19 22:44:39.227776 [ 3 ] {cb4905df-bde9-47b7-92c3-c5580a7feb59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
363 | 2024.01.19 22:44:39.232505 [ 3 ] {cb4905df-bde9-47b7-92c3-c5580a7feb59} <Debug> oximeter.measurements_i64 (876dc479-f724-41d0-a68d-c707aa784b6a): Loading data parts | ||
364 | 2024.01.19 22:44:39.232625 [ 3 ] {cb4905df-bde9-47b7-92c3-c5580a7feb59} <Debug> oximeter.measurements_i64 (876dc479-f724-41d0-a68d-c707aa784b6a): There are no data parts | ||
365 | 2024.01.19 22:44:39.235238 [ 3 ] {cb4905df-bde9-47b7-92c3-c5580a7feb59} <Debug> DynamicQueryHandler: Done processing query | ||
366 | 2024.01.19 22:44:39.235267 [ 3 ] {cb4905df-bde9-47b7-92c3-c5580a7feb59} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
367 | 2024.01.19 22:44:39.235285 [ 3 ] {} <Debug> HTTP-Session: eba90e9e-f151-48b3-b27f-0e07bfabb4f6 Destroying unnamed session | ||
368 | 2024.01.19 22:44:39.235413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
369 | 2024.01.19 22:44:39.235468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
370 | 2024.01.19 22:44:39.235489 [ 3 ] {} <Debug> HTTP-Session: c152c094-7920-4261-a81f-176ee4e257ed Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
371 | 2024.01.19 22:44:39.235513 [ 3 ] {} <Debug> HTTP-Session: c152c094-7920-4261-a81f-176ee4e257ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
372 | 2024.01.19 22:44:39.235725 [ 3 ] {ac721573-feac-480b-b376-5e139c3205c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
373 | 2024.01.19 22:44:39.235771 [ 3 ] {ac721573-feac-480b-b376-5e139c3205c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
374 | 2024.01.19 22:44:39.238271 [ 3 ] {ac721573-feac-480b-b376-5e139c3205c9} <Debug> oximeter.measurements_u64 (f81560a7-eeb9-438f-bb3e-b5ba1b95ec8d): Loading data parts | ||
375 | 2024.01.19 22:44:39.238382 [ 3 ] {ac721573-feac-480b-b376-5e139c3205c9} <Debug> oximeter.measurements_u64 (f81560a7-eeb9-438f-bb3e-b5ba1b95ec8d): There are no data parts | ||
376 | 2024.01.19 22:44:39.242708 [ 3 ] {ac721573-feac-480b-b376-5e139c3205c9} <Debug> DynamicQueryHandler: Done processing query | ||
377 | 2024.01.19 22:44:39.242768 [ 3 ] {ac721573-feac-480b-b376-5e139c3205c9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
378 | 2024.01.19 22:44:39.242797 [ 3 ] {} <Debug> HTTP-Session: c152c094-7920-4261-a81f-176ee4e257ed Destroying unnamed session | ||
379 | 2024.01.19 22:44:39.242997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
380 | 2024.01.19 22:44:39.243090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
381 | 2024.01.19 22:44:39.243124 [ 3 ] {} <Debug> HTTP-Session: a21e2afe-194a-42d9-aa70-e7f9b375ea41 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
382 | 2024.01.19 22:44:39.243164 [ 3 ] {} <Debug> HTTP-Session: a21e2afe-194a-42d9-aa70-e7f9b375ea41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
383 | 2024.01.19 22:44:39.243537 [ 3 ] {3fa630e9-2242-4cf4-8e8c-e4afc7bae2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
384 | 2024.01.19 22:44:39.243622 [ 3 ] {3fa630e9-2242-4cf4-8e8c-e4afc7bae2aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
385 | 2024.01.19 22:44:39.248426 [ 3 ] {3fa630e9-2242-4cf4-8e8c-e4afc7bae2aa} <Debug> oximeter.measurements_f32 (2af8065e-07f7-4ca6-b36d-7a2fcb1ee4f1): Loading data parts | ||
386 | 2024.01.19 22:44:39.248557 [ 3 ] {3fa630e9-2242-4cf4-8e8c-e4afc7bae2aa} <Debug> oximeter.measurements_f32 (2af8065e-07f7-4ca6-b36d-7a2fcb1ee4f1): There are no data parts | ||
387 | 2024.01.19 22:44:39.251478 [ 3 ] {3fa630e9-2242-4cf4-8e8c-e4afc7bae2aa} <Debug> DynamicQueryHandler: Done processing query | ||
388 | 2024.01.19 22:44:39.251536 [ 3 ] {3fa630e9-2242-4cf4-8e8c-e4afc7bae2aa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
389 | 2024.01.19 22:44:39.251566 [ 3 ] {} <Debug> HTTP-Session: a21e2afe-194a-42d9-aa70-e7f9b375ea41 Destroying unnamed session | ||
390 | 2024.01.19 22:44:39.251701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
391 | 2024.01.19 22:44:39.251748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
392 | 2024.01.19 22:44:39.251766 [ 3 ] {} <Debug> HTTP-Session: 6ab6a9da-675b-416a-a05b-6e1e60a8b028 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
393 | 2024.01.19 22:44:39.251786 [ 3 ] {} <Debug> HTTP-Session: 6ab6a9da-675b-416a-a05b-6e1e60a8b028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
394 | 2024.01.19 22:44:39.251972 [ 3 ] {574ba9a8-c418-4a0c-a79e-32de7bbc5069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
395 | 2024.01.19 22:44:39.252015 [ 3 ] {574ba9a8-c418-4a0c-a79e-32de7bbc5069} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
396 | 2024.01.19 22:44:39.254520 [ 3 ] {574ba9a8-c418-4a0c-a79e-32de7bbc5069} <Debug> oximeter.measurements_f64 (7463b9e9-58f2-44b5-a638-c4c714312d67): Loading data parts | ||
397 | 2024.01.19 22:44:39.254593 [ 3 ] {574ba9a8-c418-4a0c-a79e-32de7bbc5069} <Debug> oximeter.measurements_f64 (7463b9e9-58f2-44b5-a638-c4c714312d67): There are no data parts | ||
398 | 2024.01.19 22:44:39.258802 [ 3 ] {574ba9a8-c418-4a0c-a79e-32de7bbc5069} <Debug> DynamicQueryHandler: Done processing query | ||
399 | 2024.01.19 22:44:39.258841 [ 3 ] {574ba9a8-c418-4a0c-a79e-32de7bbc5069} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
400 | 2024.01.19 22:44:39.258860 [ 3 ] {} <Debug> HTTP-Session: 6ab6a9da-675b-416a-a05b-6e1e60a8b028 Destroying unnamed session | ||
401 | 2024.01.19 22:44:39.259006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
402 | 2024.01.19 22:44:39.259064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
403 | 2024.01.19 22:44:39.259086 [ 3 ] {} <Debug> HTTP-Session: 59acecb0-5591-4df9-8dc9-99b75fefea14 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
404 | 2024.01.19 22:44:39.259110 [ 3 ] {} <Debug> HTTP-Session: 59acecb0-5591-4df9-8dc9-99b75fefea14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
405 | 2024.01.19 22:44:39.259345 [ 3 ] {e6badecb-ec51-4b59-825e-eb395897765b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
406 | 2024.01.19 22:44:39.259399 [ 3 ] {e6badecb-ec51-4b59-825e-eb395897765b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
407 | 2024.01.19 22:44:39.264199 [ 3 ] {e6badecb-ec51-4b59-825e-eb395897765b} <Debug> oximeter.measurements_string (8668d496-0084-460d-9b82-bfbece1d47fc): Loading data parts | ||
408 | 2024.01.19 22:44:39.264323 [ 3 ] {e6badecb-ec51-4b59-825e-eb395897765b} <Debug> oximeter.measurements_string (8668d496-0084-460d-9b82-bfbece1d47fc): There are no data parts | ||
409 | 2024.01.19 22:44:39.267524 [ 3 ] {e6badecb-ec51-4b59-825e-eb395897765b} <Debug> DynamicQueryHandler: Done processing query | ||
410 | 2024.01.19 22:44:39.267561 [ 3 ] {e6badecb-ec51-4b59-825e-eb395897765b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
411 | 2024.01.19 22:44:39.267580 [ 3 ] {} <Debug> HTTP-Session: 59acecb0-5591-4df9-8dc9-99b75fefea14 Destroying unnamed session | ||
412 | 2024.01.19 22:44:39.267716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
413 | 2024.01.19 22:44:39.267778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
414 | 2024.01.19 22:44:39.267801 [ 3 ] {} <Debug> HTTP-Session: 370cb1a4-00e6-417b-8474-a43deab08d14 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
415 | 2024.01.19 22:44:39.267827 [ 3 ] {} <Debug> HTTP-Session: 370cb1a4-00e6-417b-8474-a43deab08d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
416 | 2024.01.19 22:44:39.268053 [ 3 ] {9d67fa26-5a94-4ea8-b4eb-73ba74afbbcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
417 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
418 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
419 | * a string isn't palatable for a few reasons. | ||
420 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
421 | * details. | ||
422 | */ | ||
423 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
424 | 2024.01.19 22:44:39.268118 [ 3 ] {9d67fa26-5a94-4ea8-b4eb-73ba74afbbcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
425 | 2024.01.19 22:44:39.270768 [ 3 ] {9d67fa26-5a94-4ea8-b4eb-73ba74afbbcc} <Debug> oximeter.measurements_bytes (668d1d8d-472c-4ed8-a68d-eb5379eb2f41): Loading data parts | ||
426 | 2024.01.19 22:44:39.270875 [ 3 ] {9d67fa26-5a94-4ea8-b4eb-73ba74afbbcc} <Debug> oximeter.measurements_bytes (668d1d8d-472c-4ed8-a68d-eb5379eb2f41): There are no data parts | ||
427 | 2024.01.19 22:44:39.275260 [ 3 ] {9d67fa26-5a94-4ea8-b4eb-73ba74afbbcc} <Debug> DynamicQueryHandler: Done processing query | ||
428 | 2024.01.19 22:44:39.275319 [ 3 ] {9d67fa26-5a94-4ea8-b4eb-73ba74afbbcc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
429 | 2024.01.19 22:44:39.275349 [ 3 ] {} <Debug> HTTP-Session: 370cb1a4-00e6-417b-8474-a43deab08d14 Destroying unnamed session | ||
430 | 2024.01.19 22:44:39.275523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
431 | 2024.01.19 22:44:39.275615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
432 | 2024.01.19 22:44:39.275651 [ 3 ] {} <Debug> HTTP-Session: 50b6718c-12ea-418b-ae7e-94b4dcdfcf57 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
433 | 2024.01.19 22:44:39.275689 [ 3 ] {} <Debug> HTTP-Session: 50b6718c-12ea-418b-ae7e-94b4dcdfcf57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
434 | 2024.01.19 22:44:39.275887 [ 3 ] {2662954c-f4c8-4691-8867-3936193ecc7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
435 | 2024.01.19 22:44:39.275938 [ 3 ] {2662954c-f4c8-4691-8867-3936193ecc7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
436 | 2024.01.19 22:44:39.280711 [ 3 ] {2662954c-f4c8-4691-8867-3936193ecc7f} <Debug> oximeter.measurements_cumulativei64 (d32b642f-f9e1-4b05-a314-c552989cd696): Loading data parts | ||
437 | 2024.01.19 22:44:39.280799 [ 3 ] {2662954c-f4c8-4691-8867-3936193ecc7f} <Debug> oximeter.measurements_cumulativei64 (d32b642f-f9e1-4b05-a314-c552989cd696): There are no data parts | ||
438 | 2024.01.19 22:44:39.283522 [ 3 ] {2662954c-f4c8-4691-8867-3936193ecc7f} <Debug> DynamicQueryHandler: Done processing query | ||
439 | 2024.01.19 22:44:39.283581 [ 3 ] {2662954c-f4c8-4691-8867-3936193ecc7f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
440 | 2024.01.19 22:44:39.283621 [ 3 ] {} <Debug> HTTP-Session: 50b6718c-12ea-418b-ae7e-94b4dcdfcf57 Destroying unnamed session | ||
441 | 2024.01.19 22:44:39.283797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
442 | 2024.01.19 22:44:39.283846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
443 | 2024.01.19 22:44:39.283865 [ 3 ] {} <Debug> HTTP-Session: 17cbd6d8-abf5-412c-b496-e7a81c2a124c Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
444 | 2024.01.19 22:44:39.283886 [ 3 ] {} <Debug> HTTP-Session: 17cbd6d8-abf5-412c-b496-e7a81c2a124c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
445 | 2024.01.19 22:44:39.284088 [ 3 ] {cb3b73e6-7bf0-41f3-b573-1192cdc3e55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
446 | 2024.01.19 22:44:39.284135 [ 3 ] {cb3b73e6-7bf0-41f3-b573-1192cdc3e55a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
447 | 2024.01.19 22:44:39.286708 [ 3 ] {cb3b73e6-7bf0-41f3-b573-1192cdc3e55a} <Debug> oximeter.measurements_cumulativeu64 (b04d4833-64ac-493b-b65f-fd2a3314d2d3): Loading data parts | ||
448 | 2024.01.19 22:44:39.286855 [ 3 ] {cb3b73e6-7bf0-41f3-b573-1192cdc3e55a} <Debug> oximeter.measurements_cumulativeu64 (b04d4833-64ac-493b-b65f-fd2a3314d2d3): There are no data parts | ||
449 | 2024.01.19 22:44:39.291294 [ 3 ] {cb3b73e6-7bf0-41f3-b573-1192cdc3e55a} <Debug> DynamicQueryHandler: Done processing query | ||
450 | 2024.01.19 22:44:39.291324 [ 3 ] {cb3b73e6-7bf0-41f3-b573-1192cdc3e55a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
451 | 2024.01.19 22:44:39.291349 [ 3 ] {} <Debug> HTTP-Session: 17cbd6d8-abf5-412c-b496-e7a81c2a124c Destroying unnamed session | ||
452 | 2024.01.19 22:44:39.291487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
453 | 2024.01.19 22:44:39.291544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
454 | 2024.01.19 22:44:39.291572 [ 3 ] {} <Debug> HTTP-Session: ebfaca46-8f04-4fa7-9958-2ebddfe24b6a Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
455 | 2024.01.19 22:44:39.291592 [ 3 ] {} <Debug> HTTP-Session: ebfaca46-8f04-4fa7-9958-2ebddfe24b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
456 | 2024.01.19 22:44:39.291808 [ 3 ] {41ef7301-58ec-4c80-aca5-30216946b387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
457 | 2024.01.19 22:44:39.291859 [ 3 ] {41ef7301-58ec-4c80-aca5-30216946b387} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
458 | 2024.01.19 22:44:39.296655 [ 3 ] {41ef7301-58ec-4c80-aca5-30216946b387} <Debug> oximeter.measurements_cumulativef32 (47a6816d-1f50-49aa-9b20-36161e2888dd): Loading data parts | ||
459 | 2024.01.19 22:44:39.296826 [ 3 ] {41ef7301-58ec-4c80-aca5-30216946b387} <Debug> oximeter.measurements_cumulativef32 (47a6816d-1f50-49aa-9b20-36161e2888dd): There are no data parts | ||
460 | 2024.01.19 22:44:39.299612 [ 3 ] {41ef7301-58ec-4c80-aca5-30216946b387} <Debug> DynamicQueryHandler: Done processing query | ||
461 | 2024.01.19 22:44:39.299639 [ 3 ] {41ef7301-58ec-4c80-aca5-30216946b387} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
462 | 2024.01.19 22:44:39.299665 [ 3 ] {} <Debug> HTTP-Session: ebfaca46-8f04-4fa7-9958-2ebddfe24b6a Destroying unnamed session | ||
463 | 2024.01.19 22:44:39.299817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
464 | 2024.01.19 22:44:39.299874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
465 | 2024.01.19 22:44:39.299902 [ 3 ] {} <Debug> HTTP-Session: c0b26b02-fa03-4653-8836-77fd851539be Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
466 | 2024.01.19 22:44:39.299922 [ 3 ] {} <Debug> HTTP-Session: c0b26b02-fa03-4653-8836-77fd851539be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
467 | 2024.01.19 22:44:39.300174 [ 3 ] {f364cc63-01a8-43e1-b54d-947595f8a923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
468 | 2024.01.19 22:44:39.300237 [ 3 ] {f364cc63-01a8-43e1-b54d-947595f8a923} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
469 | 2024.01.19 22:44:39.304850 [ 3 ] {f364cc63-01a8-43e1-b54d-947595f8a923} <Debug> oximeter.measurements_cumulativef64 (673ace84-44a0-4554-b4b0-ee4770626847): Loading data parts | ||
470 | 2024.01.19 22:44:39.304930 [ 3 ] {f364cc63-01a8-43e1-b54d-947595f8a923} <Debug> oximeter.measurements_cumulativef64 (673ace84-44a0-4554-b4b0-ee4770626847): There are no data parts | ||
471 | 2024.01.19 22:44:39.312351 [ 3 ] {f364cc63-01a8-43e1-b54d-947595f8a923} <Debug> DynamicQueryHandler: Done processing query | ||
472 | 2024.01.19 22:44:39.312390 [ 3 ] {f364cc63-01a8-43e1-b54d-947595f8a923} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
473 | 2024.01.19 22:44:39.312409 [ 3 ] {} <Debug> HTTP-Session: c0b26b02-fa03-4653-8836-77fd851539be Destroying unnamed session | ||
474 | 2024.01.19 22:44:39.312547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
475 | 2024.01.19 22:44:39.312611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
476 | 2024.01.19 22:44:39.312635 [ 3 ] {} <Debug> HTTP-Session: ce6b5f50-e271-4618-87ed-3e387b15dc12 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
477 | 2024.01.19 22:44:39.312662 [ 3 ] {} <Debug> HTTP-Session: ce6b5f50-e271-4618-87ed-3e387b15dc12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
478 | 2024.01.19 22:44:39.312880 [ 3 ] {3adb3d2c-0b01-4ab8-b7bd-7b226e1adcb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
479 | * NOTE: Array types cannot be Nullable, see | ||
480 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
481 | * for more details. | ||
482 | * | ||
483 | * This means we need to use empty arrays to indicate a missing value. This | ||
484 | * is unfortunate, and at this point relies on the fact that an | ||
485 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
486 | * to figure out another way to represent missing samples here. | ||
487 | */ | ||
488 | 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) | ||
489 | 2024.01.19 22:44:39.312935 [ 3 ] {3adb3d2c-0b01-4ab8-b7bd-7b226e1adcb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
490 | 2024.01.19 22:44:39.317972 [ 3 ] {3adb3d2c-0b01-4ab8-b7bd-7b226e1adcb3} <Debug> oximeter.measurements_histogrami8 (ee842d5d-4e3a-4c1f-9be7-4b84abd105c9): Loading data parts | ||
491 | 2024.01.19 22:44:39.318064 [ 3 ] {3adb3d2c-0b01-4ab8-b7bd-7b226e1adcb3} <Debug> oximeter.measurements_histogrami8 (ee842d5d-4e3a-4c1f-9be7-4b84abd105c9): There are no data parts | ||
492 | 2024.01.19 22:44:39.323152 [ 3 ] {3adb3d2c-0b01-4ab8-b7bd-7b226e1adcb3} <Debug> DynamicQueryHandler: Done processing query | ||
493 | 2024.01.19 22:44:39.323184 [ 3 ] {3adb3d2c-0b01-4ab8-b7bd-7b226e1adcb3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
494 | 2024.01.19 22:44:39.323199 [ 3 ] {} <Debug> HTTP-Session: ce6b5f50-e271-4618-87ed-3e387b15dc12 Destroying unnamed session | ||
495 | 2024.01.19 22:44:39.323331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
496 | 2024.01.19 22:44:39.323380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
497 | 2024.01.19 22:44:39.323399 [ 3 ] {} <Debug> HTTP-Session: 58ad8748-8df3-4d5d-941e-28e75f9391a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
498 | 2024.01.19 22:44:39.323421 [ 3 ] {} <Debug> HTTP-Session: 58ad8748-8df3-4d5d-941e-28e75f9391a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
499 | 2024.01.19 22:44:39.323639 [ 3 ] {0f24329b-1376-4b73-b635-418dda7e4ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
500 | 2024.01.19 22:44:39.323687 [ 3 ] {0f24329b-1376-4b73-b635-418dda7e4ccc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
501 | 2024.01.19 22:44:39.328758 [ 3 ] {0f24329b-1376-4b73-b635-418dda7e4ccc} <Debug> oximeter.measurements_histogramu8 (5947246b-3200-4a35-87c7-4ff8bb661a8a): Loading data parts | ||
502 | 2024.01.19 22:44:39.328849 [ 3 ] {0f24329b-1376-4b73-b635-418dda7e4ccc} <Debug> oximeter.measurements_histogramu8 (5947246b-3200-4a35-87c7-4ff8bb661a8a): There are no data parts | ||
503 | 2024.01.19 22:44:39.334600 [ 3 ] {0f24329b-1376-4b73-b635-418dda7e4ccc} <Debug> DynamicQueryHandler: Done processing query | ||
504 | 2024.01.19 22:44:39.334626 [ 3 ] {0f24329b-1376-4b73-b635-418dda7e4ccc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
505 | 2024.01.19 22:44:39.334641 [ 3 ] {} <Debug> HTTP-Session: 58ad8748-8df3-4d5d-941e-28e75f9391a1 Destroying unnamed session | ||
506 | 2024.01.19 22:44:39.334774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
507 | 2024.01.19 22:44:39.334837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
508 | 2024.01.19 22:44:39.334861 [ 3 ] {} <Debug> HTTP-Session: 55be07e4-bf8e-49f9-9ce8-e3215e93661e Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
509 | 2024.01.19 22:44:39.334886 [ 3 ] {} <Debug> HTTP-Session: 55be07e4-bf8e-49f9-9ce8-e3215e93661e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
510 | 2024.01.19 22:44:39.335150 [ 3 ] {78a2882f-528e-4b8f-8a63-2d71c5af6128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
511 | 2024.01.19 22:44:39.335213 [ 3 ] {78a2882f-528e-4b8f-8a63-2d71c5af6128} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
512 | 2024.01.19 22:44:39.340247 [ 3 ] {78a2882f-528e-4b8f-8a63-2d71c5af6128} <Debug> oximeter.measurements_histogrami16 (d50d61a7-b9a8-44ee-9838-b422484905e8): Loading data parts | ||
513 | 2024.01.19 22:44:39.340351 [ 3 ] {78a2882f-528e-4b8f-8a63-2d71c5af6128} <Debug> oximeter.measurements_histogrami16 (d50d61a7-b9a8-44ee-9838-b422484905e8): There are no data parts | ||
514 | 2024.01.19 22:44:39.345028 [ 3 ] {78a2882f-528e-4b8f-8a63-2d71c5af6128} <Debug> DynamicQueryHandler: Done processing query | ||
515 | 2024.01.19 22:44:39.345077 [ 3 ] {78a2882f-528e-4b8f-8a63-2d71c5af6128} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
516 | 2024.01.19 22:44:39.345121 [ 3 ] {} <Debug> HTTP-Session: 55be07e4-bf8e-49f9-9ce8-e3215e93661e Destroying unnamed session | ||
517 | 2024.01.19 22:44:39.345322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
518 | 2024.01.19 22:44:39.345417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
519 | 2024.01.19 22:44:39.345462 [ 3 ] {} <Debug> HTTP-Session: 84b8ec8f-337a-4194-8c9a-70db247c99d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
520 | 2024.01.19 22:44:39.345494 [ 3 ] {} <Debug> HTTP-Session: 84b8ec8f-337a-4194-8c9a-70db247c99d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
521 | 2024.01.19 22:44:39.345818 [ 3 ] {9d550547-387a-4184-8218-4253ad4b0f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
522 | 2024.01.19 22:44:39.345871 [ 3 ] {9d550547-387a-4184-8218-4253ad4b0f0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
523 | 2024.01.19 22:44:39.348867 [ 3 ] {9d550547-387a-4184-8218-4253ad4b0f0a} <Debug> oximeter.measurements_histogramu16 (054bce60-2c00-47a6-bde8-f22e30cae150): Loading data parts | ||
524 | 2024.01.19 22:44:39.348996 [ 3 ] {9d550547-387a-4184-8218-4253ad4b0f0a} <Debug> oximeter.measurements_histogramu16 (054bce60-2c00-47a6-bde8-f22e30cae150): There are no data parts | ||
525 | 2024.01.19 22:44:39.351489 [ 3 ] {9d550547-387a-4184-8218-4253ad4b0f0a} <Debug> DynamicQueryHandler: Done processing query | ||
526 | 2024.01.19 22:44:39.351513 [ 3 ] {9d550547-387a-4184-8218-4253ad4b0f0a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
527 | 2024.01.19 22:44:39.351535 [ 3 ] {} <Debug> HTTP-Session: 84b8ec8f-337a-4194-8c9a-70db247c99d4 Destroying unnamed session | ||
528 | 2024.01.19 22:44:39.351654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
529 | 2024.01.19 22:44:39.351695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
530 | 2024.01.19 22:44:39.351720 [ 3 ] {} <Debug> HTTP-Session: 70e08def-2c78-42b6-b286-ace49c00f46a Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
531 | 2024.01.19 22:44:39.351741 [ 3 ] {} <Debug> HTTP-Session: 70e08def-2c78-42b6-b286-ace49c00f46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
532 | 2024.01.19 22:44:39.351949 [ 3 ] {0c20c3d9-d29a-4f58-906c-9fa3fa3eabde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
533 | 2024.01.19 22:44:39.352001 [ 3 ] {0c20c3d9-d29a-4f58-906c-9fa3fa3eabde} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
534 | 2024.01.19 22:44:39.356549 [ 3 ] {0c20c3d9-d29a-4f58-906c-9fa3fa3eabde} <Debug> oximeter.measurements_histogrami32 (9b2b5549-e096-48c5-837e-f26ac78bac4a): Loading data parts | ||
535 | 2024.01.19 22:44:39.356633 [ 3 ] {0c20c3d9-d29a-4f58-906c-9fa3fa3eabde} <Debug> oximeter.measurements_histogrami32 (9b2b5549-e096-48c5-837e-f26ac78bac4a): There are no data parts | ||
536 | 2024.01.19 22:44:39.361304 [ 3 ] {0c20c3d9-d29a-4f58-906c-9fa3fa3eabde} <Debug> DynamicQueryHandler: Done processing query | ||
537 | 2024.01.19 22:44:39.361337 [ 3 ] {0c20c3d9-d29a-4f58-906c-9fa3fa3eabde} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
538 | 2024.01.19 22:44:39.361353 [ 3 ] {} <Debug> HTTP-Session: 70e08def-2c78-42b6-b286-ace49c00f46a Destroying unnamed session | ||
539 | 2024.01.19 22:44:39.361496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
540 | 2024.01.19 22:44:39.361544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
541 | 2024.01.19 22:44:39.361563 [ 3 ] {} <Debug> HTTP-Session: 21ae6ca8-442b-4702-b6a9-a3962f723fae Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
542 | 2024.01.19 22:44:39.361584 [ 3 ] {} <Debug> HTTP-Session: 21ae6ca8-442b-4702-b6a9-a3962f723fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
543 | 2024.01.19 22:44:39.361793 [ 3 ] {64b94a91-c5dc-4a5c-8b32-92116bf52862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
544 | 2024.01.19 22:44:39.361847 [ 3 ] {64b94a91-c5dc-4a5c-8b32-92116bf52862} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
545 | 2024.01.19 22:44:39.364772 [ 3 ] {64b94a91-c5dc-4a5c-8b32-92116bf52862} <Debug> oximeter.measurements_histogramu32 (90c98f98-6d88-4663-8832-5771b39d908a): Loading data parts | ||
546 | 2024.01.19 22:44:39.364886 [ 3 ] {64b94a91-c5dc-4a5c-8b32-92116bf52862} <Debug> oximeter.measurements_histogramu32 (90c98f98-6d88-4663-8832-5771b39d908a): There are no data parts | ||
547 | 2024.01.19 22:44:39.367369 [ 3 ] {64b94a91-c5dc-4a5c-8b32-92116bf52862} <Debug> DynamicQueryHandler: Done processing query | ||
548 | 2024.01.19 22:44:39.367437 [ 3 ] {64b94a91-c5dc-4a5c-8b32-92116bf52862} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
549 | 2024.01.19 22:44:39.367484 [ 3 ] {} <Debug> HTTP-Session: 21ae6ca8-442b-4702-b6a9-a3962f723fae Destroying unnamed session | ||
550 | 2024.01.19 22:44:39.367653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
551 | 2024.01.19 22:44:39.367719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
552 | 2024.01.19 22:44:39.367750 [ 3 ] {} <Debug> HTTP-Session: b2e8152f-3413-4c3b-8b1b-524d02aea2ba Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
553 | 2024.01.19 22:44:39.367767 [ 3 ] {} <Debug> HTTP-Session: b2e8152f-3413-4c3b-8b1b-524d02aea2ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
554 | 2024.01.19 22:44:39.367990 [ 3 ] {6fd3af68-ef30-4ab1-a661-0e2e1747467d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
555 | 2024.01.19 22:44:39.368054 [ 3 ] {6fd3af68-ef30-4ab1-a661-0e2e1747467d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
556 | 2024.01.19 22:44:39.372602 [ 3 ] {6fd3af68-ef30-4ab1-a661-0e2e1747467d} <Debug> oximeter.measurements_histogrami64 (bb523260-6acf-4937-85e4-519b3914ddde): Loading data parts | ||
557 | 2024.01.19 22:44:39.372692 [ 3 ] {6fd3af68-ef30-4ab1-a661-0e2e1747467d} <Debug> oximeter.measurements_histogrami64 (bb523260-6acf-4937-85e4-519b3914ddde): There are no data parts | ||
558 | 2024.01.19 22:44:39.379375 [ 3 ] {6fd3af68-ef30-4ab1-a661-0e2e1747467d} <Debug> DynamicQueryHandler: Done processing query | ||
559 | 2024.01.19 22:44:39.379405 [ 3 ] {6fd3af68-ef30-4ab1-a661-0e2e1747467d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
560 | 2024.01.19 22:44:39.379437 [ 3 ] {} <Debug> HTTP-Session: b2e8152f-3413-4c3b-8b1b-524d02aea2ba Destroying unnamed session | ||
561 | 2024.01.19 22:44:39.379559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
562 | 2024.01.19 22:44:39.379621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
563 | 2024.01.19 22:44:39.379657 [ 3 ] {} <Debug> HTTP-Session: e060b2be-3336-48a6-ab43-f2914ce14f1f Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
564 | 2024.01.19 22:44:39.379673 [ 3 ] {} <Debug> HTTP-Session: e060b2be-3336-48a6-ab43-f2914ce14f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
565 | 2024.01.19 22:44:39.379894 [ 3 ] {0584dc67-ced6-4d94-b02d-648b81550e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
566 | 2024.01.19 22:44:39.379958 [ 3 ] {0584dc67-ced6-4d94-b02d-648b81550e52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
567 | 2024.01.19 22:44:39.385008 [ 3 ] {0584dc67-ced6-4d94-b02d-648b81550e52} <Debug> oximeter.measurements_histogramu64 (06e29c0c-8b00-4084-a312-5d9181a05b46): Loading data parts | ||
568 | 2024.01.19 22:44:39.385100 [ 3 ] {0584dc67-ced6-4d94-b02d-648b81550e52} <Debug> oximeter.measurements_histogramu64 (06e29c0c-8b00-4084-a312-5d9181a05b46): There are no data parts | ||
569 | 2024.01.19 22:44:39.391259 [ 3 ] {0584dc67-ced6-4d94-b02d-648b81550e52} <Debug> DynamicQueryHandler: Done processing query | ||
570 | 2024.01.19 22:44:39.391329 [ 3 ] {0584dc67-ced6-4d94-b02d-648b81550e52} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
571 | 2024.01.19 22:44:39.391359 [ 3 ] {} <Debug> HTTP-Session: e060b2be-3336-48a6-ab43-f2914ce14f1f Destroying unnamed session | ||
572 | 2024.01.19 22:44:39.391548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
573 | 2024.01.19 22:44:39.391665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
574 | 2024.01.19 22:44:39.391701 [ 3 ] {} <Debug> HTTP-Session: f7af965a-b240-486a-bd77-fd28c2d584d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
575 | 2024.01.19 22:44:39.391731 [ 3 ] {} <Debug> HTTP-Session: f7af965a-b240-486a-bd77-fd28c2d584d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
576 | 2024.01.19 22:44:39.391943 [ 3 ] {617302b6-9d19-4818-9c48-e9e5e7894a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
577 | 2024.01.19 22:44:39.392007 [ 3 ] {617302b6-9d19-4818-9c48-e9e5e7894a28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
578 | 2024.01.19 22:44:39.396999 [ 3 ] {617302b6-9d19-4818-9c48-e9e5e7894a28} <Debug> oximeter.measurements_histogramf32 (9b93299d-6086-4331-adc4-ba923eaf1930): Loading data parts | ||
579 | 2024.01.19 22:44:39.397105 [ 3 ] {617302b6-9d19-4818-9c48-e9e5e7894a28} <Debug> oximeter.measurements_histogramf32 (9b93299d-6086-4331-adc4-ba923eaf1930): There are no data parts | ||
580 | 2024.01.19 22:44:39.402120 [ 3 ] {617302b6-9d19-4818-9c48-e9e5e7894a28} <Debug> DynamicQueryHandler: Done processing query | ||
581 | 2024.01.19 22:44:39.402163 [ 3 ] {617302b6-9d19-4818-9c48-e9e5e7894a28} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
582 | 2024.01.19 22:44:39.402182 [ 3 ] {} <Debug> HTTP-Session: f7af965a-b240-486a-bd77-fd28c2d584d4 Destroying unnamed session | ||
583 | 2024.01.19 22:44:39.402311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
584 | 2024.01.19 22:44:39.402377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
585 | 2024.01.19 22:44:39.402401 [ 3 ] {} <Debug> HTTP-Session: 4de155b3-c9b9-469b-a89e-ada87407674a Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
586 | 2024.01.19 22:44:39.402432 [ 3 ] {} <Debug> HTTP-Session: 4de155b3-c9b9-469b-a89e-ada87407674a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
587 | 2024.01.19 22:44:39.402692 [ 3 ] {9d1fef92-08ab-49c6-bde1-ae6251bbbc27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
588 | 2024.01.19 22:44:39.402758 [ 3 ] {9d1fef92-08ab-49c6-bde1-ae6251bbbc27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
589 | 2024.01.19 22:44:39.405603 [ 3 ] {9d1fef92-08ab-49c6-bde1-ae6251bbbc27} <Debug> oximeter.measurements_histogramf64 (b0179d62-6787-4474-b752-f7b7bb6c6d9d): Loading data parts | ||
590 | 2024.01.19 22:44:39.405699 [ 3 ] {9d1fef92-08ab-49c6-bde1-ae6251bbbc27} <Debug> oximeter.measurements_histogramf64 (b0179d62-6787-4474-b752-f7b7bb6c6d9d): There are no data parts | ||
591 | 2024.01.19 22:44:39.410208 [ 3 ] {9d1fef92-08ab-49c6-bde1-ae6251bbbc27} <Debug> DynamicQueryHandler: Done processing query | ||
592 | 2024.01.19 22:44:39.410258 [ 3 ] {9d1fef92-08ab-49c6-bde1-ae6251bbbc27} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
593 | 2024.01.19 22:44:39.410307 [ 3 ] {} <Debug> HTTP-Session: 4de155b3-c9b9-469b-a89e-ada87407674a Destroying unnamed session | ||
594 | 2024.01.19 22:44:39.410549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
595 | 2024.01.19 22:44:39.410651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
596 | 2024.01.19 22:44:39.410690 [ 3 ] {} <Debug> HTTP-Session: 15301555-1874-4eda-b9ac-5e6897a67d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
597 | 2024.01.19 22:44:39.410730 [ 3 ] {} <Debug> HTTP-Session: 15301555-1874-4eda-b9ac-5e6897a67d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
598 | 2024.01.19 22:44:39.410902 [ 3 ] {5f4a5aca-ca3e-4c1f-a281-26ccf73571e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) /* The field tables store named dimensions of each timeseries. | ||
599 | * | ||
600 | * As with the measurement tables, there is one field table for each field data | ||
601 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
602 | * this behavior **must not** be relied upon for query correctness. | ||
603 | * | ||
604 | * The index for the fields differs from the measurements, however. Rows are | ||
605 | * sorted by timeseries name, then field name, field value, and finally | ||
606 | * timeseries key. This reflects the most common pattern for looking them up: | ||
607 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
608 | * usually then used to look up measurements. | ||
609 | * | ||
610 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
611 | * timeseries name and then key, since it would improve lookups where one | ||
612 | * already has the key. Realistically though, these tables are quite small and | ||
613 | * so performance benefits will be low in absolute terms. | ||
614 | */ | ||
615 | 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) | ||
616 | 2024.01.19 22:44:39.410964 [ 3 ] {5f4a5aca-ca3e-4c1f-a281-26ccf73571e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
617 | 2024.01.19 22:44:39.415570 [ 3 ] {5f4a5aca-ca3e-4c1f-a281-26ccf73571e7} <Debug> oximeter.fields_bool (8f5fe463-3fd8-4a88-abe7-7074e7edb59c): Loading data parts | ||
618 | 2024.01.19 22:44:39.415710 [ 3 ] {5f4a5aca-ca3e-4c1f-a281-26ccf73571e7} <Debug> oximeter.fields_bool (8f5fe463-3fd8-4a88-abe7-7074e7edb59c): There are no data parts | ||
619 | 2024.01.19 22:44:39.418297 [ 3 ] {5f4a5aca-ca3e-4c1f-a281-26ccf73571e7} <Debug> DynamicQueryHandler: Done processing query | ||
620 | 2024.01.19 22:44:39.418334 [ 3 ] {5f4a5aca-ca3e-4c1f-a281-26ccf73571e7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
621 | 2024.01.19 22:44:39.418349 [ 3 ] {} <Debug> HTTP-Session: 15301555-1874-4eda-b9ac-5e6897a67d6d Destroying unnamed session | ||
622 | 2024.01.19 22:44:39.418454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
623 | 2024.01.19 22:44:39.418520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
624 | 2024.01.19 22:44:39.418539 [ 3 ] {} <Debug> HTTP-Session: 309cbc06-4f8b-4f5b-ac68-cadf63f997c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
625 | 2024.01.19 22:44:39.418555 [ 3 ] {} <Debug> HTTP-Session: 309cbc06-4f8b-4f5b-ac68-cadf63f997c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
626 | 2024.01.19 22:44:39.418722 [ 3 ] {b5092b42-74be-4b09-bf3b-932de9ea5c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
627 | 2024.01.19 22:44:39.418780 [ 3 ] {b5092b42-74be-4b09-bf3b-932de9ea5c06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
628 | 2024.01.19 22:44:39.421240 [ 3 ] {b5092b42-74be-4b09-bf3b-932de9ea5c06} <Debug> oximeter.fields_i8 (2f4c8680-6e05-40cd-9ff0-dddbe40159d0): Loading data parts | ||
629 | 2024.01.19 22:44:39.421332 [ 3 ] {b5092b42-74be-4b09-bf3b-932de9ea5c06} <Debug> oximeter.fields_i8 (2f4c8680-6e05-40cd-9ff0-dddbe40159d0): There are no data parts | ||
630 | 2024.01.19 22:44:39.425664 [ 3 ] {b5092b42-74be-4b09-bf3b-932de9ea5c06} <Debug> DynamicQueryHandler: Done processing query | ||
631 | 2024.01.19 22:44:39.425712 [ 3 ] {b5092b42-74be-4b09-bf3b-932de9ea5c06} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
632 | 2024.01.19 22:44:39.425751 [ 3 ] {} <Debug> HTTP-Session: 309cbc06-4f8b-4f5b-ac68-cadf63f997c0 Destroying unnamed session | ||
633 | 2024.01.19 22:44:39.425860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
634 | 2024.01.19 22:44:39.425925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
635 | 2024.01.19 22:44:39.425961 [ 3 ] {} <Debug> HTTP-Session: 2530e02a-ffd1-4f78-b29a-17993b5a4bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
636 | 2024.01.19 22:44:39.425980 [ 3 ] {} <Debug> HTTP-Session: 2530e02a-ffd1-4f78-b29a-17993b5a4bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
637 | 2024.01.19 22:44:39.426181 [ 3 ] {b2eb1430-427d-4136-b473-df1c56991595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
638 | 2024.01.19 22:44:39.426237 [ 3 ] {b2eb1430-427d-4136-b473-df1c56991595} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
639 | 2024.01.19 22:44:39.430868 [ 3 ] {b2eb1430-427d-4136-b473-df1c56991595} <Debug> oximeter.fields_u8 (a2cd945f-d85f-43c4-b6af-ee482b179adc): Loading data parts | ||
640 | 2024.01.19 22:44:39.431001 [ 3 ] {b2eb1430-427d-4136-b473-df1c56991595} <Debug> oximeter.fields_u8 (a2cd945f-d85f-43c4-b6af-ee482b179adc): There are no data parts | ||
641 | 2024.01.19 22:44:39.433629 [ 3 ] {b2eb1430-427d-4136-b473-df1c56991595} <Debug> DynamicQueryHandler: Done processing query | ||
642 | 2024.01.19 22:44:39.433672 [ 3 ] {b2eb1430-427d-4136-b473-df1c56991595} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
643 | 2024.01.19 22:44:39.433691 [ 3 ] {} <Debug> HTTP-Session: 2530e02a-ffd1-4f78-b29a-17993b5a4bc9 Destroying unnamed session | ||
644 | 2024.01.19 22:44:39.433848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
645 | 2024.01.19 22:44:39.433913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
646 | 2024.01.19 22:44:39.433936 [ 3 ] {} <Debug> HTTP-Session: 83ae0595-7a1f-4eb6-b823-a20f4633a77e Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
647 | 2024.01.19 22:44:39.433969 [ 3 ] {} <Debug> HTTP-Session: 83ae0595-7a1f-4eb6-b823-a20f4633a77e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
648 | 2024.01.19 22:44:39.434157 [ 3 ] {9f887ef5-057d-4b78-9001-015d4f2f62a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
649 | 2024.01.19 22:44:39.434228 [ 3 ] {9f887ef5-057d-4b78-9001-015d4f2f62a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
650 | 2024.01.19 22:44:39.438740 [ 3 ] {9f887ef5-057d-4b78-9001-015d4f2f62a6} <Debug> oximeter.fields_i16 (36164090-d0d7-4dd0-9661-46a52dbc036d): Loading data parts | ||
651 | 2024.01.19 22:44:39.438896 [ 3 ] {9f887ef5-057d-4b78-9001-015d4f2f62a6} <Debug> oximeter.fields_i16 (36164090-d0d7-4dd0-9661-46a52dbc036d): There are no data parts | ||
652 | 2024.01.19 22:44:39.443690 [ 3 ] {9f887ef5-057d-4b78-9001-015d4f2f62a6} <Debug> DynamicQueryHandler: Done processing query | ||
653 | 2024.01.19 22:44:39.443747 [ 3 ] {9f887ef5-057d-4b78-9001-015d4f2f62a6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
654 | 2024.01.19 22:44:39.443805 [ 3 ] {} <Debug> HTTP-Session: 83ae0595-7a1f-4eb6-b823-a20f4633a77e Destroying unnamed session | ||
655 | 2024.01.19 22:44:39.444057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
656 | 2024.01.19 22:44:39.444164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
657 | 2024.01.19 22:44:39.444218 [ 3 ] {} <Debug> HTTP-Session: 39e49a9b-0dff-405e-be06-ea69bb3643fa Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
658 | 2024.01.19 22:44:39.444269 [ 3 ] {} <Debug> HTTP-Session: 39e49a9b-0dff-405e-be06-ea69bb3643fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2024.01.19 22:44:39.444573 [ 3 ] {571da5c9-e61d-44ee-828b-d64bc48208d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
660 | 2024.01.19 22:44:39.444680 [ 3 ] {571da5c9-e61d-44ee-828b-d64bc48208d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
661 | 2024.01.19 22:44:39.447450 [ 3 ] {571da5c9-e61d-44ee-828b-d64bc48208d5} <Debug> oximeter.fields_u16 (7dd7a8d6-a60f-47d1-9790-b373137b3c47): Loading data parts | ||
662 | 2024.01.19 22:44:39.447538 [ 3 ] {571da5c9-e61d-44ee-828b-d64bc48208d5} <Debug> oximeter.fields_u16 (7dd7a8d6-a60f-47d1-9790-b373137b3c47): There are no data parts | ||
663 | 2024.01.19 22:44:39.450028 [ 3 ] {571da5c9-e61d-44ee-828b-d64bc48208d5} <Debug> DynamicQueryHandler: Done processing query | ||
664 | 2024.01.19 22:44:39.450078 [ 3 ] {571da5c9-e61d-44ee-828b-d64bc48208d5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
665 | 2024.01.19 22:44:39.450109 [ 3 ] {} <Debug> HTTP-Session: 39e49a9b-0dff-405e-be06-ea69bb3643fa Destroying unnamed session | ||
666 | 2024.01.19 22:44:39.450336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
667 | 2024.01.19 22:44:39.450440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
668 | 2024.01.19 22:44:39.450477 [ 3 ] {} <Debug> HTTP-Session: e43b0b96-180c-4ef8-8215-c86099c114b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
669 | 2024.01.19 22:44:39.450528 [ 3 ] {} <Debug> HTTP-Session: e43b0b96-180c-4ef8-8215-c86099c114b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
670 | 2024.01.19 22:44:39.450789 [ 3 ] {7af98c5d-c12a-491e-b026-652ea51e0fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
671 | 2024.01.19 22:44:39.450838 [ 3 ] {7af98c5d-c12a-491e-b026-652ea51e0fc1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
672 | 2024.01.19 22:44:39.455236 [ 3 ] {7af98c5d-c12a-491e-b026-652ea51e0fc1} <Debug> oximeter.fields_i32 (201e554c-1116-4273-bfc4-bf940b3a5ded): Loading data parts | ||
673 | 2024.01.19 22:44:39.455365 [ 3 ] {7af98c5d-c12a-491e-b026-652ea51e0fc1} <Debug> oximeter.fields_i32 (201e554c-1116-4273-bfc4-bf940b3a5ded): There are no data parts | ||
674 | 2024.01.19 22:44:39.460038 [ 3 ] {7af98c5d-c12a-491e-b026-652ea51e0fc1} <Debug> DynamicQueryHandler: Done processing query | ||
675 | 2024.01.19 22:44:39.460107 [ 3 ] {7af98c5d-c12a-491e-b026-652ea51e0fc1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
676 | 2024.01.19 22:44:39.460137 [ 3 ] {} <Debug> HTTP-Session: e43b0b96-180c-4ef8-8215-c86099c114b8 Destroying unnamed session | ||
677 | 2024.01.19 22:44:39.460340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
678 | 2024.01.19 22:44:39.460442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
679 | 2024.01.19 22:44:39.460480 [ 3 ] {} <Debug> HTTP-Session: 984c0718-05b8-433f-9f6e-f24a0fe15351 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
680 | 2024.01.19 22:44:39.460530 [ 3 ] {} <Debug> HTTP-Session: 984c0718-05b8-433f-9f6e-f24a0fe15351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
681 | 2024.01.19 22:44:39.460827 [ 3 ] {e3feae77-2da1-4e59-aef4-97d8cf79a9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
682 | 2024.01.19 22:44:39.460876 [ 3 ] {e3feae77-2da1-4e59-aef4-97d8cf79a9dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
683 | 2024.01.19 22:44:39.463637 [ 3 ] {e3feae77-2da1-4e59-aef4-97d8cf79a9dd} <Debug> oximeter.fields_u32 (00881f4a-68f7-45f2-9762-198258856eb9): Loading data parts | ||
684 | 2024.01.19 22:44:39.463719 [ 3 ] {e3feae77-2da1-4e59-aef4-97d8cf79a9dd} <Debug> oximeter.fields_u32 (00881f4a-68f7-45f2-9762-198258856eb9): There are no data parts | ||
685 | 2024.01.19 22:44:39.466010 [ 3 ] {e3feae77-2da1-4e59-aef4-97d8cf79a9dd} <Debug> DynamicQueryHandler: Done processing query | ||
686 | 2024.01.19 22:44:39.466040 [ 3 ] {e3feae77-2da1-4e59-aef4-97d8cf79a9dd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
687 | 2024.01.19 22:44:39.466073 [ 3 ] {} <Debug> HTTP-Session: 984c0718-05b8-433f-9f6e-f24a0fe15351 Destroying unnamed session | ||
688 | 2024.01.19 22:44:39.466207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
689 | 2024.01.19 22:44:39.466272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
690 | 2024.01.19 22:44:39.466308 [ 3 ] {} <Debug> HTTP-Session: d0472021-4053-4f7f-9522-8cfa38ce0578 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
691 | 2024.01.19 22:44:39.466328 [ 3 ] {} <Debug> HTTP-Session: d0472021-4053-4f7f-9522-8cfa38ce0578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2024.01.19 22:44:39.466528 [ 3 ] {0d1c87d5-09fa-4b7f-8549-755ac7fa68e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
693 | 2024.01.19 22:44:39.466587 [ 3 ] {0d1c87d5-09fa-4b7f-8549-755ac7fa68e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
694 | 2024.01.19 22:44:39.471033 [ 3 ] {0d1c87d5-09fa-4b7f-8549-755ac7fa68e0} <Debug> oximeter.fields_i64 (7b833abc-ec40-44bc-a8a0-dc06075679e1): Loading data parts | ||
695 | 2024.01.19 22:44:39.471189 [ 3 ] {0d1c87d5-09fa-4b7f-8549-755ac7fa68e0} <Debug> oximeter.fields_i64 (7b833abc-ec40-44bc-a8a0-dc06075679e1): There are no data parts | ||
696 | 2024.01.19 22:44:39.475798 [ 3 ] {0d1c87d5-09fa-4b7f-8549-755ac7fa68e0} <Debug> DynamicQueryHandler: Done processing query | ||
697 | 2024.01.19 22:44:39.475844 [ 3 ] {0d1c87d5-09fa-4b7f-8549-755ac7fa68e0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
698 | 2024.01.19 22:44:39.475876 [ 3 ] {} <Debug> HTTP-Session: d0472021-4053-4f7f-9522-8cfa38ce0578 Destroying unnamed session | ||
699 | 2024.01.19 22:44:39.476019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
700 | 2024.01.19 22:44:39.476084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
701 | 2024.01.19 22:44:39.476121 [ 3 ] {} <Debug> HTTP-Session: 5ff68bf6-9eff-4669-8696-a6f146c4b294 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
702 | 2024.01.19 22:44:39.476142 [ 3 ] {} <Debug> HTTP-Session: 5ff68bf6-9eff-4669-8696-a6f146c4b294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2024.01.19 22:44:39.476343 [ 3 ] {7a1d0f33-2563-43ff-8854-291f825a8669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
704 | 2024.01.19 22:44:39.476403 [ 3 ] {7a1d0f33-2563-43ff-8854-291f825a8669} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
705 | 2024.01.19 22:44:39.479216 [ 3 ] {7a1d0f33-2563-43ff-8854-291f825a8669} <Debug> oximeter.fields_u64 (e596a124-aaee-425d-88c2-bcef85064189): Loading data parts | ||
706 | 2024.01.19 22:44:39.479311 [ 3 ] {7a1d0f33-2563-43ff-8854-291f825a8669} <Debug> oximeter.fields_u64 (e596a124-aaee-425d-88c2-bcef85064189): There are no data parts | ||
707 | 2024.01.19 22:44:39.481523 [ 3 ] {7a1d0f33-2563-43ff-8854-291f825a8669} <Debug> DynamicQueryHandler: Done processing query | ||
708 | 2024.01.19 22:44:39.481547 [ 3 ] {7a1d0f33-2563-43ff-8854-291f825a8669} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
709 | 2024.01.19 22:44:39.481578 [ 3 ] {} <Debug> HTTP-Session: 5ff68bf6-9eff-4669-8696-a6f146c4b294 Destroying unnamed session | ||
710 | 2024.01.19 22:44:39.481701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
711 | 2024.01.19 22:44:39.481767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
712 | 2024.01.19 22:44:39.481790 [ 3 ] {} <Debug> HTTP-Session: 3a021ee2-c3ce-4148-a39b-9e18d4a8ede9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
713 | 2024.01.19 22:44:39.481827 [ 3 ] {} <Debug> HTTP-Session: 3a021ee2-c3ce-4148-a39b-9e18d4a8ede9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
714 | 2024.01.19 22:44:39.482013 [ 3 ] {9b755fcc-cb6d-4d36-96d2-1ecc42afd3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
715 | 2024.01.19 22:44:39.482084 [ 3 ] {9b755fcc-cb6d-4d36-96d2-1ecc42afd3aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
716 | 2024.01.19 22:44:39.486584 [ 3 ] {9b755fcc-cb6d-4d36-96d2-1ecc42afd3aa} <Debug> oximeter.fields_ipaddr (efca11f0-1174-4d07-bcd3-18d76a799972): Loading data parts | ||
717 | 2024.01.19 22:44:39.486692 [ 3 ] {9b755fcc-cb6d-4d36-96d2-1ecc42afd3aa} <Debug> oximeter.fields_ipaddr (efca11f0-1174-4d07-bcd3-18d76a799972): There are no data parts | ||
718 | 2024.01.19 22:44:39.491160 [ 3 ] {9b755fcc-cb6d-4d36-96d2-1ecc42afd3aa} <Debug> DynamicQueryHandler: Done processing query | ||
719 | 2024.01.19 22:44:39.491190 [ 3 ] {9b755fcc-cb6d-4d36-96d2-1ecc42afd3aa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
720 | 2024.01.19 22:44:39.491227 [ 3 ] {} <Debug> HTTP-Session: 3a021ee2-c3ce-4148-a39b-9e18d4a8ede9 Destroying unnamed session | ||
721 | 2024.01.19 22:44:39.491350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
722 | 2024.01.19 22:44:39.491422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
723 | 2024.01.19 22:44:39.491459 [ 3 ] {} <Debug> HTTP-Session: b1b70d46-cce1-4d2f-bb65-ca8d2d917b22 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
724 | 2024.01.19 22:44:39.491490 [ 3 ] {} <Debug> HTTP-Session: b1b70d46-cce1-4d2f-bb65-ca8d2d917b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
725 | 2024.01.19 22:44:39.491677 [ 3 ] {82537846-19dc-471d-a436-3b824acaae62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
726 | 2024.01.19 22:44:39.491742 [ 3 ] {82537846-19dc-471d-a436-3b824acaae62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
727 | 2024.01.19 22:44:39.494517 [ 3 ] {82537846-19dc-471d-a436-3b824acaae62} <Debug> oximeter.fields_string (8682adc6-1efd-4ed5-9f0e-90845a4aabeb): Loading data parts | ||
728 | 2024.01.19 22:44:39.494618 [ 3 ] {82537846-19dc-471d-a436-3b824acaae62} <Debug> oximeter.fields_string (8682adc6-1efd-4ed5-9f0e-90845a4aabeb): There are no data parts | ||
729 | 2024.01.19 22:44:39.496877 [ 3 ] {82537846-19dc-471d-a436-3b824acaae62} <Debug> DynamicQueryHandler: Done processing query | ||
730 | 2024.01.19 22:44:39.496903 [ 3 ] {82537846-19dc-471d-a436-3b824acaae62} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
731 | 2024.01.19 22:44:39.496917 [ 3 ] {} <Debug> HTTP-Session: b1b70d46-cce1-4d2f-bb65-ca8d2d917b22 Destroying unnamed session | ||
732 | 2024.01.19 22:44:39.497052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
733 | 2024.01.19 22:44:39.497112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
734 | 2024.01.19 22:44:39.497130 [ 3 ] {} <Debug> HTTP-Session: 96d014cc-cc0d-4204-990a-2fced4f1fc62 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
735 | 2024.01.19 22:44:39.497159 [ 3 ] {} <Debug> HTTP-Session: 96d014cc-cc0d-4204-990a-2fced4f1fc62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
736 | 2024.01.19 22:44:39.497323 [ 3 ] {e5253fbe-a8b3-4d9d-b148-4bcf82cb0cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) 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) | ||
737 | 2024.01.19 22:44:39.497372 [ 3 ] {e5253fbe-a8b3-4d9d-b148-4bcf82cb0cc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
738 | 2024.01.19 22:44:39.501766 [ 3 ] {e5253fbe-a8b3-4d9d-b148-4bcf82cb0cc9} <Debug> oximeter.fields_uuid (5f8333c4-698e-4d44-bef1-d355bec8f95c): Loading data parts | ||
739 | 2024.01.19 22:44:39.501859 [ 3 ] {e5253fbe-a8b3-4d9d-b148-4bcf82cb0cc9} <Debug> oximeter.fields_uuid (5f8333c4-698e-4d44-bef1-d355bec8f95c): There are no data parts | ||
740 | 2024.01.19 22:44:39.506260 [ 3 ] {e5253fbe-a8b3-4d9d-b148-4bcf82cb0cc9} <Debug> DynamicQueryHandler: Done processing query | ||
741 | 2024.01.19 22:44:39.506305 [ 3 ] {e5253fbe-a8b3-4d9d-b148-4bcf82cb0cc9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
742 | 2024.01.19 22:44:39.506321 [ 3 ] {} <Debug> HTTP-Session: 96d014cc-cc0d-4204-990a-2fced4f1fc62 Destroying unnamed session | ||
743 | 2024.01.19 22:44:39.506466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
744 | 2024.01.19 22:44:39.506524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
745 | 2024.01.19 22:44:39.506543 [ 3 ] {} <Debug> HTTP-Session: 5f12849e-3e62-419d-ba55-3b2272dd6660 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
746 | 2024.01.19 22:44:39.506575 [ 3 ] {} <Debug> HTTP-Session: 5f12849e-3e62-419d-ba55-3b2272dd6660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
747 | 2024.01.19 22:44:39.506812 [ 3 ] {14b3a07d-f692-42cd-ac97-7d5b9d8c387d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) /* The timeseries schema table stores the extracted schema for the samples | ||
748 | * oximeter collects. | ||
749 | */ | ||
750 | 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) | ||
751 | 2024.01.19 22:44:39.506896 [ 3 ] {14b3a07d-f692-42cd-ac97-7d5b9d8c387d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
752 | 2024.01.19 22:44:39.509761 [ 3 ] {14b3a07d-f692-42cd-ac97-7d5b9d8c387d} <Debug> oximeter.timeseries_schema (2f056d5f-e84c-4450-8a68-be81bfe6665d): Loading data parts | ||
753 | 2024.01.19 22:44:39.509878 [ 3 ] {14b3a07d-f692-42cd-ac97-7d5b9d8c387d} <Debug> oximeter.timeseries_schema (2f056d5f-e84c-4450-8a68-be81bfe6665d): There are no data parts | ||
754 | 2024.01.19 22:44:39.512291 [ 3 ] {14b3a07d-f692-42cd-ac97-7d5b9d8c387d} <Debug> DynamicQueryHandler: Done processing query | ||
755 | 2024.01.19 22:44:39.512318 [ 3 ] {14b3a07d-f692-42cd-ac97-7d5b9d8c387d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
756 | 2024.01.19 22:44:39.512354 [ 3 ] {} <Debug> HTTP-Session: 5f12849e-3e62-419d-ba55-3b2272dd6660 Destroying unnamed session | ||
757 | 2024.01.19 22:44:39.512478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53282, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
758 | 2024.01.19 22:44:39.512543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
759 | 2024.01.19 22:44:39.512577 [ 3 ] {} <Debug> HTTP-Session: d7ac936c-eb61-46c2-87f8-a565f7091e00 Authenticating user 'default' from [fd00:1122:3344:101::d]:53282 | ||
760 | 2024.01.19 22:44:39.512596 [ 3 ] {} <Debug> HTTP-Session: d7ac936c-eb61-46c2-87f8-a565f7091e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
761 | 2024.01.19 22:44:39.512710 [ 3 ] {881720c2-5be2-4a31-8431-a9769cd84fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53282) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
762 | 2024.01.19 22:44:39.513409 [ 3 ] {881720c2-5be2-4a31-8431-a9769cd84fa4} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
763 | 2024.01.19 22:44:39.518673 [ 3 ] {881720c2-5be2-4a31-8431-a9769cd84fa4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
764 | 2024.01.19 22:44:39.521367 [ 3 ] {881720c2-5be2-4a31-8431-a9769cd84fa4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
765 | 2024.01.19 22:44:39.521599 [ 3 ] {881720c2-5be2-4a31-8431-a9769cd84fa4} <Trace> oximeter.version (c6dccdaf-deb9-46e2-a5f5-9156c6daa20a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
766 | 2024.01.19 22:44:39.521793 [ 3 ] {881720c2-5be2-4a31-8431-a9769cd84fa4} <Information> executeQuery: Read 1 rows, 16.00 B in 0.008977738 sec., 111 rows/sec., 1.74 KiB/sec. | ||
767 | 2024.01.19 22:44:39.521913 [ 3 ] {881720c2-5be2-4a31-8431-a9769cd84fa4} <Debug> DynamicQueryHandler: Done processing query | ||
768 | 2024.01.19 22:44:39.521933 [ 3 ] {881720c2-5be2-4a31-8431-a9769cd84fa4} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
769 | 2024.01.19 22:44:39.521962 [ 3 ] {} <Debug> HTTP-Session: d7ac936c-eb61-46c2-87f8-a565f7091e00 Destroying unnamed session | ||
770 | 2024.01.19 22:44:40.000157 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.29 MiB (RSS), difference: 9.30 MiB | ||
771 | 2024.01.19 22:44:50.586210 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
772 | 2024.01.19 22:44:50.586279 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache |