Max level shown:
1 [ Oct 5 04:29:25 Enabled. ]
2 [ Oct 5 04:29:25 Rereading configuration. ]
3 [ Oct 5 04:29:26 Rereading configuration. ]
4 [ Oct 5 04:29:30 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=oxControlService22
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService22 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService22
29 ipadm: Could not delete oxControlService22: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService22
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService22
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService22
34 + ipadm show-addr oxControlService22/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService22/ll
37 + ipadm show-addr oxControlService22/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService22/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 [ Oct 5 04:29:30 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.10.05 04:29:30.942049 [ 1 ] {} <Information> Application: Will watch for the process with pid 23670
55 2023.10.05 04:29:30.942159 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.10.05 04:29:31.231646 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23670
57 2023.10.05 04:29:31.231804 [ 1 ] {} <Information> Application: starting up
58 2023.10.05 04:29:31.232007 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.10.05 04:29:31.311673 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.10.05 04:29:31.311735 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.10.05 04:29:31.311750 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.10.05 04:29:31.311803 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.10.05 04:29:31.312153 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.10.05 04:29:31.312893 [ 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.10.05 04:29:31.313444 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.10.05 04:29:31.313798 [ 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.10.05 04:29:31.315521 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.10.05 04:29:31.315564 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.10.05 04:29:31.316291 [ 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.10.05 04:29:31.316468 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.10.05 04:29:31.319373 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.10.05 04:29:31.319869 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.10.05 04:29:31.319896 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.10.05 04:29:31.320724 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.10.05 04:29:31.321267 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.10.05 04:29:31.321585 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.10.05 04:29:31.321970 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.10.05 04:29:31.322311 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.10.05 04:29:31.322367 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.10.05 04:29:31.322439 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.10.05 04:29:31.322463 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.10.05 04:29:31.380673 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.10.05 04:29:31.380720 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000149424 sec
90 2023.10.05 04:29:31.380785 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.10.05 04:29:31.380874 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.10.05 04:29:31.380898 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.10.05 04:29:31.380921 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.10.05 04:29:31.380937 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.10.05 04:29:31.380955 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.10.05 04:29:31.380975 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.10.05 04:29:31.381016 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.10.05 04:29:31.381040 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.10.05 04:29:31.381075 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.10.05 04:29:31.381091 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.10.05 04:29:31.381108 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.10.05 04:29:31.381127 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.10.05 04:29:31.381167 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.10.05 04:29:31.381185 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.10.05 04:29:31.381200 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.10.05 04:29:31.401314 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.10.05 04:29:31.435930 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.10.05 04:29:31.435969 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4732e-05 sec
109 2023.10.05 04:29:31.435998 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.10.05 04:29:31.436015 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.10.05 04:29:31.436042 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.10.05 04:29:31.438077 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.10.05 04:29:31.442489 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.10.05 04:29:31.442663 [ 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.10.05 04:29:31.442698 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.10.05 04:29:31.628442 [ 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.10.05 04:29:31.645969 [ 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.10.05 04:29:31.646021 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.10.05 04:29:31.733485 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.10.05 04:29:31.733745 [ 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.10.05 04:29:31.734076 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.10.05 04:29:31.734152 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.10.05 04:29:31.734174 [ 179 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.10.05 04:29:31.734254 [ 179 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.10.05 04:29:31.734265 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.10.05 04:29:31.734311 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.10.05 04:29:31.734376 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.10.05 04:29:31.734400 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.10.05 04:29:46.735177 [ 176 ] {} <Debug> DNSResolver: Updating DNS cache
130 2023.10.05 04:29:46.735241 [ 176 ] {} <Debug> DNSResolver: Updated DNS cache
131 2023.10.05 04:29:59.595384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
132 2023.10.05 04:29:59.595584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
133 2023.10.05 04:29:59.596157 [ 3 ] {} <Debug> HTTP-Session: a3cd2d3a-c45f-4919-968d-6cef26174ba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
134 2023.10.05 04:29:59.596197 [ 3 ] {} <Debug> HTTP-Session: a3cd2d3a-c45f-4919-968d-6cef26174ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
135 2023.10.05 04:29:59.596324 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
136 2023.10.05 04:29:59.596357 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
137 2023.10.05 04:29:59.596371 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
138 2023.10.05 04:29:59.597719 [ 3 ] {83cba4ac-346b-4b1e-adbd-7d95ee6b1f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
139 2023.10.05 04:29:59.598926 [ 3 ] {83cba4ac-346b-4b1e-adbd-7d95ee6b1f63} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
140 2023.10.05 04:29:59.601040 [ 3 ] {83cba4ac-346b-4b1e-adbd-7d95ee6b1f63} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
141 2023.10.05 04:29:59.602819 [ 3 ] {83cba4ac-346b-4b1e-adbd-7d95ee6b1f63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
142 2023.10.05 04:29:59.607181 [ 3 ] {83cba4ac-346b-4b1e-adbd-7d95ee6b1f63} <Debug> DynamicQueryHandler: Done processing query
143 2023.10.05 04:29:59.607244 [ 3 ] {83cba4ac-346b-4b1e-adbd-7d95ee6b1f63} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
144 2023.10.05 04:29:59.607261 [ 3 ] {} <Debug> HTTP-Session: a3cd2d3a-c45f-4919-968d-6cef26174ba5 Destroying unnamed session
145 2023.10.05 04:29:59.608294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
146 2023.10.05 04:29:59.608351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
147 2023.10.05 04:29:59.608372 [ 3 ] {} <Debug> HTTP-Session: caee9ddb-6f0a-4027-a47b-421b63b6f9da Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
148 2023.10.05 04:29:59.608392 [ 3 ] {} <Debug> HTTP-Session: caee9ddb-6f0a-4027-a47b-421b63b6f9da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
149 2023.10.05 04:29:59.608484 [ 3 ] {bde09b8d-91b1-4c5d-8056-b67e697eb5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete)
150 2023.10.05 04:29:59.608534 [ 3 ] {bde09b8d-91b1-4c5d-8056-b67e697eb5fd} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
151 2023.10.05 04:29:59.613246 [ 3 ] {bde09b8d-91b1-4c5d-8056-b67e697eb5fd} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
152 2023.10.05 04:29:59.613281 [ 3 ] {bde09b8d-91b1-4c5d-8056-b67e697eb5fd} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8502e-05 sec
153 2023.10.05 04:29:59.613304 [ 3 ] {bde09b8d-91b1-4c5d-8056-b67e697eb5fd} <Information> TablesLoader: Loading 0 tables with 0 dependency level
154 2023.10.05 04:29:59.613324 [ 3 ] {bde09b8d-91b1-4c5d-8056-b67e697eb5fd} <Information> DatabaseAtomic (oximeter): Starting up tables.
155 2023.10.05 04:29:59.613439 [ 3 ] {bde09b8d-91b1-4c5d-8056-b67e697eb5fd} <Debug> DynamicQueryHandler: Done processing query
156 2023.10.05 04:29:59.613469 [ 3 ] {bde09b8d-91b1-4c5d-8056-b67e697eb5fd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
157 2023.10.05 04:29:59.613487 [ 3 ] {} <Debug> HTTP-Session: caee9ddb-6f0a-4027-a47b-421b63b6f9da Destroying unnamed session
158 2023.10.05 04:29:59.613655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
159 2023.10.05 04:29:59.613702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
160 2023.10.05 04:29:59.613720 [ 3 ] {} <Debug> HTTP-Session: 2b3c6a08-41fd-49d3-bcac-186ed2914656 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
161 2023.10.05 04:29:59.613738 [ 3 ] {} <Debug> HTTP-Session: 2b3c6a08-41fd-49d3-bcac-186ed2914656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
162 2023.10.05 04:29:59.613950 [ 3 ] {af49bc5f-8577-4077-a62b-4401faef3ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
163 2023.10.05 04:29:59.613998 [ 3 ] {af49bc5f-8577-4077-a62b-4401faef3ae9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
164 2023.10.05 04:29:59.629504 [ 3 ] {af49bc5f-8577-4077-a62b-4401faef3ae9} <Debug> oximeter.measurements_bool (27b431fe-54b8-4b06-8a82-5ceb2b5a404b): Loading data parts
165 2023.10.05 04:29:59.629624 [ 3 ] {af49bc5f-8577-4077-a62b-4401faef3ae9} <Debug> oximeter.measurements_bool (27b431fe-54b8-4b06-8a82-5ceb2b5a404b): There are no data parts
166 2023.10.05 04:29:59.642041 [ 3 ] {af49bc5f-8577-4077-a62b-4401faef3ae9} <Debug> DynamicQueryHandler: Done processing query
167 2023.10.05 04:29:59.642093 [ 3 ] {af49bc5f-8577-4077-a62b-4401faef3ae9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
168 2023.10.05 04:29:59.642124 [ 3 ] {} <Debug> HTTP-Session: 2b3c6a08-41fd-49d3-bcac-186ed2914656 Destroying unnamed session
169 2023.10.05 04:29:59.642305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
170 2023.10.05 04:29:59.642362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
171 2023.10.05 04:29:59.642384 [ 3 ] {} <Debug> HTTP-Session: 0f76db2c-7397-441c-9644-fab731f4421d Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
172 2023.10.05 04:29:59.642409 [ 3 ] {} <Debug> HTTP-Session: 0f76db2c-7397-441c-9644-fab731f4421d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
173 2023.10.05 04:29:59.642651 [ 3 ] {b1e20a28-a647-41a7-8c0a-cf86996004a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
174 2023.10.05 04:29:59.642699 [ 3 ] {b1e20a28-a647-41a7-8c0a-cf86996004a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
175 2023.10.05 04:29:59.652913 [ 3 ] {b1e20a28-a647-41a7-8c0a-cf86996004a9} <Debug> oximeter.measurements_i8 (ec9a69d9-9acb-43f4-9f5f-3971a83a109f): Loading data parts
176 2023.10.05 04:29:59.653009 [ 3 ] {b1e20a28-a647-41a7-8c0a-cf86996004a9} <Debug> oximeter.measurements_i8 (ec9a69d9-9acb-43f4-9f5f-3971a83a109f): There are no data parts
177 2023.10.05 04:29:59.654870 [ 3 ] {b1e20a28-a647-41a7-8c0a-cf86996004a9} <Debug> DynamicQueryHandler: Done processing query
178 2023.10.05 04:29:59.654912 [ 3 ] {b1e20a28-a647-41a7-8c0a-cf86996004a9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
179 2023.10.05 04:29:59.654936 [ 3 ] {} <Debug> HTTP-Session: 0f76db2c-7397-441c-9644-fab731f4421d Destroying unnamed session
180 2023.10.05 04:29:59.655089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
181 2023.10.05 04:29:59.655140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
182 2023.10.05 04:29:59.655159 [ 3 ] {} <Debug> HTTP-Session: 7dc7a58f-8206-4b3e-971b-3e11f8075d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
183 2023.10.05 04:29:59.655179 [ 3 ] {} <Debug> HTTP-Session: 7dc7a58f-8206-4b3e-971b-3e11f8075d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
184 2023.10.05 04:29:59.655376 [ 3 ] {367dd216-226c-4be1-bfbb-2c12688c5e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
185 2023.10.05 04:29:59.655421 [ 3 ] {367dd216-226c-4be1-bfbb-2c12688c5e25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
186 2023.10.05 04:29:59.675375 [ 3 ] {367dd216-226c-4be1-bfbb-2c12688c5e25} <Debug> oximeter.measurements_u8 (c53febc9-a22c-4a7a-9d11-763c284d82d2): Loading data parts
187 2023.10.05 04:29:59.675449 [ 3 ] {367dd216-226c-4be1-bfbb-2c12688c5e25} <Debug> oximeter.measurements_u8 (c53febc9-a22c-4a7a-9d11-763c284d82d2): There are no data parts
188 2023.10.05 04:29:59.677815 [ 3 ] {367dd216-226c-4be1-bfbb-2c12688c5e25} <Debug> DynamicQueryHandler: Done processing query
189 2023.10.05 04:29:59.677849 [ 3 ] {367dd216-226c-4be1-bfbb-2c12688c5e25} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
190 2023.10.05 04:29:59.677873 [ 3 ] {} <Debug> HTTP-Session: 7dc7a58f-8206-4b3e-971b-3e11f8075d3f Destroying unnamed session
191 2023.10.05 04:29:59.678054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
192 2023.10.05 04:29:59.678113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
193 2023.10.05 04:29:59.678133 [ 3 ] {} <Debug> HTTP-Session: 9664e73a-8c24-49b5-8364-bbb51b960925 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
194 2023.10.05 04:29:59.678150 [ 3 ] {} <Debug> HTTP-Session: 9664e73a-8c24-49b5-8364-bbb51b960925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
195 2023.10.05 04:29:59.678336 [ 3 ] {36abfa95-a3b2-4c3d-8081-43b222bc9972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
196 2023.10.05 04:29:59.678383 [ 3 ] {36abfa95-a3b2-4c3d-8081-43b222bc9972} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
197 2023.10.05 04:29:59.699435 [ 3 ] {36abfa95-a3b2-4c3d-8081-43b222bc9972} <Debug> oximeter.measurements_i16 (9e1b204d-a5bd-4678-b280-0f40ff6f3c30): Loading data parts
198 2023.10.05 04:29:59.699511 [ 3 ] {36abfa95-a3b2-4c3d-8081-43b222bc9972} <Debug> oximeter.measurements_i16 (9e1b204d-a5bd-4678-b280-0f40ff6f3c30): There are no data parts
199 2023.10.05 04:29:59.711486 [ 3 ] {36abfa95-a3b2-4c3d-8081-43b222bc9972} <Debug> DynamicQueryHandler: Done processing query
200 2023.10.05 04:29:59.711518 [ 3 ] {36abfa95-a3b2-4c3d-8081-43b222bc9972} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
201 2023.10.05 04:29:59.711544 [ 3 ] {} <Debug> HTTP-Session: 9664e73a-8c24-49b5-8364-bbb51b960925 Destroying unnamed session
202 2023.10.05 04:29:59.711691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
203 2023.10.05 04:29:59.711749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
204 2023.10.05 04:29:59.711778 [ 3 ] {} <Debug> HTTP-Session: f2b45846-2e52-461f-b3df-6ad194d3b2a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
205 2023.10.05 04:29:59.711798 [ 3 ] {} <Debug> HTTP-Session: f2b45846-2e52-461f-b3df-6ad194d3b2a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
206 2023.10.05 04:29:59.712027 [ 3 ] {8b3ed139-1ef1-418d-8877-9411f18c5fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
207 2023.10.05 04:29:59.712086 [ 3 ] {8b3ed139-1ef1-418d-8877-9411f18c5fb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
208 2023.10.05 04:29:59.721362 [ 3 ] {8b3ed139-1ef1-418d-8877-9411f18c5fb8} <Debug> oximeter.measurements_u16 (5959fd71-daec-45da-bbac-6389cd7dd7c9): Loading data parts
209 2023.10.05 04:29:59.721445 [ 3 ] {8b3ed139-1ef1-418d-8877-9411f18c5fb8} <Debug> oximeter.measurements_u16 (5959fd71-daec-45da-bbac-6389cd7dd7c9): There are no data parts
210 2023.10.05 04:29:59.733344 [ 3 ] {8b3ed139-1ef1-418d-8877-9411f18c5fb8} <Debug> DynamicQueryHandler: Done processing query
211 2023.10.05 04:29:59.733374 [ 3 ] {8b3ed139-1ef1-418d-8877-9411f18c5fb8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
212 2023.10.05 04:29:59.733399 [ 3 ] {} <Debug> HTTP-Session: f2b45846-2e52-461f-b3df-6ad194d3b2a5 Destroying unnamed session
213 2023.10.05 04:29:59.733541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
214 2023.10.05 04:29:59.733594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
215 2023.10.05 04:29:59.733616 [ 3 ] {} <Debug> HTTP-Session: 5d157308-8adb-42d2-929b-0d208685941f Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
216 2023.10.05 04:29:59.733632 [ 3 ] {} <Debug> HTTP-Session: 5d157308-8adb-42d2-929b-0d208685941f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
217 2023.10.05 04:29:59.733814 [ 3 ] {59487631-6815-441b-83ac-699d2748f134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
218 2023.10.05 04:29:59.733858 [ 3 ] {59487631-6815-441b-83ac-699d2748f134} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
219 2023.10.05 04:29:59.743968 [ 3 ] {59487631-6815-441b-83ac-699d2748f134} <Debug> oximeter.measurements_i32 (300f08ce-4df6-4909-ac0e-f11d519310d5): Loading data parts
220 2023.10.05 04:29:59.744110 [ 3 ] {59487631-6815-441b-83ac-699d2748f134} <Debug> oximeter.measurements_i32 (300f08ce-4df6-4909-ac0e-f11d519310d5): There are no data parts
221 2023.10.05 04:29:59.758701 [ 3 ] {59487631-6815-441b-83ac-699d2748f134} <Debug> DynamicQueryHandler: Done processing query
222 2023.10.05 04:29:59.758740 [ 3 ] {59487631-6815-441b-83ac-699d2748f134} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
223 2023.10.05 04:29:59.758764 [ 3 ] {} <Debug> HTTP-Session: 5d157308-8adb-42d2-929b-0d208685941f Destroying unnamed session
224 2023.10.05 04:29:59.758902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
225 2023.10.05 04:29:59.758961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
226 2023.10.05 04:29:59.758992 [ 3 ] {} <Debug> HTTP-Session: 22345a79-f49b-4a72-a86d-9348e2cd1fe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
227 2023.10.05 04:29:59.759013 [ 3 ] {} <Debug> HTTP-Session: 22345a79-f49b-4a72-a86d-9348e2cd1fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
228 2023.10.05 04:29:59.759246 [ 3 ] {8e39e8d2-2e87-4106-a258-1eb585231ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
229 2023.10.05 04:29:59.759302 [ 3 ] {8e39e8d2-2e87-4106-a258-1eb585231ae0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
230 2023.10.05 04:29:59.770036 [ 3 ] {8e39e8d2-2e87-4106-a258-1eb585231ae0} <Debug> oximeter.measurements_u32 (90afa2d7-5db1-42f9-b524-3247cbf4281f): Loading data parts
231 2023.10.05 04:29:59.770179 [ 3 ] {8e39e8d2-2e87-4106-a258-1eb585231ae0} <Debug> oximeter.measurements_u32 (90afa2d7-5db1-42f9-b524-3247cbf4281f): There are no data parts
232 2023.10.05 04:29:59.773094 [ 3 ] {8e39e8d2-2e87-4106-a258-1eb585231ae0} <Debug> DynamicQueryHandler: Done processing query
233 2023.10.05 04:29:59.773124 [ 3 ] {8e39e8d2-2e87-4106-a258-1eb585231ae0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
234 2023.10.05 04:29:59.773140 [ 3 ] {} <Debug> HTTP-Session: 22345a79-f49b-4a72-a86d-9348e2cd1fe7 Destroying unnamed session
235 2023.10.05 04:29:59.773264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
236 2023.10.05 04:29:59.773311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
237 2023.10.05 04:29:59.773330 [ 3 ] {} <Debug> HTTP-Session: 81fc44d3-1a0d-4c68-a020-180758cfe919 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
238 2023.10.05 04:29:59.773350 [ 3 ] {} <Debug> HTTP-Session: 81fc44d3-1a0d-4c68-a020-180758cfe919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
239 2023.10.05 04:29:59.773538 [ 3 ] {4d069501-a899-4e47-ad10-f1e0f66f85b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
240 2023.10.05 04:29:59.773583 [ 3 ] {4d069501-a899-4e47-ad10-f1e0f66f85b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
241 2023.10.05 04:29:59.798666 [ 3 ] {4d069501-a899-4e47-ad10-f1e0f66f85b3} <Debug> oximeter.measurements_i64 (ef13d418-ed24-4a38-a168-7ca536522d54): Loading data parts
242 2023.10.05 04:29:59.798802 [ 3 ] {4d069501-a899-4e47-ad10-f1e0f66f85b3} <Debug> oximeter.measurements_i64 (ef13d418-ed24-4a38-a168-7ca536522d54): There are no data parts
243 2023.10.05 04:29:59.801691 [ 3 ] {4d069501-a899-4e47-ad10-f1e0f66f85b3} <Debug> DynamicQueryHandler: Done processing query
244 2023.10.05 04:29:59.801723 [ 3 ] {4d069501-a899-4e47-ad10-f1e0f66f85b3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
245 2023.10.05 04:29:59.801738 [ 3 ] {} <Debug> HTTP-Session: 81fc44d3-1a0d-4c68-a020-180758cfe919 Destroying unnamed session
246 2023.10.05 04:29:59.801866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
247 2023.10.05 04:29:59.801917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
248 2023.10.05 04:29:59.801937 [ 3 ] {} <Debug> HTTP-Session: 88605765-7529-4d9a-b609-0e07e9be4a1c Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
249 2023.10.05 04:29:59.801961 [ 3 ] {} <Debug> HTTP-Session: 88605765-7529-4d9a-b609-0e07e9be4a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
250 2023.10.05 04:29:59.802144 [ 3 ] {ae9cf668-d746-46d2-81a4-11a79debff25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
251 2023.10.05 04:29:59.802194 [ 3 ] {ae9cf668-d746-46d2-81a4-11a79debff25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
252 2023.10.05 04:29:59.823018 [ 3 ] {ae9cf668-d746-46d2-81a4-11a79debff25} <Debug> oximeter.measurements_u64 (51c1b648-50e3-454f-a0cf-fdab9e3eb2b3): Loading data parts
253 2023.10.05 04:29:59.823170 [ 3 ] {ae9cf668-d746-46d2-81a4-11a79debff25} <Debug> oximeter.measurements_u64 (51c1b648-50e3-454f-a0cf-fdab9e3eb2b3): There are no data parts
254 2023.10.05 04:29:59.825949 [ 3 ] {ae9cf668-d746-46d2-81a4-11a79debff25} <Debug> DynamicQueryHandler: Done processing query
255 2023.10.05 04:29:59.825974 [ 3 ] {ae9cf668-d746-46d2-81a4-11a79debff25} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
256 2023.10.05 04:29:59.825997 [ 3 ] {} <Debug> HTTP-Session: 88605765-7529-4d9a-b609-0e07e9be4a1c Destroying unnamed session
257 2023.10.05 04:29:59.826132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
258 2023.10.05 04:29:59.826176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
259 2023.10.05 04:29:59.826200 [ 3 ] {} <Debug> HTTP-Session: 3fbb9946-f5ec-419f-8b9a-6e9efea49e8e Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
260 2023.10.05 04:29:59.826218 [ 3 ] {} <Debug> HTTP-Session: 3fbb9946-f5ec-419f-8b9a-6e9efea49e8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
261 2023.10.05 04:29:59.826404 [ 3 ] {2e7693ea-ef46-459c-8f00-f7d8c78e5b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
262 2023.10.05 04:29:59.826451 [ 3 ] {2e7693ea-ef46-459c-8f00-f7d8c78e5b34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
263 2023.10.05 04:29:59.829952 [ 3 ] {2e7693ea-ef46-459c-8f00-f7d8c78e5b34} <Debug> oximeter.measurements_f32 (65d15232-b779-4ce7-b4e8-5e09eee468ee): Loading data parts
264 2023.10.05 04:29:59.830039 [ 3 ] {2e7693ea-ef46-459c-8f00-f7d8c78e5b34} <Debug> oximeter.measurements_f32 (65d15232-b779-4ce7-b4e8-5e09eee468ee): There are no data parts
265 2023.10.05 04:29:59.832471 [ 3 ] {2e7693ea-ef46-459c-8f00-f7d8c78e5b34} <Debug> DynamicQueryHandler: Done processing query
266 2023.10.05 04:29:59.832497 [ 3 ] {2e7693ea-ef46-459c-8f00-f7d8c78e5b34} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
267 2023.10.05 04:29:59.832519 [ 3 ] {} <Debug> HTTP-Session: 3fbb9946-f5ec-419f-8b9a-6e9efea49e8e Destroying unnamed session
268 2023.10.05 04:29:59.832657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
269 2023.10.05 04:29:59.832706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
270 2023.10.05 04:29:59.832734 [ 3 ] {} <Debug> HTTP-Session: bf088624-65d1-4cdc-b7fa-952b8afe58c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
271 2023.10.05 04:29:59.832757 [ 3 ] {} <Debug> HTTP-Session: bf088624-65d1-4cdc-b7fa-952b8afe58c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
272 2023.10.05 04:29:59.832984 [ 3 ] {ec4045f1-298a-408a-b502-4eb1e886c7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
273 2023.10.05 04:29:59.833041 [ 3 ] {ec4045f1-298a-408a-b502-4eb1e886c7e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
274 2023.10.05 04:29:59.835681 [ 3 ] {ec4045f1-298a-408a-b502-4eb1e886c7e1} <Debug> oximeter.measurements_f64 (ba50fea8-9610-41f3-b9a4-2372ff5d69f0): Loading data parts
275 2023.10.05 04:29:59.835785 [ 3 ] {ec4045f1-298a-408a-b502-4eb1e886c7e1} <Debug> oximeter.measurements_f64 (ba50fea8-9610-41f3-b9a4-2372ff5d69f0): There are no data parts
276 2023.10.05 04:29:59.837581 [ 3 ] {ec4045f1-298a-408a-b502-4eb1e886c7e1} <Debug> DynamicQueryHandler: Done processing query
277 2023.10.05 04:29:59.837606 [ 3 ] {ec4045f1-298a-408a-b502-4eb1e886c7e1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
278 2023.10.05 04:29:59.837626 [ 3 ] {} <Debug> HTTP-Session: bf088624-65d1-4cdc-b7fa-952b8afe58c7 Destroying unnamed session
279 2023.10.05 04:29:59.837749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
280 2023.10.05 04:29:59.837798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
281 2023.10.05 04:29:59.837851 [ 3 ] {} <Debug> HTTP-Session: 0dbefb7c-aa18-4cac-849e-b208058fab1e Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
282 2023.10.05 04:29:59.837869 [ 3 ] {} <Debug> HTTP-Session: 0dbefb7c-aa18-4cac-849e-b208058fab1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
283 2023.10.05 04:29:59.838059 [ 3 ] {b08f17af-a21d-4f38-9a1c-43ffa43a090c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
284 2023.10.05 04:29:59.838106 [ 3 ] {b08f17af-a21d-4f38-9a1c-43ffa43a090c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
285 2023.10.05 04:29:59.841158 [ 3 ] {b08f17af-a21d-4f38-9a1c-43ffa43a090c} <Debug> oximeter.measurements_string (daf0ea89-0ab2-47b6-9593-7e200e6a4f41): Loading data parts
286 2023.10.05 04:29:59.841245 [ 3 ] {b08f17af-a21d-4f38-9a1c-43ffa43a090c} <Debug> oximeter.measurements_string (daf0ea89-0ab2-47b6-9593-7e200e6a4f41): There are no data parts
287 2023.10.05 04:29:59.843337 [ 3 ] {b08f17af-a21d-4f38-9a1c-43ffa43a090c} <Debug> DynamicQueryHandler: Done processing query
288 2023.10.05 04:29:59.843364 [ 3 ] {b08f17af-a21d-4f38-9a1c-43ffa43a090c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
289 2023.10.05 04:29:59.843387 [ 3 ] {} <Debug> HTTP-Session: 0dbefb7c-aa18-4cac-849e-b208058fab1e Destroying unnamed session
290 2023.10.05 04:29:59.843510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
291 2023.10.05 04:29:59.843561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
292 2023.10.05 04:29:59.843583 [ 3 ] {} <Debug> HTTP-Session: cb44363b-0cac-4d2b-a104-b66afe6d6e77 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
293 2023.10.05 04:29:59.843599 [ 3 ] {} <Debug> HTTP-Session: cb44363b-0cac-4d2b-a104-b66afe6d6e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
294 2023.10.05 04:29:59.843791 [ 3 ] {5f97093a-2274-4c7e-971b-20681d574e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
295 2023.10.05 04:29:59.843843 [ 3 ] {5f97093a-2274-4c7e-971b-20681d574e51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
296 2023.10.05 04:29:59.848292 [ 3 ] {5f97093a-2274-4c7e-971b-20681d574e51} <Debug> oximeter.measurements_bytes (5fc62275-af64-45fc-b294-b30e89dbba6d): Loading data parts
297 2023.10.05 04:29:59.848393 [ 3 ] {5f97093a-2274-4c7e-971b-20681d574e51} <Debug> oximeter.measurements_bytes (5fc62275-af64-45fc-b294-b30e89dbba6d): There are no data parts
298 2023.10.05 04:29:59.852973 [ 3 ] {5f97093a-2274-4c7e-971b-20681d574e51} <Debug> DynamicQueryHandler: Done processing query
299 2023.10.05 04:29:59.853002 [ 3 ] {5f97093a-2274-4c7e-971b-20681d574e51} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
300 2023.10.05 04:29:59.853024 [ 3 ] {} <Debug> HTTP-Session: cb44363b-0cac-4d2b-a104-b66afe6d6e77 Destroying unnamed session
301 2023.10.05 04:29:59.853163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
302 2023.10.05 04:29:59.853213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
303 2023.10.05 04:29:59.853231 [ 3 ] {} <Debug> HTTP-Session: 78e84f39-1aa0-4251-81eb-3db56fef50ea Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
304 2023.10.05 04:29:59.853251 [ 3 ] {} <Debug> HTTP-Session: 78e84f39-1aa0-4251-81eb-3db56fef50ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
305 2023.10.05 04:29:59.853454 [ 3 ] {8291cf40-4661-4dca-bd4f-8b1d8792f2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
306 2023.10.05 04:29:59.853504 [ 3 ] {8291cf40-4661-4dca-bd4f-8b1d8792f2b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
307 2023.10.05 04:29:59.857605 [ 3 ] {8291cf40-4661-4dca-bd4f-8b1d8792f2b7} <Debug> oximeter.measurements_cumulativei64 (1c2c8da0-1805-46d2-b8a3-e17b4093a6bf): Loading data parts
308 2023.10.05 04:29:59.857701 [ 3 ] {8291cf40-4661-4dca-bd4f-8b1d8792f2b7} <Debug> oximeter.measurements_cumulativei64 (1c2c8da0-1805-46d2-b8a3-e17b4093a6bf): There are no data parts
309 2023.10.05 04:29:59.859225 [ 3 ] {8291cf40-4661-4dca-bd4f-8b1d8792f2b7} <Debug> DynamicQueryHandler: Done processing query
310 2023.10.05 04:29:59.859252 [ 3 ] {8291cf40-4661-4dca-bd4f-8b1d8792f2b7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
311 2023.10.05 04:29:59.859276 [ 3 ] {} <Debug> HTTP-Session: 78e84f39-1aa0-4251-81eb-3db56fef50ea Destroying unnamed session
312 2023.10.05 04:29:59.859402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
313 2023.10.05 04:29:59.859454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
314 2023.10.05 04:29:59.859478 [ 3 ] {} <Debug> HTTP-Session: 44cdac70-024e-45a7-92e8-01840d2af025 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
315 2023.10.05 04:29:59.859496 [ 3 ] {} <Debug> HTTP-Session: 44cdac70-024e-45a7-92e8-01840d2af025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
316 2023.10.05 04:29:59.859701 [ 3 ] {a8fd55b5-5d85-40fd-87a8-6a2ee47b8d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
317 2023.10.05 04:29:59.859756 [ 3 ] {a8fd55b5-5d85-40fd-87a8-6a2ee47b8d15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
318 2023.10.05 04:29:59.864127 [ 3 ] {a8fd55b5-5d85-40fd-87a8-6a2ee47b8d15} <Debug> oximeter.measurements_cumulativeu64 (51163383-610d-4dcb-b55c-00009f9f01cc): Loading data parts
319 2023.10.05 04:29:59.864217 [ 3 ] {a8fd55b5-5d85-40fd-87a8-6a2ee47b8d15} <Debug> oximeter.measurements_cumulativeu64 (51163383-610d-4dcb-b55c-00009f9f01cc): There are no data parts
320 2023.10.05 04:29:59.866164 [ 3 ] {a8fd55b5-5d85-40fd-87a8-6a2ee47b8d15} <Debug> DynamicQueryHandler: Done processing query
321 2023.10.05 04:29:59.866196 [ 3 ] {a8fd55b5-5d85-40fd-87a8-6a2ee47b8d15} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
322 2023.10.05 04:29:59.866228 [ 3 ] {} <Debug> HTTP-Session: 44cdac70-024e-45a7-92e8-01840d2af025 Destroying unnamed session
323 2023.10.05 04:29:59.866376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
324 2023.10.05 04:29:59.866422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
325 2023.10.05 04:29:59.866445 [ 3 ] {} <Debug> HTTP-Session: 6dfd6833-0224-4b02-96a4-6f3ae9dde206 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
326 2023.10.05 04:29:59.866465 [ 3 ] {} <Debug> HTTP-Session: 6dfd6833-0224-4b02-96a4-6f3ae9dde206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
327 2023.10.05 04:29:59.866664 [ 3 ] {9e22b253-78d1-4ae1-9911-ef387091dc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
328 2023.10.05 04:29:59.866713 [ 3 ] {9e22b253-78d1-4ae1-9911-ef387091dc92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
329 2023.10.05 04:29:59.870649 [ 3 ] {9e22b253-78d1-4ae1-9911-ef387091dc92} <Debug> oximeter.measurements_cumulativef32 (9f55a6f8-cdda-4097-a7dc-f60aa37bb560): Loading data parts
330 2023.10.05 04:29:59.870746 [ 3 ] {9e22b253-78d1-4ae1-9911-ef387091dc92} <Debug> oximeter.measurements_cumulativef32 (9f55a6f8-cdda-4097-a7dc-f60aa37bb560): There are no data parts
331 2023.10.05 04:29:59.874647 [ 3 ] {9e22b253-78d1-4ae1-9911-ef387091dc92} <Debug> DynamicQueryHandler: Done processing query
332 2023.10.05 04:29:59.874681 [ 3 ] {9e22b253-78d1-4ae1-9911-ef387091dc92} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
333 2023.10.05 04:29:59.874697 [ 3 ] {} <Debug> HTTP-Session: 6dfd6833-0224-4b02-96a4-6f3ae9dde206 Destroying unnamed session
334 2023.10.05 04:29:59.874830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
335 2023.10.05 04:29:59.874876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
336 2023.10.05 04:29:59.874896 [ 3 ] {} <Debug> HTTP-Session: 643d3077-ad9d-4649-bfb7-97badee003ac Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
337 2023.10.05 04:29:59.874920 [ 3 ] {} <Debug> HTTP-Session: 643d3077-ad9d-4649-bfb7-97badee003ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
338 2023.10.05 04:29:59.875119 [ 3 ] {40f2df11-6f08-4f83-938e-e3784f3c116f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) --
339 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)
340 2023.10.05 04:29:59.875173 [ 3 ] {40f2df11-6f08-4f83-938e-e3784f3c116f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
341 2023.10.05 04:29:59.877238 [ 3 ] {40f2df11-6f08-4f83-938e-e3784f3c116f} <Debug> oximeter.measurements_cumulativef64 (dc5e893b-8a00-43c3-a52d-733c88030be9): Loading data parts
342 2023.10.05 04:29:59.877336 [ 3 ] {40f2df11-6f08-4f83-938e-e3784f3c116f} <Debug> oximeter.measurements_cumulativef64 (dc5e893b-8a00-43c3-a52d-733c88030be9): There are no data parts
343 2023.10.05 04:29:59.881402 [ 3 ] {40f2df11-6f08-4f83-938e-e3784f3c116f} <Debug> DynamicQueryHandler: Done processing query
344 2023.10.05 04:29:59.881439 [ 3 ] {40f2df11-6f08-4f83-938e-e3784f3c116f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
345 2023.10.05 04:29:59.881458 [ 3 ] {} <Debug> HTTP-Session: 643d3077-ad9d-4649-bfb7-97badee003ac Destroying unnamed session
346 2023.10.05 04:29:59.881608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
347 2023.10.05 04:29:59.881655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
348 2023.10.05 04:29:59.881673 [ 3 ] {} <Debug> HTTP-Session: 71c71d33-e4f0-437d-8505-a8d3985e0fe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
349 2023.10.05 04:29:59.881694 [ 3 ] {} <Debug> HTTP-Session: 71c71d33-e4f0-437d-8505-a8d3985e0fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
350 2023.10.05 04:29:59.881909 [ 3 ] {49c80a2e-3db4-4873-a6b4-2ffe49bdcfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
351 2023.10.05 04:29:59.881957 [ 3 ] {49c80a2e-3db4-4873-a6b4-2ffe49bdcfcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
352 2023.10.05 04:29:59.883932 [ 3 ] {49c80a2e-3db4-4873-a6b4-2ffe49bdcfcc} <Debug> oximeter.measurements_histogrami8 (a8bd1243-5508-4898-ac2c-54485f1845a4): Loading data parts
353 2023.10.05 04:29:59.884038 [ 3 ] {49c80a2e-3db4-4873-a6b4-2ffe49bdcfcc} <Debug> oximeter.measurements_histogrami8 (a8bd1243-5508-4898-ac2c-54485f1845a4): There are no data parts
354 2023.10.05 04:29:59.888541 [ 3 ] {49c80a2e-3db4-4873-a6b4-2ffe49bdcfcc} <Debug> DynamicQueryHandler: Done processing query
355 2023.10.05 04:29:59.888571 [ 3 ] {49c80a2e-3db4-4873-a6b4-2ffe49bdcfcc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
356 2023.10.05 04:29:59.888599 [ 3 ] {} <Debug> HTTP-Session: 71c71d33-e4f0-437d-8505-a8d3985e0fe9 Destroying unnamed session
357 2023.10.05 04:29:59.888719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
358 2023.10.05 04:29:59.888766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
359 2023.10.05 04:29:59.888790 [ 3 ] {} <Debug> HTTP-Session: b7093d19-5386-4cb3-b4ca-e521267e91c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
360 2023.10.05 04:29:59.888807 [ 3 ] {} <Debug> HTTP-Session: b7093d19-5386-4cb3-b4ca-e521267e91c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
361 2023.10.05 04:29:59.889021 [ 3 ] {de5e8416-1137-4381-a2d2-e9f18236ba3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
362 2023.10.05 04:29:59.889072 [ 3 ] {de5e8416-1137-4381-a2d2-e9f18236ba3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
363 2023.10.05 04:29:59.891434 [ 3 ] {de5e8416-1137-4381-a2d2-e9f18236ba3c} <Debug> oximeter.measurements_histogramu8 (a27b9f5b-577c-4864-a45d-1eee1b6ca313): Loading data parts
364 2023.10.05 04:29:59.891550 [ 3 ] {de5e8416-1137-4381-a2d2-e9f18236ba3c} <Debug> oximeter.measurements_histogramu8 (a27b9f5b-577c-4864-a45d-1eee1b6ca313): There are no data parts
365 2023.10.05 04:29:59.895287 [ 3 ] {de5e8416-1137-4381-a2d2-e9f18236ba3c} <Debug> DynamicQueryHandler: Done processing query
366 2023.10.05 04:29:59.895315 [ 3 ] {de5e8416-1137-4381-a2d2-e9f18236ba3c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
367 2023.10.05 04:29:59.895351 [ 3 ] {} <Debug> HTTP-Session: b7093d19-5386-4cb3-b4ca-e521267e91c7 Destroying unnamed session
368 2023.10.05 04:29:59.895518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
369 2023.10.05 04:29:59.895571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
370 2023.10.05 04:29:59.895595 [ 3 ] {} <Debug> HTTP-Session: 40f5780d-f102-496a-81fb-a1f3b1fbf8a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
371 2023.10.05 04:29:59.895611 [ 3 ] {} <Debug> HTTP-Session: 40f5780d-f102-496a-81fb-a1f3b1fbf8a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
372 2023.10.05 04:29:59.895830 [ 3 ] {ed91cf35-36c4-452c-b630-14df1116fbc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
373 2023.10.05 04:29:59.895883 [ 3 ] {ed91cf35-36c4-452c-b630-14df1116fbc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
374 2023.10.05 04:29:59.900673 [ 3 ] {ed91cf35-36c4-452c-b630-14df1116fbc8} <Debug> oximeter.measurements_histogrami16 (f67eb61a-0100-4438-b44b-0f0a0adb9e9c): Loading data parts
375 2023.10.05 04:29:59.900786 [ 3 ] {ed91cf35-36c4-452c-b630-14df1116fbc8} <Debug> oximeter.measurements_histogrami16 (f67eb61a-0100-4438-b44b-0f0a0adb9e9c): There are no data parts
376 2023.10.05 04:29:59.902433 [ 3 ] {ed91cf35-36c4-452c-b630-14df1116fbc8} <Debug> DynamicQueryHandler: Done processing query
377 2023.10.05 04:29:59.902465 [ 3 ] {ed91cf35-36c4-452c-b630-14df1116fbc8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
378 2023.10.05 04:29:59.902481 [ 3 ] {} <Debug> HTTP-Session: 40f5780d-f102-496a-81fb-a1f3b1fbf8a9 Destroying unnamed session
379 2023.10.05 04:29:59.902610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2023.10.05 04:29:59.902663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
381 2023.10.05 04:29:59.902681 [ 3 ] {} <Debug> HTTP-Session: 384721f2-0343-49e7-864d-3eb1d17536a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
382 2023.10.05 04:29:59.902702 [ 3 ] {} <Debug> HTTP-Session: 384721f2-0343-49e7-864d-3eb1d17536a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2023.10.05 04:29:59.902911 [ 3 ] {9e46b626-5384-489e-85c3-c4b99cd2339b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
384 2023.10.05 04:29:59.902966 [ 3 ] {9e46b626-5384-489e-85c3-c4b99cd2339b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
385 2023.10.05 04:29:59.906892 [ 3 ] {9e46b626-5384-489e-85c3-c4b99cd2339b} <Debug> oximeter.measurements_histogramu16 (4f3ceb0f-c4c7-46f7-a215-4077f53d0c1a): Loading data parts
386 2023.10.05 04:29:59.906991 [ 3 ] {9e46b626-5384-489e-85c3-c4b99cd2339b} <Debug> oximeter.measurements_histogramu16 (4f3ceb0f-c4c7-46f7-a215-4077f53d0c1a): There are no data parts
387 2023.10.05 04:29:59.909138 [ 3 ] {9e46b626-5384-489e-85c3-c4b99cd2339b} <Debug> DynamicQueryHandler: Done processing query
388 2023.10.05 04:29:59.909174 [ 3 ] {9e46b626-5384-489e-85c3-c4b99cd2339b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
389 2023.10.05 04:29:59.909189 [ 3 ] {} <Debug> HTTP-Session: 384721f2-0343-49e7-864d-3eb1d17536a9 Destroying unnamed session
390 2023.10.05 04:29:59.909321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
391 2023.10.05 04:29:59.909372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
392 2023.10.05 04:29:59.909390 [ 3 ] {} <Debug> HTTP-Session: f81d8c76-2419-47a9-b73b-1d07131f5938 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
393 2023.10.05 04:29:59.909410 [ 3 ] {} <Debug> HTTP-Session: f81d8c76-2419-47a9-b73b-1d07131f5938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
394 2023.10.05 04:29:59.909624 [ 3 ] {740aa07f-fff1-4f8a-b6f2-431815b79695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
395 2023.10.05 04:29:59.909676 [ 3 ] {740aa07f-fff1-4f8a-b6f2-431815b79695} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
396 2023.10.05 04:29:59.914030 [ 3 ] {740aa07f-fff1-4f8a-b6f2-431815b79695} <Debug> oximeter.measurements_histogrami32 (8fa15b0f-c4eb-4954-ac56-bd6eacc71883): Loading data parts
397 2023.10.05 04:29:59.914166 [ 3 ] {740aa07f-fff1-4f8a-b6f2-431815b79695} <Debug> oximeter.measurements_histogrami32 (8fa15b0f-c4eb-4954-ac56-bd6eacc71883): There are no data parts
398 2023.10.05 04:29:59.916441 [ 3 ] {740aa07f-fff1-4f8a-b6f2-431815b79695} <Debug> DynamicQueryHandler: Done processing query
399 2023.10.05 04:29:59.916465 [ 3 ] {740aa07f-fff1-4f8a-b6f2-431815b79695} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
400 2023.10.05 04:29:59.916485 [ 3 ] {} <Debug> HTTP-Session: f81d8c76-2419-47a9-b73b-1d07131f5938 Destroying unnamed session
401 2023.10.05 04:29:59.916608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
402 2023.10.05 04:29:59.916656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
403 2023.10.05 04:29:59.916680 [ 3 ] {} <Debug> HTTP-Session: 950502f9-1620-45e5-9ef6-92968fb7ab23 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
404 2023.10.05 04:29:59.916696 [ 3 ] {} <Debug> HTTP-Session: 950502f9-1620-45e5-9ef6-92968fb7ab23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
405 2023.10.05 04:29:59.916907 [ 3 ] {eebe941e-cbca-46e0-991a-330454aa436d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
406 2023.10.05 04:29:59.916957 [ 3 ] {eebe941e-cbca-46e0-991a-330454aa436d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
407 2023.10.05 04:29:59.919332 [ 3 ] {eebe941e-cbca-46e0-991a-330454aa436d} <Debug> oximeter.measurements_histogramu32 (cf698dc0-c098-46b7-961f-8e220e99096f): Loading data parts
408 2023.10.05 04:29:59.919419 [ 3 ] {eebe941e-cbca-46e0-991a-330454aa436d} <Debug> oximeter.measurements_histogramu32 (cf698dc0-c098-46b7-961f-8e220e99096f): There are no data parts
409 2023.10.05 04:29:59.921386 [ 3 ] {eebe941e-cbca-46e0-991a-330454aa436d} <Debug> DynamicQueryHandler: Done processing query
410 2023.10.05 04:29:59.921411 [ 3 ] {eebe941e-cbca-46e0-991a-330454aa436d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
411 2023.10.05 04:29:59.921432 [ 3 ] {} <Debug> HTTP-Session: 950502f9-1620-45e5-9ef6-92968fb7ab23 Destroying unnamed session
412 2023.10.05 04:29:59.921555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
413 2023.10.05 04:29:59.921598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
414 2023.10.05 04:29:59.921622 [ 3 ] {} <Debug> HTTP-Session: b3999266-5340-4987-bafd-5550b9551ba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
415 2023.10.05 04:29:59.921642 [ 3 ] {} <Debug> HTTP-Session: b3999266-5340-4987-bafd-5550b9551ba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
416 2023.10.05 04:29:59.921848 [ 3 ] {bd925290-3f05-43a7-8971-3e97fd3a6d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
417 2023.10.05 04:29:59.921901 [ 3 ] {bd925290-3f05-43a7-8971-3e97fd3a6d53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
418 2023.10.05 04:29:59.925635 [ 3 ] {bd925290-3f05-43a7-8971-3e97fd3a6d53} <Debug> oximeter.measurements_histogrami64 (e3072db3-66cd-4959-87bc-fc01743881d8): Loading data parts
419 2023.10.05 04:29:59.925752 [ 3 ] {bd925290-3f05-43a7-8971-3e97fd3a6d53} <Debug> oximeter.measurements_histogrami64 (e3072db3-66cd-4959-87bc-fc01743881d8): There are no data parts
420 2023.10.05 04:29:59.929435 [ 3 ] {bd925290-3f05-43a7-8971-3e97fd3a6d53} <Debug> DynamicQueryHandler: Done processing query
421 2023.10.05 04:29:59.929469 [ 3 ] {bd925290-3f05-43a7-8971-3e97fd3a6d53} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
422 2023.10.05 04:29:59.929492 [ 3 ] {} <Debug> HTTP-Session: b3999266-5340-4987-bafd-5550b9551ba6 Destroying unnamed session
423 2023.10.05 04:29:59.929636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
424 2023.10.05 04:29:59.929688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
425 2023.10.05 04:29:59.929707 [ 3 ] {} <Debug> HTTP-Session: 6456247c-2aef-4e62-a209-5b208ba9b490 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
426 2023.10.05 04:29:59.929733 [ 3 ] {} <Debug> HTTP-Session: 6456247c-2aef-4e62-a209-5b208ba9b490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
427 2023.10.05 04:29:59.929937 [ 3 ] {b5babc47-25a7-49f7-a3a7-0b8cc923905e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
428 2023.10.05 04:29:59.929989 [ 3 ] {b5babc47-25a7-49f7-a3a7-0b8cc923905e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
429 2023.10.05 04:29:59.934065 [ 3 ] {b5babc47-25a7-49f7-a3a7-0b8cc923905e} <Debug> oximeter.measurements_histogramu64 (a482e8dd-e5a0-4ab9-b71a-6523c9fa2ffe): Loading data parts
430 2023.10.05 04:29:59.934161 [ 3 ] {b5babc47-25a7-49f7-a3a7-0b8cc923905e} <Debug> oximeter.measurements_histogramu64 (a482e8dd-e5a0-4ab9-b71a-6523c9fa2ffe): There are no data parts
431 2023.10.05 04:29:59.936167 [ 3 ] {b5babc47-25a7-49f7-a3a7-0b8cc923905e} <Debug> DynamicQueryHandler: Done processing query
432 2023.10.05 04:29:59.936204 [ 3 ] {b5babc47-25a7-49f7-a3a7-0b8cc923905e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
433 2023.10.05 04:29:59.936229 [ 3 ] {} <Debug> HTTP-Session: 6456247c-2aef-4e62-a209-5b208ba9b490 Destroying unnamed session
434 2023.10.05 04:29:59.936382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
435 2023.10.05 04:29:59.936435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
436 2023.10.05 04:29:59.936459 [ 3 ] {} <Debug> HTTP-Session: 9be72cc1-1d37-4394-8ced-7d9b83a8cb9c Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
437 2023.10.05 04:29:59.936476 [ 3 ] {} <Debug> HTTP-Session: 9be72cc1-1d37-4394-8ced-7d9b83a8cb9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
438 2023.10.05 04:29:59.936685 [ 3 ] {880cc8b5-c0a8-434c-8580-5485d6a40e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
439 2023.10.05 04:29:59.936742 [ 3 ] {880cc8b5-c0a8-434c-8580-5485d6a40e04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
440 2023.10.05 04:29:59.940681 [ 3 ] {880cc8b5-c0a8-434c-8580-5485d6a40e04} <Debug> oximeter.measurements_histogramf32 (76829d8f-9bca-4fb0-820e-86066268c715): Loading data parts
441 2023.10.05 04:29:59.940798 [ 3 ] {880cc8b5-c0a8-434c-8580-5485d6a40e04} <Debug> oximeter.measurements_histogramf32 (76829d8f-9bca-4fb0-820e-86066268c715): There are no data parts
442 2023.10.05 04:29:59.943078 [ 3 ] {880cc8b5-c0a8-434c-8580-5485d6a40e04} <Debug> DynamicQueryHandler: Done processing query
443 2023.10.05 04:29:59.943104 [ 3 ] {880cc8b5-c0a8-434c-8580-5485d6a40e04} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
444 2023.10.05 04:29:59.943141 [ 3 ] {} <Debug> HTTP-Session: 9be72cc1-1d37-4394-8ced-7d9b83a8cb9c Destroying unnamed session
445 2023.10.05 04:29:59.943280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
446 2023.10.05 04:29:59.943344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
447 2023.10.05 04:29:59.943379 [ 3 ] {} <Debug> HTTP-Session: 556f3ee8-b6b0-41fb-adf1-5d95c8fe39b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
448 2023.10.05 04:29:59.943397 [ 3 ] {} <Debug> HTTP-Session: 556f3ee8-b6b0-41fb-adf1-5d95c8fe39b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
449 2023.10.05 04:29:59.943616 [ 3 ] {c18557a7-5342-4682-a9fd-17bcba68b371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
450 2023.10.05 04:29:59.943669 [ 3 ] {c18557a7-5342-4682-a9fd-17bcba68b371} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
451 2023.10.05 04:29:59.947580 [ 3 ] {c18557a7-5342-4682-a9fd-17bcba68b371} <Debug> oximeter.measurements_histogramf64 (b08f2c8d-76f9-4e39-bc98-14083f0090ee): Loading data parts
452 2023.10.05 04:29:59.947682 [ 3 ] {c18557a7-5342-4682-a9fd-17bcba68b371} <Debug> oximeter.measurements_histogramf64 (b08f2c8d-76f9-4e39-bc98-14083f0090ee): There are no data parts
453 2023.10.05 04:29:59.949834 [ 3 ] {c18557a7-5342-4682-a9fd-17bcba68b371} <Debug> DynamicQueryHandler: Done processing query
454 2023.10.05 04:29:59.949865 [ 3 ] {c18557a7-5342-4682-a9fd-17bcba68b371} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
455 2023.10.05 04:29:59.949880 [ 3 ] {} <Debug> HTTP-Session: 556f3ee8-b6b0-41fb-adf1-5d95c8fe39b8 Destroying unnamed session
456 2023.10.05 04:29:59.949999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
457 2023.10.05 04:29:59.950053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
458 2023.10.05 04:29:59.950072 [ 3 ] {} <Debug> HTTP-Session: 9d4f087f-8011-4a87-94b8-f04071489a9f Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
459 2023.10.05 04:29:59.950092 [ 3 ] {} <Debug> HTTP-Session: 9d4f087f-8011-4a87-94b8-f04071489a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
460 2023.10.05 04:29:59.950246 [ 3 ] {eb3ddd64-fcd2-4b41-9ad0-0c2478ec2d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
461 2023.10.05 04:29:59.950292 [ 3 ] {eb3ddd64-fcd2-4b41-9ad0-0c2478ec2d95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
462 2023.10.05 04:29:59.954095 [ 3 ] {eb3ddd64-fcd2-4b41-9ad0-0c2478ec2d95} <Debug> oximeter.fields_bool (fa2ddbe8-ca5b-4cd9-a24a-c7b91cef0b4e): Loading data parts
463 2023.10.05 04:29:59.954177 [ 3 ] {eb3ddd64-fcd2-4b41-9ad0-0c2478ec2d95} <Debug> oximeter.fields_bool (fa2ddbe8-ca5b-4cd9-a24a-c7b91cef0b4e): There are no data parts
464 2023.10.05 04:29:59.955566 [ 3 ] {eb3ddd64-fcd2-4b41-9ad0-0c2478ec2d95} <Debug> DynamicQueryHandler: Done processing query
465 2023.10.05 04:29:59.955590 [ 3 ] {eb3ddd64-fcd2-4b41-9ad0-0c2478ec2d95} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
466 2023.10.05 04:29:59.955613 [ 3 ] {} <Debug> HTTP-Session: 9d4f087f-8011-4a87-94b8-f04071489a9f Destroying unnamed session
467 2023.10.05 04:29:59.955740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
468 2023.10.05 04:29:59.955788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
469 2023.10.05 04:29:59.955812 [ 3 ] {} <Debug> HTTP-Session: 1f547c0b-b34d-47b9-a162-32e18e694cd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
470 2023.10.05 04:29:59.955827 [ 3 ] {} <Debug> HTTP-Session: 1f547c0b-b34d-47b9-a162-32e18e694cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
471 2023.10.05 04:29:59.955983 [ 3 ] {edad9808-44e3-4c3e-9319-54da9dd108f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
472 2023.10.05 04:29:59.956025 [ 3 ] {edad9808-44e3-4c3e-9319-54da9dd108f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
473 2023.10.05 04:29:59.959796 [ 3 ] {edad9808-44e3-4c3e-9319-54da9dd108f6} <Debug> oximeter.fields_i8 (650ebaaf-0046-468d-b87c-35a9952c9b35): Loading data parts
474 2023.10.05 04:29:59.959899 [ 3 ] {edad9808-44e3-4c3e-9319-54da9dd108f6} <Debug> oximeter.fields_i8 (650ebaaf-0046-468d-b87c-35a9952c9b35): There are no data parts
475 2023.10.05 04:29:59.964327 [ 3 ] {edad9808-44e3-4c3e-9319-54da9dd108f6} <Debug> DynamicQueryHandler: Done processing query
476 2023.10.05 04:29:59.964364 [ 3 ] {edad9808-44e3-4c3e-9319-54da9dd108f6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
477 2023.10.05 04:29:59.964383 [ 3 ] {} <Debug> HTTP-Session: 1f547c0b-b34d-47b9-a162-32e18e694cd5 Destroying unnamed session
478 2023.10.05 04:29:59.964521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
479 2023.10.05 04:29:59.964578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
480 2023.10.05 04:29:59.964599 [ 3 ] {} <Debug> HTTP-Session: 1bada30b-f4d1-49e7-bc38-86eece930bc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
481 2023.10.05 04:29:59.964620 [ 3 ] {} <Debug> HTTP-Session: 1bada30b-f4d1-49e7-bc38-86eece930bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
482 2023.10.05 04:29:59.964776 [ 3 ] {dcbef26e-30d4-4c98-ad4e-e2a06abcbb2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
483 2023.10.05 04:29:59.964819 [ 3 ] {dcbef26e-30d4-4c98-ad4e-e2a06abcbb2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
484 2023.10.05 04:29:59.966462 [ 3 ] {dcbef26e-30d4-4c98-ad4e-e2a06abcbb2d} <Debug> oximeter.fields_u8 (5e437a90-b46a-4782-9fb9-a9cd53d98e19): Loading data parts
485 2023.10.05 04:29:59.966551 [ 3 ] {dcbef26e-30d4-4c98-ad4e-e2a06abcbb2d} <Debug> oximeter.fields_u8 (5e437a90-b46a-4782-9fb9-a9cd53d98e19): There are no data parts
486 2023.10.05 04:29:59.970133 [ 3 ] {dcbef26e-30d4-4c98-ad4e-e2a06abcbb2d} <Debug> DynamicQueryHandler: Done processing query
487 2023.10.05 04:29:59.970163 [ 3 ] {dcbef26e-30d4-4c98-ad4e-e2a06abcbb2d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
488 2023.10.05 04:29:59.970189 [ 3 ] {} <Debug> HTTP-Session: 1bada30b-f4d1-49e7-bc38-86eece930bc2 Destroying unnamed session
489 2023.10.05 04:29:59.970327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
490 2023.10.05 04:29:59.970379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
491 2023.10.05 04:29:59.970407 [ 3 ] {} <Debug> HTTP-Session: 7993e2e5-f028-4fa1-8108-41cca5d02746 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
492 2023.10.05 04:29:59.970432 [ 3 ] {} <Debug> HTTP-Session: 7993e2e5-f028-4fa1-8108-41cca5d02746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
493 2023.10.05 04:29:59.970614 [ 3 ] {7095ee17-0a7b-478d-86fb-cea5884f3e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
494 2023.10.05 04:29:59.970659 [ 3 ] {7095ee17-0a7b-478d-86fb-cea5884f3e65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
495 2023.10.05 04:29:59.974315 [ 3 ] {7095ee17-0a7b-478d-86fb-cea5884f3e65} <Debug> oximeter.fields_i16 (66be2eb7-f6de-499d-90a2-7ec5ec6673c8): Loading data parts
496 2023.10.05 04:29:59.974423 [ 3 ] {7095ee17-0a7b-478d-86fb-cea5884f3e65} <Debug> oximeter.fields_i16 (66be2eb7-f6de-499d-90a2-7ec5ec6673c8): There are no data parts
497 2023.10.05 04:29:59.976287 [ 3 ] {7095ee17-0a7b-478d-86fb-cea5884f3e65} <Debug> DynamicQueryHandler: Done processing query
498 2023.10.05 04:29:59.976313 [ 3 ] {7095ee17-0a7b-478d-86fb-cea5884f3e65} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
499 2023.10.05 04:29:59.976342 [ 3 ] {} <Debug> HTTP-Session: 7993e2e5-f028-4fa1-8108-41cca5d02746 Destroying unnamed session
500 2023.10.05 04:29:59.976466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
501 2023.10.05 04:29:59.976515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
502 2023.10.05 04:29:59.976538 [ 3 ] {} <Debug> HTTP-Session: 362641a8-7639-4406-8ad6-f2f4c64f2fd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
503 2023.10.05 04:29:59.976554 [ 3 ] {} <Debug> HTTP-Session: 362641a8-7639-4406-8ad6-f2f4c64f2fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
504 2023.10.05 04:29:59.976709 [ 3 ] {592fb612-d895-436b-b1d9-fb2ec9be0f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
505 2023.10.05 04:29:59.976750 [ 3 ] {592fb612-d895-436b-b1d9-fb2ec9be0f6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
506 2023.10.05 04:29:59.980605 [ 3 ] {592fb612-d895-436b-b1d9-fb2ec9be0f6c} <Debug> oximeter.fields_u16 (6c3d9114-d01e-414c-ab1d-c9973958f709): Loading data parts
507 2023.10.05 04:29:59.980696 [ 3 ] {592fb612-d895-436b-b1d9-fb2ec9be0f6c} <Debug> oximeter.fields_u16 (6c3d9114-d01e-414c-ab1d-c9973958f709): There are no data parts
508 2023.10.05 04:29:59.982783 [ 3 ] {592fb612-d895-436b-b1d9-fb2ec9be0f6c} <Debug> DynamicQueryHandler: Done processing query
509 2023.10.05 04:29:59.982818 [ 3 ] {592fb612-d895-436b-b1d9-fb2ec9be0f6c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
510 2023.10.05 04:29:59.982834 [ 3 ] {} <Debug> HTTP-Session: 362641a8-7639-4406-8ad6-f2f4c64f2fd7 Destroying unnamed session
511 2023.10.05 04:29:59.982954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
512 2023.10.05 04:29:59.983009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
513 2023.10.05 04:29:59.983033 [ 3 ] {} <Debug> HTTP-Session: bb06f791-8324-4e26-8880-b1dc2e7cd620 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
514 2023.10.05 04:29:59.983054 [ 3 ] {} <Debug> HTTP-Session: bb06f791-8324-4e26-8880-b1dc2e7cd620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
515 2023.10.05 04:29:59.983219 [ 3 ] {db9842af-d479-4ae1-9569-a7efd74380c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
516 2023.10.05 04:29:59.983261 [ 3 ] {db9842af-d479-4ae1-9569-a7efd74380c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
517 2023.10.05 04:29:59.985667 [ 3 ] {db9842af-d479-4ae1-9569-a7efd74380c5} <Debug> oximeter.fields_i32 (31e9ef3c-6232-41b1-a849-1706a06b9580): Loading data parts
518 2023.10.05 04:29:59.985753 [ 3 ] {db9842af-d479-4ae1-9569-a7efd74380c5} <Debug> oximeter.fields_i32 (31e9ef3c-6232-41b1-a849-1706a06b9580): There are no data parts
519 2023.10.05 04:29:59.987682 [ 3 ] {db9842af-d479-4ae1-9569-a7efd74380c5} <Debug> DynamicQueryHandler: Done processing query
520 2023.10.05 04:29:59.987712 [ 3 ] {db9842af-d479-4ae1-9569-a7efd74380c5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
521 2023.10.05 04:29:59.987741 [ 3 ] {} <Debug> HTTP-Session: bb06f791-8324-4e26-8880-b1dc2e7cd620 Destroying unnamed session
522 2023.10.05 04:29:59.987867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
523 2023.10.05 04:29:59.987931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
524 2023.10.05 04:29:59.987954 [ 3 ] {} <Debug> HTTP-Session: 06e8be9b-5717-4898-9905-6ee226c93dbb Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
525 2023.10.05 04:29:59.987974 [ 3 ] {} <Debug> HTTP-Session: 06e8be9b-5717-4898-9905-6ee226c93dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
526 2023.10.05 04:29:59.988166 [ 3 ] {b2995cde-e1a4-4191-9ce6-f710ad252ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
527 2023.10.05 04:29:59.988243 [ 3 ] {b2995cde-e1a4-4191-9ce6-f710ad252ecb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
528 2023.10.05 04:29:59.992019 [ 3 ] {b2995cde-e1a4-4191-9ce6-f710ad252ecb} <Debug> oximeter.fields_u32 (6da273d8-ab7e-41dd-ae36-ed9dc46d721d): Loading data parts
529 2023.10.05 04:29:59.992133 [ 3 ] {b2995cde-e1a4-4191-9ce6-f710ad252ecb} <Debug> oximeter.fields_u32 (6da273d8-ab7e-41dd-ae36-ed9dc46d721d): There are no data parts
530 2023.10.05 04:29:59.994415 [ 3 ] {b2995cde-e1a4-4191-9ce6-f710ad252ecb} <Debug> DynamicQueryHandler: Done processing query
531 2023.10.05 04:29:59.994448 [ 3 ] {b2995cde-e1a4-4191-9ce6-f710ad252ecb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
532 2023.10.05 04:29:59.994473 [ 3 ] {} <Debug> HTTP-Session: 06e8be9b-5717-4898-9905-6ee226c93dbb Destroying unnamed session
533 2023.10.05 04:29:59.994588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
534 2023.10.05 04:29:59.994636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
535 2023.10.05 04:29:59.994665 [ 3 ] {} <Debug> HTTP-Session: d43f85ff-746d-49a6-90a0-231daafd0737 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
536 2023.10.05 04:29:59.994683 [ 3 ] {} <Debug> HTTP-Session: d43f85ff-746d-49a6-90a0-231daafd0737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
537 2023.10.05 04:29:59.994838 [ 3 ] {79f1aa18-0fa8-4069-97c9-45f1731c463e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
538 2023.10.05 04:29:59.994880 [ 3 ] {79f1aa18-0fa8-4069-97c9-45f1731c463e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
539 2023.10.05 04:29:59.998213 [ 3 ] {79f1aa18-0fa8-4069-97c9-45f1731c463e} <Debug> oximeter.fields_i64 (532799e5-f8b6-4b46-bb57-f919ec271687): Loading data parts
540 2023.10.05 04:29:59.998326 [ 3 ] {79f1aa18-0fa8-4069-97c9-45f1731c463e} <Debug> oximeter.fields_i64 (532799e5-f8b6-4b46-bb57-f919ec271687): There are no data parts
541 2023.10.05 04:30:00.000364 [ 3 ] {79f1aa18-0fa8-4069-97c9-45f1731c463e} <Debug> DynamicQueryHandler: Done processing query
542 2023.10.05 04:30:00.000396 [ 3 ] {79f1aa18-0fa8-4069-97c9-45f1731c463e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
543 2023.10.05 04:30:00.000413 [ 3 ] {} <Debug> HTTP-Session: d43f85ff-746d-49a6-90a0-231daafd0737 Destroying unnamed session
544 2023.10.05 04:30:00.000540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
545 2023.10.05 04:30:00.000589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
546 2023.10.05 04:30:00.000608 [ 3 ] {} <Debug> HTTP-Session: 4439e1f3-ae8c-4a2a-ba39-d64eca75dbbf Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
547 2023.10.05 04:30:00.000629 [ 3 ] {} <Debug> HTTP-Session: 4439e1f3-ae8c-4a2a-ba39-d64eca75dbbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
548 2023.10.05 04:30:00.000779 [ 3 ] {cb4316a2-ffc0-4718-8ede-63e26bad0d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
549 2023.10.05 04:30:00.000826 [ 3 ] {cb4316a2-ffc0-4718-8ede-63e26bad0d20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
550 2023.10.05 04:30:00.001138 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.68 MiB, peak 222.00 MiB, will set to 221.87 MiB (RSS), difference: 2.19 MiB
551 2023.10.05 04:30:00.004842 [ 3 ] {cb4316a2-ffc0-4718-8ede-63e26bad0d20} <Debug> oximeter.fields_u64 (585344f2-0272-4420-a103-3f6c404e71c3): Loading data parts
552 2023.10.05 04:30:00.004934 [ 3 ] {cb4316a2-ffc0-4718-8ede-63e26bad0d20} <Debug> oximeter.fields_u64 (585344f2-0272-4420-a103-3f6c404e71c3): There are no data parts
553 2023.10.05 04:30:00.008625 [ 3 ] {cb4316a2-ffc0-4718-8ede-63e26bad0d20} <Debug> DynamicQueryHandler: Done processing query
554 2023.10.05 04:30:00.008664 [ 3 ] {cb4316a2-ffc0-4718-8ede-63e26bad0d20} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
555 2023.10.05 04:30:00.008689 [ 3 ] {} <Debug> HTTP-Session: 4439e1f3-ae8c-4a2a-ba39-d64eca75dbbf Destroying unnamed session
556 2023.10.05 04:30:00.008827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
557 2023.10.05 04:30:00.008886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
558 2023.10.05 04:30:00.008916 [ 3 ] {} <Debug> HTTP-Session: d720644e-5b89-44d7-9ea8-bf09c2f4a3e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
559 2023.10.05 04:30:00.008935 [ 3 ] {} <Debug> HTTP-Session: d720644e-5b89-44d7-9ea8-bf09c2f4a3e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
560 2023.10.05 04:30:00.009151 [ 3 ] {9ee359c4-d685-47a7-9689-2625dfa71194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
561 2023.10.05 04:30:00.009203 [ 3 ] {9ee359c4-d685-47a7-9689-2625dfa71194} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
562 2023.10.05 04:30:00.010955 [ 3 ] {9ee359c4-d685-47a7-9689-2625dfa71194} <Debug> oximeter.fields_ipaddr (39c65eba-7cc3-4fbe-9e86-7f24caeb2a08): Loading data parts
563 2023.10.05 04:30:00.011054 [ 3 ] {9ee359c4-d685-47a7-9689-2625dfa71194} <Debug> oximeter.fields_ipaddr (39c65eba-7cc3-4fbe-9e86-7f24caeb2a08): There are no data parts
564 2023.10.05 04:30:00.014642 [ 3 ] {9ee359c4-d685-47a7-9689-2625dfa71194} <Debug> DynamicQueryHandler: Done processing query
565 2023.10.05 04:30:00.014674 [ 3 ] {9ee359c4-d685-47a7-9689-2625dfa71194} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
566 2023.10.05 04:30:00.014690 [ 3 ] {} <Debug> HTTP-Session: d720644e-5b89-44d7-9ea8-bf09c2f4a3e8 Destroying unnamed session
567 2023.10.05 04:30:00.014830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
568 2023.10.05 04:30:00.014877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
569 2023.10.05 04:30:00.014896 [ 3 ] {} <Debug> HTTP-Session: 8811593e-2073-4e03-b52b-7ba93599fea7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
570 2023.10.05 04:30:00.014918 [ 3 ] {} <Debug> HTTP-Session: 8811593e-2073-4e03-b52b-7ba93599fea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
571 2023.10.05 04:30:00.015067 [ 3 ] {4c463cdb-e456-4065-bbbe-cbc5f256ebf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
572 2023.10.05 04:30:00.015114 [ 3 ] {4c463cdb-e456-4065-bbbe-cbc5f256ebf0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
573 2023.10.05 04:30:00.019123 [ 3 ] {4c463cdb-e456-4065-bbbe-cbc5f256ebf0} <Debug> oximeter.fields_string (c5d91bc4-2035-4302-8a52-5fdee34d5af3): Loading data parts
574 2023.10.05 04:30:00.019214 [ 3 ] {4c463cdb-e456-4065-bbbe-cbc5f256ebf0} <Debug> oximeter.fields_string (c5d91bc4-2035-4302-8a52-5fdee34d5af3): There are no data parts
575 2023.10.05 04:30:00.021390 [ 3 ] {4c463cdb-e456-4065-bbbe-cbc5f256ebf0} <Debug> DynamicQueryHandler: Done processing query
576 2023.10.05 04:30:00.021416 [ 3 ] {4c463cdb-e456-4065-bbbe-cbc5f256ebf0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
577 2023.10.05 04:30:00.021439 [ 3 ] {} <Debug> HTTP-Session: 8811593e-2073-4e03-b52b-7ba93599fea7 Destroying unnamed session
578 2023.10.05 04:30:00.021577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
579 2023.10.05 04:30:00.021627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
580 2023.10.05 04:30:00.021652 [ 3 ] {} <Debug> HTTP-Session: 8c4d6d6d-ca6e-4ec0-aab0-cce3202193dc Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
581 2023.10.05 04:30:00.021674 [ 3 ] {} <Debug> HTTP-Session: 8c4d6d6d-ca6e-4ec0-aab0-cce3202193dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
582 2023.10.05 04:30:00.021823 [ 3 ] {f4c7c270-28ac-4564-9775-dae92badc357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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)
583 2023.10.05 04:30:00.021870 [ 3 ] {f4c7c270-28ac-4564-9775-dae92badc357} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
584 2023.10.05 04:30:00.025703 [ 3 ] {f4c7c270-28ac-4564-9775-dae92badc357} <Debug> oximeter.fields_uuid (2626f401-a3d5-48c6-8bb3-7b7c7751a478): Loading data parts
585 2023.10.05 04:30:00.025810 [ 3 ] {f4c7c270-28ac-4564-9775-dae92badc357} <Debug> oximeter.fields_uuid (2626f401-a3d5-48c6-8bb3-7b7c7751a478): There are no data parts
586 2023.10.05 04:30:00.030260 [ 3 ] {f4c7c270-28ac-4564-9775-dae92badc357} <Debug> DynamicQueryHandler: Done processing query
587 2023.10.05 04:30:00.030291 [ 3 ] {f4c7c270-28ac-4564-9775-dae92badc357} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
588 2023.10.05 04:30:00.030310 [ 3 ] {} <Debug> HTTP-Session: 8c4d6d6d-ca6e-4ec0-aab0-cce3202193dc Destroying unnamed session
589 2023.10.05 04:30:00.030484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44302, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
590 2023.10.05 04:30:00.030545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
591 2023.10.05 04:30:00.030568 [ 3 ] {} <Debug> HTTP-Session: 14058fb5-d267-4467-abf2-6476f50c1433 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302
592 2023.10.05 04:30:00.030594 [ 3 ] {} <Debug> HTTP-Session: 14058fb5-d267-4467-abf2-6476f50c1433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
593 2023.10.05 04:30:00.030783 [ 3 ] {c6f6657d-0abc-4dfa-90c0-e06860a822a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44302) 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 ), 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 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete)
594 2023.10.05 04:30:00.030852 [ 3 ] {c6f6657d-0abc-4dfa-90c0-e06860a822a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
595 2023.10.05 04:30:00.033075 [ 3 ] {c6f6657d-0abc-4dfa-90c0-e06860a822a0} <Debug> oximeter.timeseries_schema (736fa81f-229e-4cb6-90bf-710c8a08ed92): Loading data parts
596 2023.10.05 04:30:00.033219 [ 3 ] {c6f6657d-0abc-4dfa-90c0-e06860a822a0} <Debug> oximeter.timeseries_schema (736fa81f-229e-4cb6-90bf-710c8a08ed92): There are no data parts
597 2023.10.05 04:30:00.036730 [ 3 ] {c6f6657d-0abc-4dfa-90c0-e06860a822a0} <Debug> DynamicQueryHandler: Done processing query
598 2023.10.05 04:30:00.036764 [ 3 ] {c6f6657d-0abc-4dfa-90c0-e06860a822a0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
599 2023.10.05 04:30:00.036780 [ 3 ] {} <Debug> HTTP-Session: 14058fb5-d267-4467-abf2-6476f50c1433 Destroying unnamed session
600 2023.10.05 04:30:01.735272 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache
601 2023.10.05 04:30:01.735339 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache