1 | [ Feb 1 08:58:54 Enabled. ] | ||
2 | [ Feb 1 08:58:54 Rereading configuration. ] | ||
3 | [ Feb 1 08:58:56 Rereading configuration. ] | ||
4 | [ Feb 1 08:59:00 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + single_node=true | ||
23 | + command=() | ||
24 | + true | ||
25 | + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
26 | + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
27 | [ Feb 1 08:59:01 Method "start" exited with status 0. ] | ||
28 | Processing configuration file 'config.xml'. | ||
29 | There is no file 'config.xml', will use embedded config. | ||
30 | Logging trace to /var/tmp/clickhouse-server.log | ||
31 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
32 | 2024.02.01 08:59:01.342092 [ 1 ] {} <Information> Application: Will watch for the process with pid 22374 | ||
33 | 2024.02.01 08:59:01.342164 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
34 | 2024.02.01 08:59:01.583257 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22374 | ||
35 | 2024.02.01 08:59:01.583412 [ 1 ] {} <Information> Application: starting up | ||
36 | 2024.02.01 08:59:01.583665 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
37 | 2024.02.01 08:59:01.670552 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
38 | 2024.02.01 08:59:01.670612 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
39 | 2024.02.01 08:59:01.670629 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
40 | 2024.02.01 08:59:01.670670 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
41 | 2024.02.01 08:59:01.671039 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
42 | 2024.02.01 08:59:01.671640 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
43 | Processing configuration file 'config.xml'. | ||
44 | There is no file 'config.xml', will use embedded config. | ||
45 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
46 | 2024.02.01 08:59:01.672131 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
47 | 2024.02.01 08:59:01.672368 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
48 | 2024.02.01 08:59:01.674987 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
49 | 2024.02.01 08:59:01.675031 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
50 | 2024.02.01 08:59:01.675680 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
51 | Processing configuration file 'config.xml'. | ||
52 | There is no file 'config.xml', will use embedded config. | ||
53 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
54 | 2024.02.01 08:59:01.675843 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
55 | 2024.02.01 08:59:01.680083 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
56 | 2024.02.01 08:59:01.680586 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
57 | 2024.02.01 08:59:01.680612 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
58 | 2024.02.01 08:59:01.681831 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
59 | 2024.02.01 08:59:01.682321 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.02.01 08:59:01.682639 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.02.01 08:59:01.682997 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.02.01 08:59:01.683798 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
63 | 2024.02.01 08:59:01.683839 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
64 | 2024.02.01 08:59:01.683886 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
65 | 2024.02.01 08:59:01.683970 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
66 | 2024.02.01 08:59:01.706333 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.02.01 08:59:01.706363 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000118982 sec | ||
68 | 2024.02.01 08:59:01.706901 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
69 | 2024.02.01 08:59:01.707040 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
70 | 2024.02.01 08:59:01.707059 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
71 | 2024.02.01 08:59:01.707075 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
72 | 2024.02.01 08:59:01.707087 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
73 | 2024.02.01 08:59:01.707101 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
74 | 2024.02.01 08:59:01.707114 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
75 | 2024.02.01 08:59:01.707144 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
76 | 2024.02.01 08:59:01.707162 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
77 | 2024.02.01 08:59:01.707191 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
78 | 2024.02.01 08:59:01.707203 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
79 | 2024.02.01 08:59:01.707216 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
80 | 2024.02.01 08:59:01.707230 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
81 | 2024.02.01 08:59:01.707260 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
82 | 2024.02.01 08:59:01.707274 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
83 | 2024.02.01 08:59:01.707286 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
84 | 2024.02.01 08:59:01.738705 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
85 | 2024.02.01 08:59:01.743674 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
86 | 2024.02.01 08:59:01.743708 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7072e-05 sec | ||
87 | 2024.02.01 08:59:01.743734 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
88 | 2024.02.01 08:59:01.743750 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
89 | 2024.02.01 08:59:01.743774 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
90 | 2024.02.01 08:59:01.745907 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
91 | 2024.02.01 08:59:01.751209 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
92 | 2024.02.01 08:59:01.751378 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
93 | 2024.02.01 08:59:01.751413 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
94 | 2024.02.01 08:59:01.931522 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) | ||
95 | 2024.02.01 08:59:01.949273 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) | ||
96 | 2024.02.01 08:59:01.949318 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
97 | 2024.02.01 08:59:02.072954 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
98 | 2024.02.01 08:59:02.073243 [ 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.02.01 08:59:02.073546 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
100 | 2024.02.01 08:59:02.073583 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
101 | 2024.02.01 08:59:02.073605 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
102 | 2024.02.01 08:59:02.073677 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.02.01 08:59:02.073689 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
104 | 2024.02.01 08:59:02.073721 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
105 | 2024.02.01 08:59:02.074466 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
106 | 2024.02.01 08:59:02.074487 [ 1 ] {} <Information> Application: Ready for connections. | ||
107 | 2024.02.01 08:59:02.787255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
108 | 2024.02.01 08:59:02.787489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
109 | 2024.02.01 08:59:02.788022 [ 3 ] {} <Debug> HTTP-Session: ef056e68-6776-4ef9-bace-24bfe45292c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
110 | 2024.02.01 08:59:02.788052 [ 3 ] {} <Debug> HTTP-Session: ef056e68-6776-4ef9-bace-24bfe45292c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
111 | 2024.02.01 08:59:02.788171 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
112 | 2024.02.01 08:59:02.788197 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
113 | 2024.02.01 08:59:02.788213 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
114 | 2024.02.01 08:59:02.789664 [ 3 ] {fbebb3ab-218c-4dcc-8797-bb4fa71e5d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.02.01 08:59:02.799809 [ 3 ] {fbebb3ab-218c-4dcc-8797-bb4fa71e5d6f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:34279) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
116 | |||
117 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
118 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
119 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
120 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
121 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
122 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
123 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
124 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
125 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
126 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
127 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
128 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
129 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
130 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
131 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
132 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
133 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
134 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
135 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
136 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
137 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
138 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
139 | |||
140 | 2024.02.01 08:59:02.800044 [ 3 ] {fbebb3ab-218c-4dcc-8797-bb4fa71e5d6f} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
141 | |||
142 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
143 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
144 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
145 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
146 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
147 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
148 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
149 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
150 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
151 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
152 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
153 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
154 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
155 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
156 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
157 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
158 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
159 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
160 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
161 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
162 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
163 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
164 | (version 22.8.9.1) | ||
165 | 2024.02.01 08:59:02.800773 [ 3 ] {fbebb3ab-218c-4dcc-8797-bb4fa71e5d6f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2024.02.01 08:59:02.800796 [ 3 ] {} <Debug> HTTP-Session: ef056e68-6776-4ef9-bace-24bfe45292c1 Destroying unnamed session | ||
167 | 2024.02.01 08:59:02.801126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2024.02.01 08:59:02.801179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2024.02.01 08:59:02.801200 [ 3 ] {} <Debug> HTTP-Session: 0ef2f6e0-2f2c-4edd-aeaa-03b39381d640 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
170 | 2024.02.01 08:59:02.801221 [ 3 ] {} <Debug> HTTP-Session: 0ef2f6e0-2f2c-4edd-aeaa-03b39381d640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.02.01 08:59:02.801307 [ 3 ] {9e17b61f-dde0-4d35-b627-7b22a66dacd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
172 | 2024.02.01 08:59:02.801450 [ 3 ] {9e17b61f-dde0-4d35-b627-7b22a66dacd4} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
173 | 2024.02.01 08:59:02.802326 [ 3 ] {9e17b61f-dde0-4d35-b627-7b22a66dacd4} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
174 | 2024.02.01 08:59:02.803145 [ 3 ] {9e17b61f-dde0-4d35-b627-7b22a66dacd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
175 | 2024.02.01 08:59:02.805953 [ 3 ] {9e17b61f-dde0-4d35-b627-7b22a66dacd4} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2024.02.01 08:59:02.805983 [ 3 ] {9e17b61f-dde0-4d35-b627-7b22a66dacd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
177 | 2024.02.01 08:59:02.805998 [ 3 ] {} <Debug> HTTP-Session: 0ef2f6e0-2f2c-4edd-aeaa-03b39381d640 Destroying unnamed session | ||
178 | 2024.02.01 08:59:02.806118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2024.02.01 08:59:02.806166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2024.02.01 08:59:02.806183 [ 3 ] {} <Debug> HTTP-Session: 8f75fb7a-2570-414a-a183-4ae9af83a25b Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
181 | 2024.02.01 08:59:02.806198 [ 3 ] {} <Debug> HTTP-Session: 8f75fb7a-2570-414a-a183-4ae9af83a25b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.02.01 08:59:02.806287 [ 3 ] {0743fae7-1597-4ff1-81ce-b72c967b7c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
183 | 2024.02.01 08:59:02.806582 [ 3 ] {0743fae7-1597-4ff1-81ce-b72c967b7c08} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:34279) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
184 | |||
185 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
186 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
187 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
188 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
189 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
190 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
191 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
192 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
193 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
194 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
195 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
196 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
197 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
198 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
199 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
200 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
201 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
202 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
203 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
204 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
205 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
206 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
207 | |||
208 | 2024.02.01 08:59:02.806690 [ 3 ] {0743fae7-1597-4ff1-81ce-b72c967b7c08} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
209 | |||
210 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
211 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
212 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
213 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
214 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
215 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
216 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
217 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
218 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
219 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
220 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
221 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
222 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
223 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
224 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
225 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
226 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
227 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
228 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
229 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
230 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
231 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
232 | (version 22.8.9.1) | ||
233 | 2024.02.01 08:59:02.806783 [ 3 ] {0743fae7-1597-4ff1-81ce-b72c967b7c08} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
234 | 2024.02.01 08:59:02.806800 [ 3 ] {} <Debug> HTTP-Session: 8f75fb7a-2570-414a-a183-4ae9af83a25b Destroying unnamed session | ||
235 | 2024.02.01 08:59:02.810830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
236 | 2024.02.01 08:59:02.810893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
237 | 2024.02.01 08:59:02.810912 [ 3 ] {} <Debug> HTTP-Session: 6ea1d42d-78b3-4fe5-acb8-0c68718d3f95 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
238 | 2024.02.01 08:59:02.810934 [ 3 ] {} <Debug> HTTP-Session: 6ea1d42d-78b3-4fe5-acb8-0c68718d3f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.02.01 08:59:02.811048 [ 3 ] {692ba983-c37c-47ac-9726-f9a97895e8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
240 | 2024.02.01 08:59:02.811151 [ 3 ] {692ba983-c37c-47ac-9726-f9a97895e8c7} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2024.02.01 08:59:02.811179 [ 3 ] {692ba983-c37c-47ac-9726-f9a97895e8c7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2024.02.01 08:59:02.811194 [ 3 ] {} <Debug> HTTP-Session: 6ea1d42d-78b3-4fe5-acb8-0c68718d3f95 Destroying unnamed session | ||
243 | 2024.02.01 08:59:02.811314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2024.02.01 08:59:02.811366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2024.02.01 08:59:02.811452 [ 3 ] {} <Debug> HTTP-Session: b382500f-4c85-4046-8064-f18aefc51fa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
246 | 2024.02.01 08:59:02.811474 [ 3 ] {} <Debug> HTTP-Session: b382500f-4c85-4046-8064-f18aefc51fa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2024.02.01 08:59:02.811529 [ 3 ] {4d052b02-b3c1-4802-b6ca-674cec118d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
248 | 2024.02.01 08:59:02.811587 [ 3 ] {4d052b02-b3c1-4802-b6ca-674cec118d36} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
249 | 2024.02.01 08:59:02.833134 [ 3 ] {4d052b02-b3c1-4802-b6ca-674cec118d36} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
250 | 2024.02.01 08:59:02.833162 [ 3 ] {4d052b02-b3c1-4802-b6ca-674cec118d36} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7111e-05 sec | ||
251 | 2024.02.01 08:59:02.833192 [ 3 ] {4d052b02-b3c1-4802-b6ca-674cec118d36} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
252 | 2024.02.01 08:59:02.833216 [ 3 ] {4d052b02-b3c1-4802-b6ca-674cec118d36} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
253 | 2024.02.01 08:59:02.833281 [ 3 ] {4d052b02-b3c1-4802-b6ca-674cec118d36} <Debug> DynamicQueryHandler: Done processing query | ||
254 | 2024.02.01 08:59:02.833306 [ 3 ] {4d052b02-b3c1-4802-b6ca-674cec118d36} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
255 | 2024.02.01 08:59:02.833320 [ 3 ] {} <Debug> HTTP-Session: b382500f-4c85-4046-8064-f18aefc51fa0 Destroying unnamed session | ||
256 | 2024.02.01 08:59:02.833436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
257 | 2024.02.01 08:59:02.833550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
258 | 2024.02.01 08:59:02.833567 [ 3 ] {} <Debug> HTTP-Session: 175007ff-46a8-47b3-9e76-ed3ef48c1ffa Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
259 | 2024.02.01 08:59:02.833588 [ 3 ] {} <Debug> HTTP-Session: 175007ff-46a8-47b3-9e76-ed3ef48c1ffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2024.02.01 08:59:02.833721 [ 3 ] {9c306201-030c-4494-ac28-015a7e5984c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) /* The version table contains metadata about the `oximeter` database */ | ||
261 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
262 | 2024.02.01 08:59:02.833770 [ 3 ] {9c306201-030c-4494-ac28-015a7e5984c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
263 | 2024.02.01 08:59:02.844144 [ 3 ] {9c306201-030c-4494-ac28-015a7e5984c1} <Debug> oximeter.version (0cdd8dc8-bcb0-4fe5-b4b5-e3102f395f1f): Loading data parts | ||
264 | 2024.02.01 08:59:02.844268 [ 3 ] {9c306201-030c-4494-ac28-015a7e5984c1} <Debug> oximeter.version (0cdd8dc8-bcb0-4fe5-b4b5-e3102f395f1f): There are no data parts | ||
265 | 2024.02.01 08:59:02.855761 [ 3 ] {9c306201-030c-4494-ac28-015a7e5984c1} <Debug> DynamicQueryHandler: Done processing query | ||
266 | 2024.02.01 08:59:02.855786 [ 3 ] {9c306201-030c-4494-ac28-015a7e5984c1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
267 | 2024.02.01 08:59:02.855813 [ 3 ] {} <Debug> HTTP-Session: 175007ff-46a8-47b3-9e76-ed3ef48c1ffa Destroying unnamed session | ||
268 | 2024.02.01 08:59:02.855944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
269 | 2024.02.01 08:59:02.855997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
270 | 2024.02.01 08:59:02.856020 [ 3 ] {} <Debug> HTTP-Session: ff282833-2eac-4bca-a9f4-f49c74a18d76 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
271 | 2024.02.01 08:59:02.856035 [ 3 ] {} <Debug> HTTP-Session: ff282833-2eac-4bca-a9f4-f49c74a18d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2024.02.01 08:59:02.856229 [ 3 ] {d9f5e5c4-a6e1-4994-b69a-7f74b12d4f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) /* The measurement tables contain all individual samples from each timeseries. | ||
273 | * | ||
274 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
275 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
276 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
277 | * by all samples from the same timeseries. | ||
278 | * | ||
279 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
280 | * and then uses that to index quickly into the measurements tables. | ||
281 | */ | ||
282 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
283 | 2024.02.01 08:59:02.856288 [ 3 ] {d9f5e5c4-a6e1-4994-b69a-7f74b12d4f07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
284 | 2024.02.01 08:59:02.873477 [ 3 ] {d9f5e5c4-a6e1-4994-b69a-7f74b12d4f07} <Debug> oximeter.measurements_bool (4b69b449-436e-4954-b969-358d1eda82bb): Loading data parts | ||
285 | 2024.02.01 08:59:02.873638 [ 3 ] {d9f5e5c4-a6e1-4994-b69a-7f74b12d4f07} <Debug> oximeter.measurements_bool (4b69b449-436e-4954-b969-358d1eda82bb): There are no data parts | ||
286 | 2024.02.01 08:59:02.878938 [ 3 ] {d9f5e5c4-a6e1-4994-b69a-7f74b12d4f07} <Debug> DynamicQueryHandler: Done processing query | ||
287 | 2024.02.01 08:59:02.878963 [ 3 ] {d9f5e5c4-a6e1-4994-b69a-7f74b12d4f07} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
288 | 2024.02.01 08:59:02.878987 [ 3 ] {} <Debug> HTTP-Session: ff282833-2eac-4bca-a9f4-f49c74a18d76 Destroying unnamed session | ||
289 | 2024.02.01 08:59:02.879110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
290 | 2024.02.01 08:59:02.879158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
291 | 2024.02.01 08:59:02.879182 [ 3 ] {} <Debug> HTTP-Session: a391b940-43e8-41fa-9105-9bbcf41f2b42 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
292 | 2024.02.01 08:59:02.879197 [ 3 ] {} <Debug> HTTP-Session: a391b940-43e8-41fa-9105-9bbcf41f2b42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
293 | 2024.02.01 08:59:02.879382 [ 3 ] {2acafd52-f055-41b3-ba1d-af0c9f33a6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
294 | 2024.02.01 08:59:02.879432 [ 3 ] {2acafd52-f055-41b3-ba1d-af0c9f33a6f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
295 | 2024.02.01 08:59:02.881829 [ 3 ] {2acafd52-f055-41b3-ba1d-af0c9f33a6f9} <Debug> oximeter.measurements_i8 (819d55fc-d279-400d-93ab-a0a8abccd6ed): Loading data parts | ||
296 | 2024.02.01 08:59:02.881955 [ 3 ] {2acafd52-f055-41b3-ba1d-af0c9f33a6f9} <Debug> oximeter.measurements_i8 (819d55fc-d279-400d-93ab-a0a8abccd6ed): There are no data parts | ||
297 | 2024.02.01 08:59:02.886679 [ 3 ] {2acafd52-f055-41b3-ba1d-af0c9f33a6f9} <Debug> DynamicQueryHandler: Done processing query | ||
298 | 2024.02.01 08:59:02.886705 [ 3 ] {2acafd52-f055-41b3-ba1d-af0c9f33a6f9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
299 | 2024.02.01 08:59:02.886720 [ 3 ] {} <Debug> HTTP-Session: a391b940-43e8-41fa-9105-9bbcf41f2b42 Destroying unnamed session | ||
300 | 2024.02.01 08:59:02.886849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
301 | 2024.02.01 08:59:02.886901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
302 | 2024.02.01 08:59:02.886919 [ 3 ] {} <Debug> HTTP-Session: 5ef2dc21-730b-484c-aa75-203116746ba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
303 | 2024.02.01 08:59:02.886939 [ 3 ] {} <Debug> HTTP-Session: 5ef2dc21-730b-484c-aa75-203116746ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
304 | 2024.02.01 08:59:02.887129 [ 3 ] {d1eb77ad-12c2-483a-9d2b-e4ab2e567c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
305 | 2024.02.01 08:59:02.887180 [ 3 ] {d1eb77ad-12c2-483a-9d2b-e4ab2e567c65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
306 | 2024.02.01 08:59:02.892243 [ 3 ] {d1eb77ad-12c2-483a-9d2b-e4ab2e567c65} <Debug> oximeter.measurements_u8 (f458cd16-71e0-4c21-8f23-b4f9e16ae65d): Loading data parts | ||
307 | 2024.02.01 08:59:02.892337 [ 3 ] {d1eb77ad-12c2-483a-9d2b-e4ab2e567c65} <Debug> oximeter.measurements_u8 (f458cd16-71e0-4c21-8f23-b4f9e16ae65d): There are no data parts | ||
308 | 2024.02.01 08:59:02.900444 [ 3 ] {d1eb77ad-12c2-483a-9d2b-e4ab2e567c65} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2024.02.01 08:59:02.900468 [ 3 ] {d1eb77ad-12c2-483a-9d2b-e4ab2e567c65} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2024.02.01 08:59:02.900482 [ 3 ] {} <Debug> HTTP-Session: 5ef2dc21-730b-484c-aa75-203116746ba5 Destroying unnamed session | ||
311 | 2024.02.01 08:59:02.900608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2024.02.01 08:59:02.900723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2024.02.01 08:59:02.900741 [ 3 ] {} <Debug> HTTP-Session: 469727d1-1ba1-41f1-8e5a-39056732d216 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
314 | 2024.02.01 08:59:02.900762 [ 3 ] {} <Debug> HTTP-Session: 469727d1-1ba1-41f1-8e5a-39056732d216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2024.02.01 08:59:02.900941 [ 3 ] {006fdb01-80a3-486a-b544-15729fbcbdf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
316 | 2024.02.01 08:59:02.900985 [ 3 ] {006fdb01-80a3-486a-b544-15729fbcbdf7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
317 | 2024.02.01 08:59:02.908896 [ 3 ] {006fdb01-80a3-486a-b544-15729fbcbdf7} <Debug> oximeter.measurements_i16 (69f3304a-e41d-4996-b15b-bab535e23471): Loading data parts | ||
318 | 2024.02.01 08:59:02.908998 [ 3 ] {006fdb01-80a3-486a-b544-15729fbcbdf7} <Debug> oximeter.measurements_i16 (69f3304a-e41d-4996-b15b-bab535e23471): There are no data parts | ||
319 | 2024.02.01 08:59:02.918916 [ 3 ] {006fdb01-80a3-486a-b544-15729fbcbdf7} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2024.02.01 08:59:02.918949 [ 3 ] {006fdb01-80a3-486a-b544-15729fbcbdf7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2024.02.01 08:59:02.918964 [ 3 ] {} <Debug> HTTP-Session: 469727d1-1ba1-41f1-8e5a-39056732d216 Destroying unnamed session | ||
322 | 2024.02.01 08:59:02.919091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2024.02.01 08:59:02.919138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2024.02.01 08:59:02.919156 [ 3 ] {} <Debug> HTTP-Session: c340541c-d8fd-4bb8-89d8-f1f1d5832dcc Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
325 | 2024.02.01 08:59:02.919177 [ 3 ] {} <Debug> HTTP-Session: c340541c-d8fd-4bb8-89d8-f1f1d5832dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2024.02.01 08:59:02.919357 [ 3 ] {792a9942-3876-4ab4-ae49-7b4e726f5cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
327 | 2024.02.01 08:59:02.919404 [ 3 ] {792a9942-3876-4ab4-ae49-7b4e726f5cb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
328 | 2024.02.01 08:59:02.928130 [ 3 ] {792a9942-3876-4ab4-ae49-7b4e726f5cb1} <Debug> oximeter.measurements_u16 (e414ff53-feba-43f2-a6e1-470484d3e8c5): Loading data parts | ||
329 | 2024.02.01 08:59:02.928215 [ 3 ] {792a9942-3876-4ab4-ae49-7b4e726f5cb1} <Debug> oximeter.measurements_u16 (e414ff53-feba-43f2-a6e1-470484d3e8c5): There are no data parts | ||
330 | 2024.02.01 08:59:02.938989 [ 3 ] {792a9942-3876-4ab4-ae49-7b4e726f5cb1} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.02.01 08:59:02.939023 [ 3 ] {792a9942-3876-4ab4-ae49-7b4e726f5cb1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2024.02.01 08:59:02.939037 [ 3 ] {} <Debug> HTTP-Session: c340541c-d8fd-4bb8-89d8-f1f1d5832dcc Destroying unnamed session | ||
333 | 2024.02.01 08:59:02.939152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2024.02.01 08:59:02.939201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2024.02.01 08:59:02.939218 [ 3 ] {} <Debug> HTTP-Session: 18b2dea4-66c5-4855-ba5f-7c7ce70a4b7a Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
336 | 2024.02.01 08:59:02.939240 [ 3 ] {} <Debug> HTTP-Session: 18b2dea4-66c5-4855-ba5f-7c7ce70a4b7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.02.01 08:59:02.939419 [ 3 ] {d608d4f8-f028-41f7-bad8-72440bca2a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
338 | 2024.02.01 08:59:02.939464 [ 3 ] {d608d4f8-f028-41f7-bad8-72440bca2a8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
339 | 2024.02.01 08:59:02.941919 [ 3 ] {d608d4f8-f028-41f7-bad8-72440bca2a8b} <Debug> oximeter.measurements_i32 (d4dd45be-7bdc-40cb-ad5f-36e57ae3edcd): Loading data parts | ||
340 | 2024.02.01 08:59:02.942005 [ 3 ] {d608d4f8-f028-41f7-bad8-72440bca2a8b} <Debug> oximeter.measurements_i32 (d4dd45be-7bdc-40cb-ad5f-36e57ae3edcd): There are no data parts | ||
341 | 2024.02.01 08:59:02.947042 [ 3 ] {d608d4f8-f028-41f7-bad8-72440bca2a8b} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2024.02.01 08:59:02.947097 [ 3 ] {d608d4f8-f028-41f7-bad8-72440bca2a8b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2024.02.01 08:59:02.947121 [ 3 ] {} <Debug> HTTP-Session: 18b2dea4-66c5-4855-ba5f-7c7ce70a4b7a Destroying unnamed session | ||
344 | 2024.02.01 08:59:02.947300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.02.01 08:59:02.947385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2024.02.01 08:59:02.947412 [ 3 ] {} <Debug> HTTP-Session: 9eb47c7a-f6c1-4ea5-ab53-35cc01c3d06b Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
347 | 2024.02.01 08:59:02.947444 [ 3 ] {} <Debug> HTTP-Session: 9eb47c7a-f6c1-4ea5-ab53-35cc01c3d06b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.02.01 08:59:02.947682 [ 3 ] {10fcf05b-06b3-4551-b755-068ef37bece1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
349 | 2024.02.01 08:59:02.947732 [ 3 ] {10fcf05b-06b3-4551-b755-068ef37bece1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
350 | 2024.02.01 08:59:02.950221 [ 3 ] {10fcf05b-06b3-4551-b755-068ef37bece1} <Debug> oximeter.measurements_u32 (0572aef5-e3dc-491f-bf8a-f4b128b59cbe): Loading data parts | ||
351 | 2024.02.01 08:59:02.950302 [ 3 ] {10fcf05b-06b3-4551-b755-068ef37bece1} <Debug> oximeter.measurements_u32 (0572aef5-e3dc-491f-bf8a-f4b128b59cbe): There are no data parts | ||
352 | 2024.02.01 08:59:02.958805 [ 3 ] {10fcf05b-06b3-4551-b755-068ef37bece1} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2024.02.01 08:59:02.958912 [ 3 ] {10fcf05b-06b3-4551-b755-068ef37bece1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2024.02.01 08:59:02.958928 [ 3 ] {} <Debug> HTTP-Session: 9eb47c7a-f6c1-4ea5-ab53-35cc01c3d06b Destroying unnamed session | ||
355 | 2024.02.01 08:59:02.959042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2024.02.01 08:59:02.959099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2024.02.01 08:59:02.959118 [ 3 ] {} <Debug> HTTP-Session: 95b2e426-ff3f-4f76-8a1a-3a0377d68200 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
358 | 2024.02.01 08:59:02.959133 [ 3 ] {} <Debug> HTTP-Session: 95b2e426-ff3f-4f76-8a1a-3a0377d68200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2024.02.01 08:59:02.959314 [ 3 ] {8a0dbdb7-9c71-48d5-b878-4b23e2bf2eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
360 | 2024.02.01 08:59:02.959366 [ 3 ] {8a0dbdb7-9c71-48d5-b878-4b23e2bf2eea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
361 | 2024.02.01 08:59:02.961827 [ 3 ] {8a0dbdb7-9c71-48d5-b878-4b23e2bf2eea} <Debug> oximeter.measurements_i64 (d28da3e8-13a1-4261-affb-c13b7982c634): Loading data parts | ||
362 | 2024.02.01 08:59:02.961976 [ 3 ] {8a0dbdb7-9c71-48d5-b878-4b23e2bf2eea} <Debug> oximeter.measurements_i64 (d28da3e8-13a1-4261-affb-c13b7982c634): There are no data parts | ||
363 | 2024.02.01 08:59:02.967024 [ 3 ] {8a0dbdb7-9c71-48d5-b878-4b23e2bf2eea} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2024.02.01 08:59:02.967060 [ 3 ] {8a0dbdb7-9c71-48d5-b878-4b23e2bf2eea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2024.02.01 08:59:02.967096 [ 3 ] {} <Debug> HTTP-Session: 95b2e426-ff3f-4f76-8a1a-3a0377d68200 Destroying unnamed session | ||
366 | 2024.02.01 08:59:02.967264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2024.02.01 08:59:02.967336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2024.02.01 08:59:02.967370 [ 3 ] {} <Debug> HTTP-Session: c5d28aa0-8d00-472f-ae09-763ccad9ca6c Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
369 | 2024.02.01 08:59:02.967392 [ 3 ] {} <Debug> HTTP-Session: c5d28aa0-8d00-472f-ae09-763ccad9ca6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2024.02.01 08:59:02.967656 [ 3 ] {3d2240c9-65ba-4b37-aabb-1d972fb6a9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
371 | 2024.02.01 08:59:02.967717 [ 3 ] {3d2240c9-65ba-4b37-aabb-1d972fb6a9fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
372 | 2024.02.01 08:59:02.970582 [ 3 ] {3d2240c9-65ba-4b37-aabb-1d972fb6a9fb} <Debug> oximeter.measurements_u64 (2567f326-ef6e-420e-a341-bc8787f14865): Loading data parts | ||
373 | 2024.02.01 08:59:02.970669 [ 3 ] {3d2240c9-65ba-4b37-aabb-1d972fb6a9fb} <Debug> oximeter.measurements_u64 (2567f326-ef6e-420e-a341-bc8787f14865): There are no data parts | ||
374 | 2024.02.01 08:59:02.980338 [ 3 ] {3d2240c9-65ba-4b37-aabb-1d972fb6a9fb} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2024.02.01 08:59:02.980373 [ 3 ] {3d2240c9-65ba-4b37-aabb-1d972fb6a9fb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2024.02.01 08:59:02.980403 [ 3 ] {} <Debug> HTTP-Session: c5d28aa0-8d00-472f-ae09-763ccad9ca6c Destroying unnamed session | ||
377 | 2024.02.01 08:59:02.980557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2024.02.01 08:59:02.980625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2024.02.01 08:59:02.980658 [ 3 ] {} <Debug> HTTP-Session: 039a1e5e-d4f8-4548-83a7-a9db900868da Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
380 | 2024.02.01 08:59:02.980680 [ 3 ] {} <Debug> HTTP-Session: 039a1e5e-d4f8-4548-83a7-a9db900868da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2024.02.01 08:59:02.980872 [ 3 ] {adfb23b8-cc9d-44ae-9e91-927fbdcc8e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
382 | 2024.02.01 08:59:02.980983 [ 3 ] {adfb23b8-cc9d-44ae-9e91-927fbdcc8e2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
383 | 2024.02.01 08:59:02.990140 [ 3 ] {adfb23b8-cc9d-44ae-9e91-927fbdcc8e2e} <Debug> oximeter.measurements_f32 (a1677f3a-a0e2-4c6a-9aa0-c12101685622): Loading data parts | ||
384 | 2024.02.01 08:59:02.990229 [ 3 ] {adfb23b8-cc9d-44ae-9e91-927fbdcc8e2e} <Debug> oximeter.measurements_f32 (a1677f3a-a0e2-4c6a-9aa0-c12101685622): There are no data parts | ||
385 | 2024.02.01 08:59:02.992463 [ 3 ] {adfb23b8-cc9d-44ae-9e91-927fbdcc8e2e} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2024.02.01 08:59:02.992487 [ 3 ] {adfb23b8-cc9d-44ae-9e91-927fbdcc8e2e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2024.02.01 08:59:02.992507 [ 3 ] {} <Debug> HTTP-Session: 039a1e5e-d4f8-4548-83a7-a9db900868da Destroying unnamed session | ||
388 | 2024.02.01 08:59:02.992617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2024.02.01 08:59:02.992665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2024.02.01 08:59:02.992688 [ 3 ] {} <Debug> HTTP-Session: d1b98024-5ee4-4037-a586-bce58e16c261 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
391 | 2024.02.01 08:59:02.992704 [ 3 ] {} <Debug> HTTP-Session: d1b98024-5ee4-4037-a586-bce58e16c261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.02.01 08:59:02.992880 [ 3 ] {884c6124-fda3-486a-83f4-078acbb68b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
393 | 2024.02.01 08:59:02.992921 [ 3 ] {884c6124-fda3-486a-83f4-078acbb68b52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
394 | 2024.02.01 08:59:02.995740 [ 3 ] {884c6124-fda3-486a-83f4-078acbb68b52} <Debug> oximeter.measurements_f64 (d6be8edc-c92a-424d-923c-4acdf94fe4d1): Loading data parts | ||
395 | 2024.02.01 08:59:02.995848 [ 3 ] {884c6124-fda3-486a-83f4-078acbb68b52} <Debug> oximeter.measurements_f64 (d6be8edc-c92a-424d-923c-4acdf94fe4d1): There are no data parts | ||
396 | 2024.02.01 08:59:03.000652 [ 3 ] {884c6124-fda3-486a-83f4-078acbb68b52} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2024.02.01 08:59:03.000695 [ 3 ] {884c6124-fda3-486a-83f4-078acbb68b52} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2024.02.01 08:59:03.000726 [ 3 ] {} <Debug> HTTP-Session: d1b98024-5ee4-4037-a586-bce58e16c261 Destroying unnamed session | ||
399 | 2024.02.01 08:59:03.000877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2024.02.01 08:59:03.000956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2024.02.01 08:59:03.001062 [ 3 ] {} <Debug> HTTP-Session: 1d1a61f8-89ce-4958-a608-c961f5570be2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
402 | 2024.02.01 08:59:03.001088 [ 3 ] {} <Debug> HTTP-Session: 1d1a61f8-89ce-4958-a608-c961f5570be2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2024.02.01 08:59:03.001337 [ 3 ] {0c31b4c7-800e-4eac-a2bf-de9938458be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
404 | 2024.02.01 08:59:03.001391 [ 3 ] {0c31b4c7-800e-4eac-a2bf-de9938458be7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
405 | 2024.02.01 08:59:03.002967 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.29 MiB, peak 221.70 MiB, will set to 226.29 MiB (RSS), difference: 8.00 MiB | ||
406 | 2024.02.01 08:59:03.004574 [ 3 ] {0c31b4c7-800e-4eac-a2bf-de9938458be7} <Debug> oximeter.measurements_string (34e5e68a-60f2-4f51-a7f2-64d3f1f81fbc): Loading data parts | ||
407 | 2024.02.01 08:59:03.004663 [ 3 ] {0c31b4c7-800e-4eac-a2bf-de9938458be7} <Debug> oximeter.measurements_string (34e5e68a-60f2-4f51-a7f2-64d3f1f81fbc): There are no data parts | ||
408 | 2024.02.01 08:59:03.009613 [ 3 ] {0c31b4c7-800e-4eac-a2bf-de9938458be7} <Debug> DynamicQueryHandler: Done processing query | ||
409 | 2024.02.01 08:59:03.009669 [ 3 ] {0c31b4c7-800e-4eac-a2bf-de9938458be7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
410 | 2024.02.01 08:59:03.009692 [ 3 ] {} <Debug> HTTP-Session: 1d1a61f8-89ce-4958-a608-c961f5570be2 Destroying unnamed session | ||
411 | 2024.02.01 08:59:03.009853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
412 | 2024.02.01 08:59:03.009902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
413 | 2024.02.01 08:59:03.009920 [ 3 ] {} <Debug> HTTP-Session: e56dacd6-1b4f-4461-8db1-cef5aa4a541d Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
414 | 2024.02.01 08:59:03.009941 [ 3 ] {} <Debug> HTTP-Session: e56dacd6-1b4f-4461-8db1-cef5aa4a541d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
415 | 2024.02.01 08:59:03.010130 [ 3 ] {c3ecf6fe-cb97-45d7-b68a-70c05e20e455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
416 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
417 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
418 | * a string isn't palatable for a few reasons. | ||
419 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
420 | * details. | ||
421 | */ | ||
422 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
423 | 2024.02.01 08:59:03.010177 [ 3 ] {c3ecf6fe-cb97-45d7-b68a-70c05e20e455} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
424 | 2024.02.01 08:59:03.015412 [ 3 ] {c3ecf6fe-cb97-45d7-b68a-70c05e20e455} <Debug> oximeter.measurements_bytes (5231219b-3e1d-4305-9707-b93f8185a4f3): Loading data parts | ||
425 | 2024.02.01 08:59:03.015515 [ 3 ] {c3ecf6fe-cb97-45d7-b68a-70c05e20e455} <Debug> oximeter.measurements_bytes (5231219b-3e1d-4305-9707-b93f8185a4f3): There are no data parts | ||
426 | 2024.02.01 08:59:03.021376 [ 3 ] {c3ecf6fe-cb97-45d7-b68a-70c05e20e455} <Debug> DynamicQueryHandler: Done processing query | ||
427 | 2024.02.01 08:59:03.021427 [ 3 ] {c3ecf6fe-cb97-45d7-b68a-70c05e20e455} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
428 | 2024.02.01 08:59:03.021447 [ 3 ] {} <Debug> HTTP-Session: e56dacd6-1b4f-4461-8db1-cef5aa4a541d Destroying unnamed session | ||
429 | 2024.02.01 08:59:03.021601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
430 | 2024.02.01 08:59:03.021667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
431 | 2024.02.01 08:59:03.021691 [ 3 ] {} <Debug> HTTP-Session: 6d0a2c28-282f-48dd-bbce-d1d0ebda79e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
432 | 2024.02.01 08:59:03.021722 [ 3 ] {} <Debug> HTTP-Session: 6d0a2c28-282f-48dd-bbce-d1d0ebda79e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
433 | 2024.02.01 08:59:03.021941 [ 3 ] {07e774f0-c741-42cd-b992-b789c8721c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
434 | 2024.02.01 08:59:03.021999 [ 3 ] {07e774f0-c741-42cd-b992-b789c8721c4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
435 | 2024.02.01 08:59:03.024045 [ 3 ] {07e774f0-c741-42cd-b992-b789c8721c4f} <Debug> oximeter.measurements_cumulativei64 (8c9e35da-4ef4-465b-9902-8ddc50431a85): Loading data parts | ||
436 | 2024.02.01 08:59:03.024139 [ 3 ] {07e774f0-c741-42cd-b992-b789c8721c4f} <Debug> oximeter.measurements_cumulativei64 (8c9e35da-4ef4-465b-9902-8ddc50431a85): There are no data parts | ||
437 | 2024.02.01 08:59:03.028035 [ 3 ] {07e774f0-c741-42cd-b992-b789c8721c4f} <Debug> DynamicQueryHandler: Done processing query | ||
438 | 2024.02.01 08:59:03.028074 [ 3 ] {07e774f0-c741-42cd-b992-b789c8721c4f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
439 | 2024.02.01 08:59:03.028097 [ 3 ] {} <Debug> HTTP-Session: 6d0a2c28-282f-48dd-bbce-d1d0ebda79e2 Destroying unnamed session | ||
440 | 2024.02.01 08:59:03.028204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
441 | 2024.02.01 08:59:03.028254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
442 | 2024.02.01 08:59:03.028281 [ 3 ] {} <Debug> HTTP-Session: 6a1ccd0d-2032-4ed2-9b29-d03cf7d1b142 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
443 | 2024.02.01 08:59:03.028296 [ 3 ] {} <Debug> HTTP-Session: 6a1ccd0d-2032-4ed2-9b29-d03cf7d1b142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
444 | 2024.02.01 08:59:03.028488 [ 3 ] {6361fcea-bdab-4763-a09c-6c5b3b77fd80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
445 | 2024.02.01 08:59:03.028542 [ 3 ] {6361fcea-bdab-4763-a09c-6c5b3b77fd80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
446 | 2024.02.01 08:59:03.031541 [ 3 ] {6361fcea-bdab-4763-a09c-6c5b3b77fd80} <Debug> oximeter.measurements_cumulativeu64 (25c034d1-c528-4829-9441-e51b8cfdbe25): Loading data parts | ||
447 | 2024.02.01 08:59:03.031640 [ 3 ] {6361fcea-bdab-4763-a09c-6c5b3b77fd80} <Debug> oximeter.measurements_cumulativeu64 (25c034d1-c528-4829-9441-e51b8cfdbe25): There are no data parts | ||
448 | 2024.02.01 08:59:03.033499 [ 3 ] {6361fcea-bdab-4763-a09c-6c5b3b77fd80} <Debug> DynamicQueryHandler: Done processing query | ||
449 | 2024.02.01 08:59:03.033522 [ 3 ] {6361fcea-bdab-4763-a09c-6c5b3b77fd80} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
450 | 2024.02.01 08:59:03.033546 [ 3 ] {} <Debug> HTTP-Session: 6a1ccd0d-2032-4ed2-9b29-d03cf7d1b142 Destroying unnamed session | ||
451 | 2024.02.01 08:59:03.033654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
452 | 2024.02.01 08:59:03.033702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
453 | 2024.02.01 08:59:03.033724 [ 3 ] {} <Debug> HTTP-Session: 98aa0a22-985a-4ce2-9016-cf3ceb5e16d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
454 | 2024.02.01 08:59:03.033739 [ 3 ] {} <Debug> HTTP-Session: 98aa0a22-985a-4ce2-9016-cf3ceb5e16d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
455 | 2024.02.01 08:59:03.033933 [ 3 ] {df68153a-51f4-4dff-84b0-a1c37fce1a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
456 | 2024.02.01 08:59:03.034045 [ 3 ] {df68153a-51f4-4dff-84b0-a1c37fce1a19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
457 | 2024.02.01 08:59:03.037849 [ 3 ] {df68153a-51f4-4dff-84b0-a1c37fce1a19} <Debug> oximeter.measurements_cumulativef32 (f78cfe5f-be85-4ef7-b9bf-50910e21c628): Loading data parts | ||
458 | 2024.02.01 08:59:03.037938 [ 3 ] {df68153a-51f4-4dff-84b0-a1c37fce1a19} <Debug> oximeter.measurements_cumulativef32 (f78cfe5f-be85-4ef7-b9bf-50910e21c628): There are no data parts | ||
459 | 2024.02.01 08:59:03.041149 [ 3 ] {df68153a-51f4-4dff-84b0-a1c37fce1a19} <Debug> DynamicQueryHandler: Done processing query | ||
460 | 2024.02.01 08:59:03.041187 [ 3 ] {df68153a-51f4-4dff-84b0-a1c37fce1a19} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
461 | 2024.02.01 08:59:03.041206 [ 3 ] {} <Debug> HTTP-Session: 98aa0a22-985a-4ce2-9016-cf3ceb5e16d1 Destroying unnamed session | ||
462 | 2024.02.01 08:59:03.041327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
463 | 2024.02.01 08:59:03.041390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
464 | 2024.02.01 08:59:03.041413 [ 3 ] {} <Debug> HTTP-Session: 3272e9a6-7e7a-422d-bff7-bb28f0af7b65 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
465 | 2024.02.01 08:59:03.041432 [ 3 ] {} <Debug> HTTP-Session: 3272e9a6-7e7a-422d-bff7-bb28f0af7b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
466 | 2024.02.01 08:59:03.041685 [ 3 ] {02c56ce8-13a9-4e27-b9aa-f126ceedec5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
467 | 2024.02.01 08:59:03.041747 [ 3 ] {02c56ce8-13a9-4e27-b9aa-f126ceedec5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
468 | 2024.02.01 08:59:03.048172 [ 3 ] {02c56ce8-13a9-4e27-b9aa-f126ceedec5e} <Debug> oximeter.measurements_cumulativef64 (8744453f-114e-4a17-9969-d4e86307002e): Loading data parts | ||
469 | 2024.02.01 08:59:03.048254 [ 3 ] {02c56ce8-13a9-4e27-b9aa-f126ceedec5e} <Debug> oximeter.measurements_cumulativef64 (8744453f-114e-4a17-9969-d4e86307002e): There are no data parts | ||
470 | 2024.02.01 08:59:03.053855 [ 3 ] {02c56ce8-13a9-4e27-b9aa-f126ceedec5e} <Debug> DynamicQueryHandler: Done processing query | ||
471 | 2024.02.01 08:59:03.053900 [ 3 ] {02c56ce8-13a9-4e27-b9aa-f126ceedec5e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
472 | 2024.02.01 08:59:03.053921 [ 3 ] {} <Debug> HTTP-Session: 3272e9a6-7e7a-422d-bff7-bb28f0af7b65 Destroying unnamed session | ||
473 | 2024.02.01 08:59:03.054179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
474 | 2024.02.01 08:59:03.054274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
475 | 2024.02.01 08:59:03.054304 [ 3 ] {} <Debug> HTTP-Session: 82377522-2ed5-40cf-a884-238f0a2c232d Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
476 | 2024.02.01 08:59:03.054347 [ 3 ] {} <Debug> HTTP-Session: 82377522-2ed5-40cf-a884-238f0a2c232d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
477 | 2024.02.01 08:59:03.054690 [ 3 ] {f0f77435-3923-4b0b-b637-e98efc40e71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
478 | * NOTE: Array types cannot be Nullable, see | ||
479 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
480 | * for more details. | ||
481 | * | ||
482 | * This means we need to use empty arrays to indicate a missing value. This | ||
483 | * is unfortunate, and at this point relies on the fact that an | ||
484 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
485 | * to figure out another way to represent missing samples here. | ||
486 | */ | ||
487 | 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) | ||
488 | 2024.02.01 08:59:03.054780 [ 3 ] {f0f77435-3923-4b0b-b637-e98efc40e71a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
489 | 2024.02.01 08:59:03.057133 [ 3 ] {f0f77435-3923-4b0b-b637-e98efc40e71a} <Debug> oximeter.measurements_histogrami8 (facd375e-89fd-4ab4-9d36-78c276efbc35): Loading data parts | ||
490 | 2024.02.01 08:59:03.057257 [ 3 ] {f0f77435-3923-4b0b-b637-e98efc40e71a} <Debug> oximeter.measurements_histogrami8 (facd375e-89fd-4ab4-9d36-78c276efbc35): There are no data parts | ||
491 | 2024.02.01 08:59:03.062069 [ 3 ] {f0f77435-3923-4b0b-b637-e98efc40e71a} <Debug> DynamicQueryHandler: Done processing query | ||
492 | 2024.02.01 08:59:03.062107 [ 3 ] {f0f77435-3923-4b0b-b637-e98efc40e71a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
493 | 2024.02.01 08:59:03.062126 [ 3 ] {} <Debug> HTTP-Session: 82377522-2ed5-40cf-a884-238f0a2c232d Destroying unnamed session | ||
494 | 2024.02.01 08:59:03.062277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
495 | 2024.02.01 08:59:03.062342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
496 | 2024.02.01 08:59:03.062365 [ 3 ] {} <Debug> HTTP-Session: f22ff7c7-5e16-4222-aa7f-afbdb54fed4f Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
497 | 2024.02.01 08:59:03.062392 [ 3 ] {} <Debug> HTTP-Session: f22ff7c7-5e16-4222-aa7f-afbdb54fed4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
498 | 2024.02.01 08:59:03.062657 [ 3 ] {0556761e-8724-44f8-b8f8-ac7c7c27f43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
499 | 2024.02.01 08:59:03.062721 [ 3 ] {0556761e-8724-44f8-b8f8-ac7c7c27f43b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
500 | 2024.02.01 08:59:03.065603 [ 3 ] {0556761e-8724-44f8-b8f8-ac7c7c27f43b} <Debug> oximeter.measurements_histogramu8 (ebdf9fc8-accc-49a5-a158-f1fa35c01b6b): Loading data parts | ||
501 | 2024.02.01 08:59:03.065722 [ 3 ] {0556761e-8724-44f8-b8f8-ac7c7c27f43b} <Debug> oximeter.measurements_histogramu8 (ebdf9fc8-accc-49a5-a158-f1fa35c01b6b): There are no data parts | ||
502 | 2024.02.01 08:59:03.077172 [ 3 ] {0556761e-8724-44f8-b8f8-ac7c7c27f43b} <Debug> DynamicQueryHandler: Done processing query | ||
503 | 2024.02.01 08:59:03.077199 [ 3 ] {0556761e-8724-44f8-b8f8-ac7c7c27f43b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
504 | 2024.02.01 08:59:03.077213 [ 3 ] {} <Debug> HTTP-Session: f22ff7c7-5e16-4222-aa7f-afbdb54fed4f Destroying unnamed session | ||
505 | 2024.02.01 08:59:03.077336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
506 | 2024.02.01 08:59:03.077394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
507 | 2024.02.01 08:59:03.077412 [ 3 ] {} <Debug> HTTP-Session: 60784191-17f7-4913-a9c2-f4d962db7f04 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
508 | 2024.02.01 08:59:03.077434 [ 3 ] {} <Debug> HTTP-Session: 60784191-17f7-4913-a9c2-f4d962db7f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
509 | 2024.02.01 08:59:03.077658 [ 3 ] {682cbee3-10d0-4d73-a0e0-0dd6639b810d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
510 | 2024.02.01 08:59:03.077711 [ 3 ] {682cbee3-10d0-4d73-a0e0-0dd6639b810d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
511 | 2024.02.01 08:59:03.089667 [ 3 ] {682cbee3-10d0-4d73-a0e0-0dd6639b810d} <Debug> oximeter.measurements_histogrami16 (748d5033-fbd1-498a-a338-e260ac9fea69): Loading data parts | ||
512 | 2024.02.01 08:59:03.089756 [ 3 ] {682cbee3-10d0-4d73-a0e0-0dd6639b810d} <Debug> oximeter.measurements_histogrami16 (748d5033-fbd1-498a-a338-e260ac9fea69): There are no data parts | ||
513 | 2024.02.01 08:59:03.097441 [ 3 ] {682cbee3-10d0-4d73-a0e0-0dd6639b810d} <Debug> DynamicQueryHandler: Done processing query | ||
514 | 2024.02.01 08:59:03.097465 [ 3 ] {682cbee3-10d0-4d73-a0e0-0dd6639b810d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
515 | 2024.02.01 08:59:03.097486 [ 3 ] {} <Debug> HTTP-Session: 60784191-17f7-4913-a9c2-f4d962db7f04 Destroying unnamed session | ||
516 | 2024.02.01 08:59:03.097594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
517 | 2024.02.01 08:59:03.097642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
518 | 2024.02.01 08:59:03.097666 [ 3 ] {} <Debug> HTTP-Session: 1c578278-6c63-4962-96ba-423f612f7866 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
519 | 2024.02.01 08:59:03.097682 [ 3 ] {} <Debug> HTTP-Session: 1c578278-6c63-4962-96ba-423f612f7866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
520 | 2024.02.01 08:59:03.097880 [ 3 ] {a78724d1-8dec-4488-b35a-421b48a65cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
521 | 2024.02.01 08:59:03.097929 [ 3 ] {a78724d1-8dec-4488-b35a-421b48a65cf6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
522 | 2024.02.01 08:59:03.102630 [ 3 ] {a78724d1-8dec-4488-b35a-421b48a65cf6} <Debug> oximeter.measurements_histogramu16 (1fc4ea44-fa50-4bd1-bdeb-48bf3e77af5e): Loading data parts | ||
523 | 2024.02.01 08:59:03.102723 [ 3 ] {a78724d1-8dec-4488-b35a-421b48a65cf6} <Debug> oximeter.measurements_histogramu16 (1fc4ea44-fa50-4bd1-bdeb-48bf3e77af5e): There are no data parts | ||
524 | 2024.02.01 08:59:03.105577 [ 3 ] {a78724d1-8dec-4488-b35a-421b48a65cf6} <Debug> DynamicQueryHandler: Done processing query | ||
525 | 2024.02.01 08:59:03.105601 [ 3 ] {a78724d1-8dec-4488-b35a-421b48a65cf6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
526 | 2024.02.01 08:59:03.105624 [ 3 ] {} <Debug> HTTP-Session: 1c578278-6c63-4962-96ba-423f612f7866 Destroying unnamed session | ||
527 | 2024.02.01 08:59:03.105752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
528 | 2024.02.01 08:59:03.105794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
529 | 2024.02.01 08:59:03.105819 [ 3 ] {} <Debug> HTTP-Session: 9e01c663-324f-4de6-bc02-49b61401a9cd Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
530 | 2024.02.01 08:59:03.105840 [ 3 ] {} <Debug> HTTP-Session: 9e01c663-324f-4de6-bc02-49b61401a9cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
531 | 2024.02.01 08:59:03.106047 [ 3 ] {2e5c48ae-0594-45d9-8b38-ee34b7cb82e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
532 | 2024.02.01 08:59:03.106100 [ 3 ] {2e5c48ae-0594-45d9-8b38-ee34b7cb82e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
533 | 2024.02.01 08:59:03.111354 [ 3 ] {2e5c48ae-0594-45d9-8b38-ee34b7cb82e4} <Debug> oximeter.measurements_histogrami32 (00b01c60-f62d-4245-99a8-7b51ac94ffbc): Loading data parts | ||
534 | 2024.02.01 08:59:03.111444 [ 3 ] {2e5c48ae-0594-45d9-8b38-ee34b7cb82e4} <Debug> oximeter.measurements_histogrami32 (00b01c60-f62d-4245-99a8-7b51ac94ffbc): There are no data parts | ||
535 | 2024.02.01 08:59:03.115976 [ 3 ] {2e5c48ae-0594-45d9-8b38-ee34b7cb82e4} <Debug> DynamicQueryHandler: Done processing query | ||
536 | 2024.02.01 08:59:03.116027 [ 3 ] {2e5c48ae-0594-45d9-8b38-ee34b7cb82e4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
537 | 2024.02.01 08:59:03.116045 [ 3 ] {} <Debug> HTTP-Session: 9e01c663-324f-4de6-bc02-49b61401a9cd Destroying unnamed session | ||
538 | 2024.02.01 08:59:03.116178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
539 | 2024.02.01 08:59:03.116228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
540 | 2024.02.01 08:59:03.116247 [ 3 ] {} <Debug> HTTP-Session: 79c92c36-1623-4b8a-99e0-9ebcdb33992d Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
541 | 2024.02.01 08:59:03.116269 [ 3 ] {} <Debug> HTTP-Session: 79c92c36-1623-4b8a-99e0-9ebcdb33992d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
542 | 2024.02.01 08:59:03.116474 [ 3 ] {becf8db4-b1e3-407b-80f1-e5b65ae706a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
543 | 2024.02.01 08:59:03.116527 [ 3 ] {becf8db4-b1e3-407b-80f1-e5b65ae706a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
544 | 2024.02.01 08:59:03.119117 [ 3 ] {becf8db4-b1e3-407b-80f1-e5b65ae706a5} <Debug> oximeter.measurements_histogramu32 (ecf4ec06-bf9c-492a-9c6a-7405a1d6f382): Loading data parts | ||
545 | 2024.02.01 08:59:03.119200 [ 3 ] {becf8db4-b1e3-407b-80f1-e5b65ae706a5} <Debug> oximeter.measurements_histogramu32 (ecf4ec06-bf9c-492a-9c6a-7405a1d6f382): There are no data parts | ||
546 | 2024.02.01 08:59:03.123925 [ 3 ] {becf8db4-b1e3-407b-80f1-e5b65ae706a5} <Debug> DynamicQueryHandler: Done processing query | ||
547 | 2024.02.01 08:59:03.123959 [ 3 ] {becf8db4-b1e3-407b-80f1-e5b65ae706a5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
548 | 2024.02.01 08:59:03.123983 [ 3 ] {} <Debug> HTTP-Session: 79c92c36-1623-4b8a-99e0-9ebcdb33992d Destroying unnamed session | ||
549 | 2024.02.01 08:59:03.124123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
550 | 2024.02.01 08:59:03.124173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
551 | 2024.02.01 08:59:03.124197 [ 3 ] {} <Debug> HTTP-Session: a28907f8-2f60-4219-8ed4-5b00aec6e57c Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
552 | 2024.02.01 08:59:03.124214 [ 3 ] {} <Debug> HTTP-Session: a28907f8-2f60-4219-8ed4-5b00aec6e57c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
553 | 2024.02.01 08:59:03.124425 [ 3 ] {4ffe8f4c-546d-4ae9-9835-00ec6ea3918a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
554 | 2024.02.01 08:59:03.124479 [ 3 ] {4ffe8f4c-546d-4ae9-9835-00ec6ea3918a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
555 | 2024.02.01 08:59:03.126616 [ 3 ] {4ffe8f4c-546d-4ae9-9835-00ec6ea3918a} <Debug> oximeter.measurements_histogrami64 (105c4e6a-2c95-4138-8277-810a2dbc5696): Loading data parts | ||
556 | 2024.02.01 08:59:03.126693 [ 3 ] {4ffe8f4c-546d-4ae9-9835-00ec6ea3918a} <Debug> oximeter.measurements_histogrami64 (105c4e6a-2c95-4138-8277-810a2dbc5696): There are no data parts | ||
557 | 2024.02.01 08:59:03.131373 [ 3 ] {4ffe8f4c-546d-4ae9-9835-00ec6ea3918a} <Debug> DynamicQueryHandler: Done processing query | ||
558 | 2024.02.01 08:59:03.131404 [ 3 ] {4ffe8f4c-546d-4ae9-9835-00ec6ea3918a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
559 | 2024.02.01 08:59:03.131433 [ 3 ] {} <Debug> HTTP-Session: a28907f8-2f60-4219-8ed4-5b00aec6e57c Destroying unnamed session | ||
560 | 2024.02.01 08:59:03.131568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
561 | 2024.02.01 08:59:03.131626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
562 | 2024.02.01 08:59:03.131656 [ 3 ] {} <Debug> HTTP-Session: 5294ee20-663f-4fdf-a68c-f6648a8231a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
563 | 2024.02.01 08:59:03.131675 [ 3 ] {} <Debug> HTTP-Session: 5294ee20-663f-4fdf-a68c-f6648a8231a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
564 | 2024.02.01 08:59:03.131923 [ 3 ] {f6f379aa-e155-421d-a1d4-62dbbb3de000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
565 | 2024.02.01 08:59:03.131975 [ 3 ] {f6f379aa-e155-421d-a1d4-62dbbb3de000} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
566 | 2024.02.01 08:59:03.133948 [ 3 ] {f6f379aa-e155-421d-a1d4-62dbbb3de000} <Debug> oximeter.measurements_histogramu64 (9d142c7c-d302-41d3-92c2-156620c6069c): Loading data parts | ||
567 | 2024.02.01 08:59:03.134023 [ 3 ] {f6f379aa-e155-421d-a1d4-62dbbb3de000} <Debug> oximeter.measurements_histogramu64 (9d142c7c-d302-41d3-92c2-156620c6069c): There are no data parts | ||
568 | 2024.02.01 08:59:03.138260 [ 3 ] {f6f379aa-e155-421d-a1d4-62dbbb3de000} <Debug> DynamicQueryHandler: Done processing query | ||
569 | 2024.02.01 08:59:03.138292 [ 3 ] {f6f379aa-e155-421d-a1d4-62dbbb3de000} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
570 | 2024.02.01 08:59:03.138308 [ 3 ] {} <Debug> HTTP-Session: 5294ee20-663f-4fdf-a68c-f6648a8231a4 Destroying unnamed session | ||
571 | 2024.02.01 08:59:03.138417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
572 | 2024.02.01 08:59:03.138472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
573 | 2024.02.01 08:59:03.138492 [ 3 ] {} <Debug> HTTP-Session: 40cf55bf-32db-44a2-bc14-02af7f98f174 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
574 | 2024.02.01 08:59:03.138513 [ 3 ] {} <Debug> HTTP-Session: 40cf55bf-32db-44a2-bc14-02af7f98f174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
575 | 2024.02.01 08:59:03.138716 [ 3 ] {474fad88-0e43-4da1-bb85-42b996fa4626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
576 | 2024.02.01 08:59:03.138771 [ 3 ] {474fad88-0e43-4da1-bb85-42b996fa4626} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
577 | 2024.02.01 08:59:03.141263 [ 3 ] {474fad88-0e43-4da1-bb85-42b996fa4626} <Debug> oximeter.measurements_histogramf32 (0215c3fc-f316-4ae1-a559-30d2c479d980): Loading data parts | ||
578 | 2024.02.01 08:59:03.141351 [ 3 ] {474fad88-0e43-4da1-bb85-42b996fa4626} <Debug> oximeter.measurements_histogramf32 (0215c3fc-f316-4ae1-a559-30d2c479d980): There are no data parts | ||
579 | 2024.02.01 08:59:03.146265 [ 3 ] {474fad88-0e43-4da1-bb85-42b996fa4626} <Debug> DynamicQueryHandler: Done processing query | ||
580 | 2024.02.01 08:59:03.146305 [ 3 ] {474fad88-0e43-4da1-bb85-42b996fa4626} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
581 | 2024.02.01 08:59:03.146324 [ 3 ] {} <Debug> HTTP-Session: 40cf55bf-32db-44a2-bc14-02af7f98f174 Destroying unnamed session | ||
582 | 2024.02.01 08:59:03.146480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
583 | 2024.02.01 08:59:03.146540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
584 | 2024.02.01 08:59:03.146562 [ 3 ] {} <Debug> HTTP-Session: 23784be7-97a1-4442-985f-02f877c4dd38 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
585 | 2024.02.01 08:59:03.146588 [ 3 ] {} <Debug> HTTP-Session: 23784be7-97a1-4442-985f-02f877c4dd38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
586 | 2024.02.01 08:59:03.146850 [ 3 ] {40dc0340-2b19-4675-b250-543e59aa1b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
587 | 2024.02.01 08:59:03.146915 [ 3 ] {40dc0340-2b19-4675-b250-543e59aa1b5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
588 | 2024.02.01 08:59:03.149408 [ 3 ] {40dc0340-2b19-4675-b250-543e59aa1b5d} <Debug> oximeter.measurements_histogramf64 (abe5bb37-eabf-4ff7-8bf7-f041db5ca7e5): Loading data parts | ||
589 | 2024.02.01 08:59:03.149490 [ 3 ] {40dc0340-2b19-4675-b250-543e59aa1b5d} <Debug> oximeter.measurements_histogramf64 (abe5bb37-eabf-4ff7-8bf7-f041db5ca7e5): There are no data parts | ||
590 | 2024.02.01 08:59:03.153854 [ 3 ] {40dc0340-2b19-4675-b250-543e59aa1b5d} <Debug> DynamicQueryHandler: Done processing query | ||
591 | 2024.02.01 08:59:03.153894 [ 3 ] {40dc0340-2b19-4675-b250-543e59aa1b5d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
592 | 2024.02.01 08:59:03.153931 [ 3 ] {} <Debug> HTTP-Session: 23784be7-97a1-4442-985f-02f877c4dd38 Destroying unnamed session | ||
593 | 2024.02.01 08:59:03.154213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
594 | 2024.02.01 08:59:03.154289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
595 | 2024.02.01 08:59:03.154325 [ 3 ] {} <Debug> HTTP-Session: 131e019f-bc26-4b1e-a0f8-508ea8b455a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
596 | 2024.02.01 08:59:03.154349 [ 3 ] {} <Debug> HTTP-Session: 131e019f-bc26-4b1e-a0f8-508ea8b455a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
597 | 2024.02.01 08:59:03.154591 [ 3 ] {b4d67b6e-11a3-428d-bf90-283deb9141f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) /* The field tables store named dimensions of each timeseries. | ||
598 | * | ||
599 | * As with the measurement tables, there is one field table for each field data | ||
600 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
601 | * this behavior **must not** be relied upon for query correctness. | ||
602 | * | ||
603 | * The index for the fields differs from the measurements, however. Rows are | ||
604 | * sorted by timeseries name, then field name, field value, and finally | ||
605 | * timeseries key. This reflects the most common pattern for looking them up: | ||
606 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
607 | * usually then used to look up measurements. | ||
608 | * | ||
609 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
610 | * timeseries name and then key, since it would improve lookups where one | ||
611 | * already has the key. Realistically though, these tables are quite small and | ||
612 | * so performance benefits will be low in absolute terms. | ||
613 | */ | ||
614 | 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) | ||
615 | 2024.02.01 08:59:03.154665 [ 3 ] {b4d67b6e-11a3-428d-bf90-283deb9141f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
616 | 2024.02.01 08:59:03.157705 [ 3 ] {b4d67b6e-11a3-428d-bf90-283deb9141f6} <Debug> oximeter.fields_bool (0196147b-21c1-4520-8e89-9dba137388fa): Loading data parts | ||
617 | 2024.02.01 08:59:03.157782 [ 3 ] {b4d67b6e-11a3-428d-bf90-283deb9141f6} <Debug> oximeter.fields_bool (0196147b-21c1-4520-8e89-9dba137388fa): There are no data parts | ||
618 | 2024.02.01 08:59:03.159549 [ 3 ] {b4d67b6e-11a3-428d-bf90-283deb9141f6} <Debug> DynamicQueryHandler: Done processing query | ||
619 | 2024.02.01 08:59:03.159583 [ 3 ] {b4d67b6e-11a3-428d-bf90-283deb9141f6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
620 | 2024.02.01 08:59:03.159597 [ 3 ] {} <Debug> HTTP-Session: 131e019f-bc26-4b1e-a0f8-508ea8b455a1 Destroying unnamed session | ||
621 | 2024.02.01 08:59:03.159702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
622 | 2024.02.01 08:59:03.159757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
623 | 2024.02.01 08:59:03.159776 [ 3 ] {} <Debug> HTTP-Session: e5e52547-589f-4253-8ec2-634c56adebfb Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
624 | 2024.02.01 08:59:03.159797 [ 3 ] {} <Debug> HTTP-Session: e5e52547-589f-4253-8ec2-634c56adebfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
625 | 2024.02.01 08:59:03.159946 [ 3 ] {653ef045-2377-4b2b-abb1-d89ab919d426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
626 | 2024.02.01 08:59:03.159994 [ 3 ] {653ef045-2377-4b2b-abb1-d89ab919d426} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
627 | 2024.02.01 08:59:03.163701 [ 3 ] {653ef045-2377-4b2b-abb1-d89ab919d426} <Debug> oximeter.fields_i8 (9aaef740-1d30-4662-b9dc-22f6bc6a574b): Loading data parts | ||
628 | 2024.02.01 08:59:03.163781 [ 3 ] {653ef045-2377-4b2b-abb1-d89ab919d426} <Debug> oximeter.fields_i8 (9aaef740-1d30-4662-b9dc-22f6bc6a574b): There are no data parts | ||
629 | 2024.02.01 08:59:03.166362 [ 3 ] {653ef045-2377-4b2b-abb1-d89ab919d426} <Debug> DynamicQueryHandler: Done processing query | ||
630 | 2024.02.01 08:59:03.166399 [ 3 ] {653ef045-2377-4b2b-abb1-d89ab919d426} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
631 | 2024.02.01 08:59:03.166434 [ 3 ] {} <Debug> HTTP-Session: e5e52547-589f-4253-8ec2-634c56adebfb Destroying unnamed session | ||
632 | 2024.02.01 08:59:03.166599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
633 | 2024.02.01 08:59:03.166671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
634 | 2024.02.01 08:59:03.166709 [ 3 ] {} <Debug> HTTP-Session: ed70d28e-21a2-48c8-a0c2-02a3c42bf51c Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
635 | 2024.02.01 08:59:03.166732 [ 3 ] {} <Debug> HTTP-Session: ed70d28e-21a2-48c8-a0c2-02a3c42bf51c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
636 | 2024.02.01 08:59:03.166945 [ 3 ] {f91f60ed-fee0-4743-a332-2475f84553e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
637 | 2024.02.01 08:59:03.166988 [ 3 ] {f91f60ed-fee0-4743-a332-2475f84553e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
638 | 2024.02.01 08:59:03.171667 [ 3 ] {f91f60ed-fee0-4743-a332-2475f84553e7} <Debug> oximeter.fields_u8 (5616d757-53be-4a6d-a705-2b029cf1cbfa): Loading data parts | ||
639 | 2024.02.01 08:59:03.171765 [ 3 ] {f91f60ed-fee0-4743-a332-2475f84553e7} <Debug> oximeter.fields_u8 (5616d757-53be-4a6d-a705-2b029cf1cbfa): There are no data parts | ||
640 | 2024.02.01 08:59:03.178628 [ 3 ] {f91f60ed-fee0-4743-a332-2475f84553e7} <Debug> DynamicQueryHandler: Done processing query | ||
641 | 2024.02.01 08:59:03.178666 [ 3 ] {f91f60ed-fee0-4743-a332-2475f84553e7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
642 | 2024.02.01 08:59:03.178683 [ 3 ] {} <Debug> HTTP-Session: ed70d28e-21a2-48c8-a0c2-02a3c42bf51c Destroying unnamed session | ||
643 | 2024.02.01 08:59:03.178810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
644 | 2024.02.01 08:59:03.178857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
645 | 2024.02.01 08:59:03.178874 [ 3 ] {} <Debug> HTTP-Session: d8cd86c0-f066-42ea-9ef9-32d1d134fe66 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
646 | 2024.02.01 08:59:03.178896 [ 3 ] {} <Debug> HTTP-Session: d8cd86c0-f066-42ea-9ef9-32d1d134fe66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2024.02.01 08:59:03.179103 [ 3 ] {bf723d95-1a2a-4639-af05-f03db6c88b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
648 | 2024.02.01 08:59:03.179151 [ 3 ] {bf723d95-1a2a-4639-af05-f03db6c88b2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
649 | 2024.02.01 08:59:03.181877 [ 3 ] {bf723d95-1a2a-4639-af05-f03db6c88b2e} <Debug> oximeter.fields_i16 (edd06a53-a630-4058-b9ab-6c927b5feeb1): Loading data parts | ||
650 | 2024.02.01 08:59:03.181959 [ 3 ] {bf723d95-1a2a-4639-af05-f03db6c88b2e} <Debug> oximeter.fields_i16 (edd06a53-a630-4058-b9ab-6c927b5feeb1): There are no data parts | ||
651 | 2024.02.01 08:59:03.186534 [ 3 ] {bf723d95-1a2a-4639-af05-f03db6c88b2e} <Debug> DynamicQueryHandler: Done processing query | ||
652 | 2024.02.01 08:59:03.186569 [ 3 ] {bf723d95-1a2a-4639-af05-f03db6c88b2e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
653 | 2024.02.01 08:59:03.186600 [ 3 ] {} <Debug> HTTP-Session: d8cd86c0-f066-42ea-9ef9-32d1d134fe66 Destroying unnamed session | ||
654 | 2024.02.01 08:59:03.186791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
655 | 2024.02.01 08:59:03.186852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
656 | 2024.02.01 08:59:03.186883 [ 3 ] {} <Debug> HTTP-Session: 8669549c-3a90-4ac2-8a8d-fc41a9a5c4a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
657 | 2024.02.01 08:59:03.186904 [ 3 ] {} <Debug> HTTP-Session: 8669549c-3a90-4ac2-8a8d-fc41a9a5c4a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.02.01 08:59:03.187107 [ 3 ] {08af8666-d324-45df-8f50-2800d907b4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
659 | 2024.02.01 08:59:03.187161 [ 3 ] {08af8666-d324-45df-8f50-2800d907b4ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
660 | 2024.02.01 08:59:03.191993 [ 3 ] {08af8666-d324-45df-8f50-2800d907b4ba} <Debug> oximeter.fields_u16 (525b2b86-0095-4ae4-8c07-e7f05a10545a): Loading data parts | ||
661 | 2024.02.01 08:59:03.192201 [ 3 ] {08af8666-d324-45df-8f50-2800d907b4ba} <Debug> oximeter.fields_u16 (525b2b86-0095-4ae4-8c07-e7f05a10545a): There are no data parts | ||
662 | 2024.02.01 08:59:03.194984 [ 3 ] {08af8666-d324-45df-8f50-2800d907b4ba} <Debug> DynamicQueryHandler: Done processing query | ||
663 | 2024.02.01 08:59:03.195009 [ 3 ] {08af8666-d324-45df-8f50-2800d907b4ba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
664 | 2024.02.01 08:59:03.195024 [ 3 ] {} <Debug> HTTP-Session: 8669549c-3a90-4ac2-8a8d-fc41a9a5c4a2 Destroying unnamed session | ||
665 | 2024.02.01 08:59:03.195155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
666 | 2024.02.01 08:59:03.195206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
667 | 2024.02.01 08:59:03.195225 [ 3 ] {} <Debug> HTTP-Session: 39143901-e78f-44eb-9eee-24e1576287b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
668 | 2024.02.01 08:59:03.195250 [ 3 ] {} <Debug> HTTP-Session: 39143901-e78f-44eb-9eee-24e1576287b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
669 | 2024.02.01 08:59:03.195407 [ 3 ] {bffd3e2f-7e0d-4db6-85dc-15e7523f4be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
670 | 2024.02.01 08:59:03.195448 [ 3 ] {bffd3e2f-7e0d-4db6-85dc-15e7523f4be7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
671 | 2024.02.01 08:59:03.200577 [ 3 ] {bffd3e2f-7e0d-4db6-85dc-15e7523f4be7} <Debug> oximeter.fields_i32 (2e7c5d6f-1849-4ee7-9ab0-e405d038bd4c): Loading data parts | ||
672 | 2024.02.01 08:59:03.200667 [ 3 ] {bffd3e2f-7e0d-4db6-85dc-15e7523f4be7} <Debug> oximeter.fields_i32 (2e7c5d6f-1849-4ee7-9ab0-e405d038bd4c): There are no data parts | ||
673 | 2024.02.01 08:59:03.205280 [ 3 ] {bffd3e2f-7e0d-4db6-85dc-15e7523f4be7} <Debug> DynamicQueryHandler: Done processing query | ||
674 | 2024.02.01 08:59:03.205320 [ 3 ] {bffd3e2f-7e0d-4db6-85dc-15e7523f4be7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
675 | 2024.02.01 08:59:03.205336 [ 3 ] {} <Debug> HTTP-Session: 39143901-e78f-44eb-9eee-24e1576287b4 Destroying unnamed session | ||
676 | 2024.02.01 08:59:03.205472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
677 | 2024.02.01 08:59:03.205531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
678 | 2024.02.01 08:59:03.205550 [ 3 ] {} <Debug> HTTP-Session: ea5cc009-fa2b-4ebb-9aaa-de21e5ab66b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
679 | 2024.02.01 08:59:03.205579 [ 3 ] {} <Debug> HTTP-Session: ea5cc009-fa2b-4ebb-9aaa-de21e5ab66b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
680 | 2024.02.01 08:59:03.205745 [ 3 ] {99479480-6e9b-47ce-a590-94b1f0c2f5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
681 | 2024.02.01 08:59:03.205794 [ 3 ] {99479480-6e9b-47ce-a590-94b1f0c2f5f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
682 | 2024.02.01 08:59:03.207574 [ 3 ] {99479480-6e9b-47ce-a590-94b1f0c2f5f3} <Debug> oximeter.fields_u32 (6e0fa0c4-85b2-4acf-b482-9d6b78ab3b36): Loading data parts | ||
683 | 2024.02.01 08:59:03.207689 [ 3 ] {99479480-6e9b-47ce-a590-94b1f0c2f5f3} <Debug> oximeter.fields_u32 (6e0fa0c4-85b2-4acf-b482-9d6b78ab3b36): There are no data parts | ||
684 | 2024.02.01 08:59:03.212214 [ 3 ] {99479480-6e9b-47ce-a590-94b1f0c2f5f3} <Debug> DynamicQueryHandler: Done processing query | ||
685 | 2024.02.01 08:59:03.212260 [ 3 ] {99479480-6e9b-47ce-a590-94b1f0c2f5f3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
686 | 2024.02.01 08:59:03.212306 [ 3 ] {} <Debug> HTTP-Session: ea5cc009-fa2b-4ebb-9aaa-de21e5ab66b9 Destroying unnamed session | ||
687 | 2024.02.01 08:59:03.212487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
688 | 2024.02.01 08:59:03.212579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
689 | 2024.02.01 08:59:03.212628 [ 3 ] {} <Debug> HTTP-Session: c0488b2a-b789-4135-b912-e7ba341d906c Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
690 | 2024.02.01 08:59:03.212660 [ 3 ] {} <Debug> HTTP-Session: c0488b2a-b789-4135-b912-e7ba341d906c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2024.02.01 08:59:03.212942 [ 3 ] {348dc8b7-2b4a-47a0-940d-001879aa1775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
692 | 2024.02.01 08:59:03.212997 [ 3 ] {348dc8b7-2b4a-47a0-940d-001879aa1775} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
693 | 2024.02.01 08:59:03.218960 [ 3 ] {348dc8b7-2b4a-47a0-940d-001879aa1775} <Debug> oximeter.fields_i64 (dcfefcae-8550-454d-b32d-a0c50b0857a8): Loading data parts | ||
694 | 2024.02.01 08:59:03.219149 [ 3 ] {348dc8b7-2b4a-47a0-940d-001879aa1775} <Debug> oximeter.fields_i64 (dcfefcae-8550-454d-b32d-a0c50b0857a8): There are no data parts | ||
695 | 2024.02.01 08:59:03.221910 [ 3 ] {348dc8b7-2b4a-47a0-940d-001879aa1775} <Debug> DynamicQueryHandler: Done processing query | ||
696 | 2024.02.01 08:59:03.221949 [ 3 ] {348dc8b7-2b4a-47a0-940d-001879aa1775} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
697 | 2024.02.01 08:59:03.221977 [ 3 ] {} <Debug> HTTP-Session: c0488b2a-b789-4135-b912-e7ba341d906c Destroying unnamed session | ||
698 | 2024.02.01 08:59:03.222108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
699 | 2024.02.01 08:59:03.222166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
700 | 2024.02.01 08:59:03.222195 [ 3 ] {} <Debug> HTTP-Session: fcfc4d32-1611-4fd4-97e9-57a3eb8dc2de Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
701 | 2024.02.01 08:59:03.222214 [ 3 ] {} <Debug> HTTP-Session: fcfc4d32-1611-4fd4-97e9-57a3eb8dc2de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.02.01 08:59:03.222395 [ 3 ] {04a4949e-8d4a-4b57-9922-ad4d56d6aeea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
703 | 2024.02.01 08:59:03.222450 [ 3 ] {04a4949e-8d4a-4b57-9922-ad4d56d6aeea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
704 | 2024.02.01 08:59:03.227025 [ 3 ] {04a4949e-8d4a-4b57-9922-ad4d56d6aeea} <Debug> oximeter.fields_u64 (2e4917f9-9172-4418-823b-ff403e6207db): Loading data parts | ||
705 | 2024.02.01 08:59:03.227125 [ 3 ] {04a4949e-8d4a-4b57-9922-ad4d56d6aeea} <Debug> oximeter.fields_u64 (2e4917f9-9172-4418-823b-ff403e6207db): There are no data parts | ||
706 | 2024.02.01 08:59:03.231247 [ 3 ] {04a4949e-8d4a-4b57-9922-ad4d56d6aeea} <Debug> DynamicQueryHandler: Done processing query | ||
707 | 2024.02.01 08:59:03.231297 [ 3 ] {04a4949e-8d4a-4b57-9922-ad4d56d6aeea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
708 | 2024.02.01 08:59:03.231320 [ 3 ] {} <Debug> HTTP-Session: fcfc4d32-1611-4fd4-97e9-57a3eb8dc2de Destroying unnamed session | ||
709 | 2024.02.01 08:59:03.231475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
710 | 2024.02.01 08:59:03.231548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
711 | 2024.02.01 08:59:03.231578 [ 3 ] {} <Debug> HTTP-Session: 0fe1848d-376d-4eab-a820-b02f83b99831 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
712 | 2024.02.01 08:59:03.231613 [ 3 ] {} <Debug> HTTP-Session: 0fe1848d-376d-4eab-a820-b02f83b99831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
713 | 2024.02.01 08:59:03.231840 [ 3 ] {a0d4e584-c973-4b55-b95e-e838dc6ee8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
714 | 2024.02.01 08:59:03.231926 [ 3 ] {a0d4e584-c973-4b55-b95e-e838dc6ee8d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
715 | 2024.02.01 08:59:03.237533 [ 3 ] {a0d4e584-c973-4b55-b95e-e838dc6ee8d1} <Debug> oximeter.fields_ipaddr (9311332e-3450-466b-a05d-9f8971bd69a9): Loading data parts | ||
716 | 2024.02.01 08:59:03.237657 [ 3 ] {a0d4e584-c973-4b55-b95e-e838dc6ee8d1} <Debug> oximeter.fields_ipaddr (9311332e-3450-466b-a05d-9f8971bd69a9): There are no data parts | ||
717 | 2024.02.01 08:59:03.244378 [ 3 ] {a0d4e584-c973-4b55-b95e-e838dc6ee8d1} <Debug> DynamicQueryHandler: Done processing query | ||
718 | 2024.02.01 08:59:03.244407 [ 3 ] {a0d4e584-c973-4b55-b95e-e838dc6ee8d1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
719 | 2024.02.01 08:59:03.244436 [ 3 ] {} <Debug> HTTP-Session: 0fe1848d-376d-4eab-a820-b02f83b99831 Destroying unnamed session | ||
720 | 2024.02.01 08:59:03.244566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
721 | 2024.02.01 08:59:03.244625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
722 | 2024.02.01 08:59:03.244656 [ 3 ] {} <Debug> HTTP-Session: 05a1eac6-46fd-4ca6-aab1-563beb873676 Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
723 | 2024.02.01 08:59:03.244683 [ 3 ] {} <Debug> HTTP-Session: 05a1eac6-46fd-4ca6-aab1-563beb873676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
724 | 2024.02.01 08:59:03.244867 [ 3 ] {6c6382a3-7610-4bbd-b179-6976b1a0b461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
725 | 2024.02.01 08:59:03.244920 [ 3 ] {6c6382a3-7610-4bbd-b179-6976b1a0b461} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
726 | 2024.02.01 08:59:03.250687 [ 3 ] {6c6382a3-7610-4bbd-b179-6976b1a0b461} <Debug> oximeter.fields_string (b90959d5-89ee-4340-963a-24100e3c006e): Loading data parts | ||
727 | 2024.02.01 08:59:03.250783 [ 3 ] {6c6382a3-7610-4bbd-b179-6976b1a0b461} <Debug> oximeter.fields_string (b90959d5-89ee-4340-963a-24100e3c006e): There are no data parts | ||
728 | 2024.02.01 08:59:03.255101 [ 3 ] {6c6382a3-7610-4bbd-b179-6976b1a0b461} <Debug> DynamicQueryHandler: Done processing query | ||
729 | 2024.02.01 08:59:03.255138 [ 3 ] {6c6382a3-7610-4bbd-b179-6976b1a0b461} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
730 | 2024.02.01 08:59:03.255160 [ 3 ] {} <Debug> HTTP-Session: 05a1eac6-46fd-4ca6-aab1-563beb873676 Destroying unnamed session | ||
731 | 2024.02.01 08:59:03.255326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
732 | 2024.02.01 08:59:03.255397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
733 | 2024.02.01 08:59:03.255423 [ 3 ] {} <Debug> HTTP-Session: 513fae44-57b2-4ae1-bb4e-8442e0e6d43b Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
734 | 2024.02.01 08:59:03.255455 [ 3 ] {} <Debug> HTTP-Session: 513fae44-57b2-4ae1-bb4e-8442e0e6d43b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2024.02.01 08:59:03.255682 [ 3 ] {76a8b8c5-bd90-4df3-a1d4-89918a2065a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) 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) | ||
736 | 2024.02.01 08:59:03.255743 [ 3 ] {76a8b8c5-bd90-4df3-a1d4-89918a2065a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
737 | 2024.02.01 08:59:03.258655 [ 3 ] {76a8b8c5-bd90-4df3-a1d4-89918a2065a3} <Debug> oximeter.fields_uuid (b47ffcae-5cd7-4228-b911-7d9d47112017): Loading data parts | ||
738 | 2024.02.01 08:59:03.258734 [ 3 ] {76a8b8c5-bd90-4df3-a1d4-89918a2065a3} <Debug> oximeter.fields_uuid (b47ffcae-5cd7-4228-b911-7d9d47112017): There are no data parts | ||
739 | 2024.02.01 08:59:03.262573 [ 3 ] {76a8b8c5-bd90-4df3-a1d4-89918a2065a3} <Debug> DynamicQueryHandler: Done processing query | ||
740 | 2024.02.01 08:59:03.262612 [ 3 ] {76a8b8c5-bd90-4df3-a1d4-89918a2065a3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
741 | 2024.02.01 08:59:03.262629 [ 3 ] {} <Debug> HTTP-Session: 513fae44-57b2-4ae1-bb4e-8442e0e6d43b Destroying unnamed session | ||
742 | 2024.02.01 08:59:03.262758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
743 | 2024.02.01 08:59:03.262812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
744 | 2024.02.01 08:59:03.262833 [ 3 ] {} <Debug> HTTP-Session: b36c6389-7430-4c5c-973c-34e4ee3ea60c Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
745 | 2024.02.01 08:59:03.262859 [ 3 ] {} <Debug> HTTP-Session: b36c6389-7430-4c5c-973c-34e4ee3ea60c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2024.02.01 08:59:03.263141 [ 3 ] {e5d718fb-3ef5-4047-ba5a-cb800e8a4a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) /* The timeseries schema table stores the extracted schema for the samples | ||
747 | * oximeter collects. | ||
748 | */ | ||
749 | 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) | ||
750 | 2024.02.01 08:59:03.263207 [ 3 ] {e5d718fb-3ef5-4047-ba5a-cb800e8a4a9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
751 | 2024.02.01 08:59:03.267569 [ 3 ] {e5d718fb-3ef5-4047-ba5a-cb800e8a4a9d} <Debug> oximeter.timeseries_schema (42f07f61-641f-48c1-804b-2b39d5d34b47): Loading data parts | ||
752 | 2024.02.01 08:59:03.267696 [ 3 ] {e5d718fb-3ef5-4047-ba5a-cb800e8a4a9d} <Debug> oximeter.timeseries_schema (42f07f61-641f-48c1-804b-2b39d5d34b47): There are no data parts | ||
753 | 2024.02.01 08:59:03.272107 [ 3 ] {e5d718fb-3ef5-4047-ba5a-cb800e8a4a9d} <Debug> DynamicQueryHandler: Done processing query | ||
754 | 2024.02.01 08:59:03.272143 [ 3 ] {e5d718fb-3ef5-4047-ba5a-cb800e8a4a9d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
755 | 2024.02.01 08:59:03.272181 [ 3 ] {} <Debug> HTTP-Session: b36c6389-7430-4c5c-973c-34e4ee3ea60c Destroying unnamed session | ||
756 | 2024.02.01 08:59:03.272353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34279, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
757 | 2024.02.01 08:59:03.272430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
758 | 2024.02.01 08:59:03.272470 [ 3 ] {} <Debug> HTTP-Session: 9d0afefb-fdb2-48d5-bdbb-8992007ffb8a Authenticating user 'default' from [fd00:1122:3344:101::d]:34279 | ||
759 | 2024.02.01 08:59:03.272495 [ 3 ] {} <Debug> HTTP-Session: 9d0afefb-fdb2-48d5-bdbb-8992007ffb8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
760 | 2024.02.01 08:59:03.272663 [ 3 ] {2c369b0d-17d2-4e7a-9166-af77e6d0fd71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34279) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
761 | 2024.02.01 08:59:03.273384 [ 3 ] {2c369b0d-17d2-4e7a-9166-af77e6d0fd71} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
762 | 2024.02.01 08:59:03.278490 [ 3 ] {2c369b0d-17d2-4e7a-9166-af77e6d0fd71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
763 | 2024.02.01 08:59:03.280652 [ 3 ] {2c369b0d-17d2-4e7a-9166-af77e6d0fd71} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
764 | 2024.02.01 08:59:03.280867 [ 3 ] {2c369b0d-17d2-4e7a-9166-af77e6d0fd71} <Trace> oximeter.version (0cdd8dc8-bcb0-4fe5-b4b5-e3102f395f1f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
765 | 2024.02.01 08:59:03.281068 [ 3 ] {2c369b0d-17d2-4e7a-9166-af77e6d0fd71} <Information> executeQuery: Read 1 rows, 16.00 B in 0.008412747 sec., 118 rows/sec., 1.86 KiB/sec. | ||
766 | 2024.02.01 08:59:03.281242 [ 3 ] {2c369b0d-17d2-4e7a-9166-af77e6d0fd71} <Debug> DynamicQueryHandler: Done processing query | ||
767 | 2024.02.01 08:59:03.281264 [ 3 ] {2c369b0d-17d2-4e7a-9166-af77e6d0fd71} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
768 | 2024.02.01 08:59:03.281287 [ 3 ] {} <Debug> HTTP-Session: 9d0afefb-fdb2-48d5-bdbb-8992007ffb8a Destroying unnamed session | ||
769 | 2024.02.01 08:59:04.000649 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.68 MiB, peak 231.75 MiB, will set to 228.28 MiB (RSS), difference: 1.60 MiB | ||
770 | 2024.02.01 08:59:17.073734 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache | ||
771 | 2024.02.01 08:59:17.073794 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache | ||
772 | 2024.02.01 08:59:32.074063 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
773 | 2024.02.01 08:59:32.074136 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
774 | 2024.02.01 08:59:47.074363 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
775 | 2024.02.01 08:59:47.074430 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
776 | 2024.02.01 08:59:58.332299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46446, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
777 | 2024.02.01 08:59:58.332434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
778 | 2024.02.01 08:59:58.332481 [ 3 ] {} <Debug> HTTP-Session: 45b5012e-cda4-40a1-ba5c-690352ee0d36 Authenticating user 'default' from [fd00:1122:3344:101::d]:46446 | ||
779 | 2024.02.01 08:59:58.332503 [ 3 ] {} <Debug> HTTP-Session: 45b5012e-cda4-40a1-ba5c-690352ee0d36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
780 | 2024.02.01 08:59:58.332720 [ 3 ] {b8a513bf-a549-41c2-9cd9-fcfc37907a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46446) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
781 | 2024.02.01 08:59:58.335360 [ 3 ] {b8a513bf-a549-41c2-9cd9-fcfc37907a19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
782 | 2024.02.01 08:59:58.340438 [ 3 ] {b8a513bf-a549-41c2-9cd9-fcfc37907a19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
783 | 2024.02.01 08:59:58.342733 [ 3 ] {b8a513bf-a549-41c2-9cd9-fcfc37907a19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
784 | 2024.02.01 08:59:58.350288 [ 3 ] {b8a513bf-a549-41c2-9cd9-fcfc37907a19} <Debug> DynamicQueryHandler: Done processing query | ||
785 | 2024.02.01 08:59:58.350316 [ 3 ] {b8a513bf-a549-41c2-9cd9-fcfc37907a19} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
786 | 2024.02.01 08:59:58.350350 [ 3 ] {} <Debug> HTTP-Session: 45b5012e-cda4-40a1-ba5c-690352ee0d36 Destroying unnamed session | ||
787 | 2024.02.01 08:59:58.441152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46446, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
788 | 2024.02.01 08:59:58.441256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
789 | 2024.02.01 08:59:58.441366 [ 3 ] {} <Debug> HTTP-Session: f0422db8-4ea6-455f-8679-a66e63a065d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46446 | ||
790 | 2024.02.01 08:59:58.441389 [ 3 ] {} <Debug> HTTP-Session: f0422db8-4ea6-455f-8679-a66e63a065d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
791 | 2024.02.01 08:59:58.441544 [ 3 ] {198ee846-23af-4f13-841e-847d50208cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
792 | 2024.02.01 08:59:58.466957 [ 3 ] {198ee846-23af-4f13-841e-847d50208cd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
793 | 2024.02.01 08:59:58.467110 [ 3 ] {198ee846-23af-4f13-841e-847d50208cd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
794 | 2024.02.01 08:59:58.467186 [ 3 ] {198ee846-23af-4f13-841e-847d50208cd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
795 | 2024.02.01 08:59:58.468113 [ 3 ] {198ee846-23af-4f13-841e-847d50208cd6} <Debug> DynamicQueryHandler: Done processing query | ||
796 | 2024.02.01 08:59:58.468140 [ 3 ] {198ee846-23af-4f13-841e-847d50208cd6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
797 | 2024.02.01 08:59:58.468169 [ 3 ] {} <Debug> HTTP-Session: f0422db8-4ea6-455f-8679-a66e63a065d3 Destroying unnamed session | ||
798 | 2024.02.01 08:59:58.468376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46446, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
799 | 2024.02.01 08:59:58.468425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
800 | 2024.02.01 08:59:58.468444 [ 3 ] {} <Debug> HTTP-Session: dc0eabc7-42b4-4296-8573-58f75ec16706 Authenticating user 'default' from [fd00:1122:3344:101::d]:46446 | ||
801 | 2024.02.01 08:59:58.468462 [ 3 ] {} <Debug> HTTP-Session: dc0eabc7-42b4-4296-8573-58f75ec16706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
802 | 2024.02.01 08:59:58.468579 [ 3 ] {5962bc86-e6e6-40ee-95be-2960c0a526c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
803 | 2024.02.01 08:59:58.471005 [ 3 ] {5962bc86-e6e6-40ee-95be-2960c0a526c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
804 | 2024.02.01 08:59:58.471160 [ 3 ] {5962bc86-e6e6-40ee-95be-2960c0a526c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
805 | 2024.02.01 08:59:58.471203 [ 3 ] {5962bc86-e6e6-40ee-95be-2960c0a526c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
806 | 2024.02.01 08:59:58.472217 [ 3 ] {5962bc86-e6e6-40ee-95be-2960c0a526c4} <Debug> DynamicQueryHandler: Done processing query | ||
807 | 2024.02.01 08:59:58.472245 [ 3 ] {5962bc86-e6e6-40ee-95be-2960c0a526c4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
808 | 2024.02.01 08:59:58.472261 [ 3 ] {} <Debug> HTTP-Session: dc0eabc7-42b4-4296-8573-58f75ec16706 Destroying unnamed session | ||
809 | 2024.02.01 08:59:58.472621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46446, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
810 | 2024.02.01 08:59:58.472672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
811 | 2024.02.01 08:59:58.472692 [ 3 ] {} <Debug> HTTP-Session: cb35bf6c-0820-49f5-b483-71a54ba5bb55 Authenticating user 'default' from [fd00:1122:3344:101::d]:46446 | ||
812 | 2024.02.01 08:59:58.472710 [ 3 ] {} <Debug> HTTP-Session: cb35bf6c-0820-49f5-b483-71a54ba5bb55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
813 | 2024.02.01 08:59:58.472831 [ 3 ] {67240c55-619a-43c4-a599-4e56a3c51efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
814 | 2024.02.01 08:59:58.473167 [ 3 ] {67240c55-619a-43c4-a599-4e56a3c51efc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2024.02.01 08:59:58.473309 [ 3 ] {67240c55-619a-43c4-a599-4e56a3c51efc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
816 | 2024.02.01 08:59:58.473349 [ 3 ] {67240c55-619a-43c4-a599-4e56a3c51efc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
817 | 2024.02.01 08:59:58.474214 [ 3 ] {67240c55-619a-43c4-a599-4e56a3c51efc} <Debug> DynamicQueryHandler: Done processing query | ||
818 | 2024.02.01 08:59:58.474241 [ 3 ] {67240c55-619a-43c4-a599-4e56a3c51efc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
819 | 2024.02.01 08:59:58.474257 [ 3 ] {} <Debug> HTTP-Session: cb35bf6c-0820-49f5-b483-71a54ba5bb55 Destroying unnamed session | ||
820 | 2024.02.01 08:59:58.475275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46446, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
821 | 2024.02.01 08:59:58.475322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
822 | 2024.02.01 08:59:58.475341 [ 3 ] {} <Debug> HTTP-Session: dde6691e-c09d-43c0-a3cc-81328860604a Authenticating user 'default' from [fd00:1122:3344:101::d]:46446 | ||
823 | 2024.02.01 08:59:58.475357 [ 3 ] {} <Debug> HTTP-Session: dde6691e-c09d-43c0-a3cc-81328860604a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
824 | 2024.02.01 08:59:58.475435 [ 3 ] {bf4b7bdc-29ce-44c5-b4bc-2df646da8f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46446) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
825 | 2024.02.01 08:59:58.475473 [ 3 ] {bf4b7bdc-29ce-44c5-b4bc-2df646da8f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
826 | 2024.02.01 08:59:58.476245 [ 3 ] {bf4b7bdc-29ce-44c5-b4bc-2df646da8f7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
827 | 2024.02.01 08:59:58.485414 [ 3 ] {bf4b7bdc-29ce-44c5-b4bc-2df646da8f7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
828 | 2024.02.01 08:59:58.487799 [ 3 ] {bf4b7bdc-29ce-44c5-b4bc-2df646da8f7a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
829 | 2024.02.01 08:59:58.487960 [ 3 ] {bf4b7bdc-29ce-44c5-b4bc-2df646da8f7a} <Trace> oximeter.timeseries_schema (42f07f61-641f-48c1-804b-2b39d5d34b47): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
830 | 2024.02.01 08:59:58.488137 [ 3 ] {bf4b7bdc-29ce-44c5-b4bc-2df646da8f7a} <Information> executeQuery: Read 4 rows, 443.00 B in 0.01264287 sec., 316 rows/sec., 34.22 KiB/sec. | ||
831 | 2024.02.01 08:59:58.488289 [ 3 ] {bf4b7bdc-29ce-44c5-b4bc-2df646da8f7a} <Debug> DynamicQueryHandler: Done processing query | ||
832 | 2024.02.01 08:59:58.488311 [ 3 ] {bf4b7bdc-29ce-44c5-b4bc-2df646da8f7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
833 | 2024.02.01 08:59:58.488326 [ 3 ] {} <Debug> HTTP-Session: dde6691e-c09d-43c0-a3cc-81328860604a Destroying unnamed session | ||
834 | 2024.02.01 08:59:58.488459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46446, User-Agent: (none), Length: 5784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
835 | 2024.02.01 08:59:58.488503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
836 | 2024.02.01 08:59:58.488522 [ 3 ] {} <Debug> HTTP-Session: 579aad01-da77-41c4-ac81-07374c9bebf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46446 | ||
837 | 2024.02.01 08:59:58.488538 [ 3 ] {} <Debug> HTTP-Session: 579aad01-da77-41c4-ac81-07374c9bebf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
838 | 2024.02.01 08:59:58.488611 [ 3 ] {d30c0f89-3227-4da5-b9f2-a6d8972fc141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46446) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
839 | 2024.02.01 08:59:58.488649 [ 3 ] {d30c0f89-3227-4da5-b9f2-a6d8972fc141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
840 | 2024.02.01 08:59:58.488817 [ 3 ] {d30c0f89-3227-4da5-b9f2-a6d8972fc141} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
841 | 2024.02.01 08:59:58.496826 [ 3 ] {d30c0f89-3227-4da5-b9f2-a6d8972fc141} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
842 | 2024.02.01 08:59:58.497042 [ 3 ] {d30c0f89-3227-4da5-b9f2-a6d8972fc141} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
843 | 2024.02.01 08:59:58.497206 [ 3 ] {d30c0f89-3227-4da5-b9f2-a6d8972fc141} <Trace> oximeter.fields_i64 (dcfefcae-8550-454d-b32d-a0c50b0857a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
844 | 2024.02.01 08:59:58.497317 [ 3 ] {d30c0f89-3227-4da5-b9f2-a6d8972fc141} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.008617541 sec., 4641 rows/sec., 376.23 KiB/sec. | ||
845 | 2024.02.01 08:59:58.497461 [ 3 ] {d30c0f89-3227-4da5-b9f2-a6d8972fc141} <Debug> DynamicQueryHandler: Done processing query | ||
846 | 2024.02.01 08:59:58.497486 [ 3 ] {d30c0f89-3227-4da5-b9f2-a6d8972fc141} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
847 | 2024.02.01 08:59:58.497502 [ 3 ] {} <Debug> HTTP-Session: 579aad01-da77-41c4-ac81-07374c9bebf2 Destroying unnamed session | ||
848 | 2024.02.01 08:59:58.497691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46446, User-Agent: (none), Length: 19417, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
849 | 2024.02.01 08:59:58.497737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
850 | 2024.02.01 08:59:58.497756 [ 3 ] {} <Debug> HTTP-Session: d158a8a8-75bb-4ccf-9c2c-dddef5c84281 Authenticating user 'default' from [fd00:1122:3344:101::d]:46446 | ||
851 | 2024.02.01 08:59:58.497773 [ 3 ] {} <Debug> HTTP-Session: d158a8a8-75bb-4ccf-9c2c-dddef5c84281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
852 | 2024.02.01 08:59:58.497845 [ 3 ] {c9ddd746-0d4d-431c-898f-3b744641ad5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46446) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
853 | 2024.02.01 08:59:58.497881 [ 3 ] {c9ddd746-0d4d-431c-898f-3b744641ad5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
854 | 2024.02.01 08:59:58.497995 [ 3 ] {c9ddd746-0d4d-431c-898f-3b744641ad5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
855 | 2024.02.01 08:59:58.498420 [ 3 ] {c9ddd746-0d4d-431c-898f-3b744641ad5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
856 | 2024.02.01 08:59:58.498628 [ 3 ] {c9ddd746-0d4d-431c-898f-3b744641ad5e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
857 | 2024.02.01 08:59:58.498835 [ 3 ] {c9ddd746-0d4d-431c-898f-3b744641ad5e} <Trace> oximeter.fields_string (b90959d5-89ee-4340-963a-24100e3c006e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
858 | 2024.02.01 08:59:58.498948 [ 3 ] {c9ddd746-0d4d-431c-898f-3b744641ad5e} <Information> executeQuery: Read 120 rows, 12.07 KiB in 0.001064401 sec., 112739 rows/sec., 11.08 MiB/sec. | ||
859 | 2024.02.01 08:59:58.499071 [ 3 ] {c9ddd746-0d4d-431c-898f-3b744641ad5e} <Debug> DynamicQueryHandler: Done processing query | ||
860 | 2024.02.01 08:59:58.499094 [ 3 ] {c9ddd746-0d4d-431c-898f-3b744641ad5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
861 | 2024.02.01 08:59:58.499109 [ 3 ] {} <Debug> HTTP-Session: d158a8a8-75bb-4ccf-9c2c-dddef5c84281 Destroying unnamed session | ||
862 | 2024.02.01 08:59:58.499271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46446, User-Agent: (none), Length: 9367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
863 | 2024.02.01 08:59:58.499317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
864 | 2024.02.01 08:59:58.499336 [ 3 ] {} <Debug> HTTP-Session: 9d6b3408-e270-4e3a-9401-8bf79d88e83c Authenticating user 'default' from [fd00:1122:3344:101::d]:46446 | ||
865 | 2024.02.01 08:59:58.499353 [ 3 ] {} <Debug> HTTP-Session: 9d6b3408-e270-4e3a-9401-8bf79d88e83c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
866 | 2024.02.01 08:59:58.499422 [ 3 ] {19818ddd-88a7-43e9-a7e7-5b926fbc13f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46446) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
867 | 2024.02.01 08:59:58.499460 [ 3 ] {19818ddd-88a7-43e9-a7e7-5b926fbc13f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
868 | 2024.02.01 08:59:58.502144 [ 3 ] {19818ddd-88a7-43e9-a7e7-5b926fbc13f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
869 | 2024.02.01 08:59:58.506410 [ 3 ] {19818ddd-88a7-43e9-a7e7-5b926fbc13f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
870 | 2024.02.01 08:59:58.508714 [ 3 ] {19818ddd-88a7-43e9-a7e7-5b926fbc13f5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
871 | 2024.02.01 08:59:58.508999 [ 3 ] {19818ddd-88a7-43e9-a7e7-5b926fbc13f5} <Trace> oximeter.fields_uuid (b47ffcae-5cd7-4228-b911-7d9d47112017): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
872 | 2024.02.01 08:59:58.509207 [ 3 ] {19818ddd-88a7-43e9-a7e7-5b926fbc13f5} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.009766623 sec., 5631 rows/sec., 451.45 KiB/sec. | ||
873 | 2024.02.01 08:59:58.509325 [ 3 ] {19818ddd-88a7-43e9-a7e7-5b926fbc13f5} <Debug> DynamicQueryHandler: Done processing query | ||
874 | 2024.02.01 08:59:58.509347 [ 3 ] {19818ddd-88a7-43e9-a7e7-5b926fbc13f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
875 | 2024.02.01 08:59:58.509362 [ 3 ] {} <Debug> HTTP-Session: 9d6b3408-e270-4e3a-9401-8bf79d88e83c Destroying unnamed session | ||
876 | 2024.02.01 08:59:58.509616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46446, User-Agent: (none), Length: 42799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
877 | 2024.02.01 08:59:58.509659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
878 | 2024.02.01 08:59:58.509677 [ 3 ] {} <Debug> HTTP-Session: 2f17e550-af1c-4c5c-b2af-9c07fb763f66 Authenticating user 'default' from [fd00:1122:3344:101::d]:46446 | ||
879 | 2024.02.01 08:59:58.509692 [ 3 ] {} <Debug> HTTP-Session: 2f17e550-af1c-4c5c-b2af-9c07fb763f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
880 | 2024.02.01 08:59:58.509832 [ 3 ] {453b7776-b403-4940-8c48-f0e39a6822c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46446) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
881 | 2024.02.01 08:59:58.509875 [ 3 ] {453b7776-b403-4940-8c48-f0e39a6822c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
882 | 2024.02.01 08:59:58.510024 [ 3 ] {453b7776-b403-4940-8c48-f0e39a6822c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
883 | 2024.02.01 08:59:58.510576 [ 3 ] {453b7776-b403-4940-8c48-f0e39a6822c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
884 | 2024.02.01 08:59:58.517816 [ 3 ] {453b7776-b403-4940-8c48-f0e39a6822c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
885 | 2024.02.01 08:59:58.518168 [ 3 ] {453b7776-b403-4940-8c48-f0e39a6822c7} <Trace> oximeter.measurements_histogramf64 (abe5bb37-eabf-4ff7-8bf7-f041db5ca7e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
886 | 2024.02.01 08:59:58.518319 [ 3 ] {453b7776-b403-4940-8c48-f0e39a6822c7} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.008456198 sec., 4730 rows/sec., 6.38 MiB/sec. | ||
887 | 2024.02.01 08:59:58.518445 [ 3 ] {453b7776-b403-4940-8c48-f0e39a6822c7} <Debug> DynamicQueryHandler: Done processing query | ||
888 | 2024.02.01 08:59:58.518469 [ 3 ] {453b7776-b403-4940-8c48-f0e39a6822c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
889 | 2024.02.01 08:59:58.518484 [ 3 ] {} <Debug> HTTP-Session: 2f17e550-af1c-4c5c-b2af-9c07fb763f66 Destroying unnamed session | ||
890 | 2024.02.01 08:59:58.518595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46446, User-Agent: (none), Length: 3343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
891 | 2024.02.01 08:59:58.518640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
892 | 2024.02.01 08:59:58.518659 [ 3 ] {} <Debug> HTTP-Session: be78a489-0dda-43af-94c4-11e8bf7f6db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46446 | ||
893 | 2024.02.01 08:59:58.518676 [ 3 ] {} <Debug> HTTP-Session: be78a489-0dda-43af-94c4-11e8bf7f6db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
894 | 2024.02.01 08:59:58.518745 [ 3 ] {dfbee197-3ea2-44cc-87f8-1b5caeeb9a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46446) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
895 | 2024.02.01 08:59:58.519319 [ 3 ] {dfbee197-3ea2-44cc-87f8-1b5caeeb9a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
896 | 2024.02.01 08:59:58.519420 [ 3 ] {dfbee197-3ea2-44cc-87f8-1b5caeeb9a44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
897 | 2024.02.01 08:59:58.521662 [ 3 ] {dfbee197-3ea2-44cc-87f8-1b5caeeb9a44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
898 | 2024.02.01 08:59:58.524108 [ 3 ] {dfbee197-3ea2-44cc-87f8-1b5caeeb9a44} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
899 | 2024.02.01 08:59:58.524395 [ 3 ] {dfbee197-3ea2-44cc-87f8-1b5caeeb9a44} <Trace> oximeter.measurements_i64 (d28da3e8-13a1-4261-affb-c13b7982c634): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
900 | 2024.02.01 08:59:58.524589 [ 3 ] {dfbee197-3ea2-44cc-87f8-1b5caeeb9a44} <Information> executeQuery: Read 21 rows, 1.54 KiB in 0.005857966 sec., 3584 rows/sec., 262.90 KiB/sec. | ||
901 | 2024.02.01 08:59:58.524867 [ 3 ] {dfbee197-3ea2-44cc-87f8-1b5caeeb9a44} <Debug> DynamicQueryHandler: Done processing query | ||
902 | 2024.02.01 08:59:58.524914 [ 3 ] {dfbee197-3ea2-44cc-87f8-1b5caeeb9a44} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
903 | 2024.02.01 08:59:58.524945 [ 3 ] {} <Debug> HTTP-Session: be78a489-0dda-43af-94c4-11e8bf7f6db7 Destroying unnamed session |