Max level shown:
1 [ Nov 16 16:44:00 Enabled. ]
2 [ Nov 16 16:44:00 Rereading configuration. ]
3 [ Nov 16 16:44:05 Rereading configuration. ]
4 [ Nov 16 16:44:12 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default
23 + DATALINK=oxControlService19
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService19 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService19
29 ipadm: Could not delete oxControlService19: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService19
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService19
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService19
34 + ipadm show-addr oxControlService19/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService19/ll
37 + ipadm show-addr oxControlService19/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService19/omicron6
40 + route get -inet6 default -inet6 fd00:1122:3344:101::1
41 default: not in table
42 + route add -inet6 default -inet6 fd00:1122:3344:101::1
43 add net default: gateway fd00:1122:3344:101::1
44 + single_node=true
45 + command=()
46 + true
47 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
48 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
49 [ Nov 16 16:44:13 Method "start" exited with status 0. ]
50 Processing configuration file 'config.xml'.
51 There is no file 'config.xml', will use embedded config.
52 Logging trace to /var/tmp/clickhouse-server.log
53 Logging errors to /var/tmp/clickhouse-server.errlog
54 2023.11.16 16:44:13.663902 [ 1 ] {} <Information> Application: Will watch for the process with pid 22175
55 2023.11.16 16:44:13.663979 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.11.16 16:44:14.265044 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22175
57 2023.11.16 16:44:14.265275 [ 1 ] {} <Information> Application: starting up
58 2023.11.16 16:44:14.265478 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.11.16 16:44:14.376396 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.11.16 16:44:14.376507 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.11.16 16:44:14.376520 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.11.16 16:44:14.376555 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.11.16 16:44:14.376857 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.11.16 16:44:14.377673 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
65 Processing configuration file 'config.xml'.
66 There is no file 'config.xml', will use embedded config.
67 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
68 2023.11.16 16:44:14.378143 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.11.16 16:44:14.378414 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
70 2023.11.16 16:44:14.381156 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.11.16 16:44:14.381199 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.11.16 16:44:14.381952 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
73 Processing configuration file 'config.xml'.
74 There is no file 'config.xml', will use embedded config.
75 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
76 2023.11.16 16:44:14.382125 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.11.16 16:44:14.388408 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.11.16 16:44:14.388979 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.11.16 16:44:14.389005 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.11.16 16:44:14.390430 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.11.16 16:44:14.390988 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.11.16 16:44:14.391347 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.11.16 16:44:14.391737 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.11.16 16:44:14.392657 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.11.16 16:44:14.392701 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.11.16 16:44:14.392756 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.11.16 16:44:14.392773 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.11.16 16:44:14.410954 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.11.16 16:44:14.410989 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000143821 sec
90 2023.11.16 16:44:14.411635 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.11.16 16:44:14.411719 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.11.16 16:44:14.411738 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.11.16 16:44:14.411754 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.11.16 16:44:14.411765 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.11.16 16:44:14.411780 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.11.16 16:44:14.411794 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.11.16 16:44:14.411823 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.11.16 16:44:14.411842 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.11.16 16:44:14.411870 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.11.16 16:44:14.411882 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.11.16 16:44:14.411896 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.11.16 16:44:14.411909 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.11.16 16:44:14.411937 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.11.16 16:44:14.411951 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.11.16 16:44:14.411962 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.11.16 16:44:14.447363 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.11.16 16:44:14.453081 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.11.16 16:44:14.453109 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0601e-05 sec
109 2023.11.16 16:44:14.453140 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.11.16 16:44:14.453155 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.11.16 16:44:14.453176 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.11.16 16:44:14.455604 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.11.16 16:44:14.461055 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.11.16 16:44:14.461136 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
115 2023.11.16 16:44:14.461187 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.11.16 16:44:14.666908 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1)
117 2023.11.16 16:44:14.684822 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1)
118 2023.11.16 16:44:14.684869 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.11.16 16:44:14.807237 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.11.16 16:44:14.808060 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB
121 2023.11.16 16:44:14.808377 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.11.16 16:44:14.808409 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.11.16 16:44:14.808452 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.11.16 16:44:14.808505 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
125 2023.11.16 16:44:14.808521 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache
126 2023.11.16 16:44:14.808547 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.11.16 16:44:14.809237 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.11.16 16:44:14.809260 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.11.16 16:44:21.584350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.11.16 16:44:21.584532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.11.16 16:44:21.585150 [ 3 ] {} <Debug> HTTP-Session: 3f7efae0-a297-4ff8-b5d9-bf8b10113a64 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
132 2023.11.16 16:44:21.585197 [ 3 ] {} <Debug> HTTP-Session: 3f7efae0-a297-4ff8-b5d9-bf8b10113a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.11.16 16:44:21.585316 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.11.16 16:44:21.585342 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.11.16 16:44:21.585363 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.11.16 16:44:21.586814 [ 3 ] {5f8ad846-21db-4eb9-858e-2f3630986544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
137 2023.11.16 16:44:21.609421 [ 3 ] {5f8ad846-21db-4eb9-858e-2f3630986544} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:53600) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
138 
139 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
140 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
141 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
142 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
143 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
144 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
145 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
146 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
147 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
148 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
149 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
150 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
151 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
152 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
153 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
154 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
155 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
156 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
157 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
158 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
159 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
160 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
161 
162 2023.11.16 16:44:21.610228 [ 3 ] {5f8ad846-21db-4eb9-858e-2f3630986544} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
163 
164 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
165 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
166 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
167 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
168 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
169 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
170 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
171 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
172 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
173 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
174 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
175 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
176 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
177 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
178 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
179 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
180 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
181 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
182 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
183 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
184 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
185 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
186 (version 22.8.9.1)
187 2023.11.16 16:44:21.610927 [ 3 ] {5f8ad846-21db-4eb9-858e-2f3630986544} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
188 2023.11.16 16:44:21.610950 [ 3 ] {} <Debug> HTTP-Session: 3f7efae0-a297-4ff8-b5d9-bf8b10113a64 Destroying unnamed session
189 2023.11.16 16:44:21.611839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2023.11.16 16:44:21.611889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
191 2023.11.16 16:44:21.611909 [ 3 ] {} <Debug> HTTP-Session: 934355db-2ea1-4673-95f4-50baf0906754 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
192 2023.11.16 16:44:21.611938 [ 3 ] {} <Debug> HTTP-Session: 934355db-2ea1-4673-95f4-50baf0906754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2023.11.16 16:44:21.612026 [ 3 ] {12485803-80ee-4697-9dac-a7eda99b1a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
194 2023.11.16 16:44:21.612102 [ 3 ] {12485803-80ee-4697-9dac-a7eda99b1a70} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
195 2023.11.16 16:44:21.613107 [ 3 ] {12485803-80ee-4697-9dac-a7eda99b1a70} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
196 2023.11.16 16:44:21.615040 [ 3 ] {12485803-80ee-4697-9dac-a7eda99b1a70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
197 2023.11.16 16:44:21.619077 [ 3 ] {12485803-80ee-4697-9dac-a7eda99b1a70} <Debug> DynamicQueryHandler: Done processing query
198 2023.11.16 16:44:21.619125 [ 3 ] {12485803-80ee-4697-9dac-a7eda99b1a70} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
199 2023.11.16 16:44:21.619139 [ 3 ] {} <Debug> HTTP-Session: 934355db-2ea1-4673-95f4-50baf0906754 Destroying unnamed session
200 2023.11.16 16:44:21.619354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.11.16 16:44:21.619400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.11.16 16:44:21.619419 [ 3 ] {} <Debug> HTTP-Session: 501c8c69-d88a-4503-9218-11cd3f2e4d9e Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
203 2023.11.16 16:44:21.619435 [ 3 ] {} <Debug> HTTP-Session: 501c8c69-d88a-4503-9218-11cd3f2e4d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.11.16 16:44:21.619527 [ 3 ] {86e2f094-aa64-4591-b26b-9226255c880d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
205 2023.11.16 16:44:21.619757 [ 3 ] {86e2f094-aa64-4591-b26b-9226255c880d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:53600) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
206 
207 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
208 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
209 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
210 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
211 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
212 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
213 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
214 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
215 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
216 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
217 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
218 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
219 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
220 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
221 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
222 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
223 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
224 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
225 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
226 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
227 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
228 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
229 
230 2023.11.16 16:44:21.619880 [ 3 ] {86e2f094-aa64-4591-b26b-9226255c880d} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
231 
232 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
233 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
234 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
235 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
236 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
237 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
238 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
239 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
240 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
241 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
242 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
243 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
244 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
245 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
246 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
247 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
248 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
249 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
250 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
251 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
252 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
253 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
254 (version 22.8.9.1)
255 2023.11.16 16:44:21.620003 [ 3 ] {86e2f094-aa64-4591-b26b-9226255c880d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
256 2023.11.16 16:44:21.620022 [ 3 ] {} <Debug> HTTP-Session: 501c8c69-d88a-4503-9218-11cd3f2e4d9e Destroying unnamed session
257 2023.11.16 16:44:21.620362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
258 2023.11.16 16:44:21.620411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
259 2023.11.16 16:44:21.620428 [ 3 ] {} <Debug> HTTP-Session: 0fee3aae-306d-40a3-8558-4af1530937e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
260 2023.11.16 16:44:21.620446 [ 3 ] {} <Debug> HTTP-Session: 0fee3aae-306d-40a3-8558-4af1530937e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
261 2023.11.16 16:44:21.620542 [ 3 ] {3d9bc7ff-a8af-4b6a-8a08-857d08c3446e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) DROP DATABASE IF EXISTS oximeter (stage: Complete)
262 2023.11.16 16:44:21.620636 [ 3 ] {3d9bc7ff-a8af-4b6a-8a08-857d08c3446e} <Debug> DynamicQueryHandler: Done processing query
263 2023.11.16 16:44:21.620659 [ 3 ] {3d9bc7ff-a8af-4b6a-8a08-857d08c3446e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
264 2023.11.16 16:44:21.620673 [ 3 ] {} <Debug> HTTP-Session: 0fee3aae-306d-40a3-8558-4af1530937e2 Destroying unnamed session
265 2023.11.16 16:44:21.620804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
266 2023.11.16 16:44:21.620846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
267 2023.11.16 16:44:21.620862 [ 3 ] {} <Debug> HTTP-Session: 2a6b0b45-d452-474f-9c6a-40e07f999148 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
268 2023.11.16 16:44:21.620881 [ 3 ] {} <Debug> HTTP-Session: 2a6b0b45-d452-474f-9c6a-40e07f999148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
269 2023.11.16 16:44:21.620935 [ 3 ] {28133c61-21bf-460d-b3aa-387231fc9e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
270 2023.11.16 16:44:21.620982 [ 3 ] {28133c61-21bf-460d-b3aa-387231fc9e19} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
271 2023.11.16 16:44:21.622374 [ 3 ] {28133c61-21bf-460d-b3aa-387231fc9e19} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
272 2023.11.16 16:44:21.622395 [ 3 ] {28133c61-21bf-460d-b3aa-387231fc9e19} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.173e-05 sec
273 2023.11.16 16:44:21.622427 [ 3 ] {28133c61-21bf-460d-b3aa-387231fc9e19} <Information> TablesLoader: Loading 0 tables with 0 dependency level
274 2023.11.16 16:44:21.622444 [ 3 ] {28133c61-21bf-460d-b3aa-387231fc9e19} <Information> DatabaseAtomic (oximeter): Starting up tables.
275 2023.11.16 16:44:21.622508 [ 3 ] {28133c61-21bf-460d-b3aa-387231fc9e19} <Debug> DynamicQueryHandler: Done processing query
276 2023.11.16 16:44:21.622530 [ 3 ] {28133c61-21bf-460d-b3aa-387231fc9e19} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
277 2023.11.16 16:44:21.622544 [ 3 ] {} <Debug> HTTP-Session: 2a6b0b45-d452-474f-9c6a-40e07f999148 Destroying unnamed session
278 2023.11.16 16:44:21.622658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
279 2023.11.16 16:44:21.622700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
280 2023.11.16 16:44:21.622717 [ 3 ] {} <Debug> HTTP-Session: b03e04b5-7ec0-4196-ba82-e57582eb6a73 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
281 2023.11.16 16:44:21.622743 [ 3 ] {} <Debug> HTTP-Session: b03e04b5-7ec0-4196-ba82-e57582eb6a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
282 2023.11.16 16:44:21.622872 [ 3 ] {048c8b8c-d2aa-41f7-ba41-767683de7a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) /* The version table contains metadata about the `oximeter` database */
283 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
284 2023.11.16 16:44:21.622915 [ 3 ] {048c8b8c-d2aa-41f7-ba41-767683de7a76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
285 2023.11.16 16:44:21.626826 [ 3 ] {048c8b8c-d2aa-41f7-ba41-767683de7a76} <Debug> oximeter.version (efb4f3b5-2157-471a-b9c1-54eb79c730af): Loading data parts
286 2023.11.16 16:44:21.626959 [ 3 ] {048c8b8c-d2aa-41f7-ba41-767683de7a76} <Debug> oximeter.version (efb4f3b5-2157-471a-b9c1-54eb79c730af): There are no data parts
287 2023.11.16 16:44:21.630095 [ 3 ] {048c8b8c-d2aa-41f7-ba41-767683de7a76} <Debug> DynamicQueryHandler: Done processing query
288 2023.11.16 16:44:21.630125 [ 3 ] {048c8b8c-d2aa-41f7-ba41-767683de7a76} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
289 2023.11.16 16:44:21.630176 [ 3 ] {} <Debug> HTTP-Session: b03e04b5-7ec0-4196-ba82-e57582eb6a73 Destroying unnamed session
290 2023.11.16 16:44:21.630374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
291 2023.11.16 16:44:21.630434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
292 2023.11.16 16:44:21.630460 [ 3 ] {} <Debug> HTTP-Session: 5070bd32-3b97-46fc-843a-373d7fcf78f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
293 2023.11.16 16:44:21.630478 [ 3 ] {} <Debug> HTTP-Session: 5070bd32-3b97-46fc-843a-373d7fcf78f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
294 2023.11.16 16:44:21.630706 [ 3 ] {108e56c3-1aad-4afb-9248-84e6b621460a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) /* The measurement tables contain all individual samples from each timeseries.
295 *
296 * Each table stores a single datum type, and otherwise contains nearly the same
297 * structure. The primary sorting key is on the timeseries name, key, and then
298 * timestamp, so that all timeseries from the same schema are grouped, followed
299 * by all samples from the same timeseries.
300 *
301 * This reflects that one usually looks up the _key_ in one or more field table,
302 * and then uses that to index quickly into the measurements tables.
303 */
304 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
305 2023.11.16 16:44:21.630768 [ 3 ] {108e56c3-1aad-4afb-9248-84e6b621460a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
306 2023.11.16 16:44:21.637656 [ 3 ] {108e56c3-1aad-4afb-9248-84e6b621460a} <Debug> oximeter.measurements_bool (aa387888-e63c-4014-b6d5-61966fc14793): Loading data parts
307 2023.11.16 16:44:21.637767 [ 3 ] {108e56c3-1aad-4afb-9248-84e6b621460a} <Debug> oximeter.measurements_bool (aa387888-e63c-4014-b6d5-61966fc14793): There are no data parts
308 2023.11.16 16:44:21.645597 [ 3 ] {108e56c3-1aad-4afb-9248-84e6b621460a} <Debug> DynamicQueryHandler: Done processing query
309 2023.11.16 16:44:21.645645 [ 3 ] {108e56c3-1aad-4afb-9248-84e6b621460a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2023.11.16 16:44:21.645683 [ 3 ] {} <Debug> HTTP-Session: 5070bd32-3b97-46fc-843a-373d7fcf78f2 Destroying unnamed session
311 2023.11.16 16:44:21.645850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2023.11.16 16:44:21.645947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2023.11.16 16:44:21.645990 [ 3 ] {} <Debug> HTTP-Session: 79432de6-bb4b-453d-8f4d-2b56035df834 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
314 2023.11.16 16:44:21.646021 [ 3 ] {} <Debug> HTTP-Session: 79432de6-bb4b-453d-8f4d-2b56035df834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2023.11.16 16:44:21.646353 [ 3 ] {e74b5e30-5d55-436e-aeb0-cb23466f0c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
316 2023.11.16 16:44:21.646398 [ 3 ] {e74b5e30-5d55-436e-aeb0-cb23466f0c1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
317 2023.11.16 16:44:21.648644 [ 3 ] {e74b5e30-5d55-436e-aeb0-cb23466f0c1d} <Debug> oximeter.measurements_i8 (490588d6-7a97-477c-a12d-a5f679581910): Loading data parts
318 2023.11.16 16:44:21.648724 [ 3 ] {e74b5e30-5d55-436e-aeb0-cb23466f0c1d} <Debug> oximeter.measurements_i8 (490588d6-7a97-477c-a12d-a5f679581910): There are no data parts
319 2023.11.16 16:44:21.649851 [ 3 ] {e74b5e30-5d55-436e-aeb0-cb23466f0c1d} <Debug> DynamicQueryHandler: Done processing query
320 2023.11.16 16:44:21.649874 [ 3 ] {e74b5e30-5d55-436e-aeb0-cb23466f0c1d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2023.11.16 16:44:21.649888 [ 3 ] {} <Debug> HTTP-Session: 79432de6-bb4b-453d-8f4d-2b56035df834 Destroying unnamed session
322 2023.11.16 16:44:21.649996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2023.11.16 16:44:21.650042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2023.11.16 16:44:21.650059 [ 3 ] {} <Debug> HTTP-Session: 4b5731eb-7c59-4411-86ae-ea8da82d02d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
325 2023.11.16 16:44:21.650079 [ 3 ] {} <Debug> HTTP-Session: 4b5731eb-7c59-4411-86ae-ea8da82d02d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2023.11.16 16:44:21.650325 [ 3 ] {a3408d4c-244e-4262-8b9d-173b9110c643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
327 2023.11.16 16:44:21.650368 [ 3 ] {a3408d4c-244e-4262-8b9d-173b9110c643} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
328 2023.11.16 16:44:21.651825 [ 3 ] {a3408d4c-244e-4262-8b9d-173b9110c643} <Debug> oximeter.measurements_u8 (4ddd6536-1364-456b-b8fe-9b09046d588f): Loading data parts
329 2023.11.16 16:44:21.651922 [ 3 ] {a3408d4c-244e-4262-8b9d-173b9110c643} <Debug> oximeter.measurements_u8 (4ddd6536-1364-456b-b8fe-9b09046d588f): There are no data parts
330 2023.11.16 16:44:21.653026 [ 3 ] {a3408d4c-244e-4262-8b9d-173b9110c643} <Debug> DynamicQueryHandler: Done processing query
331 2023.11.16 16:44:21.653062 [ 3 ] {a3408d4c-244e-4262-8b9d-173b9110c643} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2023.11.16 16:44:21.653076 [ 3 ] {} <Debug> HTTP-Session: 4b5731eb-7c59-4411-86ae-ea8da82d02d2 Destroying unnamed session
333 2023.11.16 16:44:21.653176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2023.11.16 16:44:21.653239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2023.11.16 16:44:21.653257 [ 3 ] {} <Debug> HTTP-Session: 1353f762-cf71-4631-a6a1-f46b550dd25b Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
336 2023.11.16 16:44:21.653344 [ 3 ] {} <Debug> HTTP-Session: 1353f762-cf71-4631-a6a1-f46b550dd25b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2023.11.16 16:44:21.653517 [ 3 ] {f5dc2df5-66d8-42fb-9aa5-18c53ee4907f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2023.11.16 16:44:21.653558 [ 3 ] {f5dc2df5-66d8-42fb-9aa5-18c53ee4907f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2023.11.16 16:44:21.655051 [ 3 ] {f5dc2df5-66d8-42fb-9aa5-18c53ee4907f} <Debug> oximeter.measurements_i16 (ffedc6cb-7918-423e-9f58-8b6d933d7ffb): Loading data parts
340 2023.11.16 16:44:21.655126 [ 3 ] {f5dc2df5-66d8-42fb-9aa5-18c53ee4907f} <Debug> oximeter.measurements_i16 (ffedc6cb-7918-423e-9f58-8b6d933d7ffb): There are no data parts
341 2023.11.16 16:44:21.656226 [ 3 ] {f5dc2df5-66d8-42fb-9aa5-18c53ee4907f} <Debug> DynamicQueryHandler: Done processing query
342 2023.11.16 16:44:21.656260 [ 3 ] {f5dc2df5-66d8-42fb-9aa5-18c53ee4907f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2023.11.16 16:44:21.656274 [ 3 ] {} <Debug> HTTP-Session: 1353f762-cf71-4631-a6a1-f46b550dd25b Destroying unnamed session
344 2023.11.16 16:44:21.656453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2023.11.16 16:44:21.656498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2023.11.16 16:44:21.656515 [ 3 ] {} <Debug> HTTP-Session: a49b32bc-c8f2-4e94-a37d-04da267dc9fe Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
347 2023.11.16 16:44:21.656535 [ 3 ] {} <Debug> HTTP-Session: a49b32bc-c8f2-4e94-a37d-04da267dc9fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2023.11.16 16:44:21.656706 [ 3 ] {4077b8cc-e7dd-45ba-a3c2-9030810db88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
349 2023.11.16 16:44:21.656771 [ 3 ] {4077b8cc-e7dd-45ba-a3c2-9030810db88a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
350 2023.11.16 16:44:21.658216 [ 3 ] {4077b8cc-e7dd-45ba-a3c2-9030810db88a} <Debug> oximeter.measurements_u16 (f30dc5a9-73c4-43af-92d5-04986dfae94d): Loading data parts
351 2023.11.16 16:44:21.658355 [ 3 ] {4077b8cc-e7dd-45ba-a3c2-9030810db88a} <Debug> oximeter.measurements_u16 (f30dc5a9-73c4-43af-92d5-04986dfae94d): There are no data parts
352 2023.11.16 16:44:21.659436 [ 3 ] {4077b8cc-e7dd-45ba-a3c2-9030810db88a} <Debug> DynamicQueryHandler: Done processing query
353 2023.11.16 16:44:21.659472 [ 3 ] {4077b8cc-e7dd-45ba-a3c2-9030810db88a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2023.11.16 16:44:21.659486 [ 3 ] {} <Debug> HTTP-Session: a49b32bc-c8f2-4e94-a37d-04da267dc9fe Destroying unnamed session
355 2023.11.16 16:44:21.659590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2023.11.16 16:44:21.659643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2023.11.16 16:44:21.659660 [ 3 ] {} <Debug> HTTP-Session: bae01d48-9c4c-4903-8639-9903fd798ea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
358 2023.11.16 16:44:21.659675 [ 3 ] {} <Debug> HTTP-Session: bae01d48-9c4c-4903-8639-9903fd798ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2023.11.16 16:44:21.659848 [ 3 ] {05df6c00-6bd6-4143-8e08-f749b9f9128d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
360 2023.11.16 16:44:21.659894 [ 3 ] {05df6c00-6bd6-4143-8e08-f749b9f9128d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
361 2023.11.16 16:44:21.661278 [ 3 ] {05df6c00-6bd6-4143-8e08-f749b9f9128d} <Debug> oximeter.measurements_i32 (a37a2b7e-dbf0-4a96-8c8d-3c55eab9d700): Loading data parts
362 2023.11.16 16:44:21.661416 [ 3 ] {05df6c00-6bd6-4143-8e08-f749b9f9128d} <Debug> oximeter.measurements_i32 (a37a2b7e-dbf0-4a96-8c8d-3c55eab9d700): There are no data parts
363 2023.11.16 16:44:21.662496 [ 3 ] {05df6c00-6bd6-4143-8e08-f749b9f9128d} <Debug> DynamicQueryHandler: Done processing query
364 2023.11.16 16:44:21.662519 [ 3 ] {05df6c00-6bd6-4143-8e08-f749b9f9128d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2023.11.16 16:44:21.662539 [ 3 ] {} <Debug> HTTP-Session: bae01d48-9c4c-4903-8639-9903fd798ea4 Destroying unnamed session
366 2023.11.16 16:44:21.662635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2023.11.16 16:44:21.662679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2023.11.16 16:44:21.662701 [ 3 ] {} <Debug> HTTP-Session: e146ca71-dc36-438b-9bc4-0c3d0f632e84 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
369 2023.11.16 16:44:21.662715 [ 3 ] {} <Debug> HTTP-Session: e146ca71-dc36-438b-9bc4-0c3d0f632e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2023.11.16 16:44:21.662886 [ 3 ] {7cd3afc5-c3d0-49bf-bfe0-4dd4fa2d4411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
371 2023.11.16 16:44:21.662937 [ 3 ] {7cd3afc5-c3d0-49bf-bfe0-4dd4fa2d4411} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
372 2023.11.16 16:44:21.664385 [ 3 ] {7cd3afc5-c3d0-49bf-bfe0-4dd4fa2d4411} <Debug> oximeter.measurements_u32 (cc4ca4cc-04b3-4778-aaa7-160bcb02b711): Loading data parts
373 2023.11.16 16:44:21.664479 [ 3 ] {7cd3afc5-c3d0-49bf-bfe0-4dd4fa2d4411} <Debug> oximeter.measurements_u32 (cc4ca4cc-04b3-4778-aaa7-160bcb02b711): There are no data parts
374 2023.11.16 16:44:21.665565 [ 3 ] {7cd3afc5-c3d0-49bf-bfe0-4dd4fa2d4411} <Debug> DynamicQueryHandler: Done processing query
375 2023.11.16 16:44:21.665589 [ 3 ] {7cd3afc5-c3d0-49bf-bfe0-4dd4fa2d4411} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2023.11.16 16:44:21.665617 [ 3 ] {} <Debug> HTTP-Session: e146ca71-dc36-438b-9bc4-0c3d0f632e84 Destroying unnamed session
377 2023.11.16 16:44:21.665748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2023.11.16 16:44:21.665792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2023.11.16 16:44:21.665822 [ 3 ] {} <Debug> HTTP-Session: ad199f17-47a2-43e9-ab86-79d4ad056393 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
380 2023.11.16 16:44:21.665837 [ 3 ] {} <Debug> HTTP-Session: ad199f17-47a2-43e9-ab86-79d4ad056393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2023.11.16 16:44:21.666009 [ 3 ] {5aa5e79f-f3ff-41d3-bc5b-5dbf3d8ed0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
382 2023.11.16 16:44:21.666052 [ 3 ] {5aa5e79f-f3ff-41d3-bc5b-5dbf3d8ed0e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
383 2023.11.16 16:44:21.667508 [ 3 ] {5aa5e79f-f3ff-41d3-bc5b-5dbf3d8ed0e7} <Debug> oximeter.measurements_i64 (9ce4b604-6530-485f-a4f5-b4e2fcb7adde): Loading data parts
384 2023.11.16 16:44:21.667592 [ 3 ] {5aa5e79f-f3ff-41d3-bc5b-5dbf3d8ed0e7} <Debug> oximeter.measurements_i64 (9ce4b604-6530-485f-a4f5-b4e2fcb7adde): There are no data parts
385 2023.11.16 16:44:21.668664 [ 3 ] {5aa5e79f-f3ff-41d3-bc5b-5dbf3d8ed0e7} <Debug> DynamicQueryHandler: Done processing query
386 2023.11.16 16:44:21.668694 [ 3 ] {5aa5e79f-f3ff-41d3-bc5b-5dbf3d8ed0e7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2023.11.16 16:44:21.668713 [ 3 ] {} <Debug> HTTP-Session: ad199f17-47a2-43e9-ab86-79d4ad056393 Destroying unnamed session
388 2023.11.16 16:44:21.668830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2023.11.16 16:44:21.668874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2023.11.16 16:44:21.668896 [ 3 ] {} <Debug> HTTP-Session: 791d579d-ee4b-41b2-a695-266ebabc2f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
391 2023.11.16 16:44:21.668911 [ 3 ] {} <Debug> HTTP-Session: 791d579d-ee4b-41b2-a695-266ebabc2f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2023.11.16 16:44:21.669084 [ 3 ] {202f457e-cb55-49d5-8d2b-932104cea800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
393 2023.11.16 16:44:21.669145 [ 3 ] {202f457e-cb55-49d5-8d2b-932104cea800} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
394 2023.11.16 16:44:21.670600 [ 3 ] {202f457e-cb55-49d5-8d2b-932104cea800} <Debug> oximeter.measurements_u64 (dedc7d0d-b0ae-4052-85be-1dded65ac811): Loading data parts
395 2023.11.16 16:44:21.670680 [ 3 ] {202f457e-cb55-49d5-8d2b-932104cea800} <Debug> oximeter.measurements_u64 (dedc7d0d-b0ae-4052-85be-1dded65ac811): There are no data parts
396 2023.11.16 16:44:21.671745 [ 3 ] {202f457e-cb55-49d5-8d2b-932104cea800} <Debug> DynamicQueryHandler: Done processing query
397 2023.11.16 16:44:21.671784 [ 3 ] {202f457e-cb55-49d5-8d2b-932104cea800} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2023.11.16 16:44:21.671799 [ 3 ] {} <Debug> HTTP-Session: 791d579d-ee4b-41b2-a695-266ebabc2f7d Destroying unnamed session
399 2023.11.16 16:44:21.671913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2023.11.16 16:44:21.671957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2023.11.16 16:44:21.671974 [ 3 ] {} <Debug> HTTP-Session: eb01e42c-7e37-4fce-9060-64091d130de0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
402 2023.11.16 16:44:21.671999 [ 3 ] {} <Debug> HTTP-Session: eb01e42c-7e37-4fce-9060-64091d130de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2023.11.16 16:44:21.672170 [ 3 ] {1d293a6d-a6b1-455f-ae7c-d2fde9f32e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
404 2023.11.16 16:44:21.672213 [ 3 ] {1d293a6d-a6b1-455f-ae7c-d2fde9f32e1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
405 2023.11.16 16:44:21.673654 [ 3 ] {1d293a6d-a6b1-455f-ae7c-d2fde9f32e1b} <Debug> oximeter.measurements_f32 (2e0588e8-5151-4aa2-9131-0f432158d408): Loading data parts
406 2023.11.16 16:44:21.673739 [ 3 ] {1d293a6d-a6b1-455f-ae7c-d2fde9f32e1b} <Debug> oximeter.measurements_f32 (2e0588e8-5151-4aa2-9131-0f432158d408): There are no data parts
407 2023.11.16 16:44:21.674811 [ 3 ] {1d293a6d-a6b1-455f-ae7c-d2fde9f32e1b} <Debug> DynamicQueryHandler: Done processing query
408 2023.11.16 16:44:21.674839 [ 3 ] {1d293a6d-a6b1-455f-ae7c-d2fde9f32e1b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2023.11.16 16:44:21.674853 [ 3 ] {} <Debug> HTTP-Session: eb01e42c-7e37-4fce-9060-64091d130de0 Destroying unnamed session
410 2023.11.16 16:44:21.674967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2023.11.16 16:44:21.675011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2023.11.16 16:44:21.675029 [ 3 ] {} <Debug> HTTP-Session: 2555688b-6a1d-4fe3-8293-1239b7e73639 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
413 2023.11.16 16:44:21.675049 [ 3 ] {} <Debug> HTTP-Session: 2555688b-6a1d-4fe3-8293-1239b7e73639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2023.11.16 16:44:21.675217 [ 3 ] {fa3b1021-25a4-40a7-bc9e-bfb708725bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
415 2023.11.16 16:44:21.675262 [ 3 ] {fa3b1021-25a4-40a7-bc9e-bfb708725bf8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
416 2023.11.16 16:44:21.676711 [ 3 ] {fa3b1021-25a4-40a7-bc9e-bfb708725bf8} <Debug> oximeter.measurements_f64 (aa4055bc-59d4-4c49-b95c-d5cd402788fc): Loading data parts
417 2023.11.16 16:44:21.676790 [ 3 ] {fa3b1021-25a4-40a7-bc9e-bfb708725bf8} <Debug> oximeter.measurements_f64 (aa4055bc-59d4-4c49-b95c-d5cd402788fc): There are no data parts
418 2023.11.16 16:44:21.677859 [ 3 ] {fa3b1021-25a4-40a7-bc9e-bfb708725bf8} <Debug> DynamicQueryHandler: Done processing query
419 2023.11.16 16:44:21.677883 [ 3 ] {fa3b1021-25a4-40a7-bc9e-bfb708725bf8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
420 2023.11.16 16:44:21.677902 [ 3 ] {} <Debug> HTTP-Session: 2555688b-6a1d-4fe3-8293-1239b7e73639 Destroying unnamed session
421 2023.11.16 16:44:21.678021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
422 2023.11.16 16:44:21.678059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
423 2023.11.16 16:44:21.678082 [ 3 ] {} <Debug> HTTP-Session: 1e2f19a5-803d-4710-9eb4-383ec48e8f70 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
424 2023.11.16 16:44:21.678111 [ 3 ] {} <Debug> HTTP-Session: 1e2f19a5-803d-4710-9eb4-383ec48e8f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
425 2023.11.16 16:44:21.678279 [ 3 ] {0241f035-0420-4a95-847b-e3bdb97a9f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
426 2023.11.16 16:44:21.678326 [ 3 ] {0241f035-0420-4a95-847b-e3bdb97a9f5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
427 2023.11.16 16:44:21.679767 [ 3 ] {0241f035-0420-4a95-847b-e3bdb97a9f5f} <Debug> oximeter.measurements_string (91c95954-fdaa-4a1b-9282-04a565814849): Loading data parts
428 2023.11.16 16:44:21.679841 [ 3 ] {0241f035-0420-4a95-847b-e3bdb97a9f5f} <Debug> oximeter.measurements_string (91c95954-fdaa-4a1b-9282-04a565814849): There are no data parts
429 2023.11.16 16:44:21.680929 [ 3 ] {0241f035-0420-4a95-847b-e3bdb97a9f5f} <Debug> DynamicQueryHandler: Done processing query
430 2023.11.16 16:44:21.680952 [ 3 ] {0241f035-0420-4a95-847b-e3bdb97a9f5f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
431 2023.11.16 16:44:21.680972 [ 3 ] {} <Debug> HTTP-Session: 1e2f19a5-803d-4710-9eb4-383ec48e8f70 Destroying unnamed session
432 2023.11.16 16:44:21.681085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
433 2023.11.16 16:44:21.681125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
434 2023.11.16 16:44:21.681148 [ 3 ] {} <Debug> HTTP-Session: fb8f1252-4b75-4f47-9fa9-b96bbe7c34bc Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
435 2023.11.16 16:44:21.681168 [ 3 ] {} <Debug> HTTP-Session: fb8f1252-4b75-4f47-9fa9-b96bbe7c34bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
436 2023.11.16 16:44:21.681340 [ 3 ] {d76d7086-21dd-4e02-8b08-7b9f44bd6de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
437 2023.11.16 16:44:21.681454 [ 3 ] {d76d7086-21dd-4e02-8b08-7b9f44bd6de5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
438 2023.11.16 16:44:21.682868 [ 3 ] {d76d7086-21dd-4e02-8b08-7b9f44bd6de5} <Debug> oximeter.measurements_bytes (cfbb453d-6349-4cfc-804f-03770e06accd): Loading data parts
439 2023.11.16 16:44:21.682955 [ 3 ] {d76d7086-21dd-4e02-8b08-7b9f44bd6de5} <Debug> oximeter.measurements_bytes (cfbb453d-6349-4cfc-804f-03770e06accd): There are no data parts
440 2023.11.16 16:44:21.691052 [ 3 ] {d76d7086-21dd-4e02-8b08-7b9f44bd6de5} <Debug> DynamicQueryHandler: Done processing query
441 2023.11.16 16:44:21.691096 [ 3 ] {d76d7086-21dd-4e02-8b08-7b9f44bd6de5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
442 2023.11.16 16:44:21.691136 [ 3 ] {} <Debug> HTTP-Session: fb8f1252-4b75-4f47-9fa9-b96bbe7c34bc Destroying unnamed session
443 2023.11.16 16:44:21.691337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
444 2023.11.16 16:44:21.691523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
445 2023.11.16 16:44:21.691574 [ 3 ] {} <Debug> HTTP-Session: 8d88b4ba-c0a8-48af-aac4-e04706a6bfe1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
446 2023.11.16 16:44:21.691629 [ 3 ] {} <Debug> HTTP-Session: 8d88b4ba-c0a8-48af-aac4-e04706a6bfe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
447 2023.11.16 16:44:21.691877 [ 3 ] {ad176fa0-5c14-4610-9379-620a8392d6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
448 2023.11.16 16:44:21.691925 [ 3 ] {ad176fa0-5c14-4610-9379-620a8392d6f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
449 2023.11.16 16:44:21.694100 [ 3 ] {ad176fa0-5c14-4610-9379-620a8392d6f2} <Debug> oximeter.measurements_cumulativei64 (7a8391e1-2e9a-49b8-9ac4-2c3a13a3d7c7): Loading data parts
450 2023.11.16 16:44:21.694173 [ 3 ] {ad176fa0-5c14-4610-9379-620a8392d6f2} <Debug> oximeter.measurements_cumulativei64 (7a8391e1-2e9a-49b8-9ac4-2c3a13a3d7c7): There are no data parts
451 2023.11.16 16:44:21.695335 [ 3 ] {ad176fa0-5c14-4610-9379-620a8392d6f2} <Debug> DynamicQueryHandler: Done processing query
452 2023.11.16 16:44:21.695358 [ 3 ] {ad176fa0-5c14-4610-9379-620a8392d6f2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
453 2023.11.16 16:44:21.695377 [ 3 ] {} <Debug> HTTP-Session: 8d88b4ba-c0a8-48af-aac4-e04706a6bfe1 Destroying unnamed session
454 2023.11.16 16:44:21.695568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
455 2023.11.16 16:44:21.695608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
456 2023.11.16 16:44:21.695631 [ 3 ] {} <Debug> HTTP-Session: 325eb9d9-f126-4306-9e51-0fb6b43d369c Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
457 2023.11.16 16:44:21.695650 [ 3 ] {} <Debug> HTTP-Session: 325eb9d9-f126-4306-9e51-0fb6b43d369c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
458 2023.11.16 16:44:21.695833 [ 3 ] {6d2a41b9-ef02-4342-ab80-31e844bc02ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
459 2023.11.16 16:44:21.695881 [ 3 ] {6d2a41b9-ef02-4342-ab80-31e844bc02ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
460 2023.11.16 16:44:21.697309 [ 3 ] {6d2a41b9-ef02-4342-ab80-31e844bc02ab} <Debug> oximeter.measurements_cumulativeu64 (d26541c7-0e12-4ae5-afcc-388717aa9bf2): Loading data parts
461 2023.11.16 16:44:21.697473 [ 3 ] {6d2a41b9-ef02-4342-ab80-31e844bc02ab} <Debug> oximeter.measurements_cumulativeu64 (d26541c7-0e12-4ae5-afcc-388717aa9bf2): There are no data parts
462 2023.11.16 16:44:21.698553 [ 3 ] {6d2a41b9-ef02-4342-ab80-31e844bc02ab} <Debug> DynamicQueryHandler: Done processing query
463 2023.11.16 16:44:21.698587 [ 3 ] {6d2a41b9-ef02-4342-ab80-31e844bc02ab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
464 2023.11.16 16:44:21.698601 [ 3 ] {} <Debug> HTTP-Session: 325eb9d9-f126-4306-9e51-0fb6b43d369c Destroying unnamed session
465 2023.11.16 16:44:21.698715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
466 2023.11.16 16:44:21.698759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
467 2023.11.16 16:44:21.698777 [ 3 ] {} <Debug> HTTP-Session: 2e57e165-d845-45d2-b50a-95898bddb41d Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
468 2023.11.16 16:44:21.698802 [ 3 ] {} <Debug> HTTP-Session: 2e57e165-d845-45d2-b50a-95898bddb41d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
469 2023.11.16 16:44:21.698987 [ 3 ] {93ec515b-1667-4191-8a38-eb9064869ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
470 2023.11.16 16:44:21.699035 [ 3 ] {93ec515b-1667-4191-8a38-eb9064869ba2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
471 2023.11.16 16:44:21.700522 [ 3 ] {93ec515b-1667-4191-8a38-eb9064869ba2} <Debug> oximeter.measurements_cumulativef32 (80ba59fb-c5b7-4c01-b8cd-d5c13cffb84d): Loading data parts
472 2023.11.16 16:44:21.700600 [ 3 ] {93ec515b-1667-4191-8a38-eb9064869ba2} <Debug> oximeter.measurements_cumulativef32 (80ba59fb-c5b7-4c01-b8cd-d5c13cffb84d): There are no data parts
473 2023.11.16 16:44:21.701672 [ 3 ] {93ec515b-1667-4191-8a38-eb9064869ba2} <Debug> DynamicQueryHandler: Done processing query
474 2023.11.16 16:44:21.701700 [ 3 ] {93ec515b-1667-4191-8a38-eb9064869ba2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
475 2023.11.16 16:44:21.701720 [ 3 ] {} <Debug> HTTP-Session: 2e57e165-d845-45d2-b50a-95898bddb41d Destroying unnamed session
476 2023.11.16 16:44:21.701818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
477 2023.11.16 16:44:21.701862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
478 2023.11.16 16:44:21.701885 [ 3 ] {} <Debug> HTTP-Session: 0d8a6d55-1846-43e2-a091-3a69fc0dd970 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
479 2023.11.16 16:44:21.701900 [ 3 ] {} <Debug> HTTP-Session: 0d8a6d55-1846-43e2-a091-3a69fc0dd970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
480 2023.11.16 16:44:21.702087 [ 3 ] {d9b183b7-8888-444e-a9fc-11988b832880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
481 2023.11.16 16:44:21.702136 [ 3 ] {d9b183b7-8888-444e-a9fc-11988b832880} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
482 2023.11.16 16:44:21.703597 [ 3 ] {d9b183b7-8888-444e-a9fc-11988b832880} <Debug> oximeter.measurements_cumulativef64 (c9769618-7d2d-423a-988f-220596436dc0): Loading data parts
483 2023.11.16 16:44:21.703676 [ 3 ] {d9b183b7-8888-444e-a9fc-11988b832880} <Debug> oximeter.measurements_cumulativef64 (c9769618-7d2d-423a-988f-220596436dc0): There are no data parts
484 2023.11.16 16:44:21.704745 [ 3 ] {d9b183b7-8888-444e-a9fc-11988b832880} <Debug> DynamicQueryHandler: Done processing query
485 2023.11.16 16:44:21.704768 [ 3 ] {d9b183b7-8888-444e-a9fc-11988b832880} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
486 2023.11.16 16:44:21.704794 [ 3 ] {} <Debug> HTTP-Session: 0d8a6d55-1846-43e2-a091-3a69fc0dd970 Destroying unnamed session
487 2023.11.16 16:44:21.704902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
488 2023.11.16 16:44:21.704945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
489 2023.11.16 16:44:21.704974 [ 3 ] {} <Debug> HTTP-Session: c8714507-1957-4a0e-b14f-a312984b8f1c Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
490 2023.11.16 16:44:21.704989 [ 3 ] {} <Debug> HTTP-Session: c8714507-1957-4a0e-b14f-a312984b8f1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
491 2023.11.16 16:44:21.705188 [ 3 ] {4bc92b54-f0bf-4461-9b51-d21d966230ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), 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)
492 2023.11.16 16:44:21.705238 [ 3 ] {4bc92b54-f0bf-4461-9b51-d21d966230ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
493 2023.11.16 16:44:21.706838 [ 3 ] {4bc92b54-f0bf-4461-9b51-d21d966230ba} <Debug> oximeter.measurements_histogrami8 (2c1289a0-25f6-4bd3-aae0-9cf27a53da61): Loading data parts
494 2023.11.16 16:44:21.706912 [ 3 ] {4bc92b54-f0bf-4461-9b51-d21d966230ba} <Debug> oximeter.measurements_histogrami8 (2c1289a0-25f6-4bd3-aae0-9cf27a53da61): There are no data parts
495 2023.11.16 16:44:21.707992 [ 3 ] {4bc92b54-f0bf-4461-9b51-d21d966230ba} <Debug> DynamicQueryHandler: Done processing query
496 2023.11.16 16:44:21.708015 [ 3 ] {4bc92b54-f0bf-4461-9b51-d21d966230ba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
497 2023.11.16 16:44:21.708036 [ 3 ] {} <Debug> HTTP-Session: c8714507-1957-4a0e-b14f-a312984b8f1c Destroying unnamed session
498 2023.11.16 16:44:21.708134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
499 2023.11.16 16:44:21.708179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
500 2023.11.16 16:44:21.708203 [ 3 ] {} <Debug> HTTP-Session: 35d5ba81-c1d1-4e5d-9afa-12599bf98946 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
501 2023.11.16 16:44:21.708218 [ 3 ] {} <Debug> HTTP-Session: 35d5ba81-c1d1-4e5d-9afa-12599bf98946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
502 2023.11.16 16:44:21.708415 [ 3 ] {cc4742b8-6655-41fe-8e2c-17a35b65c90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
503 2023.11.16 16:44:21.708539 [ 3 ] {cc4742b8-6655-41fe-8e2c-17a35b65c90d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
504 2023.11.16 16:44:21.709961 [ 3 ] {cc4742b8-6655-41fe-8e2c-17a35b65c90d} <Debug> oximeter.measurements_histogramu8 (3b99182e-2ae4-416d-b342-ed114955a9b7): Loading data parts
505 2023.11.16 16:44:21.710033 [ 3 ] {cc4742b8-6655-41fe-8e2c-17a35b65c90d} <Debug> oximeter.measurements_histogramu8 (3b99182e-2ae4-416d-b342-ed114955a9b7): There are no data parts
506 2023.11.16 16:44:21.711107 [ 3 ] {cc4742b8-6655-41fe-8e2c-17a35b65c90d} <Debug> DynamicQueryHandler: Done processing query
507 2023.11.16 16:44:21.711145 [ 3 ] {cc4742b8-6655-41fe-8e2c-17a35b65c90d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
508 2023.11.16 16:44:21.711160 [ 3 ] {} <Debug> HTTP-Session: 35d5ba81-c1d1-4e5d-9afa-12599bf98946 Destroying unnamed session
509 2023.11.16 16:44:21.711271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
510 2023.11.16 16:44:21.711343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
511 2023.11.16 16:44:21.711360 [ 3 ] {} <Debug> HTTP-Session: 831d3d32-ac49-4246-a959-d1b21db0e89f Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
512 2023.11.16 16:44:21.711380 [ 3 ] {} <Debug> HTTP-Session: 831d3d32-ac49-4246-a959-d1b21db0e89f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
513 2023.11.16 16:44:21.711643 [ 3 ] {1d1b4840-adba-4639-b619-fce174525520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
514 2023.11.16 16:44:21.711689 [ 3 ] {1d1b4840-adba-4639-b619-fce174525520} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
515 2023.11.16 16:44:21.713177 [ 3 ] {1d1b4840-adba-4639-b619-fce174525520} <Debug> oximeter.measurements_histogrami16 (6e606cce-b325-4a74-9e76-5b882f0ba12f): Loading data parts
516 2023.11.16 16:44:21.713267 [ 3 ] {1d1b4840-adba-4639-b619-fce174525520} <Debug> oximeter.measurements_histogrami16 (6e606cce-b325-4a74-9e76-5b882f0ba12f): There are no data parts
517 2023.11.16 16:44:21.714355 [ 3 ] {1d1b4840-adba-4639-b619-fce174525520} <Debug> DynamicQueryHandler: Done processing query
518 2023.11.16 16:44:21.714378 [ 3 ] {1d1b4840-adba-4639-b619-fce174525520} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
519 2023.11.16 16:44:21.714392 [ 3 ] {} <Debug> HTTP-Session: 831d3d32-ac49-4246-a959-d1b21db0e89f Destroying unnamed session
520 2023.11.16 16:44:21.714572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
521 2023.11.16 16:44:21.714618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
522 2023.11.16 16:44:21.714635 [ 3 ] {} <Debug> HTTP-Session: b6c0c956-7914-4400-abaa-d6c3753c48ee Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
523 2023.11.16 16:44:21.714656 [ 3 ] {} <Debug> HTTP-Session: b6c0c956-7914-4400-abaa-d6c3753c48ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
524 2023.11.16 16:44:21.714878 [ 3 ] {43164f37-8926-42f2-a314-23fe7924d4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
525 2023.11.16 16:44:21.714928 [ 3 ] {43164f37-8926-42f2-a314-23fe7924d4bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
526 2023.11.16 16:44:21.716403 [ 3 ] {43164f37-8926-42f2-a314-23fe7924d4bc} <Debug> oximeter.measurements_histogramu16 (b099f0d8-eb8d-4ed0-ba83-18f6cc2df3d5): Loading data parts
527 2023.11.16 16:44:21.716552 [ 3 ] {43164f37-8926-42f2-a314-23fe7924d4bc} <Debug> oximeter.measurements_histogramu16 (b099f0d8-eb8d-4ed0-ba83-18f6cc2df3d5): There are no data parts
528 2023.11.16 16:44:21.717638 [ 3 ] {43164f37-8926-42f2-a314-23fe7924d4bc} <Debug> DynamicQueryHandler: Done processing query
529 2023.11.16 16:44:21.717661 [ 3 ] {43164f37-8926-42f2-a314-23fe7924d4bc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
530 2023.11.16 16:44:21.717682 [ 3 ] {} <Debug> HTTP-Session: b6c0c956-7914-4400-abaa-d6c3753c48ee Destroying unnamed session
531 2023.11.16 16:44:21.717780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
532 2023.11.16 16:44:21.717832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
533 2023.11.16 16:44:21.717855 [ 3 ] {} <Debug> HTTP-Session: 0c0a6679-2bfd-471b-b661-17b75978ad1f Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
534 2023.11.16 16:44:21.717870 [ 3 ] {} <Debug> HTTP-Session: 0c0a6679-2bfd-471b-b661-17b75978ad1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
535 2023.11.16 16:44:21.718069 [ 3 ] {d9428a95-5c30-4dd3-857c-175a0003d3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
536 2023.11.16 16:44:21.718120 [ 3 ] {d9428a95-5c30-4dd3-857c-175a0003d3f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
537 2023.11.16 16:44:21.719642 [ 3 ] {d9428a95-5c30-4dd3-857c-175a0003d3f2} <Debug> oximeter.measurements_histogrami32 (e4e044dd-4993-4817-95e6-75f573b229d1): Loading data parts
538 2023.11.16 16:44:21.719714 [ 3 ] {d9428a95-5c30-4dd3-857c-175a0003d3f2} <Debug> oximeter.measurements_histogrami32 (e4e044dd-4993-4817-95e6-75f573b229d1): There are no data parts
539 2023.11.16 16:44:21.720790 [ 3 ] {d9428a95-5c30-4dd3-857c-175a0003d3f2} <Debug> DynamicQueryHandler: Done processing query
540 2023.11.16 16:44:21.720814 [ 3 ] {d9428a95-5c30-4dd3-857c-175a0003d3f2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
541 2023.11.16 16:44:21.720834 [ 3 ] {} <Debug> HTTP-Session: 0c0a6679-2bfd-471b-b661-17b75978ad1f Destroying unnamed session
542 2023.11.16 16:44:21.720947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
543 2023.11.16 16:44:21.720986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
544 2023.11.16 16:44:21.721010 [ 3 ] {} <Debug> HTTP-Session: b25c98c2-d24c-4792-a5b3-2bf0a5a00232 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
545 2023.11.16 16:44:21.721037 [ 3 ] {} <Debug> HTTP-Session: b25c98c2-d24c-4792-a5b3-2bf0a5a00232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
546 2023.11.16 16:44:21.721231 [ 3 ] {2f4d0ec7-8d38-4bf6-8657-4ddff986e890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
547 2023.11.16 16:44:21.721281 [ 3 ] {2f4d0ec7-8d38-4bf6-8657-4ddff986e890} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
548 2023.11.16 16:44:21.722872 [ 3 ] {2f4d0ec7-8d38-4bf6-8657-4ddff986e890} <Debug> oximeter.measurements_histogramu32 (f65a4c97-0813-40ac-9e3c-da79ff0b3fd6): Loading data parts
549 2023.11.16 16:44:21.722958 [ 3 ] {2f4d0ec7-8d38-4bf6-8657-4ddff986e890} <Debug> oximeter.measurements_histogramu32 (f65a4c97-0813-40ac-9e3c-da79ff0b3fd6): There are no data parts
550 2023.11.16 16:44:21.724093 [ 3 ] {2f4d0ec7-8d38-4bf6-8657-4ddff986e890} <Debug> DynamicQueryHandler: Done processing query
551 2023.11.16 16:44:21.724166 [ 3 ] {2f4d0ec7-8d38-4bf6-8657-4ddff986e890} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
552 2023.11.16 16:44:21.724181 [ 3 ] {} <Debug> HTTP-Session: b25c98c2-d24c-4792-a5b3-2bf0a5a00232 Destroying unnamed session
553 2023.11.16 16:44:21.724297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
554 2023.11.16 16:44:21.724344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
555 2023.11.16 16:44:21.724362 [ 3 ] {} <Debug> HTTP-Session: d4f58046-fb55-4508-bb05-f83f539d7a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
556 2023.11.16 16:44:21.724384 [ 3 ] {} <Debug> HTTP-Session: d4f58046-fb55-4508-bb05-f83f539d7a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
557 2023.11.16 16:44:21.724650 [ 3 ] {bbaba3ea-737b-4625-b719-317dad808f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
558 2023.11.16 16:44:21.724704 [ 3 ] {bbaba3ea-737b-4625-b719-317dad808f90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
559 2023.11.16 16:44:21.726258 [ 3 ] {bbaba3ea-737b-4625-b719-317dad808f90} <Debug> oximeter.measurements_histogrami64 (f500c603-b12a-4d6c-891d-ad1daac21728): Loading data parts
560 2023.11.16 16:44:21.726326 [ 3 ] {bbaba3ea-737b-4625-b719-317dad808f90} <Debug> oximeter.measurements_histogrami64 (f500c603-b12a-4d6c-891d-ad1daac21728): There are no data parts
561 2023.11.16 16:44:21.727409 [ 3 ] {bbaba3ea-737b-4625-b719-317dad808f90} <Debug> DynamicQueryHandler: Done processing query
562 2023.11.16 16:44:21.727439 [ 3 ] {bbaba3ea-737b-4625-b719-317dad808f90} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
563 2023.11.16 16:44:21.727460 [ 3 ] {} <Debug> HTTP-Session: d4f58046-fb55-4508-bb05-f83f539d7a78 Destroying unnamed session
564 2023.11.16 16:44:21.727623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2023.11.16 16:44:21.727669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
566 2023.11.16 16:44:21.727698 [ 3 ] {} <Debug> HTTP-Session: c684e683-1c93-46ca-9810-03dcdccec454 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
567 2023.11.16 16:44:21.727714 [ 3 ] {} <Debug> HTTP-Session: c684e683-1c93-46ca-9810-03dcdccec454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2023.11.16 16:44:21.727916 [ 3 ] {e25712a7-a978-46d1-ae27-af1ca772c9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
569 2023.11.16 16:44:21.727966 [ 3 ] {e25712a7-a978-46d1-ae27-af1ca772c9b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
570 2023.11.16 16:44:21.729445 [ 3 ] {e25712a7-a978-46d1-ae27-af1ca772c9b8} <Debug> oximeter.measurements_histogramu64 (b90cf66e-205f-4e2a-b29f-683ac3491dac): Loading data parts
571 2023.11.16 16:44:21.729567 [ 3 ] {e25712a7-a978-46d1-ae27-af1ca772c9b8} <Debug> oximeter.measurements_histogramu64 (b90cf66e-205f-4e2a-b29f-683ac3491dac): There are no data parts
572 2023.11.16 16:44:21.730642 [ 3 ] {e25712a7-a978-46d1-ae27-af1ca772c9b8} <Debug> DynamicQueryHandler: Done processing query
573 2023.11.16 16:44:21.730665 [ 3 ] {e25712a7-a978-46d1-ae27-af1ca772c9b8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
574 2023.11.16 16:44:21.730692 [ 3 ] {} <Debug> HTTP-Session: c684e683-1c93-46ca-9810-03dcdccec454 Destroying unnamed session
575 2023.11.16 16:44:21.730787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
576 2023.11.16 16:44:21.730831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
577 2023.11.16 16:44:21.730854 [ 3 ] {} <Debug> HTTP-Session: f3c9c44a-688f-46cd-9cd1-cd0888f7a20c Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
578 2023.11.16 16:44:21.730869 [ 3 ] {} <Debug> HTTP-Session: f3c9c44a-688f-46cd-9cd1-cd0888f7a20c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
579 2023.11.16 16:44:21.731069 [ 3 ] {94aa3a61-7dc9-4470-ad6f-723cb4588009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
580 2023.11.16 16:44:21.731119 [ 3 ] {94aa3a61-7dc9-4470-ad6f-723cb4588009} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
581 2023.11.16 16:44:21.732637 [ 3 ] {94aa3a61-7dc9-4470-ad6f-723cb4588009} <Debug> oximeter.measurements_histogramf32 (e24ebf2b-9916-4fa3-bf1a-f6a65db55a7c): Loading data parts
582 2023.11.16 16:44:21.732692 [ 3 ] {94aa3a61-7dc9-4470-ad6f-723cb4588009} <Debug> oximeter.measurements_histogramf32 (e24ebf2b-9916-4fa3-bf1a-f6a65db55a7c): There are no data parts
583 2023.11.16 16:44:21.733760 [ 3 ] {94aa3a61-7dc9-4470-ad6f-723cb4588009} <Debug> DynamicQueryHandler: Done processing query
584 2023.11.16 16:44:21.733789 [ 3 ] {94aa3a61-7dc9-4470-ad6f-723cb4588009} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
585 2023.11.16 16:44:21.733804 [ 3 ] {} <Debug> HTTP-Session: f3c9c44a-688f-46cd-9cd1-cd0888f7a20c Destroying unnamed session
586 2023.11.16 16:44:21.733899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
587 2023.11.16 16:44:21.733950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
588 2023.11.16 16:44:21.733968 [ 3 ] {} <Debug> HTTP-Session: 319ee628-3f3f-418e-9fe9-aee35947b470 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
589 2023.11.16 16:44:21.733994 [ 3 ] {} <Debug> HTTP-Session: 319ee628-3f3f-418e-9fe9-aee35947b470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
590 2023.11.16 16:44:21.734189 [ 3 ] {5c01d47f-6f19-4124-8369-f9f7e2deecba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
591 2023.11.16 16:44:21.734241 [ 3 ] {5c01d47f-6f19-4124-8369-f9f7e2deecba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
592 2023.11.16 16:44:21.735747 [ 3 ] {5c01d47f-6f19-4124-8369-f9f7e2deecba} <Debug> oximeter.measurements_histogramf64 (6ca48061-cc3b-43e2-9408-c7b6e27e9cbf): Loading data parts
593 2023.11.16 16:44:21.735809 [ 3 ] {5c01d47f-6f19-4124-8369-f9f7e2deecba} <Debug> oximeter.measurements_histogramf64 (6ca48061-cc3b-43e2-9408-c7b6e27e9cbf): There are no data parts
594 2023.11.16 16:44:21.736869 [ 3 ] {5c01d47f-6f19-4124-8369-f9f7e2deecba} <Debug> DynamicQueryHandler: Done processing query
595 2023.11.16 16:44:21.736909 [ 3 ] {5c01d47f-6f19-4124-8369-f9f7e2deecba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
596 2023.11.16 16:44:21.736923 [ 3 ] {} <Debug> HTTP-Session: 319ee628-3f3f-418e-9fe9-aee35947b470 Destroying unnamed session
597 2023.11.16 16:44:21.737027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
598 2023.11.16 16:44:21.737073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
599 2023.11.16 16:44:21.737091 [ 3 ] {} <Debug> HTTP-Session: 84206c67-35c8-425e-a724-f8fc98b0698c Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
600 2023.11.16 16:44:21.737112 [ 3 ] {} <Debug> HTTP-Session: 84206c67-35c8-425e-a724-f8fc98b0698c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
601 2023.11.16 16:44:21.737268 [ 3 ] {53ac51da-4635-4aa8-bfa2-eaa610acb649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) /* The field tables store named dimensions of each timeseries.
602 *
603 * As with the measurement tables, there is one field table for each field data
604 * type. Fields are deduplicated by using the "replacing merge tree", though
605 * this behavior **must not** be relied upon for query correctness.
606 *
607 * The index for the fields differs from the measurements, however. Rows are
608 * sorted by timeseries name, then field name, field value, and finally
609 * timeseries key. This reflects the most common pattern for looking them up:
610 * by field name and possibly value, within a timeseries. The resulting keys are
611 * usually then used to look up measurements.
612 *
613 * NOTE: We may want to consider a secondary index on these tables, sorting by
614 * timeseries name and then key, since it would improve lookups where one
615 * already has the key. Realistically though, these tables are quite small and
616 * so performance benefits will be low in absolute terms.
617 */
618 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)
619 2023.11.16 16:44:21.737318 [ 3 ] {53ac51da-4635-4aa8-bfa2-eaa610acb649} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
620 2023.11.16 16:44:21.738776 [ 3 ] {53ac51da-4635-4aa8-bfa2-eaa610acb649} <Debug> oximeter.fields_bool (0be71876-f947-414a-81b1-77c7aa500665): Loading data parts
621 2023.11.16 16:44:21.738830 [ 3 ] {53ac51da-4635-4aa8-bfa2-eaa610acb649} <Debug> oximeter.fields_bool (0be71876-f947-414a-81b1-77c7aa500665): There are no data parts
622 2023.11.16 16:44:21.739878 [ 3 ] {53ac51da-4635-4aa8-bfa2-eaa610acb649} <Debug> DynamicQueryHandler: Done processing query
623 2023.11.16 16:44:21.739901 [ 3 ] {53ac51da-4635-4aa8-bfa2-eaa610acb649} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
624 2023.11.16 16:44:21.739923 [ 3 ] {} <Debug> HTTP-Session: 84206c67-35c8-425e-a724-f8fc98b0698c Destroying unnamed session
625 2023.11.16 16:44:21.740015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
626 2023.11.16 16:44:21.740059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
627 2023.11.16 16:44:21.740088 [ 3 ] {} <Debug> HTTP-Session: a3ae4d4e-c34c-4779-89f8-f698c92d7a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
628 2023.11.16 16:44:21.740104 [ 3 ] {} <Debug> HTTP-Session: a3ae4d4e-c34c-4779-89f8-f698c92d7a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
629 2023.11.16 16:44:21.740252 [ 3 ] {15f4a0b6-4827-43f5-a650-28a7a8db7cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
630 2023.11.16 16:44:21.740296 [ 3 ] {15f4a0b6-4827-43f5-a650-28a7a8db7cae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
631 2023.11.16 16:44:21.741679 [ 3 ] {15f4a0b6-4827-43f5-a650-28a7a8db7cae} <Debug> oximeter.fields_i8 (2cb644da-8fb5-4ce1-a27e-d58adb8db239): Loading data parts
632 2023.11.16 16:44:21.741749 [ 3 ] {15f4a0b6-4827-43f5-a650-28a7a8db7cae} <Debug> oximeter.fields_i8 (2cb644da-8fb5-4ce1-a27e-d58adb8db239): There are no data parts
633 2023.11.16 16:44:21.749508 [ 3 ] {15f4a0b6-4827-43f5-a650-28a7a8db7cae} <Debug> DynamicQueryHandler: Done processing query
634 2023.11.16 16:44:21.749610 [ 3 ] {15f4a0b6-4827-43f5-a650-28a7a8db7cae} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
635 2023.11.16 16:44:21.749629 [ 3 ] {} <Debug> HTTP-Session: a3ae4d4e-c34c-4779-89f8-f698c92d7a2f Destroying unnamed session
636 2023.11.16 16:44:21.749754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2023.11.16 16:44:21.749809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
638 2023.11.16 16:44:21.749831 [ 3 ] {} <Debug> HTTP-Session: 599e28d8-730c-48d6-a323-dca32ec52d48 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
639 2023.11.16 16:44:21.749858 [ 3 ] {} <Debug> HTTP-Session: 599e28d8-730c-48d6-a323-dca32ec52d48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2023.11.16 16:44:21.750043 [ 3 ] {daf0bf24-45de-46c2-9e41-3d72417f4f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
641 2023.11.16 16:44:21.750091 [ 3 ] {daf0bf24-45de-46c2-9e41-3d72417f4f3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
642 2023.11.16 16:44:21.752192 [ 3 ] {daf0bf24-45de-46c2-9e41-3d72417f4f3b} <Debug> oximeter.fields_u8 (3a2a6d5c-7415-490d-b13b-4002947ca88d): Loading data parts
643 2023.11.16 16:44:21.752248 [ 3 ] {daf0bf24-45de-46c2-9e41-3d72417f4f3b} <Debug> oximeter.fields_u8 (3a2a6d5c-7415-490d-b13b-4002947ca88d): There are no data parts
644 2023.11.16 16:44:21.753345 [ 3 ] {daf0bf24-45de-46c2-9e41-3d72417f4f3b} <Debug> DynamicQueryHandler: Done processing query
645 2023.11.16 16:44:21.753368 [ 3 ] {daf0bf24-45de-46c2-9e41-3d72417f4f3b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
646 2023.11.16 16:44:21.753389 [ 3 ] {} <Debug> HTTP-Session: 599e28d8-730c-48d6-a323-dca32ec52d48 Destroying unnamed session
647 2023.11.16 16:44:21.753490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
648 2023.11.16 16:44:21.753529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
649 2023.11.16 16:44:21.753619 [ 3 ] {} <Debug> HTTP-Session: c0dd86ba-338b-4dee-8e82-542b3f0b03b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
650 2023.11.16 16:44:21.753646 [ 3 ] {} <Debug> HTTP-Session: c0dd86ba-338b-4dee-8e82-542b3f0b03b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
651 2023.11.16 16:44:21.753789 [ 3 ] {01462f0e-19df-4262-b1a8-5cfdca0ae3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
652 2023.11.16 16:44:21.753840 [ 3 ] {01462f0e-19df-4262-b1a8-5cfdca0ae3f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
653 2023.11.16 16:44:21.755143 [ 3 ] {01462f0e-19df-4262-b1a8-5cfdca0ae3f3} <Debug> oximeter.fields_i16 (86838113-6465-4a81-838f-6624f8c9c27c): Loading data parts
654 2023.11.16 16:44:21.755200 [ 3 ] {01462f0e-19df-4262-b1a8-5cfdca0ae3f3} <Debug> oximeter.fields_i16 (86838113-6465-4a81-838f-6624f8c9c27c): There are no data parts
655 2023.11.16 16:44:21.756233 [ 3 ] {01462f0e-19df-4262-b1a8-5cfdca0ae3f3} <Debug> DynamicQueryHandler: Done processing query
656 2023.11.16 16:44:21.756255 [ 3 ] {01462f0e-19df-4262-b1a8-5cfdca0ae3f3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
657 2023.11.16 16:44:21.756276 [ 3 ] {} <Debug> HTTP-Session: c0dd86ba-338b-4dee-8e82-542b3f0b03b6 Destroying unnamed session
658 2023.11.16 16:44:21.756370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
659 2023.11.16 16:44:21.756416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
660 2023.11.16 16:44:21.756439 [ 3 ] {} <Debug> HTTP-Session: cef2013b-1272-4b67-a0ad-5f46c6580b1a Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
661 2023.11.16 16:44:21.756455 [ 3 ] {} <Debug> HTTP-Session: cef2013b-1272-4b67-a0ad-5f46c6580b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
662 2023.11.16 16:44:21.756670 [ 3 ] {4ade9df9-ad5a-40b0-a949-23ad064e5e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
663 2023.11.16 16:44:21.756710 [ 3 ] {4ade9df9-ad5a-40b0-a949-23ad064e5e17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
664 2023.11.16 16:44:21.758013 [ 3 ] {4ade9df9-ad5a-40b0-a949-23ad064e5e17} <Debug> oximeter.fields_u16 (7ae97ab9-42fb-4de7-ae61-5fb638c24206): Loading data parts
665 2023.11.16 16:44:21.758069 [ 3 ] {4ade9df9-ad5a-40b0-a949-23ad064e5e17} <Debug> oximeter.fields_u16 (7ae97ab9-42fb-4de7-ae61-5fb638c24206): There are no data parts
666 2023.11.16 16:44:21.759104 [ 3 ] {4ade9df9-ad5a-40b0-a949-23ad064e5e17} <Debug> DynamicQueryHandler: Done processing query
667 2023.11.16 16:44:21.759140 [ 3 ] {4ade9df9-ad5a-40b0-a949-23ad064e5e17} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
668 2023.11.16 16:44:21.759154 [ 3 ] {} <Debug> HTTP-Session: cef2013b-1272-4b67-a0ad-5f46c6580b1a Destroying unnamed session
669 2023.11.16 16:44:21.759273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
670 2023.11.16 16:44:21.759319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
671 2023.11.16 16:44:21.759336 [ 3 ] {} <Debug> HTTP-Session: e3f09ce7-4dc6-46b1-97be-b39253026fc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
672 2023.11.16 16:44:21.759358 [ 3 ] {} <Debug> HTTP-Session: e3f09ce7-4dc6-46b1-97be-b39253026fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
673 2023.11.16 16:44:21.759513 [ 3 ] {99124912-e9b8-4c9e-832c-23796b5e729d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
674 2023.11.16 16:44:21.759553 [ 3 ] {99124912-e9b8-4c9e-832c-23796b5e729d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
675 2023.11.16 16:44:21.760946 [ 3 ] {99124912-e9b8-4c9e-832c-23796b5e729d} <Debug> oximeter.fields_i32 (995026b3-93aa-4782-8928-a1dd67933fd6): Loading data parts
676 2023.11.16 16:44:21.761008 [ 3 ] {99124912-e9b8-4c9e-832c-23796b5e729d} <Debug> oximeter.fields_i32 (995026b3-93aa-4782-8928-a1dd67933fd6): There are no data parts
677 2023.11.16 16:44:21.762055 [ 3 ] {99124912-e9b8-4c9e-832c-23796b5e729d} <Debug> DynamicQueryHandler: Done processing query
678 2023.11.16 16:44:21.762077 [ 3 ] {99124912-e9b8-4c9e-832c-23796b5e729d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
679 2023.11.16 16:44:21.762099 [ 3 ] {} <Debug> HTTP-Session: e3f09ce7-4dc6-46b1-97be-b39253026fc7 Destroying unnamed session
680 2023.11.16 16:44:21.762196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
681 2023.11.16 16:44:21.762241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
682 2023.11.16 16:44:21.762265 [ 3 ] {} <Debug> HTTP-Session: fa399258-6809-4002-beb8-9c538264431b Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
683 2023.11.16 16:44:21.762280 [ 3 ] {} <Debug> HTTP-Session: fa399258-6809-4002-beb8-9c538264431b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
684 2023.11.16 16:44:21.762428 [ 3 ] {54738001-12e3-4302-ac21-1cedfe673d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
685 2023.11.16 16:44:21.762475 [ 3 ] {54738001-12e3-4302-ac21-1cedfe673d83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
686 2023.11.16 16:44:21.763959 [ 3 ] {54738001-12e3-4302-ac21-1cedfe673d83} <Debug> oximeter.fields_u32 (53d08241-cbe3-4445-8ecc-4d1bccd726f0): Loading data parts
687 2023.11.16 16:44:21.764036 [ 3 ] {54738001-12e3-4302-ac21-1cedfe673d83} <Debug> oximeter.fields_u32 (53d08241-cbe3-4445-8ecc-4d1bccd726f0): There are no data parts
688 2023.11.16 16:44:21.765086 [ 3 ] {54738001-12e3-4302-ac21-1cedfe673d83} <Debug> DynamicQueryHandler: Done processing query
689 2023.11.16 16:44:21.765116 [ 3 ] {54738001-12e3-4302-ac21-1cedfe673d83} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
690 2023.11.16 16:44:21.765143 [ 3 ] {} <Debug> HTTP-Session: fa399258-6809-4002-beb8-9c538264431b Destroying unnamed session
691 2023.11.16 16:44:21.765236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
692 2023.11.16 16:44:21.765283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
693 2023.11.16 16:44:21.765307 [ 3 ] {} <Debug> HTTP-Session: cd5e7efd-0e88-4b4b-96b3-83f60dbfc246 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
694 2023.11.16 16:44:21.765322 [ 3 ] {} <Debug> HTTP-Session: cd5e7efd-0e88-4b4b-96b3-83f60dbfc246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
695 2023.11.16 16:44:21.765469 [ 3 ] {016b5656-840f-4b8b-95c4-bcf2363654d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
696 2023.11.16 16:44:21.765519 [ 3 ] {016b5656-840f-4b8b-95c4-bcf2363654d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
697 2023.11.16 16:44:21.766889 [ 3 ] {016b5656-840f-4b8b-95c4-bcf2363654d9} <Debug> oximeter.fields_i64 (18eabe5c-b575-4c1a-b0e4-2ba5ab6f182e): Loading data parts
698 2023.11.16 16:44:21.766959 [ 3 ] {016b5656-840f-4b8b-95c4-bcf2363654d9} <Debug> oximeter.fields_i64 (18eabe5c-b575-4c1a-b0e4-2ba5ab6f182e): There are no data parts
699 2023.11.16 16:44:21.767990 [ 3 ] {016b5656-840f-4b8b-95c4-bcf2363654d9} <Debug> DynamicQueryHandler: Done processing query
700 2023.11.16 16:44:21.768020 [ 3 ] {016b5656-840f-4b8b-95c4-bcf2363654d9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
701 2023.11.16 16:44:21.768034 [ 3 ] {} <Debug> HTTP-Session: cd5e7efd-0e88-4b4b-96b3-83f60dbfc246 Destroying unnamed session
702 2023.11.16 16:44:21.768142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
703 2023.11.16 16:44:21.768187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
704 2023.11.16 16:44:21.768205 [ 3 ] {} <Debug> HTTP-Session: 7de9eb62-9bf0-4678-b6f6-d456599a6bc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
705 2023.11.16 16:44:21.768227 [ 3 ] {} <Debug> HTTP-Session: 7de9eb62-9bf0-4678-b6f6-d456599a6bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
706 2023.11.16 16:44:21.768369 [ 3 ] {06c59da3-7c38-4a10-8171-2d67e3734e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
707 2023.11.16 16:44:21.768416 [ 3 ] {06c59da3-7c38-4a10-8171-2d67e3734e8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
708 2023.11.16 16:44:21.769780 [ 3 ] {06c59da3-7c38-4a10-8171-2d67e3734e8a} <Debug> oximeter.fields_u64 (5b53c0e7-c083-482e-9204-245f82d9c746): Loading data parts
709 2023.11.16 16:44:21.769833 [ 3 ] {06c59da3-7c38-4a10-8171-2d67e3734e8a} <Debug> oximeter.fields_u64 (5b53c0e7-c083-482e-9204-245f82d9c746): There are no data parts
710 2023.11.16 16:44:21.770874 [ 3 ] {06c59da3-7c38-4a10-8171-2d67e3734e8a} <Debug> DynamicQueryHandler: Done processing query
711 2023.11.16 16:44:21.770896 [ 3 ] {06c59da3-7c38-4a10-8171-2d67e3734e8a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
712 2023.11.16 16:44:21.770917 [ 3 ] {} <Debug> HTTP-Session: 7de9eb62-9bf0-4678-b6f6-d456599a6bc1 Destroying unnamed session
713 2023.11.16 16:44:21.771011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2023.11.16 16:44:21.771068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
715 2023.11.16 16:44:21.771092 [ 3 ] {} <Debug> HTTP-Session: 797d7b25-01dd-470d-a289-65a17e542717 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
716 2023.11.16 16:44:21.771113 [ 3 ] {} <Debug> HTTP-Session: 797d7b25-01dd-470d-a289-65a17e542717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2023.11.16 16:44:21.771258 [ 3 ] {65003a90-7312-4aaa-9bd6-dd78474bff6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
718 2023.11.16 16:44:21.771309 [ 3 ] {65003a90-7312-4aaa-9bd6-dd78474bff6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
719 2023.11.16 16:44:21.772689 [ 3 ] {65003a90-7312-4aaa-9bd6-dd78474bff6e} <Debug> oximeter.fields_ipaddr (d9ee14d2-7e12-4516-8c96-8d64f9b9c6c2): Loading data parts
720 2023.11.16 16:44:21.772754 [ 3 ] {65003a90-7312-4aaa-9bd6-dd78474bff6e} <Debug> oximeter.fields_ipaddr (d9ee14d2-7e12-4516-8c96-8d64f9b9c6c2): There are no data parts
721 2023.11.16 16:44:21.773809 [ 3 ] {65003a90-7312-4aaa-9bd6-dd78474bff6e} <Debug> DynamicQueryHandler: Done processing query
722 2023.11.16 16:44:21.773832 [ 3 ] {65003a90-7312-4aaa-9bd6-dd78474bff6e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
723 2023.11.16 16:44:21.773846 [ 3 ] {} <Debug> HTTP-Session: 797d7b25-01dd-470d-a289-65a17e542717 Destroying unnamed session
724 2023.11.16 16:44:21.773955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
725 2023.11.16 16:44:21.774003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
726 2023.11.16 16:44:21.774021 [ 3 ] {} <Debug> HTTP-Session: f99bb5e4-c447-4608-b0d4-ac05a79e1470 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
727 2023.11.16 16:44:21.774042 [ 3 ] {} <Debug> HTTP-Session: f99bb5e4-c447-4608-b0d4-ac05a79e1470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
728 2023.11.16 16:44:21.774191 [ 3 ] {180ed991-0484-4042-8688-be90809d12e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
729 2023.11.16 16:44:21.774232 [ 3 ] {180ed991-0484-4042-8688-be90809d12e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
730 2023.11.16 16:44:21.775542 [ 3 ] {180ed991-0484-4042-8688-be90809d12e1} <Debug> oximeter.fields_string (ab55412f-9054-4e33-bdad-b5a7fa74d6a8): Loading data parts
731 2023.11.16 16:44:21.775669 [ 3 ] {180ed991-0484-4042-8688-be90809d12e1} <Debug> oximeter.fields_string (ab55412f-9054-4e33-bdad-b5a7fa74d6a8): There are no data parts
732 2023.11.16 16:44:21.776719 [ 3 ] {180ed991-0484-4042-8688-be90809d12e1} <Debug> DynamicQueryHandler: Done processing query
733 2023.11.16 16:44:21.776748 [ 3 ] {180ed991-0484-4042-8688-be90809d12e1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
734 2023.11.16 16:44:21.776762 [ 3 ] {} <Debug> HTTP-Session: f99bb5e4-c447-4608-b0d4-ac05a79e1470 Destroying unnamed session
735 2023.11.16 16:44:21.776876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
736 2023.11.16 16:44:21.776928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
737 2023.11.16 16:44:21.776946 [ 3 ] {} <Debug> HTTP-Session: 06e92f52-9378-4073-b73d-b2999fa892a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
738 2023.11.16 16:44:21.776967 [ 3 ] {} <Debug> HTTP-Session: 06e92f52-9378-4073-b73d-b2999fa892a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
739 2023.11.16 16:44:21.777117 [ 3 ] {d947e7f4-ac6d-4813-a669-dda6269f11b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) 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)
740 2023.11.16 16:44:21.777157 [ 3 ] {d947e7f4-ac6d-4813-a669-dda6269f11b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
741 2023.11.16 16:44:21.778462 [ 3 ] {d947e7f4-ac6d-4813-a669-dda6269f11b2} <Debug> oximeter.fields_uuid (c5d6432a-c4ef-4429-8bc5-725e0fbe8dac): Loading data parts
742 2023.11.16 16:44:21.778555 [ 3 ] {d947e7f4-ac6d-4813-a669-dda6269f11b2} <Debug> oximeter.fields_uuid (c5d6432a-c4ef-4429-8bc5-725e0fbe8dac): There are no data parts
743 2023.11.16 16:44:21.779613 [ 3 ] {d947e7f4-ac6d-4813-a669-dda6269f11b2} <Debug> DynamicQueryHandler: Done processing query
744 2023.11.16 16:44:21.779701 [ 3 ] {d947e7f4-ac6d-4813-a669-dda6269f11b2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
745 2023.11.16 16:44:21.779739 [ 3 ] {} <Debug> HTTP-Session: 06e92f52-9378-4073-b73d-b2999fa892a5 Destroying unnamed session
746 2023.11.16 16:44:21.779832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
747 2023.11.16 16:44:21.779879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
748 2023.11.16 16:44:21.779903 [ 3 ] {} <Debug> HTTP-Session: fb505850-fa98-40fd-9df1-2951dfa94eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
749 2023.11.16 16:44:21.779919 [ 3 ] {} <Debug> HTTP-Session: fb505850-fa98-40fd-9df1-2951dfa94eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
750 2023.11.16 16:44:21.780130 [ 3 ] {d91e121f-0b0c-45ae-bbfa-2f9df47cda43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) /* The timeseries schema table stores the extracted schema for the samples
751 * oximeter collects.
752 */
753 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)
754 2023.11.16 16:44:21.780193 [ 3 ] {d91e121f-0b0c-45ae-bbfa-2f9df47cda43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
755 2023.11.16 16:44:21.781589 [ 3 ] {d91e121f-0b0c-45ae-bbfa-2f9df47cda43} <Debug> oximeter.timeseries_schema (17f9ee51-ecd9-4a7c-8f3a-1f9279357216): Loading data parts
756 2023.11.16 16:44:21.781733 [ 3 ] {d91e121f-0b0c-45ae-bbfa-2f9df47cda43} <Debug> oximeter.timeseries_schema (17f9ee51-ecd9-4a7c-8f3a-1f9279357216): There are no data parts
757 2023.11.16 16:44:21.782900 [ 3 ] {d91e121f-0b0c-45ae-bbfa-2f9df47cda43} <Debug> DynamicQueryHandler: Done processing query
758 2023.11.16 16:44:21.782923 [ 3 ] {d91e121f-0b0c-45ae-bbfa-2f9df47cda43} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
759 2023.11.16 16:44:21.782938 [ 3 ] {} <Debug> HTTP-Session: fb505850-fa98-40fd-9df1-2951dfa94eaf Destroying unnamed session
760 2023.11.16 16:44:21.783055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53600, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
761 2023.11.16 16:44:21.783103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
762 2023.11.16 16:44:21.783120 [ 3 ] {} <Debug> HTTP-Session: 85c8d2f1-5650-46a7-8e4b-6ea35136f49d Authenticating user 'default' from [fd00:1122:3344:101::d]:53600
763 2023.11.16 16:44:21.783143 [ 3 ] {} <Debug> HTTP-Session: 85c8d2f1-5650-46a7-8e4b-6ea35136f49d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
764 2023.11.16 16:44:21.783248 [ 3 ] {517b7bd0-e1f5-4d81-9c62-fe36f7ee2a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53600) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
765 2023.11.16 16:44:21.783874 [ 3 ] {517b7bd0-e1f5-4d81-9c62-fe36f7ee2a5f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
766 2023.11.16 16:44:21.787279 [ 3 ] {517b7bd0-e1f5-4d81-9c62-fe36f7ee2a5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB.
767 2023.11.16 16:44:21.790137 [ 3 ] {517b7bd0-e1f5-4d81-9c62-fe36f7ee2a5f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
768 2023.11.16 16:44:21.790330 [ 3 ] {517b7bd0-e1f5-4d81-9c62-fe36f7ee2a5f} <Trace> oximeter.version (efb4f3b5-2157-471a-b9c1-54eb79c730af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
769 2023.11.16 16:44:21.790572 [ 3 ] {517b7bd0-e1f5-4d81-9c62-fe36f7ee2a5f} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007296382 sec., 137 rows/sec., 2.14 KiB/sec.
770 2023.11.16 16:44:21.790740 [ 3 ] {517b7bd0-e1f5-4d81-9c62-fe36f7ee2a5f} <Debug> DynamicQueryHandler: Done processing query
771 2023.11.16 16:44:21.790759 [ 3 ] {517b7bd0-e1f5-4d81-9c62-fe36f7ee2a5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
772 2023.11.16 16:44:21.790779 [ 3 ] {} <Debug> HTTP-Session: 85c8d2f1-5650-46a7-8e4b-6ea35136f49d Destroying unnamed session
773 2023.11.16 16:44:22.002862 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.07 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB
774 2023.11.16 16:44:29.808720 [ 177 ] {} <Debug> DNSResolver: Updating DNS cache
775 2023.11.16 16:44:29.808821 [ 177 ] {} <Debug> DNSResolver: Updated DNS cache
776 2023.11.16 16:44:44.809035 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache
777 2023.11.16 16:44:44.809174 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache
778 2023.11.16 16:44:59.809442 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache
779 2023.11.16 16:44:59.809532 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache