Max level shown:
1 [ Sep 20 03:50:23 Enabled. ]
2 [ Sep 20 03:50:23 Rereading configuration. ]
3 [ Sep 20 03:50:25 Rereading configuration. ]
4 [ Sep 20 03:50:27 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=oxControlService17
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService17 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService17
29 ipadm: Could not delete oxControlService17: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService17
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService17
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService17
34 + ipadm show-addr oxControlService17/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService17/ll
37 + ipadm show-addr oxControlService17/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService17/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 [ Sep 20 03:50:27 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.09.20 03:50:28.257357 [ 1 ] {} <Information> Application: Will watch for the process with pid 21851
55 2023.09.20 03:50:28.257463 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.09.20 03:50:29.037656 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 21851
57 2023.09.20 03:50:29.037812 [ 1 ] {} <Information> Application: starting up
58 2023.09.20 03:50:29.038011 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.09.20 03:50:29.143369 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.09.20 03:50:29.143425 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.09.20 03:50:29.143443 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.09.20 03:50:29.143488 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.09.20 03:50:29.143880 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.09.20 03:50:29.144751 [ 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.09.20 03:50:29.145329 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.09.20 03:50:29.145689 [ 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.09.20 03:50:29.148722 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.09.20 03:50:29.148765 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.09.20 03:50:29.149504 [ 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.09.20 03:50:29.149666 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.09.20 03:50:29.156991 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.09.20 03:50:29.157403 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.09.20 03:50:29.157435 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.09.20 03:50:29.158851 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.09.20 03:50:29.159401 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.09.20 03:50:29.159666 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.09.20 03:50:29.160106 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.09.20 03:50:29.161145 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.09.20 03:50:29.161190 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.09.20 03:50:29.161247 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.09.20 03:50:29.161263 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.09.20 03:50:29.176999 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.09.20 03:50:29.177027 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000111582 sec
90 2023.09.20 03:50:29.177615 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.09.20 03:50:29.177693 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.09.20 03:50:29.177712 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.09.20 03:50:29.177729 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.09.20 03:50:29.177741 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.09.20 03:50:29.177755 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.09.20 03:50:29.177770 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.09.20 03:50:29.177802 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.09.20 03:50:29.177821 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.09.20 03:50:29.177849 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.09.20 03:50:29.177862 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.09.20 03:50:29.177877 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.09.20 03:50:29.177892 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.09.20 03:50:29.177925 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.09.20 03:50:29.177940 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.09.20 03:50:29.177952 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.09.20 03:50:29.214856 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.09.20 03:50:29.220542 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.09.20 03:50:29.220573 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9681e-05 sec
109 2023.09.20 03:50:29.220600 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.09.20 03:50:29.220617 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.09.20 03:50:29.220642 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.09.20 03:50:29.222924 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.09.20 03:50:29.227889 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.09.20 03:50:29.228033 [ 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.09.20 03:50:29.228083 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.09.20 03:50:29.658422 [ 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.09.20 03:50:29.676609 [ 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.09.20 03:50:29.676656 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.09.20 03:50:29.731628 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.09.20 03:50:29.732370 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB
121 2023.09.20 03:50:29.732684 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.09.20 03:50:29.732715 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.09.20 03:50:29.732729 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.09.20 03:50:29.732821 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.09.20 03:50:29.732894 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.09.20 03:50:29.732939 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.09.20 03:50:29.733607 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.09.20 03:50:29.733629 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.09.20 03:50:41.364274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.09.20 03:50:41.364469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.09.20 03:50:41.365040 [ 3 ] {} <Debug> HTTP-Session: ca47d6ed-1f56-4571-bc23-3ff47fac896c Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
132 2023.09.20 03:50:41.365082 [ 3 ] {} <Debug> HTTP-Session: ca47d6ed-1f56-4571-bc23-3ff47fac896c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.09.20 03:50:41.365208 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.09.20 03:50:41.365236 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.09.20 03:50:41.365254 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.09.20 03:50:41.366618 [ 3 ] {5af3e1c9-aa31-4c72-a7cb-45576b8afee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
137 2023.09.20 03:50:41.367812 [ 3 ] {5af3e1c9-aa31-4c72-a7cb-45576b8afee6} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
138 2023.09.20 03:50:41.370003 [ 3 ] {5af3e1c9-aa31-4c72-a7cb-45576b8afee6} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
139 2023.09.20 03:50:41.371858 [ 3 ] {5af3e1c9-aa31-4c72-a7cb-45576b8afee6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
140 2023.09.20 03:50:41.376309 [ 3 ] {5af3e1c9-aa31-4c72-a7cb-45576b8afee6} <Debug> DynamicQueryHandler: Done processing query
141 2023.09.20 03:50:41.376364 [ 3 ] {5af3e1c9-aa31-4c72-a7cb-45576b8afee6} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
142 2023.09.20 03:50:41.376387 [ 3 ] {} <Debug> HTTP-Session: ca47d6ed-1f56-4571-bc23-3ff47fac896c Destroying unnamed session
143 2023.09.20 03:50:41.377171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
144 2023.09.20 03:50:41.377228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
145 2023.09.20 03:50:41.377253 [ 3 ] {} <Debug> HTTP-Session: 2409230e-7e21-4b41-88e9-70f9a22f0e13 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
146 2023.09.20 03:50:41.377271 [ 3 ] {} <Debug> HTTP-Session: 2409230e-7e21-4b41-88e9-70f9a22f0e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
147 2023.09.20 03:50:41.377359 [ 3 ] {db2dfaee-5ed8-4050-ac39-cb14d5b6ab3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete)
148 2023.09.20 03:50:41.377412 [ 3 ] {db2dfaee-5ed8-4050-ac39-cb14d5b6ab3d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
149 2023.09.20 03:50:41.378755 [ 3 ] {db2dfaee-5ed8-4050-ac39-cb14d5b6ab3d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
150 2023.09.20 03:50:41.378780 [ 3 ] {db2dfaee-5ed8-4050-ac39-cb14d5b6ab3d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.354e-05 sec
151 2023.09.20 03:50:41.378801 [ 3 ] {db2dfaee-5ed8-4050-ac39-cb14d5b6ab3d} <Information> TablesLoader: Loading 0 tables with 0 dependency level
152 2023.09.20 03:50:41.378815 [ 3 ] {db2dfaee-5ed8-4050-ac39-cb14d5b6ab3d} <Information> DatabaseAtomic (oximeter): Starting up tables.
153 2023.09.20 03:50:41.378893 [ 3 ] {db2dfaee-5ed8-4050-ac39-cb14d5b6ab3d} <Debug> DynamicQueryHandler: Done processing query
154 2023.09.20 03:50:41.378914 [ 3 ] {db2dfaee-5ed8-4050-ac39-cb14d5b6ab3d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
155 2023.09.20 03:50:41.378932 [ 3 ] {} <Debug> HTTP-Session: 2409230e-7e21-4b41-88e9-70f9a22f0e13 Destroying unnamed session
156 2023.09.20 03:50:41.379070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
157 2023.09.20 03:50:41.379112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
158 2023.09.20 03:50:41.379135 [ 3 ] {} <Debug> HTTP-Session: e2dde7c5-430d-4535-a7f0-28546e60c5c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
159 2023.09.20 03:50:41.379150 [ 3 ] {} <Debug> HTTP-Session: e2dde7c5-430d-4535-a7f0-28546e60c5c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
160 2023.09.20 03:50:41.379358 [ 3 ] {9a32a298-9c08-49aa-ab6f-74c3de5f3757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
161 2023.09.20 03:50:41.379408 [ 3 ] {9a32a298-9c08-49aa-ab6f-74c3de5f3757} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
162 2023.09.20 03:50:41.388468 [ 3 ] {9a32a298-9c08-49aa-ab6f-74c3de5f3757} <Debug> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Loading data parts
163 2023.09.20 03:50:41.388594 [ 3 ] {9a32a298-9c08-49aa-ab6f-74c3de5f3757} <Debug> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): There are no data parts
164 2023.09.20 03:50:41.390361 [ 3 ] {9a32a298-9c08-49aa-ab6f-74c3de5f3757} <Debug> DynamicQueryHandler: Done processing query
165 2023.09.20 03:50:41.390384 [ 3 ] {9a32a298-9c08-49aa-ab6f-74c3de5f3757} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
166 2023.09.20 03:50:41.390404 [ 3 ] {} <Debug> HTTP-Session: e2dde7c5-430d-4535-a7f0-28546e60c5c0 Destroying unnamed session
167 2023.09.20 03:50:41.390554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
168 2023.09.20 03:50:41.390601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
169 2023.09.20 03:50:41.390622 [ 3 ] {} <Debug> HTTP-Session: f967b24d-576e-4715-9092-df2a7e2bba27 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
170 2023.09.20 03:50:41.390637 [ 3 ] {} <Debug> HTTP-Session: f967b24d-576e-4715-9092-df2a7e2bba27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
171 2023.09.20 03:50:41.390822 [ 3 ] {8b8a1155-240a-47a4-90e6-eb755910fa94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
172 2023.09.20 03:50:41.390871 [ 3 ] {8b8a1155-240a-47a4-90e6-eb755910fa94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
173 2023.09.20 03:50:41.392157 [ 3 ] {8b8a1155-240a-47a4-90e6-eb755910fa94} <Debug> oximeter.measurements_i8 (f5f1ea1f-5d04-4e2d-9b5e-40e37b342437): Loading data parts
174 2023.09.20 03:50:41.392243 [ 3 ] {8b8a1155-240a-47a4-90e6-eb755910fa94} <Debug> oximeter.measurements_i8 (f5f1ea1f-5d04-4e2d-9b5e-40e37b342437): There are no data parts
175 2023.09.20 03:50:41.393283 [ 3 ] {8b8a1155-240a-47a4-90e6-eb755910fa94} <Debug> DynamicQueryHandler: Done processing query
176 2023.09.20 03:50:41.393309 [ 3 ] {8b8a1155-240a-47a4-90e6-eb755910fa94} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
177 2023.09.20 03:50:41.393327 [ 3 ] {} <Debug> HTTP-Session: f967b24d-576e-4715-9092-df2a7e2bba27 Destroying unnamed session
178 2023.09.20 03:50:41.393437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
179 2023.09.20 03:50:41.393483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
180 2023.09.20 03:50:41.393506 [ 3 ] {} <Debug> HTTP-Session: b99f04ab-c0ef-46d6-a528-5e9762a0a5a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
181 2023.09.20 03:50:41.393522 [ 3 ] {} <Debug> HTTP-Session: b99f04ab-c0ef-46d6-a528-5e9762a0a5a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
182 2023.09.20 03:50:41.393704 [ 3 ] {b38c1e9f-7706-4a0b-bf4e-697f2af81e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
183 2023.09.20 03:50:41.393747 [ 3 ] {b38c1e9f-7706-4a0b-bf4e-697f2af81e70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
184 2023.09.20 03:50:41.395011 [ 3 ] {b38c1e9f-7706-4a0b-bf4e-697f2af81e70} <Debug> oximeter.measurements_u8 (e94baf1c-37bb-4993-9dac-3c6132fba420): Loading data parts
185 2023.09.20 03:50:41.395091 [ 3 ] {b38c1e9f-7706-4a0b-bf4e-697f2af81e70} <Debug> oximeter.measurements_u8 (e94baf1c-37bb-4993-9dac-3c6132fba420): There are no data parts
186 2023.09.20 03:50:41.396115 [ 3 ] {b38c1e9f-7706-4a0b-bf4e-697f2af81e70} <Debug> DynamicQueryHandler: Done processing query
187 2023.09.20 03:50:41.396143 [ 3 ] {b38c1e9f-7706-4a0b-bf4e-697f2af81e70} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
188 2023.09.20 03:50:41.396160 [ 3 ] {} <Debug> HTTP-Session: b99f04ab-c0ef-46d6-a528-5e9762a0a5a8 Destroying unnamed session
189 2023.09.20 03:50:41.396272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2023.09.20 03:50:41.396316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
191 2023.09.20 03:50:41.396335 [ 3 ] {} <Debug> HTTP-Session: 075bea8b-2334-4bbf-a25b-44b546d9ad96 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
192 2023.09.20 03:50:41.396354 [ 3 ] {} <Debug> HTTP-Session: 075bea8b-2334-4bbf-a25b-44b546d9ad96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2023.09.20 03:50:41.396535 [ 3 ] {d41c94a5-963a-48be-b135-c84d53647946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
194 2023.09.20 03:50:41.396576 [ 3 ] {d41c94a5-963a-48be-b135-c84d53647946} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
195 2023.09.20 03:50:41.397925 [ 3 ] {d41c94a5-963a-48be-b135-c84d53647946} <Debug> oximeter.measurements_i16 (1f6416d7-af9c-4c26-b6e5-a0b03046145a): Loading data parts
196 2023.09.20 03:50:41.398006 [ 3 ] {d41c94a5-963a-48be-b135-c84d53647946} <Debug> oximeter.measurements_i16 (1f6416d7-af9c-4c26-b6e5-a0b03046145a): There are no data parts
197 2023.09.20 03:50:41.399044 [ 3 ] {d41c94a5-963a-48be-b135-c84d53647946} <Debug> DynamicQueryHandler: Done processing query
198 2023.09.20 03:50:41.399071 [ 3 ] {d41c94a5-963a-48be-b135-c84d53647946} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
199 2023.09.20 03:50:41.399087 [ 3 ] {} <Debug> HTTP-Session: 075bea8b-2334-4bbf-a25b-44b546d9ad96 Destroying unnamed session
200 2023.09.20 03:50:41.399194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.09.20 03:50:41.399239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.09.20 03:50:41.399257 [ 3 ] {} <Debug> HTTP-Session: 128e3082-bdf9-4f4d-93ce-53be00bec6ea Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
203 2023.09.20 03:50:41.399277 [ 3 ] {} <Debug> HTTP-Session: 128e3082-bdf9-4f4d-93ce-53be00bec6ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.09.20 03:50:41.399455 [ 3 ] {833c6a03-583f-4ade-9937-b5d04f514cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
205 2023.09.20 03:50:41.399502 [ 3 ] {833c6a03-583f-4ade-9937-b5d04f514cfa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
206 2023.09.20 03:50:41.400762 [ 3 ] {833c6a03-583f-4ade-9937-b5d04f514cfa} <Debug> oximeter.measurements_u16 (dfaca751-33a7-48f5-8feb-5abce6271a0f): Loading data parts
207 2023.09.20 03:50:41.400836 [ 3 ] {833c6a03-583f-4ade-9937-b5d04f514cfa} <Debug> oximeter.measurements_u16 (dfaca751-33a7-48f5-8feb-5abce6271a0f): There are no data parts
208 2023.09.20 03:50:41.401862 [ 3 ] {833c6a03-583f-4ade-9937-b5d04f514cfa} <Debug> DynamicQueryHandler: Done processing query
209 2023.09.20 03:50:41.401885 [ 3 ] {833c6a03-583f-4ade-9937-b5d04f514cfa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
210 2023.09.20 03:50:41.401905 [ 3 ] {} <Debug> HTTP-Session: 128e3082-bdf9-4f4d-93ce-53be00bec6ea Destroying unnamed session
211 2023.09.20 03:50:41.402045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
212 2023.09.20 03:50:41.402085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
213 2023.09.20 03:50:41.402108 [ 3 ] {} <Debug> HTTP-Session: 3946d8e6-e1fb-4e3b-bf1e-c5b25252c61c Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
214 2023.09.20 03:50:41.402127 [ 3 ] {} <Debug> HTTP-Session: 3946d8e6-e1fb-4e3b-bf1e-c5b25252c61c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
215 2023.09.20 03:50:41.402302 [ 3 ] {dbcea321-13a2-4286-9bf7-0e6cb79c0c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
216 2023.09.20 03:50:41.402346 [ 3 ] {dbcea321-13a2-4286-9bf7-0e6cb79c0c44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
217 2023.09.20 03:50:41.403603 [ 3 ] {dbcea321-13a2-4286-9bf7-0e6cb79c0c44} <Debug> oximeter.measurements_i32 (197ac657-0e1b-435e-b476-429262ffcc76): Loading data parts
218 2023.09.20 03:50:41.403691 [ 3 ] {dbcea321-13a2-4286-9bf7-0e6cb79c0c44} <Debug> oximeter.measurements_i32 (197ac657-0e1b-435e-b476-429262ffcc76): There are no data parts
219 2023.09.20 03:50:41.404746 [ 3 ] {dbcea321-13a2-4286-9bf7-0e6cb79c0c44} <Debug> DynamicQueryHandler: Done processing query
220 2023.09.20 03:50:41.404769 [ 3 ] {dbcea321-13a2-4286-9bf7-0e6cb79c0c44} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
221 2023.09.20 03:50:41.404788 [ 3 ] {} <Debug> HTTP-Session: 3946d8e6-e1fb-4e3b-bf1e-c5b25252c61c Destroying unnamed session
222 2023.09.20 03:50:41.404907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
223 2023.09.20 03:50:41.404953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
224 2023.09.20 03:50:41.404975 [ 3 ] {} <Debug> HTTP-Session: 58a0491a-1a57-4db1-8330-846f9b84d0b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
225 2023.09.20 03:50:41.404996 [ 3 ] {} <Debug> HTTP-Session: 58a0491a-1a57-4db1-8330-846f9b84d0b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
226 2023.09.20 03:50:41.405173 [ 3 ] {042349cd-9f9c-49f2-8351-9918788db66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
227 2023.09.20 03:50:41.405219 [ 3 ] {042349cd-9f9c-49f2-8351-9918788db66c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
228 2023.09.20 03:50:41.406487 [ 3 ] {042349cd-9f9c-49f2-8351-9918788db66c} <Debug> oximeter.measurements_u32 (e55e56ed-4ad0-46dc-a1d6-3c1b4aafe6f3): Loading data parts
229 2023.09.20 03:50:41.406570 [ 3 ] {042349cd-9f9c-49f2-8351-9918788db66c} <Debug> oximeter.measurements_u32 (e55e56ed-4ad0-46dc-a1d6-3c1b4aafe6f3): There are no data parts
230 2023.09.20 03:50:41.407626 [ 3 ] {042349cd-9f9c-49f2-8351-9918788db66c} <Debug> DynamicQueryHandler: Done processing query
231 2023.09.20 03:50:41.407650 [ 3 ] {042349cd-9f9c-49f2-8351-9918788db66c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
232 2023.09.20 03:50:41.407669 [ 3 ] {} <Debug> HTTP-Session: 58a0491a-1a57-4db1-8330-846f9b84d0b4 Destroying unnamed session
233 2023.09.20 03:50:41.407781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
234 2023.09.20 03:50:41.407826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
235 2023.09.20 03:50:41.407847 [ 3 ] {} <Debug> HTTP-Session: 285dcbb2-dfda-4937-bc8f-424d4c03a756 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
236 2023.09.20 03:50:41.407863 [ 3 ] {} <Debug> HTTP-Session: 285dcbb2-dfda-4937-bc8f-424d4c03a756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
237 2023.09.20 03:50:41.408041 [ 3 ] {db036611-462d-41f0-a313-2972da5c57e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
238 2023.09.20 03:50:41.408085 [ 3 ] {db036611-462d-41f0-a313-2972da5c57e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
239 2023.09.20 03:50:41.409323 [ 3 ] {db036611-462d-41f0-a313-2972da5c57e1} <Debug> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Loading data parts
240 2023.09.20 03:50:41.409402 [ 3 ] {db036611-462d-41f0-a313-2972da5c57e1} <Debug> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): There are no data parts
241 2023.09.20 03:50:41.410469 [ 3 ] {db036611-462d-41f0-a313-2972da5c57e1} <Debug> DynamicQueryHandler: Done processing query
242 2023.09.20 03:50:41.410494 [ 3 ] {db036611-462d-41f0-a313-2972da5c57e1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
243 2023.09.20 03:50:41.410516 [ 3 ] {} <Debug> HTTP-Session: 285dcbb2-dfda-4937-bc8f-424d4c03a756 Destroying unnamed session
244 2023.09.20 03:50:41.410622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
245 2023.09.20 03:50:41.410669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
246 2023.09.20 03:50:41.410689 [ 3 ] {} <Debug> HTTP-Session: 4f79aa33-28ca-41e4-a4d9-a78a024d48d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
247 2023.09.20 03:50:41.410711 [ 3 ] {} <Debug> HTTP-Session: 4f79aa33-28ca-41e4-a4d9-a78a024d48d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
248 2023.09.20 03:50:41.410894 [ 3 ] {03c5286e-446f-40e3-9acc-83bcf653b1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
249 2023.09.20 03:50:41.410944 [ 3 ] {03c5286e-446f-40e3-9acc-83bcf653b1e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
250 2023.09.20 03:50:41.412276 [ 3 ] {03c5286e-446f-40e3-9acc-83bcf653b1e9} <Debug> oximeter.measurements_u64 (0f3bd11d-316c-4518-95b9-9da9cb53a874): Loading data parts
251 2023.09.20 03:50:41.412358 [ 3 ] {03c5286e-446f-40e3-9acc-83bcf653b1e9} <Debug> oximeter.measurements_u64 (0f3bd11d-316c-4518-95b9-9da9cb53a874): There are no data parts
252 2023.09.20 03:50:41.413388 [ 3 ] {03c5286e-446f-40e3-9acc-83bcf653b1e9} <Debug> DynamicQueryHandler: Done processing query
253 2023.09.20 03:50:41.413412 [ 3 ] {03c5286e-446f-40e3-9acc-83bcf653b1e9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
254 2023.09.20 03:50:41.413427 [ 3 ] {} <Debug> HTTP-Session: 4f79aa33-28ca-41e4-a4d9-a78a024d48d5 Destroying unnamed session
255 2023.09.20 03:50:41.413537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
256 2023.09.20 03:50:41.413581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
257 2023.09.20 03:50:41.413600 [ 3 ] {} <Debug> HTTP-Session: 411bffc1-4a43-4143-af1b-4b0d0c10bf8e Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
258 2023.09.20 03:50:41.413619 [ 3 ] {} <Debug> HTTP-Session: 411bffc1-4a43-4143-af1b-4b0d0c10bf8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
259 2023.09.20 03:50:41.413799 [ 3 ] {92fe20e1-6aee-445e-b707-538f9225d68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
260 2023.09.20 03:50:41.413840 [ 3 ] {92fe20e1-6aee-445e-b707-538f9225d68e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
261 2023.09.20 03:50:41.415219 [ 3 ] {92fe20e1-6aee-445e-b707-538f9225d68e} <Debug> oximeter.measurements_f32 (72a17b55-0462-4094-a850-d60b63f36c87): Loading data parts
262 2023.09.20 03:50:41.415345 [ 3 ] {92fe20e1-6aee-445e-b707-538f9225d68e} <Debug> oximeter.measurements_f32 (72a17b55-0462-4094-a850-d60b63f36c87): There are no data parts
263 2023.09.20 03:50:41.416456 [ 3 ] {92fe20e1-6aee-445e-b707-538f9225d68e} <Debug> DynamicQueryHandler: Done processing query
264 2023.09.20 03:50:41.416488 [ 3 ] {92fe20e1-6aee-445e-b707-538f9225d68e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
265 2023.09.20 03:50:41.416504 [ 3 ] {} <Debug> HTTP-Session: 411bffc1-4a43-4143-af1b-4b0d0c10bf8e Destroying unnamed session
266 2023.09.20 03:50:41.416608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
267 2023.09.20 03:50:41.416653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
268 2023.09.20 03:50:41.416671 [ 3 ] {} <Debug> HTTP-Session: c810d60f-2178-405e-9541-311cbb8c781e Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
269 2023.09.20 03:50:41.416690 [ 3 ] {} <Debug> HTTP-Session: c810d60f-2178-405e-9541-311cbb8c781e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
270 2023.09.20 03:50:41.416868 [ 3 ] {6e9745da-3f86-4b3b-bed2-fd3b1184934d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
271 2023.09.20 03:50:41.416909 [ 3 ] {6e9745da-3f86-4b3b-bed2-fd3b1184934d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
272 2023.09.20 03:50:41.418151 [ 3 ] {6e9745da-3f86-4b3b-bed2-fd3b1184934d} <Debug> oximeter.measurements_f64 (7d64e6a8-f031-4fbe-adc9-8a43c827f6eb): Loading data parts
273 2023.09.20 03:50:41.418226 [ 3 ] {6e9745da-3f86-4b3b-bed2-fd3b1184934d} <Debug> oximeter.measurements_f64 (7d64e6a8-f031-4fbe-adc9-8a43c827f6eb): There are no data parts
274 2023.09.20 03:50:41.419272 [ 3 ] {6e9745da-3f86-4b3b-bed2-fd3b1184934d} <Debug> DynamicQueryHandler: Done processing query
275 2023.09.20 03:50:41.419300 [ 3 ] {6e9745da-3f86-4b3b-bed2-fd3b1184934d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
276 2023.09.20 03:50:41.419316 [ 3 ] {} <Debug> HTTP-Session: c810d60f-2178-405e-9541-311cbb8c781e Destroying unnamed session
277 2023.09.20 03:50:41.419432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
278 2023.09.20 03:50:41.419478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
279 2023.09.20 03:50:41.419496 [ 3 ] {} <Debug> HTTP-Session: 3480813b-262b-40e9-8456-600a245d6233 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
280 2023.09.20 03:50:41.419515 [ 3 ] {} <Debug> HTTP-Session: 3480813b-262b-40e9-8456-600a245d6233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
281 2023.09.20 03:50:41.419695 [ 3 ] {f5002ae6-4350-42e0-a60f-f204e690432f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
282 2023.09.20 03:50:41.419737 [ 3 ] {f5002ae6-4350-42e0-a60f-f204e690432f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
283 2023.09.20 03:50:41.420980 [ 3 ] {f5002ae6-4350-42e0-a60f-f204e690432f} <Debug> oximeter.measurements_string (e3bad437-fa16-415c-ac30-4cbade499a71): Loading data parts
284 2023.09.20 03:50:41.421051 [ 3 ] {f5002ae6-4350-42e0-a60f-f204e690432f} <Debug> oximeter.measurements_string (e3bad437-fa16-415c-ac30-4cbade499a71): There are no data parts
285 2023.09.20 03:50:41.422085 [ 3 ] {f5002ae6-4350-42e0-a60f-f204e690432f} <Debug> DynamicQueryHandler: Done processing query
286 2023.09.20 03:50:41.422113 [ 3 ] {f5002ae6-4350-42e0-a60f-f204e690432f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
287 2023.09.20 03:50:41.422128 [ 3 ] {} <Debug> HTTP-Session: 3480813b-262b-40e9-8456-600a245d6233 Destroying unnamed session
288 2023.09.20 03:50:41.422224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
289 2023.09.20 03:50:41.422273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
290 2023.09.20 03:50:41.422292 [ 3 ] {} <Debug> HTTP-Session: 84018d87-4098-4723-bbe5-6d78b558b91e Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
291 2023.09.20 03:50:41.422311 [ 3 ] {} <Debug> HTTP-Session: 84018d87-4098-4723-bbe5-6d78b558b91e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
292 2023.09.20 03:50:41.422490 [ 3 ] {3dcb9af8-340b-4790-9f54-4a7ea7853758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
293 2023.09.20 03:50:41.422537 [ 3 ] {3dcb9af8-340b-4790-9f54-4a7ea7853758} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
294 2023.09.20 03:50:41.423792 [ 3 ] {3dcb9af8-340b-4790-9f54-4a7ea7853758} <Debug> oximeter.measurements_bytes (3609e1a1-32fb-40dc-a0f9-3dd9aa7b32e2): Loading data parts
295 2023.09.20 03:50:41.423864 [ 3 ] {3dcb9af8-340b-4790-9f54-4a7ea7853758} <Debug> oximeter.measurements_bytes (3609e1a1-32fb-40dc-a0f9-3dd9aa7b32e2): There are no data parts
296 2023.09.20 03:50:41.424890 [ 3 ] {3dcb9af8-340b-4790-9f54-4a7ea7853758} <Debug> DynamicQueryHandler: Done processing query
297 2023.09.20 03:50:41.424917 [ 3 ] {3dcb9af8-340b-4790-9f54-4a7ea7853758} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
298 2023.09.20 03:50:41.424933 [ 3 ] {} <Debug> HTTP-Session: 84018d87-4098-4723-bbe5-6d78b558b91e Destroying unnamed session
299 2023.09.20 03:50:41.425045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
300 2023.09.20 03:50:41.425092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
301 2023.09.20 03:50:41.425111 [ 3 ] {} <Debug> HTTP-Session: 6d5b5b12-0c46-404e-a50b-948680997af0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
302 2023.09.20 03:50:41.425128 [ 3 ] {} <Debug> HTTP-Session: 6d5b5b12-0c46-404e-a50b-948680997af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
303 2023.09.20 03:50:41.425322 [ 3 ] {3453ead7-0870-43f8-8b62-240f4d212c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
304 2023.09.20 03:50:41.425369 [ 3 ] {3453ead7-0870-43f8-8b62-240f4d212c47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
305 2023.09.20 03:50:41.426657 [ 3 ] {3453ead7-0870-43f8-8b62-240f4d212c47} <Debug> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Loading data parts
306 2023.09.20 03:50:41.426733 [ 3 ] {3453ead7-0870-43f8-8b62-240f4d212c47} <Debug> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): There are no data parts
307 2023.09.20 03:50:41.427771 [ 3 ] {3453ead7-0870-43f8-8b62-240f4d212c47} <Debug> DynamicQueryHandler: Done processing query
308 2023.09.20 03:50:41.427802 [ 3 ] {3453ead7-0870-43f8-8b62-240f4d212c47} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
309 2023.09.20 03:50:41.427817 [ 3 ] {} <Debug> HTTP-Session: 6d5b5b12-0c46-404e-a50b-948680997af0 Destroying unnamed session
310 2023.09.20 03:50:41.427929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
311 2023.09.20 03:50:41.427976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
312 2023.09.20 03:50:41.427994 [ 3 ] {} <Debug> HTTP-Session: 89bbdf43-920c-4fe0-8c3b-bda356b9906f Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
313 2023.09.20 03:50:41.428013 [ 3 ] {} <Debug> HTTP-Session: 89bbdf43-920c-4fe0-8c3b-bda356b9906f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
314 2023.09.20 03:50:41.428210 [ 3 ] {8711898f-58ae-4586-922c-aa0852f672c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
315 2023.09.20 03:50:41.428253 [ 3 ] {8711898f-58ae-4586-922c-aa0852f672c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
316 2023.09.20 03:50:41.429559 [ 3 ] {8711898f-58ae-4586-922c-aa0852f672c4} <Debug> oximeter.measurements_cumulativeu64 (109c3eb2-3290-46d8-8848-1b3dd4af6798): Loading data parts
317 2023.09.20 03:50:41.429638 [ 3 ] {8711898f-58ae-4586-922c-aa0852f672c4} <Debug> oximeter.measurements_cumulativeu64 (109c3eb2-3290-46d8-8848-1b3dd4af6798): There are no data parts
318 2023.09.20 03:50:41.430861 [ 3 ] {8711898f-58ae-4586-922c-aa0852f672c4} <Debug> DynamicQueryHandler: Done processing query
319 2023.09.20 03:50:41.430890 [ 3 ] {8711898f-58ae-4586-922c-aa0852f672c4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
320 2023.09.20 03:50:41.430906 [ 3 ] {} <Debug> HTTP-Session: 89bbdf43-920c-4fe0-8c3b-bda356b9906f Destroying unnamed session
321 2023.09.20 03:50:41.431022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
322 2023.09.20 03:50:41.431068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
323 2023.09.20 03:50:41.431086 [ 3 ] {} <Debug> HTTP-Session: e3e5fb41-4b17-4b91-840a-d40017607dfd Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
324 2023.09.20 03:50:41.431105 [ 3 ] {} <Debug> HTTP-Session: e3e5fb41-4b17-4b91-840a-d40017607dfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
325 2023.09.20 03:50:41.431299 [ 3 ] {80ed29ef-1206-404c-ba9f-18d6bb8ec0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
326 2023.09.20 03:50:41.431345 [ 3 ] {80ed29ef-1206-404c-ba9f-18d6bb8ec0e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
327 2023.09.20 03:50:41.432651 [ 3 ] {80ed29ef-1206-404c-ba9f-18d6bb8ec0e0} <Debug> oximeter.measurements_cumulativef32 (adf2a545-46aa-4047-92fb-fbc262dd3954): Loading data parts
328 2023.09.20 03:50:41.432726 [ 3 ] {80ed29ef-1206-404c-ba9f-18d6bb8ec0e0} <Debug> oximeter.measurements_cumulativef32 (adf2a545-46aa-4047-92fb-fbc262dd3954): There are no data parts
329 2023.09.20 03:50:41.433893 [ 3 ] {80ed29ef-1206-404c-ba9f-18d6bb8ec0e0} <Debug> DynamicQueryHandler: Done processing query
330 2023.09.20 03:50:41.433917 [ 3 ] {80ed29ef-1206-404c-ba9f-18d6bb8ec0e0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
331 2023.09.20 03:50:41.433932 [ 3 ] {} <Debug> HTTP-Session: e3e5fb41-4b17-4b91-840a-d40017607dfd Destroying unnamed session
332 2023.09.20 03:50:41.434085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
333 2023.09.20 03:50:41.434131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
334 2023.09.20 03:50:41.434154 [ 3 ] {} <Debug> HTTP-Session: db7616f6-472b-464e-9be1-fea2d684fd6b Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
335 2023.09.20 03:50:41.434173 [ 3 ] {} <Debug> HTTP-Session: db7616f6-472b-464e-9be1-fea2d684fd6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
336 2023.09.20 03:50:41.434370 [ 3 ] {0c8e9c6e-399a-4077-87d5-b3c0b424af54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) --
337 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)
338 2023.09.20 03:50:41.434419 [ 3 ] {0c8e9c6e-399a-4077-87d5-b3c0b424af54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
339 2023.09.20 03:50:41.435695 [ 3 ] {0c8e9c6e-399a-4077-87d5-b3c0b424af54} <Debug> oximeter.measurements_cumulativef64 (c7f59f99-4e19-4158-8786-b1c784254169): Loading data parts
340 2023.09.20 03:50:41.435769 [ 3 ] {0c8e9c6e-399a-4077-87d5-b3c0b424af54} <Debug> oximeter.measurements_cumulativef64 (c7f59f99-4e19-4158-8786-b1c784254169): There are no data parts
341 2023.09.20 03:50:41.436956 [ 3 ] {0c8e9c6e-399a-4077-87d5-b3c0b424af54} <Debug> DynamicQueryHandler: Done processing query
342 2023.09.20 03:50:41.436979 [ 3 ] {0c8e9c6e-399a-4077-87d5-b3c0b424af54} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2023.09.20 03:50:41.437000 [ 3 ] {} <Debug> HTTP-Session: db7616f6-472b-464e-9be1-fea2d684fd6b Destroying unnamed session
344 2023.09.20 03:50:41.437113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2023.09.20 03:50:41.437159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2023.09.20 03:50:41.437181 [ 3 ] {} <Debug> HTTP-Session: ba3500de-91bf-4a75-8fbc-46ecf35b5a1a Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
347 2023.09.20 03:50:41.437197 [ 3 ] {} <Debug> HTTP-Session: ba3500de-91bf-4a75-8fbc-46ecf35b5a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2023.09.20 03:50:41.437409 [ 3 ] {4549abf5-8cc4-4661-bf80-2f38e4dfb5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
349 2023.09.20 03:50:41.437457 [ 3 ] {4549abf5-8cc4-4661-bf80-2f38e4dfb5f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
350 2023.09.20 03:50:41.438771 [ 3 ] {4549abf5-8cc4-4661-bf80-2f38e4dfb5f0} <Debug> oximeter.measurements_histogrami8 (f6e6670b-6482-4dc9-abe7-c4e93589c563): Loading data parts
351 2023.09.20 03:50:41.438839 [ 3 ] {4549abf5-8cc4-4661-bf80-2f38e4dfb5f0} <Debug> oximeter.measurements_histogrami8 (f6e6670b-6482-4dc9-abe7-c4e93589c563): There are no data parts
352 2023.09.20 03:50:41.440021 [ 3 ] {4549abf5-8cc4-4661-bf80-2f38e4dfb5f0} <Debug> DynamicQueryHandler: Done processing query
353 2023.09.20 03:50:41.440044 [ 3 ] {4549abf5-8cc4-4661-bf80-2f38e4dfb5f0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2023.09.20 03:50:41.440064 [ 3 ] {} <Debug> HTTP-Session: ba3500de-91bf-4a75-8fbc-46ecf35b5a1a Destroying unnamed session
355 2023.09.20 03:50:41.440169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2023.09.20 03:50:41.440209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2023.09.20 03:50:41.440231 [ 3 ] {} <Debug> HTTP-Session: 9e7889cd-c221-48ca-b449-6a7b05f94eb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
358 2023.09.20 03:50:41.440251 [ 3 ] {} <Debug> HTTP-Session: 9e7889cd-c221-48ca-b449-6a7b05f94eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2023.09.20 03:50:41.440457 [ 3 ] {684fcc79-ec83-45f6-9d04-31470d845795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
360 2023.09.20 03:50:41.440506 [ 3 ] {684fcc79-ec83-45f6-9d04-31470d845795} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
361 2023.09.20 03:50:41.441827 [ 3 ] {684fcc79-ec83-45f6-9d04-31470d845795} <Debug> oximeter.measurements_histogramu8 (1498c47c-b8a6-4f20-b62a-0cb099aa28ad): Loading data parts
362 2023.09.20 03:50:41.441903 [ 3 ] {684fcc79-ec83-45f6-9d04-31470d845795} <Debug> oximeter.measurements_histogramu8 (1498c47c-b8a6-4f20-b62a-0cb099aa28ad): There are no data parts
363 2023.09.20 03:50:41.442952 [ 3 ] {684fcc79-ec83-45f6-9d04-31470d845795} <Debug> DynamicQueryHandler: Done processing query
364 2023.09.20 03:50:41.442981 [ 3 ] {684fcc79-ec83-45f6-9d04-31470d845795} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2023.09.20 03:50:41.442996 [ 3 ] {} <Debug> HTTP-Session: 9e7889cd-c221-48ca-b449-6a7b05f94eb1 Destroying unnamed session
366 2023.09.20 03:50:41.443104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2023.09.20 03:50:41.443149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2023.09.20 03:50:41.443167 [ 3 ] {} <Debug> HTTP-Session: ceef97c0-5759-4599-9f7c-5f91f7b5c8e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
369 2023.09.20 03:50:41.443188 [ 3 ] {} <Debug> HTTP-Session: ceef97c0-5759-4599-9f7c-5f91f7b5c8e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2023.09.20 03:50:41.443392 [ 3 ] {6da3e523-bdff-4f27-9d58-07461aa97616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
371 2023.09.20 03:50:41.443439 [ 3 ] {6da3e523-bdff-4f27-9d58-07461aa97616} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
372 2023.09.20 03:50:41.444739 [ 3 ] {6da3e523-bdff-4f27-9d58-07461aa97616} <Debug> oximeter.measurements_histogrami16 (b9432495-0749-4e61-878d-f26f5b65e117): Loading data parts
373 2023.09.20 03:50:41.444812 [ 3 ] {6da3e523-bdff-4f27-9d58-07461aa97616} <Debug> oximeter.measurements_histogrami16 (b9432495-0749-4e61-878d-f26f5b65e117): There are no data parts
374 2023.09.20 03:50:41.445849 [ 3 ] {6da3e523-bdff-4f27-9d58-07461aa97616} <Debug> DynamicQueryHandler: Done processing query
375 2023.09.20 03:50:41.445877 [ 3 ] {6da3e523-bdff-4f27-9d58-07461aa97616} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2023.09.20 03:50:41.445896 [ 3 ] {} <Debug> HTTP-Session: ceef97c0-5759-4599-9f7c-5f91f7b5c8e4 Destroying unnamed session
377 2023.09.20 03:50:41.445998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2023.09.20 03:50:41.446044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2023.09.20 03:50:41.446071 [ 3 ] {} <Debug> HTTP-Session: 959232d9-cc9f-4ef9-8fe0-ccdc9afba7c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
380 2023.09.20 03:50:41.446086 [ 3 ] {} <Debug> HTTP-Session: 959232d9-cc9f-4ef9-8fe0-ccdc9afba7c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2023.09.20 03:50:41.446292 [ 3 ] {5b7ad77b-7c44-4f1d-947d-3e30d12693a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
382 2023.09.20 03:50:41.446344 [ 3 ] {5b7ad77b-7c44-4f1d-947d-3e30d12693a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
383 2023.09.20 03:50:41.447652 [ 3 ] {5b7ad77b-7c44-4f1d-947d-3e30d12693a9} <Debug> oximeter.measurements_histogramu16 (e11a258e-5cc6-4fb9-819a-29a783c2c264): Loading data parts
384 2023.09.20 03:50:41.447721 [ 3 ] {5b7ad77b-7c44-4f1d-947d-3e30d12693a9} <Debug> oximeter.measurements_histogramu16 (e11a258e-5cc6-4fb9-819a-29a783c2c264): There are no data parts
385 2023.09.20 03:50:41.448768 [ 3 ] {5b7ad77b-7c44-4f1d-947d-3e30d12693a9} <Debug> DynamicQueryHandler: Done processing query
386 2023.09.20 03:50:41.448793 [ 3 ] {5b7ad77b-7c44-4f1d-947d-3e30d12693a9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2023.09.20 03:50:41.448815 [ 3 ] {} <Debug> HTTP-Session: 959232d9-cc9f-4ef9-8fe0-ccdc9afba7c2 Destroying unnamed session
388 2023.09.20 03:50:41.448908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2023.09.20 03:50:41.448954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2023.09.20 03:50:41.448977 [ 3 ] {} <Debug> HTTP-Session: a9fa16b8-28ad-49bd-813c-c420057e0091 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
391 2023.09.20 03:50:41.448992 [ 3 ] {} <Debug> HTTP-Session: a9fa16b8-28ad-49bd-813c-c420057e0091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2023.09.20 03:50:41.449198 [ 3 ] {378915e1-4787-4e12-aa23-589b542d565a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
393 2023.09.20 03:50:41.449246 [ 3 ] {378915e1-4787-4e12-aa23-589b542d565a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
394 2023.09.20 03:50:41.450554 [ 3 ] {378915e1-4787-4e12-aa23-589b542d565a} <Debug> oximeter.measurements_histogrami32 (86cf711f-7998-427b-9384-f5300d0d0295): Loading data parts
395 2023.09.20 03:50:41.450623 [ 3 ] {378915e1-4787-4e12-aa23-589b542d565a} <Debug> oximeter.measurements_histogrami32 (86cf711f-7998-427b-9384-f5300d0d0295): There are no data parts
396 2023.09.20 03:50:41.451668 [ 3 ] {378915e1-4787-4e12-aa23-589b542d565a} <Debug> DynamicQueryHandler: Done processing query
397 2023.09.20 03:50:41.451699 [ 3 ] {378915e1-4787-4e12-aa23-589b542d565a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2023.09.20 03:50:41.451714 [ 3 ] {} <Debug> HTTP-Session: a9fa16b8-28ad-49bd-813c-c420057e0091 Destroying unnamed session
399 2023.09.20 03:50:41.451820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2023.09.20 03:50:41.451871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2023.09.20 03:50:41.451890 [ 3 ] {} <Debug> HTTP-Session: d3f28671-2337-4800-856c-a0328895dbb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
402 2023.09.20 03:50:41.451910 [ 3 ] {} <Debug> HTTP-Session: d3f28671-2337-4800-856c-a0328895dbb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2023.09.20 03:50:41.452113 [ 3 ] {a7add2f1-5b23-4bbc-9bea-4dbaf3ecdb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
404 2023.09.20 03:50:41.452161 [ 3 ] {a7add2f1-5b23-4bbc-9bea-4dbaf3ecdb56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
405 2023.09.20 03:50:41.453530 [ 3 ] {a7add2f1-5b23-4bbc-9bea-4dbaf3ecdb56} <Debug> oximeter.measurements_histogramu32 (1ff44555-325d-43b6-b9bb-06ca1110368f): Loading data parts
406 2023.09.20 03:50:41.453609 [ 3 ] {a7add2f1-5b23-4bbc-9bea-4dbaf3ecdb56} <Debug> oximeter.measurements_histogramu32 (1ff44555-325d-43b6-b9bb-06ca1110368f): There are no data parts
407 2023.09.20 03:50:41.454607 [ 3 ] {a7add2f1-5b23-4bbc-9bea-4dbaf3ecdb56} <Debug> DynamicQueryHandler: Done processing query
408 2023.09.20 03:50:41.454635 [ 3 ] {a7add2f1-5b23-4bbc-9bea-4dbaf3ecdb56} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2023.09.20 03:50:41.454650 [ 3 ] {} <Debug> HTTP-Session: d3f28671-2337-4800-856c-a0328895dbb7 Destroying unnamed session
410 2023.09.20 03:50:41.454769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2023.09.20 03:50:41.454814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2023.09.20 03:50:41.454833 [ 3 ] {} <Debug> HTTP-Session: fb64afb2-9fa2-40c6-83a6-ba67a3b6e36b Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
413 2023.09.20 03:50:41.454853 [ 3 ] {} <Debug> HTTP-Session: fb64afb2-9fa2-40c6-83a6-ba67a3b6e36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2023.09.20 03:50:41.455061 [ 3 ] {ad1c9019-9d8b-4179-9fef-ad0fd062e797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
415 2023.09.20 03:50:41.455109 [ 3 ] {ad1c9019-9d8b-4179-9fef-ad0fd062e797} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
416 2023.09.20 03:50:41.456493 [ 3 ] {ad1c9019-9d8b-4179-9fef-ad0fd062e797} <Debug> oximeter.measurements_histogrami64 (3a6f4226-627f-438a-beed-5bcc9da20965): Loading data parts
417 2023.09.20 03:50:41.456576 [ 3 ] {ad1c9019-9d8b-4179-9fef-ad0fd062e797} <Debug> oximeter.measurements_histogrami64 (3a6f4226-627f-438a-beed-5bcc9da20965): There are no data parts
418 2023.09.20 03:50:41.457590 [ 3 ] {ad1c9019-9d8b-4179-9fef-ad0fd062e797} <Debug> DynamicQueryHandler: Done processing query
419 2023.09.20 03:50:41.457615 [ 3 ] {ad1c9019-9d8b-4179-9fef-ad0fd062e797} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
420 2023.09.20 03:50:41.457635 [ 3 ] {} <Debug> HTTP-Session: fb64afb2-9fa2-40c6-83a6-ba67a3b6e36b Destroying unnamed session
421 2023.09.20 03:50:41.457734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
422 2023.09.20 03:50:41.457785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
423 2023.09.20 03:50:41.457803 [ 3 ] {} <Debug> HTTP-Session: 8a70eb76-8cb9-4083-825a-a03216e85a3e Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
424 2023.09.20 03:50:41.457822 [ 3 ] {} <Debug> HTTP-Session: 8a70eb76-8cb9-4083-825a-a03216e85a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
425 2023.09.20 03:50:41.458037 [ 3 ] {1e6b6382-6403-43ea-905c-d7544e5674a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
426 2023.09.20 03:50:41.458086 [ 3 ] {1e6b6382-6403-43ea-905c-d7544e5674a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
427 2023.09.20 03:50:41.459461 [ 3 ] {1e6b6382-6403-43ea-905c-d7544e5674a6} <Debug> oximeter.measurements_histogramu64 (d39d8947-3ca7-4a03-95d5-68b50ab3a976): Loading data parts
428 2023.09.20 03:50:41.459538 [ 3 ] {1e6b6382-6403-43ea-905c-d7544e5674a6} <Debug> oximeter.measurements_histogramu64 (d39d8947-3ca7-4a03-95d5-68b50ab3a976): There are no data parts
429 2023.09.20 03:50:41.460559 [ 3 ] {1e6b6382-6403-43ea-905c-d7544e5674a6} <Debug> DynamicQueryHandler: Done processing query
430 2023.09.20 03:50:41.460582 [ 3 ] {1e6b6382-6403-43ea-905c-d7544e5674a6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
431 2023.09.20 03:50:41.460603 [ 3 ] {} <Debug> HTTP-Session: 8a70eb76-8cb9-4083-825a-a03216e85a3e Destroying unnamed session
432 2023.09.20 03:50:41.460717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
433 2023.09.20 03:50:41.460763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
434 2023.09.20 03:50:41.460785 [ 3 ] {} <Debug> HTTP-Session: d359839f-3f06-456d-bd32-948b661f81c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
435 2023.09.20 03:50:41.460805 [ 3 ] {} <Debug> HTTP-Session: d359839f-3f06-456d-bd32-948b661f81c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
436 2023.09.20 03:50:41.461009 [ 3 ] {ba7ee85d-0c81-4786-a8c9-17b0053750e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
437 2023.09.20 03:50:41.461059 [ 3 ] {ba7ee85d-0c81-4786-a8c9-17b0053750e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
438 2023.09.20 03:50:41.462414 [ 3 ] {ba7ee85d-0c81-4786-a8c9-17b0053750e9} <Debug> oximeter.measurements_histogramf32 (4ab69fa7-53ed-4d49-948d-75cd92a26729): Loading data parts
439 2023.09.20 03:50:41.462499 [ 3 ] {ba7ee85d-0c81-4786-a8c9-17b0053750e9} <Debug> oximeter.measurements_histogramf32 (4ab69fa7-53ed-4d49-948d-75cd92a26729): There are no data parts
440 2023.09.20 03:50:41.463497 [ 3 ] {ba7ee85d-0c81-4786-a8c9-17b0053750e9} <Debug> DynamicQueryHandler: Done processing query
441 2023.09.20 03:50:41.463528 [ 3 ] {ba7ee85d-0c81-4786-a8c9-17b0053750e9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
442 2023.09.20 03:50:41.463544 [ 3 ] {} <Debug> HTTP-Session: d359839f-3f06-456d-bd32-948b661f81c2 Destroying unnamed session
443 2023.09.20 03:50:41.463660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
444 2023.09.20 03:50:41.463706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
445 2023.09.20 03:50:41.463725 [ 3 ] {} <Debug> HTTP-Session: 11bc152a-982d-49e2-97b2-e13818b03b3f Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
446 2023.09.20 03:50:41.463745 [ 3 ] {} <Debug> HTTP-Session: 11bc152a-982d-49e2-97b2-e13818b03b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
447 2023.09.20 03:50:41.463950 [ 3 ] {11cc5ba8-2b31-4420-bc25-d858de1da79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
448 2023.09.20 03:50:41.464000 [ 3 ] {11cc5ba8-2b31-4420-bc25-d858de1da79b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
449 2023.09.20 03:50:41.465391 [ 3 ] {11cc5ba8-2b31-4420-bc25-d858de1da79b} <Debug> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Loading data parts
450 2023.09.20 03:50:41.465458 [ 3 ] {11cc5ba8-2b31-4420-bc25-d858de1da79b} <Debug> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): There are no data parts
451 2023.09.20 03:50:41.466443 [ 3 ] {11cc5ba8-2b31-4420-bc25-d858de1da79b} <Debug> DynamicQueryHandler: Done processing query
452 2023.09.20 03:50:41.466472 [ 3 ] {11cc5ba8-2b31-4420-bc25-d858de1da79b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
453 2023.09.20 03:50:41.466493 [ 3 ] {} <Debug> HTTP-Session: 11bc152a-982d-49e2-97b2-e13818b03b3f Destroying unnamed session
454 2023.09.20 03:50:41.466590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
455 2023.09.20 03:50:41.466635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
456 2023.09.20 03:50:41.466658 [ 3 ] {} <Debug> HTTP-Session: cfd4342a-9be1-4f04-ae58-c48b66bfbc49 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
457 2023.09.20 03:50:41.466674 [ 3 ] {} <Debug> HTTP-Session: cfd4342a-9be1-4f04-ae58-c48b66bfbc49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
458 2023.09.20 03:50:41.466825 [ 3 ] {3446ddf1-3ce7-4d42-99b6-d466340e4098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
459 2023.09.20 03:50:41.466866 [ 3 ] {3446ddf1-3ce7-4d42-99b6-d466340e4098} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
460 2023.09.20 03:50:41.468078 [ 3 ] {3446ddf1-3ce7-4d42-99b6-d466340e4098} <Debug> oximeter.fields_bool (51493d24-6ed3-41d7-9bad-0c9d8c476927): Loading data parts
461 2023.09.20 03:50:41.468139 [ 3 ] {3446ddf1-3ce7-4d42-99b6-d466340e4098} <Debug> oximeter.fields_bool (51493d24-6ed3-41d7-9bad-0c9d8c476927): There are no data parts
462 2023.09.20 03:50:41.469093 [ 3 ] {3446ddf1-3ce7-4d42-99b6-d466340e4098} <Debug> DynamicQueryHandler: Done processing query
463 2023.09.20 03:50:41.469122 [ 3 ] {3446ddf1-3ce7-4d42-99b6-d466340e4098} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
464 2023.09.20 03:50:41.469138 [ 3 ] {} <Debug> HTTP-Session: cfd4342a-9be1-4f04-ae58-c48b66bfbc49 Destroying unnamed session
465 2023.09.20 03:50:41.469250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
466 2023.09.20 03:50:41.469295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
467 2023.09.20 03:50:41.469314 [ 3 ] {} <Debug> HTTP-Session: 4ceef89c-31ca-4caf-ab92-75324ef8f4a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
468 2023.09.20 03:50:41.469335 [ 3 ] {} <Debug> HTTP-Session: 4ceef89c-31ca-4caf-ab92-75324ef8f4a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
469 2023.09.20 03:50:41.469482 [ 3 ] {39cdf4c4-8d89-4f46-8544-6e5d8816b0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
470 2023.09.20 03:50:41.469526 [ 3 ] {39cdf4c4-8d89-4f46-8544-6e5d8816b0e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
471 2023.09.20 03:50:41.470745 [ 3 ] {39cdf4c4-8d89-4f46-8544-6e5d8816b0e9} <Debug> oximeter.fields_i8 (b2fb221e-5fca-4ad4-997f-cdc9bcd3dd6e): Loading data parts
472 2023.09.20 03:50:41.470804 [ 3 ] {39cdf4c4-8d89-4f46-8544-6e5d8816b0e9} <Debug> oximeter.fields_i8 (b2fb221e-5fca-4ad4-997f-cdc9bcd3dd6e): There are no data parts
473 2023.09.20 03:50:41.471747 [ 3 ] {39cdf4c4-8d89-4f46-8544-6e5d8816b0e9} <Debug> DynamicQueryHandler: Done processing query
474 2023.09.20 03:50:41.471771 [ 3 ] {39cdf4c4-8d89-4f46-8544-6e5d8816b0e9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
475 2023.09.20 03:50:41.471792 [ 3 ] {} <Debug> HTTP-Session: 4ceef89c-31ca-4caf-ab92-75324ef8f4a9 Destroying unnamed session
476 2023.09.20 03:50:41.471890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
477 2023.09.20 03:50:41.471936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
478 2023.09.20 03:50:41.471958 [ 3 ] {} <Debug> HTTP-Session: 52e81f22-32cb-4f00-83d2-b537c6291d62 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
479 2023.09.20 03:50:41.471974 [ 3 ] {} <Debug> HTTP-Session: 52e81f22-32cb-4f00-83d2-b537c6291d62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
480 2023.09.20 03:50:41.472125 [ 3 ] {1e8f5e9f-e991-4dba-9ecb-f20fa362c2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
481 2023.09.20 03:50:41.472167 [ 3 ] {1e8f5e9f-e991-4dba-9ecb-f20fa362c2ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
482 2023.09.20 03:50:41.473373 [ 3 ] {1e8f5e9f-e991-4dba-9ecb-f20fa362c2ad} <Debug> oximeter.fields_u8 (2565e515-33ea-41dc-b1ed-0af51e5c08fd): Loading data parts
483 2023.09.20 03:50:41.473431 [ 3 ] {1e8f5e9f-e991-4dba-9ecb-f20fa362c2ad} <Debug> oximeter.fields_u8 (2565e515-33ea-41dc-b1ed-0af51e5c08fd): There are no data parts
484 2023.09.20 03:50:41.474392 [ 3 ] {1e8f5e9f-e991-4dba-9ecb-f20fa362c2ad} <Debug> DynamicQueryHandler: Done processing query
485 2023.09.20 03:50:41.474421 [ 3 ] {1e8f5e9f-e991-4dba-9ecb-f20fa362c2ad} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
486 2023.09.20 03:50:41.474436 [ 3 ] {} <Debug> HTTP-Session: 52e81f22-32cb-4f00-83d2-b537c6291d62 Destroying unnamed session
487 2023.09.20 03:50:41.474543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
488 2023.09.20 03:50:41.474589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
489 2023.09.20 03:50:41.474608 [ 3 ] {} <Debug> HTTP-Session: 1cec21b2-a8ae-4ce6-8140-6dad802ddc03 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
490 2023.09.20 03:50:41.474628 [ 3 ] {} <Debug> HTTP-Session: 1cec21b2-a8ae-4ce6-8140-6dad802ddc03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
491 2023.09.20 03:50:41.474782 [ 3 ] {02324530-987f-4e68-bb70-d744e459dd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
492 2023.09.20 03:50:41.474821 [ 3 ] {02324530-987f-4e68-bb70-d744e459dd8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
493 2023.09.20 03:50:41.476024 [ 3 ] {02324530-987f-4e68-bb70-d744e459dd8f} <Debug> oximeter.fields_i16 (9e0dac6f-8a68-46bd-9587-d17f1988dfd3): Loading data parts
494 2023.09.20 03:50:41.476078 [ 3 ] {02324530-987f-4e68-bb70-d744e459dd8f} <Debug> oximeter.fields_i16 (9e0dac6f-8a68-46bd-9587-d17f1988dfd3): There are no data parts
495 2023.09.20 03:50:41.477065 [ 3 ] {02324530-987f-4e68-bb70-d744e459dd8f} <Debug> DynamicQueryHandler: Done processing query
496 2023.09.20 03:50:41.477094 [ 3 ] {02324530-987f-4e68-bb70-d744e459dd8f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
497 2023.09.20 03:50:41.477108 [ 3 ] {} <Debug> HTTP-Session: 1cec21b2-a8ae-4ce6-8140-6dad802ddc03 Destroying unnamed session
498 2023.09.20 03:50:41.477203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
499 2023.09.20 03:50:41.477252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
500 2023.09.20 03:50:41.477271 [ 3 ] {} <Debug> HTTP-Session: 0862ca43-646d-4ef8-a962-49af30b98dfc Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
501 2023.09.20 03:50:41.477292 [ 3 ] {} <Debug> HTTP-Session: 0862ca43-646d-4ef8-a962-49af30b98dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
502 2023.09.20 03:50:41.477440 [ 3 ] {6b77b674-d9d0-4eab-ad5e-d81e5fa239a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
503 2023.09.20 03:50:41.477484 [ 3 ] {6b77b674-d9d0-4eab-ad5e-d81e5fa239a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
504 2023.09.20 03:50:41.478700 [ 3 ] {6b77b674-d9d0-4eab-ad5e-d81e5fa239a5} <Debug> oximeter.fields_u16 (3a4d2a2b-3fe4-446a-80ad-836c5015ddec): Loading data parts
505 2023.09.20 03:50:41.478764 [ 3 ] {6b77b674-d9d0-4eab-ad5e-d81e5fa239a5} <Debug> oximeter.fields_u16 (3a4d2a2b-3fe4-446a-80ad-836c5015ddec): There are no data parts
506 2023.09.20 03:50:41.479711 [ 3 ] {6b77b674-d9d0-4eab-ad5e-d81e5fa239a5} <Debug> DynamicQueryHandler: Done processing query
507 2023.09.20 03:50:41.479734 [ 3 ] {6b77b674-d9d0-4eab-ad5e-d81e5fa239a5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
508 2023.09.20 03:50:41.479756 [ 3 ] {} <Debug> HTTP-Session: 0862ca43-646d-4ef8-a962-49af30b98dfc Destroying unnamed session
509 2023.09.20 03:50:41.479853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
510 2023.09.20 03:50:41.479898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
511 2023.09.20 03:50:41.479926 [ 3 ] {} <Debug> HTTP-Session: 1deccd11-efed-4842-947a-50e0a915ab93 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
512 2023.09.20 03:50:41.479943 [ 3 ] {} <Debug> HTTP-Session: 1deccd11-efed-4842-947a-50e0a915ab93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
513 2023.09.20 03:50:41.480093 [ 3 ] {a60054d1-ceae-40d2-b70c-8d237dd2eb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
514 2023.09.20 03:50:41.480139 [ 3 ] {a60054d1-ceae-40d2-b70c-8d237dd2eb31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
515 2023.09.20 03:50:41.481345 [ 3 ] {a60054d1-ceae-40d2-b70c-8d237dd2eb31} <Debug> oximeter.fields_i32 (df1a25e0-7642-4909-ba44-83f738007cd6): Loading data parts
516 2023.09.20 03:50:41.481406 [ 3 ] {a60054d1-ceae-40d2-b70c-8d237dd2eb31} <Debug> oximeter.fields_i32 (df1a25e0-7642-4909-ba44-83f738007cd6): There are no data parts
517 2023.09.20 03:50:41.482340 [ 3 ] {a60054d1-ceae-40d2-b70c-8d237dd2eb31} <Debug> DynamicQueryHandler: Done processing query
518 2023.09.20 03:50:41.482370 [ 3 ] {a60054d1-ceae-40d2-b70c-8d237dd2eb31} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
519 2023.09.20 03:50:41.482385 [ 3 ] {} <Debug> HTTP-Session: 1deccd11-efed-4842-947a-50e0a915ab93 Destroying unnamed session
520 2023.09.20 03:50:41.482498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
521 2023.09.20 03:50:41.482543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
522 2023.09.20 03:50:41.482561 [ 3 ] {} <Debug> HTTP-Session: b7cf5c6d-419a-40c0-8fe3-61130d4913da Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
523 2023.09.20 03:50:41.482582 [ 3 ] {} <Debug> HTTP-Session: b7cf5c6d-419a-40c0-8fe3-61130d4913da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
524 2023.09.20 03:50:41.482731 [ 3 ] {37ea353e-d953-4937-9e80-ee966d273c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
525 2023.09.20 03:50:41.482776 [ 3 ] {37ea353e-d953-4937-9e80-ee966d273c75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
526 2023.09.20 03:50:41.484006 [ 3 ] {37ea353e-d953-4937-9e80-ee966d273c75} <Debug> oximeter.fields_u32 (e0615f39-5c28-4b23-ac4a-ee2657e8b875): Loading data parts
527 2023.09.20 03:50:41.484059 [ 3 ] {37ea353e-d953-4937-9e80-ee966d273c75} <Debug> oximeter.fields_u32 (e0615f39-5c28-4b23-ac4a-ee2657e8b875): There are no data parts
528 2023.09.20 03:50:41.485023 [ 3 ] {37ea353e-d953-4937-9e80-ee966d273c75} <Debug> DynamicQueryHandler: Done processing query
529 2023.09.20 03:50:41.485045 [ 3 ] {37ea353e-d953-4937-9e80-ee966d273c75} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
530 2023.09.20 03:50:41.485067 [ 3 ] {} <Debug> HTTP-Session: b7cf5c6d-419a-40c0-8fe3-61130d4913da Destroying unnamed session
531 2023.09.20 03:50:41.485172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
532 2023.09.20 03:50:41.485211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
533 2023.09.20 03:50:41.485236 [ 3 ] {} <Debug> HTTP-Session: 268e5061-8446-4874-9fbf-48440c3789b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
534 2023.09.20 03:50:41.485257 [ 3 ] {} <Debug> HTTP-Session: 268e5061-8446-4874-9fbf-48440c3789b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
535 2023.09.20 03:50:41.485407 [ 3 ] {1fd554e2-ac52-413a-adb6-60e91be6d1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
536 2023.09.20 03:50:41.485452 [ 3 ] {1fd554e2-ac52-413a-adb6-60e91be6d1e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
537 2023.09.20 03:50:41.486663 [ 3 ] {1fd554e2-ac52-413a-adb6-60e91be6d1e3} <Debug> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Loading data parts
538 2023.09.20 03:50:41.486722 [ 3 ] {1fd554e2-ac52-413a-adb6-60e91be6d1e3} <Debug> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): There are no data parts
539 2023.09.20 03:50:41.487672 [ 3 ] {1fd554e2-ac52-413a-adb6-60e91be6d1e3} <Debug> DynamicQueryHandler: Done processing query
540 2023.09.20 03:50:41.487696 [ 3 ] {1fd554e2-ac52-413a-adb6-60e91be6d1e3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
541 2023.09.20 03:50:41.487717 [ 3 ] {} <Debug> HTTP-Session: 268e5061-8446-4874-9fbf-48440c3789b7 Destroying unnamed session
542 2023.09.20 03:50:41.487812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
543 2023.09.20 03:50:41.487858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
544 2023.09.20 03:50:41.487876 [ 3 ] {} <Debug> HTTP-Session: 7f76269e-9e3d-4fcf-85f2-fe77acd247a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
545 2023.09.20 03:50:41.487897 [ 3 ] {} <Debug> HTTP-Session: 7f76269e-9e3d-4fcf-85f2-fe77acd247a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
546 2023.09.20 03:50:41.488045 [ 3 ] {e549e7fc-36b2-4ef1-a975-b8f94dac78ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
547 2023.09.20 03:50:41.488086 [ 3 ] {e549e7fc-36b2-4ef1-a975-b8f94dac78ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
548 2023.09.20 03:50:41.489287 [ 3 ] {e549e7fc-36b2-4ef1-a975-b8f94dac78ba} <Debug> oximeter.fields_u64 (bd31519c-e89c-4fb0-b4f6-c781b68ece67): Loading data parts
549 2023.09.20 03:50:41.489345 [ 3 ] {e549e7fc-36b2-4ef1-a975-b8f94dac78ba} <Debug> oximeter.fields_u64 (bd31519c-e89c-4fb0-b4f6-c781b68ece67): There are no data parts
550 2023.09.20 03:50:41.490294 [ 3 ] {e549e7fc-36b2-4ef1-a975-b8f94dac78ba} <Debug> DynamicQueryHandler: Done processing query
551 2023.09.20 03:50:41.490325 [ 3 ] {e549e7fc-36b2-4ef1-a975-b8f94dac78ba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
552 2023.09.20 03:50:41.490339 [ 3 ] {} <Debug> HTTP-Session: 7f76269e-9e3d-4fcf-85f2-fe77acd247a6 Destroying unnamed session
553 2023.09.20 03:50:41.490452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
554 2023.09.20 03:50:41.490499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
555 2023.09.20 03:50:41.490518 [ 3 ] {} <Debug> HTTP-Session: 49759970-9293-46ee-94ba-30948170eef1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
556 2023.09.20 03:50:41.490539 [ 3 ] {} <Debug> HTTP-Session: 49759970-9293-46ee-94ba-30948170eef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
557 2023.09.20 03:50:41.490694 [ 3 ] {d5cb1f4a-3607-4532-b907-82d6ac7d2495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
558 2023.09.20 03:50:41.490733 [ 3 ] {d5cb1f4a-3607-4532-b907-82d6ac7d2495} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
559 2023.09.20 03:50:41.491972 [ 3 ] {d5cb1f4a-3607-4532-b907-82d6ac7d2495} <Debug> oximeter.fields_ipaddr (88f16704-e81f-4178-a2b5-4d4dfb4c9b51): Loading data parts
560 2023.09.20 03:50:41.492028 [ 3 ] {d5cb1f4a-3607-4532-b907-82d6ac7d2495} <Debug> oximeter.fields_ipaddr (88f16704-e81f-4178-a2b5-4d4dfb4c9b51): There are no data parts
561 2023.09.20 03:50:41.492978 [ 3 ] {d5cb1f4a-3607-4532-b907-82d6ac7d2495} <Debug> DynamicQueryHandler: Done processing query
562 2023.09.20 03:50:41.493007 [ 3 ] {d5cb1f4a-3607-4532-b907-82d6ac7d2495} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
563 2023.09.20 03:50:41.493022 [ 3 ] {} <Debug> HTTP-Session: 49759970-9293-46ee-94ba-30948170eef1 Destroying unnamed session
564 2023.09.20 03:50:41.493119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2023.09.20 03:50:41.493169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
566 2023.09.20 03:50:41.493187 [ 3 ] {} <Debug> HTTP-Session: 31472a02-cfd2-42c8-85dc-dac009e9ac08 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
567 2023.09.20 03:50:41.493203 [ 3 ] {} <Debug> HTTP-Session: 31472a02-cfd2-42c8-85dc-dac009e9ac08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2023.09.20 03:50:41.493355 [ 3 ] {676b4770-b5c6-411f-907d-c744dd0fdcc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
569 2023.09.20 03:50:41.493401 [ 3 ] {676b4770-b5c6-411f-907d-c744dd0fdcc4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
570 2023.09.20 03:50:41.494625 [ 3 ] {676b4770-b5c6-411f-907d-c744dd0fdcc4} <Debug> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Loading data parts
571 2023.09.20 03:50:41.494687 [ 3 ] {676b4770-b5c6-411f-907d-c744dd0fdcc4} <Debug> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): There are no data parts
572 2023.09.20 03:50:41.495631 [ 3 ] {676b4770-b5c6-411f-907d-c744dd0fdcc4} <Debug> DynamicQueryHandler: Done processing query
573 2023.09.20 03:50:41.495654 [ 3 ] {676b4770-b5c6-411f-907d-c744dd0fdcc4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
574 2023.09.20 03:50:41.495676 [ 3 ] {} <Debug> HTTP-Session: 31472a02-cfd2-42c8-85dc-dac009e9ac08 Destroying unnamed session
575 2023.09.20 03:50:41.495782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
576 2023.09.20 03:50:41.495827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
577 2023.09.20 03:50:41.495851 [ 3 ] {} <Debug> HTTP-Session: f2eb20e0-f5e4-4886-a716-15b5d6c96744 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
578 2023.09.20 03:50:41.495867 [ 3 ] {} <Debug> HTTP-Session: f2eb20e0-f5e4-4886-a716-15b5d6c96744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
579 2023.09.20 03:50:41.496016 [ 3 ] {09b850de-6baa-4fa4-bf2b-073534574861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
580 2023.09.20 03:50:41.496056 [ 3 ] {09b850de-6baa-4fa4-bf2b-073534574861} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
581 2023.09.20 03:50:41.497259 [ 3 ] {09b850de-6baa-4fa4-bf2b-073534574861} <Debug> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Loading data parts
582 2023.09.20 03:50:41.497321 [ 3 ] {09b850de-6baa-4fa4-bf2b-073534574861} <Debug> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): There are no data parts
583 2023.09.20 03:50:41.498242 [ 3 ] {09b850de-6baa-4fa4-bf2b-073534574861} <Debug> DynamicQueryHandler: Done processing query
584 2023.09.20 03:50:41.498272 [ 3 ] {09b850de-6baa-4fa4-bf2b-073534574861} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
585 2023.09.20 03:50:41.498288 [ 3 ] {} <Debug> HTTP-Session: f2eb20e0-f5e4-4886-a716-15b5d6c96744 Destroying unnamed session
586 2023.09.20 03:50:41.498393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62982, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
587 2023.09.20 03:50:41.498438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
588 2023.09.20 03:50:41.498457 [ 3 ] {} <Debug> HTTP-Session: ee575622-5545-48d9-bab1-3c7f821d02c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62982
589 2023.09.20 03:50:41.498478 [ 3 ] {} <Debug> HTTP-Session: ee575622-5545-48d9-bab1-3c7f821d02c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
590 2023.09.20 03:50:41.498656 [ 3 ] {6d7afecc-8448-4f53-aade-aab531b04178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62982) 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)
591 2023.09.20 03:50:41.498720 [ 3 ] {6d7afecc-8448-4f53-aade-aab531b04178} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
592 2023.09.20 03:50:41.499983 [ 3 ] {6d7afecc-8448-4f53-aade-aab531b04178} <Debug> oximeter.timeseries_schema (5992f136-4d74-48ed-848d-f0ac7ca8261e): Loading data parts
593 2023.09.20 03:50:41.500036 [ 3 ] {6d7afecc-8448-4f53-aade-aab531b04178} <Debug> oximeter.timeseries_schema (5992f136-4d74-48ed-848d-f0ac7ca8261e): There are no data parts
594 2023.09.20 03:50:41.501036 [ 3 ] {6d7afecc-8448-4f53-aade-aab531b04178} <Debug> DynamicQueryHandler: Done processing query
595 2023.09.20 03:50:41.501066 [ 3 ] {6d7afecc-8448-4f53-aade-aab531b04178} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
596 2023.09.20 03:50:41.501082 [ 3 ] {} <Debug> HTTP-Session: ee575622-5545-48d9-bab1-3c7f821d02c7 Destroying unnamed session
597 2023.09.20 03:50:42.001105 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.90 MiB, peak 221.99 MiB, will set to 221.87 MiB (RSS), difference: 2.98 MiB
598 2023.09.20 03:50:44.733876 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache
599 2023.09.20 03:50:44.734090 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache
600 2023.09.20 03:50:59.735093 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache
601 2023.09.20 03:50:59.735162 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache
602 2023.09.20 03:51:14.735828 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache
603 2023.09.20 03:51:14.735966 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache
604 2023.09.20 03:51:29.736802 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache
605 2023.09.20 03:51:29.736900 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache
606 2023.09.20 03:51:36.387398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
607 2023.09.20 03:51:36.387565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
608 2023.09.20 03:51:36.387636 [ 3 ] {} <Debug> HTTP-Session: d8c1e6e1-0013-42b6-9af1-ddb9af1690c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
609 2023.09.20 03:51:36.387702 [ 3 ] {} <Debug> HTTP-Session: d8c1e6e1-0013-42b6-9af1-ddb9af1690c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
610 2023.09.20 03:51:36.392473 [ 3 ] {866d9907-c5ed-4b94-bedd-38800877670f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
611 2023.09.20 03:51:36.392612 [ 3 ] {866d9907-c5ed-4b94-bedd-38800877670f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
612 2023.09.20 03:51:36.399544 [ 3 ] {866d9907-c5ed-4b94-bedd-38800877670f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
613 2023.09.20 03:51:36.410664 [ 3 ] {866d9907-c5ed-4b94-bedd-38800877670f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
614 2023.09.20 03:51:36.422626 [ 3 ] {866d9907-c5ed-4b94-bedd-38800877670f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
615 2023.09.20 03:51:36.423943 [ 3 ] {866d9907-c5ed-4b94-bedd-38800877670f} <Trace> oximeter.timeseries_schema (5992f136-4d74-48ed-848d-f0ac7ca8261e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
616 2023.09.20 03:51:36.428755 [ 3 ] {866d9907-c5ed-4b94-bedd-38800877670f} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.036291 sec., 330 rows/sec., 44.62 KiB/sec.
617 2023.09.20 03:51:36.428949 [ 3 ] {866d9907-c5ed-4b94-bedd-38800877670f} <Debug> DynamicQueryHandler: Done processing query
618 2023.09.20 03:51:36.428994 [ 3 ] {866d9907-c5ed-4b94-bedd-38800877670f} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
619 2023.09.20 03:51:36.429014 [ 3 ] {} <Debug> HTTP-Session: d8c1e6e1-0013-42b6-9af1-ddb9af1690c1 Destroying unnamed session
620 2023.09.20 03:51:36.429158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
621 2023.09.20 03:51:36.429222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
622 2023.09.20 03:51:36.429246 [ 3 ] {} <Debug> HTTP-Session: 849d14b3-eacd-436e-b686-410cacecc783 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
623 2023.09.20 03:51:36.429273 [ 3 ] {} <Debug> HTTP-Session: 849d14b3-eacd-436e-b686-410cacecc783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
624 2023.09.20 03:51:36.429365 [ 3 ] {582c071d-5f8c-4093-b93b-23a121a95a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
625 2023.09.20 03:51:36.429407 [ 3 ] {582c071d-5f8c-4093-b93b-23a121a95a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
626 2023.09.20 03:51:36.429519 [ 3 ] {582c071d-5f8c-4093-b93b-23a121a95a21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
627 2023.09.20 03:51:36.435909 [ 3 ] {582c071d-5f8c-4093-b93b-23a121a95a21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
628 2023.09.20 03:51:36.436120 [ 3 ] {582c071d-5f8c-4093-b93b-23a121a95a21} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
629 2023.09.20 03:51:36.436316 [ 3 ] {582c071d-5f8c-4093-b93b-23a121a95a21} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
630 2023.09.20 03:51:36.436425 [ 3 ] {582c071d-5f8c-4093-b93b-23a121a95a21} <Information> executeQuery: Read 6 rows, 348.00 B in 0.007047112 sec., 851 rows/sec., 48.22 KiB/sec.
631 2023.09.20 03:51:36.436585 [ 3 ] {582c071d-5f8c-4093-b93b-23a121a95a21} <Debug> DynamicQueryHandler: Done processing query
632 2023.09.20 03:51:36.436615 [ 3 ] {582c071d-5f8c-4093-b93b-23a121a95a21} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
633 2023.09.20 03:51:36.436631 [ 3 ] {} <Debug> HTTP-Session: 849d14b3-eacd-436e-b686-410cacecc783 Destroying unnamed session
634 2023.09.20 03:51:36.436821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
635 2023.09.20 03:51:36.436872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
636 2023.09.20 03:51:36.436890 [ 3 ] {} <Debug> HTTP-Session: 1ed450ac-ec01-4f91-a96e-a183c10c4fea Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
637 2023.09.20 03:51:36.436912 [ 3 ] {} <Debug> HTTP-Session: 1ed450ac-ec01-4f91-a96e-a183c10c4fea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
638 2023.09.20 03:51:36.436991 [ 3 ] {98bd8ebf-d49d-4ec1-bf7e-c639eced8daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
639 2023.09.20 03:51:36.437036 [ 3 ] {98bd8ebf-d49d-4ec1-bf7e-c639eced8daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
640 2023.09.20 03:51:36.437147 [ 3 ] {98bd8ebf-d49d-4ec1-bf7e-c639eced8daf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
641 2023.09.20 03:51:36.437526 [ 3 ] {98bd8ebf-d49d-4ec1-bf7e-c639eced8daf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
642 2023.09.20 03:51:36.437735 [ 3 ] {98bd8ebf-d49d-4ec1-bf7e-c639eced8daf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
643 2023.09.20 03:51:36.437881 [ 3 ] {98bd8ebf-d49d-4ec1-bf7e-c639eced8daf} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
644 2023.09.20 03:51:36.438003 [ 3 ] {98bd8ebf-d49d-4ec1-bf7e-c639eced8daf} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000977488 sec., 89003 rows/sec., 8.32 MiB/sec.
645 2023.09.20 03:51:36.438131 [ 3 ] {98bd8ebf-d49d-4ec1-bf7e-c639eced8daf} <Debug> DynamicQueryHandler: Done processing query
646 2023.09.20 03:51:36.438153 [ 3 ] {98bd8ebf-d49d-4ec1-bf7e-c639eced8daf} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
647 2023.09.20 03:51:36.438168 [ 3 ] {} <Debug> HTTP-Session: 1ed450ac-ec01-4f91-a96e-a183c10c4fea Destroying unnamed session
648 2023.09.20 03:51:36.438477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 42154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
649 2023.09.20 03:51:36.438535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
650 2023.09.20 03:51:36.438553 [ 3 ] {} <Debug> HTTP-Session: ccaa2c6d-8371-4432-84d0-9948c08657ad Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
651 2023.09.20 03:51:36.438574 [ 3 ] {} <Debug> HTTP-Session: ccaa2c6d-8371-4432-84d0-9948c08657ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
652 2023.09.20 03:51:36.438663 [ 3 ] {96af5820-23ac-4466-8a58-f63a64c96535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
653 2023.09.20 03:51:36.438701 [ 3 ] {96af5820-23ac-4466-8a58-f63a64c96535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
654 2023.09.20 03:51:36.439868 [ 3 ] {96af5820-23ac-4466-8a58-f63a64c96535} <Trace> ParallelParsingInputFormat: Parallel parsing is used
655 2023.09.20 03:51:36.442690 [ 3 ] {96af5820-23ac-4466-8a58-f63a64c96535} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
656 2023.09.20 03:51:36.445319 [ 3 ] {96af5820-23ac-4466-8a58-f63a64c96535} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
657 2023.09.20 03:51:36.445506 [ 3 ] {96af5820-23ac-4466-8a58-f63a64c96535} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
658 2023.09.20 03:51:36.445651 [ 3 ] {96af5820-23ac-4466-8a58-f63a64c96535} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.0069681 sec., 37886 rows/sec., 2.60 MiB/sec.
659 2023.09.20 03:51:36.445795 [ 3 ] {96af5820-23ac-4466-8a58-f63a64c96535} <Debug> DynamicQueryHandler: Done processing query
660 2023.09.20 03:51:36.445829 [ 3 ] {96af5820-23ac-4466-8a58-f63a64c96535} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
661 2023.09.20 03:51:36.445854 [ 3 ] {} <Debug> HTTP-Session: ccaa2c6d-8371-4432-84d0-9948c08657ad Destroying unnamed session
662 2023.09.20 03:51:36.446034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
663 2023.09.20 03:51:36.446093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
664 2023.09.20 03:51:36.446122 [ 3 ] {} <Debug> HTTP-Session: bfe81828-64f9-4ea8-8a02-9f778ba15d92 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
665 2023.09.20 03:51:36.446141 [ 3 ] {} <Debug> HTTP-Session: bfe81828-64f9-4ea8-8a02-9f778ba15d92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
666 2023.09.20 03:51:36.446225 [ 3 ] {7294137e-561e-406f-af05-f058106d2274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
667 2023.09.20 03:51:36.446270 [ 3 ] {7294137e-561e-406f-af05-f058106d2274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
668 2023.09.20 03:51:36.446372 [ 3 ] {7294137e-561e-406f-af05-f058106d2274} <Trace> ParallelParsingInputFormat: Parallel parsing is used
669 2023.09.20 03:51:36.448781 [ 3 ] {7294137e-561e-406f-af05-f058106d2274} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
670 2023.09.20 03:51:36.451319 [ 3 ] {7294137e-561e-406f-af05-f058106d2274} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
671 2023.09.20 03:51:36.451634 [ 3 ] {7294137e-561e-406f-af05-f058106d2274} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
672 2023.09.20 03:51:36.451858 [ 3 ] {7294137e-561e-406f-af05-f058106d2274} <Information> executeQuery: Read 6 rows, 258.00 B in 0.005605435 sec., 1070 rows/sec., 44.95 KiB/sec.
673 2023.09.20 03:51:36.452089 [ 3 ] {7294137e-561e-406f-af05-f058106d2274} <Debug> DynamicQueryHandler: Done processing query
674 2023.09.20 03:51:36.452133 [ 3 ] {7294137e-561e-406f-af05-f058106d2274} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
675 2023.09.20 03:51:36.452175 [ 3 ] {} <Debug> HTTP-Session: bfe81828-64f9-4ea8-8a02-9f778ba15d92 Destroying unnamed session
676 2023.09.20 03:51:36.452421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
677 2023.09.20 03:51:36.452472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
678 2023.09.20 03:51:36.452495 [ 3 ] {} <Debug> HTTP-Session: 570f1aaa-9fd9-46cf-ad6d-755e0a4c3705 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
679 2023.09.20 03:51:36.452511 [ 3 ] {} <Debug> HTTP-Session: 570f1aaa-9fd9-46cf-ad6d-755e0a4c3705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
680 2023.09.20 03:51:36.452589 [ 3 ] {05865096-3bdd-4c41-96d7-2219bfdd0464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
681 2023.09.20 03:51:36.452636 [ 3 ] {05865096-3bdd-4c41-96d7-2219bfdd0464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
682 2023.09.20 03:51:36.452756 [ 3 ] {05865096-3bdd-4c41-96d7-2219bfdd0464} <Trace> ParallelParsingInputFormat: Parallel parsing is used
683 2023.09.20 03:51:36.453064 [ 3 ] {05865096-3bdd-4c41-96d7-2219bfdd0464} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
684 2023.09.20 03:51:36.453316 [ 3 ] {05865096-3bdd-4c41-96d7-2219bfdd0464} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
685 2023.09.20 03:51:36.453488 [ 3 ] {05865096-3bdd-4c41-96d7-2219bfdd0464} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
686 2023.09.20 03:51:36.453611 [ 3 ] {05865096-3bdd-4c41-96d7-2219bfdd0464} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000989829 sec., 63647 rows/sec., 3.86 MiB/sec.
687 2023.09.20 03:51:36.453741 [ 3 ] {05865096-3bdd-4c41-96d7-2219bfdd0464} <Debug> DynamicQueryHandler: Done processing query
688 2023.09.20 03:51:36.453770 [ 3 ] {05865096-3bdd-4c41-96d7-2219bfdd0464} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
689 2023.09.20 03:51:36.453785 [ 3 ] {} <Debug> HTTP-Session: 570f1aaa-9fd9-46cf-ad6d-755e0a4c3705 Destroying unnamed session
690 2023.09.20 03:51:36.453902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 2667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
691 2023.09.20 03:51:36.453957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
692 2023.09.20 03:51:36.453975 [ 3 ] {} <Debug> HTTP-Session: 689a98d7-41c0-415e-b480-47074b843442 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
693 2023.09.20 03:51:36.453991 [ 3 ] {} <Debug> HTTP-Session: 689a98d7-41c0-415e-b480-47074b843442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
694 2023.09.20 03:51:36.454066 [ 3 ] {a2fa5be2-c99d-47e8-ab09-558b5cf91288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
695 2023.09.20 03:51:36.454110 [ 3 ] {a2fa5be2-c99d-47e8-ab09-558b5cf91288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
696 2023.09.20 03:51:36.454215 [ 3 ] {a2fa5be2-c99d-47e8-ab09-558b5cf91288} <Trace> ParallelParsingInputFormat: Parallel parsing is used
697 2023.09.20 03:51:36.454465 [ 3 ] {a2fa5be2-c99d-47e8-ab09-558b5cf91288} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
698 2023.09.20 03:51:36.454704 [ 3 ] {a2fa5be2-c99d-47e8-ab09-558b5cf91288} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
699 2023.09.20 03:51:36.454864 [ 3 ] {a2fa5be2-c99d-47e8-ab09-558b5cf91288} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
700 2023.09.20 03:51:36.454981 [ 3 ] {a2fa5be2-c99d-47e8-ab09-558b5cf91288} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000884237 sec., 21487 rows/sec., 1.11 MiB/sec.
701 2023.09.20 03:51:36.455100 [ 3 ] {a2fa5be2-c99d-47e8-ab09-558b5cf91288} <Debug> DynamicQueryHandler: Done processing query
702 2023.09.20 03:51:36.455122 [ 3 ] {a2fa5be2-c99d-47e8-ab09-558b5cf91288} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
703 2023.09.20 03:51:36.455143 [ 3 ] {} <Debug> HTTP-Session: 689a98d7-41c0-415e-b480-47074b843442 Destroying unnamed session
704 2023.09.20 03:51:37.000150 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.23 MiB, peak 227.36 MiB, will set to 224.19 MiB (RSS), difference: 1.96 MiB
705 2023.09.20 03:51:44.737348 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache
706 2023.09.20 03:51:44.737412 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache
707 2023.09.20 03:51:46.334537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
708 2023.09.20 03:51:46.334745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
709 2023.09.20 03:51:46.334774 [ 3 ] {} <Debug> HTTP-Session: 68523508-7716-466f-8ccf-6a4f62fb30a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
710 2023.09.20 03:51:46.334824 [ 3 ] {} <Debug> HTTP-Session: 68523508-7716-466f-8ccf-6a4f62fb30a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
711 2023.09.20 03:51:46.334979 [ 3 ] {d9df2eeb-8a6f-428c-ade1-24d9b7fdf91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
712 2023.09.20 03:51:46.335047 [ 3 ] {d9df2eeb-8a6f-428c-ade1-24d9b7fdf91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
713 2023.09.20 03:51:46.335282 [ 3 ] {d9df2eeb-8a6f-428c-ade1-24d9b7fdf91b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
714 2023.09.20 03:51:46.335760 [ 3 ] {d9df2eeb-8a6f-428c-ade1-24d9b7fdf91b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
715 2023.09.20 03:51:46.336048 [ 3 ] {d9df2eeb-8a6f-428c-ade1-24d9b7fdf91b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
716 2023.09.20 03:51:46.336233 [ 3 ] {d9df2eeb-8a6f-428c-ade1-24d9b7fdf91b} <Trace> oximeter.timeseries_schema (5992f136-4d74-48ed-848d-f0ac7ca8261e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
717 2023.09.20 03:51:46.336386 [ 3 ] {d9df2eeb-8a6f-428c-ade1-24d9b7fdf91b} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001373056 sec., 2913 rows/sec., 315.08 KiB/sec.
718 2023.09.20 03:51:46.336581 [ 3 ] {d9df2eeb-8a6f-428c-ade1-24d9b7fdf91b} <Debug> DynamicQueryHandler: Done processing query
719 2023.09.20 03:51:46.336619 [ 3 ] {d9df2eeb-8a6f-428c-ade1-24d9b7fdf91b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
720 2023.09.20 03:51:46.336648 [ 3 ] {} <Debug> HTTP-Session: 68523508-7716-466f-8ccf-6a4f62fb30a7 Destroying unnamed session
721 2023.09.20 03:51:46.336773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 5769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
722 2023.09.20 03:51:46.336825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
723 2023.09.20 03:51:46.336863 [ 3 ] {} <Debug> HTTP-Session: d6002651-7466-45d2-8ae1-5c96b002a94a Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
724 2023.09.20 03:51:46.336879 [ 3 ] {} <Debug> HTTP-Session: d6002651-7466-45d2-8ae1-5c96b002a94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
725 2023.09.20 03:51:46.336958 [ 3 ] {64a5a5f8-a6ee-4963-950f-17b270035851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
726 2023.09.20 03:51:46.337007 [ 3 ] {64a5a5f8-a6ee-4963-950f-17b270035851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
727 2023.09.20 03:51:46.337117 [ 3 ] {64a5a5f8-a6ee-4963-950f-17b270035851} <Trace> ParallelParsingInputFormat: Parallel parsing is used
728 2023.09.20 03:51:46.337446 [ 3 ] {64a5a5f8-a6ee-4963-950f-17b270035851} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
729 2023.09.20 03:51:46.337661 [ 3 ] {64a5a5f8-a6ee-4963-950f-17b270035851} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
730 2023.09.20 03:51:46.337808 [ 3 ] {64a5a5f8-a6ee-4963-950f-17b270035851} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
731 2023.09.20 03:51:46.337936 [ 3 ] {64a5a5f8-a6ee-4963-950f-17b270035851} <Information> executeQuery: Read 41 rows, 3.18 KiB in 0.000947228 sec., 43284 rows/sec., 3.28 MiB/sec.
732 2023.09.20 03:51:46.338060 [ 3 ] {64a5a5f8-a6ee-4963-950f-17b270035851} <Debug> DynamicQueryHandler: Done processing query
733 2023.09.20 03:51:46.338082 [ 3 ] {64a5a5f8-a6ee-4963-950f-17b270035851} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
734 2023.09.20 03:51:46.338104 [ 3 ] {} <Debug> HTTP-Session: d6002651-7466-45d2-8ae1-5c96b002a94a Destroying unnamed session
735 2023.09.20 03:51:46.338362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
736 2023.09.20 03:51:46.338411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
737 2023.09.20 03:51:46.338435 [ 3 ] {} <Debug> HTTP-Session: 2fb1e7ce-b808-4edd-b907-bb542d20a6e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
738 2023.09.20 03:51:46.338452 [ 3 ] {} <Debug> HTTP-Session: 2fb1e7ce-b808-4edd-b907-bb542d20a6e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
739 2023.09.20 03:51:46.338534 [ 3 ] {926ec260-1ef6-4674-a01e-c57278bdf7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
740 2023.09.20 03:51:46.338578 [ 3 ] {926ec260-1ef6-4674-a01e-c57278bdf7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
741 2023.09.20 03:51:46.338686 [ 3 ] {926ec260-1ef6-4674-a01e-c57278bdf7c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
742 2023.09.20 03:51:46.339165 [ 3 ] {926ec260-1ef6-4674-a01e-c57278bdf7c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
743 2023.09.20 03:51:46.339380 [ 3 ] {926ec260-1ef6-4674-a01e-c57278bdf7c5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
744 2023.09.20 03:51:46.339523 [ 3 ] {926ec260-1ef6-4674-a01e-c57278bdf7c5} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
745 2023.09.20 03:51:46.339655 [ 3 ] {926ec260-1ef6-4674-a01e-c57278bdf7c5} <Information> executeQuery: Read 192 rows, 18.89 KiB in 0.00109053 sec., 176061 rows/sec., 16.91 MiB/sec.
746 2023.09.20 03:51:46.339783 [ 3 ] {926ec260-1ef6-4674-a01e-c57278bdf7c5} <Debug> DynamicQueryHandler: Done processing query
747 2023.09.20 03:51:46.339804 [ 3 ] {926ec260-1ef6-4674-a01e-c57278bdf7c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
748 2023.09.20 03:51:46.339832 [ 3 ] {} <Debug> HTTP-Session: 2fb1e7ce-b808-4edd-b907-bb542d20a6e2 Destroying unnamed session
749 2023.09.20 03:51:46.340168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 50636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2023.09.20 03:51:46.340218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
751 2023.09.20 03:51:46.340243 [ 3 ] {} <Debug> HTTP-Session: 3e648883-cc86-4a57-a207-7d6bf91adb0d Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
752 2023.09.20 03:51:46.340258 [ 3 ] {} <Debug> HTTP-Session: 3e648883-cc86-4a57-a207-7d6bf91adb0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2023.09.20 03:51:46.340353 [ 3 ] {40d8240e-e076-43a6-bd93-837bc10813c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
754 2023.09.20 03:51:46.340402 [ 3 ] {40d8240e-e076-43a6-bd93-837bc10813c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
755 2023.09.20 03:51:46.340509 [ 3 ] {40d8240e-e076-43a6-bd93-837bc10813c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
756 2023.09.20 03:51:46.340974 [ 3 ] {40d8240e-e076-43a6-bd93-837bc10813c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
757 2023.09.20 03:51:46.341193 [ 3 ] {40d8240e-e076-43a6-bd93-837bc10813c2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
758 2023.09.20 03:51:46.341337 [ 3 ] {40d8240e-e076-43a6-bd93-837bc10813c2} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
759 2023.09.20 03:51:46.341460 [ 3 ] {40d8240e-e076-43a6-bd93-837bc10813c2} <Information> executeQuery: Read 314 rows, 22.55 KiB in 0.00106942 sec., 293617 rows/sec., 20.60 MiB/sec.
760 2023.09.20 03:51:46.341572 [ 3 ] {40d8240e-e076-43a6-bd93-837bc10813c2} <Debug> DynamicQueryHandler: Done processing query
761 2023.09.20 03:51:46.341593 [ 3 ] {40d8240e-e076-43a6-bd93-837bc10813c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
762 2023.09.20 03:51:46.341615 [ 3 ] {} <Debug> HTTP-Session: 3e648883-cc86-4a57-a207-7d6bf91adb0d Destroying unnamed session
763 2023.09.20 03:51:46.341797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
764 2023.09.20 03:51:46.341848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
765 2023.09.20 03:51:46.341872 [ 3 ] {} <Debug> HTTP-Session: cf48ee8d-0605-4c09-bfbc-9a1f4cef11e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
766 2023.09.20 03:51:46.341894 [ 3 ] {} <Debug> HTTP-Session: cf48ee8d-0605-4c09-bfbc-9a1f4cef11e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
767 2023.09.20 03:51:46.341962 [ 3 ] {ef37eb36-c200-4e71-81c9-5f9702b989e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
768 2023.09.20 03:51:46.342006 [ 3 ] {ef37eb36-c200-4e71-81c9-5f9702b989e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
769 2023.09.20 03:51:46.342116 [ 3 ] {ef37eb36-c200-4e71-81c9-5f9702b989e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
770 2023.09.20 03:51:46.342372 [ 3 ] {ef37eb36-c200-4e71-81c9-5f9702b989e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
771 2023.09.20 03:51:46.342622 [ 3 ] {ef37eb36-c200-4e71-81c9-5f9702b989e2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
772 2023.09.20 03:51:46.342810 [ 3 ] {ef37eb36-c200-4e71-81c9-5f9702b989e2} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
773 2023.09.20 03:51:46.342931 [ 3 ] {ef37eb36-c200-4e71-81c9-5f9702b989e2} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000936778 sec., 6404 rows/sec., 268.96 KiB/sec.
774 2023.09.20 03:51:46.343061 [ 3 ] {ef37eb36-c200-4e71-81c9-5f9702b989e2} <Debug> DynamicQueryHandler: Done processing query
775 2023.09.20 03:51:46.343091 [ 3 ] {ef37eb36-c200-4e71-81c9-5f9702b989e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
776 2023.09.20 03:51:46.343105 [ 3 ] {} <Debug> HTTP-Session: cf48ee8d-0605-4c09-bfbc-9a1f4cef11e1 Destroying unnamed session
777 2023.09.20 03:51:46.343291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
778 2023.09.20 03:51:46.343353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
779 2023.09.20 03:51:46.343371 [ 3 ] {} <Debug> HTTP-Session: 743d2a6f-ab88-475a-8649-3cbe0a13b17b Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
780 2023.09.20 03:51:46.343393 [ 3 ] {} <Debug> HTTP-Session: 743d2a6f-ab88-475a-8649-3cbe0a13b17b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
781 2023.09.20 03:51:46.343466 [ 3 ] {4b15afaf-6125-4262-9f62-2b2ad80b4f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
782 2023.09.20 03:51:46.343518 [ 3 ] {4b15afaf-6125-4262-9f62-2b2ad80b4f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
783 2023.09.20 03:51:46.343638 [ 3 ] {4b15afaf-6125-4262-9f62-2b2ad80b4f0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
784 2023.09.20 03:51:46.343982 [ 3 ] {4b15afaf-6125-4262-9f62-2b2ad80b4f0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
785 2023.09.20 03:51:46.344231 [ 3 ] {4b15afaf-6125-4262-9f62-2b2ad80b4f0c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
786 2023.09.20 03:51:46.344429 [ 3 ] {4b15afaf-6125-4262-9f62-2b2ad80b4f0c} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
787 2023.09.20 03:51:46.344573 [ 3 ] {4b15afaf-6125-4262-9f62-2b2ad80b4f0c} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001063149 sec., 59257 rows/sec., 3.59 MiB/sec.
788 2023.09.20 03:51:46.344708 [ 3 ] {4b15afaf-6125-4262-9f62-2b2ad80b4f0c} <Debug> DynamicQueryHandler: Done processing query
789 2023.09.20 03:51:46.344742 [ 3 ] {4b15afaf-6125-4262-9f62-2b2ad80b4f0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
790 2023.09.20 03:51:46.344760 [ 3 ] {} <Debug> HTTP-Session: 743d2a6f-ab88-475a-8649-3cbe0a13b17b Destroying unnamed session
791 2023.09.20 03:51:46.345066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 37461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
792 2023.09.20 03:51:46.345116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
793 2023.09.20 03:51:46.345134 [ 3 ] {} <Debug> HTTP-Session: 27fb3475-2fd5-41ce-9b4d-f14dc4178ff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
794 2023.09.20 03:51:46.345158 [ 3 ] {} <Debug> HTTP-Session: 27fb3475-2fd5-41ce-9b4d-f14dc4178ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
795 2023.09.20 03:51:46.345241 [ 3 ] {3df085eb-b404-44a5-bf51-08eed506af17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
796 2023.09.20 03:51:46.345290 [ 3 ] {3df085eb-b404-44a5-bf51-08eed506af17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
797 2023.09.20 03:51:46.345458 [ 3 ] {3df085eb-b404-44a5-bf51-08eed506af17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
798 2023.09.20 03:51:46.346042 [ 3 ] {3df085eb-b404-44a5-bf51-08eed506af17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
799 2023.09.20 03:51:46.349476 [ 3 ] {3df085eb-b404-44a5-bf51-08eed506af17} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
800 2023.09.20 03:51:46.349659 [ 3 ] {3df085eb-b404-44a5-bf51-08eed506af17} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
801 2023.09.20 03:51:46.349822 [ 3 ] {3df085eb-b404-44a5-bf51-08eed506af17} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.004557595 sec., 7679 rows/sec., 10.36 MiB/sec.
802 2023.09.20 03:51:46.350001 [ 3 ] {3df085eb-b404-44a5-bf51-08eed506af17} <Debug> DynamicQueryHandler: Done processing query
803 2023.09.20 03:51:46.350025 [ 3 ] {3df085eb-b404-44a5-bf51-08eed506af17} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
804 2023.09.20 03:51:46.350040 [ 3 ] {} <Debug> HTTP-Session: 27fb3475-2fd5-41ce-9b4d-f14dc4178ff8 Destroying unnamed session
805 2023.09.20 03:51:46.350248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 6484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
806 2023.09.20 03:51:46.350293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
807 2023.09.20 03:51:46.350311 [ 3 ] {} <Debug> HTTP-Session: d4556066-87ac-4ed4-b323-98cdb0b49bfe Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
808 2023.09.20 03:51:46.350335 [ 3 ] {} <Debug> HTTP-Session: d4556066-87ac-4ed4-b323-98cdb0b49bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
809 2023.09.20 03:51:46.350407 [ 3 ] {401c7176-d2a0-4a9f-8e0e-fda714509d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
810 2023.09.20 03:51:46.350453 [ 3 ] {401c7176-d2a0-4a9f-8e0e-fda714509d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
811 2023.09.20 03:51:46.350559 [ 3 ] {401c7176-d2a0-4a9f-8e0e-fda714509d60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
812 2023.09.20 03:51:46.350858 [ 3 ] {401c7176-d2a0-4a9f-8e0e-fda714509d60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
813 2023.09.20 03:51:46.351098 [ 3 ] {401c7176-d2a0-4a9f-8e0e-fda714509d60} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
814 2023.09.20 03:51:46.351273 [ 3 ] {401c7176-d2a0-4a9f-8e0e-fda714509d60} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
815 2023.09.20 03:51:46.351383 [ 3 ] {401c7176-d2a0-4a9f-8e0e-fda714509d60} <Information> executeQuery: Read 43 rows, 2.77 KiB in 0.000934257 sec., 46025 rows/sec., 2.89 MiB/sec.
816 2023.09.20 03:51:46.351514 [ 3 ] {401c7176-d2a0-4a9f-8e0e-fda714509d60} <Debug> DynamicQueryHandler: Done processing query
817 2023.09.20 03:51:46.351537 [ 3 ] {401c7176-d2a0-4a9f-8e0e-fda714509d60} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
818 2023.09.20 03:51:46.351551 [ 3 ] {} <Debug> HTTP-Session: d4556066-87ac-4ed4-b323-98cdb0b49bfe Destroying unnamed session
819 2023.09.20 03:51:56.307455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 6487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
820 2023.09.20 03:51:56.307640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
821 2023.09.20 03:51:56.307666 [ 3 ] {} <Debug> HTTP-Session: 0e0a9b9f-97af-4bd0-be83-6da11fbf6510 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
822 2023.09.20 03:51:56.307690 [ 3 ] {} <Debug> HTTP-Session: 0e0a9b9f-97af-4bd0-be83-6da11fbf6510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
823 2023.09.20 03:51:56.307817 [ 3 ] {5b558317-39da-4b9c-b5b2-302467519f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
824 2023.09.20 03:51:56.307876 [ 3 ] {5b558317-39da-4b9c-b5b2-302467519f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
825 2023.09.20 03:51:56.308034 [ 3 ] {5b558317-39da-4b9c-b5b2-302467519f26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
826 2023.09.20 03:51:56.308445 [ 3 ] {5b558317-39da-4b9c-b5b2-302467519f26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
827 2023.09.20 03:51:56.308724 [ 3 ] {5b558317-39da-4b9c-b5b2-302467519f26} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
828 2023.09.20 03:51:56.308886 [ 3 ] {5b558317-39da-4b9c-b5b2-302467519f26} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
829 2023.09.20 03:51:56.309002 [ 3 ] {5b558317-39da-4b9c-b5b2-302467519f26} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.001154992 sec., 39827 rows/sec., 3.03 MiB/sec.
830 2023.09.20 03:51:56.309141 [ 3 ] {5b558317-39da-4b9c-b5b2-302467519f26} <Debug> DynamicQueryHandler: Done processing query
831 2023.09.20 03:51:56.309165 [ 3 ] {5b558317-39da-4b9c-b5b2-302467519f26} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
832 2023.09.20 03:51:56.309181 [ 3 ] {} <Debug> HTTP-Session: 0e0a9b9f-97af-4bd0-be83-6da11fbf6510 Destroying unnamed session
833 2023.09.20 03:51:56.309361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 32966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
834 2023.09.20 03:51:56.309405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
835 2023.09.20 03:51:56.309423 [ 3 ] {} <Debug> HTTP-Session: 3bbf3440-55f3-4ff5-9a8a-2cf5359bb808 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
836 2023.09.20 03:51:56.309440 [ 3 ] {} <Debug> HTTP-Session: 3bbf3440-55f3-4ff5-9a8a-2cf5359bb808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
837 2023.09.20 03:51:56.309521 [ 3 ] {a65bcf5d-ec27-4fbc-a6d2-d5b7aea89843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
838 2023.09.20 03:51:56.309558 [ 3 ] {a65bcf5d-ec27-4fbc-a6d2-d5b7aea89843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
839 2023.09.20 03:51:56.309658 [ 3 ] {a65bcf5d-ec27-4fbc-a6d2-d5b7aea89843} <Trace> ParallelParsingInputFormat: Parallel parsing is used
840 2023.09.20 03:51:56.310060 [ 3 ] {a65bcf5d-ec27-4fbc-a6d2-d5b7aea89843} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
841 2023.09.20 03:51:56.310280 [ 3 ] {a65bcf5d-ec27-4fbc-a6d2-d5b7aea89843} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
842 2023.09.20 03:51:56.310429 [ 3 ] {a65bcf5d-ec27-4fbc-a6d2-d5b7aea89843} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
843 2023.09.20 03:51:56.310527 [ 3 ] {a65bcf5d-ec27-4fbc-a6d2-d5b7aea89843} <Information> executeQuery: Read 207 rows, 20.32 KiB in 0.000981968 sec., 210801 rows/sec., 20.21 MiB/sec.
844 2023.09.20 03:51:56.310628 [ 3 ] {a65bcf5d-ec27-4fbc-a6d2-d5b7aea89843} <Debug> DynamicQueryHandler: Done processing query
845 2023.09.20 03:51:56.310650 [ 3 ] {a65bcf5d-ec27-4fbc-a6d2-d5b7aea89843} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
846 2023.09.20 03:51:56.310665 [ 3 ] {} <Debug> HTTP-Session: 3bbf3440-55f3-4ff5-9a8a-2cf5359bb808 Destroying unnamed session
847 2023.09.20 03:51:56.310843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 49923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
848 2023.09.20 03:51:56.310885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
849 2023.09.20 03:51:56.310903 [ 3 ] {} <Debug> HTTP-Session: 52b1aad5-6c53-4f61-95d9-f6d34be50666 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
850 2023.09.20 03:51:56.310919 [ 3 ] {} <Debug> HTTP-Session: 52b1aad5-6c53-4f61-95d9-f6d34be50666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
851 2023.09.20 03:51:56.311002 [ 3 ] {845096b8-3445-4b5b-8c9b-231bc0072b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
852 2023.09.20 03:51:56.311039 [ 3 ] {845096b8-3445-4b5b-8c9b-231bc0072b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
853 2023.09.20 03:51:56.311138 [ 3 ] {845096b8-3445-4b5b-8c9b-231bc0072b1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
854 2023.09.20 03:51:56.311673 [ 3 ] {845096b8-3445-4b5b-8c9b-231bc0072b1f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
855 2023.09.20 03:51:56.311890 [ 3 ] {845096b8-3445-4b5b-8c9b-231bc0072b1f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
856 2023.09.20 03:51:56.312039 [ 3 ] {845096b8-3445-4b5b-8c9b-231bc0072b1f} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
857 2023.09.20 03:51:56.312143 [ 3 ] {845096b8-3445-4b5b-8c9b-231bc0072b1f} <Information> executeQuery: Read 310 rows, 22.20 KiB in 0.001116651 sec., 277615 rows/sec., 19.42 MiB/sec.
858 2023.09.20 03:51:56.312264 [ 3 ] {845096b8-3445-4b5b-8c9b-231bc0072b1f} <Debug> DynamicQueryHandler: Done processing query
859 2023.09.20 03:51:56.312285 [ 3 ] {845096b8-3445-4b5b-8c9b-231bc0072b1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
860 2023.09.20 03:51:56.312301 [ 3 ] {} <Debug> HTTP-Session: 52b1aad5-6c53-4f61-95d9-f6d34be50666 Destroying unnamed session
861 2023.09.20 03:51:56.312464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
862 2023.09.20 03:51:56.312507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
863 2023.09.20 03:51:56.312527 [ 3 ] {} <Debug> HTTP-Session: 1ec0bbad-31cf-42ae-9d1f-559609b8399b Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
864 2023.09.20 03:51:56.312542 [ 3 ] {} <Debug> HTTP-Session: 1ec0bbad-31cf-42ae-9d1f-559609b8399b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
865 2023.09.20 03:51:56.312611 [ 3 ] {c6a4adf9-d5c4-49c8-bc76-8478e33279b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
866 2023.09.20 03:51:56.312648 [ 3 ] {c6a4adf9-d5c4-49c8-bc76-8478e33279b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
867 2023.09.20 03:51:56.312750 [ 3 ] {c6a4adf9-d5c4-49c8-bc76-8478e33279b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
868 2023.09.20 03:51:56.313007 [ 3 ] {c6a4adf9-d5c4-49c8-bc76-8478e33279b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
869 2023.09.20 03:51:56.313237 [ 3 ] {c6a4adf9-d5c4-49c8-bc76-8478e33279b5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
870 2023.09.20 03:51:56.313407 [ 3 ] {c6a4adf9-d5c4-49c8-bc76-8478e33279b5} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
871 2023.09.20 03:51:56.313505 [ 3 ] {c6a4adf9-d5c4-49c8-bc76-8478e33279b5} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000870057 sec., 6896 rows/sec., 289.58 KiB/sec.
872 2023.09.20 03:51:56.313651 [ 3 ] {c6a4adf9-d5c4-49c8-bc76-8478e33279b5} <Debug> DynamicQueryHandler: Done processing query
873 2023.09.20 03:51:56.313674 [ 3 ] {c6a4adf9-d5c4-49c8-bc76-8478e33279b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
874 2023.09.20 03:51:56.313689 [ 3 ] {} <Debug> HTTP-Session: 1ec0bbad-31cf-42ae-9d1f-559609b8399b Destroying unnamed session
875 2023.09.20 03:51:56.313852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
876 2023.09.20 03:51:56.313893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
877 2023.09.20 03:51:56.313911 [ 3 ] {} <Debug> HTTP-Session: ec59de0d-8208-4b22-b71b-8d3db632dc11 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
878 2023.09.20 03:51:56.313927 [ 3 ] {} <Debug> HTTP-Session: ec59de0d-8208-4b22-b71b-8d3db632dc11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
879 2023.09.20 03:51:56.313996 [ 3 ] {6da66455-a0b9-4566-813e-76b0f082a478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
880 2023.09.20 03:51:56.314037 [ 3 ] {6da66455-a0b9-4566-813e-76b0f082a478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
881 2023.09.20 03:51:56.314157 [ 3 ] {6da66455-a0b9-4566-813e-76b0f082a478} <Trace> ParallelParsingInputFormat: Parallel parsing is used
882 2023.09.20 03:51:56.314446 [ 3 ] {6da66455-a0b9-4566-813e-76b0f082a478} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
883 2023.09.20 03:51:56.314702 [ 3 ] {6da66455-a0b9-4566-813e-76b0f082a478} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
884 2023.09.20 03:51:56.314872 [ 3 ] {6da66455-a0b9-4566-813e-76b0f082a478} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
885 2023.09.20 03:51:56.314970 [ 3 ] {6da66455-a0b9-4566-813e-76b0f082a478} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000946108 sec., 66588 rows/sec., 4.04 MiB/sec.
886 2023.09.20 03:51:56.315089 [ 3 ] {6da66455-a0b9-4566-813e-76b0f082a478} <Debug> DynamicQueryHandler: Done processing query
887 2023.09.20 03:51:56.315111 [ 3 ] {6da66455-a0b9-4566-813e-76b0f082a478} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
888 2023.09.20 03:51:56.315127 [ 3 ] {} <Debug> HTTP-Session: ec59de0d-8208-4b22-b71b-8d3db632dc11 Destroying unnamed session
889 2023.09.20 03:51:56.315307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 42804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
890 2023.09.20 03:51:56.315350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
891 2023.09.20 03:51:56.315368 [ 3 ] {} <Debug> HTTP-Session: b7adcaa1-7b15-490a-afd6-a834eaa7bcee Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
892 2023.09.20 03:51:56.315383 [ 3 ] {} <Debug> HTTP-Session: b7adcaa1-7b15-490a-afd6-a834eaa7bcee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
893 2023.09.20 03:51:56.315463 [ 3 ] {85544644-f48a-4ea7-bc19-a30537d59c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
894 2023.09.20 03:51:56.315504 [ 3 ] {85544644-f48a-4ea7-bc19-a30537d59c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
895 2023.09.20 03:51:56.315633 [ 3 ] {85544644-f48a-4ea7-bc19-a30537d59c8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
896 2023.09.20 03:51:56.316057 [ 3 ] {85544644-f48a-4ea7-bc19-a30537d59c8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
897 2023.09.20 03:51:56.316345 [ 3 ] {85544644-f48a-4ea7-bc19-a30537d59c8a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
898 2023.09.20 03:51:56.316516 [ 3 ] {85544644-f48a-4ea7-bc19-a30537d59c8a} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
899 2023.09.20 03:51:56.316635 [ 3 ] {85544644-f48a-4ea7-bc19-a30537d59c8a} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001148101 sec., 34840 rows/sec., 47.01 MiB/sec.
900 2023.09.20 03:51:56.316747 [ 3 ] {85544644-f48a-4ea7-bc19-a30537d59c8a} <Debug> DynamicQueryHandler: Done processing query
901 2023.09.20 03:51:56.316769 [ 3 ] {85544644-f48a-4ea7-bc19-a30537d59c8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
902 2023.09.20 03:51:56.316784 [ 3 ] {} <Debug> HTTP-Session: b7adcaa1-7b15-490a-afd6-a834eaa7bcee Destroying unnamed session
903 2023.09.20 03:51:56.316904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 3583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
904 2023.09.20 03:51:56.316945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
905 2023.09.20 03:51:56.316963 [ 3 ] {} <Debug> HTTP-Session: 1e64b31a-792a-46dd-9de4-945cc10c4d53 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
906 2023.09.20 03:51:56.316978 [ 3 ] {} <Debug> HTTP-Session: 1e64b31a-792a-46dd-9de4-945cc10c4d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
907 2023.09.20 03:51:56.317046 [ 3 ] {87c786fa-17e7-499f-8770-4601835f590f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
908 2023.09.20 03:51:56.317083 [ 3 ] {87c786fa-17e7-499f-8770-4601835f590f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
909 2023.09.20 03:51:56.317181 [ 3 ] {87c786fa-17e7-499f-8770-4601835f590f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
910 2023.09.20 03:51:56.317428 [ 3 ] {87c786fa-17e7-499f-8770-4601835f590f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
911 2023.09.20 03:51:56.317647 [ 3 ] {87c786fa-17e7-499f-8770-4601835f590f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
912 2023.09.20 03:51:56.317817 [ 3 ] {87c786fa-17e7-499f-8770-4601835f590f} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
913 2023.09.20 03:51:56.317936 [ 3 ] {87c786fa-17e7-499f-8770-4601835f590f} <Information> executeQuery: Read 25 rows, 1.40 KiB in 0.000857636 sec., 29149 rows/sec., 1.59 MiB/sec.
914 2023.09.20 03:51:56.318071 [ 3 ] {87c786fa-17e7-499f-8770-4601835f590f} <Debug> DynamicQueryHandler: Done processing query
915 2023.09.20 03:51:56.318093 [ 3 ] {87c786fa-17e7-499f-8770-4601835f590f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
916 2023.09.20 03:51:56.318108 [ 3 ] {} <Debug> HTTP-Session: 1e64b31a-792a-46dd-9de4-945cc10c4d53 Destroying unnamed session
917 2023.09.20 03:51:59.738215 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache
918 2023.09.20 03:51:59.738270 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache
919 2023.09.20 03:52:06.280019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 6487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
920 2023.09.20 03:52:06.280152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
921 2023.09.20 03:52:06.280181 [ 3 ] {} <Debug> HTTP-Session: 7599ed5c-2f2b-43aa-94c0-c547b3ef28f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
922 2023.09.20 03:52:06.280210 [ 3 ] {} <Debug> HTTP-Session: 7599ed5c-2f2b-43aa-94c0-c547b3ef28f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
923 2023.09.20 03:52:06.280355 [ 3 ] {e3cd35d8-b4dc-496e-831a-03c81e4c2456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
924 2023.09.20 03:52:06.280423 [ 3 ] {e3cd35d8-b4dc-496e-831a-03c81e4c2456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
925 2023.09.20 03:52:06.280603 [ 3 ] {e3cd35d8-b4dc-496e-831a-03c81e4c2456} <Trace> ParallelParsingInputFormat: Parallel parsing is used
926 2023.09.20 03:52:06.281061 [ 3 ] {e3cd35d8-b4dc-496e-831a-03c81e4c2456} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
927 2023.09.20 03:52:06.281364 [ 3 ] {e3cd35d8-b4dc-496e-831a-03c81e4c2456} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
928 2023.09.20 03:52:06.281559 [ 3 ] {e3cd35d8-b4dc-496e-831a-03c81e4c2456} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
929 2023.09.20 03:52:06.281696 [ 3 ] {e3cd35d8-b4dc-496e-831a-03c81e4c2456} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.001297414 sec., 35455 rows/sec., 2.70 MiB/sec.
930 2023.09.20 03:52:06.281884 [ 3 ] {e3cd35d8-b4dc-496e-831a-03c81e4c2456} <Debug> DynamicQueryHandler: Done processing query
931 2023.09.20 03:52:06.281909 [ 3 ] {e3cd35d8-b4dc-496e-831a-03c81e4c2456} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
932 2023.09.20 03:52:06.281927 [ 3 ] {} <Debug> HTTP-Session: 7599ed5c-2f2b-43aa-94c0-c547b3ef28f9 Destroying unnamed session
933 2023.09.20 03:52:06.282121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 32966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
934 2023.09.20 03:52:06.282169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
935 2023.09.20 03:52:06.282188 [ 3 ] {} <Debug> HTTP-Session: a6f71810-a058-494c-9d78-9a14ef013504 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
936 2023.09.20 03:52:06.282207 [ 3 ] {} <Debug> HTTP-Session: a6f71810-a058-494c-9d78-9a14ef013504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
937 2023.09.20 03:52:06.282297 [ 3 ] {ab342b26-7523-4814-b3ed-d0d6330654be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
938 2023.09.20 03:52:06.282341 [ 3 ] {ab342b26-7523-4814-b3ed-d0d6330654be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
939 2023.09.20 03:52:06.282456 [ 3 ] {ab342b26-7523-4814-b3ed-d0d6330654be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
940 2023.09.20 03:52:06.282887 [ 3 ] {ab342b26-7523-4814-b3ed-d0d6330654be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
941 2023.09.20 03:52:06.283117 [ 3 ] {ab342b26-7523-4814-b3ed-d0d6330654be} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
942 2023.09.20 03:52:06.283266 [ 3 ] {ab342b26-7523-4814-b3ed-d0d6330654be} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
943 2023.09.20 03:52:06.283396 [ 3 ] {ab342b26-7523-4814-b3ed-d0d6330654be} <Information> executeQuery: Read 207 rows, 20.32 KiB in 0.00107154 sec., 193179 rows/sec., 18.52 MiB/sec.
944 2023.09.20 03:52:06.283518 [ 3 ] {ab342b26-7523-4814-b3ed-d0d6330654be} <Debug> DynamicQueryHandler: Done processing query
945 2023.09.20 03:52:06.283541 [ 3 ] {ab342b26-7523-4814-b3ed-d0d6330654be} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
946 2023.09.20 03:52:06.283557 [ 3 ] {} <Debug> HTTP-Session: a6f71810-a058-494c-9d78-9a14ef013504 Destroying unnamed session
947 2023.09.20 03:52:06.283755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 48932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
948 2023.09.20 03:52:06.283800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
949 2023.09.20 03:52:06.283818 [ 3 ] {} <Debug> HTTP-Session: c0b9146a-bdf9-4d32-889f-e639e11b91d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
950 2023.09.20 03:52:06.283834 [ 3 ] {} <Debug> HTTP-Session: c0b9146a-bdf9-4d32-889f-e639e11b91d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
951 2023.09.20 03:52:06.283912 [ 3 ] {68acc64c-3e74-4de7-86c3-4eea1f7881e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
952 2023.09.20 03:52:06.283951 [ 3 ] {68acc64c-3e74-4de7-86c3-4eea1f7881e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
953 2023.09.20 03:52:06.284053 [ 3 ] {68acc64c-3e74-4de7-86c3-4eea1f7881e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
954 2023.09.20 03:52:06.284477 [ 3 ] {68acc64c-3e74-4de7-86c3-4eea1f7881e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
955 2023.09.20 03:52:06.284693 [ 3 ] {68acc64c-3e74-4de7-86c3-4eea1f7881e4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
956 2023.09.20 03:52:06.284838 [ 3 ] {68acc64c-3e74-4de7-86c3-4eea1f7881e4} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
957 2023.09.20 03:52:06.284963 [ 3 ] {68acc64c-3e74-4de7-86c3-4eea1f7881e4} <Information> executeQuery: Read 304 rows, 21.75 KiB in 0.001025269 sec., 296507 rows/sec., 20.71 MiB/sec.
958 2023.09.20 03:52:06.285078 [ 3 ] {68acc64c-3e74-4de7-86c3-4eea1f7881e4} <Debug> DynamicQueryHandler: Done processing query
959 2023.09.20 03:52:06.285100 [ 3 ] {68acc64c-3e74-4de7-86c3-4eea1f7881e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
960 2023.09.20 03:52:06.285116 [ 3 ] {} <Debug> HTTP-Session: c0b9146a-bdf9-4d32-889f-e639e11b91d6 Destroying unnamed session
961 2023.09.20 03:52:06.285282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
962 2023.09.20 03:52:06.285323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
963 2023.09.20 03:52:06.285341 [ 3 ] {} <Debug> HTTP-Session: 28a2bf20-a615-4087-b83a-3ec41fd9eff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
964 2023.09.20 03:52:06.285357 [ 3 ] {} <Debug> HTTP-Session: 28a2bf20-a615-4087-b83a-3ec41fd9eff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
965 2023.09.20 03:52:06.285426 [ 3 ] {67390a9f-5005-40bb-8778-7588eeb3d486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
966 2023.09.20 03:52:06.285464 [ 3 ] {67390a9f-5005-40bb-8778-7588eeb3d486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
967 2023.09.20 03:52:06.285567 [ 3 ] {67390a9f-5005-40bb-8778-7588eeb3d486} <Trace> ParallelParsingInputFormat: Parallel parsing is used
968 2023.09.20 03:52:06.285861 [ 3 ] {67390a9f-5005-40bb-8778-7588eeb3d486} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
969 2023.09.20 03:52:06.286087 [ 3 ] {67390a9f-5005-40bb-8778-7588eeb3d486} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
970 2023.09.20 03:52:06.286258 [ 3 ] {67390a9f-5005-40bb-8778-7588eeb3d486} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
971 2023.09.20 03:52:06.286382 [ 3 ] {67390a9f-5005-40bb-8778-7588eeb3d486} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000930197 sec., 6450 rows/sec., 270.86 KiB/sec.
972 2023.09.20 03:52:06.286503 [ 3 ] {67390a9f-5005-40bb-8778-7588eeb3d486} <Debug> DynamicQueryHandler: Done processing query
973 2023.09.20 03:52:06.286526 [ 3 ] {67390a9f-5005-40bb-8778-7588eeb3d486} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
974 2023.09.20 03:52:06.286541 [ 3 ] {} <Debug> HTTP-Session: 28a2bf20-a615-4087-b83a-3ec41fd9eff4 Destroying unnamed session
975 2023.09.20 03:52:06.286713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
976 2023.09.20 03:52:06.286755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
977 2023.09.20 03:52:06.286772 [ 3 ] {} <Debug> HTTP-Session: c2a2b6aa-ad41-472b-b124-43787f74a270 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
978 2023.09.20 03:52:06.286788 [ 3 ] {} <Debug> HTTP-Session: c2a2b6aa-ad41-472b-b124-43787f74a270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
979 2023.09.20 03:52:06.286861 [ 3 ] {5d6fd63c-efe6-4767-b616-84dfb6290e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
980 2023.09.20 03:52:06.286901 [ 3 ] {5d6fd63c-efe6-4767-b616-84dfb6290e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
981 2023.09.20 03:52:06.287013 [ 3 ] {5d6fd63c-efe6-4767-b616-84dfb6290e51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
982 2023.09.20 03:52:06.287300 [ 3 ] {5d6fd63c-efe6-4767-b616-84dfb6290e51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
983 2023.09.20 03:52:06.287535 [ 3 ] {5d6fd63c-efe6-4767-b616-84dfb6290e51} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
984 2023.09.20 03:52:06.287727 [ 3 ] {5d6fd63c-efe6-4767-b616-84dfb6290e51} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
985 2023.09.20 03:52:06.287861 [ 3 ] {5d6fd63c-efe6-4767-b616-84dfb6290e51} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000971548 sec., 64844 rows/sec., 3.93 MiB/sec.
986 2023.09.20 03:52:06.287977 [ 3 ] {5d6fd63c-efe6-4767-b616-84dfb6290e51} <Debug> DynamicQueryHandler: Done processing query
987 2023.09.20 03:52:06.287999 [ 3 ] {5d6fd63c-efe6-4767-b616-84dfb6290e51} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
988 2023.09.20 03:52:06.288014 [ 3 ] {} <Debug> HTTP-Session: c2a2b6aa-ad41-472b-b124-43787f74a270 Destroying unnamed session
989 2023.09.20 03:52:06.288204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 42804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
990 2023.09.20 03:52:06.288246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
991 2023.09.20 03:52:06.288264 [ 3 ] {} <Debug> HTTP-Session: 704a83fd-7eb7-4f67-a2af-2840e718333f Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
992 2023.09.20 03:52:06.288280 [ 3 ] {} <Debug> HTTP-Session: 704a83fd-7eb7-4f67-a2af-2840e718333f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
993 2023.09.20 03:52:06.288364 [ 3 ] {b614df09-a419-4b36-9136-70abf76c38dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
994 2023.09.20 03:52:06.288407 [ 3 ] {b614df09-a419-4b36-9136-70abf76c38dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
995 2023.09.20 03:52:06.288537 [ 3 ] {b614df09-a419-4b36-9136-70abf76c38dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
996 2023.09.20 03:52:06.288961 [ 3 ] {b614df09-a419-4b36-9136-70abf76c38dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
997 2023.09.20 03:52:06.289254 [ 3 ] {b614df09-a419-4b36-9136-70abf76c38dd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
998 2023.09.20 03:52:06.289427 [ 3 ] {b614df09-a419-4b36-9136-70abf76c38dd} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
999 2023.09.20 03:52:06.289550 [ 3 ] {b614df09-a419-4b36-9136-70abf76c38dd} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001162602 sec., 34405 rows/sec., 46.43 MiB/sec.
1000 2023.09.20 03:52:06.289669 [ 3 ] {b614df09-a419-4b36-9136-70abf76c38dd} <Debug> DynamicQueryHandler: Done processing query
1001 2023.09.20 03:52:06.289692 [ 3 ] {b614df09-a419-4b36-9136-70abf76c38dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1002 2023.09.20 03:52:06.289708 [ 3 ] {} <Debug> HTTP-Session: 704a83fd-7eb7-4f67-a2af-2840e718333f Destroying unnamed session
1003 2023.09.20 03:52:06.289826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 2667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1004 2023.09.20 03:52:06.289868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1005 2023.09.20 03:52:06.289886 [ 3 ] {} <Debug> HTTP-Session: 7178de4e-c6d8-43fd-a883-72f67735bb0a Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1006 2023.09.20 03:52:06.289902 [ 3 ] {} <Debug> HTTP-Session: 7178de4e-c6d8-43fd-a883-72f67735bb0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1007 2023.09.20 03:52:06.289968 [ 3 ] {3fa65446-6d43-46bb-adfd-4543ff1f9459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1008 2023.09.20 03:52:06.290006 [ 3 ] {3fa65446-6d43-46bb-adfd-4543ff1f9459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1009 2023.09.20 03:52:06.290105 [ 3 ] {3fa65446-6d43-46bb-adfd-4543ff1f9459} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1010 2023.09.20 03:52:06.290351 [ 3 ] {3fa65446-6d43-46bb-adfd-4543ff1f9459} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1011 2023.09.20 03:52:06.290580 [ 3 ] {3fa65446-6d43-46bb-adfd-4543ff1f9459} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1012 2023.09.20 03:52:06.290758 [ 3 ] {3fa65446-6d43-46bb-adfd-4543ff1f9459} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1013 2023.09.20 03:52:06.290874 [ 3 ] {3fa65446-6d43-46bb-adfd-4543ff1f9459} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000879077 sec., 21613 rows/sec., 1.12 MiB/sec.
1014 2023.09.20 03:52:06.290976 [ 3 ] {3fa65446-6d43-46bb-adfd-4543ff1f9459} <Debug> DynamicQueryHandler: Done processing query
1015 2023.09.20 03:52:06.290998 [ 3 ] {3fa65446-6d43-46bb-adfd-4543ff1f9459} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1016 2023.09.20 03:52:06.291015 [ 3 ] {} <Debug> HTTP-Session: 7178de4e-c6d8-43fd-a883-72f67735bb0a Destroying unnamed session
1017 2023.09.20 03:52:14.739307 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
1018 2023.09.20 03:52:14.739376 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
1019 2023.09.20 03:52:16.273576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 6917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1020 2023.09.20 03:52:16.273702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1021 2023.09.20 03:52:16.273731 [ 3 ] {} <Debug> HTTP-Session: 7958adac-5611-4196-b368-176b8730b574 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1022 2023.09.20 03:52:16.273759 [ 3 ] {} <Debug> HTTP-Session: 7958adac-5611-4196-b368-176b8730b574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1023 2023.09.20 03:52:16.273898 [ 3 ] {28535661-3e8a-4d6a-b721-3b1d78f45a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1024 2023.09.20 03:52:16.273958 [ 3 ] {28535661-3e8a-4d6a-b721-3b1d78f45a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1025 2023.09.20 03:52:16.274112 [ 3 ] {28535661-3e8a-4d6a-b721-3b1d78f45a53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1026 2023.09.20 03:52:16.274550 [ 3 ] {28535661-3e8a-4d6a-b721-3b1d78f45a53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1027 2023.09.20 03:52:16.274810 [ 3 ] {28535661-3e8a-4d6a-b721-3b1d78f45a53} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1028 2023.09.20 03:52:16.274973 [ 3 ] {28535661-3e8a-4d6a-b721-3b1d78f45a53} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1029 2023.09.20 03:52:16.275099 [ 3 ] {28535661-3e8a-4d6a-b721-3b1d78f45a53} <Information> executeQuery: Read 49 rows, 3.83 KiB in 0.001164062 sec., 42093 rows/sec., 3.21 MiB/sec.
1030 2023.09.20 03:52:16.275291 [ 3 ] {28535661-3e8a-4d6a-b721-3b1d78f45a53} <Debug> DynamicQueryHandler: Done processing query
1031 2023.09.20 03:52:16.275315 [ 3 ] {28535661-3e8a-4d6a-b721-3b1d78f45a53} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1032 2023.09.20 03:52:16.275335 [ 3 ] {} <Debug> HTTP-Session: 7958adac-5611-4196-b368-176b8730b574 Destroying unnamed session
1033 2023.09.20 03:52:16.275508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 34302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1034 2023.09.20 03:52:16.275556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1035 2023.09.20 03:52:16.275575 [ 3 ] {} <Debug> HTTP-Session: 0ce5ebca-235a-4c29-8167-1871017cf92c Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1036 2023.09.20 03:52:16.275593 [ 3 ] {} <Debug> HTTP-Session: 0ce5ebca-235a-4c29-8167-1871017cf92c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1037 2023.09.20 03:52:16.275684 [ 3 ] {87e2d85d-6956-49fd-a3a6-c28a102457d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1038 2023.09.20 03:52:16.275724 [ 3 ] {87e2d85d-6956-49fd-a3a6-c28a102457d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1039 2023.09.20 03:52:16.275836 [ 3 ] {87e2d85d-6956-49fd-a3a6-c28a102457d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1040 2023.09.20 03:52:16.276296 [ 3 ] {87e2d85d-6956-49fd-a3a6-c28a102457d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1041 2023.09.20 03:52:16.276526 [ 3 ] {87e2d85d-6956-49fd-a3a6-c28a102457d6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1042 2023.09.20 03:52:16.276675 [ 3 ] {87e2d85d-6956-49fd-a3a6-c28a102457d6} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1043 2023.09.20 03:52:16.276778 [ 3 ] {87e2d85d-6956-49fd-a3a6-c28a102457d6} <Information> executeQuery: Read 216 rows, 21.11 KiB in 0.00106544 sec., 202733 rows/sec., 19.35 MiB/sec.
1044 2023.09.20 03:52:16.276899 [ 3 ] {87e2d85d-6956-49fd-a3a6-c28a102457d6} <Debug> DynamicQueryHandler: Done processing query
1045 2023.09.20 03:52:16.276923 [ 3 ] {87e2d85d-6956-49fd-a3a6-c28a102457d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1046 2023.09.20 03:52:16.276938 [ 3 ] {} <Debug> HTTP-Session: 0ce5ebca-235a-4c29-8167-1871017cf92c Destroying unnamed session
1047 2023.09.20 03:52:16.277102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 49948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1048 2023.09.20 03:52:16.277146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1049 2023.09.20 03:52:16.277164 [ 3 ] {} <Debug> HTTP-Session: 9eea95a6-0b70-4b85-9d18-405cdcb32e2f Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1050 2023.09.20 03:52:16.277181 [ 3 ] {} <Debug> HTTP-Session: 9eea95a6-0b70-4b85-9d18-405cdcb32e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1051 2023.09.20 03:52:16.277263 [ 3 ] {135a4f55-9de2-4317-a7f8-efe9a73d71bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1052 2023.09.20 03:52:16.277300 [ 3 ] {135a4f55-9de2-4317-a7f8-efe9a73d71bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1053 2023.09.20 03:52:16.277403 [ 3 ] {135a4f55-9de2-4317-a7f8-efe9a73d71bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1054 2023.09.20 03:52:16.277837 [ 3 ] {135a4f55-9de2-4317-a7f8-efe9a73d71bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1055 2023.09.20 03:52:16.278047 [ 3 ] {135a4f55-9de2-4317-a7f8-efe9a73d71bb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1056 2023.09.20 03:52:16.278195 [ 3 ] {135a4f55-9de2-4317-a7f8-efe9a73d71bb} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1057 2023.09.20 03:52:16.278293 [ 3 ] {135a4f55-9de2-4317-a7f8-efe9a73d71bb} <Information> executeQuery: Read 310 rows, 22.23 KiB in 0.001004369 sec., 308651 rows/sec., 21.61 MiB/sec.
1058 2023.09.20 03:52:16.278398 [ 3 ] {135a4f55-9de2-4317-a7f8-efe9a73d71bb} <Debug> DynamicQueryHandler: Done processing query
1059 2023.09.20 03:52:16.278420 [ 3 ] {135a4f55-9de2-4317-a7f8-efe9a73d71bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1060 2023.09.20 03:52:16.278435 [ 3 ] {} <Debug> HTTP-Session: 9eea95a6-0b70-4b85-9d18-405cdcb32e2f Destroying unnamed session
1061 2023.09.20 03:52:16.278594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1062 2023.09.20 03:52:16.278636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1063 2023.09.20 03:52:16.278654 [ 3 ] {} <Debug> HTTP-Session: 54a4b66f-b3d9-476c-a645-2f116f276fc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1064 2023.09.20 03:52:16.278670 [ 3 ] {} <Debug> HTTP-Session: 54a4b66f-b3d9-476c-a645-2f116f276fc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1065 2023.09.20 03:52:16.278738 [ 3 ] {8dd50c61-73b2-403c-ba5f-5ab7160effd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1066 2023.09.20 03:52:16.278776 [ 3 ] {8dd50c61-73b2-403c-ba5f-5ab7160effd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1067 2023.09.20 03:52:16.278876 [ 3 ] {8dd50c61-73b2-403c-ba5f-5ab7160effd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1068 2023.09.20 03:52:16.279105 [ 3 ] {8dd50c61-73b2-403c-ba5f-5ab7160effd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1069 2023.09.20 03:52:16.279333 [ 3 ] {8dd50c61-73b2-403c-ba5f-5ab7160effd1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1070 2023.09.20 03:52:16.279501 [ 3 ] {8dd50c61-73b2-403c-ba5f-5ab7160effd1} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1071 2023.09.20 03:52:16.279606 [ 3 ] {8dd50c61-73b2-403c-ba5f-5ab7160effd1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000836436 sec., 7173 rows/sec., 301.22 KiB/sec.
1072 2023.09.20 03:52:16.279735 [ 3 ] {8dd50c61-73b2-403c-ba5f-5ab7160effd1} <Debug> DynamicQueryHandler: Done processing query
1073 2023.09.20 03:52:16.279757 [ 3 ] {8dd50c61-73b2-403c-ba5f-5ab7160effd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1074 2023.09.20 03:52:16.279773 [ 3 ] {} <Debug> HTTP-Session: 54a4b66f-b3d9-476c-a645-2f116f276fc3 Destroying unnamed session
1075 2023.09.20 03:52:16.279924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1076 2023.09.20 03:52:16.279968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1077 2023.09.20 03:52:16.279986 [ 3 ] {} <Debug> HTTP-Session: 69e97a71-8c67-4b35-a301-804f1976cce5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1078 2023.09.20 03:52:16.280002 [ 3 ] {} <Debug> HTTP-Session: 69e97a71-8c67-4b35-a301-804f1976cce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1079 2023.09.20 03:52:16.280073 [ 3 ] {6389cbc3-ac92-4c50-ba02-9b39e5d04f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1080 2023.09.20 03:52:16.280113 [ 3 ] {6389cbc3-ac92-4c50-ba02-9b39e5d04f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1081 2023.09.20 03:52:16.280223 [ 3 ] {6389cbc3-ac92-4c50-ba02-9b39e5d04f50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1082 2023.09.20 03:52:16.280584 [ 3 ] {6389cbc3-ac92-4c50-ba02-9b39e5d04f50} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1083 2023.09.20 03:52:16.280818 [ 3 ] {6389cbc3-ac92-4c50-ba02-9b39e5d04f50} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1084 2023.09.20 03:52:16.280997 [ 3 ] {6389cbc3-ac92-4c50-ba02-9b39e5d04f50} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1085 2023.09.20 03:52:16.281133 [ 3 ] {6389cbc3-ac92-4c50-ba02-9b39e5d04f50} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001032279 sec., 61030 rows/sec., 3.70 MiB/sec.
1086 2023.09.20 03:52:16.281256 [ 3 ] {6389cbc3-ac92-4c50-ba02-9b39e5d04f50} <Debug> DynamicQueryHandler: Done processing query
1087 2023.09.20 03:52:16.281278 [ 3 ] {6389cbc3-ac92-4c50-ba02-9b39e5d04f50} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1088 2023.09.20 03:52:16.281294 [ 3 ] {} <Debug> HTTP-Session: 69e97a71-8c67-4b35-a301-804f1976cce5 Destroying unnamed session
1089 2023.09.20 03:52:16.281476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 46009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1090 2023.09.20 03:52:16.281520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1091 2023.09.20 03:52:16.281537 [ 3 ] {} <Debug> HTTP-Session: 8b36a94d-2db5-4a63-8aab-33343573b196 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1092 2023.09.20 03:52:16.281553 [ 3 ] {} <Debug> HTTP-Session: 8b36a94d-2db5-4a63-8aab-33343573b196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1093 2023.09.20 03:52:16.281641 [ 3 ] {2b9440f2-2498-414f-9f3c-d5f9276307ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1094 2023.09.20 03:52:16.281684 [ 3 ] {2b9440f2-2498-414f-9f3c-d5f9276307ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1095 2023.09.20 03:52:16.281819 [ 3 ] {2b9440f2-2498-414f-9f3c-d5f9276307ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1096 2023.09.20 03:52:16.282346 [ 3 ] {2b9440f2-2498-414f-9f3c-d5f9276307ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1097 2023.09.20 03:52:16.282646 [ 3 ] {2b9440f2-2498-414f-9f3c-d5f9276307ed} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1098 2023.09.20 03:52:16.282826 [ 3 ] {2b9440f2-2498-414f-9f3c-d5f9276307ed} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1099 2023.09.20 03:52:16.282958 [ 3 ] {2b9440f2-2498-414f-9f3c-d5f9276307ed} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001286304 sec., 33429 rows/sec., 45.11 MiB/sec.
1100 2023.09.20 03:52:16.283092 [ 3 ] {2b9440f2-2498-414f-9f3c-d5f9276307ed} <Debug> DynamicQueryHandler: Done processing query
1101 2023.09.20 03:52:16.283115 [ 3 ] {2b9440f2-2498-414f-9f3c-d5f9276307ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1102 2023.09.20 03:52:16.283130 [ 3 ] {} <Debug> HTTP-Session: 8b36a94d-2db5-4a63-8aab-33343573b196 Destroying unnamed session
1103 2023.09.20 03:52:16.283254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 3124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1104 2023.09.20 03:52:16.283297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1105 2023.09.20 03:52:16.283315 [ 3 ] {} <Debug> HTTP-Session: f8af1cc6-e9b5-492b-bcfb-d0a46058e744 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1106 2023.09.20 03:52:16.283333 [ 3 ] {} <Debug> HTTP-Session: f8af1cc6-e9b5-492b-bcfb-d0a46058e744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1107 2023.09.20 03:52:16.283403 [ 3 ] {a4e43b65-fc63-44e1-abde-af9414e41bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1108 2023.09.20 03:52:16.283445 [ 3 ] {a4e43b65-fc63-44e1-abde-af9414e41bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1109 2023.09.20 03:52:16.283548 [ 3 ] {a4e43b65-fc63-44e1-abde-af9414e41bc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1110 2023.09.20 03:52:16.283803 [ 3 ] {a4e43b65-fc63-44e1-abde-af9414e41bc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1111 2023.09.20 03:52:16.284033 [ 3 ] {a4e43b65-fc63-44e1-abde-af9414e41bc0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1112 2023.09.20 03:52:16.284206 [ 3 ] {a4e43b65-fc63-44e1-abde-af9414e41bc0} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1113 2023.09.20 03:52:16.284329 [ 3 ] {a4e43b65-fc63-44e1-abde-af9414e41bc0} <Information> executeQuery: Read 22 rows, 1.22 KiB in 0.000897637 sec., 24508 rows/sec., 1.32 MiB/sec.
1114 2023.09.20 03:52:16.284448 [ 3 ] {a4e43b65-fc63-44e1-abde-af9414e41bc0} <Debug> DynamicQueryHandler: Done processing query
1115 2023.09.20 03:52:16.284471 [ 3 ] {a4e43b65-fc63-44e1-abde-af9414e41bc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1116 2023.09.20 03:52:16.284486 [ 3 ] {} <Debug> HTTP-Session: f8af1cc6-e9b5-492b-bcfb-d0a46058e744 Destroying unnamed session
1117 2023.09.20 03:52:26.272762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1118 2023.09.20 03:52:26.272880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1119 2023.09.20 03:52:26.272910 [ 3 ] {} <Debug> HTTP-Session: a915f165-8237-44e7-ada7-fe44c19aa1a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1120 2023.09.20 03:52:26.272937 [ 3 ] {} <Debug> HTTP-Session: a915f165-8237-44e7-ada7-fe44c19aa1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1121 2023.09.20 03:52:26.273074 [ 3 ] {36b57d7b-9bc9-448d-ac21-eeb348247d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1122 2023.09.20 03:52:26.273142 [ 3 ] {36b57d7b-9bc9-448d-ac21-eeb348247d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1123 2023.09.20 03:52:26.273362 [ 3 ] {36b57d7b-9bc9-448d-ac21-eeb348247d2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1124 2023.09.20 03:52:26.273790 [ 3 ] {36b57d7b-9bc9-448d-ac21-eeb348247d2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1125 2023.09.20 03:52:26.274095 [ 3 ] {36b57d7b-9bc9-448d-ac21-eeb348247d2a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1126 2023.09.20 03:52:26.274261 [ 3 ] {36b57d7b-9bc9-448d-ac21-eeb348247d2a} <Trace> oximeter.timeseries_schema (5992f136-4d74-48ed-848d-f0ac7ca8261e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1127 2023.09.20 03:52:26.274384 [ 3 ] {36b57d7b-9bc9-448d-ac21-eeb348247d2a} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001272163 sec., 8646 rows/sec., 774.55 KiB/sec.
1128 2023.09.20 03:52:26.274568 [ 3 ] {36b57d7b-9bc9-448d-ac21-eeb348247d2a} <Debug> DynamicQueryHandler: Done processing query
1129 2023.09.20 03:52:26.274592 [ 3 ] {36b57d7b-9bc9-448d-ac21-eeb348247d2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1130 2023.09.20 03:52:26.274609 [ 3 ] {} <Debug> HTTP-Session: a915f165-8237-44e7-ada7-fe44c19aa1a6 Destroying unnamed session
1131 2023.09.20 03:52:26.274741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 7205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1132 2023.09.20 03:52:26.274785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1133 2023.09.20 03:52:26.274805 [ 3 ] {} <Debug> HTTP-Session: 97a12bd8-23b4-4dd7-914a-de088d058dd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1134 2023.09.20 03:52:26.274822 [ 3 ] {} <Debug> HTTP-Session: 97a12bd8-23b4-4dd7-914a-de088d058dd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1135 2023.09.20 03:52:26.274894 [ 3 ] {c20030e3-0dca-4356-b160-5c259221f033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1136 2023.09.20 03:52:26.274932 [ 3 ] {c20030e3-0dca-4356-b160-5c259221f033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1137 2023.09.20 03:52:26.275039 [ 3 ] {c20030e3-0dca-4356-b160-5c259221f033} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1138 2023.09.20 03:52:26.275338 [ 3 ] {c20030e3-0dca-4356-b160-5c259221f033} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1139 2023.09.20 03:52:26.275540 [ 3 ] {c20030e3-0dca-4356-b160-5c259221f033} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1140 2023.09.20 03:52:26.275686 [ 3 ] {c20030e3-0dca-4356-b160-5c259221f033} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1141 2023.09.20 03:52:26.275786 [ 3 ] {c20030e3-0dca-4356-b160-5c259221f033} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.000864647 sec., 58983 rows/sec., 4.50 MiB/sec.
1142 2023.09.20 03:52:26.275866 [ 88 ] {} <Debug> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1143 2023.09.20 03:52:26.275911 [ 3 ] {c20030e3-0dca-4356-b160-5c259221f033} <Debug> DynamicQueryHandler: Done processing query
1144 2023.09.20 03:52:26.275916 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1145 2023.09.20 03:52:26.275934 [ 3 ] {c20030e3-0dca-4356-b160-5c259221f033} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1146 2023.09.20 03:52:26.275957 [ 3 ] {} <Debug> HTTP-Session: 97a12bd8-23b4-4dd7-914a-de088d058dd6 Destroying unnamed session
1147 2023.09.20 03:52:26.276192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 35264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1148 2023.09.20 03:52:26.276237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1149 2023.09.20 03:52:26.276256 [ 3 ] {} <Debug> HTTP-Session: 7a4bfd73-2b48-4fd0-ad6c-198b65c09b3e Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1150 2023.09.20 03:52:26.276273 [ 3 ] {} <Debug> HTTP-Session: 7a4bfd73-2b48-4fd0-ad6c-198b65c09b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1151 2023.09.20 03:52:26.276352 [ 3 ] {3758b496-4d2c-4b15-b087-412d9f4cb460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1152 2023.09.20 03:52:26.276389 [ 3 ] {3758b496-4d2c-4b15-b087-412d9f4cb460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1153 2023.09.20 03:52:26.276491 [ 3 ] {3758b496-4d2c-4b15-b087-412d9f4cb460} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1154 2023.09.20 03:52:26.276905 [ 3 ] {3758b496-4d2c-4b15-b087-412d9f4cb460} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1155 2023.09.20 03:52:26.277118 [ 3 ] {3758b496-4d2c-4b15-b087-412d9f4cb460} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1156 2023.09.20 03:52:26.277262 [ 3 ] {3758b496-4d2c-4b15-b087-412d9f4cb460} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1157 2023.09.20 03:52:26.277356 [ 88 ] {} <Debug> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1158 2023.09.20 03:52:26.277363 [ 3 ] {3758b496-4d2c-4b15-b087-412d9f4cb460} <Information> executeQuery: Read 222 rows, 21.70 KiB in 0.000983858 sec., 225642 rows/sec., 21.54 MiB/sec.
1159 2023.09.20 03:52:26.277392 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1160 2023.09.20 03:52:26.277498 [ 3 ] {3758b496-4d2c-4b15-b087-412d9f4cb460} <Debug> DynamicQueryHandler: Done processing query
1161 2023.09.20 03:52:26.277521 [ 3 ] {3758b496-4d2c-4b15-b087-412d9f4cb460} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1162 2023.09.20 03:52:26.277536 [ 3 ] {} <Debug> HTTP-Session: 7a4bfd73-2b48-4fd0-ad6c-198b65c09b3e Destroying unnamed session
1163 2023.09.20 03:52:26.277697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 51626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1164 2023.09.20 03:52:26.277740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1165 2023.09.20 03:52:26.277758 [ 3 ] {} <Debug> HTTP-Session: 8aca6a95-dd71-45be-b69a-d30321d08c89 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1166 2023.09.20 03:52:26.277775 [ 3 ] {} <Debug> HTTP-Session: 8aca6a95-dd71-45be-b69a-d30321d08c89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1167 2023.09.20 03:52:26.277854 [ 3 ] {adf4201a-30ab-48d1-924c-cb45dbd50eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1168 2023.09.20 03:52:26.277891 [ 3 ] {adf4201a-30ab-48d1-924c-cb45dbd50eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1169 2023.09.20 03:52:26.277993 [ 3 ] {adf4201a-30ab-48d1-924c-cb45dbd50eb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1170 2023.09.20 03:52:26.278230 [ 12 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1171 2023.09.20 03:52:26.278229 [ 10 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1172 2023.09.20 03:52:26.278505 [ 3 ] {adf4201a-30ab-48d1-924c-cb45dbd50eb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1173 2023.09.20 03:52:26.278730 [ 3 ] {adf4201a-30ab-48d1-924c-cb45dbd50eb5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1174 2023.09.20 03:52:26.278872 [ 3 ] {adf4201a-30ab-48d1-924c-cb45dbd50eb5} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1175 2023.09.20 03:52:26.278964 [ 88 ] {} <Debug> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1176 2023.09.20 03:52:26.278972 [ 3 ] {adf4201a-30ab-48d1-924c-cb45dbd50eb5} <Information> executeQuery: Read 320 rows, 23.02 KiB in 0.001088901 sec., 293874 rows/sec., 20.64 MiB/sec.
1177 2023.09.20 03:52:26.278999 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1178 2023.09.20 03:52:26.279135 [ 19 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1179 2023.09.20 03:52:26.279198 [ 3 ] {adf4201a-30ab-48d1-924c-cb45dbd50eb5} <Debug> DynamicQueryHandler: Done processing query
1180 2023.09.20 03:52:26.279227 [ 3 ] {adf4201a-30ab-48d1-924c-cb45dbd50eb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1181 2023.09.20 03:52:26.279242 [ 3 ] {} <Debug> HTTP-Session: 8aca6a95-dd71-45be-b69a-d30321d08c89 Destroying unnamed session
1182 2023.09.20 03:52:26.279365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1183 2023.09.20 03:52:26.279409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1184 2023.09.20 03:52:26.279427 [ 3 ] {} <Debug> HTTP-Session: 75d26928-4206-4c18-8d3b-d6466737205b Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1185 2023.09.20 03:52:26.279443 [ 3 ] {} <Debug> HTTP-Session: 75d26928-4206-4c18-8d3b-d6466737205b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1186 2023.09.20 03:52:26.279511 [ 3 ] {2fcb7514-e423-4a38-9d20-b4a455edeb0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1187 2023.09.20 03:52:26.279551 [ 3 ] {2fcb7514-e423-4a38-9d20-b4a455edeb0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1188 2023.09.20 03:52:26.279663 [ 3 ] {2fcb7514-e423-4a38-9d20-b4a455edeb0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1189 2023.09.20 03:52:26.279896 [ 3 ] {2fcb7514-e423-4a38-9d20-b4a455edeb0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1190 2023.09.20 03:52:26.280136 [ 3 ] {2fcb7514-e423-4a38-9d20-b4a455edeb0a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1191 2023.09.20 03:52:26.280458 [ 19 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1192 2023.09.20 03:52:26.280474 [ 12 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1193 2023.09.20 03:52:26.280504 [ 10 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1194 2023.09.20 03:52:26.280582 [ 3 ] {2fcb7514-e423-4a38-9d20-b4a455edeb0a} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1195 2023.09.20 03:52:26.280679 [ 88 ] {} <Debug> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1196 2023.09.20 03:52:26.280688 [ 3 ] {2fcb7514-e423-4a38-9d20-b4a455edeb0a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001150842 sec., 5213 rows/sec., 218.93 KiB/sec.
1197 2023.09.20 03:52:26.280708 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1198 2023.09.20 03:52:26.280804 [ 24 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1199 2023.09.20 03:52:26.280855 [ 3 ] {2fcb7514-e423-4a38-9d20-b4a455edeb0a} <Debug> DynamicQueryHandler: Done processing query
1200 2023.09.20 03:52:26.280880 [ 3 ] {2fcb7514-e423-4a38-9d20-b4a455edeb0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1201 2023.09.20 03:52:26.280908 [ 3 ] {} <Debug> HTTP-Session: 75d26928-4206-4c18-8d3b-d6466737205b Destroying unnamed session
1202 2023.09.20 03:52:26.280911 [ 24 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1203 2023.09.20 03:52:26.281039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 13602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1204 2023.09.20 03:52:26.281083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1205 2023.09.20 03:52:26.281101 [ 3 ] {} <Debug> HTTP-Session: a45cfba2-f03b-4578-8119-fc8daa351671 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1206 2023.09.20 03:52:26.281118 [ 3 ] {} <Debug> HTTP-Session: a45cfba2-f03b-4578-8119-fc8daa351671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1207 2023.09.20 03:52:26.281189 [ 3 ] {6599d0f9-15df-4575-b83d-48f633acebbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1208 2023.09.20 03:52:26.281230 [ 3 ] {6599d0f9-15df-4575-b83d-48f633acebbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1209 2023.09.20 03:52:26.281343 [ 3 ] {6599d0f9-15df-4575-b83d-48f633acebbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1210 2023.09.20 03:52:26.281673 [ 3 ] {6599d0f9-15df-4575-b83d-48f633acebbd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1211 2023.09.20 03:52:26.281909 [ 3 ] {6599d0f9-15df-4575-b83d-48f633acebbd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1212 2023.09.20 03:52:26.282086 [ 3 ] {6599d0f9-15df-4575-b83d-48f633acebbd} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1213 2023.09.20 03:52:26.282175 [ 88 ] {} <Debug> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1214 2023.09.20 03:52:26.282190 [ 3 ] {6599d0f9-15df-4575-b83d-48f633acebbd} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000972769 sec., 76071 rows/sec., 4.65 MiB/sec.
1215 2023.09.20 03:52:26.282205 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1216 2023.09.20 03:52:26.282401 [ 17 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1217 2023.09.20 03:52:26.282448 [ 3 ] {6599d0f9-15df-4575-b83d-48f633acebbd} <Debug> DynamicQueryHandler: Done processing query
1218 2023.09.20 03:52:26.282504 [ 3 ] {6599d0f9-15df-4575-b83d-48f633acebbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1219 2023.09.20 03:52:26.282530 [ 3 ] {} <Debug> HTTP-Session: a45cfba2-f03b-4578-8119-fc8daa351671 Destroying unnamed session
1220 2023.09.20 03:52:26.282599 [ 17 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1221 2023.09.20 03:52:26.282723 [ 24 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1222 2023.09.20 03:52:26.282727 [ 10 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1223 2023.09.20 03:52:26.282743 [ 12 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part
1224 2023.09.20 03:52:26.282734 [ 19 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part
1225 2023.09.20 03:52:26.282796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 48147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1226 2023.09.20 03:52:26.282836 [ 17 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part
1227 2023.09.20 03:52:26.282871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1228 2023.09.20 03:52:26.282896 [ 3 ] {} <Debug> HTTP-Session: a15ccf3a-3133-4563-8829-db14ef9ad9e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1229 2023.09.20 03:52:26.282913 [ 3 ] {} <Debug> HTTP-Session: a15ccf3a-3133-4563-8829-db14ef9ad9e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1230 2023.09.20 03:52:26.282997 [ 3 ] {1f5db989-677f-40f3-8089-6f9eb2bc1e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1231 2023.09.20 03:52:26.283041 [ 3 ] {1f5db989-677f-40f3-8089-6f9eb2bc1e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1232 2023.09.20 03:52:26.283175 [ 3 ] {1f5db989-677f-40f3-8089-6f9eb2bc1e5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1233 2023.09.20 03:52:26.283596 [ 3 ] {1f5db989-677f-40f3-8089-6f9eb2bc1e5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
1234 2023.09.20 03:52:26.283887 [ 3 ] {1f5db989-677f-40f3-8089-6f9eb2bc1e5f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1235 2023.09.20 03:52:26.284062 [ 3 ] {1f5db989-677f-40f3-8089-6f9eb2bc1e5f} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1236 2023.09.20 03:52:26.284165 [ 3 ] {1f5db989-677f-40f3-8089-6f9eb2bc1e5f} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001139992 sec., 39473 rows/sec., 53.27 MiB/sec.
1237 2023.09.20 03:52:26.284289 [ 3 ] {1f5db989-677f-40f3-8089-6f9eb2bc1e5f} <Debug> DynamicQueryHandler: Done processing query
1238 2023.09.20 03:52:26.284311 [ 3 ] {1f5db989-677f-40f3-8089-6f9eb2bc1e5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1239 2023.09.20 03:52:26.284327 [ 3 ] {} <Debug> HTTP-Session: a15ccf3a-3133-4563-8829-db14ef9ad9e9 Destroying unnamed session
1240 2023.09.20 03:52:26.284438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 2667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1241 2023.09.20 03:52:26.284481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1242 2023.09.20 03:52:26.284499 [ 3 ] {} <Debug> HTTP-Session: 5a64d965-308e-48b2-aad3-386dbc03dc49 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1243 2023.09.20 03:52:26.284515 [ 3 ] {} <Debug> HTTP-Session: 5a64d965-308e-48b2-aad3-386dbc03dc49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1244 2023.09.20 03:52:26.284583 [ 3 ] {2f8586f9-15da-4d2a-8f08-2e62b57927f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1245 2023.09.20 03:52:26.284625 [ 3 ] {2f8586f9-15da-4d2a-8f08-2e62b57927f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1246 2023.09.20 03:52:26.284964 [ 3 ] {2f8586f9-15da-4d2a-8f08-2e62b57927f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1247 2023.09.20 03:52:26.285199 [ 3 ] {2f8586f9-15da-4d2a-8f08-2e62b57927f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
1248 2023.09.20 03:52:26.285417 [ 3 ] {2f8586f9-15da-4d2a-8f08-2e62b57927f8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1249 2023.09.20 03:52:26.285583 [ 3 ] {2f8586f9-15da-4d2a-8f08-2e62b57927f8} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1250 2023.09.20 03:52:26.285671 [ 88 ] {} <Debug> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1251 2023.09.20 03:52:26.285680 [ 3 ] {2f8586f9-15da-4d2a-8f08-2e62b57927f8} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00106386 sec., 17859 rows/sec., 948.23 KiB/sec.
1252 2023.09.20 03:52:26.285703 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
1253 2023.09.20 03:52:26.285848 [ 13 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1254 2023.09.20 03:52:26.285921 [ 3 ] {2f8586f9-15da-4d2a-8f08-2e62b57927f8} <Debug> DynamicQueryHandler: Done processing query
1255 2023.09.20 03:52:26.285970 [ 3 ] {2f8586f9-15da-4d2a-8f08-2e62b57927f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1256 2023.09.20 03:52:26.285982 [ 13 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1257 2023.09.20 03:52:26.286001 [ 3 ] {} <Debug> HTTP-Session: 5a64d965-308e-48b2-aad3-386dbc03dc49 Destroying unnamed session
1258 2023.09.20 03:52:26.286034 [ 13 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part
1259 2023.09.20 03:52:26.291388 [ 24 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
1260 2023.09.20 03:52:26.291447 [ 13 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 43 rows starting from the beginning of the part
1261 2023.09.20 03:52:26.291474 [ 17 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part
1262 2023.09.20 03:52:26.291466 [ 12 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 192 rows starting from the beginning of the part
1263 2023.09.20 03:52:26.292152 [ 19 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 314 rows starting from the beginning of the part
1264 2023.09.20 03:52:26.292252 [ 10 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part
1265 2023.09.20 03:52:26.292496 [ 12 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 207 rows starting from the beginning of the part
1266 2023.09.20 03:52:26.292524 [ 24 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
1267 2023.09.20 03:52:26.292784 [ 19 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 310 rows starting from the beginning of the part
1268 2023.09.20 03:52:26.292855 [ 10 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part
1269 2023.09.20 03:52:26.293485 [ 10 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part
1270 2023.09.20 03:52:26.293487 [ 24 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
1271 2023.09.20 03:52:26.293503 [ 19 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 304 rows starting from the beginning of the part
1272 2023.09.20 03:52:26.293595 [ 12 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 207 rows starting from the beginning of the part
1273 2023.09.20 03:52:26.293975 [ 10 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 49 rows starting from the beginning of the part
1274 2023.09.20 03:52:26.294122 [ 19 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 310 rows starting from the beginning of the part
1275 2023.09.20 03:52:26.294237 [ 13 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part
1276 2023.09.20 03:52:26.294237 [ 17 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part
1277 2023.09.20 03:52:26.294511 [ 10 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 51 rows starting from the beginning of the part
1278 2023.09.20 03:52:26.294804 [ 19 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 320 rows starting from the beginning of the part
1279 2023.09.20 03:52:26.295184 [ 13 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part
1280 2023.09.20 03:52:26.295240 [ 17 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part
1281 2023.09.20 03:52:26.295865 [ 24 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
1282 2023.09.20 03:52:26.295881 [ 13 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part
1283 2023.09.20 03:52:26.296050 [ 17 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part
1284 2023.09.20 03:52:26.296226 [ 12 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 216 rows starting from the beginning of the part
1285 2023.09.20 03:52:26.296672 [ 13 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part
1286 2023.09.20 03:52:26.296679 [ 24 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
1287 2023.09.20 03:52:26.296835 [ 17 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part
1288 2023.09.20 03:52:26.297158 [ 12 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 222 rows starting from the beginning of the part
1289 2023.09.20 03:52:26.303197 [ 23 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 239 rows, containing 4 columns (4 merged, 0 gathered) in 0.027087087 sec., 8823.39248956523 rows/sec., 682.73 KiB/sec.
1290 2023.09.20 03:52:26.303705 [ 23 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1291 2023.09.20 03:52:26.304449 [ 23 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_6_1} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1292 2023.09.20 03:52:26.304875 [ 23 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_6_1} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1293 2023.09.20 03:52:26.304964 [ 19 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1822 rows, containing 4 columns (4 merged, 0 gathered) in 0.025911265 sec., 70316.90656554206 rows/sec., 4.91 MiB/sec.
1294 2023.09.20 03:52:26.305371 [ 19 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1295 2023.09.20 03:52:26.306018 [ 19 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_6_1} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1296 2023.09.20 03:52:26.306256 [ 19 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_6_1} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1297 2023.09.20 03:52:26.307094 [ 12 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1131 rows, containing 4 columns (4 merged, 0 gathered) in 0.028979033 sec., 39028.21740118105 rows/sec., 3.73 MiB/sec.
1298 2023.09.20 03:52:26.307622 [ 12 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1299 2023.09.20 03:52:26.307995 [ 23 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.025715351 sec., 15127.151093523864 rows/sec., 940.78 KiB/sec.
1300 2023.09.20 03:52:26.308065 [ 17 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 147 rows, containing 4 columns (4 merged, 0 gathered) in 0.022283328 sec., 6596.86021764792 rows/sec., 377.33 KiB/sec.
1301 2023.09.20 03:52:26.308257 [ 12 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_6_1} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1302 2023.09.20 03:52:26.308449 [ 13 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1303 2023.09.20 03:52:26.308485 [ 17 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1304 2023.09.20 03:52:26.308518 [ 12 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_6_1} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1305 2023.09.20 03:52:26.308725 [ 24 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.027935803 sec., 1288.6688812918678 rows/sec., 54.11 KiB/sec.
1306 2023.09.20 03:52:26.308924 [ 12 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1307 2023.09.20 03:52:26.309036 [ 23 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_6_1} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1308 2023.09.20 03:52:26.309031 [ 13 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1309 2023.09.20 03:52:26.309158 [ 23 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_6_1} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1310 2023.09.20 03:52:26.309166 [ 13 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1311 2023.09.20 03:52:26.309423 [ 23 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_6_1} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1312 2023.09.20 03:52:26.309502 [ 23 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_6_1} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1313 2023.09.20 03:52:29.739610 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache
1314 2023.09.20 03:52:29.739666 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache
1315 2023.09.20 03:52:36.271402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 7205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1316 2023.09.20 03:52:36.271528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1317 2023.09.20 03:52:36.271557 [ 3 ] {} <Debug> HTTP-Session: 8e92d8aa-dfa2-41af-9861-c1157308bc1d Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1318 2023.09.20 03:52:36.271584 [ 3 ] {} <Debug> HTTP-Session: 8e92d8aa-dfa2-41af-9861-c1157308bc1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1319 2023.09.20 03:52:36.271727 [ 3 ] {316596b0-7aca-46ab-93f6-0aee69231b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1320 2023.09.20 03:52:36.271784 [ 3 ] {316596b0-7aca-46ab-93f6-0aee69231b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1321 2023.09.20 03:52:36.271942 [ 3 ] {316596b0-7aca-46ab-93f6-0aee69231b45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1322 2023.09.20 03:52:36.272451 [ 3 ] {316596b0-7aca-46ab-93f6-0aee69231b45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1323 2023.09.20 03:52:36.272729 [ 3 ] {316596b0-7aca-46ab-93f6-0aee69231b45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1324 2023.09.20 03:52:36.272898 [ 3 ] {316596b0-7aca-46ab-93f6-0aee69231b45} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1325 2023.09.20 03:52:36.273031 [ 3 ] {316596b0-7aca-46ab-93f6-0aee69231b45} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001264384 sec., 40335 rows/sec., 3.08 MiB/sec.
1326 2023.09.20 03:52:36.273176 [ 3 ] {316596b0-7aca-46ab-93f6-0aee69231b45} <Debug> DynamicQueryHandler: Done processing query
1327 2023.09.20 03:52:36.273202 [ 3 ] {316596b0-7aca-46ab-93f6-0aee69231b45} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1328 2023.09.20 03:52:36.273218 [ 3 ] {} <Debug> HTTP-Session: 8e92d8aa-dfa2-41af-9861-c1157308bc1d Destroying unnamed session
1329 2023.09.20 03:52:36.273498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 35264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1330 2023.09.20 03:52:36.273543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1331 2023.09.20 03:52:36.273563 [ 3 ] {} <Debug> HTTP-Session: f61cb71f-743c-46d4-a6ef-f06477520904 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1332 2023.09.20 03:52:36.273579 [ 3 ] {} <Debug> HTTP-Session: f61cb71f-743c-46d4-a6ef-f06477520904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1333 2023.09.20 03:52:36.273667 [ 3 ] {a45c7dbe-7604-49bc-8574-8044733d13de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1334 2023.09.20 03:52:36.273705 [ 3 ] {a45c7dbe-7604-49bc-8574-8044733d13de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1335 2023.09.20 03:52:36.273810 [ 3 ] {a45c7dbe-7604-49bc-8574-8044733d13de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1336 2023.09.20 03:52:36.274256 [ 3 ] {a45c7dbe-7604-49bc-8574-8044733d13de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1337 2023.09.20 03:52:36.274480 [ 3 ] {a45c7dbe-7604-49bc-8574-8044733d13de} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1338 2023.09.20 03:52:36.274628 [ 3 ] {a45c7dbe-7604-49bc-8574-8044733d13de} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1339 2023.09.20 03:52:36.274739 [ 3 ] {a45c7dbe-7604-49bc-8574-8044733d13de} <Information> executeQuery: Read 222 rows, 21.70 KiB in 0.001038389 sec., 213792 rows/sec., 20.41 MiB/sec.
1340 2023.09.20 03:52:36.274904 [ 3 ] {a45c7dbe-7604-49bc-8574-8044733d13de} <Debug> DynamicQueryHandler: Done processing query
1341 2023.09.20 03:52:36.274926 [ 3 ] {a45c7dbe-7604-49bc-8574-8044733d13de} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1342 2023.09.20 03:52:36.274942 [ 3 ] {} <Debug> HTTP-Session: f61cb71f-743c-46d4-a6ef-f06477520904 Destroying unnamed session
1343 2023.09.20 03:52:36.275101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 49780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1344 2023.09.20 03:52:36.275145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1345 2023.09.20 03:52:36.275163 [ 3 ] {} <Debug> HTTP-Session: 45f46c5f-3f1a-457d-bbf7-73c5ec6946ea Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1346 2023.09.20 03:52:36.275179 [ 3 ] {} <Debug> HTTP-Session: 45f46c5f-3f1a-457d-bbf7-73c5ec6946ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1347 2023.09.20 03:52:36.275265 [ 3 ] {6779b8ae-99e5-43f5-a71e-ee710331252f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1348 2023.09.20 03:52:36.275304 [ 3 ] {6779b8ae-99e5-43f5-a71e-ee710331252f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1349 2023.09.20 03:52:36.275416 [ 3 ] {6779b8ae-99e5-43f5-a71e-ee710331252f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1350 2023.09.20 03:52:36.275885 [ 3 ] {6779b8ae-99e5-43f5-a71e-ee710331252f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1351 2023.09.20 03:52:36.276098 [ 3 ] {6779b8ae-99e5-43f5-a71e-ee710331252f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1352 2023.09.20 03:52:36.276248 [ 3 ] {6779b8ae-99e5-43f5-a71e-ee710331252f} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1353 2023.09.20 03:52:36.276343 [ 3 ] {6779b8ae-99e5-43f5-a71e-ee710331252f} <Information> executeQuery: Read 309 rows, 22.15 KiB in 0.001050129 sec., 294249 rows/sec., 20.60 MiB/sec.
1354 2023.09.20 03:52:36.276463 [ 3 ] {6779b8ae-99e5-43f5-a71e-ee710331252f} <Debug> DynamicQueryHandler: Done processing query
1355 2023.09.20 03:52:36.276486 [ 3 ] {6779b8ae-99e5-43f5-a71e-ee710331252f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1356 2023.09.20 03:52:36.276501 [ 3 ] {} <Debug> HTTP-Session: 45f46c5f-3f1a-457d-bbf7-73c5ec6946ea Destroying unnamed session
1357 2023.09.20 03:52:36.276662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1358 2023.09.20 03:52:36.276705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1359 2023.09.20 03:52:36.276724 [ 3 ] {} <Debug> HTTP-Session: 7899320c-99c0-4f76-a2f1-1519ae53eec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1360 2023.09.20 03:52:36.276740 [ 3 ] {} <Debug> HTTP-Session: 7899320c-99c0-4f76-a2f1-1519ae53eec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1361 2023.09.20 03:52:36.276808 [ 3 ] {3458117c-aa5d-4d78-b740-107a1987d41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1362 2023.09.20 03:52:36.276845 [ 3 ] {3458117c-aa5d-4d78-b740-107a1987d41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1363 2023.09.20 03:52:36.276949 [ 3 ] {3458117c-aa5d-4d78-b740-107a1987d41f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1364 2023.09.20 03:52:36.277274 [ 3 ] {3458117c-aa5d-4d78-b740-107a1987d41f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1365 2023.09.20 03:52:36.277591 [ 3 ] {3458117c-aa5d-4d78-b740-107a1987d41f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1366 2023.09.20 03:52:36.277800 [ 3 ] {3458117c-aa5d-4d78-b740-107a1987d41f} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1367 2023.09.20 03:52:36.277900 [ 3 ] {3458117c-aa5d-4d78-b740-107a1987d41f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00106587 sec., 5629 rows/sec., 236.38 KiB/sec.
1368 2023.09.20 03:52:36.278012 [ 3 ] {3458117c-aa5d-4d78-b740-107a1987d41f} <Debug> DynamicQueryHandler: Done processing query
1369 2023.09.20 03:52:36.278035 [ 3 ] {3458117c-aa5d-4d78-b740-107a1987d41f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1370 2023.09.20 03:52:36.278050 [ 3 ] {} <Debug> HTTP-Session: 7899320c-99c0-4f76-a2f1-1519ae53eec0 Destroying unnamed session
1371 2023.09.20 03:52:36.278194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1372 2023.09.20 03:52:36.278259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1373 2023.09.20 03:52:36.278283 [ 3 ] {} <Debug> HTTP-Session: d19e036f-7e78-44f9-a74e-1257225cbed7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1374 2023.09.20 03:52:36.278305 [ 3 ] {} <Debug> HTTP-Session: d19e036f-7e78-44f9-a74e-1257225cbed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1375 2023.09.20 03:52:36.278393 [ 3 ] {40add35a-5441-4c35-be36-f86761c3bdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1376 2023.09.20 03:52:36.278443 [ 3 ] {40add35a-5441-4c35-be36-f86761c3bdf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1377 2023.09.20 03:52:36.278583 [ 3 ] {40add35a-5441-4c35-be36-f86761c3bdf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1378 2023.09.20 03:52:36.278911 [ 3 ] {40add35a-5441-4c35-be36-f86761c3bdf1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1379 2023.09.20 03:52:36.279165 [ 3 ] {40add35a-5441-4c35-be36-f86761c3bdf1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1380 2023.09.20 03:52:36.279338 [ 3 ] {40add35a-5441-4c35-be36-f86761c3bdf1} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1381 2023.09.20 03:52:36.279441 [ 3 ] {40add35a-5441-4c35-be36-f86761c3bdf1} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001015269 sec., 62052 rows/sec., 3.76 MiB/sec.
1382 2023.09.20 03:52:36.279545 [ 3 ] {40add35a-5441-4c35-be36-f86761c3bdf1} <Debug> DynamicQueryHandler: Done processing query
1383 2023.09.20 03:52:36.279569 [ 3 ] {40add35a-5441-4c35-be36-f86761c3bdf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1384 2023.09.20 03:52:36.279586 [ 3 ] {} <Debug> HTTP-Session: d19e036f-7e78-44f9-a74e-1257225cbed7 Destroying unnamed session
1385 2023.09.20 03:52:36.279784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 48147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1386 2023.09.20 03:52:36.279827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1387 2023.09.20 03:52:36.279846 [ 3 ] {} <Debug> HTTP-Session: e2d470f8-48d7-4c00-83c6-3356aaf69811 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1388 2023.09.20 03:52:36.279862 [ 3 ] {} <Debug> HTTP-Session: e2d470f8-48d7-4c00-83c6-3356aaf69811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1389 2023.09.20 03:52:36.279944 [ 3 ] {c5922310-b4bb-4554-b3de-6712caa5c4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1390 2023.09.20 03:52:36.279987 [ 3 ] {c5922310-b4bb-4554-b3de-6712caa5c4bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1391 2023.09.20 03:52:36.280116 [ 3 ] {c5922310-b4bb-4554-b3de-6712caa5c4bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1392 2023.09.20 03:52:36.280632 [ 3 ] {c5922310-b4bb-4554-b3de-6712caa5c4bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1393 2023.09.20 03:52:36.280931 [ 3 ] {c5922310-b4bb-4554-b3de-6712caa5c4bd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1394 2023.09.20 03:52:36.281103 [ 3 ] {c5922310-b4bb-4554-b3de-6712caa5c4bd} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1395 2023.09.20 03:52:36.281194 [ 84 ] {} <Debug> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1396 2023.09.20 03:52:36.281203 [ 3 ] {c5922310-b4bb-4554-b3de-6712caa5c4bd} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001232223 sec., 36519 rows/sec., 49.28 MiB/sec.
1397 2023.09.20 03:52:36.281246 [ 84 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1398 2023.09.20 03:52:36.281390 [ 17 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1399 2023.09.20 03:52:36.281425 [ 3 ] {c5922310-b4bb-4554-b3de-6712caa5c4bd} <Debug> DynamicQueryHandler: Done processing query
1400 2023.09.20 03:52:36.281461 [ 3 ] {c5922310-b4bb-4554-b3de-6712caa5c4bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1401 2023.09.20 03:52:36.281487 [ 3 ] {} <Debug> HTTP-Session: e2d470f8-48d7-4c00-83c6-3356aaf69811 Destroying unnamed session
1402 2023.09.20 03:52:36.281564 [ 17 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1403 2023.09.20 03:52:36.281607 [ 17 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part
1404 2023.09.20 03:52:36.281651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 2667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1405 2023.09.20 03:52:36.281729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1406 2023.09.20 03:52:36.281783 [ 3 ] {} <Debug> HTTP-Session: 012635da-b69c-42ef-8470-39951519a44d Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1407 2023.09.20 03:52:36.281830 [ 3 ] {} <Debug> HTTP-Session: 012635da-b69c-42ef-8470-39951519a44d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1408 2023.09.20 03:52:36.281849 [ 17 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part
1409 2023.09.20 03:52:36.282028 [ 3 ] {8bdc2be9-d0de-4494-a952-fff64de3152d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1410 2023.09.20 03:52:36.282141 [ 3 ] {8bdc2be9-d0de-4494-a952-fff64de3152d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1411 2023.09.20 03:52:36.282155 [ 17 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part
1412 2023.09.20 03:52:36.282589 [ 17 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 43 rows starting from the beginning of the part
1413 2023.09.20 03:52:36.282619 [ 3 ] {8bdc2be9-d0de-4494-a952-fff64de3152d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1414 2023.09.20 03:52:36.282796 [ 17 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part
1415 2023.09.20 03:52:36.283144 [ 17 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 45 rows starting from the beginning of the part
1416 2023.09.20 03:52:36.283320 [ 3 ] {8bdc2be9-d0de-4494-a952-fff64de3152d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1417 2023.09.20 03:52:36.283761 [ 3 ] {8bdc2be9-d0de-4494-a952-fff64de3152d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1418 2023.09.20 03:52:36.284091 [ 3 ] {8bdc2be9-d0de-4494-a952-fff64de3152d} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1419 2023.09.20 03:52:36.284349 [ 3 ] {8bdc2be9-d0de-4494-a952-fff64de3152d} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002247672 sec., 8453 rows/sec., 448.82 KiB/sec.
1420 2023.09.20 03:52:36.284707 [ 3 ] {8bdc2be9-d0de-4494-a952-fff64de3152d} <Debug> DynamicQueryHandler: Done processing query
1421 2023.09.20 03:52:36.284756 [ 3 ] {8bdc2be9-d0de-4494-a952-fff64de3152d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1422 2023.09.20 03:52:36.284798 [ 3 ] {} <Debug> HTTP-Session: 012635da-b69c-42ef-8470-39951519a44d Destroying unnamed session
1423 2023.09.20 03:52:36.290748 [ 23 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 6 columns (6 merged, 0 gathered) in 0.009434087 sec., 26287.65242465964 rows/sec., 35.47 MiB/sec.
1424 2023.09.20 03:52:36.291021 [ 23 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1425 2023.09.20 03:52:36.291273 [ 23 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1426 2023.09.20 03:52:36.291347 [ 23 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1427 2023.09.20 03:52:36.291434 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_6_1: 4.07 MiB.
1428 2023.09.20 03:52:44.739730 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache
1429 2023.09.20 03:52:44.739832 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache
1430 2023.09.20 03:52:46.272291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 7205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1431 2023.09.20 03:52:46.272416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1432 2023.09.20 03:52:46.272446 [ 3 ] {} <Debug> HTTP-Session: f2e58326-a574-49a0-8346-f9b41c3c363c Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1433 2023.09.20 03:52:46.272473 [ 3 ] {} <Debug> HTTP-Session: f2e58326-a574-49a0-8346-f9b41c3c363c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1434 2023.09.20 03:52:46.272618 [ 3 ] {02f1e10d-1044-4f9f-b4f7-312e39c659f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1435 2023.09.20 03:52:46.272685 [ 3 ] {02f1e10d-1044-4f9f-b4f7-312e39c659f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1436 2023.09.20 03:52:46.272869 [ 3 ] {02f1e10d-1044-4f9f-b4f7-312e39c659f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1437 2023.09.20 03:52:46.273319 [ 3 ] {02f1e10d-1044-4f9f-b4f7-312e39c659f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1438 2023.09.20 03:52:46.273583 [ 3 ] {02f1e10d-1044-4f9f-b4f7-312e39c659f3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1439 2023.09.20 03:52:46.273753 [ 3 ] {02f1e10d-1044-4f9f-b4f7-312e39c659f3} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1440 2023.09.20 03:52:46.273889 [ 3 ] {02f1e10d-1044-4f9f-b4f7-312e39c659f3} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001223313 sec., 41690 rows/sec., 3.18 MiB/sec.
1441 2023.09.20 03:52:46.274035 [ 3 ] {02f1e10d-1044-4f9f-b4f7-312e39c659f3} <Debug> DynamicQueryHandler: Done processing query
1442 2023.09.20 03:52:46.274059 [ 3 ] {02f1e10d-1044-4f9f-b4f7-312e39c659f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1443 2023.09.20 03:52:46.274075 [ 3 ] {} <Debug> HTTP-Session: f2e58326-a574-49a0-8346-f9b41c3c363c Destroying unnamed session
1444 2023.09.20 03:52:46.274301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 35264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1445 2023.09.20 03:52:46.274347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1446 2023.09.20 03:52:46.274366 [ 3 ] {} <Debug> HTTP-Session: cfd6cb4b-3a04-4c68-a3a2-580a46f5408b Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1447 2023.09.20 03:52:46.274383 [ 3 ] {} <Debug> HTTP-Session: cfd6cb4b-3a04-4c68-a3a2-580a46f5408b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1448 2023.09.20 03:52:46.274469 [ 3 ] {16bf1aa7-b5a2-44e3-8b07-5cfbfd07ec7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1449 2023.09.20 03:52:46.274507 [ 3 ] {16bf1aa7-b5a2-44e3-8b07-5cfbfd07ec7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1450 2023.09.20 03:52:46.274613 [ 3 ] {16bf1aa7-b5a2-44e3-8b07-5cfbfd07ec7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1451 2023.09.20 03:52:46.275025 [ 3 ] {16bf1aa7-b5a2-44e3-8b07-5cfbfd07ec7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1452 2023.09.20 03:52:46.275245 [ 3 ] {16bf1aa7-b5a2-44e3-8b07-5cfbfd07ec7d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1453 2023.09.20 03:52:46.275394 [ 3 ] {16bf1aa7-b5a2-44e3-8b07-5cfbfd07ec7d} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1454 2023.09.20 03:52:46.275509 [ 3 ] {16bf1aa7-b5a2-44e3-8b07-5cfbfd07ec7d} <Information> executeQuery: Read 222 rows, 21.70 KiB in 0.001006329 sec., 220603 rows/sec., 21.06 MiB/sec.
1455 2023.09.20 03:52:46.275618 [ 3 ] {16bf1aa7-b5a2-44e3-8b07-5cfbfd07ec7d} <Debug> DynamicQueryHandler: Done processing query
1456 2023.09.20 03:52:46.275642 [ 3 ] {16bf1aa7-b5a2-44e3-8b07-5cfbfd07ec7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1457 2023.09.20 03:52:46.275657 [ 3 ] {} <Debug> HTTP-Session: cfd6cb4b-3a04-4c68-a3a2-580a46f5408b Destroying unnamed session
1458 2023.09.20 03:52:46.275846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 49780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1459 2023.09.20 03:52:46.275889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1460 2023.09.20 03:52:46.275907 [ 3 ] {} <Debug> HTTP-Session: 0d8abfbb-c46a-49fe-9e68-e64da0080896 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1461 2023.09.20 03:52:46.275923 [ 3 ] {} <Debug> HTTP-Session: 0d8abfbb-c46a-49fe-9e68-e64da0080896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1462 2023.09.20 03:52:46.276007 [ 3 ] {89234f22-4d92-47df-a842-62235d92885c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1463 2023.09.20 03:52:46.276045 [ 3 ] {89234f22-4d92-47df-a842-62235d92885c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1464 2023.09.20 03:52:46.276148 [ 3 ] {89234f22-4d92-47df-a842-62235d92885c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1465 2023.09.20 03:52:46.276660 [ 3 ] {89234f22-4d92-47df-a842-62235d92885c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1466 2023.09.20 03:52:46.276871 [ 3 ] {89234f22-4d92-47df-a842-62235d92885c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1467 2023.09.20 03:52:46.277019 [ 3 ] {89234f22-4d92-47df-a842-62235d92885c} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1468 2023.09.20 03:52:46.277143 [ 3 ] {89234f22-4d92-47df-a842-62235d92885c} <Information> executeQuery: Read 309 rows, 22.15 KiB in 0.001100341 sec., 280822 rows/sec., 19.66 MiB/sec.
1469 2023.09.20 03:52:46.277267 [ 3 ] {89234f22-4d92-47df-a842-62235d92885c} <Debug> DynamicQueryHandler: Done processing query
1470 2023.09.20 03:52:46.277289 [ 3 ] {89234f22-4d92-47df-a842-62235d92885c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1471 2023.09.20 03:52:46.277304 [ 3 ] {} <Debug> HTTP-Session: 0d8abfbb-c46a-49fe-9e68-e64da0080896 Destroying unnamed session
1472 2023.09.20 03:52:46.277462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1473 2023.09.20 03:52:46.277506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1474 2023.09.20 03:52:46.277524 [ 3 ] {} <Debug> HTTP-Session: 8bdeb003-e11c-460b-9921-f5291124269e Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1475 2023.09.20 03:52:46.277541 [ 3 ] {} <Debug> HTTP-Session: 8bdeb003-e11c-460b-9921-f5291124269e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1476 2023.09.20 03:52:46.277609 [ 3 ] {4752388b-8b99-4e02-af7f-52cc9c6d4c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1477 2023.09.20 03:52:46.277647 [ 3 ] {4752388b-8b99-4e02-af7f-52cc9c6d4c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1478 2023.09.20 03:52:46.277754 [ 3 ] {4752388b-8b99-4e02-af7f-52cc9c6d4c95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1479 2023.09.20 03:52:46.278013 [ 3 ] {4752388b-8b99-4e02-af7f-52cc9c6d4c95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1480 2023.09.20 03:52:46.278245 [ 3 ] {4752388b-8b99-4e02-af7f-52cc9c6d4c95} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1481 2023.09.20 03:52:46.278428 [ 3 ] {4752388b-8b99-4e02-af7f-52cc9c6d4c95} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1482 2023.09.20 03:52:46.278535 [ 3 ] {4752388b-8b99-4e02-af7f-52cc9c6d4c95} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000893747 sec., 6713 rows/sec., 281.91 KiB/sec.
1483 2023.09.20 03:52:46.278648 [ 3 ] {4752388b-8b99-4e02-af7f-52cc9c6d4c95} <Debug> DynamicQueryHandler: Done processing query
1484 2023.09.20 03:52:46.278671 [ 3 ] {4752388b-8b99-4e02-af7f-52cc9c6d4c95} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1485 2023.09.20 03:52:46.278686 [ 3 ] {} <Debug> HTTP-Session: 8bdeb003-e11c-460b-9921-f5291124269e Destroying unnamed session
1486 2023.09.20 03:52:46.278859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1487 2023.09.20 03:52:46.278903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1488 2023.09.20 03:52:46.278921 [ 3 ] {} <Debug> HTTP-Session: 48c2f8aa-3a85-4af1-8795-26a5acf91d83 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1489 2023.09.20 03:52:46.278936 [ 3 ] {} <Debug> HTTP-Session: 48c2f8aa-3a85-4af1-8795-26a5acf91d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1490 2023.09.20 03:52:46.279008 [ 3 ] {ac069603-f449-4adb-82ea-5273fd260b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1491 2023.09.20 03:52:46.279049 [ 3 ] {ac069603-f449-4adb-82ea-5273fd260b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1492 2023.09.20 03:52:46.279161 [ 3 ] {ac069603-f449-4adb-82ea-5273fd260b27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1493 2023.09.20 03:52:46.279485 [ 3 ] {ac069603-f449-4adb-82ea-5273fd260b27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1494 2023.09.20 03:52:46.279724 [ 3 ] {ac069603-f449-4adb-82ea-5273fd260b27} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1495 2023.09.20 03:52:46.279900 [ 3 ] {ac069603-f449-4adb-82ea-5273fd260b27} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1496 2023.09.20 03:52:46.280019 [ 3 ] {ac069603-f449-4adb-82ea-5273fd260b27} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000984178 sec., 64012 rows/sec., 3.88 MiB/sec.
1497 2023.09.20 03:52:46.280141 [ 3 ] {ac069603-f449-4adb-82ea-5273fd260b27} <Debug> DynamicQueryHandler: Done processing query
1498 2023.09.20 03:52:46.280163 [ 3 ] {ac069603-f449-4adb-82ea-5273fd260b27} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1499 2023.09.20 03:52:46.280179 [ 3 ] {} <Debug> HTTP-Session: 48c2f8aa-3a85-4af1-8795-26a5acf91d83 Destroying unnamed session
1500 2023.09.20 03:52:46.280359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 48147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1501 2023.09.20 03:52:46.280403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1502 2023.09.20 03:52:46.280422 [ 3 ] {} <Debug> HTTP-Session: 2c68e5c9-108e-4419-8da3-bf1fb7d8883f Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1503 2023.09.20 03:52:46.280438 [ 3 ] {} <Debug> HTTP-Session: 2c68e5c9-108e-4419-8da3-bf1fb7d8883f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1504 2023.09.20 03:52:46.280526 [ 3 ] {8ce3520a-91db-45e4-aaf8-61f9fbfedae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1505 2023.09.20 03:52:46.280571 [ 3 ] {8ce3520a-91db-45e4-aaf8-61f9fbfedae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1506 2023.09.20 03:52:46.280704 [ 3 ] {8ce3520a-91db-45e4-aaf8-61f9fbfedae5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1507 2023.09.20 03:52:46.281175 [ 3 ] {8ce3520a-91db-45e4-aaf8-61f9fbfedae5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1508 2023.09.20 03:52:46.281483 [ 3 ] {8ce3520a-91db-45e4-aaf8-61f9fbfedae5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1509 2023.09.20 03:52:46.281662 [ 3 ] {8ce3520a-91db-45e4-aaf8-61f9fbfedae5} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1510 2023.09.20 03:52:46.281779 [ 3 ] {8ce3520a-91db-45e4-aaf8-61f9fbfedae5} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001224023 sec., 36764 rows/sec., 49.61 MiB/sec.
1511 2023.09.20 03:52:46.281903 [ 3 ] {8ce3520a-91db-45e4-aaf8-61f9fbfedae5} <Debug> DynamicQueryHandler: Done processing query
1512 2023.09.20 03:52:46.281926 [ 3 ] {8ce3520a-91db-45e4-aaf8-61f9fbfedae5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1513 2023.09.20 03:52:46.281942 [ 3 ] {} <Debug> HTTP-Session: 2c68e5c9-108e-4419-8da3-bf1fb7d8883f Destroying unnamed session
1514 2023.09.20 03:52:46.282065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 2667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1515 2023.09.20 03:52:46.282109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1516 2023.09.20 03:52:46.282127 [ 3 ] {} <Debug> HTTP-Session: 5271109f-4ab2-48f1-aa61-af8377c651ea Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1517 2023.09.20 03:52:46.282144 [ 3 ] {} <Debug> HTTP-Session: 5271109f-4ab2-48f1-aa61-af8377c651ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1518 2023.09.20 03:52:46.282212 [ 3 ] {86b9f17b-049c-413c-ba11-5344a49e3c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1519 2023.09.20 03:52:46.282250 [ 3 ] {86b9f17b-049c-413c-ba11-5344a49e3c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1520 2023.09.20 03:52:46.282351 [ 3 ] {86b9f17b-049c-413c-ba11-5344a49e3c7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1521 2023.09.20 03:52:46.282676 [ 3 ] {86b9f17b-049c-413c-ba11-5344a49e3c7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1522 2023.09.20 03:52:46.282901 [ 3 ] {86b9f17b-049c-413c-ba11-5344a49e3c7f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1523 2023.09.20 03:52:46.283070 [ 3 ] {86b9f17b-049c-413c-ba11-5344a49e3c7f} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1524 2023.09.20 03:52:46.283169 [ 3 ] {86b9f17b-049c-413c-ba11-5344a49e3c7f} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000929087 sec., 20450 rows/sec., 1.06 MiB/sec.
1525 2023.09.20 03:52:46.283294 [ 3 ] {86b9f17b-049c-413c-ba11-5344a49e3c7f} <Debug> DynamicQueryHandler: Done processing query
1526 2023.09.20 03:52:46.283316 [ 3 ] {86b9f17b-049c-413c-ba11-5344a49e3c7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1527 2023.09.20 03:52:46.283332 [ 3 ] {} <Debug> HTTP-Session: 5271109f-4ab2-48f1-aa61-af8377c651ea Destroying unnamed session
1528 2023.09.20 03:52:56.273460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 7205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1529 2023.09.20 03:52:56.273619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1530 2023.09.20 03:52:56.273655 [ 3 ] {} <Debug> HTTP-Session: 4f93ee6c-75a7-4f12-a3d3-4d0d8279313f Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1531 2023.09.20 03:52:56.273688 [ 3 ] {} <Debug> HTTP-Session: 4f93ee6c-75a7-4f12-a3d3-4d0d8279313f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1532 2023.09.20 03:52:56.273852 [ 3 ] {5b471d39-2054-4a6f-9683-4e1d1ee4d9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1533 2023.09.20 03:52:56.273932 [ 3 ] {5b471d39-2054-4a6f-9683-4e1d1ee4d9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1534 2023.09.20 03:52:56.274141 [ 3 ] {5b471d39-2054-4a6f-9683-4e1d1ee4d9e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1535 2023.09.20 03:52:56.274634 [ 3 ] {5b471d39-2054-4a6f-9683-4e1d1ee4d9e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1536 2023.09.20 03:52:56.274909 [ 3 ] {5b471d39-2054-4a6f-9683-4e1d1ee4d9e8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1537 2023.09.20 03:52:56.275074 [ 3 ] {5b471d39-2054-4a6f-9683-4e1d1ee4d9e8} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1538 2023.09.20 03:52:56.275212 [ 3 ] {5b471d39-2054-4a6f-9683-4e1d1ee4d9e8} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001308475 sec., 38976 rows/sec., 2.98 MiB/sec.
1539 2023.09.20 03:52:56.275365 [ 3 ] {5b471d39-2054-4a6f-9683-4e1d1ee4d9e8} <Debug> DynamicQueryHandler: Done processing query
1540 2023.09.20 03:52:56.275390 [ 3 ] {5b471d39-2054-4a6f-9683-4e1d1ee4d9e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1541 2023.09.20 03:52:56.275407 [ 3 ] {} <Debug> HTTP-Session: 4f93ee6c-75a7-4f12-a3d3-4d0d8279313f Destroying unnamed session
1542 2023.09.20 03:52:56.275592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 35264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1543 2023.09.20 03:52:56.275650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1544 2023.09.20 03:52:56.275671 [ 3 ] {} <Debug> HTTP-Session: 496026dc-0bde-4f54-9f40-abc6a203c9e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1545 2023.09.20 03:52:56.275690 [ 3 ] {} <Debug> HTTP-Session: 496026dc-0bde-4f54-9f40-abc6a203c9e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1546 2023.09.20 03:52:56.275787 [ 3 ] {04950e72-d764-43b3-b9c7-1daeba3c432c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1547 2023.09.20 03:52:56.275831 [ 3 ] {04950e72-d764-43b3-b9c7-1daeba3c432c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1548 2023.09.20 03:52:56.275942 [ 3 ] {04950e72-d764-43b3-b9c7-1daeba3c432c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1549 2023.09.20 03:52:56.276487 [ 3 ] {04950e72-d764-43b3-b9c7-1daeba3c432c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1550 2023.09.20 03:52:56.276741 [ 3 ] {04950e72-d764-43b3-b9c7-1daeba3c432c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1551 2023.09.20 03:52:56.276888 [ 3 ] {04950e72-d764-43b3-b9c7-1daeba3c432c} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1552 2023.09.20 03:52:56.277002 [ 3 ] {04950e72-d764-43b3-b9c7-1daeba3c432c} <Information> executeQuery: Read 222 rows, 21.70 KiB in 0.001179972 sec., 188140 rows/sec., 17.96 MiB/sec.
1553 2023.09.20 03:52:56.277136 [ 3 ] {04950e72-d764-43b3-b9c7-1daeba3c432c} <Debug> DynamicQueryHandler: Done processing query
1554 2023.09.20 03:52:56.277159 [ 3 ] {04950e72-d764-43b3-b9c7-1daeba3c432c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1555 2023.09.20 03:52:56.277175 [ 3 ] {} <Debug> HTTP-Session: 496026dc-0bde-4f54-9f40-abc6a203c9e1 Destroying unnamed session
1556 2023.09.20 03:52:56.277365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 51626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1557 2023.09.20 03:52:56.277415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1558 2023.09.20 03:52:56.277434 [ 3 ] {} <Debug> HTTP-Session: 9b77bb8b-ae32-45aa-89f4-0515ec838ec2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1559 2023.09.20 03:52:56.277452 [ 3 ] {} <Debug> HTTP-Session: 9b77bb8b-ae32-45aa-89f4-0515ec838ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1560 2023.09.20 03:52:56.277548 [ 3 ] {d54a88f5-fec1-4e59-855c-90e8e29629eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1561 2023.09.20 03:52:56.277590 [ 3 ] {d54a88f5-fec1-4e59-855c-90e8e29629eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1562 2023.09.20 03:52:56.277695 [ 3 ] {d54a88f5-fec1-4e59-855c-90e8e29629eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1563 2023.09.20 03:52:56.278174 [ 3 ] {d54a88f5-fec1-4e59-855c-90e8e29629eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1564 2023.09.20 03:52:56.278391 [ 3 ] {d54a88f5-fec1-4e59-855c-90e8e29629eb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1565 2023.09.20 03:52:56.278550 [ 3 ] {d54a88f5-fec1-4e59-855c-90e8e29629eb} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1566 2023.09.20 03:52:56.278670 [ 3 ] {d54a88f5-fec1-4e59-855c-90e8e29629eb} <Information> executeQuery: Read 320 rows, 23.02 KiB in 0.0010873 sec., 294306 rows/sec., 20.67 MiB/sec.
1567 2023.09.20 03:52:56.278856 [ 3 ] {d54a88f5-fec1-4e59-855c-90e8e29629eb} <Debug> DynamicQueryHandler: Done processing query
1568 2023.09.20 03:52:56.278880 [ 3 ] {d54a88f5-fec1-4e59-855c-90e8e29629eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1569 2023.09.20 03:52:56.278895 [ 3 ] {} <Debug> HTTP-Session: 9b77bb8b-ae32-45aa-89f4-0515ec838ec2 Destroying unnamed session
1570 2023.09.20 03:52:56.279057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1571 2023.09.20 03:52:56.279100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1572 2023.09.20 03:52:56.279117 [ 3 ] {} <Debug> HTTP-Session: 0a429375-b7b0-4aa4-841d-ca71e9ab4454 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1573 2023.09.20 03:52:56.279159 [ 3 ] {} <Debug> HTTP-Session: 0a429375-b7b0-4aa4-841d-ca71e9ab4454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1574 2023.09.20 03:52:56.279230 [ 3 ] {c96afea2-ac5f-4505-b450-7057754ab067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1575 2023.09.20 03:52:56.279269 [ 3 ] {c96afea2-ac5f-4505-b450-7057754ab067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1576 2023.09.20 03:52:56.279389 [ 3 ] {c96afea2-ac5f-4505-b450-7057754ab067} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1577 2023.09.20 03:52:56.279665 [ 3 ] {c96afea2-ac5f-4505-b450-7057754ab067} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1578 2023.09.20 03:52:56.279899 [ 3 ] {c96afea2-ac5f-4505-b450-7057754ab067} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1579 2023.09.20 03:52:56.280069 [ 3 ] {c96afea2-ac5f-4505-b450-7057754ab067} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1580 2023.09.20 03:52:56.280192 [ 3 ] {c96afea2-ac5f-4505-b450-7057754ab067} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000931937 sec., 6438 rows/sec., 270.35 KiB/sec.
1581 2023.09.20 03:52:56.280309 [ 3 ] {c96afea2-ac5f-4505-b450-7057754ab067} <Debug> DynamicQueryHandler: Done processing query
1582 2023.09.20 03:52:56.280332 [ 3 ] {c96afea2-ac5f-4505-b450-7057754ab067} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1583 2023.09.20 03:52:56.280347 [ 3 ] {} <Debug> HTTP-Session: 0a429375-b7b0-4aa4-841d-ca71e9ab4454 Destroying unnamed session
1584 2023.09.20 03:52:56.280488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 13603, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1585 2023.09.20 03:52:56.280530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1586 2023.09.20 03:52:56.280548 [ 3 ] {} <Debug> HTTP-Session: 38330605-a90c-4125-9d28-4d16684461ea Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1587 2023.09.20 03:52:56.280565 [ 3 ] {} <Debug> HTTP-Session: 38330605-a90c-4125-9d28-4d16684461ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1588 2023.09.20 03:52:56.280635 [ 3 ] {616441fe-86ea-4ea8-8d4a-ea0c5214c0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1589 2023.09.20 03:52:56.280676 [ 3 ] {616441fe-86ea-4ea8-8d4a-ea0c5214c0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1590 2023.09.20 03:52:56.280817 [ 3 ] {616441fe-86ea-4ea8-8d4a-ea0c5214c0db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1591 2023.09.20 03:52:56.281136 [ 3 ] {616441fe-86ea-4ea8-8d4a-ea0c5214c0db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1592 2023.09.20 03:52:56.281389 [ 3 ] {616441fe-86ea-4ea8-8d4a-ea0c5214c0db} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1593 2023.09.20 03:52:56.281562 [ 3 ] {616441fe-86ea-4ea8-8d4a-ea0c5214c0db} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1594 2023.09.20 03:52:56.281698 [ 3 ] {616441fe-86ea-4ea8-8d4a-ea0c5214c0db} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.001027619 sec., 72011 rows/sec., 4.41 MiB/sec.
1595 2023.09.20 03:52:56.281834 [ 3 ] {616441fe-86ea-4ea8-8d4a-ea0c5214c0db} <Debug> DynamicQueryHandler: Done processing query
1596 2023.09.20 03:52:56.281856 [ 3 ] {616441fe-86ea-4ea8-8d4a-ea0c5214c0db} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1597 2023.09.20 03:52:56.281872 [ 3 ] {} <Debug> HTTP-Session: 38330605-a90c-4125-9d28-4d16684461ea Destroying unnamed session
1598 2023.09.20 03:52:56.282065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 48147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1599 2023.09.20 03:52:56.282107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1600 2023.09.20 03:52:56.282125 [ 3 ] {} <Debug> HTTP-Session: b56043c4-804a-4014-8a76-ea7f86165254 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1601 2023.09.20 03:52:56.282141 [ 3 ] {} <Debug> HTTP-Session: b56043c4-804a-4014-8a76-ea7f86165254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1602 2023.09.20 03:52:56.282234 [ 3 ] {da7fd9c4-7c94-4d65-b4a8-7400195c9dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1603 2023.09.20 03:52:56.282277 [ 3 ] {da7fd9c4-7c94-4d65-b4a8-7400195c9dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1604 2023.09.20 03:52:56.282413 [ 3 ] {da7fd9c4-7c94-4d65-b4a8-7400195c9dbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1605 2023.09.20 03:52:56.282883 [ 3 ] {da7fd9c4-7c94-4d65-b4a8-7400195c9dbe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1606 2023.09.20 03:52:56.283187 [ 3 ] {da7fd9c4-7c94-4d65-b4a8-7400195c9dbe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1607 2023.09.20 03:52:56.283368 [ 3 ] {da7fd9c4-7c94-4d65-b4a8-7400195c9dbe} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1608 2023.09.20 03:52:56.283496 [ 3 ] {da7fd9c4-7c94-4d65-b4a8-7400195c9dbe} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001234183 sec., 36461 rows/sec., 49.20 MiB/sec.
1609 2023.09.20 03:52:56.283621 [ 3 ] {da7fd9c4-7c94-4d65-b4a8-7400195c9dbe} <Debug> DynamicQueryHandler: Done processing query
1610 2023.09.20 03:52:56.283643 [ 3 ] {da7fd9c4-7c94-4d65-b4a8-7400195c9dbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1611 2023.09.20 03:52:56.283658 [ 3 ] {} <Debug> HTTP-Session: b56043c4-804a-4014-8a76-ea7f86165254 Destroying unnamed session
1612 2023.09.20 03:52:56.283773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 2667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1613 2023.09.20 03:52:56.283816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1614 2023.09.20 03:52:56.283834 [ 3 ] {} <Debug> HTTP-Session: 63cab146-e3da-48c8-bad2-ba79563d5e53 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1615 2023.09.20 03:52:56.283850 [ 3 ] {} <Debug> HTTP-Session: 63cab146-e3da-48c8-bad2-ba79563d5e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1616 2023.09.20 03:52:56.283918 [ 3 ] {877b4474-f69c-4231-be69-54de2f039f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1617 2023.09.20 03:52:56.283956 [ 3 ] {877b4474-f69c-4231-be69-54de2f039f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1618 2023.09.20 03:52:56.284057 [ 3 ] {877b4474-f69c-4231-be69-54de2f039f71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1619 2023.09.20 03:52:56.284319 [ 3 ] {877b4474-f69c-4231-be69-54de2f039f71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1620 2023.09.20 03:52:56.284539 [ 3 ] {877b4474-f69c-4231-be69-54de2f039f71} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1621 2023.09.20 03:52:56.284708 [ 3 ] {877b4474-f69c-4231-be69-54de2f039f71} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1622 2023.09.20 03:52:56.284826 [ 3 ] {877b4474-f69c-4231-be69-54de2f039f71} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000879206 sec., 21610 rows/sec., 1.12 MiB/sec.
1623 2023.09.20 03:52:56.284937 [ 3 ] {877b4474-f69c-4231-be69-54de2f039f71} <Debug> DynamicQueryHandler: Done processing query
1624 2023.09.20 03:52:56.284959 [ 3 ] {877b4474-f69c-4231-be69-54de2f039f71} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1625 2023.09.20 03:52:56.284974 [ 3 ] {} <Debug> HTTP-Session: 63cab146-e3da-48c8-bad2-ba79563d5e53 Destroying unnamed session
1626 2023.09.20 03:52:59.739891 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache
1627 2023.09.20 03:52:59.739970 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache
1628 2023.09.20 03:53:06.272333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 7205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1629 2023.09.20 03:53:06.272512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1630 2023.09.20 03:53:06.272559 [ 3 ] {} <Debug> HTTP-Session: 8340f567-03dd-4590-b7b0-237b962d425d Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1631 2023.09.20 03:53:06.272601 [ 3 ] {} <Debug> HTTP-Session: 8340f567-03dd-4590-b7b0-237b962d425d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1632 2023.09.20 03:53:06.272799 [ 3 ] {233b43c7-d404-4c99-a025-4a33edbe6cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1633 2023.09.20 03:53:06.272894 [ 3 ] {233b43c7-d404-4c99-a025-4a33edbe6cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1634 2023.09.20 03:53:06.273156 [ 3 ] {233b43c7-d404-4c99-a025-4a33edbe6cc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1635 2023.09.20 03:53:06.273730 [ 3 ] {233b43c7-d404-4c99-a025-4a33edbe6cc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1636 2023.09.20 03:53:06.273999 [ 3 ] {233b43c7-d404-4c99-a025-4a33edbe6cc9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1637 2023.09.20 03:53:06.274177 [ 3 ] {233b43c7-d404-4c99-a025-4a33edbe6cc9} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1638 2023.09.20 03:53:06.274295 [ 3 ] {233b43c7-d404-4c99-a025-4a33edbe6cc9} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001438467 sec., 35454 rows/sec., 2.71 MiB/sec.
1639 2023.09.20 03:53:06.274290 [ 54 ] {} <Debug> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
1640 2023.09.20 03:53:06.274363 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1641 2023.09.20 03:53:06.274470 [ 13 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact
1642 2023.09.20 03:53:06.274479 [ 3 ] {233b43c7-d404-4c99-a025-4a33edbe6cc9} <Debug> DynamicQueryHandler: Done processing query
1643 2023.09.20 03:53:06.274561 [ 3 ] {233b43c7-d404-4c99-a025-4a33edbe6cc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1644 2023.09.20 03:53:06.274590 [ 3 ] {} <Debug> HTTP-Session: 8340f567-03dd-4590-b7b0-237b962d425d Destroying unnamed session
1645 2023.09.20 03:53:06.274661 [ 13 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1646 2023.09.20 03:53:06.274702 [ 13 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 51 rows starting from the beginning of the part
1647 2023.09.20 03:53:06.274851 [ 13 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part
1648 2023.09.20 03:53:06.274864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 35264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1649 2023.09.20 03:53:06.274953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1650 2023.09.20 03:53:06.275010 [ 3 ] {} <Debug> HTTP-Session: cf958909-ee04-41a8-b660-c8c4814568f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1651 2023.09.20 03:53:06.275053 [ 13 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part
1652 2023.09.20 03:53:06.275067 [ 3 ] {} <Debug> HTTP-Session: cf958909-ee04-41a8-b660-c8c4814568f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1653 2023.09.20 03:53:06.275331 [ 13 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part
1654 2023.09.20 03:53:06.275334 [ 3 ] {f01fd4d4-0cde-490c-8e7d-c388511be1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1655 2023.09.20 03:53:06.275452 [ 3 ] {f01fd4d4-0cde-490c-8e7d-c388511be1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1656 2023.09.20 03:53:06.275558 [ 13 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part
1657 2023.09.20 03:53:06.275961 [ 3 ] {f01fd4d4-0cde-490c-8e7d-c388511be1a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1658 2023.09.20 03:53:06.277020 [ 3 ] {f01fd4d4-0cde-490c-8e7d-c388511be1a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1659 2023.09.20 03:53:06.277219 [ 13 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002789452 sec., 91415.80496814428 rows/sec., 6.98 MiB/sec.
1660 2023.09.20 03:53:06.277354 [ 12 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
1661 2023.09.20 03:53:06.277364 [ 3 ] {f01fd4d4-0cde-490c-8e7d-c388511be1a1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1662 2023.09.20 03:53:06.277551 [ 3 ] {f01fd4d4-0cde-490c-8e7d-c388511be1a1} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1663 2023.09.20 03:53:06.277557 [ 12 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_10_2} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
1664 2023.09.20 03:53:06.277635 [ 12 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_10_2} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0
1665 2023.09.20 03:53:06.277662 [ 54 ] {} <Debug> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
1666 2023.09.20 03:53:06.277681 [ 3 ] {f01fd4d4-0cde-490c-8e7d-c388511be1a1} <Information> executeQuery: Read 222 rows, 21.70 KiB in 0.002267842 sec., 97890 rows/sec., 9.35 MiB/sec.
1667 2023.09.20 03:53:06.277730 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1668 2023.09.20 03:53:06.277922 [ 23 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact
1669 2023.09.20 03:53:06.278014 [ 3 ] {f01fd4d4-0cde-490c-8e7d-c388511be1a1} <Debug> DynamicQueryHandler: Done processing query
1670 2023.09.20 03:53:06.278065 [ 3 ] {f01fd4d4-0cde-490c-8e7d-c388511be1a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1671 2023.09.20 03:53:06.278099 [ 23 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1672 2023.09.20 03:53:06.278112 [ 3 ] {} <Debug> HTTP-Session: cf958909-ee04-41a8-b660-c8c4814568f8 Destroying unnamed session
1673 2023.09.20 03:53:06.278159 [ 23 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 222 rows starting from the beginning of the part
1674 2023.09.20 03:53:06.278302 [ 23 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 222 rows starting from the beginning of the part
1675 2023.09.20 03:53:06.278373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 49780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1676 2023.09.20 03:53:06.278456 [ 23 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 222 rows starting from the beginning of the part
1677 2023.09.20 03:53:06.278459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1678 2023.09.20 03:53:06.278535 [ 3 ] {} <Debug> HTTP-Session: 66c86294-f161-4e7f-897e-9700042a8690 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1679 2023.09.20 03:53:06.278577 [ 3 ] {} <Debug> HTTP-Session: 66c86294-f161-4e7f-897e-9700042a8690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1680 2023.09.20 03:53:06.278686 [ 23 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 222 rows starting from the beginning of the part
1681 2023.09.20 03:53:06.278810 [ 3 ] {a653917e-e991-40ff-a15c-947f11bbac98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1682 2023.09.20 03:53:06.278926 [ 3 ] {a653917e-e991-40ff-a15c-947f11bbac98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1683 2023.09.20 03:53:06.278940 [ 23 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 222 rows starting from the beginning of the part
1684 2023.09.20 03:53:06.279474 [ 3 ] {a653917e-e991-40ff-a15c-947f11bbac98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1685 2023.09.20 03:53:06.280462 [ 3 ] {a653917e-e991-40ff-a15c-947f11bbac98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1686 2023.09.20 03:53:06.280787 [ 13 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 4 columns (4 merged, 0 gathered) in 0.002994896 sec., 370630.5661365203 rows/sec., 35.38 MiB/sec.
1687 2023.09.20 03:53:06.280848 [ 3 ] {a653917e-e991-40ff-a15c-947f11bbac98} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1688 2023.09.20 03:53:06.280943 [ 13 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
1689 2023.09.20 03:53:06.281110 [ 3 ] {a653917e-e991-40ff-a15c-947f11bbac98} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1690 2023.09.20 03:53:06.281201 [ 13 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_10_2} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
1691 2023.09.20 03:53:06.281306 [ 3 ] {a653917e-e991-40ff-a15c-947f11bbac98} <Information> executeQuery: Read 309 rows, 22.15 KiB in 0.002445016 sec., 126379 rows/sec., 8.85 MiB/sec.
1692 2023.09.20 03:53:06.281346 [ 13 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_10_2} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0
1693 2023.09.20 03:53:06.281539 [ 3 ] {a653917e-e991-40ff-a15c-947f11bbac98} <Debug> DynamicQueryHandler: Done processing query
1694 2023.09.20 03:53:06.281568 [ 3 ] {a653917e-e991-40ff-a15c-947f11bbac98} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1695 2023.09.20 03:53:06.281585 [ 3 ] {} <Debug> HTTP-Session: 66c86294-f161-4e7f-897e-9700042a8690 Destroying unnamed session
1696 2023.09.20 03:53:06.281741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1697 2023.09.20 03:53:06.281787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1698 2023.09.20 03:53:06.281806 [ 3 ] {} <Debug> HTTP-Session: 8fbef7a4-4f25-44ea-be26-736527b7073b Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1699 2023.09.20 03:53:06.281823 [ 3 ] {} <Debug> HTTP-Session: 8fbef7a4-4f25-44ea-be26-736527b7073b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1700 2023.09.20 03:53:06.281893 [ 3 ] {2677a547-7f58-47ab-826e-db018bf31252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1701 2023.09.20 03:53:06.281934 [ 3 ] {2677a547-7f58-47ab-826e-db018bf31252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1702 2023.09.20 03:53:06.282052 [ 3 ] {2677a547-7f58-47ab-826e-db018bf31252} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1703 2023.09.20 03:53:06.282316 [ 3 ] {2677a547-7f58-47ab-826e-db018bf31252} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1704 2023.09.20 03:53:06.282561 [ 3 ] {2677a547-7f58-47ab-826e-db018bf31252} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1705 2023.09.20 03:53:06.282740 [ 3 ] {2677a547-7f58-47ab-826e-db018bf31252} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1706 2023.09.20 03:53:06.282842 [ 3 ] {2677a547-7f58-47ab-826e-db018bf31252} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000920178 sec., 6520 rows/sec., 273.81 KiB/sec.
1707 2023.09.20 03:53:06.282956 [ 3 ] {2677a547-7f58-47ab-826e-db018bf31252} <Debug> DynamicQueryHandler: Done processing query
1708 2023.09.20 03:53:06.282979 [ 3 ] {2677a547-7f58-47ab-826e-db018bf31252} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1709 2023.09.20 03:53:06.282996 [ 3 ] {} <Debug> HTTP-Session: 8fbef7a4-4f25-44ea-be26-736527b7073b Destroying unnamed session
1710 2023.09.20 03:53:06.283179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1711 2023.09.20 03:53:06.283222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1712 2023.09.20 03:53:06.283241 [ 3 ] {} <Debug> HTTP-Session: f52e740b-d293-40e5-87ab-c4afd6036b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1713 2023.09.20 03:53:06.283258 [ 3 ] {} <Debug> HTTP-Session: f52e740b-d293-40e5-87ab-c4afd6036b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1714 2023.09.20 03:53:06.283330 [ 3 ] {b9b64c7d-da5a-4e90-8c38-0aefd1c74528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1715 2023.09.20 03:53:06.283370 [ 3 ] {b9b64c7d-da5a-4e90-8c38-0aefd1c74528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1716 2023.09.20 03:53:06.283485 [ 3 ] {b9b64c7d-da5a-4e90-8c38-0aefd1c74528} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1717 2023.09.20 03:53:06.283782 [ 3 ] {b9b64c7d-da5a-4e90-8c38-0aefd1c74528} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1718 2023.09.20 03:53:06.284022 [ 3 ] {b9b64c7d-da5a-4e90-8c38-0aefd1c74528} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1719 2023.09.20 03:53:06.284205 [ 3 ] {b9b64c7d-da5a-4e90-8c38-0aefd1c74528} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1720 2023.09.20 03:53:06.284304 [ 3 ] {b9b64c7d-da5a-4e90-8c38-0aefd1c74528} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000947437 sec., 66495 rows/sec., 4.03 MiB/sec.
1721 2023.09.20 03:53:06.284420 [ 3 ] {b9b64c7d-da5a-4e90-8c38-0aefd1c74528} <Debug> DynamicQueryHandler: Done processing query
1722 2023.09.20 03:53:06.284445 [ 3 ] {b9b64c7d-da5a-4e90-8c38-0aefd1c74528} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1723 2023.09.20 03:53:06.284462 [ 3 ] {} <Debug> HTTP-Session: f52e740b-d293-40e5-87ab-c4afd6036b6e Destroying unnamed session
1724 2023.09.20 03:53:06.284649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 48148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1725 2023.09.20 03:53:06.284693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1726 2023.09.20 03:53:06.284712 [ 3 ] {} <Debug> HTTP-Session: 715ac05c-be34-4af5-8af9-78ecc1db3572 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1727 2023.09.20 03:53:06.284728 [ 3 ] {} <Debug> HTTP-Session: 715ac05c-be34-4af5-8af9-78ecc1db3572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1728 2023.09.20 03:53:06.284819 [ 3 ] {d5a3a4d9-e22e-45a1-b820-dc4cb76abb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1729 2023.09.20 03:53:06.284862 [ 3 ] {d5a3a4d9-e22e-45a1-b820-dc4cb76abb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1730 2023.09.20 03:53:06.284992 [ 3 ] {d5a3a4d9-e22e-45a1-b820-dc4cb76abb96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1731 2023.09.20 03:53:06.285486 [ 3 ] {d5a3a4d9-e22e-45a1-b820-dc4cb76abb96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1732 2023.09.20 03:53:06.285790 [ 3 ] {d5a3a4d9-e22e-45a1-b820-dc4cb76abb96} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1733 2023.09.20 03:53:06.285963 [ 3 ] {d5a3a4d9-e22e-45a1-b820-dc4cb76abb96} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1734 2023.09.20 03:53:06.286083 [ 3 ] {d5a3a4d9-e22e-45a1-b820-dc4cb76abb96} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001222853 sec., 36799 rows/sec., 49.66 MiB/sec.
1735 2023.09.20 03:53:06.286214 [ 3 ] {d5a3a4d9-e22e-45a1-b820-dc4cb76abb96} <Debug> DynamicQueryHandler: Done processing query
1736 2023.09.20 03:53:06.286236 [ 3 ] {d5a3a4d9-e22e-45a1-b820-dc4cb76abb96} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1737 2023.09.20 03:53:06.286252 [ 3 ] {} <Debug> HTTP-Session: 715ac05c-be34-4af5-8af9-78ecc1db3572 Destroying unnamed session
1738 2023.09.20 03:53:06.286367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 2667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1739 2023.09.20 03:53:06.286412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1740 2023.09.20 03:53:06.286435 [ 3 ] {} <Debug> HTTP-Session: ad8dbabc-299e-4eec-abf6-6030b11fb70e Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1741 2023.09.20 03:53:06.286452 [ 3 ] {} <Debug> HTTP-Session: ad8dbabc-299e-4eec-abf6-6030b11fb70e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1742 2023.09.20 03:53:06.286521 [ 3 ] {66b1e57c-ac2e-4477-b473-1c50e3e0f429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1743 2023.09.20 03:53:06.286558 [ 3 ] {66b1e57c-ac2e-4477-b473-1c50e3e0f429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1744 2023.09.20 03:53:06.286659 [ 3 ] {66b1e57c-ac2e-4477-b473-1c50e3e0f429} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1745 2023.09.20 03:53:06.286909 [ 3 ] {66b1e57c-ac2e-4477-b473-1c50e3e0f429} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1746 2023.09.20 03:53:06.287135 [ 3 ] {66b1e57c-ac2e-4477-b473-1c50e3e0f429} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1747 2023.09.20 03:53:06.287310 [ 3 ] {66b1e57c-ac2e-4477-b473-1c50e3e0f429} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1748 2023.09.20 03:53:06.287432 [ 3 ] {66b1e57c-ac2e-4477-b473-1c50e3e0f429} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000879737 sec., 21597 rows/sec., 1.12 MiB/sec.
1749 2023.09.20 03:53:06.287546 [ 3 ] {66b1e57c-ac2e-4477-b473-1c50e3e0f429} <Debug> DynamicQueryHandler: Done processing query
1750 2023.09.20 03:53:06.287577 [ 3 ] {66b1e57c-ac2e-4477-b473-1c50e3e0f429} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1751 2023.09.20 03:53:06.287592 [ 3 ] {} <Debug> HTTP-Session: ad8dbabc-299e-4eec-abf6-6030b11fb70e Destroying unnamed session
1752 2023.09.20 03:53:14.740022 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache
1753 2023.09.20 03:53:14.740098 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache
1754 2023.09.20 03:53:16.271242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 7205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1755 2023.09.20 03:53:16.271370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1756 2023.09.20 03:53:16.271401 [ 3 ] {} <Debug> HTTP-Session: c426ae07-4027-47f4-b3d5-07d8aa25a12d Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1757 2023.09.20 03:53:16.271430 [ 3 ] {} <Debug> HTTP-Session: c426ae07-4027-47f4-b3d5-07d8aa25a12d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1758 2023.09.20 03:53:16.271572 [ 3 ] {9705e1cb-2db3-4324-9c72-55e5e2de9881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1759 2023.09.20 03:53:16.271637 [ 3 ] {9705e1cb-2db3-4324-9c72-55e5e2de9881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1760 2023.09.20 03:53:16.271797 [ 3 ] {9705e1cb-2db3-4324-9c72-55e5e2de9881} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1761 2023.09.20 03:53:16.272262 [ 3 ] {9705e1cb-2db3-4324-9c72-55e5e2de9881} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1762 2023.09.20 03:53:16.272526 [ 3 ] {9705e1cb-2db3-4324-9c72-55e5e2de9881} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1763 2023.09.20 03:53:16.272691 [ 3 ] {9705e1cb-2db3-4324-9c72-55e5e2de9881} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1764 2023.09.20 03:53:16.272814 [ 3 ] {9705e1cb-2db3-4324-9c72-55e5e2de9881} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001203232 sec., 42385 rows/sec., 3.24 MiB/sec.
1765 2023.09.20 03:53:16.272956 [ 3 ] {9705e1cb-2db3-4324-9c72-55e5e2de9881} <Debug> DynamicQueryHandler: Done processing query
1766 2023.09.20 03:53:16.272981 [ 3 ] {9705e1cb-2db3-4324-9c72-55e5e2de9881} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1767 2023.09.20 03:53:16.272997 [ 3 ] {} <Debug> HTTP-Session: c426ae07-4027-47f4-b3d5-07d8aa25a12d Destroying unnamed session
1768 2023.09.20 03:53:16.273174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 35264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1769 2023.09.20 03:53:16.273221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1770 2023.09.20 03:53:16.273240 [ 3 ] {} <Debug> HTTP-Session: f716611d-ea25-4a9c-87f2-d826367ab62f Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1771 2023.09.20 03:53:16.273256 [ 3 ] {} <Debug> HTTP-Session: f716611d-ea25-4a9c-87f2-d826367ab62f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1772 2023.09.20 03:53:16.273337 [ 3 ] {7d537c23-887a-4c45-aac1-f252a80ca168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1773 2023.09.20 03:53:16.273377 [ 3 ] {7d537c23-887a-4c45-aac1-f252a80ca168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1774 2023.09.20 03:53:16.273482 [ 3 ] {7d537c23-887a-4c45-aac1-f252a80ca168} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1775 2023.09.20 03:53:16.273967 [ 3 ] {7d537c23-887a-4c45-aac1-f252a80ca168} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1776 2023.09.20 03:53:16.274200 [ 3 ] {7d537c23-887a-4c45-aac1-f252a80ca168} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1777 2023.09.20 03:53:16.274350 [ 3 ] {7d537c23-887a-4c45-aac1-f252a80ca168} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1778 2023.09.20 03:53:16.274472 [ 3 ] {7d537c23-887a-4c45-aac1-f252a80ca168} <Information> executeQuery: Read 222 rows, 21.70 KiB in 0.00110505 sec., 200895 rows/sec., 19.18 MiB/sec.
1779 2023.09.20 03:53:16.274647 [ 3 ] {7d537c23-887a-4c45-aac1-f252a80ca168} <Debug> DynamicQueryHandler: Done processing query
1780 2023.09.20 03:53:16.274672 [ 3 ] {7d537c23-887a-4c45-aac1-f252a80ca168} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1781 2023.09.20 03:53:16.274688 [ 3 ] {} <Debug> HTTP-Session: f716611d-ea25-4a9c-87f2-d826367ab62f Destroying unnamed session
1782 2023.09.20 03:53:16.274888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 49780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1783 2023.09.20 03:53:16.274932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1784 2023.09.20 03:53:16.274951 [ 3 ] {} <Debug> HTTP-Session: c671164f-cc7f-4279-84f9-fe454ed5a87c Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1785 2023.09.20 03:53:16.274968 [ 3 ] {} <Debug> HTTP-Session: c671164f-cc7f-4279-84f9-fe454ed5a87c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1786 2023.09.20 03:53:16.275063 [ 3 ] {ee552120-503c-44b2-9750-6f26528eade1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1787 2023.09.20 03:53:16.275103 [ 3 ] {ee552120-503c-44b2-9750-6f26528eade1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1788 2023.09.20 03:53:16.275221 [ 3 ] {ee552120-503c-44b2-9750-6f26528eade1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1789 2023.09.20 03:53:16.275685 [ 3 ] {ee552120-503c-44b2-9750-6f26528eade1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1790 2023.09.20 03:53:16.275899 [ 3 ] {ee552120-503c-44b2-9750-6f26528eade1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1791 2023.09.20 03:53:16.276047 [ 3 ] {ee552120-503c-44b2-9750-6f26528eade1} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1792 2023.09.20 03:53:16.276168 [ 3 ] {ee552120-503c-44b2-9750-6f26528eade1} <Information> executeQuery: Read 309 rows, 22.15 KiB in 0.00106507 sec., 290121 rows/sec., 20.31 MiB/sec.
1793 2023.09.20 03:53:16.276168 [ 53 ] {} <Debug> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1794 2023.09.20 03:53:16.276283 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1795 2023.09.20 03:53:16.276350 [ 3 ] {ee552120-503c-44b2-9750-6f26528eade1} <Debug> DynamicQueryHandler: Done processing query
1796 2023.09.20 03:53:16.276401 [ 3 ] {ee552120-503c-44b2-9750-6f26528eade1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1797 2023.09.20 03:53:16.276413 [ 24 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1798 2023.09.20 03:53:16.276421 [ 3 ] {} <Debug> HTTP-Session: c671164f-cc7f-4279-84f9-fe454ed5a87c Destroying unnamed session
1799 2023.09.20 03:53:16.276505 [ 24 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1800 2023.09.20 03:53:16.276537 [ 24 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 338 rows starting from the beginning of the part
1801 2023.09.20 03:53:16.276607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1802 2023.09.20 03:53:16.276662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1803 2023.09.20 03:53:16.276669 [ 24 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 309 rows starting from the beginning of the part
1804 2023.09.20 03:53:16.276684 [ 3 ] {} <Debug> HTTP-Session: 64272748-7a2c-4a02-a4f3-59e1313eee95 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1805 2023.09.20 03:53:16.276718 [ 3 ] {} <Debug> HTTP-Session: 64272748-7a2c-4a02-a4f3-59e1313eee95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1806 2023.09.20 03:53:16.276830 [ 24 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 309 rows starting from the beginning of the part
1807 2023.09.20 03:53:16.276835 [ 3 ] {1d17b588-308a-4443-a6e1-a4e7f58356e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1808 2023.09.20 03:53:16.276891 [ 3 ] {1d17b588-308a-4443-a6e1-a4e7f58356e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1809 2023.09.20 03:53:16.276992 [ 24 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 320 rows starting from the beginning of the part
1810 2023.09.20 03:53:16.277138 [ 3 ] {1d17b588-308a-4443-a6e1-a4e7f58356e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1811 2023.09.20 03:53:16.277165 [ 24 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 309 rows starting from the beginning of the part
1812 2023.09.20 03:53:16.277339 [ 24 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 309 rows starting from the beginning of the part
1813 2023.09.20 03:53:16.277615 [ 3 ] {1d17b588-308a-4443-a6e1-a4e7f58356e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1814 2023.09.20 03:53:16.277922 [ 3 ] {1d17b588-308a-4443-a6e1-a4e7f58356e6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1815 2023.09.20 03:53:16.278125 [ 3 ] {1d17b588-308a-4443-a6e1-a4e7f58356e6} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1816 2023.09.20 03:53:16.278246 [ 53 ] {} <Debug> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1817 2023.09.20 03:53:16.278265 [ 3 ] {1d17b588-308a-4443-a6e1-a4e7f58356e6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001381016 sec., 4344 rows/sec., 182.44 KiB/sec.
1818 2023.09.20 03:53:16.278311 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1819 2023.09.20 03:53:16.278578 [ 13 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1820 2023.09.20 03:53:16.278677 [ 3 ] {1d17b588-308a-4443-a6e1-a4e7f58356e6} <Debug> DynamicQueryHandler: Done processing query
1821 2023.09.20 03:53:16.278767 [ 3 ] {1d17b588-308a-4443-a6e1-a4e7f58356e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1822 2023.09.20 03:53:16.278868 [ 3 ] {} <Debug> HTTP-Session: 64272748-7a2c-4a02-a4f3-59e1313eee95 Destroying unnamed session
1823 2023.09.20 03:53:16.278983 [ 13 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1824 2023.09.20 03:53:16.279035 [ 13 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
1825 2023.09.20 03:53:16.279039 [ 23 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1894 rows, containing 4 columns (4 merged, 0 gathered) in 0.002694601 sec., 702886.9951432513 rows/sec., 49.31 MiB/sec.
1826 2023.09.20 03:53:16.279125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1827 2023.09.20 03:53:16.279260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1828 2023.09.20 03:53:16.279327 [ 23 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1829 2023.09.20 03:53:16.279340 [ 3 ] {} <Debug> HTTP-Session: 01964597-c95d-42af-bbc9-2ce976119940 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1830 2023.09.20 03:53:16.279366 [ 13 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
1831 2023.09.20 03:53:16.279428 [ 3 ] {} <Debug> HTTP-Session: 01964597-c95d-42af-bbc9-2ce976119940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1832 2023.09.20 03:53:16.279739 [ 13 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
1833 2023.09.20 03:53:16.279775 [ 23 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_11_2} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1834 2023.09.20 03:53:16.279790 [ 3 ] {2751312f-a68a-4ac8-809a-5af2cc4e1563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1835 2023.09.20 03:53:16.279921 [ 3 ] {2751312f-a68a-4ac8-809a-5af2cc4e1563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1836 2023.09.20 03:53:16.279959 [ 23 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_11_2} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1837 2023.09.20 03:53:16.280111 [ 13 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
1838 2023.09.20 03:53:16.280441 [ 13 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
1839 2023.09.20 03:53:16.280617 [ 3 ] {2751312f-a68a-4ac8-809a-5af2cc4e1563} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1840 2023.09.20 03:53:16.280675 [ 13 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
1841 2023.09.20 03:53:16.281315 [ 3 ] {2751312f-a68a-4ac8-809a-5af2cc4e1563} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1842 2023.09.20 03:53:16.281966 [ 3 ] {2751312f-a68a-4ac8-809a-5af2cc4e1563} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1843 2023.09.20 03:53:16.282124 [ 23 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003736301 sec., 17664.529704646386 rows/sec., 741.77 KiB/sec.
1844 2023.09.20 03:53:16.282260 [ 3 ] {2751312f-a68a-4ac8-809a-5af2cc4e1563} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1845 2023.09.20 03:53:16.282281 [ 20 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1846 2023.09.20 03:53:16.282395 [ 53 ] {} <Debug> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1847 2023.09.20 03:53:16.282430 [ 3 ] {2751312f-a68a-4ac8-809a-5af2cc4e1563} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002549658 sec., 24709 rows/sec., 1.50 MiB/sec.
1848 2023.09.20 03:53:16.282504 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1849 2023.09.20 03:53:16.282653 [ 20 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_11_2} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1850 2023.09.20 03:53:16.282771 [ 23 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1851 2023.09.20 03:53:16.282896 [ 3 ] {2751312f-a68a-4ac8-809a-5af2cc4e1563} <Debug> DynamicQueryHandler: Done processing query
1852 2023.09.20 03:53:16.282905 [ 20 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_11_2} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1853 2023.09.20 03:53:16.282956 [ 3 ] {2751312f-a68a-4ac8-809a-5af2cc4e1563} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1854 2023.09.20 03:53:16.283050 [ 3 ] {} <Debug> HTTP-Session: 01964597-c95d-42af-bbc9-2ce976119940 Destroying unnamed session
1855 2023.09.20 03:53:16.283137 [ 23 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1856 2023.09.20 03:53:16.283179 [ 23 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 389 rows starting from the beginning of the part
1857 2023.09.20 03:53:16.283291 [ 23 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part
1858 2023.09.20 03:53:16.283356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 48148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1859 2023.09.20 03:53:16.283460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1860 2023.09.20 03:53:16.283501 [ 23 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part
1861 2023.09.20 03:53:16.283515 [ 3 ] {} <Debug> HTTP-Session: ad726c9d-566b-47bd-92fb-9e006a151544 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1862 2023.09.20 03:53:16.283578 [ 3 ] {} <Debug> HTTP-Session: ad726c9d-566b-47bd-92fb-9e006a151544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1863 2023.09.20 03:53:16.283796 [ 23 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part
1864 2023.09.20 03:53:16.283813 [ 3 ] {2b3b7a1a-ebf2-4b54-93fd-b374472f0738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1865 2023.09.20 03:53:16.283923 [ 3 ] {2b3b7a1a-ebf2-4b54-93fd-b374472f0738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1866 2023.09.20 03:53:16.284035 [ 23 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part
1867 2023.09.20 03:53:16.284402 [ 23 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part
1868 2023.09.20 03:53:16.284558 [ 3 ] {2b3b7a1a-ebf2-4b54-93fd-b374472f0738} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1869 2023.09.20 03:53:16.285698 [ 3 ] {2b3b7a1a-ebf2-4b54-93fd-b374472f0738} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1870 2023.09.20 03:53:16.286113 [ 20 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 5 columns (5 merged, 0 gathered) in 0.003508786 sec., 203774.18286552673 rows/sec., 12.38 MiB/sec.
1871 2023.09.20 03:53:16.286246 [ 20 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1872 2023.09.20 03:53:16.286362 [ 3 ] {2b3b7a1a-ebf2-4b54-93fd-b374472f0738} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1873 2023.09.20 03:53:16.286463 [ 20 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1874 2023.09.20 03:53:16.286530 [ 20 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1875 2023.09.20 03:53:16.286577 [ 3 ] {2b3b7a1a-ebf2-4b54-93fd-b374472f0738} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1876 2023.09.20 03:53:16.286734 [ 3 ] {2b3b7a1a-ebf2-4b54-93fd-b374472f0738} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.002853204 sec., 15771 rows/sec., 21.28 MiB/sec.
1877 2023.09.20 03:53:16.286904 [ 3 ] {2b3b7a1a-ebf2-4b54-93fd-b374472f0738} <Debug> DynamicQueryHandler: Done processing query
1878 2023.09.20 03:53:16.286928 [ 3 ] {2b3b7a1a-ebf2-4b54-93fd-b374472f0738} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1879 2023.09.20 03:53:16.286944 [ 3 ] {} <Debug> HTTP-Session: ad726c9d-566b-47bd-92fb-9e006a151544 Destroying unnamed session
1880 2023.09.20 03:53:16.287072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 2667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1881 2023.09.20 03:53:16.287117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1882 2023.09.20 03:53:16.287135 [ 3 ] {} <Debug> HTTP-Session: f3ddc253-e08d-4813-af73-7776298e899d Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1883 2023.09.20 03:53:16.287151 [ 3 ] {} <Debug> HTTP-Session: f3ddc253-e08d-4813-af73-7776298e899d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1884 2023.09.20 03:53:16.287221 [ 3 ] {8f503123-122a-4f7d-82a7-2b4cbbb069c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1885 2023.09.20 03:53:16.287259 [ 3 ] {8f503123-122a-4f7d-82a7-2b4cbbb069c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1886 2023.09.20 03:53:16.287365 [ 3 ] {8f503123-122a-4f7d-82a7-2b4cbbb069c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1887 2023.09.20 03:53:16.287642 [ 3 ] {8f503123-122a-4f7d-82a7-2b4cbbb069c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1888 2023.09.20 03:53:16.287870 [ 3 ] {8f503123-122a-4f7d-82a7-2b4cbbb069c9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1889 2023.09.20 03:53:16.288037 [ 3 ] {8f503123-122a-4f7d-82a7-2b4cbbb069c9} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1890 2023.09.20 03:53:16.288152 [ 53 ] {} <Debug> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1891 2023.09.20 03:53:16.288168 [ 3 ] {8f503123-122a-4f7d-82a7-2b4cbbb069c9} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000917177 sec., 20715 rows/sec., 1.07 MiB/sec.
1892 2023.09.20 03:53:16.288202 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1893 2023.09.20 03:53:16.288341 [ 13 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1894 2023.09.20 03:53:16.288473 [ 3 ] {8f503123-122a-4f7d-82a7-2b4cbbb069c9} <Debug> DynamicQueryHandler: Done processing query
1895 2023.09.20 03:53:16.288483 [ 13 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1896 2023.09.20 03:53:16.288516 [ 3 ] {8f503123-122a-4f7d-82a7-2b4cbbb069c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1897 2023.09.20 03:53:16.288540 [ 13 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 147 rows starting from the beginning of the part
1898 2023.09.20 03:53:16.288550 [ 3 ] {} <Debug> HTTP-Session: f3ddc253-e08d-4813-af73-7776298e899d Destroying unnamed session
1899 2023.09.20 03:53:16.288655 [ 13 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part
1900 2023.09.20 03:53:16.288734 [ 13 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part
1901 2023.09.20 03:53:16.288809 [ 13 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part
1902 2023.09.20 03:53:16.288882 [ 13 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part
1903 2023.09.20 03:53:16.288956 [ 13 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part
1904 2023.09.20 03:53:16.289507 [ 23 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 4 columns (4 merged, 0 gathered) in 0.001261494 sec., 191836.0293429854 rows/sec., 10.41 MiB/sec.
1905 2023.09.20 03:53:16.289672 [ 15 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1906 2023.09.20 03:53:16.289932 [ 15 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_11_2} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1907 2023.09.20 03:53:16.290014 [ 15 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_11_2} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1908 2023.09.20 03:53:26.271936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 7205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1909 2023.09.20 03:53:26.272114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1910 2023.09.20 03:53:26.272161 [ 3 ] {} <Debug> HTTP-Session: dd2dbf5b-df1e-46eb-88d4-3a896be20483 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1911 2023.09.20 03:53:26.272204 [ 3 ] {} <Debug> HTTP-Session: dd2dbf5b-df1e-46eb-88d4-3a896be20483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1912 2023.09.20 03:53:26.272414 [ 3 ] {ba347a95-e129-4c66-b63c-7106749d0d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1913 2023.09.20 03:53:26.272511 [ 3 ] {ba347a95-e129-4c66-b63c-7106749d0d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1914 2023.09.20 03:53:26.272779 [ 3 ] {ba347a95-e129-4c66-b63c-7106749d0d53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1915 2023.09.20 03:53:26.273364 [ 3 ] {ba347a95-e129-4c66-b63c-7106749d0d53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1916 2023.09.20 03:53:26.273634 [ 3 ] {ba347a95-e129-4c66-b63c-7106749d0d53} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1917 2023.09.20 03:53:26.273796 [ 3 ] {ba347a95-e129-4c66-b63c-7106749d0d53} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1918 2023.09.20 03:53:26.273920 [ 3 ] {ba347a95-e129-4c66-b63c-7106749d0d53} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001449427 sec., 35186 rows/sec., 2.69 MiB/sec.
1919 2023.09.20 03:53:26.274061 [ 3 ] {ba347a95-e129-4c66-b63c-7106749d0d53} <Debug> DynamicQueryHandler: Done processing query
1920 2023.09.20 03:53:26.274085 [ 3 ] {ba347a95-e129-4c66-b63c-7106749d0d53} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1921 2023.09.20 03:53:26.274102 [ 3 ] {} <Debug> HTTP-Session: dd2dbf5b-df1e-46eb-88d4-3a896be20483 Destroying unnamed session
1922 2023.09.20 03:53:26.274283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 35264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1923 2023.09.20 03:53:26.274327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1924 2023.09.20 03:53:26.274348 [ 3 ] {} <Debug> HTTP-Session: b9a0c673-cf87-4ef1-9276-3ff5283eae1c Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1925 2023.09.20 03:53:26.274365 [ 3 ] {} <Debug> HTTP-Session: b9a0c673-cf87-4ef1-9276-3ff5283eae1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1926 2023.09.20 03:53:26.274444 [ 3 ] {aeb57eed-cb1c-4520-bd8a-7239b6c008e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1927 2023.09.20 03:53:26.274483 [ 3 ] {aeb57eed-cb1c-4520-bd8a-7239b6c008e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1928 2023.09.20 03:53:26.274589 [ 3 ] {aeb57eed-cb1c-4520-bd8a-7239b6c008e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1929 2023.09.20 03:53:26.275045 [ 3 ] {aeb57eed-cb1c-4520-bd8a-7239b6c008e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1930 2023.09.20 03:53:26.275270 [ 3 ] {aeb57eed-cb1c-4520-bd8a-7239b6c008e8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1931 2023.09.20 03:53:26.275427 [ 3 ] {aeb57eed-cb1c-4520-bd8a-7239b6c008e8} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1932 2023.09.20 03:53:26.275527 [ 3 ] {aeb57eed-cb1c-4520-bd8a-7239b6c008e8} <Information> executeQuery: Read 222 rows, 21.70 KiB in 0.00105569 sec., 210289 rows/sec., 20.08 MiB/sec.
1933 2023.09.20 03:53:26.275645 [ 3 ] {aeb57eed-cb1c-4520-bd8a-7239b6c008e8} <Debug> DynamicQueryHandler: Done processing query
1934 2023.09.20 03:53:26.275668 [ 3 ] {aeb57eed-cb1c-4520-bd8a-7239b6c008e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1935 2023.09.20 03:53:26.275683 [ 3 ] {} <Debug> HTTP-Session: b9a0c673-cf87-4ef1-9276-3ff5283eae1c Destroying unnamed session
1936 2023.09.20 03:53:26.275844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 51626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1937 2023.09.20 03:53:26.275888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1938 2023.09.20 03:53:26.275908 [ 3 ] {} <Debug> HTTP-Session: 9f3025ba-8ce4-489c-869b-4c888781e215 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1939 2023.09.20 03:53:26.275925 [ 3 ] {} <Debug> HTTP-Session: 9f3025ba-8ce4-489c-869b-4c888781e215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1940 2023.09.20 03:53:26.276006 [ 3 ] {ab96041a-49e1-4cb1-baf0-c60962c58c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1941 2023.09.20 03:53:26.276044 [ 3 ] {ab96041a-49e1-4cb1-baf0-c60962c58c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1942 2023.09.20 03:53:26.276149 [ 3 ] {ab96041a-49e1-4cb1-baf0-c60962c58c8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1943 2023.09.20 03:53:26.276635 [ 3 ] {ab96041a-49e1-4cb1-baf0-c60962c58c8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1944 2023.09.20 03:53:26.276848 [ 3 ] {ab96041a-49e1-4cb1-baf0-c60962c58c8a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1945 2023.09.20 03:53:26.276997 [ 3 ] {ab96041a-49e1-4cb1-baf0-c60962c58c8a} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1946 2023.09.20 03:53:26.277093 [ 3 ] {ab96041a-49e1-4cb1-baf0-c60962c58c8a} <Information> executeQuery: Read 320 rows, 23.02 KiB in 0.00106028 sec., 301807 rows/sec., 21.20 MiB/sec.
1947 2023.09.20 03:53:26.277239 [ 3 ] {ab96041a-49e1-4cb1-baf0-c60962c58c8a} <Debug> DynamicQueryHandler: Done processing query
1948 2023.09.20 03:53:26.277262 [ 3 ] {ab96041a-49e1-4cb1-baf0-c60962c58c8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1949 2023.09.20 03:53:26.277278 [ 3 ] {} <Debug> HTTP-Session: 9f3025ba-8ce4-489c-869b-4c888781e215 Destroying unnamed session
1950 2023.09.20 03:53:26.277443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1951 2023.09.20 03:53:26.277507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1952 2023.09.20 03:53:26.277532 [ 3 ] {} <Debug> HTTP-Session: 18bbbaaa-9a42-432c-bf42-e8721d777a46 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1953 2023.09.20 03:53:26.277553 [ 3 ] {} <Debug> HTTP-Session: 18bbbaaa-9a42-432c-bf42-e8721d777a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1954 2023.09.20 03:53:26.277640 [ 3 ] {f94b634a-90f5-43ab-9961-cee6d412b954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1955 2023.09.20 03:53:26.277688 [ 3 ] {f94b634a-90f5-43ab-9961-cee6d412b954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1956 2023.09.20 03:53:26.277824 [ 3 ] {f94b634a-90f5-43ab-9961-cee6d412b954} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1957 2023.09.20 03:53:26.278077 [ 3 ] {f94b634a-90f5-43ab-9961-cee6d412b954} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1958 2023.09.20 03:53:26.278318 [ 3 ] {f94b634a-90f5-43ab-9961-cee6d412b954} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1959 2023.09.20 03:53:26.278504 [ 3 ] {f94b634a-90f5-43ab-9961-cee6d412b954} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1960 2023.09.20 03:53:26.278612 [ 3 ] {f94b634a-90f5-43ab-9961-cee6d412b954} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000938668 sec., 6392 rows/sec., 268.42 KiB/sec.
1961 2023.09.20 03:53:26.278731 [ 3 ] {f94b634a-90f5-43ab-9961-cee6d412b954} <Debug> DynamicQueryHandler: Done processing query
1962 2023.09.20 03:53:26.278755 [ 3 ] {f94b634a-90f5-43ab-9961-cee6d412b954} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1963 2023.09.20 03:53:26.278770 [ 3 ] {} <Debug> HTTP-Session: 18bbbaaa-9a42-432c-bf42-e8721d777a46 Destroying unnamed session
1964 2023.09.20 03:53:26.278931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 13603, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1965 2023.09.20 03:53:26.278975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1966 2023.09.20 03:53:26.278994 [ 3 ] {} <Debug> HTTP-Session: 6df97e55-bde4-4e66-8dae-bd531548a77d Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1967 2023.09.20 03:53:26.279010 [ 3 ] {} <Debug> HTTP-Session: 6df97e55-bde4-4e66-8dae-bd531548a77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1968 2023.09.20 03:53:26.279082 [ 3 ] {5f0afa36-dec4-4b63-bc40-34a839da49f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1969 2023.09.20 03:53:26.279123 [ 3 ] {5f0afa36-dec4-4b63-bc40-34a839da49f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1970 2023.09.20 03:53:26.279238 [ 3 ] {5f0afa36-dec4-4b63-bc40-34a839da49f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1971 2023.09.20 03:53:26.279530 [ 3 ] {5f0afa36-dec4-4b63-bc40-34a839da49f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1972 2023.09.20 03:53:26.279768 [ 3 ] {5f0afa36-dec4-4b63-bc40-34a839da49f2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1973 2023.09.20 03:53:26.279938 [ 3 ] {5f0afa36-dec4-4b63-bc40-34a839da49f2} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1974 2023.09.20 03:53:26.280073 [ 3 ] {5f0afa36-dec4-4b63-bc40-34a839da49f2} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000954348 sec., 77539 rows/sec., 4.74 MiB/sec.
1975 2023.09.20 03:53:26.280239 [ 3 ] {5f0afa36-dec4-4b63-bc40-34a839da49f2} <Debug> DynamicQueryHandler: Done processing query
1976 2023.09.20 03:53:26.280263 [ 3 ] {5f0afa36-dec4-4b63-bc40-34a839da49f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1977 2023.09.20 03:53:26.280279 [ 3 ] {} <Debug> HTTP-Session: 6df97e55-bde4-4e66-8dae-bd531548a77d Destroying unnamed session
1978 2023.09.20 03:53:26.280448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 48148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1979 2023.09.20 03:53:26.280491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1980 2023.09.20 03:53:26.280509 [ 3 ] {} <Debug> HTTP-Session: c706801c-dfa9-473e-b6df-3cfa8d42b697 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
1981 2023.09.20 03:53:26.280526 [ 3 ] {} <Debug> HTTP-Session: c706801c-dfa9-473e-b6df-3cfa8d42b697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1982 2023.09.20 03:53:26.280607 [ 3 ] {f5f8d824-fd7d-4329-b3a7-497717eda08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1983 2023.09.20 03:53:26.280652 [ 3 ] {f5f8d824-fd7d-4329-b3a7-497717eda08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1984 2023.09.20 03:53:26.280794 [ 3 ] {f5f8d824-fd7d-4329-b3a7-497717eda08e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1985 2023.09.20 03:53:26.281274 [ 3 ] {f5f8d824-fd7d-4329-b3a7-497717eda08e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1986 2023.09.20 03:53:26.281576 [ 3 ] {f5f8d824-fd7d-4329-b3a7-497717eda08e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1987 2023.09.20 03:53:26.281755 [ 3 ] {f5f8d824-fd7d-4329-b3a7-497717eda08e} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1988 2023.09.20 03:53:26.281882 [ 3 ] {f5f8d824-fd7d-4329-b3a7-497717eda08e} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001241124 sec., 36257 rows/sec., 48.93 MiB/sec.
1989 2023.09.20 03:53:26.281879 [ 133 ] {} <Debug> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1990 2023.09.20 03:53:26.281989 [ 133 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
1991 2023.09.20 03:53:26.282075 [ 3 ] {f5f8d824-fd7d-4329-b3a7-497717eda08e} <Debug> DynamicQueryHandler: Done processing query
1992 2023.09.20 03:53:26.282093 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1993 2023.09.20 03:53:26.282114 [ 3 ] {f5f8d824-fd7d-4329-b3a7-497717eda08e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1994 2023.09.20 03:53:26.282149 [ 3 ] {} <Debug> HTTP-Session: c706801c-dfa9-473e-b6df-3cfa8d42b697 Destroying unnamed session
1995 2023.09.20 03:53:26.282216 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1996 2023.09.20 03:53:26.282253 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 248 rows starting from the beginning of the part
1997 2023.09.20 03:53:26.282279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 2667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1998 2023.09.20 03:53:26.282333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1999 2023.09.20 03:53:26.282356 [ 3 ] {} <Debug> HTTP-Session: 70b23fd1-0d65-4c58-9d70-e74c788c0912 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2000 2023.09.20 03:53:26.282376 [ 3 ] {} <Debug> HTTP-Session: 70b23fd1-0d65-4c58-9d70-e74c788c0912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2001 2023.09.20 03:53:26.282474 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 45 rows starting from the beginning of the part
2002 2023.09.20 03:53:26.282489 [ 3 ] {d41b074a-84d4-4e48-8a56-f94a76be1282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2003 2023.09.20 03:53:26.282541 [ 3 ] {d41b074a-84d4-4e48-8a56-f94a76be1282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2004 2023.09.20 03:53:26.282679 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 45 rows starting from the beginning of the part
2005 2023.09.20 03:53:26.282794 [ 3 ] {d41b074a-84d4-4e48-8a56-f94a76be1282} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2006 2023.09.20 03:53:26.282902 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 45 rows starting from the beginning of the part
2007 2023.09.20 03:53:26.283075 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 45 rows starting from the beginning of the part
2008 2023.09.20 03:53:26.283224 [ 3 ] {d41b074a-84d4-4e48-8a56-f94a76be1282} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2009 2023.09.20 03:53:26.283232 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 45 rows starting from the beginning of the part
2010 2023.09.20 03:53:26.283525 [ 3 ] {d41b074a-84d4-4e48-8a56-f94a76be1282} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2011 2023.09.20 03:53:26.283722 [ 3 ] {d41b074a-84d4-4e48-8a56-f94a76be1282} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2012 2023.09.20 03:53:26.283944 [ 3 ] {d41b074a-84d4-4e48-8a56-f94a76be1282} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001409156 sec., 13483 rows/sec., 715.88 KiB/sec.
2013 2023.09.20 03:53:26.284275 [ 3 ] {d41b074a-84d4-4e48-8a56-f94a76be1282} <Debug> DynamicQueryHandler: Done processing query
2014 2023.09.20 03:53:26.284304 [ 3 ] {d41b074a-84d4-4e48-8a56-f94a76be1282} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2015 2023.09.20 03:53:26.284330 [ 3 ] {} <Debug> HTTP-Session: 70b23fd1-0d65-4c58-9d70-e74c788c0912 Destroying unnamed session
2016 2023.09.20 03:53:26.285044 [ 23 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 473 rows, containing 6 columns (6 merged, 0 gathered) in 0.002978656 sec., 158796.45047967942 rows/sec., 214.29 MiB/sec.
2017 2023.09.20 03:53:26.285337 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2018 2023.09.20 03:53:26.285541 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2019 2023.09.20 03:53:26.285602 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2020 2023.09.20 03:53:26.285661 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_11_2: 4.00 MiB.
2021 2023.09.20 03:53:27.000132 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.67 MiB, peak 230.90 MiB, will set to 225.46 MiB (RSS), difference: -4.21 MiB
2022 2023.09.20 03:53:29.740151 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache
2023 2023.09.20 03:53:29.740205 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache
2024 2023.09.20 03:53:36.271509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 7205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2025 2023.09.20 03:53:36.271629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2026 2023.09.20 03:53:36.271654 [ 3 ] {} <Debug> HTTP-Session: 4706fb58-e153-4abc-9e78-39a898c9a278 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2027 2023.09.20 03:53:36.271679 [ 3 ] {} <Debug> HTTP-Session: 4706fb58-e153-4abc-9e78-39a898c9a278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2028 2023.09.20 03:53:36.271805 [ 3 ] {a1ffad2d-ced8-4f44-8c09-9f15665cec80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2029 2023.09.20 03:53:36.271866 [ 3 ] {a1ffad2d-ced8-4f44-8c09-9f15665cec80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2030 2023.09.20 03:53:36.272024 [ 3 ] {a1ffad2d-ced8-4f44-8c09-9f15665cec80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2031 2023.09.20 03:53:36.272456 [ 3 ] {a1ffad2d-ced8-4f44-8c09-9f15665cec80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2032 2023.09.20 03:53:36.272710 [ 3 ] {a1ffad2d-ced8-4f44-8c09-9f15665cec80} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2033 2023.09.20 03:53:36.272868 [ 3 ] {a1ffad2d-ced8-4f44-8c09-9f15665cec80} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2034 2023.09.20 03:53:36.272980 [ 3 ] {a1ffad2d-ced8-4f44-8c09-9f15665cec80} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001140902 sec., 44701 rows/sec., 3.41 MiB/sec.
2035 2023.09.20 03:53:36.273122 [ 3 ] {a1ffad2d-ced8-4f44-8c09-9f15665cec80} <Debug> DynamicQueryHandler: Done processing query
2036 2023.09.20 03:53:36.273147 [ 3 ] {a1ffad2d-ced8-4f44-8c09-9f15665cec80} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2037 2023.09.20 03:53:36.273164 [ 3 ] {} <Debug> HTTP-Session: 4706fb58-e153-4abc-9e78-39a898c9a278 Destroying unnamed session
2038 2023.09.20 03:53:36.273339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 35264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2039 2023.09.20 03:53:36.273384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2040 2023.09.20 03:53:36.273404 [ 3 ] {} <Debug> HTTP-Session: 70167ec8-632c-4e53-adcd-dc28b93d503f Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2041 2023.09.20 03:53:36.273420 [ 3 ] {} <Debug> HTTP-Session: 70167ec8-632c-4e53-adcd-dc28b93d503f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2042 2023.09.20 03:53:36.273501 [ 3 ] {17d99ebf-5e94-49ce-89e9-4ba1620866a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2043 2023.09.20 03:53:36.273539 [ 3 ] {17d99ebf-5e94-49ce-89e9-4ba1620866a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2044 2023.09.20 03:53:36.273642 [ 3 ] {17d99ebf-5e94-49ce-89e9-4ba1620866a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2045 2023.09.20 03:53:36.274050 [ 3 ] {17d99ebf-5e94-49ce-89e9-4ba1620866a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2046 2023.09.20 03:53:36.274263 [ 3 ] {17d99ebf-5e94-49ce-89e9-4ba1620866a8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2047 2023.09.20 03:53:36.274407 [ 3 ] {17d99ebf-5e94-49ce-89e9-4ba1620866a8} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2048 2023.09.20 03:53:36.274507 [ 3 ] {17d99ebf-5e94-49ce-89e9-4ba1620866a8} <Information> executeQuery: Read 222 rows, 21.70 KiB in 0.000978778 sec., 226813 rows/sec., 21.65 MiB/sec.
2049 2023.09.20 03:53:36.274644 [ 3 ] {17d99ebf-5e94-49ce-89e9-4ba1620866a8} <Debug> DynamicQueryHandler: Done processing query
2050 2023.09.20 03:53:36.274668 [ 3 ] {17d99ebf-5e94-49ce-89e9-4ba1620866a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2051 2023.09.20 03:53:36.274685 [ 3 ] {} <Debug> HTTP-Session: 70167ec8-632c-4e53-adcd-dc28b93d503f Destroying unnamed session
2052 2023.09.20 03:53:36.274852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 49780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2053 2023.09.20 03:53:36.274895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2054 2023.09.20 03:53:36.274914 [ 3 ] {} <Debug> HTTP-Session: d0ac2912-4a74-469f-8f9f-dda652194512 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2055 2023.09.20 03:53:36.274931 [ 3 ] {} <Debug> HTTP-Session: d0ac2912-4a74-469f-8f9f-dda652194512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2056 2023.09.20 03:53:36.275014 [ 3 ] {a31c9dd4-4e09-4fc1-a5cd-5a6a63c73d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2057 2023.09.20 03:53:36.275053 [ 3 ] {a31c9dd4-4e09-4fc1-a5cd-5a6a63c73d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2058 2023.09.20 03:53:36.275161 [ 3 ] {a31c9dd4-4e09-4fc1-a5cd-5a6a63c73d2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2059 2023.09.20 03:53:36.275623 [ 3 ] {a31c9dd4-4e09-4fc1-a5cd-5a6a63c73d2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2060 2023.09.20 03:53:36.275832 [ 3 ] {a31c9dd4-4e09-4fc1-a5cd-5a6a63c73d2a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2061 2023.09.20 03:53:36.275975 [ 3 ] {a31c9dd4-4e09-4fc1-a5cd-5a6a63c73d2a} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2062 2023.09.20 03:53:36.276076 [ 3 ] {a31c9dd4-4e09-4fc1-a5cd-5a6a63c73d2a} <Information> executeQuery: Read 309 rows, 22.15 KiB in 0.001032439 sec., 299291 rows/sec., 20.95 MiB/sec.
2063 2023.09.20 03:53:36.276202 [ 3 ] {a31c9dd4-4e09-4fc1-a5cd-5a6a63c73d2a} <Debug> DynamicQueryHandler: Done processing query
2064 2023.09.20 03:53:36.276225 [ 3 ] {a31c9dd4-4e09-4fc1-a5cd-5a6a63c73d2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2065 2023.09.20 03:53:36.276241 [ 3 ] {} <Debug> HTTP-Session: d0ac2912-4a74-469f-8f9f-dda652194512 Destroying unnamed session
2066 2023.09.20 03:53:36.276398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2067 2023.09.20 03:53:36.276441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2068 2023.09.20 03:53:36.276459 [ 3 ] {} <Debug> HTTP-Session: e1694b94-8f0d-4659-b4a7-52316e1f9d06 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2069 2023.09.20 03:53:36.276476 [ 3 ] {} <Debug> HTTP-Session: e1694b94-8f0d-4659-b4a7-52316e1f9d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2070 2023.09.20 03:53:36.276544 [ 3 ] {bf0a9108-3704-4506-b4f4-954e907b77bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2071 2023.09.20 03:53:36.276583 [ 3 ] {bf0a9108-3704-4506-b4f4-954e907b77bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2072 2023.09.20 03:53:36.276687 [ 3 ] {bf0a9108-3704-4506-b4f4-954e907b77bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2073 2023.09.20 03:53:36.277030 [ 3 ] {bf0a9108-3704-4506-b4f4-954e907b77bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2074 2023.09.20 03:53:36.277259 [ 3 ] {bf0a9108-3704-4506-b4f4-954e907b77bd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2075 2023.09.20 03:53:36.277439 [ 3 ] {bf0a9108-3704-4506-b4f4-954e907b77bd} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2076 2023.09.20 03:53:36.277535 [ 3 ] {bf0a9108-3704-4506-b4f4-954e907b77bd} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000964868 sec., 6218 rows/sec., 261.13 KiB/sec.
2077 2023.09.20 03:53:36.277654 [ 3 ] {bf0a9108-3704-4506-b4f4-954e907b77bd} <Debug> DynamicQueryHandler: Done processing query
2078 2023.09.20 03:53:36.277676 [ 3 ] {bf0a9108-3704-4506-b4f4-954e907b77bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2079 2023.09.20 03:53:36.277692 [ 3 ] {} <Debug> HTTP-Session: e1694b94-8f0d-4659-b4a7-52316e1f9d06 Destroying unnamed session
2080 2023.09.20 03:53:36.277860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2081 2023.09.20 03:53:36.277913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2082 2023.09.20 03:53:36.277933 [ 3 ] {} <Debug> HTTP-Session: 52c505bf-76e2-4845-a865-3e58c05fe302 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2083 2023.09.20 03:53:36.277950 [ 3 ] {} <Debug> HTTP-Session: 52c505bf-76e2-4845-a865-3e58c05fe302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2084 2023.09.20 03:53:36.278022 [ 3 ] {36926271-ddb0-4a2d-8133-c40b4e228ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2085 2023.09.20 03:53:36.278066 [ 3 ] {36926271-ddb0-4a2d-8133-c40b4e228ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2086 2023.09.20 03:53:36.278181 [ 3 ] {36926271-ddb0-4a2d-8133-c40b4e228ad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2087 2023.09.20 03:53:36.278524 [ 3 ] {36926271-ddb0-4a2d-8133-c40b4e228ad2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2088 2023.09.20 03:53:36.278759 [ 3 ] {36926271-ddb0-4a2d-8133-c40b4e228ad2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2089 2023.09.20 03:53:36.278928 [ 3 ] {36926271-ddb0-4a2d-8133-c40b4e228ad2} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2090 2023.09.20 03:53:36.279027 [ 3 ] {36926271-ddb0-4a2d-8133-c40b4e228ad2} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000976878 sec., 64491 rows/sec., 3.91 MiB/sec.
2091 2023.09.20 03:53:36.279145 [ 3 ] {36926271-ddb0-4a2d-8133-c40b4e228ad2} <Debug> DynamicQueryHandler: Done processing query
2092 2023.09.20 03:53:36.279168 [ 3 ] {36926271-ddb0-4a2d-8133-c40b4e228ad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2093 2023.09.20 03:53:36.279185 [ 3 ] {} <Debug> HTTP-Session: 52c505bf-76e2-4845-a865-3e58c05fe302 Destroying unnamed session
2094 2023.09.20 03:53:36.279355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 48148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2095 2023.09.20 03:53:36.279398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2096 2023.09.20 03:53:36.279416 [ 3 ] {} <Debug> HTTP-Session: 60d61e59-f544-4e7b-897a-5ae0ae01ebc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2097 2023.09.20 03:53:36.279432 [ 3 ] {} <Debug> HTTP-Session: 60d61e59-f544-4e7b-897a-5ae0ae01ebc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2098 2023.09.20 03:53:36.279514 [ 3 ] {301b0a8b-3ef5-415b-b943-16d8b73b9d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2099 2023.09.20 03:53:36.279558 [ 3 ] {301b0a8b-3ef5-415b-b943-16d8b73b9d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2100 2023.09.20 03:53:36.279688 [ 3 ] {301b0a8b-3ef5-415b-b943-16d8b73b9d3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2101 2023.09.20 03:53:36.280179 [ 3 ] {301b0a8b-3ef5-415b-b943-16d8b73b9d3b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2102 2023.09.20 03:53:36.280479 [ 3 ] {301b0a8b-3ef5-415b-b943-16d8b73b9d3b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2103 2023.09.20 03:53:36.280650 [ 3 ] {301b0a8b-3ef5-415b-b943-16d8b73b9d3b} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2104 2023.09.20 03:53:36.280751 [ 3 ] {301b0a8b-3ef5-415b-b943-16d8b73b9d3b} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001210113 sec., 37186 rows/sec., 50.18 MiB/sec.
2105 2023.09.20 03:53:36.280877 [ 3 ] {301b0a8b-3ef5-415b-b943-16d8b73b9d3b} <Debug> DynamicQueryHandler: Done processing query
2106 2023.09.20 03:53:36.280900 [ 3 ] {301b0a8b-3ef5-415b-b943-16d8b73b9d3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2107 2023.09.20 03:53:36.280916 [ 3 ] {} <Debug> HTTP-Session: 60d61e59-f544-4e7b-897a-5ae0ae01ebc0 Destroying unnamed session
2108 2023.09.20 03:53:36.281032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 2667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2109 2023.09.20 03:53:36.281075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2110 2023.09.20 03:53:36.281093 [ 3 ] {} <Debug> HTTP-Session: d3369146-dbd7-4890-9f1b-39d8f09d4fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2111 2023.09.20 03:53:36.281109 [ 3 ] {} <Debug> HTTP-Session: d3369146-dbd7-4890-9f1b-39d8f09d4fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2112 2023.09.20 03:53:36.281178 [ 3 ] {7c77c28f-a31b-4209-a46b-44705b599c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2113 2023.09.20 03:53:36.281217 [ 3 ] {7c77c28f-a31b-4209-a46b-44705b599c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2114 2023.09.20 03:53:36.281317 [ 3 ] {7c77c28f-a31b-4209-a46b-44705b599c81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2115 2023.09.20 03:53:36.281563 [ 3 ] {7c77c28f-a31b-4209-a46b-44705b599c81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2116 2023.09.20 03:53:36.281769 [ 3 ] {7c77c28f-a31b-4209-a46b-44705b599c81} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2117 2023.09.20 03:53:36.281929 [ 3 ] {7c77c28f-a31b-4209-a46b-44705b599c81} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2118 2023.09.20 03:53:36.282020 [ 3 ] {7c77c28f-a31b-4209-a46b-44705b599c81} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000856386 sec., 22186 rows/sec., 1.15 MiB/sec.
2119 2023.09.20 03:53:36.282126 [ 3 ] {7c77c28f-a31b-4209-a46b-44705b599c81} <Debug> DynamicQueryHandler: Done processing query
2120 2023.09.20 03:53:36.282148 [ 3 ] {7c77c28f-a31b-4209-a46b-44705b599c81} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2121 2023.09.20 03:53:36.282162 [ 3 ] {} <Debug> HTTP-Session: d3369146-dbd7-4890-9f1b-39d8f09d4fc2 Destroying unnamed session
2122 2023.09.20 03:53:44.740462 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache
2123 2023.09.20 03:53:44.740563 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache
2124 2023.09.20 03:53:46.271917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 7205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2125 2023.09.20 03:53:46.272089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2126 2023.09.20 03:53:46.272135 [ 3 ] {} <Debug> HTTP-Session: 2c07175c-38c7-4fed-8cdb-6a28516490bb Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2127 2023.09.20 03:53:46.272175 [ 3 ] {} <Debug> HTTP-Session: 2c07175c-38c7-4fed-8cdb-6a28516490bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2128 2023.09.20 03:53:46.272373 [ 3 ] {caaf285c-e956-4e43-a50b-9f4b84a6081e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2129 2023.09.20 03:53:46.272469 [ 3 ] {caaf285c-e956-4e43-a50b-9f4b84a6081e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2130 2023.09.20 03:53:46.272697 [ 3 ] {caaf285c-e956-4e43-a50b-9f4b84a6081e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2131 2023.09.20 03:53:46.273186 [ 3 ] {caaf285c-e956-4e43-a50b-9f4b84a6081e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2132 2023.09.20 03:53:46.273449 [ 3 ] {caaf285c-e956-4e43-a50b-9f4b84a6081e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2133 2023.09.20 03:53:46.273622 [ 3 ] {caaf285c-e956-4e43-a50b-9f4b84a6081e} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2134 2023.09.20 03:53:46.273756 [ 3 ] {caaf285c-e956-4e43-a50b-9f4b84a6081e} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001318515 sec., 38679 rows/sec., 2.95 MiB/sec.
2135 2023.09.20 03:53:46.273762 [ 138 ] {} <Debug> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
2136 2023.09.20 03:53:46.273886 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2137 2023.09.20 03:53:46.273953 [ 3 ] {caaf285c-e956-4e43-a50b-9f4b84a6081e} <Debug> DynamicQueryHandler: Done processing query
2138 2023.09.20 03:53:46.274021 [ 3 ] {caaf285c-e956-4e43-a50b-9f4b84a6081e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2139 2023.09.20 03:53:46.274059 [ 3 ] {} <Debug> HTTP-Session: 2c07175c-38c7-4fed-8cdb-6a28516490bb Destroying unnamed session
2140 2023.09.20 03:53:46.274040 [ 13 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact
2141 2023.09.20 03:53:46.274216 [ 13 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2142 2023.09.20 03:53:46.274262 [ 13 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 51 rows starting from the beginning of the part
2143 2023.09.20 03:53:46.274274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 35264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2144 2023.09.20 03:53:46.274362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2145 2023.09.20 03:53:46.274399 [ 3 ] {} <Debug> HTTP-Session: 3934de2b-db98-4c9c-a773-df1252e7d649 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2146 2023.09.20 03:53:46.274446 [ 3 ] {} <Debug> HTTP-Session: 3934de2b-db98-4c9c-a773-df1252e7d649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2147 2023.09.20 03:53:46.274527 [ 13 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part
2148 2023.09.20 03:53:46.274666 [ 3 ] {f34cfc8f-5448-4e4e-b4e1-a2ec952f14ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2149 2023.09.20 03:53:46.274788 [ 3 ] {f34cfc8f-5448-4e4e-b4e1-a2ec952f14ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2150 2023.09.20 03:53:46.274807 [ 13 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part
2151 2023.09.20 03:53:46.275110 [ 13 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part
2152 2023.09.20 03:53:46.275240 [ 3 ] {f34cfc8f-5448-4e4e-b4e1-a2ec952f14ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2153 2023.09.20 03:53:46.275377 [ 13 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part
2154 2023.09.20 03:53:46.276212 [ 3 ] {f34cfc8f-5448-4e4e-b4e1-a2ec952f14ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2155 2023.09.20 03:53:46.276714 [ 3 ] {f34cfc8f-5448-4e4e-b4e1-a2ec952f14ec} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2156 2023.09.20 03:53:46.276723 [ 13 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002778582 sec., 91773.42975661687 rows/sec., 7.01 MiB/sec.
2157 2023.09.20 03:53:46.276845 [ 13 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
2158 2023.09.20 03:53:46.276938 [ 3 ] {f34cfc8f-5448-4e4e-b4e1-a2ec952f14ec} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2159 2023.09.20 03:53:46.277113 [ 138 ] {} <Debug> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
2160 2023.09.20 03:53:46.277129 [ 13 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_14_3} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3.
2161 2023.09.20 03:53:46.277166 [ 3 ] {f34cfc8f-5448-4e4e-b4e1-a2ec952f14ec} <Information> executeQuery: Read 222 rows, 21.70 KiB in 0.002427775 sec., 91441 rows/sec., 8.73 MiB/sec.
2162 2023.09.20 03:53:46.277196 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2163 2023.09.20 03:53:46.277309 [ 13 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_14_3} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0
2164 2023.09.20 03:53:46.277427 [ 16 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact
2165 2023.09.20 03:53:46.277640 [ 3 ] {f34cfc8f-5448-4e4e-b4e1-a2ec952f14ec} <Debug> DynamicQueryHandler: Done processing query
2166 2023.09.20 03:53:46.277656 [ 16 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2167 2023.09.20 03:53:46.277671 [ 3 ] {f34cfc8f-5448-4e4e-b4e1-a2ec952f14ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2168 2023.09.20 03:53:46.277691 [ 16 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 222 rows starting from the beginning of the part
2169 2023.09.20 03:53:46.277694 [ 3 ] {} <Debug> HTTP-Session: 3934de2b-db98-4c9c-a773-df1252e7d649 Destroying unnamed session
2170 2023.09.20 03:53:46.277800 [ 16 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 222 rows starting from the beginning of the part
2171 2023.09.20 03:53:46.277880 [ 16 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 222 rows starting from the beginning of the part
2172 2023.09.20 03:53:46.277938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 49780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2173 2023.09.20 03:53:46.277967 [ 16 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 222 rows starting from the beginning of the part
2174 2023.09.20 03:53:46.277997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2175 2023.09.20 03:53:46.278019 [ 3 ] {} <Debug> HTTP-Session: 7124a913-f962-4bcf-8410-8e23c0cbc074 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2176 2023.09.20 03:53:46.278046 [ 3 ] {} <Debug> HTTP-Session: 7124a913-f962-4bcf-8410-8e23c0cbc074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2177 2023.09.20 03:53:46.278065 [ 16 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 222 rows starting from the beginning of the part
2178 2023.09.20 03:53:46.278171 [ 3 ] {6abcf5e6-7f10-4f7f-a112-77abb6bbcc52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2179 2023.09.20 03:53:46.278228 [ 3 ] {6abcf5e6-7f10-4f7f-a112-77abb6bbcc52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2180 2023.09.20 03:53:46.278377 [ 3 ] {6abcf5e6-7f10-4f7f-a112-77abb6bbcc52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2181 2023.09.20 03:53:46.278964 [ 3 ] {6abcf5e6-7f10-4f7f-a112-77abb6bbcc52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2182 2023.09.20 03:53:46.279057 [ 18 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 4 columns (4 merged, 0 gathered) in 0.001790404 sec., 619971.8052461903 rows/sec., 59.19 MiB/sec.
2183 2023.09.20 03:53:46.279259 [ 18 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
2184 2023.09.20 03:53:46.279285 [ 3 ] {6abcf5e6-7f10-4f7f-a112-77abb6bbcc52} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2185 2023.09.20 03:53:46.279550 [ 3 ] {6abcf5e6-7f10-4f7f-a112-77abb6bbcc52} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2186 2023.09.20 03:53:46.279583 [ 18 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_14_3} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3.
2187 2023.09.20 03:53:46.279718 [ 18 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_14_3} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0
2188 2023.09.20 03:53:46.279750 [ 3 ] {6abcf5e6-7f10-4f7f-a112-77abb6bbcc52} <Information> executeQuery: Read 309 rows, 22.15 KiB in 0.001534329 sec., 201390 rows/sec., 14.10 MiB/sec.
2189 2023.09.20 03:53:46.279967 [ 3 ] {6abcf5e6-7f10-4f7f-a112-77abb6bbcc52} <Debug> DynamicQueryHandler: Done processing query
2190 2023.09.20 03:53:46.279990 [ 3 ] {6abcf5e6-7f10-4f7f-a112-77abb6bbcc52} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2191 2023.09.20 03:53:46.280008 [ 3 ] {} <Debug> HTTP-Session: 7124a913-f962-4bcf-8410-8e23c0cbc074 Destroying unnamed session
2192 2023.09.20 03:53:46.280130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2193 2023.09.20 03:53:46.280171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2194 2023.09.20 03:53:46.280189 [ 3 ] {} <Debug> HTTP-Session: 8f1eed0b-19b7-4fbb-acd8-67473977916d Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2195 2023.09.20 03:53:46.280206 [ 3 ] {} <Debug> HTTP-Session: 8f1eed0b-19b7-4fbb-acd8-67473977916d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2196 2023.09.20 03:53:46.280275 [ 3 ] {6fe9dab6-4612-4148-96b9-d3813734250d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2197 2023.09.20 03:53:46.280313 [ 3 ] {6fe9dab6-4612-4148-96b9-d3813734250d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2198 2023.09.20 03:53:46.280424 [ 3 ] {6fe9dab6-4612-4148-96b9-d3813734250d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2199 2023.09.20 03:53:46.280676 [ 3 ] {6fe9dab6-4612-4148-96b9-d3813734250d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2200 2023.09.20 03:53:46.280913 [ 3 ] {6fe9dab6-4612-4148-96b9-d3813734250d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2201 2023.09.20 03:53:46.281085 [ 3 ] {6fe9dab6-4612-4148-96b9-d3813734250d} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2202 2023.09.20 03:53:46.281203 [ 3 ] {6fe9dab6-4612-4148-96b9-d3813734250d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000899277 sec., 6672 rows/sec., 280.17 KiB/sec.
2203 2023.09.20 03:53:46.281320 [ 3 ] {6fe9dab6-4612-4148-96b9-d3813734250d} <Debug> DynamicQueryHandler: Done processing query
2204 2023.09.20 03:53:46.281343 [ 3 ] {6fe9dab6-4612-4148-96b9-d3813734250d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2205 2023.09.20 03:53:46.281359 [ 3 ] {} <Debug> HTTP-Session: 8f1eed0b-19b7-4fbb-acd8-67473977916d Destroying unnamed session
2206 2023.09.20 03:53:46.281477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2207 2023.09.20 03:53:46.281522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2208 2023.09.20 03:53:46.281541 [ 3 ] {} <Debug> HTTP-Session: a44751fa-a607-427c-b9b8-9cc4f24a204f Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2209 2023.09.20 03:53:46.281557 [ 3 ] {} <Debug> HTTP-Session: a44751fa-a607-427c-b9b8-9cc4f24a204f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2210 2023.09.20 03:53:46.281630 [ 3 ] {2121984b-a5a0-43a0-80cb-01e4eedd6629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2211 2023.09.20 03:53:46.281671 [ 3 ] {2121984b-a5a0-43a0-80cb-01e4eedd6629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2212 2023.09.20 03:53:46.281787 [ 3 ] {2121984b-a5a0-43a0-80cb-01e4eedd6629} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2213 2023.09.20 03:53:46.282147 [ 3 ] {2121984b-a5a0-43a0-80cb-01e4eedd6629} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2214 2023.09.20 03:53:46.282401 [ 3 ] {2121984b-a5a0-43a0-80cb-01e4eedd6629} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2215 2023.09.20 03:53:46.282572 [ 3 ] {2121984b-a5a0-43a0-80cb-01e4eedd6629} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2216 2023.09.20 03:53:46.282692 [ 3 ] {2121984b-a5a0-43a0-80cb-01e4eedd6629} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.00103461 sec., 60892 rows/sec., 3.69 MiB/sec.
2217 2023.09.20 03:53:46.282814 [ 3 ] {2121984b-a5a0-43a0-80cb-01e4eedd6629} <Debug> DynamicQueryHandler: Done processing query
2218 2023.09.20 03:53:46.282837 [ 3 ] {2121984b-a5a0-43a0-80cb-01e4eedd6629} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2219 2023.09.20 03:53:46.282852 [ 3 ] {} <Debug> HTTP-Session: a44751fa-a607-427c-b9b8-9cc4f24a204f Destroying unnamed session
2220 2023.09.20 03:53:46.283003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 48148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2221 2023.09.20 03:53:46.283047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2222 2023.09.20 03:53:46.283065 [ 3 ] {} <Debug> HTTP-Session: a933ba8b-34f3-4d06-b5e8-dc92d0b35f72 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2223 2023.09.20 03:53:46.283082 [ 3 ] {} <Debug> HTTP-Session: a933ba8b-34f3-4d06-b5e8-dc92d0b35f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2224 2023.09.20 03:53:46.283173 [ 3 ] {ea5961e3-5137-42b5-a555-c9a8db022549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2225 2023.09.20 03:53:46.283217 [ 3 ] {ea5961e3-5137-42b5-a555-c9a8db022549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2226 2023.09.20 03:53:46.283350 [ 3 ] {ea5961e3-5137-42b5-a555-c9a8db022549} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2227 2023.09.20 03:53:46.283866 [ 3 ] {ea5961e3-5137-42b5-a555-c9a8db022549} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2228 2023.09.20 03:53:46.284168 [ 3 ] {ea5961e3-5137-42b5-a555-c9a8db022549} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2229 2023.09.20 03:53:46.284337 [ 3 ] {ea5961e3-5137-42b5-a555-c9a8db022549} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2230 2023.09.20 03:53:46.284468 [ 3 ] {ea5961e3-5137-42b5-a555-c9a8db022549} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001255264 sec., 35849 rows/sec., 48.38 MiB/sec.
2231 2023.09.20 03:53:46.284665 [ 3 ] {ea5961e3-5137-42b5-a555-c9a8db022549} <Debug> DynamicQueryHandler: Done processing query
2232 2023.09.20 03:53:46.284689 [ 3 ] {ea5961e3-5137-42b5-a555-c9a8db022549} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2233 2023.09.20 03:53:46.284705 [ 3 ] {} <Debug> HTTP-Session: a933ba8b-34f3-4d06-b5e8-dc92d0b35f72 Destroying unnamed session
2234 2023.09.20 03:53:46.284831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 2667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2235 2023.09.20 03:53:46.284874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2236 2023.09.20 03:53:46.284892 [ 3 ] {} <Debug> HTTP-Session: 44ec0275-f930-4693-acbc-f12810f3bf01 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2237 2023.09.20 03:53:46.284908 [ 3 ] {} <Debug> HTTP-Session: 44ec0275-f930-4693-acbc-f12810f3bf01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2238 2023.09.20 03:53:46.284977 [ 3 ] {84435739-bf76-42d5-8e64-86d3107baafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2239 2023.09.20 03:53:46.285016 [ 3 ] {84435739-bf76-42d5-8e64-86d3107baafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2240 2023.09.20 03:53:46.285124 [ 3 ] {84435739-bf76-42d5-8e64-86d3107baafe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2241 2023.09.20 03:53:46.285388 [ 3 ] {84435739-bf76-42d5-8e64-86d3107baafe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2242 2023.09.20 03:53:46.285611 [ 3 ] {84435739-bf76-42d5-8e64-86d3107baafe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2243 2023.09.20 03:53:46.285785 [ 3 ] {84435739-bf76-42d5-8e64-86d3107baafe} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2244 2023.09.20 03:53:46.285908 [ 3 ] {84435739-bf76-42d5-8e64-86d3107baafe} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000899077 sec., 21132 rows/sec., 1.10 MiB/sec.
2245 2023.09.20 03:53:46.286079 [ 3 ] {84435739-bf76-42d5-8e64-86d3107baafe} <Debug> DynamicQueryHandler: Done processing query
2246 2023.09.20 03:53:46.286103 [ 3 ] {84435739-bf76-42d5-8e64-86d3107baafe} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2247 2023.09.20 03:53:46.286118 [ 3 ] {} <Debug> HTTP-Session: 44ec0275-f930-4693-acbc-f12810f3bf01 Destroying unnamed session
2248 2023.09.20 03:53:56.273125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 7205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2249 2023.09.20 03:53:56.273299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2250 2023.09.20 03:53:56.273345 [ 3 ] {} <Debug> HTTP-Session: c19c18e7-37ff-4721-ad76-d28f57b298e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2251 2023.09.20 03:53:56.273389 [ 3 ] {} <Debug> HTTP-Session: c19c18e7-37ff-4721-ad76-d28f57b298e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2252 2023.09.20 03:53:56.273587 [ 3 ] {830cd50b-3532-4821-9f04-d1dc9a0a9fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2253 2023.09.20 03:53:56.273687 [ 3 ] {830cd50b-3532-4821-9f04-d1dc9a0a9fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2254 2023.09.20 03:53:56.273946 [ 3 ] {830cd50b-3532-4821-9f04-d1dc9a0a9fcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2255 2023.09.20 03:53:56.274453 [ 3 ] {830cd50b-3532-4821-9f04-d1dc9a0a9fcc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2256 2023.09.20 03:53:56.274716 [ 3 ] {830cd50b-3532-4821-9f04-d1dc9a0a9fcc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2257 2023.09.20 03:53:56.274881 [ 3 ] {830cd50b-3532-4821-9f04-d1dc9a0a9fcc} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2258 2023.09.20 03:53:56.275015 [ 3 ] {830cd50b-3532-4821-9f04-d1dc9a0a9fcc} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001363736 sec., 37397 rows/sec., 2.86 MiB/sec.
2259 2023.09.20 03:53:56.275155 [ 3 ] {830cd50b-3532-4821-9f04-d1dc9a0a9fcc} <Debug> DynamicQueryHandler: Done processing query
2260 2023.09.20 03:53:56.275180 [ 3 ] {830cd50b-3532-4821-9f04-d1dc9a0a9fcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2261 2023.09.20 03:53:56.275196 [ 3 ] {} <Debug> HTTP-Session: c19c18e7-37ff-4721-ad76-d28f57b298e0 Destroying unnamed session
2262 2023.09.20 03:53:56.275376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 35264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2263 2023.09.20 03:53:56.275421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2264 2023.09.20 03:53:56.275439 [ 3 ] {} <Debug> HTTP-Session: 22b79857-376a-43d3-a7f1-c88493962dc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2265 2023.09.20 03:53:56.275456 [ 3 ] {} <Debug> HTTP-Session: 22b79857-376a-43d3-a7f1-c88493962dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2266 2023.09.20 03:53:56.275532 [ 3 ] {a3e6aac1-b646-4afc-bc01-5336efca0c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2267 2023.09.20 03:53:56.275571 [ 3 ] {a3e6aac1-b646-4afc-bc01-5336efca0c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2268 2023.09.20 03:53:56.275671 [ 3 ] {a3e6aac1-b646-4afc-bc01-5336efca0c60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2269 2023.09.20 03:53:56.276120 [ 3 ] {a3e6aac1-b646-4afc-bc01-5336efca0c60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2270 2023.09.20 03:53:56.276349 [ 3 ] {a3e6aac1-b646-4afc-bc01-5336efca0c60} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2271 2023.09.20 03:53:56.276498 [ 3 ] {a3e6aac1-b646-4afc-bc01-5336efca0c60} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2272 2023.09.20 03:53:56.276623 [ 3 ] {a3e6aac1-b646-4afc-bc01-5336efca0c60} <Information> executeQuery: Read 222 rows, 21.70 KiB in 0.00106154 sec., 209130 rows/sec., 19.97 MiB/sec.
2273 2023.09.20 03:53:56.276815 [ 3 ] {a3e6aac1-b646-4afc-bc01-5336efca0c60} <Debug> DynamicQueryHandler: Done processing query
2274 2023.09.20 03:53:56.276838 [ 3 ] {a3e6aac1-b646-4afc-bc01-5336efca0c60} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2275 2023.09.20 03:53:56.276854 [ 3 ] {} <Debug> HTTP-Session: 22b79857-376a-43d3-a7f1-c88493962dc0 Destroying unnamed session
2276 2023.09.20 03:53:56.276999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 51626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2277 2023.09.20 03:53:56.277041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2278 2023.09.20 03:53:56.277058 [ 3 ] {} <Debug> HTTP-Session: 08697d3a-3f78-4319-a6a0-6fd18ce3d495 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2279 2023.09.20 03:53:56.277073 [ 3 ] {} <Debug> HTTP-Session: 08697d3a-3f78-4319-a6a0-6fd18ce3d495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2280 2023.09.20 03:53:56.277152 [ 3 ] {90853d4e-23fe-4acb-9810-c0ab483b1814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2281 2023.09.20 03:53:56.277189 [ 3 ] {90853d4e-23fe-4acb-9810-c0ab483b1814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2282 2023.09.20 03:53:56.277301 [ 3 ] {90853d4e-23fe-4acb-9810-c0ab483b1814} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2283 2023.09.20 03:53:56.277815 [ 3 ] {90853d4e-23fe-4acb-9810-c0ab483b1814} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2284 2023.09.20 03:53:56.278034 [ 3 ] {90853d4e-23fe-4acb-9810-c0ab483b1814} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2285 2023.09.20 03:53:56.278176 [ 3 ] {90853d4e-23fe-4acb-9810-c0ab483b1814} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2286 2023.09.20 03:53:56.278302 [ 3 ] {90853d4e-23fe-4acb-9810-c0ab483b1814} <Information> executeQuery: Read 320 rows, 23.02 KiB in 0.00108231 sec., 295663 rows/sec., 20.77 MiB/sec.
2287 2023.09.20 03:53:56.278497 [ 3 ] {90853d4e-23fe-4acb-9810-c0ab483b1814} <Debug> DynamicQueryHandler: Done processing query
2288 2023.09.20 03:53:56.278521 [ 3 ] {90853d4e-23fe-4acb-9810-c0ab483b1814} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2289 2023.09.20 03:53:56.278536 [ 3 ] {} <Debug> HTTP-Session: 08697d3a-3f78-4319-a6a0-6fd18ce3d495 Destroying unnamed session
2290 2023.09.20 03:53:56.278688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2291 2023.09.20 03:53:56.278732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2292 2023.09.20 03:53:56.278750 [ 3 ] {} <Debug> HTTP-Session: 1fb32e6e-3fe4-4832-8983-201d06e3da0d Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2293 2023.09.20 03:53:56.278767 [ 3 ] {} <Debug> HTTP-Session: 1fb32e6e-3fe4-4832-8983-201d06e3da0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2294 2023.09.20 03:53:56.278835 [ 3 ] {34d5f1b7-bbca-4cab-aa0b-7334f17dba82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2295 2023.09.20 03:53:56.278874 [ 3 ] {34d5f1b7-bbca-4cab-aa0b-7334f17dba82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2296 2023.09.20 03:53:56.278995 [ 3 ] {34d5f1b7-bbca-4cab-aa0b-7334f17dba82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2297 2023.09.20 03:53:56.279257 [ 3 ] {34d5f1b7-bbca-4cab-aa0b-7334f17dba82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2298 2023.09.20 03:53:56.279491 [ 3 ] {34d5f1b7-bbca-4cab-aa0b-7334f17dba82} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2299 2023.09.20 03:53:56.279659 [ 3 ] {34d5f1b7-bbca-4cab-aa0b-7334f17dba82} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2300 2023.09.20 03:53:56.279767 [ 3 ] {34d5f1b7-bbca-4cab-aa0b-7334f17dba82} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000895727 sec., 6698 rows/sec., 281.28 KiB/sec.
2301 2023.09.20 03:53:56.279964 [ 3 ] {34d5f1b7-bbca-4cab-aa0b-7334f17dba82} <Debug> DynamicQueryHandler: Done processing query
2302 2023.09.20 03:53:56.279988 [ 3 ] {34d5f1b7-bbca-4cab-aa0b-7334f17dba82} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2303 2023.09.20 03:53:56.280004 [ 3 ] {} <Debug> HTTP-Session: 1fb32e6e-3fe4-4832-8983-201d06e3da0d Destroying unnamed session
2304 2023.09.20 03:53:56.280161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 13604, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2305 2023.09.20 03:53:56.280203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2306 2023.09.20 03:53:56.280222 [ 3 ] {} <Debug> HTTP-Session: 820758db-b0bc-481c-ac9e-fc4f5e4774e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2307 2023.09.20 03:53:56.280238 [ 3 ] {} <Debug> HTTP-Session: 820758db-b0bc-481c-ac9e-fc4f5e4774e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2308 2023.09.20 03:53:56.280309 [ 3 ] {8ad387a5-86b5-4647-af70-5cf2590625e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2309 2023.09.20 03:53:56.280351 [ 3 ] {8ad387a5-86b5-4647-af70-5cf2590625e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2310 2023.09.20 03:53:56.280480 [ 3 ] {8ad387a5-86b5-4647-af70-5cf2590625e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2311 2023.09.20 03:53:56.280810 [ 3 ] {8ad387a5-86b5-4647-af70-5cf2590625e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2312 2023.09.20 03:53:56.281049 [ 3 ] {8ad387a5-86b5-4647-af70-5cf2590625e7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2313 2023.09.20 03:53:56.281224 [ 3 ] {8ad387a5-86b5-4647-af70-5cf2590625e7} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2314 2023.09.20 03:53:56.281348 [ 3 ] {8ad387a5-86b5-4647-af70-5cf2590625e7} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.00101015 sec., 73256 rows/sec., 4.48 MiB/sec.
2315 2023.09.20 03:53:56.281469 [ 3 ] {8ad387a5-86b5-4647-af70-5cf2590625e7} <Debug> DynamicQueryHandler: Done processing query
2316 2023.09.20 03:53:56.281492 [ 3 ] {8ad387a5-86b5-4647-af70-5cf2590625e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2317 2023.09.20 03:53:56.281508 [ 3 ] {} <Debug> HTTP-Session: 820758db-b0bc-481c-ac9e-fc4f5e4774e9 Destroying unnamed session
2318 2023.09.20 03:53:56.281685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 48148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2319 2023.09.20 03:53:56.281729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2320 2023.09.20 03:53:56.281747 [ 3 ] {} <Debug> HTTP-Session: 386f480c-252a-4edb-9a34-1563e52c4203 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2321 2023.09.20 03:53:56.281764 [ 3 ] {} <Debug> HTTP-Session: 386f480c-252a-4edb-9a34-1563e52c4203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2322 2023.09.20 03:53:56.281847 [ 3 ] {ac43e9f9-b1c2-49e0-b193-8fd3ae859625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2323 2023.09.20 03:53:56.281889 [ 3 ] {ac43e9f9-b1c2-49e0-b193-8fd3ae859625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2324 2023.09.20 03:53:56.282024 [ 3 ] {ac43e9f9-b1c2-49e0-b193-8fd3ae859625} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2325 2023.09.20 03:53:56.282545 [ 3 ] {ac43e9f9-b1c2-49e0-b193-8fd3ae859625} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2326 2023.09.20 03:53:56.282848 [ 3 ] {ac43e9f9-b1c2-49e0-b193-8fd3ae859625} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2327 2023.09.20 03:53:56.283021 [ 3 ] {ac43e9f9-b1c2-49e0-b193-8fd3ae859625} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2328 2023.09.20 03:53:56.283148 [ 3 ] {ac43e9f9-b1c2-49e0-b193-8fd3ae859625} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001268724 sec., 35468 rows/sec., 47.86 MiB/sec.
2329 2023.09.20 03:53:56.283327 [ 3 ] {ac43e9f9-b1c2-49e0-b193-8fd3ae859625} <Debug> DynamicQueryHandler: Done processing query
2330 2023.09.20 03:53:56.283351 [ 3 ] {ac43e9f9-b1c2-49e0-b193-8fd3ae859625} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2331 2023.09.20 03:53:56.283367 [ 3 ] {} <Debug> HTTP-Session: 386f480c-252a-4edb-9a34-1563e52c4203 Destroying unnamed session
2332 2023.09.20 03:53:56.283494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 2667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2333 2023.09.20 03:53:56.283537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2334 2023.09.20 03:53:56.283555 [ 3 ] {} <Debug> HTTP-Session: 53a5fb2a-a793-4b91-9476-c87a8c911480 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2335 2023.09.20 03:53:56.283572 [ 3 ] {} <Debug> HTTP-Session: 53a5fb2a-a793-4b91-9476-c87a8c911480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2336 2023.09.20 03:53:56.283642 [ 3 ] {bec2fe19-3679-4a2f-9381-2c1e0718488c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2337 2023.09.20 03:53:56.283705 [ 3 ] {bec2fe19-3679-4a2f-9381-2c1e0718488c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2338 2023.09.20 03:53:56.283819 [ 3 ] {bec2fe19-3679-4a2f-9381-2c1e0718488c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2339 2023.09.20 03:53:56.284089 [ 3 ] {bec2fe19-3679-4a2f-9381-2c1e0718488c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2340 2023.09.20 03:53:56.284312 [ 3 ] {bec2fe19-3679-4a2f-9381-2c1e0718488c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2341 2023.09.20 03:53:56.284477 [ 3 ] {bec2fe19-3679-4a2f-9381-2c1e0718488c} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2342 2023.09.20 03:53:56.284608 [ 3 ] {bec2fe19-3679-4a2f-9381-2c1e0718488c} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000911357 sec., 20848 rows/sec., 1.08 MiB/sec.
2343 2023.09.20 03:53:56.284714 [ 3 ] {bec2fe19-3679-4a2f-9381-2c1e0718488c} <Debug> DynamicQueryHandler: Done processing query
2344 2023.09.20 03:53:56.284737 [ 3 ] {bec2fe19-3679-4a2f-9381-2c1e0718488c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2345 2023.09.20 03:53:56.284753 [ 3 ] {} <Debug> HTTP-Session: 53a5fb2a-a793-4b91-9476-c87a8c911480 Destroying unnamed session
2346 2023.09.20 03:53:59.740612 [ 179 ] {} <Debug> DNSResolver: Updating DNS cache
2347 2023.09.20 03:53:59.740687 [ 179 ] {} <Debug> DNSResolver: Updated DNS cache
2348 2023.09.20 03:54:06.272432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 7205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2349 2023.09.20 03:54:06.272606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2350 2023.09.20 03:54:06.272653 [ 3 ] {} <Debug> HTTP-Session: 4c6d5264-9818-4c09-9631-760fd8f83141 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2351 2023.09.20 03:54:06.272695 [ 3 ] {} <Debug> HTTP-Session: 4c6d5264-9818-4c09-9631-760fd8f83141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2352 2023.09.20 03:54:06.272894 [ 3 ] {325a17da-d6a2-448b-b164-0582477c2dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2353 2023.09.20 03:54:06.272989 [ 3 ] {325a17da-d6a2-448b-b164-0582477c2dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2354 2023.09.20 03:54:06.273256 [ 3 ] {325a17da-d6a2-448b-b164-0582477c2dda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2355 2023.09.20 03:54:06.273843 [ 3 ] {325a17da-d6a2-448b-b164-0582477c2dda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2356 2023.09.20 03:54:06.274095 [ 3 ] {325a17da-d6a2-448b-b164-0582477c2dda} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2357 2023.09.20 03:54:06.274252 [ 3 ] {325a17da-d6a2-448b-b164-0582477c2dda} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2358 2023.09.20 03:54:06.274390 [ 3 ] {325a17da-d6a2-448b-b164-0582477c2dda} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001434507 sec., 35552 rows/sec., 2.71 MiB/sec.
2359 2023.09.20 03:54:06.274632 [ 3 ] {325a17da-d6a2-448b-b164-0582477c2dda} <Debug> DynamicQueryHandler: Done processing query
2360 2023.09.20 03:54:06.274657 [ 3 ] {325a17da-d6a2-448b-b164-0582477c2dda} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2361 2023.09.20 03:54:06.274675 [ 3 ] {} <Debug> HTTP-Session: 4c6d5264-9818-4c09-9631-760fd8f83141 Destroying unnamed session
2362 2023.09.20 03:54:06.274919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 35264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2363 2023.09.20 03:54:06.274964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2364 2023.09.20 03:54:06.274982 [ 3 ] {} <Debug> HTTP-Session: 4a94b816-941e-4974-9ef4-7cc54ae4d9e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2365 2023.09.20 03:54:06.274999 [ 3 ] {} <Debug> HTTP-Session: 4a94b816-941e-4974-9ef4-7cc54ae4d9e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2366 2023.09.20 03:54:06.275085 [ 3 ] {9d5ca956-debe-48e0-8a22-e91329bfd081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2367 2023.09.20 03:54:06.275125 [ 3 ] {9d5ca956-debe-48e0-8a22-e91329bfd081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2368 2023.09.20 03:54:06.275251 [ 3 ] {9d5ca956-debe-48e0-8a22-e91329bfd081} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2369 2023.09.20 03:54:06.275662 [ 3 ] {9d5ca956-debe-48e0-8a22-e91329bfd081} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2370 2023.09.20 03:54:06.275883 [ 3 ] {9d5ca956-debe-48e0-8a22-e91329bfd081} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2371 2023.09.20 03:54:06.276034 [ 3 ] {9d5ca956-debe-48e0-8a22-e91329bfd081} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2372 2023.09.20 03:54:06.276159 [ 3 ] {9d5ca956-debe-48e0-8a22-e91329bfd081} <Information> executeQuery: Read 222 rows, 21.70 KiB in 0.00104313 sec., 212821 rows/sec., 20.32 MiB/sec.
2373 2023.09.20 03:54:06.276264 [ 3 ] {9d5ca956-debe-48e0-8a22-e91329bfd081} <Debug> DynamicQueryHandler: Done processing query
2374 2023.09.20 03:54:06.276287 [ 3 ] {9d5ca956-debe-48e0-8a22-e91329bfd081} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2375 2023.09.20 03:54:06.276303 [ 3 ] {} <Debug> HTTP-Session: 4a94b816-941e-4974-9ef4-7cc54ae4d9e5 Destroying unnamed session
2376 2023.09.20 03:54:06.276478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 49780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2377 2023.09.20 03:54:06.276520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2378 2023.09.20 03:54:06.276539 [ 3 ] {} <Debug> HTTP-Session: d8c27e30-a3ed-4f18-968e-68e009402bdd Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2379 2023.09.20 03:54:06.276555 [ 3 ] {} <Debug> HTTP-Session: d8c27e30-a3ed-4f18-968e-68e009402bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2380 2023.09.20 03:54:06.276647 [ 3 ] {278233f9-5bd9-434d-855d-f28d037cd0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2381 2023.09.20 03:54:06.276685 [ 3 ] {278233f9-5bd9-434d-855d-f28d037cd0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2382 2023.09.20 03:54:06.276790 [ 3 ] {278233f9-5bd9-434d-855d-f28d037cd0cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2383 2023.09.20 03:54:06.277216 [ 3 ] {278233f9-5bd9-434d-855d-f28d037cd0cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2384 2023.09.20 03:54:06.277426 [ 3 ] {278233f9-5bd9-434d-855d-f28d037cd0cd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2385 2023.09.20 03:54:06.277569 [ 3 ] {278233f9-5bd9-434d-855d-f28d037cd0cd} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2386 2023.09.20 03:54:06.277698 [ 3 ] {278233f9-5bd9-434d-855d-f28d037cd0cd} <Information> executeQuery: Read 309 rows, 22.15 KiB in 0.001017989 sec., 303539 rows/sec., 21.25 MiB/sec.
2387 2023.09.20 03:54:06.277697 [ 131 ] {} <Debug> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2388 2023.09.20 03:54:06.277812 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2389 2023.09.20 03:54:06.277880 [ 3 ] {278233f9-5bd9-434d-855d-f28d037cd0cd} <Debug> DynamicQueryHandler: Done processing query
2390 2023.09.20 03:54:06.277943 [ 3 ] {278233f9-5bd9-434d-855d-f28d037cd0cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2391 2023.09.20 03:54:06.277978 [ 14 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2392 2023.09.20 03:54:06.278011 [ 3 ] {} <Debug> HTTP-Session: d8c27e30-a3ed-4f18-968e-68e009402bdd Destroying unnamed session
2393 2023.09.20 03:54:06.278135 [ 14 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2394 2023.09.20 03:54:06.278169 [ 14 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 338 rows starting from the beginning of the part
2395 2023.09.20 03:54:06.278221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2396 2023.09.20 03:54:06.278309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2397 2023.09.20 03:54:06.278359 [ 3 ] {} <Debug> HTTP-Session: 19aa3b13-f2fa-446f-a49a-bbf077c9306f Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2398 2023.09.20 03:54:06.278409 [ 3 ] {} <Debug> HTTP-Session: 19aa3b13-f2fa-446f-a49a-bbf077c9306f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2399 2023.09.20 03:54:06.278425 [ 14 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 320 rows starting from the beginning of the part
2400 2023.09.20 03:54:06.278586 [ 3 ] {31d00222-929b-4d57-8d71-c855835be5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2401 2023.09.20 03:54:06.278655 [ 14 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 309 rows starting from the beginning of the part
2402 2023.09.20 03:54:06.278673 [ 3 ] {31d00222-929b-4d57-8d71-c855835be5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2403 2023.09.20 03:54:06.278971 [ 14 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 309 rows starting from the beginning of the part
2404 2023.09.20 03:54:06.279119 [ 3 ] {31d00222-929b-4d57-8d71-c855835be5b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2405 2023.09.20 03:54:06.279272 [ 14 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 320 rows starting from the beginning of the part
2406 2023.09.20 03:54:06.279495 [ 14 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 309 rows starting from the beginning of the part
2407 2023.09.20 03:54:06.279826 [ 3 ] {31d00222-929b-4d57-8d71-c855835be5b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2408 2023.09.20 03:54:06.280276 [ 3 ] {31d00222-929b-4d57-8d71-c855835be5b1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2409 2023.09.20 03:54:06.280627 [ 3 ] {31d00222-929b-4d57-8d71-c855835be5b1} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2410 2023.09.20 03:54:06.280831 [ 131 ] {} <Debug> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2411 2023.09.20 03:54:06.280898 [ 3 ] {31d00222-929b-4d57-8d71-c855835be5b1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002250873 sec., 2665 rows/sec., 111.94 KiB/sec.
2412 2023.09.20 03:54:06.280915 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2413 2023.09.20 03:54:06.281152 [ 16 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2414 2023.09.20 03:54:06.281419 [ 3 ] {31d00222-929b-4d57-8d71-c855835be5b1} <Debug> DynamicQueryHandler: Done processing query
2415 2023.09.20 03:54:06.281484 [ 16 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2416 2023.09.20 03:54:06.281496 [ 3 ] {31d00222-929b-4d57-8d71-c855835be5b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2417 2023.09.20 03:54:06.281563 [ 3 ] {} <Debug> HTTP-Session: 19aa3b13-f2fa-446f-a49a-bbf077c9306f Destroying unnamed session
2418 2023.09.20 03:54:06.281584 [ 16 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part
2419 2023.09.20 03:54:06.281809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2420 2023.09.20 03:54:06.281828 [ 21 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1905 rows, containing 4 columns (4 merged, 0 gathered) in 0.003929784 sec., 484759.4676959344 rows/sec., 34.03 MiB/sec.
2421 2023.09.20 03:54:06.281862 [ 16 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
2422 2023.09.20 03:54:06.281897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2423 2023.09.20 03:54:06.281955 [ 3 ] {} <Debug> HTTP-Session: 6b0f5a8f-5607-43b9-afa9-184d176fa5d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2424 2023.09.20 03:54:06.281993 [ 3 ] {} <Debug> HTTP-Session: 6b0f5a8f-5607-43b9-afa9-184d176fa5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2425 2023.09.20 03:54:06.282145 [ 16 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
2426 2023.09.20 03:54:06.282159 [ 21 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2427 2023.09.20 03:54:06.282253 [ 3 ] {1d19197b-66ce-4094-85f4-804be8d2951d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2428 2023.09.20 03:54:06.282369 [ 3 ] {1d19197b-66ce-4094-85f4-804be8d2951d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2429 2023.09.20 03:54:06.282384 [ 16 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
2430 2023.09.20 03:54:06.282627 [ 21 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_16_3} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2431 2023.09.20 03:54:06.282683 [ 16 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
2432 2023.09.20 03:54:06.282834 [ 21 ] {15d0acb3-148f-4603-82c4-cf8634d00970::all_1_16_3} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2433 2023.09.20 03:54:06.283066 [ 16 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
2434 2023.09.20 03:54:06.283206 [ 3 ] {1d19197b-66ce-4094-85f4-804be8d2951d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2435 2023.09.20 03:54:06.283822 [ 3 ] {1d19197b-66ce-4094-85f4-804be8d2951d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2436 2023.09.20 03:54:06.284084 [ 21 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003088507 sec., 31082.97957556839 rows/sec., 1.27 MiB/sec.
2437 2023.09.20 03:54:06.284194 [ 16 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2438 2023.09.20 03:54:06.284206 [ 3 ] {1d19197b-66ce-4094-85f4-804be8d2951d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2439 2023.09.20 03:54:06.284423 [ 16 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_16_3} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2440 2023.09.20 03:54:06.284427 [ 3 ] {1d19197b-66ce-4094-85f4-804be8d2951d} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2441 2023.09.20 03:54:06.284491 [ 16 ] {57782b4d-4cfc-40fa-9e06-ead787a09f32::all_1_16_3} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2442 2023.09.20 03:54:06.284640 [ 131 ] {} <Debug> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2443 2023.09.20 03:54:06.284660 [ 3 ] {1d19197b-66ce-4094-85f4-804be8d2951d} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002310013 sec., 27272 rows/sec., 1.65 MiB/sec.
2444 2023.09.20 03:54:06.284710 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2445 2023.09.20 03:54:06.284891 [ 11 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2446 2023.09.20 03:54:06.284930 [ 3 ] {1d19197b-66ce-4094-85f4-804be8d2951d} <Debug> DynamicQueryHandler: Done processing query
2447 2023.09.20 03:54:06.284970 [ 3 ] {1d19197b-66ce-4094-85f4-804be8d2951d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2448 2023.09.20 03:54:06.285011 [ 3 ] {} <Debug> HTTP-Session: 6b0f5a8f-5607-43b9-afa9-184d176fa5d1 Destroying unnamed session
2449 2023.09.20 03:54:06.285070 [ 11 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2450 2023.09.20 03:54:06.285114 [ 11 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 715 rows starting from the beginning of the part
2451 2023.09.20 03:54:06.285226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 48148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2452 2023.09.20 03:54:06.285324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2453 2023.09.20 03:54:06.285376 [ 3 ] {} <Debug> HTTP-Session: 3a43c6a6-bbee-4f55-865a-cbd8fd17ee59 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2454 2023.09.20 03:54:06.285383 [ 11 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part
2455 2023.09.20 03:54:06.285401 [ 3 ] {} <Debug> HTTP-Session: 3a43c6a6-bbee-4f55-865a-cbd8fd17ee59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2456 2023.09.20 03:54:06.285692 [ 3 ] {be2edddd-c53e-4fd1-9c3b-749d01972b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2457 2023.09.20 03:54:06.285700 [ 11 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 63 rows starting from the beginning of the part
2458 2023.09.20 03:54:06.285817 [ 3 ] {be2edddd-c53e-4fd1-9c3b-749d01972b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2459 2023.09.20 03:54:06.286046 [ 11 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part
2460 2023.09.20 03:54:06.286437 [ 11 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 74 rows starting from the beginning of the part
2461 2023.09.20 03:54:06.286493 [ 3 ] {be2edddd-c53e-4fd1-9c3b-749d01972b04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2462 2023.09.20 03:54:06.286692 [ 11 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part
2463 2023.09.20 03:54:06.287636 [ 3 ] {be2edddd-c53e-4fd1-9c3b-749d01972b04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2464 2023.09.20 03:54:06.288395 [ 16 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 5 columns (5 merged, 0 gathered) in 0.003599847 sec., 292234.6421945155 rows/sec., 17.76 MiB/sec.
2465 2023.09.20 03:54:06.288401 [ 3 ] {be2edddd-c53e-4fd1-9c3b-749d01972b04} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2466 2023.09.20 03:54:06.288531 [ 16 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2467 2023.09.20 03:54:06.288628 [ 3 ] {be2edddd-c53e-4fd1-9c3b-749d01972b04} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2468 2023.09.20 03:54:06.288772 [ 16 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2469 2023.09.20 03:54:06.288800 [ 3 ] {be2edddd-c53e-4fd1-9c3b-749d01972b04} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.003059158 sec., 14709 rows/sec., 19.85 MiB/sec.
2470 2023.09.20 03:54:06.288867 [ 16 ] {bad56439-e717-492f-be0e-4a5bd0a531f0::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2471 2023.09.20 03:54:06.288963 [ 3 ] {be2edddd-c53e-4fd1-9c3b-749d01972b04} <Debug> DynamicQueryHandler: Done processing query
2472 2023.09.20 03:54:06.288988 [ 3 ] {be2edddd-c53e-4fd1-9c3b-749d01972b04} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2473 2023.09.20 03:54:06.289004 [ 3 ] {} <Debug> HTTP-Session: 3a43c6a6-bbee-4f55-865a-cbd8fd17ee59 Destroying unnamed session
2474 2023.09.20 03:54:06.289128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 2667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2475 2023.09.20 03:54:06.289173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2476 2023.09.20 03:54:06.289193 [ 3 ] {} <Debug> HTTP-Session: be542869-f68c-46e1-8aba-896fc77c78ca Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2477 2023.09.20 03:54:06.289210 [ 3 ] {} <Debug> HTTP-Session: be542869-f68c-46e1-8aba-896fc77c78ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2478 2023.09.20 03:54:06.289282 [ 3 ] {217fee9d-5aa5-4825-b00a-41a6739039f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2479 2023.09.20 03:54:06.289321 [ 3 ] {217fee9d-5aa5-4825-b00a-41a6739039f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2480 2023.09.20 03:54:06.289431 [ 3 ] {217fee9d-5aa5-4825-b00a-41a6739039f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2481 2023.09.20 03:54:06.289714 [ 3 ] {217fee9d-5aa5-4825-b00a-41a6739039f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2482 2023.09.20 03:54:06.289944 [ 3 ] {217fee9d-5aa5-4825-b00a-41a6739039f7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2483 2023.09.20 03:54:06.290122 [ 3 ] {217fee9d-5aa5-4825-b00a-41a6739039f7} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2484 2023.09.20 03:54:06.290249 [ 131 ] {} <Debug> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2485 2023.09.20 03:54:06.290259 [ 3 ] {217fee9d-5aa5-4825-b00a-41a6739039f7} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000938337 sec., 20248 rows/sec., 1.05 MiB/sec.
2486 2023.09.20 03:54:06.290305 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
2487 2023.09.20 03:54:06.290483 [ 21 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2488 2023.09.20 03:54:06.290575 [ 3 ] {217fee9d-5aa5-4825-b00a-41a6739039f7} <Debug> DynamicQueryHandler: Done processing query
2489 2023.09.20 03:54:06.290622 [ 3 ] {217fee9d-5aa5-4825-b00a-41a6739039f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2490 2023.09.20 03:54:06.290630 [ 21 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2491 2023.09.20 03:54:06.290656 [ 3 ] {} <Debug> HTTP-Session: be542869-f68c-46e1-8aba-896fc77c78ca Destroying unnamed session
2492 2023.09.20 03:54:06.290703 [ 21 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part
2493 2023.09.20 03:54:06.290844 [ 21 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part
2494 2023.09.20 03:54:06.290930 [ 21 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part
2495 2023.09.20 03:54:06.291008 [ 21 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part
2496 2023.09.20 03:54:06.291086 [ 21 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part
2497 2023.09.20 03:54:06.291160 [ 21 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part
2498 2023.09.20 03:54:06.291782 [ 21 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 4 columns (4 merged, 0 gathered) in 0.001424897 sec., 236508.3230577368 rows/sec., 12.68 MiB/sec.
2499 2023.09.20 03:54:06.291905 [ 9 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2500 2023.09.20 03:54:06.292108 [ 9 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_16_3} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2501 2023.09.20 03:54:06.292169 [ 9 ] {3ee198bd-4110-4515-8af0-e4dfa760c95c::all_1_16_3} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2502 2023.09.20 03:54:14.740962 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache
2503 2023.09.20 03:54:14.741062 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache
2504 2023.09.20 03:54:16.271866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 7205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2505 2023.09.20 03:54:16.272041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2506 2023.09.20 03:54:16.272087 [ 3 ] {} <Debug> HTTP-Session: c4ddb429-8752-4057-a024-cbf1d43e857e Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2507 2023.09.20 03:54:16.272129 [ 3 ] {} <Debug> HTTP-Session: c4ddb429-8752-4057-a024-cbf1d43e857e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2508 2023.09.20 03:54:16.272325 [ 3 ] {35d222b4-a24f-4bf4-82d9-70b060ae7aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2509 2023.09.20 03:54:16.272419 [ 3 ] {35d222b4-a24f-4bf4-82d9-70b060ae7aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2510 2023.09.20 03:54:16.272679 [ 3 ] {35d222b4-a24f-4bf4-82d9-70b060ae7aa9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2511 2023.09.20 03:54:16.273161 [ 3 ] {35d222b4-a24f-4bf4-82d9-70b060ae7aa9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2512 2023.09.20 03:54:16.273429 [ 3 ] {35d222b4-a24f-4bf4-82d9-70b060ae7aa9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2513 2023.09.20 03:54:16.273588 [ 3 ] {35d222b4-a24f-4bf4-82d9-70b060ae7aa9} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2514 2023.09.20 03:54:16.273741 [ 3 ] {35d222b4-a24f-4bf4-82d9-70b060ae7aa9} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001351405 sec., 37738 rows/sec., 2.88 MiB/sec.
2515 2023.09.20 03:54:16.273909 [ 3 ] {35d222b4-a24f-4bf4-82d9-70b060ae7aa9} <Debug> DynamicQueryHandler: Done processing query
2516 2023.09.20 03:54:16.273933 [ 3 ] {35d222b4-a24f-4bf4-82d9-70b060ae7aa9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2517 2023.09.20 03:54:16.273949 [ 3 ] {} <Debug> HTTP-Session: c4ddb429-8752-4057-a024-cbf1d43e857e Destroying unnamed session
2518 2023.09.20 03:54:16.274125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 35264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2519 2023.09.20 03:54:16.274166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2520 2023.09.20 03:54:16.274184 [ 3 ] {} <Debug> HTTP-Session: 0f048deb-38c1-40b0-965c-24a5c9202fd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2521 2023.09.20 03:54:16.274201 [ 3 ] {} <Debug> HTTP-Session: 0f048deb-38c1-40b0-965c-24a5c9202fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2522 2023.09.20 03:54:16.274279 [ 3 ] {9db2c043-9d7d-4a57-a05d-6c7ee91c3323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2523 2023.09.20 03:54:16.274317 [ 3 ] {9db2c043-9d7d-4a57-a05d-6c7ee91c3323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2524 2023.09.20 03:54:16.274420 [ 3 ] {9db2c043-9d7d-4a57-a05d-6c7ee91c3323} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2525 2023.09.20 03:54:16.274908 [ 3 ] {9db2c043-9d7d-4a57-a05d-6c7ee91c3323} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2526 2023.09.20 03:54:16.275125 [ 3 ] {9db2c043-9d7d-4a57-a05d-6c7ee91c3323} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2527 2023.09.20 03:54:16.275274 [ 3 ] {9db2c043-9d7d-4a57-a05d-6c7ee91c3323} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2528 2023.09.20 03:54:16.275405 [ 3 ] {9db2c043-9d7d-4a57-a05d-6c7ee91c3323} <Information> executeQuery: Read 222 rows, 21.70 KiB in 0.001096781 sec., 202410 rows/sec., 19.32 MiB/sec.
2529 2023.09.20 03:54:16.275526 [ 3 ] {9db2c043-9d7d-4a57-a05d-6c7ee91c3323} <Debug> DynamicQueryHandler: Done processing query
2530 2023.09.20 03:54:16.275550 [ 3 ] {9db2c043-9d7d-4a57-a05d-6c7ee91c3323} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2531 2023.09.20 03:54:16.275565 [ 3 ] {} <Debug> HTTP-Session: 0f048deb-38c1-40b0-965c-24a5c9202fd7 Destroying unnamed session
2532 2023.09.20 03:54:16.275722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 49780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2533 2023.09.20 03:54:16.275765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2534 2023.09.20 03:54:16.275783 [ 3 ] {} <Debug> HTTP-Session: f3e8656c-1b7e-4991-ae60-b9acf939872b Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2535 2023.09.20 03:54:16.275799 [ 3 ] {} <Debug> HTTP-Session: f3e8656c-1b7e-4991-ae60-b9acf939872b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2536 2023.09.20 03:54:16.275876 [ 3 ] {acfa044b-fab2-4132-ab6f-b8f6e88a864e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2537 2023.09.20 03:54:16.275915 [ 3 ] {acfa044b-fab2-4132-ab6f-b8f6e88a864e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2538 2023.09.20 03:54:16.276019 [ 3 ] {acfa044b-fab2-4132-ab6f-b8f6e88a864e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2539 2023.09.20 03:54:16.276455 [ 3 ] {acfa044b-fab2-4132-ab6f-b8f6e88a864e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2540 2023.09.20 03:54:16.276669 [ 3 ] {acfa044b-fab2-4132-ab6f-b8f6e88a864e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2541 2023.09.20 03:54:16.276817 [ 3 ] {acfa044b-fab2-4132-ab6f-b8f6e88a864e} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2542 2023.09.20 03:54:16.276942 [ 3 ] {acfa044b-fab2-4132-ab6f-b8f6e88a864e} <Information> executeQuery: Read 309 rows, 22.15 KiB in 0.00103788 sec., 297722 rows/sec., 20.84 MiB/sec.
2543 2023.09.20 03:54:16.277047 [ 3 ] {acfa044b-fab2-4132-ab6f-b8f6e88a864e} <Debug> DynamicQueryHandler: Done processing query
2544 2023.09.20 03:54:16.277070 [ 3 ] {acfa044b-fab2-4132-ab6f-b8f6e88a864e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2545 2023.09.20 03:54:16.277085 [ 3 ] {} <Debug> HTTP-Session: f3e8656c-1b7e-4991-ae60-b9acf939872b Destroying unnamed session
2546 2023.09.20 03:54:16.277263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2547 2023.09.20 03:54:16.277305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2548 2023.09.20 03:54:16.277323 [ 3 ] {} <Debug> HTTP-Session: 8921c378-6e13-42c6-acd2-0d99f8fa7ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2549 2023.09.20 03:54:16.277339 [ 3 ] {} <Debug> HTTP-Session: 8921c378-6e13-42c6-acd2-0d99f8fa7ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2550 2023.09.20 03:54:16.277407 [ 3 ] {0b87745e-df1c-403b-8a95-077dcdd3133c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2551 2023.09.20 03:54:16.277444 [ 3 ] {0b87745e-df1c-403b-8a95-077dcdd3133c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2552 2023.09.20 03:54:16.277547 [ 3 ] {0b87745e-df1c-403b-8a95-077dcdd3133c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2553 2023.09.20 03:54:16.277799 [ 3 ] {0b87745e-df1c-403b-8a95-077dcdd3133c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2554 2023.09.20 03:54:16.278049 [ 3 ] {0b87745e-df1c-403b-8a95-077dcdd3133c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2555 2023.09.20 03:54:16.278229 [ 3 ] {0b87745e-df1c-403b-8a95-077dcdd3133c} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2556 2023.09.20 03:54:16.278351 [ 3 ] {0b87745e-df1c-403b-8a95-077dcdd3133c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000917377 sec., 6540 rows/sec., 274.65 KiB/sec.
2557 2023.09.20 03:54:16.278555 [ 3 ] {0b87745e-df1c-403b-8a95-077dcdd3133c} <Debug> DynamicQueryHandler: Done processing query
2558 2023.09.20 03:54:16.278578 [ 3 ] {0b87745e-df1c-403b-8a95-077dcdd3133c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2559 2023.09.20 03:54:16.278594 [ 3 ] {} <Debug> HTTP-Session: 8921c378-6e13-42c6-acd2-0d99f8fa7ed8 Destroying unnamed session
2560 2023.09.20 03:54:16.278749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2561 2023.09.20 03:54:16.278792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2562 2023.09.20 03:54:16.278810 [ 3 ] {} <Debug> HTTP-Session: 19bf4f52-8860-47fc-9707-6004cf4ed5f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2563 2023.09.20 03:54:16.278826 [ 3 ] {} <Debug> HTTP-Session: 19bf4f52-8860-47fc-9707-6004cf4ed5f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2564 2023.09.20 03:54:16.278897 [ 3 ] {16147a47-b1e9-4d2b-a6e1-890da7c0b8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2565 2023.09.20 03:54:16.278938 [ 3 ] {16147a47-b1e9-4d2b-a6e1-890da7c0b8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2566 2023.09.20 03:54:16.279069 [ 3 ] {16147a47-b1e9-4d2b-a6e1-890da7c0b8b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2567 2023.09.20 03:54:16.279367 [ 3 ] {16147a47-b1e9-4d2b-a6e1-890da7c0b8b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2568 2023.09.20 03:54:16.279605 [ 3 ] {16147a47-b1e9-4d2b-a6e1-890da7c0b8b7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2569 2023.09.20 03:54:16.279780 [ 3 ] {16147a47-b1e9-4d2b-a6e1-890da7c0b8b7} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2570 2023.09.20 03:54:16.279896 [ 3 ] {16147a47-b1e9-4d2b-a6e1-890da7c0b8b7} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000965058 sec., 65281 rows/sec., 3.96 MiB/sec.
2571 2023.09.20 03:54:16.280002 [ 3 ] {16147a47-b1e9-4d2b-a6e1-890da7c0b8b7} <Debug> DynamicQueryHandler: Done processing query
2572 2023.09.20 03:54:16.280024 [ 3 ] {16147a47-b1e9-4d2b-a6e1-890da7c0b8b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2573 2023.09.20 03:54:16.280040 [ 3 ] {} <Debug> HTTP-Session: 19bf4f52-8860-47fc-9707-6004cf4ed5f6 Destroying unnamed session
2574 2023.09.20 03:54:16.280216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 48148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2575 2023.09.20 03:54:16.280257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2576 2023.09.20 03:54:16.280275 [ 3 ] {} <Debug> HTTP-Session: 6aebb750-3cc4-45d8-9d1c-9e5c96189e7a Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2577 2023.09.20 03:54:16.280291 [ 3 ] {} <Debug> HTTP-Session: 6aebb750-3cc4-45d8-9d1c-9e5c96189e7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2578 2023.09.20 03:54:16.280372 [ 3 ] {c3ede644-40a2-4ae0-a20f-55b99e9e7797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2579 2023.09.20 03:54:16.280415 [ 3 ] {c3ede644-40a2-4ae0-a20f-55b99e9e7797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2580 2023.09.20 03:54:16.280545 [ 3 ] {c3ede644-40a2-4ae0-a20f-55b99e9e7797} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2581 2023.09.20 03:54:16.281019 [ 3 ] {c3ede644-40a2-4ae0-a20f-55b99e9e7797} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2582 2023.09.20 03:54:16.281315 [ 3 ] {c3ede644-40a2-4ae0-a20f-55b99e9e7797} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2583 2023.09.20 03:54:16.281493 [ 3 ] {c3ede644-40a2-4ae0-a20f-55b99e9e7797} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2584 2023.09.20 03:54:16.281624 [ 3 ] {c3ede644-40a2-4ae0-a20f-55b99e9e7797} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001218782 sec., 36922 rows/sec., 49.82 MiB/sec.
2585 2023.09.20 03:54:16.281620 [ 74 ] {} <Debug> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2586 2023.09.20 03:54:16.281738 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2587 2023.09.20 03:54:16.281860 [ 3 ] {c3ede644-40a2-4ae0-a20f-55b99e9e7797} <Debug> DynamicQueryHandler: Done processing query
2588 2023.09.20 03:54:16.281887 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2589 2023.09.20 03:54:16.281896 [ 3 ] {c3ede644-40a2-4ae0-a20f-55b99e9e7797} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2590 2023.09.20 03:54:16.281925 [ 3 ] {} <Debug> HTTP-Session: 6aebb750-3cc4-45d8-9d1c-9e5c96189e7a Destroying unnamed session
2591 2023.09.20 03:54:16.281979 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2592 2023.09.20 03:54:16.282011 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 473 rows starting from the beginning of the part
2593 2023.09.20 03:54:16.282068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 2667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2594 2023.09.20 03:54:16.282124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2595 2023.09.20 03:54:16.282147 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 45 rows starting from the beginning of the part
2596 2023.09.20 03:54:16.282151 [ 3 ] {} <Debug> HTTP-Session: 00b751e3-cfec-45bd-82e9-b1df5fb14dda Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2597 2023.09.20 03:54:16.282189 [ 3 ] {} <Debug> HTTP-Session: 00b751e3-cfec-45bd-82e9-b1df5fb14dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2598 2023.09.20 03:54:16.282310 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 45 rows starting from the beginning of the part
2599 2023.09.20 03:54:16.282316 [ 3 ] {7d0a9b3a-e219-4433-a992-5ab2252cbc5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2600 2023.09.20 03:54:16.282376 [ 3 ] {7d0a9b3a-e219-4433-a992-5ab2252cbc5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2601 2023.09.20 03:54:16.282475 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 45 rows starting from the beginning of the part
2602 2023.09.20 03:54:16.282622 [ 3 ] {7d0a9b3a-e219-4433-a992-5ab2252cbc5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2603 2023.09.20 03:54:16.282656 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 45 rows starting from the beginning of the part
2604 2023.09.20 03:54:16.282791 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 45 rows starting from the beginning of the part
2605 2023.09.20 03:54:16.283100 [ 3 ] {7d0a9b3a-e219-4433-a992-5ab2252cbc5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2606 2023.09.20 03:54:16.283362 [ 3 ] {7d0a9b3a-e219-4433-a992-5ab2252cbc5d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2607 2023.09.20 03:54:16.283534 [ 3 ] {7d0a9b3a-e219-4433-a992-5ab2252cbc5d} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2608 2023.09.20 03:54:16.283659 [ 3 ] {7d0a9b3a-e219-4433-a992-5ab2252cbc5d} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001302125 sec., 14591 rows/sec., 774.73 KiB/sec.
2609 2023.09.20 03:54:16.283780 [ 3 ] {7d0a9b3a-e219-4433-a992-5ab2252cbc5d} <Debug> DynamicQueryHandler: Done processing query
2610 2023.09.20 03:54:16.283805 [ 3 ] {7d0a9b3a-e219-4433-a992-5ab2252cbc5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2611 2023.09.20 03:54:16.283836 [ 3 ] {} <Debug> HTTP-Session: 00b751e3-cfec-45bd-82e9-b1df5fb14dda Destroying unnamed session
2612 2023.09.20 03:54:16.284556 [ 21 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 698 rows, containing 6 columns (6 merged, 0 gathered) in 0.002737701 sec., 254958.44871298948 rows/sec., 344.05 MiB/sec.
2613 2023.09.20 03:54:16.284890 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2614 2023.09.20 03:54:16.285091 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2615 2023.09.20 03:54:16.285151 [ 16 ] {8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2616 2023.09.20 03:54:16.285210 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8d935fcc-d39e-4d67-9d80-46a03849387d::all_1_16_3: 4.00 MiB.
2617 2023.09.20 03:54:17.000187 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.76 MiB, peak 234.85 MiB, will set to 225.54 MiB (RSS), difference: -4.23 MiB
2618 2023.09.20 03:54:26.273608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 7205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2619 2023.09.20 03:54:26.273784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2620 2023.09.20 03:54:26.273830 [ 3 ] {} <Debug> HTTP-Session: 2b10b7a8-099c-48d9-914f-7014aecb89fd Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2621 2023.09.20 03:54:26.273871 [ 3 ] {} <Debug> HTTP-Session: 2b10b7a8-099c-48d9-914f-7014aecb89fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2622 2023.09.20 03:54:26.274072 [ 3 ] {3dbddfdb-06e0-4cb4-8988-f9aeb15c0ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2623 2023.09.20 03:54:26.274166 [ 3 ] {3dbddfdb-06e0-4cb4-8988-f9aeb15c0ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2624 2023.09.20 03:54:26.274362 [ 3 ] {3dbddfdb-06e0-4cb4-8988-f9aeb15c0ffd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2625 2023.09.20 03:54:26.274866 [ 3 ] {3dbddfdb-06e0-4cb4-8988-f9aeb15c0ffd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2626 2023.09.20 03:54:26.275139 [ 3 ] {3dbddfdb-06e0-4cb4-8988-f9aeb15c0ffd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2627 2023.09.20 03:54:26.275316 [ 3 ] {3dbddfdb-06e0-4cb4-8988-f9aeb15c0ffd} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2628 2023.09.20 03:54:26.275465 [ 3 ] {3dbddfdb-06e0-4cb4-8988-f9aeb15c0ffd} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001337105 sec., 38142 rows/sec., 2.91 MiB/sec.
2629 2023.09.20 03:54:26.275457 [ 165 ] {} <Debug> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0
2630 2023.09.20 03:54:26.275568 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2631 2023.09.20 03:54:26.275688 [ 3 ] {3dbddfdb-06e0-4cb4-8988-f9aeb15c0ffd} <Debug> DynamicQueryHandler: Done processing query
2632 2023.09.20 03:54:26.275724 [ 19 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact
2633 2023.09.20 03:54:26.275740 [ 3 ] {3dbddfdb-06e0-4cb4-8988-f9aeb15c0ffd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2634 2023.09.20 03:54:26.275796 [ 3 ] {} <Debug> HTTP-Session: 2b10b7a8-099c-48d9-914f-7014aecb89fd Destroying unnamed session
2635 2023.09.20 03:54:26.275872 [ 19 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2636 2023.09.20 03:54:26.275910 [ 19 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 51 rows starting from the beginning of the part
2637 2023.09.20 03:54:26.276033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 35264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2638 2023.09.20 03:54:26.276094 [ 19 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part
2639 2023.09.20 03:54:26.276107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2640 2023.09.20 03:54:26.276170 [ 3 ] {} <Debug> HTTP-Session: 1d8eaaa0-c54b-410a-80f5-f48d736b2db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2641 2023.09.20 03:54:26.276206 [ 3 ] {} <Debug> HTTP-Session: 1d8eaaa0-c54b-410a-80f5-f48d736b2db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2642 2023.09.20 03:54:26.276354 [ 19 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part
2643 2023.09.20 03:54:26.276420 [ 3 ] {5be88143-71cc-4e4f-a955-aca0381b3d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2644 2023.09.20 03:54:26.276527 [ 3 ] {5be88143-71cc-4e4f-a955-aca0381b3d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2645 2023.09.20 03:54:26.276568 [ 19 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part
2646 2023.09.20 03:54:26.276920 [ 19 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part
2647 2023.09.20 03:54:26.277002 [ 3 ] {5be88143-71cc-4e4f-a955-aca0381b3d07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2648 2023.09.20 03:54:26.278072 [ 3 ] {5be88143-71cc-4e4f-a955-aca0381b3d07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2649 2023.09.20 03:54:26.278362 [ 21 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002720351 sec., 93737.90367493017 rows/sec., 7.16 MiB/sec.
2650 2023.09.20 03:54:26.278460 [ 3 ] {5be88143-71cc-4e4f-a955-aca0381b3d07} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2651 2023.09.20 03:54:26.278520 [ 19 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary)
2652 2023.09.20 03:54:26.278701 [ 3 ] {5be88143-71cc-4e4f-a955-aca0381b3d07} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2653 2023.09.20 03:54:26.278787 [ 19 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_18_4} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4.
2654 2023.09.20 03:54:26.278869 [ 165 ] {} <Debug> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0
2655 2023.09.20 03:54:26.278944 [ 3 ] {5be88143-71cc-4e4f-a955-aca0381b3d07} <Information> executeQuery: Read 222 rows, 21.70 KiB in 0.002465256 sec., 90051 rows/sec., 8.60 MiB/sec.
2656 2023.09.20 03:54:26.278961 [ 19 ] {7996ca9a-e388-4fda-8d0a-e8f62adb76af::all_1_18_4} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0
2657 2023.09.20 03:54:26.278967 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2658 2023.09.20 03:54:26.279209 [ 21 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact
2659 2023.09.20 03:54:26.279305 [ 3 ] {5be88143-71cc-4e4f-a955-aca0381b3d07} <Debug> DynamicQueryHandler: Done processing query
2660 2023.09.20 03:54:26.279357 [ 3 ] {5be88143-71cc-4e4f-a955-aca0381b3d07} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2661 2023.09.20 03:54:26.279367 [ 21 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2662 2023.09.20 03:54:26.279386 [ 3 ] {} <Debug> HTTP-Session: 1d8eaaa0-c54b-410a-80f5-f48d736b2db1 Destroying unnamed session
2663 2023.09.20 03:54:26.279431 [ 21 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 222 rows starting from the beginning of the part
2664 2023.09.20 03:54:26.279547 [ 21 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 222 rows starting from the beginning of the part
2665 2023.09.20 03:54:26.279621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 51626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2666 2023.09.20 03:54:26.279683 [ 21 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 222 rows starting from the beginning of the part
2667 2023.09.20 03:54:26.279708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2668 2023.09.20 03:54:26.279749 [ 3 ] {} <Debug> HTTP-Session: 67b78e5e-42a4-4040-bd89-34b4e6b5a364 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2669 2023.09.20 03:54:26.279790 [ 3 ] {} <Debug> HTTP-Session: 67b78e5e-42a4-4040-bd89-34b4e6b5a364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2670 2023.09.20 03:54:26.279869 [ 21 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 222 rows starting from the beginning of the part
2671 2023.09.20 03:54:26.280017 [ 3 ] {9c1218aa-e2a4-4048-967d-fdcf4220c196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2672 2023.09.20 03:54:26.280085 [ 21 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 222 rows starting from the beginning of the part
2673 2023.09.20 03:54:26.280102 [ 3 ] {9c1218aa-e2a4-4048-967d-fdcf4220c196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2674 2023.09.20 03:54:26.280614 [ 3 ] {9c1218aa-e2a4-4048-967d-fdcf4220c196} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2675 2023.09.20 03:54:26.281610 [ 3 ] {9c1218aa-e2a4-4048-967d-fdcf4220c196} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2676 2023.09.20 03:54:26.281930 [ 10 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 4 columns (4 merged, 0 gathered) in 0.002857974 sec., 388387.0182164008 rows/sec., 37.08 MiB/sec.
2677 2023.09.20 03:54:26.282001 [ 3 ] {9c1218aa-e2a4-4048-967d-fdcf4220c196} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2678 2023.09.20 03:54:26.282115 [ 21 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary)
2679 2023.09.20 03:54:26.282214 [ 3 ] {9c1218aa-e2a4-4048-967d-fdcf4220c196} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2680 2023.09.20 03:54:26.282406 [ 3 ] {9c1218aa-e2a4-4048-967d-fdcf4220c196} <Information> executeQuery: Read 320 rows, 23.02 KiB in 0.002328144 sec., 137448 rows/sec., 9.65 MiB/sec.
2681 2023.09.20 03:54:26.282413 [ 21 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_18_4} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4.
2682 2023.09.20 03:54:26.282549 [ 21 ] {7da31eca-9c31-431e-a299-04003e91e54a::all_1_18_4} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0
2683 2023.09.20 03:54:26.282606 [ 3 ] {9c1218aa-e2a4-4048-967d-fdcf4220c196} <Debug> DynamicQueryHandler: Done processing query
2684 2023.09.20 03:54:26.282672 [ 3 ] {9c1218aa-e2a4-4048-967d-fdcf4220c196} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2685 2023.09.20 03:54:26.282690 [ 3 ] {} <Debug> HTTP-Session: 67b78e5e-42a4-4040-bd89-34b4e6b5a364 Destroying unnamed session
2686 2023.09.20 03:54:26.282848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2687 2023.09.20 03:54:26.282892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2688 2023.09.20 03:54:26.282911 [ 3 ] {} <Debug> HTTP-Session: 6db1ace6-0213-4219-aef9-c70ffa7f5cb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2689 2023.09.20 03:54:26.282928 [ 3 ] {} <Debug> HTTP-Session: 6db1ace6-0213-4219-aef9-c70ffa7f5cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2690 2023.09.20 03:54:26.282998 [ 3 ] {32d8b85b-70fc-449e-9626-c1f028ac64eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2691 2023.09.20 03:54:26.283037 [ 3 ] {32d8b85b-70fc-449e-9626-c1f028ac64eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2692 2023.09.20 03:54:26.283154 [ 3 ] {32d8b85b-70fc-449e-9626-c1f028ac64eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2693 2023.09.20 03:54:26.283422 [ 3 ] {32d8b85b-70fc-449e-9626-c1f028ac64eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2694 2023.09.20 03:54:26.283660 [ 3 ] {32d8b85b-70fc-449e-9626-c1f028ac64eb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2695 2023.09.20 03:54:26.283833 [ 3 ] {32d8b85b-70fc-449e-9626-c1f028ac64eb} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2696 2023.09.20 03:54:26.283958 [ 3 ] {32d8b85b-70fc-449e-9626-c1f028ac64eb} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000931838 sec., 6438 rows/sec., 270.38 KiB/sec.
2697 2023.09.20 03:54:26.284075 [ 3 ] {32d8b85b-70fc-449e-9626-c1f028ac64eb} <Debug> DynamicQueryHandler: Done processing query
2698 2023.09.20 03:54:26.284099 [ 3 ] {32d8b85b-70fc-449e-9626-c1f028ac64eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2699 2023.09.20 03:54:26.284115 [ 3 ] {} <Debug> HTTP-Session: 6db1ace6-0213-4219-aef9-c70ffa7f5cb7 Destroying unnamed session
2700 2023.09.20 03:54:26.284286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 13605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2701 2023.09.20 03:54:26.284330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2702 2023.09.20 03:54:26.284348 [ 3 ] {} <Debug> HTTP-Session: fb703322-fe8a-4a25-b8e6-fd157037a49f Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2703 2023.09.20 03:54:26.284364 [ 3 ] {} <Debug> HTTP-Session: fb703322-fe8a-4a25-b8e6-fd157037a49f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2704 2023.09.20 03:54:26.284439 [ 3 ] {55946520-54d6-4e05-979c-966dda8ddc4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2705 2023.09.20 03:54:26.284479 [ 3 ] {55946520-54d6-4e05-979c-966dda8ddc4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2706 2023.09.20 03:54:26.284595 [ 3 ] {55946520-54d6-4e05-979c-966dda8ddc4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2707 2023.09.20 03:54:26.284907 [ 3 ] {55946520-54d6-4e05-979c-966dda8ddc4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2708 2023.09.20 03:54:26.285148 [ 3 ] {55946520-54d6-4e05-979c-966dda8ddc4a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2709 2023.09.20 03:54:26.285334 [ 3 ] {55946520-54d6-4e05-979c-966dda8ddc4a} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2710 2023.09.20 03:54:26.285458 [ 3 ] {55946520-54d6-4e05-979c-966dda8ddc4a} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000991109 sec., 74663 rows/sec., 4.57 MiB/sec.
2711 2023.09.20 03:54:26.285580 [ 3 ] {55946520-54d6-4e05-979c-966dda8ddc4a} <Debug> DynamicQueryHandler: Done processing query
2712 2023.09.20 03:54:26.285603 [ 3 ] {55946520-54d6-4e05-979c-966dda8ddc4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2713 2023.09.20 03:54:26.285618 [ 3 ] {} <Debug> HTTP-Session: fb703322-fe8a-4a25-b8e6-fd157037a49f Destroying unnamed session
2714 2023.09.20 03:54:26.285764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 48150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2715 2023.09.20 03:54:26.285808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2716 2023.09.20 03:54:26.285826 [ 3 ] {} <Debug> HTTP-Session: 8266c364-28c0-49f9-8e27-5490ef07dec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2717 2023.09.20 03:54:26.285842 [ 3 ] {} <Debug> HTTP-Session: 8266c364-28c0-49f9-8e27-5490ef07dec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2718 2023.09.20 03:54:26.285929 [ 3 ] {a5fd3469-2c4f-4bea-b138-641a56c89ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2719 2023.09.20 03:54:26.285976 [ 3 ] {a5fd3469-2c4f-4bea-b138-641a56c89ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2720 2023.09.20 03:54:26.286110 [ 3 ] {a5fd3469-2c4f-4bea-b138-641a56c89ca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2721 2023.09.20 03:54:26.286592 [ 3 ] {a5fd3469-2c4f-4bea-b138-641a56c89ca5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2722 2023.09.20 03:54:26.286904 [ 3 ] {a5fd3469-2c4f-4bea-b138-641a56c89ca5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2723 2023.09.20 03:54:26.287082 [ 3 ] {a5fd3469-2c4f-4bea-b138-641a56c89ca5} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2724 2023.09.20 03:54:26.287205 [ 3 ] {a5fd3469-2c4f-4bea-b138-641a56c89ca5} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001244704 sec., 36153 rows/sec., 48.79 MiB/sec.
2725 2023.09.20 03:54:26.287421 [ 3 ] {a5fd3469-2c4f-4bea-b138-641a56c89ca5} <Debug> DynamicQueryHandler: Done processing query
2726 2023.09.20 03:54:26.287445 [ 3 ] {a5fd3469-2c4f-4bea-b138-641a56c89ca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2727 2023.09.20 03:54:26.287461 [ 3 ] {} <Debug> HTTP-Session: 8266c364-28c0-49f9-8e27-5490ef07dec5 Destroying unnamed session
2728 2023.09.20 03:54:26.287586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 2667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2729 2023.09.20 03:54:26.287630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2730 2023.09.20 03:54:26.287648 [ 3 ] {} <Debug> HTTP-Session: 24e30825-f4fc-4595-9424-d237377df030 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2731 2023.09.20 03:54:26.287665 [ 3 ] {} <Debug> HTTP-Session: 24e30825-f4fc-4595-9424-d237377df030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2732 2023.09.20 03:54:26.287734 [ 3 ] {bc81ddcd-ef2d-45d7-ac9d-7c54e3987e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2733 2023.09.20 03:54:26.287772 [ 3 ] {bc81ddcd-ef2d-45d7-ac9d-7c54e3987e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2734 2023.09.20 03:54:26.287890 [ 3 ] {bc81ddcd-ef2d-45d7-ac9d-7c54e3987e35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2735 2023.09.20 03:54:26.288157 [ 3 ] {bc81ddcd-ef2d-45d7-ac9d-7c54e3987e35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2736 2023.09.20 03:54:26.288383 [ 3 ] {bc81ddcd-ef2d-45d7-ac9d-7c54e3987e35} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2737 2023.09.20 03:54:26.288556 [ 3 ] {bc81ddcd-ef2d-45d7-ac9d-7c54e3987e35} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2738 2023.09.20 03:54:26.288681 [ 3 ] {bc81ddcd-ef2d-45d7-ac9d-7c54e3987e35} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000919688 sec., 20659 rows/sec., 1.07 MiB/sec.
2739 2023.09.20 03:54:26.288806 [ 3 ] {bc81ddcd-ef2d-45d7-ac9d-7c54e3987e35} <Debug> DynamicQueryHandler: Done processing query
2740 2023.09.20 03:54:26.288829 [ 3 ] {bc81ddcd-ef2d-45d7-ac9d-7c54e3987e35} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2741 2023.09.20 03:54:26.288845 [ 3 ] {} <Debug> HTTP-Session: 24e30825-f4fc-4595-9424-d237377df030 Destroying unnamed session
2742 2023.09.20 03:54:29.741123 [ 178 ] {} <Debug> DNSResolver: Updating DNS cache
2743 2023.09.20 03:54:29.741203 [ 178 ] {} <Debug> DNSResolver: Updated DNS cache
2744 2023.09.20 03:54:36.273213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 7205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2745 2023.09.20 03:54:36.273364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2746 2023.09.20 03:54:36.273406 [ 3 ] {} <Debug> HTTP-Session: d26206f1-2b3a-42d2-8a1a-e97672fd2e8a Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2747 2023.09.20 03:54:36.273443 [ 3 ] {} <Debug> HTTP-Session: d26206f1-2b3a-42d2-8a1a-e97672fd2e8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2748 2023.09.20 03:54:36.273625 [ 3 ] {a7886bf9-48e5-45f2-8be7-c4cce3ecd6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2749 2023.09.20 03:54:36.273699 [ 3 ] {a7886bf9-48e5-45f2-8be7-c4cce3ecd6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2750 2023.09.20 03:54:36.273854 [ 3 ] {a7886bf9-48e5-45f2-8be7-c4cce3ecd6f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2751 2023.09.20 03:54:36.274307 [ 3 ] {a7886bf9-48e5-45f2-8be7-c4cce3ecd6f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2752 2023.09.20 03:54:36.274562 [ 3 ] {a7886bf9-48e5-45f2-8be7-c4cce3ecd6f3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2753 2023.09.20 03:54:36.274727 [ 3 ] {a7886bf9-48e5-45f2-8be7-c4cce3ecd6f3} <Trace> oximeter.fields_i64 (7996ca9a-e388-4fda-8d0a-e8f62adb76af): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2754 2023.09.20 03:54:36.274841 [ 3 ] {a7886bf9-48e5-45f2-8be7-c4cce3ecd6f3} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001165662 sec., 43751 rows/sec., 3.34 MiB/sec.
2755 2023.09.20 03:54:36.275003 [ 3 ] {a7886bf9-48e5-45f2-8be7-c4cce3ecd6f3} <Debug> DynamicQueryHandler: Done processing query
2756 2023.09.20 03:54:36.275029 [ 3 ] {a7886bf9-48e5-45f2-8be7-c4cce3ecd6f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2757 2023.09.20 03:54:36.275045 [ 3 ] {} <Debug> HTTP-Session: d26206f1-2b3a-42d2-8a1a-e97672fd2e8a Destroying unnamed session
2758 2023.09.20 03:54:36.275222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 35264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2759 2023.09.20 03:54:36.275266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2760 2023.09.20 03:54:36.275285 [ 3 ] {} <Debug> HTTP-Session: c5e6ab73-1e40-4c6e-aabd-2739ddd9f6aa Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2761 2023.09.20 03:54:36.275301 [ 3 ] {} <Debug> HTTP-Session: c5e6ab73-1e40-4c6e-aabd-2739ddd9f6aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2762 2023.09.20 03:54:36.275383 [ 3 ] {f5bc78b4-0e00-4ce6-b4fe-81005e8e90f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2763 2023.09.20 03:54:36.275422 [ 3 ] {f5bc78b4-0e00-4ce6-b4fe-81005e8e90f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2764 2023.09.20 03:54:36.275528 [ 3 ] {f5bc78b4-0e00-4ce6-b4fe-81005e8e90f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2765 2023.09.20 03:54:36.275996 [ 3 ] {f5bc78b4-0e00-4ce6-b4fe-81005e8e90f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2766 2023.09.20 03:54:36.276228 [ 3 ] {f5bc78b4-0e00-4ce6-b4fe-81005e8e90f3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2767 2023.09.20 03:54:36.276375 [ 3 ] {f5bc78b4-0e00-4ce6-b4fe-81005e8e90f3} <Trace> oximeter.fields_string (7da31eca-9c31-431e-a299-04003e91e54a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2768 2023.09.20 03:54:36.276474 [ 3 ] {f5bc78b4-0e00-4ce6-b4fe-81005e8e90f3} <Information> executeQuery: Read 222 rows, 21.70 KiB in 0.001064729 sec., 208503 rows/sec., 19.91 MiB/sec.
2769 2023.09.20 03:54:36.276590 [ 3 ] {f5bc78b4-0e00-4ce6-b4fe-81005e8e90f3} <Debug> DynamicQueryHandler: Done processing query
2770 2023.09.20 03:54:36.276613 [ 3 ] {f5bc78b4-0e00-4ce6-b4fe-81005e8e90f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2771 2023.09.20 03:54:36.276628 [ 3 ] {} <Debug> HTTP-Session: c5e6ab73-1e40-4c6e-aabd-2739ddd9f6aa Destroying unnamed session
2772 2023.09.20 03:54:36.276847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 49780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2773 2023.09.20 03:54:36.276892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2774 2023.09.20 03:54:36.276909 [ 3 ] {} <Debug> HTTP-Session: 7960de8f-e362-4cb5-be11-8e4b8455ad0c Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2775 2023.09.20 03:54:36.276925 [ 3 ] {} <Debug> HTTP-Session: 7960de8f-e362-4cb5-be11-8e4b8455ad0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2776 2023.09.20 03:54:36.277015 [ 3 ] {43d16d34-3d8f-440d-91bc-2a926a440f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2777 2023.09.20 03:54:36.277053 [ 3 ] {43d16d34-3d8f-440d-91bc-2a926a440f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2778 2023.09.20 03:54:36.277154 [ 3 ] {43d16d34-3d8f-440d-91bc-2a926a440f03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2779 2023.09.20 03:54:36.277620 [ 3 ] {43d16d34-3d8f-440d-91bc-2a926a440f03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2780 2023.09.20 03:54:36.277831 [ 3 ] {43d16d34-3d8f-440d-91bc-2a926a440f03} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2781 2023.09.20 03:54:36.277979 [ 3 ] {43d16d34-3d8f-440d-91bc-2a926a440f03} <Trace> oximeter.fields_uuid (15d0acb3-148f-4603-82c4-cf8634d00970): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2782 2023.09.20 03:54:36.278075 [ 3 ] {43d16d34-3d8f-440d-91bc-2a926a440f03} <Information> executeQuery: Read 309 rows, 22.15 KiB in 0.00103371 sec., 298923 rows/sec., 20.92 MiB/sec.
2783 2023.09.20 03:54:36.278243 [ 3 ] {43d16d34-3d8f-440d-91bc-2a926a440f03} <Debug> DynamicQueryHandler: Done processing query
2784 2023.09.20 03:54:36.278268 [ 3 ] {43d16d34-3d8f-440d-91bc-2a926a440f03} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2785 2023.09.20 03:54:36.278284 [ 3 ] {} <Debug> HTTP-Session: 7960de8f-e362-4cb5-be11-8e4b8455ad0c Destroying unnamed session
2786 2023.09.20 03:54:36.278404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2787 2023.09.20 03:54:36.278447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2788 2023.09.20 03:54:36.278465 [ 3 ] {} <Debug> HTTP-Session: 82da878b-0fb3-4d3b-afda-8ba9eec4edb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2789 2023.09.20 03:54:36.278481 [ 3 ] {} <Debug> HTTP-Session: 82da878b-0fb3-4d3b-afda-8ba9eec4edb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2790 2023.09.20 03:54:36.278550 [ 3 ] {fe78c748-8364-41d4-9cdb-144561899c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2791 2023.09.20 03:54:36.278590 [ 3 ] {fe78c748-8364-41d4-9cdb-144561899c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2792 2023.09.20 03:54:36.278705 [ 3 ] {fe78c748-8364-41d4-9cdb-144561899c74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2793 2023.09.20 03:54:36.278958 [ 3 ] {fe78c748-8364-41d4-9cdb-144561899c74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2794 2023.09.20 03:54:36.279192 [ 3 ] {fe78c748-8364-41d4-9cdb-144561899c74} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2795 2023.09.20 03:54:36.279363 [ 3 ] {fe78c748-8364-41d4-9cdb-144561899c74} <Trace> oximeter.measurements_bool (57782b4d-4cfc-40fa-9e06-ead787a09f32): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2796 2023.09.20 03:54:36.279461 [ 3 ] {fe78c748-8364-41d4-9cdb-144561899c74} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000884306 sec., 6784 rows/sec., 284.92 KiB/sec.
2797 2023.09.20 03:54:36.279571 [ 3 ] {fe78c748-8364-41d4-9cdb-144561899c74} <Debug> DynamicQueryHandler: Done processing query
2798 2023.09.20 03:54:36.279594 [ 3 ] {fe78c748-8364-41d4-9cdb-144561899c74} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2799 2023.09.20 03:54:36.279609 [ 3 ] {} <Debug> HTTP-Session: 82da878b-0fb3-4d3b-afda-8ba9eec4edb1 Destroying unnamed session
2800 2023.09.20 03:54:36.279728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2801 2023.09.20 03:54:36.279772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2802 2023.09.20 03:54:36.279789 [ 3 ] {} <Debug> HTTP-Session: 8473903c-851b-4f20-a5e2-b680b9b5e7f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2803 2023.09.20 03:54:36.279805 [ 3 ] {} <Debug> HTTP-Session: 8473903c-851b-4f20-a5e2-b680b9b5e7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2804 2023.09.20 03:54:36.279876 [ 3 ] {5f425dd8-5b98-489b-9e44-66e3addb0679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2805 2023.09.20 03:54:36.279918 [ 3 ] {5f425dd8-5b98-489b-9e44-66e3addb0679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2806 2023.09.20 03:54:36.280030 [ 3 ] {5f425dd8-5b98-489b-9e44-66e3addb0679} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2807 2023.09.20 03:54:36.280335 [ 3 ] {5f425dd8-5b98-489b-9e44-66e3addb0679} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2808 2023.09.20 03:54:36.280572 [ 3 ] {5f425dd8-5b98-489b-9e44-66e3addb0679} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2809 2023.09.20 03:54:36.280750 [ 3 ] {5f425dd8-5b98-489b-9e44-66e3addb0679} <Trace> oximeter.measurements_cumulativei64 (bad56439-e717-492f-be0e-4a5bd0a531f0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2810 2023.09.20 03:54:36.280845 [ 3 ] {5f425dd8-5b98-489b-9e44-66e3addb0679} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000942628 sec., 66834 rows/sec., 4.05 MiB/sec.
2811 2023.09.20 03:54:36.280960 [ 3 ] {5f425dd8-5b98-489b-9e44-66e3addb0679} <Debug> DynamicQueryHandler: Done processing query
2812 2023.09.20 03:54:36.280982 [ 3 ] {5f425dd8-5b98-489b-9e44-66e3addb0679} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2813 2023.09.20 03:54:36.280998 [ 3 ] {} <Debug> HTTP-Session: 8473903c-851b-4f20-a5e2-b680b9b5e7f3 Destroying unnamed session
2814 2023.09.20 03:54:36.281140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 48150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2815 2023.09.20 03:54:36.281184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2816 2023.09.20 03:54:36.281202 [ 3 ] {} <Debug> HTTP-Session: 5c4817d5-63ab-4466-a3ae-e17d2b556b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2817 2023.09.20 03:54:36.281218 [ 3 ] {} <Debug> HTTP-Session: 5c4817d5-63ab-4466-a3ae-e17d2b556b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2818 2023.09.20 03:54:36.281296 [ 3 ] {e45aa4ba-d9a6-4fc5-95e5-e7f0a89f392a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2819 2023.09.20 03:54:36.281338 [ 3 ] {e45aa4ba-d9a6-4fc5-95e5-e7f0a89f392a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2820 2023.09.20 03:54:36.281466 [ 3 ] {e45aa4ba-d9a6-4fc5-95e5-e7f0a89f392a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2821 2023.09.20 03:54:36.281975 [ 3 ] {e45aa4ba-d9a6-4fc5-95e5-e7f0a89f392a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2822 2023.09.20 03:54:36.282280 [ 3 ] {e45aa4ba-d9a6-4fc5-95e5-e7f0a89f392a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2823 2023.09.20 03:54:36.282461 [ 3 ] {e45aa4ba-d9a6-4fc5-95e5-e7f0a89f392a} <Trace> oximeter.measurements_histogramf64 (8d935fcc-d39e-4d67-9d80-46a03849387d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2824 2023.09.20 03:54:36.282566 [ 3 ] {e45aa4ba-d9a6-4fc5-95e5-e7f0a89f392a} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001244014 sec., 36173 rows/sec., 48.81 MiB/sec.
2825 2023.09.20 03:54:36.282689 [ 3 ] {e45aa4ba-d9a6-4fc5-95e5-e7f0a89f392a} <Debug> DynamicQueryHandler: Done processing query
2826 2023.09.20 03:54:36.282711 [ 3 ] {e45aa4ba-d9a6-4fc5-95e5-e7f0a89f392a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2827 2023.09.20 03:54:36.282727 [ 3 ] {} <Debug> HTTP-Session: 5c4817d5-63ab-4466-a3ae-e17d2b556b6d Destroying unnamed session
2828 2023.09.20 03:54:36.282847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58260, User-Agent: (none), Length: 2667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2829 2023.09.20 03:54:36.282890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2830 2023.09.20 03:54:36.282908 [ 3 ] {} <Debug> HTTP-Session: 6d9d585a-ecff-4988-9db5-f12c064bd728 Authenticating user 'default' from [fd00:1122:3344:101::d]:58260
2831 2023.09.20 03:54:36.282924 [ 3 ] {} <Debug> HTTP-Session: 6d9d585a-ecff-4988-9db5-f12c064bd728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2832 2023.09.20 03:54:36.282991 [ 3 ] {931da6a7-76cc-486e-9b6b-1eeef132aca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58260) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2833 2023.09.20 03:54:36.283029 [ 3 ] {931da6a7-76cc-486e-9b6b-1eeef132aca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2834 2023.09.20 03:54:36.283128 [ 3 ] {931da6a7-76cc-486e-9b6b-1eeef132aca7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2835 2023.09.20 03:54:36.283389 [ 3 ] {931da6a7-76cc-486e-9b6b-1eeef132aca7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
2836 2023.09.20 03:54:36.283611 [ 3 ] {931da6a7-76cc-486e-9b6b-1eeef132aca7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2837 2023.09.20 03:54:36.283783 [ 3 ] {931da6a7-76cc-486e-9b6b-1eeef132aca7} <Trace> oximeter.measurements_i64 (3ee198bd-4110-4515-8af0-e4dfa760c95c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2838 2023.09.20 03:54:36.283879 [ 3 ] {931da6a7-76cc-486e-9b6b-1eeef132aca7} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000861746 sec., 22048 rows/sec., 1.14 MiB/sec.
2839 2023.09.20 03:54:36.284075 [ 3 ] {931da6a7-76cc-486e-9b6b-1eeef132aca7} <Debug> DynamicQueryHandler: Done processing query
2840 2023.09.20 03:54:36.284098 [ 3 ] {931da6a7-76cc-486e-9b6b-1eeef132aca7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2841 2023.09.20 03:54:36.284114 [ 3 ] {} <Debug> HTTP-Session: 6d9d585a-ecff-4988-9db5-f12c064bd728 Destroying unnamed session