Max level shown:
1 [ Oct 12 05:15:24 Enabled. ]
2 [ Oct 12 05:15:24 Rereading configuration. ]
3 [ Oct 12 05:15:25 Rereading configuration. ]
4 [ Oct 12 05:15:26 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=oxControlService16
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService16 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService16
29 ipadm: Could not delete oxControlService16: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService16
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService16
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService16
34 + ipadm show-addr oxControlService16/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService16/ll
37 + ipadm show-addr oxControlService16/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService16/omicron6
40 + route get -inet6 default -inet6 fd00:1122:3344:101::1
41 default: not in table
42 + route add -inet6 default -inet6 fd00:1122:3344:101::1
43 add net default: gateway fd00:1122:3344:101::1
44 + single_node=true
45 + command=()
46 + true
47 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
48 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
49 [ Oct 12 05:15: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.10.12 05:15:27.924544 [ 1 ] {} <Information> Application: Will watch for the process with pid 26526
55 2023.10.12 05:15:27.924632 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.10.12 05:15:28.458323 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 26526
57 2023.10.12 05:15:28.458484 [ 1 ] {} <Information> Application: starting up
58 2023.10.12 05:15:28.458695 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.10.12 05:15:28.572644 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.10.12 05:15:28.572696 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.10.12 05:15:28.572714 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.10.12 05:15:28.572754 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.10.12 05:15:28.573131 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.10.12 05:15:28.573792 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
65 Processing configuration file 'config.xml'.
66 There is no file 'config.xml', will use embedded config.
67 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
68 2023.10.12 05:15:28.574255 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.10.12 05:15:28.574506 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
70 2023.10.12 05:15:28.576998 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.10.12 05:15:28.577040 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.10.12 05:15:28.577728 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
73 Processing configuration file 'config.xml'.
74 There is no file 'config.xml', will use embedded config.
75 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
76 2023.10.12 05:15:28.577891 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.10.12 05:15:28.583944 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.10.12 05:15:28.584256 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.10.12 05:15:28.584281 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.10.12 05:15:28.585604 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.10.12 05:15:28.586075 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.10.12 05:15:28.586322 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.10.12 05:15:28.586571 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.10.12 05:15:28.587290 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.10.12 05:15:28.587334 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.10.12 05:15:28.587387 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.10.12 05:15:28.587403 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.10.12 05:15:28.637381 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.10.12 05:15:28.637411 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000113592 sec
90 2023.10.12 05:15:28.637960 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.10.12 05:15:28.638035 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.10.12 05:15:28.638054 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.10.12 05:15:28.638071 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.10.12 05:15:28.638084 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.10.12 05:15:28.638098 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.10.12 05:15:28.638112 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.10.12 05:15:28.638144 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.10.12 05:15:28.638162 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.10.12 05:15:28.638191 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.10.12 05:15:28.638205 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.10.12 05:15:28.638219 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.10.12 05:15:28.638233 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.10.12 05:15:28.638264 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.10.12 05:15:28.638279 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.10.12 05:15:28.638291 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.10.12 05:15:28.671699 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.10.12 05:15:28.687794 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.10.12 05:15:28.687848 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.5671e-05 sec
109 2023.10.12 05:15:28.687899 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.10.12 05:15:28.687930 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.10.12 05:15:28.687972 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.10.12 05:15:28.690108 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.10.12 05:15:28.694971 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.10.12 05:15:28.695068 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
115 2023.10.12 05:15:28.695146 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.10.12 05:15:28.889193 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1)
117 2023.10.12 05:15:28.906805 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1)
118 2023.10.12 05:15:28.906857 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.10.12 05:15:29.106197 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.10.12 05:15:29.106939 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB
121 2023.10.12 05:15:29.107273 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.10.12 05:15:29.107315 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.10.12 05:15:29.107355 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.10.12 05:15:29.107419 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
125 2023.10.12 05:15:29.107429 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache
126 2023.10.12 05:15:29.107498 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.10.12 05:15:29.108059 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.10.12 05:15:29.108080 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.10.12 05:15:29.110976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.10.12 05:15:29.111139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.10.12 05:15:29.111692 [ 3 ] {} <Debug> HTTP-Session: bf58b260-5230-4014-b9ea-0dcd747c293e Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
132 2023.10.12 05:15:29.111732 [ 3 ] {} <Debug> HTTP-Session: bf58b260-5230-4014-b9ea-0dcd747c293e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.10.12 05:15:29.111860 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.10.12 05:15:29.111888 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.10.12 05:15:29.111907 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.10.12 05:15:29.113252 [ 3 ] {1b41e013-a0f8-48bb-b2ed-6d67e5003c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
137 2023.10.12 05:15:29.114437 [ 3 ] {1b41e013-a0f8-48bb-b2ed-6d67e5003c6d} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
138 2023.10.12 05:15:29.116612 [ 3 ] {1b41e013-a0f8-48bb-b2ed-6d67e5003c6d} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
139 2023.10.12 05:15:29.118429 [ 3 ] {1b41e013-a0f8-48bb-b2ed-6d67e5003c6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
140 2023.10.12 05:15:29.122818 [ 3 ] {1b41e013-a0f8-48bb-b2ed-6d67e5003c6d} <Debug> DynamicQueryHandler: Done processing query
141 2023.10.12 05:15:29.122883 [ 3 ] {1b41e013-a0f8-48bb-b2ed-6d67e5003c6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
142 2023.10.12 05:15:29.122908 [ 3 ] {} <Debug> HTTP-Session: bf58b260-5230-4014-b9ea-0dcd747c293e Destroying unnamed session
143 2023.10.12 05:15:29.124209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
144 2023.10.12 05:15:29.124269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
145 2023.10.12 05:15:29.124295 [ 3 ] {} <Debug> HTTP-Session: 65ecd117-4bad-4b75-a687-1882a111048e Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
146 2023.10.12 05:15:29.124313 [ 3 ] {} <Debug> HTTP-Session: 65ecd117-4bad-4b75-a687-1882a111048e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
147 2023.10.12 05:15:29.124403 [ 3 ] {88b4bcdc-e3d4-45e1-ac1c-9e198fc9ad48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete)
148 2023.10.12 05:15:29.124458 [ 3 ] {88b4bcdc-e3d4-45e1-ac1c-9e198fc9ad48} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
149 2023.10.12 05:15:29.127942 [ 3 ] {88b4bcdc-e3d4-45e1-ac1c-9e198fc9ad48} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
150 2023.10.12 05:15:29.127975 [ 3 ] {88b4bcdc-e3d4-45e1-ac1c-9e198fc9ad48} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4301e-05 sec
151 2023.10.12 05:15:29.128002 [ 3 ] {88b4bcdc-e3d4-45e1-ac1c-9e198fc9ad48} <Information> TablesLoader: Loading 0 tables with 0 dependency level
152 2023.10.12 05:15:29.128018 [ 3 ] {88b4bcdc-e3d4-45e1-ac1c-9e198fc9ad48} <Information> DatabaseAtomic (oximeter): Starting up tables.
153 2023.10.12 05:15:29.128121 [ 3 ] {88b4bcdc-e3d4-45e1-ac1c-9e198fc9ad48} <Debug> DynamicQueryHandler: Done processing query
154 2023.10.12 05:15:29.128144 [ 3 ] {88b4bcdc-e3d4-45e1-ac1c-9e198fc9ad48} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
155 2023.10.12 05:15:29.128166 [ 3 ] {} <Debug> HTTP-Session: 65ecd117-4bad-4b75-a687-1882a111048e Destroying unnamed session
156 2023.10.12 05:15:29.128312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
157 2023.10.12 05:15:29.128362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
158 2023.10.12 05:15:29.128387 [ 3 ] {} <Debug> HTTP-Session: c9061e8e-647b-4f63-8b05-671db9a23136 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
159 2023.10.12 05:15:29.128405 [ 3 ] {} <Debug> HTTP-Session: c9061e8e-647b-4f63-8b05-671db9a23136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
160 2023.10.12 05:15:29.128625 [ 3 ] {f69a871b-07cb-455a-80b1-3fdb0a62f80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.128680 [ 3 ] {f69a871b-07cb-455a-80b1-3fdb0a62f80d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
162 2023.10.12 05:15:29.163328 [ 3 ] {f69a871b-07cb-455a-80b1-3fdb0a62f80d} <Debug> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Loading data parts
163 2023.10.12 05:15:29.163462 [ 3 ] {f69a871b-07cb-455a-80b1-3fdb0a62f80d} <Debug> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): There are no data parts
164 2023.10.12 05:15:29.179603 [ 3 ] {f69a871b-07cb-455a-80b1-3fdb0a62f80d} <Debug> DynamicQueryHandler: Done processing query
165 2023.10.12 05:15:29.179635 [ 3 ] {f69a871b-07cb-455a-80b1-3fdb0a62f80d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
166 2023.10.12 05:15:29.179663 [ 3 ] {} <Debug> HTTP-Session: c9061e8e-647b-4f63-8b05-671db9a23136 Destroying unnamed session
167 2023.10.12 05:15:29.179812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
168 2023.10.12 05:15:29.179872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
169 2023.10.12 05:15:29.179900 [ 3 ] {} <Debug> HTTP-Session: be8295c7-5054-44b2-81b5-3d5add8f3b09 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
170 2023.10.12 05:15:29.179921 [ 3 ] {} <Debug> HTTP-Session: be8295c7-5054-44b2-81b5-3d5add8f3b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
171 2023.10.12 05:15:29.180162 [ 3 ] {f3dbd110-96fe-4d37-9fce-dcc070585384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.180227 [ 3 ] {f3dbd110-96fe-4d37-9fce-dcc070585384} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
173 2023.10.12 05:15:29.192506 [ 3 ] {f3dbd110-96fe-4d37-9fce-dcc070585384} <Debug> oximeter.measurements_i8 (d570c42a-24c3-43f9-9116-f4dcbd2899ce): Loading data parts
174 2023.10.12 05:15:29.192660 [ 3 ] {f3dbd110-96fe-4d37-9fce-dcc070585384} <Debug> oximeter.measurements_i8 (d570c42a-24c3-43f9-9116-f4dcbd2899ce): There are no data parts
175 2023.10.12 05:15:29.202600 [ 3 ] {f3dbd110-96fe-4d37-9fce-dcc070585384} <Debug> DynamicQueryHandler: Done processing query
176 2023.10.12 05:15:29.202631 [ 3 ] {f3dbd110-96fe-4d37-9fce-dcc070585384} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
177 2023.10.12 05:15:29.202650 [ 3 ] {} <Debug> HTTP-Session: be8295c7-5054-44b2-81b5-3d5add8f3b09 Destroying unnamed session
178 2023.10.12 05:15:29.202783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
179 2023.10.12 05:15:29.202835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
180 2023.10.12 05:15:29.202862 [ 3 ] {} <Debug> HTTP-Session: 258f7eee-1bd1-4c4a-a4d9-d3818d4e874a Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
181 2023.10.12 05:15:29.202879 [ 3 ] {} <Debug> HTTP-Session: 258f7eee-1bd1-4c4a-a4d9-d3818d4e874a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
182 2023.10.12 05:15:29.203069 [ 3 ] {e19995bd-03df-4941-86de-f0db75d6c55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.203116 [ 3 ] {e19995bd-03df-4941-86de-f0db75d6c55c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
184 2023.10.12 05:15:29.218304 [ 3 ] {e19995bd-03df-4941-86de-f0db75d6c55c} <Debug> oximeter.measurements_u8 (57a8b7a9-2a19-417d-9889-c6cf574e771c): Loading data parts
185 2023.10.12 05:15:29.218456 [ 3 ] {e19995bd-03df-4941-86de-f0db75d6c55c} <Debug> oximeter.measurements_u8 (57a8b7a9-2a19-417d-9889-c6cf574e771c): There are no data parts
186 2023.10.12 05:15:29.230005 [ 3 ] {e19995bd-03df-4941-86de-f0db75d6c55c} <Debug> DynamicQueryHandler: Done processing query
187 2023.10.12 05:15:29.230041 [ 3 ] {e19995bd-03df-4941-86de-f0db75d6c55c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
188 2023.10.12 05:15:29.230061 [ 3 ] {} <Debug> HTTP-Session: 258f7eee-1bd1-4c4a-a4d9-d3818d4e874a Destroying unnamed session
189 2023.10.12 05:15:29.230203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2023.10.12 05:15:29.230260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
191 2023.10.12 05:15:29.230285 [ 3 ] {} <Debug> HTTP-Session: 613b4342-0f2d-49c5-8a55-560feac9412d Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
192 2023.10.12 05:15:29.230310 [ 3 ] {} <Debug> HTTP-Session: 613b4342-0f2d-49c5-8a55-560feac9412d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2023.10.12 05:15:29.230522 [ 3 ] {5cf1449c-99f3-459d-9e7f-b830c7f1b27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.230568 [ 3 ] {5cf1449c-99f3-459d-9e7f-b830c7f1b27a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
195 2023.10.12 05:15:29.243029 [ 3 ] {5cf1449c-99f3-459d-9e7f-b830c7f1b27a} <Debug> oximeter.measurements_i16 (1f54f490-4b9c-49f2-9306-9232bdc74d1b): Loading data parts
196 2023.10.12 05:15:29.243132 [ 3 ] {5cf1449c-99f3-459d-9e7f-b830c7f1b27a} <Debug> oximeter.measurements_i16 (1f54f490-4b9c-49f2-9306-9232bdc74d1b): There are no data parts
197 2023.10.12 05:15:29.254370 [ 3 ] {5cf1449c-99f3-459d-9e7f-b830c7f1b27a} <Debug> DynamicQueryHandler: Done processing query
198 2023.10.12 05:15:29.254423 [ 3 ] {5cf1449c-99f3-459d-9e7f-b830c7f1b27a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
199 2023.10.12 05:15:29.254455 [ 3 ] {} <Debug> HTTP-Session: 613b4342-0f2d-49c5-8a55-560feac9412d Destroying unnamed session
200 2023.10.12 05:15:29.254673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.10.12 05:15:29.254767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.10.12 05:15:29.254807 [ 3 ] {} <Debug> HTTP-Session: a684182e-6ec4-4776-b242-a3a6405e7fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
203 2023.10.12 05:15:29.254851 [ 3 ] {} <Debug> HTTP-Session: a684182e-6ec4-4776-b242-a3a6405e7fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.10.12 05:15:29.255226 [ 3 ] {11b21cd4-b00d-492a-8888-50e48eab6810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.255323 [ 3 ] {11b21cd4-b00d-492a-8888-50e48eab6810} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
206 2023.10.12 05:15:29.267630 [ 3 ] {11b21cd4-b00d-492a-8888-50e48eab6810} <Debug> oximeter.measurements_u16 (add419af-a33c-4c39-b12f-f7ef8a3e22dc): Loading data parts
207 2023.10.12 05:15:29.267739 [ 3 ] {11b21cd4-b00d-492a-8888-50e48eab6810} <Debug> oximeter.measurements_u16 (add419af-a33c-4c39-b12f-f7ef8a3e22dc): There are no data parts
208 2023.10.12 05:15:29.277712 [ 3 ] {11b21cd4-b00d-492a-8888-50e48eab6810} <Debug> DynamicQueryHandler: Done processing query
209 2023.10.12 05:15:29.277764 [ 3 ] {11b21cd4-b00d-492a-8888-50e48eab6810} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
210 2023.10.12 05:15:29.277805 [ 3 ] {} <Debug> HTTP-Session: a684182e-6ec4-4776-b242-a3a6405e7fc2 Destroying unnamed session
211 2023.10.12 05:15:29.278060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
212 2023.10.12 05:15:29.278147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
213 2023.10.12 05:15:29.278197 [ 3 ] {} <Debug> HTTP-Session: 0bce4938-ae6d-4cb0-8231-787c511284d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
214 2023.10.12 05:15:29.278238 [ 3 ] {} <Debug> HTTP-Session: 0bce4938-ae6d-4cb0-8231-787c511284d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
215 2023.10.12 05:15:29.278499 [ 3 ] {81892166-2671-4002-8663-3c45f3e7840d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.278550 [ 3 ] {81892166-2671-4002-8663-3c45f3e7840d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
217 2023.10.12 05:15:29.280753 [ 3 ] {81892166-2671-4002-8663-3c45f3e7840d} <Debug> oximeter.measurements_i32 (3acbc451-b276-4b65-b8a5-76b3ae91e644): Loading data parts
218 2023.10.12 05:15:29.280874 [ 3 ] {81892166-2671-4002-8663-3c45f3e7840d} <Debug> oximeter.measurements_i32 (3acbc451-b276-4b65-b8a5-76b3ae91e644): There are no data parts
219 2023.10.12 05:15:29.293605 [ 3 ] {81892166-2671-4002-8663-3c45f3e7840d} <Debug> DynamicQueryHandler: Done processing query
220 2023.10.12 05:15:29.293654 [ 3 ] {81892166-2671-4002-8663-3c45f3e7840d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
221 2023.10.12 05:15:29.293696 [ 3 ] {} <Debug> HTTP-Session: 0bce4938-ae6d-4cb0-8231-787c511284d3 Destroying unnamed session
222 2023.10.12 05:15:29.293918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
223 2023.10.12 05:15:29.294013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
224 2023.10.12 05:15:29.294057 [ 3 ] {} <Debug> HTTP-Session: c41c33ea-ef66-4911-af0f-632cb1dd5e99 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
225 2023.10.12 05:15:29.294098 [ 3 ] {} <Debug> HTTP-Session: c41c33ea-ef66-4911-af0f-632cb1dd5e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
226 2023.10.12 05:15:29.294400 [ 3 ] {5a0117ee-2e40-4e1a-a7f1-53007545b713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.294451 [ 3 ] {5a0117ee-2e40-4e1a-a7f1-53007545b713} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
228 2023.10.12 05:15:29.304364 [ 3 ] {5a0117ee-2e40-4e1a-a7f1-53007545b713} <Debug> oximeter.measurements_u32 (9201bc56-65af-4815-a62e-1f89b9e94617): Loading data parts
229 2023.10.12 05:15:29.304481 [ 3 ] {5a0117ee-2e40-4e1a-a7f1-53007545b713} <Debug> oximeter.measurements_u32 (9201bc56-65af-4815-a62e-1f89b9e94617): There are no data parts
230 2023.10.12 05:15:29.317812 [ 3 ] {5a0117ee-2e40-4e1a-a7f1-53007545b713} <Debug> DynamicQueryHandler: Done processing query
231 2023.10.12 05:15:29.317864 [ 3 ] {5a0117ee-2e40-4e1a-a7f1-53007545b713} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
232 2023.10.12 05:15:29.317906 [ 3 ] {} <Debug> HTTP-Session: c41c33ea-ef66-4911-af0f-632cb1dd5e99 Destroying unnamed session
233 2023.10.12 05:15:29.318101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
234 2023.10.12 05:15:29.318195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
235 2023.10.12 05:15:29.318243 [ 3 ] {} <Debug> HTTP-Session: 8dec8b87-8e10-4ccc-9db6-61282bf3953e Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
236 2023.10.12 05:15:29.318273 [ 3 ] {} <Debug> HTTP-Session: 8dec8b87-8e10-4ccc-9db6-61282bf3953e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
237 2023.10.12 05:15:29.318457 [ 3 ] {b3b560b0-4cb5-4b8b-a2d8-2dba9b68f949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.318507 [ 3 ] {b3b560b0-4cb5-4b8b-a2d8-2dba9b68f949} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
239 2023.10.12 05:15:29.328582 [ 3 ] {b3b560b0-4cb5-4b8b-a2d8-2dba9b68f949} <Debug> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Loading data parts
240 2023.10.12 05:15:29.328688 [ 3 ] {b3b560b0-4cb5-4b8b-a2d8-2dba9b68f949} <Debug> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): There are no data parts
241 2023.10.12 05:15:29.342575 [ 3 ] {b3b560b0-4cb5-4b8b-a2d8-2dba9b68f949} <Debug> DynamicQueryHandler: Done processing query
242 2023.10.12 05:15:29.342605 [ 3 ] {b3b560b0-4cb5-4b8b-a2d8-2dba9b68f949} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
243 2023.10.12 05:15:29.342631 [ 3 ] {} <Debug> HTTP-Session: 8dec8b87-8e10-4ccc-9db6-61282bf3953e Destroying unnamed session
244 2023.10.12 05:15:29.342836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
245 2023.10.12 05:15:29.342895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
246 2023.10.12 05:15:29.342923 [ 3 ] {} <Debug> HTTP-Session: af307a33-cca3-429e-96c5-855b10d0178e Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
247 2023.10.12 05:15:29.342944 [ 3 ] {} <Debug> HTTP-Session: af307a33-cca3-429e-96c5-855b10d0178e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
248 2023.10.12 05:15:29.343172 [ 3 ] {7115c2a0-980e-4f0a-a023-387c5dc9345f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.343222 [ 3 ] {7115c2a0-980e-4f0a-a023-387c5dc9345f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
250 2023.10.12 05:15:29.353376 [ 3 ] {7115c2a0-980e-4f0a-a023-387c5dc9345f} <Debug> oximeter.measurements_u64 (aadaf2a5-d7b3-4f62-a1d3-afb505ae9e7f): Loading data parts
251 2023.10.12 05:15:29.353481 [ 3 ] {7115c2a0-980e-4f0a-a023-387c5dc9345f} <Debug> oximeter.measurements_u64 (aadaf2a5-d7b3-4f62-a1d3-afb505ae9e7f): There are no data parts
252 2023.10.12 05:15:29.376319 [ 3 ] {7115c2a0-980e-4f0a-a023-387c5dc9345f} <Debug> DynamicQueryHandler: Done processing query
253 2023.10.12 05:15:29.376369 [ 3 ] {7115c2a0-980e-4f0a-a023-387c5dc9345f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
254 2023.10.12 05:15:29.376400 [ 3 ] {} <Debug> HTTP-Session: af307a33-cca3-429e-96c5-855b10d0178e Destroying unnamed session
255 2023.10.12 05:15:29.376624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
256 2023.10.12 05:15:29.376723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
257 2023.10.12 05:15:29.376759 [ 3 ] {} <Debug> HTTP-Session: a0d28022-0aa7-43d4-be77-0dda91e7b790 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
258 2023.10.12 05:15:29.376801 [ 3 ] {} <Debug> HTTP-Session: a0d28022-0aa7-43d4-be77-0dda91e7b790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
259 2023.10.12 05:15:29.377138 [ 3 ] {11c188b0-c971-4d30-b404-804dacb6f8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.377186 [ 3 ] {11c188b0-c971-4d30-b404-804dacb6f8ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
261 2023.10.12 05:15:29.391904 [ 3 ] {11c188b0-c971-4d30-b404-804dacb6f8ce} <Debug> oximeter.measurements_f32 (387e5d0d-9154-434d-8849-18440018235d): Loading data parts
262 2023.10.12 05:15:29.392007 [ 3 ] {11c188b0-c971-4d30-b404-804dacb6f8ce} <Debug> oximeter.measurements_f32 (387e5d0d-9154-434d-8849-18440018235d): There are no data parts
263 2023.10.12 05:15:29.413779 [ 3 ] {11c188b0-c971-4d30-b404-804dacb6f8ce} <Debug> DynamicQueryHandler: Done processing query
264 2023.10.12 05:15:29.413842 [ 3 ] {11c188b0-c971-4d30-b404-804dacb6f8ce} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
265 2023.10.12 05:15:29.413874 [ 3 ] {} <Debug> HTTP-Session: a0d28022-0aa7-43d4-be77-0dda91e7b790 Destroying unnamed session
266 2023.10.12 05:15:29.414066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
267 2023.10.12 05:15:29.414117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
268 2023.10.12 05:15:29.414136 [ 3 ] {} <Debug> HTTP-Session: b83bd59d-2594-41eb-b6df-aaf56cf0268c Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
269 2023.10.12 05:15:29.414159 [ 3 ] {} <Debug> HTTP-Session: b83bd59d-2594-41eb-b6df-aaf56cf0268c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
270 2023.10.12 05:15:29.414341 [ 3 ] {735b44cc-8309-4126-8097-db0a6b16cee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.414386 [ 3 ] {735b44cc-8309-4126-8097-db0a6b16cee6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
272 2023.10.12 05:15:29.429945 [ 3 ] {735b44cc-8309-4126-8097-db0a6b16cee6} <Debug> oximeter.measurements_f64 (348a4fde-7735-485a-9877-9d8dc45174c0): Loading data parts
273 2023.10.12 05:15:29.430070 [ 3 ] {735b44cc-8309-4126-8097-db0a6b16cee6} <Debug> oximeter.measurements_f64 (348a4fde-7735-485a-9877-9d8dc45174c0): There are no data parts
274 2023.10.12 05:15:29.443178 [ 3 ] {735b44cc-8309-4126-8097-db0a6b16cee6} <Debug> DynamicQueryHandler: Done processing query
275 2023.10.12 05:15:29.443219 [ 3 ] {735b44cc-8309-4126-8097-db0a6b16cee6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
276 2023.10.12 05:15:29.443238 [ 3 ] {} <Debug> HTTP-Session: b83bd59d-2594-41eb-b6df-aaf56cf0268c Destroying unnamed session
277 2023.10.12 05:15:29.443385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
278 2023.10.12 05:15:29.443447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
279 2023.10.12 05:15:29.443470 [ 3 ] {} <Debug> HTTP-Session: a9d258f6-0ed8-4aca-af65-cbf09b532570 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
280 2023.10.12 05:15:29.443497 [ 3 ] {} <Debug> HTTP-Session: a9d258f6-0ed8-4aca-af65-cbf09b532570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
281 2023.10.12 05:15:29.443729 [ 3 ] {3a3ecf9b-3dc0-47a4-bfec-faf8c7ece6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.443783 [ 3 ] {3a3ecf9b-3dc0-47a4-bfec-faf8c7ece6b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
283 2023.10.12 05:15:29.463948 [ 3 ] {3a3ecf9b-3dc0-47a4-bfec-faf8c7ece6b5} <Debug> oximeter.measurements_string (a6943fd9-e79f-469e-a6a2-cdf593036271): Loading data parts
284 2023.10.12 05:15:29.464088 [ 3 ] {3a3ecf9b-3dc0-47a4-bfec-faf8c7ece6b5} <Debug> oximeter.measurements_string (a6943fd9-e79f-469e-a6a2-cdf593036271): There are no data parts
285 2023.10.12 05:15:29.479073 [ 3 ] {3a3ecf9b-3dc0-47a4-bfec-faf8c7ece6b5} <Debug> DynamicQueryHandler: Done processing query
286 2023.10.12 05:15:29.479112 [ 3 ] {3a3ecf9b-3dc0-47a4-bfec-faf8c7ece6b5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
287 2023.10.12 05:15:29.479131 [ 3 ] {} <Debug> HTTP-Session: a9d258f6-0ed8-4aca-af65-cbf09b532570 Destroying unnamed session
288 2023.10.12 05:15:29.479271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
289 2023.10.12 05:15:29.479356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
290 2023.10.12 05:15:29.479380 [ 3 ] {} <Debug> HTTP-Session: ade6fe19-56a9-43b6-acca-bdc76e7c3dd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
291 2023.10.12 05:15:29.479407 [ 3 ] {} <Debug> HTTP-Session: ade6fe19-56a9-43b6-acca-bdc76e7c3dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
292 2023.10.12 05:15:29.479637 [ 3 ] {041160c6-5d42-4d39-b516-bde706ab7e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.479699 [ 3 ] {041160c6-5d42-4d39-b516-bde706ab7e8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
294 2023.10.12 05:15:29.501759 [ 3 ] {041160c6-5d42-4d39-b516-bde706ab7e8f} <Debug> oximeter.measurements_bytes (c632dbc5-da40-41ad-98f3-354450bcce99): Loading data parts
295 2023.10.12 05:15:29.501881 [ 3 ] {041160c6-5d42-4d39-b516-bde706ab7e8f} <Debug> oximeter.measurements_bytes (c632dbc5-da40-41ad-98f3-354450bcce99): There are no data parts
296 2023.10.12 05:15:29.516868 [ 3 ] {041160c6-5d42-4d39-b516-bde706ab7e8f} <Debug> DynamicQueryHandler: Done processing query
297 2023.10.12 05:15:29.516940 [ 3 ] {041160c6-5d42-4d39-b516-bde706ab7e8f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
298 2023.10.12 05:15:29.516978 [ 3 ] {} <Debug> HTTP-Session: ade6fe19-56a9-43b6-acca-bdc76e7c3dd3 Destroying unnamed session
299 2023.10.12 05:15:29.517205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
300 2023.10.12 05:15:29.517311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
301 2023.10.12 05:15:29.517350 [ 3 ] {} <Debug> HTTP-Session: 497e3f36-cbaf-420d-a652-9df2b816561e Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
302 2023.10.12 05:15:29.517382 [ 3 ] {} <Debug> HTTP-Session: 497e3f36-cbaf-420d-a652-9df2b816561e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
303 2023.10.12 05:15:29.517771 [ 3 ] {c338d71d-e1f4-473c-9b1c-e09a007fa83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.517827 [ 3 ] {c338d71d-e1f4-473c-9b1c-e09a007fa83d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
305 2023.10.12 05:15:29.527574 [ 3 ] {c338d71d-e1f4-473c-9b1c-e09a007fa83d} <Debug> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Loading data parts
306 2023.10.12 05:15:29.527676 [ 3 ] {c338d71d-e1f4-473c-9b1c-e09a007fa83d} <Debug> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): There are no data parts
307 2023.10.12 05:15:29.541009 [ 3 ] {c338d71d-e1f4-473c-9b1c-e09a007fa83d} <Debug> DynamicQueryHandler: Done processing query
308 2023.10.12 05:15:29.541048 [ 3 ] {c338d71d-e1f4-473c-9b1c-e09a007fa83d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
309 2023.10.12 05:15:29.541068 [ 3 ] {} <Debug> HTTP-Session: 497e3f36-cbaf-420d-a652-9df2b816561e Destroying unnamed session
310 2023.10.12 05:15:29.541196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
311 2023.10.12 05:15:29.541256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
312 2023.10.12 05:15:29.541278 [ 3 ] {} <Debug> HTTP-Session: 97e03cca-3e15-4493-80d9-d77ec9d5c9b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
313 2023.10.12 05:15:29.541305 [ 3 ] {} <Debug> HTTP-Session: 97e03cca-3e15-4493-80d9-d77ec9d5c9b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
314 2023.10.12 05:15:29.541550 [ 3 ] {eb12c111-fb93-4269-bd63-235430aba1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.541605 [ 3 ] {eb12c111-fb93-4269-bd63-235430aba1e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
316 2023.10.12 05:15:29.551991 [ 3 ] {eb12c111-fb93-4269-bd63-235430aba1e9} <Debug> oximeter.measurements_cumulativeu64 (1f94483b-135f-4bab-b318-1ec5994821e1): Loading data parts
317 2023.10.12 05:15:29.552115 [ 3 ] {eb12c111-fb93-4269-bd63-235430aba1e9} <Debug> oximeter.measurements_cumulativeu64 (1f94483b-135f-4bab-b318-1ec5994821e1): There are no data parts
318 2023.10.12 05:15:29.566079 [ 3 ] {eb12c111-fb93-4269-bd63-235430aba1e9} <Debug> DynamicQueryHandler: Done processing query
319 2023.10.12 05:15:29.566118 [ 3 ] {eb12c111-fb93-4269-bd63-235430aba1e9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
320 2023.10.12 05:15:29.566138 [ 3 ] {} <Debug> HTTP-Session: 97e03cca-3e15-4493-80d9-d77ec9d5c9b2 Destroying unnamed session
321 2023.10.12 05:15:29.566294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
322 2023.10.12 05:15:29.566354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
323 2023.10.12 05:15:29.566377 [ 3 ] {} <Debug> HTTP-Session: 5895612d-3aeb-497d-b1e7-79a40e95ec2d Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
324 2023.10.12 05:15:29.566407 [ 3 ] {} <Debug> HTTP-Session: 5895612d-3aeb-497d-b1e7-79a40e95ec2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
325 2023.10.12 05:15:29.566677 [ 3 ] {7abcf0c0-69db-4947-85f3-62877921551c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.566738 [ 3 ] {7abcf0c0-69db-4947-85f3-62877921551c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
327 2023.10.12 05:15:29.586720 [ 3 ] {7abcf0c0-69db-4947-85f3-62877921551c} <Debug> oximeter.measurements_cumulativef32 (1d3ca137-6b23-4e01-807c-b89eb44d6af6): Loading data parts
328 2023.10.12 05:15:29.586826 [ 3 ] {7abcf0c0-69db-4947-85f3-62877921551c} <Debug> oximeter.measurements_cumulativef32 (1d3ca137-6b23-4e01-807c-b89eb44d6af6): There are no data parts
329 2023.10.12 05:15:29.591807 [ 3 ] {7abcf0c0-69db-4947-85f3-62877921551c} <Debug> DynamicQueryHandler: Done processing query
330 2023.10.12 05:15:29.591839 [ 3 ] {7abcf0c0-69db-4947-85f3-62877921551c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
331 2023.10.12 05:15:29.591859 [ 3 ] {} <Debug> HTTP-Session: 5895612d-3aeb-497d-b1e7-79a40e95ec2d Destroying unnamed session
332 2023.10.12 05:15:29.592011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
333 2023.10.12 05:15:29.592072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
334 2023.10.12 05:15:29.592095 [ 3 ] {} <Debug> HTTP-Session: 9e6e5c46-412a-466c-b401-71bf681336b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
335 2023.10.12 05:15:29.592124 [ 3 ] {} <Debug> HTTP-Session: 9e6e5c46-412a-466c-b401-71bf681336b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
336 2023.10.12 05:15:29.592372 [ 3 ] {58e1b8a0-48b1-4cdb-9a46-8817f10f90be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) --
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.10.12 05:15:29.592438 [ 3 ] {58e1b8a0-48b1-4cdb-9a46-8817f10f90be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
339 2023.10.12 05:15:29.612689 [ 3 ] {58e1b8a0-48b1-4cdb-9a46-8817f10f90be} <Debug> oximeter.measurements_cumulativef64 (c965d5cb-553c-467c-a020-2490dfdf8794): Loading data parts
340 2023.10.12 05:15:29.612820 [ 3 ] {58e1b8a0-48b1-4cdb-9a46-8817f10f90be} <Debug> oximeter.measurements_cumulativef64 (c965d5cb-553c-467c-a020-2490dfdf8794): There are no data parts
341 2023.10.12 05:15:29.618269 [ 3 ] {58e1b8a0-48b1-4cdb-9a46-8817f10f90be} <Debug> DynamicQueryHandler: Done processing query
342 2023.10.12 05:15:29.618322 [ 3 ] {58e1b8a0-48b1-4cdb-9a46-8817f10f90be} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2023.10.12 05:15:29.618369 [ 3 ] {} <Debug> HTTP-Session: 9e6e5c46-412a-466c-b401-71bf681336b9 Destroying unnamed session
344 2023.10.12 05:15:29.618533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2023.10.12 05:15:29.618590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2023.10.12 05:15:29.618617 [ 3 ] {} <Debug> HTTP-Session: 693849f0-9bc4-44ef-b060-f7a42add2939 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
347 2023.10.12 05:15:29.618635 [ 3 ] {} <Debug> HTTP-Session: 693849f0-9bc4-44ef-b060-f7a42add2939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2023.10.12 05:15:29.618862 [ 3 ] {975de861-07b8-44e8-b130-73c966710fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.618918 [ 3 ] {975de861-07b8-44e8-b130-73c966710fe4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
350 2023.10.12 05:15:29.639516 [ 3 ] {975de861-07b8-44e8-b130-73c966710fe4} <Debug> oximeter.measurements_histogrami8 (c3e66c01-d569-4aa5-bc2f-2557f74a28e5): Loading data parts
351 2023.10.12 05:15:29.639618 [ 3 ] {975de861-07b8-44e8-b130-73c966710fe4} <Debug> oximeter.measurements_histogrami8 (c3e66c01-d569-4aa5-bc2f-2557f74a28e5): There are no data parts
352 2023.10.12 05:15:29.642304 [ 3 ] {975de861-07b8-44e8-b130-73c966710fe4} <Debug> DynamicQueryHandler: Done processing query
353 2023.10.12 05:15:29.642363 [ 3 ] {975de861-07b8-44e8-b130-73c966710fe4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2023.10.12 05:15:29.642406 [ 3 ] {} <Debug> HTTP-Session: 693849f0-9bc4-44ef-b060-f7a42add2939 Destroying unnamed session
355 2023.10.12 05:15:29.642578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2023.10.12 05:15:29.642639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2023.10.12 05:15:29.642680 [ 3 ] {} <Debug> HTTP-Session: 82b4d935-d900-4710-8996-d0acb8d375df Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
358 2023.10.12 05:15:29.642716 [ 3 ] {} <Debug> HTTP-Session: 82b4d935-d900-4710-8996-d0acb8d375df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2023.10.12 05:15:29.643033 [ 3 ] {2e39b2d3-a458-4473-9e5d-e74b38be05a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.643111 [ 3 ] {2e39b2d3-a458-4473-9e5d-e74b38be05a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
361 2023.10.12 05:15:29.646244 [ 3 ] {2e39b2d3-a458-4473-9e5d-e74b38be05a4} <Debug> oximeter.measurements_histogramu8 (9fcccdff-62e6-4da8-824a-af8ebbc5c4c6): Loading data parts
362 2023.10.12 05:15:29.646363 [ 3 ] {2e39b2d3-a458-4473-9e5d-e74b38be05a4} <Debug> oximeter.measurements_histogramu8 (9fcccdff-62e6-4da8-824a-af8ebbc5c4c6): There are no data parts
363 2023.10.12 05:15:29.657932 [ 3 ] {2e39b2d3-a458-4473-9e5d-e74b38be05a4} <Debug> DynamicQueryHandler: Done processing query
364 2023.10.12 05:15:29.657968 [ 3 ] {2e39b2d3-a458-4473-9e5d-e74b38be05a4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2023.10.12 05:15:29.657984 [ 3 ] {} <Debug> HTTP-Session: 82b4d935-d900-4710-8996-d0acb8d375df Destroying unnamed session
366 2023.10.12 05:15:29.658130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2023.10.12 05:15:29.658181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2023.10.12 05:15:29.658201 [ 3 ] {} <Debug> HTTP-Session: 5dec4c90-e79a-45fa-9183-8e40cb3e4ab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
369 2023.10.12 05:15:29.658226 [ 3 ] {} <Debug> HTTP-Session: 5dec4c90-e79a-45fa-9183-8e40cb3e4ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2023.10.12 05:15:29.658436 [ 3 ] {ae8f38e2-2c70-41c6-ab21-5c91f75a6ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.658495 [ 3 ] {ae8f38e2-2c70-41c6-ab21-5c91f75a6ae0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
372 2023.10.12 05:15:29.671283 [ 3 ] {ae8f38e2-2c70-41c6-ab21-5c91f75a6ae0} <Debug> oximeter.measurements_histogrami16 (5382c2ba-b67f-4769-af63-6759973afab2): Loading data parts
373 2023.10.12 05:15:29.671478 [ 3 ] {ae8f38e2-2c70-41c6-ab21-5c91f75a6ae0} <Debug> oximeter.measurements_histogrami16 (5382c2ba-b67f-4769-af63-6759973afab2): There are no data parts
374 2023.10.12 05:15:29.681565 [ 3 ] {ae8f38e2-2c70-41c6-ab21-5c91f75a6ae0} <Debug> DynamicQueryHandler: Done processing query
375 2023.10.12 05:15:29.681600 [ 3 ] {ae8f38e2-2c70-41c6-ab21-5c91f75a6ae0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2023.10.12 05:15:29.681627 [ 3 ] {} <Debug> HTTP-Session: 5dec4c90-e79a-45fa-9183-8e40cb3e4ab5 Destroying unnamed session
377 2023.10.12 05:15:29.681741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2023.10.12 05:15:29.681794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2023.10.12 05:15:29.681827 [ 3 ] {} <Debug> HTTP-Session: 9c5df25a-c490-4d07-add9-abe3b8f17da1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
380 2023.10.12 05:15:29.681845 [ 3 ] {} <Debug> HTTP-Session: 9c5df25a-c490-4d07-add9-abe3b8f17da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2023.10.12 05:15:29.682065 [ 3 ] {1ff58c4e-a606-4654-b2a1-5131e5159cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.682126 [ 3 ] {1ff58c4e-a606-4654-b2a1-5131e5159cac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
383 2023.10.12 05:15:29.697586 [ 3 ] {1ff58c4e-a606-4654-b2a1-5131e5159cac} <Debug> oximeter.measurements_histogramu16 (40800fdd-7267-409c-9227-ae48be6fe2ab): Loading data parts
384 2023.10.12 05:15:29.697679 [ 3 ] {1ff58c4e-a606-4654-b2a1-5131e5159cac} <Debug> oximeter.measurements_histogramu16 (40800fdd-7267-409c-9227-ae48be6fe2ab): There are no data parts
385 2023.10.12 05:15:29.707334 [ 3 ] {1ff58c4e-a606-4654-b2a1-5131e5159cac} <Debug> DynamicQueryHandler: Done processing query
386 2023.10.12 05:15:29.707359 [ 3 ] {1ff58c4e-a606-4654-b2a1-5131e5159cac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2023.10.12 05:15:29.707388 [ 3 ] {} <Debug> HTTP-Session: 9c5df25a-c490-4d07-add9-abe3b8f17da1 Destroying unnamed session
388 2023.10.12 05:15:29.707504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2023.10.12 05:15:29.707560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2023.10.12 05:15:29.707598 [ 3 ] {} <Debug> HTTP-Session: 361a7eb9-ccd7-4b29-8f05-fac2e79ee82f Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
391 2023.10.12 05:15:29.707615 [ 3 ] {} <Debug> HTTP-Session: 361a7eb9-ccd7-4b29-8f05-fac2e79ee82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2023.10.12 05:15:29.707833 [ 3 ] {ccee8f17-461e-473b-a516-17bf6724edf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.707895 [ 3 ] {ccee8f17-461e-473b-a516-17bf6724edf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
394 2023.10.12 05:15:29.710045 [ 3 ] {ccee8f17-461e-473b-a516-17bf6724edf5} <Debug> oximeter.measurements_histogrami32 (06ec7812-dab9-47c0-9f2e-4e2a258d8b57): Loading data parts
395 2023.10.12 05:15:29.710130 [ 3 ] {ccee8f17-461e-473b-a516-17bf6724edf5} <Debug> oximeter.measurements_histogrami32 (06ec7812-dab9-47c0-9f2e-4e2a258d8b57): There are no data parts
396 2023.10.12 05:15:29.723574 [ 3 ] {ccee8f17-461e-473b-a516-17bf6724edf5} <Debug> DynamicQueryHandler: Done processing query
397 2023.10.12 05:15:29.723634 [ 3 ] {ccee8f17-461e-473b-a516-17bf6724edf5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2023.10.12 05:15:29.723664 [ 3 ] {} <Debug> HTTP-Session: 361a7eb9-ccd7-4b29-8f05-fac2e79ee82f Destroying unnamed session
399 2023.10.12 05:15:29.723901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2023.10.12 05:15:29.724002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2023.10.12 05:15:29.724040 [ 3 ] {} <Debug> HTTP-Session: f064e287-2963-43d7-aee7-30bbd31af7e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
402 2023.10.12 05:15:29.724083 [ 3 ] {} <Debug> HTTP-Session: f064e287-2963-43d7-aee7-30bbd31af7e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2023.10.12 05:15:29.724532 [ 3 ] {5da89981-b77c-4cb4-8997-ead628834ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.724596 [ 3 ] {5da89981-b77c-4cb4-8997-ead628834ec6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
405 2023.10.12 05:15:29.744413 [ 3 ] {5da89981-b77c-4cb4-8997-ead628834ec6} <Debug> oximeter.measurements_histogramu32 (8acecf2d-337b-45c8-b33d-b879fee50fff): Loading data parts
406 2023.10.12 05:15:29.744531 [ 3 ] {5da89981-b77c-4cb4-8997-ead628834ec6} <Debug> oximeter.measurements_histogramu32 (8acecf2d-337b-45c8-b33d-b879fee50fff): There are no data parts
407 2023.10.12 05:15:29.750265 [ 3 ] {5da89981-b77c-4cb4-8997-ead628834ec6} <Debug> DynamicQueryHandler: Done processing query
408 2023.10.12 05:15:29.750331 [ 3 ] {5da89981-b77c-4cb4-8997-ead628834ec6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2023.10.12 05:15:29.750362 [ 3 ] {} <Debug> HTTP-Session: f064e287-2963-43d7-aee7-30bbd31af7e8 Destroying unnamed session
410 2023.10.12 05:15:29.750591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2023.10.12 05:15:29.750693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2023.10.12 05:15:29.750731 [ 3 ] {} <Debug> HTTP-Session: 5118f58c-f310-433d-82c8-b869cdee7dca Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
413 2023.10.12 05:15:29.750777 [ 3 ] {} <Debug> HTTP-Session: 5118f58c-f310-433d-82c8-b869cdee7dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2023.10.12 05:15:29.751247 [ 3 ] {7c0fe33c-3d12-445a-9316-370ae333d64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.751385 [ 3 ] {7c0fe33c-3d12-445a-9316-370ae333d64f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
416 2023.10.12 05:15:29.760847 [ 3 ] {7c0fe33c-3d12-445a-9316-370ae333d64f} <Debug> oximeter.measurements_histogrami64 (f7ccadf5-f3aa-478a-a490-492c034780b4): Loading data parts
417 2023.10.12 05:15:29.760943 [ 3 ] {7c0fe33c-3d12-445a-9316-370ae333d64f} <Debug> oximeter.measurements_histogrami64 (f7ccadf5-f3aa-478a-a490-492c034780b4): There are no data parts
418 2023.10.12 05:15:29.774187 [ 3 ] {7c0fe33c-3d12-445a-9316-370ae333d64f} <Debug> DynamicQueryHandler: Done processing query
419 2023.10.12 05:15:29.774217 [ 3 ] {7c0fe33c-3d12-445a-9316-370ae333d64f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
420 2023.10.12 05:15:29.774247 [ 3 ] {} <Debug> HTTP-Session: 5118f58c-f310-433d-82c8-b869cdee7dca Destroying unnamed session
421 2023.10.12 05:15:29.774395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
422 2023.10.12 05:15:29.774459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
423 2023.10.12 05:15:29.774492 [ 3 ] {} <Debug> HTTP-Session: 3d835a84-eac3-430c-baf6-ed168f8d5ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
424 2023.10.12 05:15:29.774512 [ 3 ] {} <Debug> HTTP-Session: 3d835a84-eac3-430c-baf6-ed168f8d5ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
425 2023.10.12 05:15:29.774787 [ 3 ] {3b6e65ec-ea46-4e59-9266-5bfe78238718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.774857 [ 3 ] {3b6e65ec-ea46-4e59-9266-5bfe78238718} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
427 2023.10.12 05:15:29.784874 [ 3 ] {3b6e65ec-ea46-4e59-9266-5bfe78238718} <Debug> oximeter.measurements_histogramu64 (62340fc6-5dc4-4dc4-8eb7-eb67a9b92b89): Loading data parts
428 2023.10.12 05:15:29.784975 [ 3 ] {3b6e65ec-ea46-4e59-9266-5bfe78238718} <Debug> oximeter.measurements_histogramu64 (62340fc6-5dc4-4dc4-8eb7-eb67a9b92b89): There are no data parts
429 2023.10.12 05:15:29.798643 [ 3 ] {3b6e65ec-ea46-4e59-9266-5bfe78238718} <Debug> DynamicQueryHandler: Done processing query
430 2023.10.12 05:15:29.798695 [ 3 ] {3b6e65ec-ea46-4e59-9266-5bfe78238718} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
431 2023.10.12 05:15:29.798743 [ 3 ] {} <Debug> HTTP-Session: 3d835a84-eac3-430c-baf6-ed168f8d5ea0 Destroying unnamed session
432 2023.10.12 05:15:29.798940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
433 2023.10.12 05:15:29.799008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
434 2023.10.12 05:15:29.799035 [ 3 ] {} <Debug> HTTP-Session: 03c4d84c-663d-46da-a695-594ddb22153d Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
435 2023.10.12 05:15:29.799061 [ 3 ] {} <Debug> HTTP-Session: 03c4d84c-663d-46da-a695-594ddb22153d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
436 2023.10.12 05:15:29.799271 [ 3 ] {9f0a17e7-928b-472c-9362-891452c5b9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.799331 [ 3 ] {9f0a17e7-928b-472c-9362-891452c5b9ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
438 2023.10.12 05:15:29.809032 [ 3 ] {9f0a17e7-928b-472c-9362-891452c5b9ac} <Debug> oximeter.measurements_histogramf32 (c880adb7-a8c3-4176-bd0a-04b41f23a537): Loading data parts
439 2023.10.12 05:15:29.809166 [ 3 ] {9f0a17e7-928b-472c-9362-891452c5b9ac} <Debug> oximeter.measurements_histogramf32 (c880adb7-a8c3-4176-bd0a-04b41f23a537): There are no data parts
440 2023.10.12 05:15:29.822201 [ 3 ] {9f0a17e7-928b-472c-9362-891452c5b9ac} <Debug> DynamicQueryHandler: Done processing query
441 2023.10.12 05:15:29.822266 [ 3 ] {9f0a17e7-928b-472c-9362-891452c5b9ac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
442 2023.10.12 05:15:29.822297 [ 3 ] {} <Debug> HTTP-Session: 03c4d84c-663d-46da-a695-594ddb22153d Destroying unnamed session
443 2023.10.12 05:15:29.822519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
444 2023.10.12 05:15:29.822623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
445 2023.10.12 05:15:29.822662 [ 3 ] {} <Debug> HTTP-Session: 9b73d25d-40a9-42d9-b646-85c2ae496663 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
446 2023.10.12 05:15:29.822709 [ 3 ] {} <Debug> HTTP-Session: 9b73d25d-40a9-42d9-b646-85c2ae496663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
447 2023.10.12 05:15:29.823196 [ 3 ] {591bd7eb-e826-4c05-be12-87efd258f4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.823286 [ 3 ] {591bd7eb-e826-4c05-be12-87efd258f4a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
449 2023.10.12 05:15:29.832571 [ 3 ] {591bd7eb-e826-4c05-be12-87efd258f4a4} <Debug> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Loading data parts
450 2023.10.12 05:15:29.832680 [ 3 ] {591bd7eb-e826-4c05-be12-87efd258f4a4} <Debug> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): There are no data parts
451 2023.10.12 05:15:29.856180 [ 3 ] {591bd7eb-e826-4c05-be12-87efd258f4a4} <Debug> DynamicQueryHandler: Done processing query
452 2023.10.12 05:15:29.856227 [ 3 ] {591bd7eb-e826-4c05-be12-87efd258f4a4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
453 2023.10.12 05:15:29.856260 [ 3 ] {} <Debug> HTTP-Session: 9b73d25d-40a9-42d9-b646-85c2ae496663 Destroying unnamed session
454 2023.10.12 05:15:29.856417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
455 2023.10.12 05:15:29.856481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
456 2023.10.12 05:15:29.856520 [ 3 ] {} <Debug> HTTP-Session: ca0430de-634d-4d99-b98e-0872d7ddc3f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
457 2023.10.12 05:15:29.856543 [ 3 ] {} <Debug> HTTP-Session: ca0430de-634d-4d99-b98e-0872d7ddc3f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
458 2023.10.12 05:15:29.856758 [ 3 ] {c5a6bc5b-b37b-4921-8d8f-8c18d60b9b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.856816 [ 3 ] {c5a6bc5b-b37b-4921-8d8f-8c18d60b9b20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
460 2023.10.12 05:15:29.880537 [ 3 ] {c5a6bc5b-b37b-4921-8d8f-8c18d60b9b20} <Debug> oximeter.fields_bool (f7af0a9e-4ff1-4f60-8272-881dba3273e1): Loading data parts
461 2023.10.12 05:15:29.880660 [ 3 ] {c5a6bc5b-b37b-4921-8d8f-8c18d60b9b20} <Debug> oximeter.fields_bool (f7af0a9e-4ff1-4f60-8272-881dba3273e1): There are no data parts
462 2023.10.12 05:15:29.996398 [ 3 ] {c5a6bc5b-b37b-4921-8d8f-8c18d60b9b20} <Debug> DynamicQueryHandler: Done processing query
463 2023.10.12 05:15:29.996473 [ 3 ] {c5a6bc5b-b37b-4921-8d8f-8c18d60b9b20} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
464 2023.10.12 05:15:29.996493 [ 3 ] {} <Debug> HTTP-Session: ca0430de-634d-4d99-b98e-0872d7ddc3f6 Destroying unnamed session
465 2023.10.12 05:15:29.996654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
466 2023.10.12 05:15:29.996718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
467 2023.10.12 05:15:29.996739 [ 3 ] {} <Debug> HTTP-Session: 8e5e38ff-6025-4a34-bd13-35a241720b47 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
468 2023.10.12 05:15:29.996765 [ 3 ] {} <Debug> HTTP-Session: 8e5e38ff-6025-4a34-bd13-35a241720b47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
469 2023.10.12 05:15:29.996963 [ 3 ] {41a60c4a-9706-4c7c-a848-d18f495e481c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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.10.12 05:15:29.997018 [ 3 ] {41a60c4a-9706-4c7c-a848-d18f495e481c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
471 2023.10.12 05:15:30.001111 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.09 MiB, peak 221.70 MiB, will set to 221.87 MiB (RSS), difference: 2.78 MiB
472 2023.10.12 05:15:30.021990 [ 3 ] {41a60c4a-9706-4c7c-a848-d18f495e481c} <Debug> oximeter.fields_i8 (229e5c6e-474c-48bd-bd1f-4b4719e93a52): Loading data parts
473 2023.10.12 05:15:30.022110 [ 3 ] {41a60c4a-9706-4c7c-a848-d18f495e481c} <Debug> oximeter.fields_i8 (229e5c6e-474c-48bd-bd1f-4b4719e93a52): There are no data parts
474 2023.10.12 05:15:30.025055 [ 3 ] {41a60c4a-9706-4c7c-a848-d18f495e481c} <Debug> DynamicQueryHandler: Done processing query
475 2023.10.12 05:15:30.025093 [ 3 ] {41a60c4a-9706-4c7c-a848-d18f495e481c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
476 2023.10.12 05:15:30.025110 [ 3 ] {} <Debug> HTTP-Session: 8e5e38ff-6025-4a34-bd13-35a241720b47 Destroying unnamed session
477 2023.10.12 05:15:30.025248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
478 2023.10.12 05:15:30.025299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
479 2023.10.12 05:15:30.025319 [ 3 ] {} <Debug> HTTP-Session: e479f0a3-64a4-449f-8226-6c0b41e77726 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
480 2023.10.12 05:15:30.025343 [ 3 ] {} <Debug> HTTP-Session: e479f0a3-64a4-449f-8226-6c0b41e77726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
481 2023.10.12 05:15:30.025509 [ 3 ] {344702a8-84f1-4671-a2fc-67c5deaec510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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)
482 2023.10.12 05:15:30.025552 [ 3 ] {344702a8-84f1-4671-a2fc-67c5deaec510} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
483 2023.10.12 05:15:30.038085 [ 3 ] {344702a8-84f1-4671-a2fc-67c5deaec510} <Debug> oximeter.fields_u8 (aa30ab6c-0a6a-42d9-95bf-9f17e86c4609): Loading data parts
484 2023.10.12 05:15:30.038184 [ 3 ] {344702a8-84f1-4671-a2fc-67c5deaec510} <Debug> oximeter.fields_u8 (aa30ab6c-0a6a-42d9-95bf-9f17e86c4609): There are no data parts
485 2023.10.12 05:15:30.048502 [ 3 ] {344702a8-84f1-4671-a2fc-67c5deaec510} <Debug> DynamicQueryHandler: Done processing query
486 2023.10.12 05:15:30.048530 [ 3 ] {344702a8-84f1-4671-a2fc-67c5deaec510} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
487 2023.10.12 05:15:30.048552 [ 3 ] {} <Debug> HTTP-Session: e479f0a3-64a4-449f-8226-6c0b41e77726 Destroying unnamed session
488 2023.10.12 05:15:30.048686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
489 2023.10.12 05:15:30.048732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
490 2023.10.12 05:15:30.048758 [ 3 ] {} <Debug> HTTP-Session: 53235ea9-f425-47d5-acb1-00701a4475bc Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
491 2023.10.12 05:15:30.048781 [ 3 ] {} <Debug> HTTP-Session: 53235ea9-f425-47d5-acb1-00701a4475bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
492 2023.10.12 05:15:30.048939 [ 3 ] {0bc5ce87-5a96-433d-81c0-ec0b61425605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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)
493 2023.10.12 05:15:30.048986 [ 3 ] {0bc5ce87-5a96-433d-81c0-ec0b61425605} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
494 2023.10.12 05:15:30.064101 [ 3 ] {0bc5ce87-5a96-433d-81c0-ec0b61425605} <Debug> oximeter.fields_i16 (ccc961ac-dd4a-4906-972e-54352e746cd5): Loading data parts
495 2023.10.12 05:15:30.064197 [ 3 ] {0bc5ce87-5a96-433d-81c0-ec0b61425605} <Debug> oximeter.fields_i16 (ccc961ac-dd4a-4906-972e-54352e746cd5): There are no data parts
496 2023.10.12 05:15:30.075813 [ 3 ] {0bc5ce87-5a96-433d-81c0-ec0b61425605} <Debug> DynamicQueryHandler: Done processing query
497 2023.10.12 05:15:30.075838 [ 3 ] {0bc5ce87-5a96-433d-81c0-ec0b61425605} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
498 2023.10.12 05:15:30.075861 [ 3 ] {} <Debug> HTTP-Session: 53235ea9-f425-47d5-acb1-00701a4475bc Destroying unnamed session
499 2023.10.12 05:15:30.075994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
500 2023.10.12 05:15:30.076045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
501 2023.10.12 05:15:30.076070 [ 3 ] {} <Debug> HTTP-Session: dc25608a-894d-4749-8261-d2b3cfcc43f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
502 2023.10.12 05:15:30.076088 [ 3 ] {} <Debug> HTTP-Session: dc25608a-894d-4749-8261-d2b3cfcc43f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
503 2023.10.12 05:15:30.076249 [ 3 ] {cd6cd070-0598-4155-a577-39c0ea915a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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)
504 2023.10.12 05:15:30.076298 [ 3 ] {cd6cd070-0598-4155-a577-39c0ea915a18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
505 2023.10.12 05:15:30.099770 [ 3 ] {cd6cd070-0598-4155-a577-39c0ea915a18} <Debug> oximeter.fields_u16 (99a01ff0-dabd-4856-ba46-b1f1a575eea7): Loading data parts
506 2023.10.12 05:15:30.099864 [ 3 ] {cd6cd070-0598-4155-a577-39c0ea915a18} <Debug> oximeter.fields_u16 (99a01ff0-dabd-4856-ba46-b1f1a575eea7): There are no data parts
507 2023.10.12 05:15:30.109516 [ 3 ] {cd6cd070-0598-4155-a577-39c0ea915a18} <Debug> DynamicQueryHandler: Done processing query
508 2023.10.12 05:15:30.109555 [ 3 ] {cd6cd070-0598-4155-a577-39c0ea915a18} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
509 2023.10.12 05:15:30.109574 [ 3 ] {} <Debug> HTTP-Session: dc25608a-894d-4749-8261-d2b3cfcc43f0 Destroying unnamed session
510 2023.10.12 05:15:30.109733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
511 2023.10.12 05:15:30.109788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
512 2023.10.12 05:15:30.109808 [ 3 ] {} <Debug> HTTP-Session: 3801ea96-bb71-4916-81ac-62b066b76d54 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
513 2023.10.12 05:15:30.109830 [ 3 ] {} <Debug> HTTP-Session: 3801ea96-bb71-4916-81ac-62b066b76d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
514 2023.10.12 05:15:30.109998 [ 3 ] {6b25b8cd-cfec-4fa5-972d-7c25c6c5c9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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)
515 2023.10.12 05:15:30.110039 [ 3 ] {6b25b8cd-cfec-4fa5-972d-7c25c6c5c9a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
516 2023.10.12 05:15:30.114601 [ 3 ] {6b25b8cd-cfec-4fa5-972d-7c25c6c5c9a9} <Debug> oximeter.fields_i32 (8a9d6bac-2e2d-4c84-b317-a4dbf7db95bb): Loading data parts
517 2023.10.12 05:15:30.114687 [ 3 ] {6b25b8cd-cfec-4fa5-972d-7c25c6c5c9a9} <Debug> oximeter.fields_i32 (8a9d6bac-2e2d-4c84-b317-a4dbf7db95bb): There are no data parts
518 2023.10.12 05:15:30.139443 [ 3 ] {6b25b8cd-cfec-4fa5-972d-7c25c6c5c9a9} <Debug> DynamicQueryHandler: Done processing query
519 2023.10.12 05:15:30.139481 [ 3 ] {6b25b8cd-cfec-4fa5-972d-7c25c6c5c9a9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
520 2023.10.12 05:15:30.139499 [ 3 ] {} <Debug> HTTP-Session: 3801ea96-bb71-4916-81ac-62b066b76d54 Destroying unnamed session
521 2023.10.12 05:15:30.139625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
522 2023.10.12 05:15:30.139690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
523 2023.10.12 05:15:30.139712 [ 3 ] {} <Debug> HTTP-Session: 91089984-f3df-44a0-a417-a3f52f073a79 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
524 2023.10.12 05:15:30.139732 [ 3 ] {} <Debug> HTTP-Session: 91089984-f3df-44a0-a417-a3f52f073a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
525 2023.10.12 05:15:30.139927 [ 3 ] {3de078a4-4db5-421c-92fe-07757fb8200e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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)
526 2023.10.12 05:15:30.139984 [ 3 ] {3de078a4-4db5-421c-92fe-07757fb8200e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
527 2023.10.12 05:15:30.173029 [ 3 ] {3de078a4-4db5-421c-92fe-07757fb8200e} <Debug> oximeter.fields_u32 (6e8deb3d-d5ec-403f-b43f-dfdccc305bda): Loading data parts
528 2023.10.12 05:15:30.173126 [ 3 ] {3de078a4-4db5-421c-92fe-07757fb8200e} <Debug> oximeter.fields_u32 (6e8deb3d-d5ec-403f-b43f-dfdccc305bda): There are no data parts
529 2023.10.12 05:15:30.176333 [ 3 ] {3de078a4-4db5-421c-92fe-07757fb8200e} <Debug> DynamicQueryHandler: Done processing query
530 2023.10.12 05:15:30.176360 [ 3 ] {3de078a4-4db5-421c-92fe-07757fb8200e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
531 2023.10.12 05:15:30.176390 [ 3 ] {} <Debug> HTTP-Session: 91089984-f3df-44a0-a417-a3f52f073a79 Destroying unnamed session
532 2023.10.12 05:15:30.176519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
533 2023.10.12 05:15:30.176567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
534 2023.10.12 05:15:30.176594 [ 3 ] {} <Debug> HTTP-Session: 30a65df0-8a46-40e3-8684-0f2b42cce753 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
535 2023.10.12 05:15:30.176611 [ 3 ] {} <Debug> HTTP-Session: 30a65df0-8a46-40e3-8684-0f2b42cce753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
536 2023.10.12 05:15:30.176770 [ 3 ] {0d8a84a0-a85d-48ac-90eb-6e5dc8c060fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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)
537 2023.10.12 05:15:30.176813 [ 3 ] {0d8a84a0-a85d-48ac-90eb-6e5dc8c060fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
538 2023.10.12 05:15:30.189445 [ 3 ] {0d8a84a0-a85d-48ac-90eb-6e5dc8c060fe} <Debug> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Loading data parts
539 2023.10.12 05:15:30.189579 [ 3 ] {0d8a84a0-a85d-48ac-90eb-6e5dc8c060fe} <Debug> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): There are no data parts
540 2023.10.12 05:15:30.200534 [ 3 ] {0d8a84a0-a85d-48ac-90eb-6e5dc8c060fe} <Debug> DynamicQueryHandler: Done processing query
541 2023.10.12 05:15:30.200591 [ 3 ] {0d8a84a0-a85d-48ac-90eb-6e5dc8c060fe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
542 2023.10.12 05:15:30.200613 [ 3 ] {} <Debug> HTTP-Session: 30a65df0-8a46-40e3-8684-0f2b42cce753 Destroying unnamed session
543 2023.10.12 05:15:30.200770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
544 2023.10.12 05:15:30.200838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
545 2023.10.12 05:15:30.200860 [ 3 ] {} <Debug> HTTP-Session: 44268d57-95e7-4d6f-ab90-c4984e367484 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
546 2023.10.12 05:15:30.200888 [ 3 ] {} <Debug> HTTP-Session: 44268d57-95e7-4d6f-ab90-c4984e367484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
547 2023.10.12 05:15:30.201043 [ 3 ] {773221b1-5ba9-43b7-a801-dc39f29f61cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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)
548 2023.10.12 05:15:30.201101 [ 3 ] {773221b1-5ba9-43b7-a801-dc39f29f61cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
549 2023.10.12 05:15:30.213288 [ 3 ] {773221b1-5ba9-43b7-a801-dc39f29f61cf} <Debug> oximeter.fields_u64 (9629b9f3-79d7-462a-b23d-c7b9d77e9e53): Loading data parts
550 2023.10.12 05:15:30.213443 [ 3 ] {773221b1-5ba9-43b7-a801-dc39f29f61cf} <Debug> oximeter.fields_u64 (9629b9f3-79d7-462a-b23d-c7b9d77e9e53): There are no data parts
551 2023.10.12 05:15:30.224441 [ 3 ] {773221b1-5ba9-43b7-a801-dc39f29f61cf} <Debug> DynamicQueryHandler: Done processing query
552 2023.10.12 05:15:30.224471 [ 3 ] {773221b1-5ba9-43b7-a801-dc39f29f61cf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
553 2023.10.12 05:15:30.224504 [ 3 ] {} <Debug> HTTP-Session: 44268d57-95e7-4d6f-ab90-c4984e367484 Destroying unnamed session
554 2023.10.12 05:15:30.224637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
555 2023.10.12 05:15:30.224704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
556 2023.10.12 05:15:30.224737 [ 3 ] {} <Debug> HTTP-Session: d293f480-3993-4a75-85d4-e98d04838433 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
557 2023.10.12 05:15:30.224769 [ 3 ] {} <Debug> HTTP-Session: d293f480-3993-4a75-85d4-e98d04838433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
558 2023.10.12 05:15:30.224926 [ 3 ] {ed70c088-c314-4dbc-8620-cbf39c735c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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)
559 2023.10.12 05:15:30.224984 [ 3 ] {ed70c088-c314-4dbc-8620-cbf39c735c93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
560 2023.10.12 05:15:30.247118 [ 3 ] {ed70c088-c314-4dbc-8620-cbf39c735c93} <Debug> oximeter.fields_ipaddr (1b63e4ab-e2b5-4be6-bd59-65ea3dda7c0c): Loading data parts
561 2023.10.12 05:15:30.247283 [ 3 ] {ed70c088-c314-4dbc-8620-cbf39c735c93} <Debug> oximeter.fields_ipaddr (1b63e4ab-e2b5-4be6-bd59-65ea3dda7c0c): There are no data parts
562 2023.10.12 05:15:30.249759 [ 3 ] {ed70c088-c314-4dbc-8620-cbf39c735c93} <Debug> DynamicQueryHandler: Done processing query
563 2023.10.12 05:15:30.249784 [ 3 ] {ed70c088-c314-4dbc-8620-cbf39c735c93} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
564 2023.10.12 05:15:30.249815 [ 3 ] {} <Debug> HTTP-Session: d293f480-3993-4a75-85d4-e98d04838433 Destroying unnamed session
565 2023.10.12 05:15:30.249943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
566 2023.10.12 05:15:30.249997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
567 2023.10.12 05:15:30.250016 [ 3 ] {} <Debug> HTTP-Session: e26d3a6e-480f-4ad6-b4b3-f0669cf5fdf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
568 2023.10.12 05:15:30.250043 [ 3 ] {} <Debug> HTTP-Session: e26d3a6e-480f-4ad6-b4b3-f0669cf5fdf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
569 2023.10.12 05:15:30.250203 [ 3 ] {2ea7ab3b-d62c-4707-98d6-e3a7d819ed87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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)
570 2023.10.12 05:15:30.250250 [ 3 ] {2ea7ab3b-d62c-4707-98d6-e3a7d819ed87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
571 2023.10.12 05:15:30.261975 [ 3 ] {2ea7ab3b-d62c-4707-98d6-e3a7d819ed87} <Debug> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Loading data parts
572 2023.10.12 05:15:30.262071 [ 3 ] {2ea7ab3b-d62c-4707-98d6-e3a7d819ed87} <Debug> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): There are no data parts
573 2023.10.12 05:15:30.273401 [ 3 ] {2ea7ab3b-d62c-4707-98d6-e3a7d819ed87} <Debug> DynamicQueryHandler: Done processing query
574 2023.10.12 05:15:30.273447 [ 3 ] {2ea7ab3b-d62c-4707-98d6-e3a7d819ed87} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
575 2023.10.12 05:15:30.273466 [ 3 ] {} <Debug> HTTP-Session: e26d3a6e-480f-4ad6-b4b3-f0669cf5fdf0 Destroying unnamed session
576 2023.10.12 05:15:30.273602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2023.10.12 05:15:30.273664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
578 2023.10.12 05:15:30.273683 [ 3 ] {} <Debug> HTTP-Session: 47a3fdad-efa9-4220-ab20-e92a579399a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
579 2023.10.12 05:15:30.273708 [ 3 ] {} <Debug> HTTP-Session: 47a3fdad-efa9-4220-ab20-e92a579399a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2023.10.12 05:15:30.273867 [ 3 ] {1da7bb3d-e771-4718-bb78-0ccdd9d1c2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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)
581 2023.10.12 05:15:30.273913 [ 3 ] {1da7bb3d-e771-4718-bb78-0ccdd9d1c2ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
582 2023.10.12 05:15:30.287061 [ 3 ] {1da7bb3d-e771-4718-bb78-0ccdd9d1c2ac} <Debug> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Loading data parts
583 2023.10.12 05:15:30.287135 [ 3 ] {1da7bb3d-e771-4718-bb78-0ccdd9d1c2ac} <Debug> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): There are no data parts
584 2023.10.12 05:15:30.298228 [ 3 ] {1da7bb3d-e771-4718-bb78-0ccdd9d1c2ac} <Debug> DynamicQueryHandler: Done processing query
585 2023.10.12 05:15:30.298268 [ 3 ] {1da7bb3d-e771-4718-bb78-0ccdd9d1c2ac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
586 2023.10.12 05:15:30.298288 [ 3 ] {} <Debug> HTTP-Session: 47a3fdad-efa9-4220-ab20-e92a579399a1 Destroying unnamed session
587 2023.10.12 05:15:30.298407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
588 2023.10.12 05:15:30.298472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
589 2023.10.12 05:15:30.298496 [ 3 ] {} <Debug> HTTP-Session: bbeb8439-58b0-4e94-ba48-3b87c8f991b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046
590 2023.10.12 05:15:30.298517 [ 3 ] {} <Debug> HTTP-Session: bbeb8439-58b0-4e94-ba48-3b87c8f991b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
591 2023.10.12 05:15:30.298723 [ 3 ] {783879b9-b62f-4fe1-b24e-6c612b35e656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49046) 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)
592 2023.10.12 05:15:30.298794 [ 3 ] {783879b9-b62f-4fe1-b24e-6c612b35e656} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
593 2023.10.12 05:15:30.310859 [ 3 ] {783879b9-b62f-4fe1-b24e-6c612b35e656} <Debug> oximeter.timeseries_schema (1167dac7-4511-4c54-bbed-1b84f7e79167): Loading data parts
594 2023.10.12 05:15:30.310951 [ 3 ] {783879b9-b62f-4fe1-b24e-6c612b35e656} <Debug> oximeter.timeseries_schema (1167dac7-4511-4c54-bbed-1b84f7e79167): There are no data parts
595 2023.10.12 05:15:30.322465 [ 3 ] {783879b9-b62f-4fe1-b24e-6c612b35e656} <Debug> DynamicQueryHandler: Done processing query
596 2023.10.12 05:15:30.322492 [ 3 ] {783879b9-b62f-4fe1-b24e-6c612b35e656} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
597 2023.10.12 05:15:30.322523 [ 3 ] {} <Debug> HTTP-Session: bbeb8439-58b0-4e94-ba48-3b87c8f991b2 Destroying unnamed session
598 2023.10.12 05:15:44.108179 [ 167 ] {} <Debug> DNSResolver: Updating DNS cache
599 2023.10.12 05:15:44.108270 [ 167 ] {} <Debug> DNSResolver: Updated DNS cache
600 2023.10.12 05:15:59.108380 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache
601 2023.10.12 05:15:59.108442 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache
602 2023.10.12 05:16:14.109291 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache
603 2023.10.12 05:16:14.109373 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache
604 2023.10.12 05:16:20.222001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
605 2023.10.12 05:16:20.222151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
606 2023.10.12 05:16:20.222179 [ 3 ] {} <Debug> HTTP-Session: e18a55f3-1f44-40e1-a1b1-3b2e53eae4be Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
607 2023.10.12 05:16:20.222221 [ 3 ] {} <Debug> HTTP-Session: e18a55f3-1f44-40e1-a1b1-3b2e53eae4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
608 2023.10.12 05:16:20.222438 [ 3 ] {c0041dc2-6bfa-46e1-8c81-4e15ced0f3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
609 2023.10.12 05:16:20.222514 [ 3 ] {c0041dc2-6bfa-46e1-8c81-4e15ced0f3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
610 2023.10.12 05:16:20.224724 [ 3 ] {c0041dc2-6bfa-46e1-8c81-4e15ced0f3c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
611 2023.10.12 05:16:20.228491 [ 3 ] {c0041dc2-6bfa-46e1-8c81-4e15ced0f3c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
612 2023.10.12 05:16:20.235486 [ 3 ] {c0041dc2-6bfa-46e1-8c81-4e15ced0f3c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
613 2023.10.12 05:16:20.236709 [ 3 ] {c0041dc2-6bfa-46e1-8c81-4e15ced0f3c8} <Trace> oximeter.timeseries_schema (1167dac7-4511-4c54-bbed-1b84f7e79167): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
614 2023.10.12 05:16:20.237076 [ 3 ] {c0041dc2-6bfa-46e1-8c81-4e15ced0f3c8} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.014636717 sec., 819 rows/sec., 110.62 KiB/sec.
615 2023.10.12 05:16:20.237327 [ 3 ] {c0041dc2-6bfa-46e1-8c81-4e15ced0f3c8} <Debug> DynamicQueryHandler: Done processing query
616 2023.10.12 05:16:20.237354 [ 3 ] {c0041dc2-6bfa-46e1-8c81-4e15ced0f3c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
617 2023.10.12 05:16:20.237380 [ 3 ] {} <Debug> HTTP-Session: e18a55f3-1f44-40e1-a1b1-3b2e53eae4be Destroying unnamed session
618 2023.10.12 05:16:20.237499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
619 2023.10.12 05:16:20.237558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
620 2023.10.12 05:16:20.237585 [ 3 ] {} <Debug> HTTP-Session: 94ef270b-d480-4416-921b-7019dbc4ae04 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
621 2023.10.12 05:16:20.237605 [ 3 ] {} <Debug> HTTP-Session: 94ef270b-d480-4416-921b-7019dbc4ae04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
622 2023.10.12 05:16:20.237697 [ 3 ] {1c71bcea-2df5-49ea-a63c-cd75ce5ef780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
623 2023.10.12 05:16:20.237756 [ 3 ] {1c71bcea-2df5-49ea-a63c-cd75ce5ef780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
624 2023.10.12 05:16:20.237879 [ 3 ] {1c71bcea-2df5-49ea-a63c-cd75ce5ef780} <Trace> ParallelParsingInputFormat: Parallel parsing is used
625 2023.10.12 05:16:20.243593 [ 3 ] {1c71bcea-2df5-49ea-a63c-cd75ce5ef780} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
626 2023.10.12 05:16:20.243837 [ 3 ] {1c71bcea-2df5-49ea-a63c-cd75ce5ef780} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
627 2023.10.12 05:16:20.243992 [ 3 ] {1c71bcea-2df5-49ea-a63c-cd75ce5ef780} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
628 2023.10.12 05:16:20.244109 [ 3 ] {1c71bcea-2df5-49ea-a63c-cd75ce5ef780} <Information> executeQuery: Read 6 rows, 348.00 B in 0.006382413 sec., 940 rows/sec., 53.25 KiB/sec.
629 2023.10.12 05:16:20.244277 [ 3 ] {1c71bcea-2df5-49ea-a63c-cd75ce5ef780} <Debug> DynamicQueryHandler: Done processing query
630 2023.10.12 05:16:20.244300 [ 3 ] {1c71bcea-2df5-49ea-a63c-cd75ce5ef780} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
631 2023.10.12 05:16:20.244324 [ 3 ] {} <Debug> HTTP-Session: 94ef270b-d480-4416-921b-7019dbc4ae04 Destroying unnamed session
632 2023.10.12 05:16:20.244632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
633 2023.10.12 05:16:20.244688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
634 2023.10.12 05:16:20.244714 [ 3 ] {} <Debug> HTTP-Session: 992e5189-57b4-48ff-8cc8-3c992027fd79 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
635 2023.10.12 05:16:20.244733 [ 3 ] {} <Debug> HTTP-Session: 992e5189-57b4-48ff-8cc8-3c992027fd79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
636 2023.10.12 05:16:20.244820 [ 3 ] {1e4f07dc-b2e2-46bf-98d1-85ba3cd6fc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
637 2023.10.12 05:16:20.244870 [ 3 ] {1e4f07dc-b2e2-46bf-98d1-85ba3cd6fc43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
638 2023.10.12 05:16:20.244989 [ 3 ] {1e4f07dc-b2e2-46bf-98d1-85ba3cd6fc43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
639 2023.10.12 05:16:20.245311 [ 3 ] {1e4f07dc-b2e2-46bf-98d1-85ba3cd6fc43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
640 2023.10.12 05:16:20.245534 [ 3 ] {1e4f07dc-b2e2-46bf-98d1-85ba3cd6fc43} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
641 2023.10.12 05:16:20.245686 [ 3 ] {1e4f07dc-b2e2-46bf-98d1-85ba3cd6fc43} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
642 2023.10.12 05:16:20.245790 [ 3 ] {1e4f07dc-b2e2-46bf-98d1-85ba3cd6fc43} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000931485 sec., 93399 rows/sec., 8.73 MiB/sec.
643 2023.10.12 05:16:20.245915 [ 3 ] {1e4f07dc-b2e2-46bf-98d1-85ba3cd6fc43} <Debug> DynamicQueryHandler: Done processing query
644 2023.10.12 05:16:20.245939 [ 3 ] {1e4f07dc-b2e2-46bf-98d1-85ba3cd6fc43} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
645 2023.10.12 05:16:20.245962 [ 3 ] {} <Debug> HTTP-Session: 992e5189-57b4-48ff-8cc8-3c992027fd79 Destroying unnamed session
646 2023.10.12 05:16:20.246240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
647 2023.10.12 05:16:20.246293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
648 2023.10.12 05:16:20.246319 [ 3 ] {} <Debug> HTTP-Session: e335ea26-742f-4e67-96ef-3cede084d150 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
649 2023.10.12 05:16:20.246335 [ 3 ] {} <Debug> HTTP-Session: e335ea26-742f-4e67-96ef-3cede084d150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
650 2023.10.12 05:16:20.246424 [ 3 ] {c660c867-d69d-4dcc-af1e-e40f832a5615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
651 2023.10.12 05:16:20.246470 [ 3 ] {c660c867-d69d-4dcc-af1e-e40f832a5615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
652 2023.10.12 05:16:20.247576 [ 3 ] {c660c867-d69d-4dcc-af1e-e40f832a5615} <Trace> ParallelParsingInputFormat: Parallel parsing is used
653 2023.10.12 05:16:20.250379 [ 3 ] {c660c867-d69d-4dcc-af1e-e40f832a5615} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
654 2023.10.12 05:16:20.250782 [ 3 ] {c660c867-d69d-4dcc-af1e-e40f832a5615} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
655 2023.10.12 05:16:20.250926 [ 3 ] {c660c867-d69d-4dcc-af1e-e40f832a5615} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
656 2023.10.12 05:16:20.251046 [ 3 ] {c660c867-d69d-4dcc-af1e-e40f832a5615} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.004600654 sec., 57383 rows/sec., 3.94 MiB/sec.
657 2023.10.12 05:16:20.251182 [ 3 ] {c660c867-d69d-4dcc-af1e-e40f832a5615} <Debug> DynamicQueryHandler: Done processing query
658 2023.10.12 05:16:20.251205 [ 3 ] {c660c867-d69d-4dcc-af1e-e40f832a5615} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
659 2023.10.12 05:16:20.251227 [ 3 ] {} <Debug> HTTP-Session: e335ea26-742f-4e67-96ef-3cede084d150 Destroying unnamed session
660 2023.10.12 05:16:20.251346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
661 2023.10.12 05:16:20.251392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
662 2023.10.12 05:16:20.251418 [ 3 ] {} <Debug> HTTP-Session: ace20957-16c2-4981-98fa-860859d76051 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
663 2023.10.12 05:16:20.251443 [ 3 ] {} <Debug> HTTP-Session: ace20957-16c2-4981-98fa-860859d76051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
664 2023.10.12 05:16:20.251513 [ 3 ] {1fb4046e-140b-4cc6-9781-9fbc90d4ef4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
665 2023.10.12 05:16:20.251560 [ 3 ] {1fb4046e-140b-4cc6-9781-9fbc90d4ef4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
666 2023.10.12 05:16:20.251674 [ 3 ] {1fb4046e-140b-4cc6-9781-9fbc90d4ef4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
667 2023.10.12 05:16:20.253800 [ 3 ] {1fb4046e-140b-4cc6-9781-9fbc90d4ef4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
668 2023.10.12 05:16:20.254093 [ 3 ] {1fb4046e-140b-4cc6-9781-9fbc90d4ef4a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
669 2023.10.12 05:16:20.254275 [ 3 ] {1fb4046e-140b-4cc6-9781-9fbc90d4ef4a} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
670 2023.10.12 05:16:20.254385 [ 3 ] {1fb4046e-140b-4cc6-9781-9fbc90d4ef4a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002838806 sec., 2113 rows/sec., 88.75 KiB/sec.
671 2023.10.12 05:16:20.254509 [ 3 ] {1fb4046e-140b-4cc6-9781-9fbc90d4ef4a} <Debug> DynamicQueryHandler: Done processing query
672 2023.10.12 05:16:20.254539 [ 3 ] {1fb4046e-140b-4cc6-9781-9fbc90d4ef4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
673 2023.10.12 05:16:20.254553 [ 3 ] {} <Debug> HTTP-Session: ace20957-16c2-4981-98fa-860859d76051 Destroying unnamed session
674 2023.10.12 05:16:20.254724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
675 2023.10.12 05:16:20.254773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
676 2023.10.12 05:16:20.254791 [ 3 ] {} <Debug> HTTP-Session: a4541a43-446b-468e-af36-9808d3de4520 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
677 2023.10.12 05:16:20.254813 [ 3 ] {} <Debug> HTTP-Session: a4541a43-446b-468e-af36-9808d3de4520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
678 2023.10.12 05:16:20.254888 [ 3 ] {450e5650-46b6-489d-8726-4f02b45b8ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
679 2023.10.12 05:16:20.254938 [ 3 ] {450e5650-46b6-489d-8726-4f02b45b8ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
680 2023.10.12 05:16:20.255062 [ 3 ] {450e5650-46b6-489d-8726-4f02b45b8ac3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
681 2023.10.12 05:16:20.255357 [ 3 ] {450e5650-46b6-489d-8726-4f02b45b8ac3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
682 2023.10.12 05:16:20.255601 [ 3 ] {450e5650-46b6-489d-8726-4f02b45b8ac3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
683 2023.10.12 05:16:20.255773 [ 3 ] {450e5650-46b6-489d-8726-4f02b45b8ac3} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
684 2023.10.12 05:16:20.255898 [ 3 ] {450e5650-46b6-489d-8726-4f02b45b8ac3} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000972486 sec., 64782 rows/sec., 3.93 MiB/sec.
685 2023.10.12 05:16:20.256026 [ 3 ] {450e5650-46b6-489d-8726-4f02b45b8ac3} <Debug> DynamicQueryHandler: Done processing query
686 2023.10.12 05:16:20.256055 [ 3 ] {450e5650-46b6-489d-8726-4f02b45b8ac3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
687 2023.10.12 05:16:20.256071 [ 3 ] {} <Debug> HTTP-Session: a4541a43-446b-468e-af36-9808d3de4520 Destroying unnamed session
688 2023.10.12 05:16:20.256187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
689 2023.10.12 05:16:20.256238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
690 2023.10.12 05:16:20.256257 [ 3 ] {} <Debug> HTTP-Session: 38fbb592-6e34-43ab-8ae9-7af348f89145 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
691 2023.10.12 05:16:20.256280 [ 3 ] {} <Debug> HTTP-Session: 38fbb592-6e34-43ab-8ae9-7af348f89145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
692 2023.10.12 05:16:20.256358 [ 3 ] {98fe827a-6620-4735-9328-47544fe053db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
693 2023.10.12 05:16:20.256404 [ 3 ] {98fe827a-6620-4735-9328-47544fe053db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
694 2023.10.12 05:16:20.256507 [ 3 ] {98fe827a-6620-4735-9328-47544fe053db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
695 2023.10.12 05:16:20.256771 [ 3 ] {98fe827a-6620-4735-9328-47544fe053db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
696 2023.10.12 05:16:20.257012 [ 3 ] {98fe827a-6620-4735-9328-47544fe053db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
697 2023.10.12 05:16:20.257188 [ 3 ] {98fe827a-6620-4735-9328-47544fe053db} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
698 2023.10.12 05:16:20.257304 [ 3 ] {98fe827a-6620-4735-9328-47544fe053db} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000908305 sec., 20918 rows/sec., 1.08 MiB/sec.
699 2023.10.12 05:16:20.257421 [ 3 ] {98fe827a-6620-4735-9328-47544fe053db} <Debug> DynamicQueryHandler: Done processing query
700 2023.10.12 05:16:20.257444 [ 3 ] {98fe827a-6620-4735-9328-47544fe053db} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
701 2023.10.12 05:16:20.257458 [ 3 ] {} <Debug> HTTP-Session: 38fbb592-6e34-43ab-8ae9-7af348f89145 Destroying unnamed session
702 2023.10.12 05:16:21.001121 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.24 MiB, peak 227.37 MiB, will set to 224.20 MiB (RSS), difference: 1.96 MiB
703 2023.10.12 05:16:29.110411 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
704 2023.10.12 05:16:29.110482 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
705 2023.10.12 05:16:30.167436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
706 2023.10.12 05:16:30.167576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
707 2023.10.12 05:16:30.167631 [ 3 ] {} <Debug> HTTP-Session: 9cb1eb30-c0bb-4d3c-883c-39707a1a0e6c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
708 2023.10.12 05:16:30.167658 [ 3 ] {} <Debug> HTTP-Session: 9cb1eb30-c0bb-4d3c-883c-39707a1a0e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
709 2023.10.12 05:16:30.167806 [ 3 ] {fa7468a4-2379-492c-a778-99735f485a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
710 2023.10.12 05:16:30.167887 [ 3 ] {fa7468a4-2379-492c-a778-99735f485a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
711 2023.10.12 05:16:30.168076 [ 3 ] {fa7468a4-2379-492c-a778-99735f485a5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
712 2023.10.12 05:16:30.168477 [ 3 ] {fa7468a4-2379-492c-a778-99735f485a5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
713 2023.10.12 05:16:30.168751 [ 3 ] {fa7468a4-2379-492c-a778-99735f485a5a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
714 2023.10.12 05:16:30.168913 [ 3 ] {fa7468a4-2379-492c-a778-99735f485a5a} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
715 2023.10.12 05:16:30.169054 [ 3 ] {fa7468a4-2379-492c-a778-99735f485a5a} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001192209 sec., 5032 rows/sec., 285.05 KiB/sec.
716 2023.10.12 05:16:30.169213 [ 3 ] {fa7468a4-2379-492c-a778-99735f485a5a} <Debug> DynamicQueryHandler: Done processing query
717 2023.10.12 05:16:30.169237 [ 3 ] {fa7468a4-2379-492c-a778-99735f485a5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
718 2023.10.12 05:16:30.169263 [ 3 ] {} <Debug> HTTP-Session: 9cb1eb30-c0bb-4d3c-883c-39707a1a0e6c Destroying unnamed session
719 2023.10.12 05:16:30.169413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
720 2023.10.12 05:16:30.169472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
721 2023.10.12 05:16:30.169500 [ 3 ] {} <Debug> HTTP-Session: fc7de6d3-470c-41be-8f34-8480721911fd Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
722 2023.10.12 05:16:30.169532 [ 3 ] {} <Debug> HTTP-Session: fc7de6d3-470c-41be-8f34-8480721911fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
723 2023.10.12 05:16:30.169614 [ 3 ] {b46620cb-dd4f-4dee-8f46-7f8b74ad08ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
724 2023.10.12 05:16:30.169662 [ 3 ] {b46620cb-dd4f-4dee-8f46-7f8b74ad08ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
725 2023.10.12 05:16:30.169780 [ 3 ] {b46620cb-dd4f-4dee-8f46-7f8b74ad08ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
726 2023.10.12 05:16:30.170115 [ 3 ] {b46620cb-dd4f-4dee-8f46-7f8b74ad08ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
727 2023.10.12 05:16:30.170337 [ 3 ] {b46620cb-dd4f-4dee-8f46-7f8b74ad08ca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
728 2023.10.12 05:16:30.170493 [ 3 ] {b46620cb-dd4f-4dee-8f46-7f8b74ad08ca} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
729 2023.10.12 05:16:30.170623 [ 3 ] {b46620cb-dd4f-4dee-8f46-7f8b74ad08ca} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000971116 sec., 89587 rows/sec., 8.37 MiB/sec.
730 2023.10.12 05:16:30.170771 [ 3 ] {b46620cb-dd4f-4dee-8f46-7f8b74ad08ca} <Debug> DynamicQueryHandler: Done processing query
731 2023.10.12 05:16:30.170802 [ 3 ] {b46620cb-dd4f-4dee-8f46-7f8b74ad08ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
732 2023.10.12 05:16:30.170817 [ 3 ] {} <Debug> HTTP-Session: fc7de6d3-470c-41be-8f34-8480721911fd Destroying unnamed session
733 2023.10.12 05:16:30.171068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
734 2023.10.12 05:16:30.171127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
735 2023.10.12 05:16:30.171146 [ 3 ] {} <Debug> HTTP-Session: 8b9ee3b3-abf7-4fb3-9dc2-f01360fcbf13 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
736 2023.10.12 05:16:30.171162 [ 3 ] {} <Debug> HTTP-Session: 8b9ee3b3-abf7-4fb3-9dc2-f01360fcbf13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
737 2023.10.12 05:16:30.171255 [ 3 ] {c8952698-695e-4605-92c4-903fddec442c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
738 2023.10.12 05:16:30.171302 [ 3 ] {c8952698-695e-4605-92c4-903fddec442c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
739 2023.10.12 05:16:30.171416 [ 3 ] {c8952698-695e-4605-92c4-903fddec442c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
740 2023.10.12 05:16:30.171839 [ 3 ] {c8952698-695e-4605-92c4-903fddec442c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
741 2023.10.12 05:16:30.172060 [ 3 ] {c8952698-695e-4605-92c4-903fddec442c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
742 2023.10.12 05:16:30.172206 [ 3 ] {c8952698-695e-4605-92c4-903fddec442c} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
743 2023.10.12 05:16:30.172326 [ 3 ] {c8952698-695e-4605-92c4-903fddec442c} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001025997 sec., 257310 rows/sec., 17.65 MiB/sec.
744 2023.10.12 05:16:30.172485 [ 3 ] {c8952698-695e-4605-92c4-903fddec442c} <Debug> DynamicQueryHandler: Done processing query
745 2023.10.12 05:16:30.172508 [ 3 ] {c8952698-695e-4605-92c4-903fddec442c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
746 2023.10.12 05:16:30.172532 [ 3 ] {} <Debug> HTTP-Session: 8b9ee3b3-abf7-4fb3-9dc2-f01360fcbf13 Destroying unnamed session
747 2023.10.12 05:16:30.172651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
748 2023.10.12 05:16:30.172696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
749 2023.10.12 05:16:30.172723 [ 3 ] {} <Debug> HTTP-Session: 19c30820-f755-4d73-8be5-90056aee708a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
750 2023.10.12 05:16:30.172748 [ 3 ] {} <Debug> HTTP-Session: 19c30820-f755-4d73-8be5-90056aee708a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
751 2023.10.12 05:16:30.172818 [ 3 ] {b001e5cb-a80c-4767-ac52-5e298e2d8f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
752 2023.10.12 05:16:30.172865 [ 3 ] {b001e5cb-a80c-4767-ac52-5e298e2d8f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
753 2023.10.12 05:16:30.172980 [ 3 ] {b001e5cb-a80c-4767-ac52-5e298e2d8f1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
754 2023.10.12 05:16:30.173233 [ 3 ] {b001e5cb-a80c-4767-ac52-5e298e2d8f1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
755 2023.10.12 05:16:30.173474 [ 3 ] {b001e5cb-a80c-4767-ac52-5e298e2d8f1a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
756 2023.10.12 05:16:30.173658 [ 3 ] {b001e5cb-a80c-4767-ac52-5e298e2d8f1a} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
757 2023.10.12 05:16:30.173786 [ 3 ] {b001e5cb-a80c-4767-ac52-5e298e2d8f1a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000928935 sec., 6459 rows/sec., 271.23 KiB/sec.
758 2023.10.12 05:16:30.173922 [ 3 ] {b001e5cb-a80c-4767-ac52-5e298e2d8f1a} <Debug> DynamicQueryHandler: Done processing query
759 2023.10.12 05:16:30.173953 [ 3 ] {b001e5cb-a80c-4767-ac52-5e298e2d8f1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
760 2023.10.12 05:16:30.173967 [ 3 ] {} <Debug> HTTP-Session: 19c30820-f755-4d73-8be5-90056aee708a Destroying unnamed session
761 2023.10.12 05:16:30.174115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2023.10.12 05:16:30.174165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
763 2023.10.12 05:16:30.174185 [ 3 ] {} <Debug> HTTP-Session: 3840d525-cd23-4b22-8c05-e12902b8c318 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
764 2023.10.12 05:16:30.174208 [ 3 ] {} <Debug> HTTP-Session: 3840d525-cd23-4b22-8c05-e12902b8c318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2023.10.12 05:16:30.174285 [ 3 ] {0cc25e14-5094-44ab-b791-81d630036ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
766 2023.10.12 05:16:30.174327 [ 3 ] {0cc25e14-5094-44ab-b791-81d630036ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
767 2023.10.12 05:16:30.174451 [ 3 ] {0cc25e14-5094-44ab-b791-81d630036ca0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
768 2023.10.12 05:16:30.174829 [ 3 ] {0cc25e14-5094-44ab-b791-81d630036ca0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
769 2023.10.12 05:16:30.175084 [ 3 ] {0cc25e14-5094-44ab-b791-81d630036ca0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
770 2023.10.12 05:16:30.175262 [ 3 ] {0cc25e14-5094-44ab-b791-81d630036ca0} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
771 2023.10.12 05:16:30.175391 [ 3 ] {0cc25e14-5094-44ab-b791-81d630036ca0} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001079657 sec., 58351 rows/sec., 3.54 MiB/sec.
772 2023.10.12 05:16:30.175525 [ 3 ] {0cc25e14-5094-44ab-b791-81d630036ca0} <Debug> DynamicQueryHandler: Done processing query
773 2023.10.12 05:16:30.175556 [ 3 ] {0cc25e14-5094-44ab-b791-81d630036ca0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
774 2023.10.12 05:16:30.175579 [ 3 ] {} <Debug> HTTP-Session: 3840d525-cd23-4b22-8c05-e12902b8c318 Destroying unnamed session
775 2023.10.12 05:16:30.175685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
776 2023.10.12 05:16:30.175738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
777 2023.10.12 05:16:30.175766 [ 3 ] {} <Debug> HTTP-Session: 255f2400-3128-4d12-b220-39c1935716ad Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
778 2023.10.12 05:16:30.175782 [ 3 ] {} <Debug> HTTP-Session: 255f2400-3128-4d12-b220-39c1935716ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
779 2023.10.12 05:16:30.175858 [ 3 ] {1e44498e-1c89-46cd-bdb2-3fdf88ddb576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
780 2023.10.12 05:16:30.175905 [ 3 ] {1e44498e-1c89-46cd-bdb2-3fdf88ddb576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
781 2023.10.12 05:16:30.176009 [ 3 ] {1e44498e-1c89-46cd-bdb2-3fdf88ddb576} <Trace> ParallelParsingInputFormat: Parallel parsing is used
782 2023.10.12 05:16:30.176296 [ 3 ] {1e44498e-1c89-46cd-bdb2-3fdf88ddb576} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
783 2023.10.12 05:16:30.176533 [ 3 ] {1e44498e-1c89-46cd-bdb2-3fdf88ddb576} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
784 2023.10.12 05:16:30.176705 [ 3 ] {1e44498e-1c89-46cd-bdb2-3fdf88ddb576} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
785 2023.10.12 05:16:30.176840 [ 3 ] {1e44498e-1c89-46cd-bdb2-3fdf88ddb576} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000947375 sec., 20055 rows/sec., 1.04 MiB/sec.
786 2023.10.12 05:16:30.176964 [ 3 ] {1e44498e-1c89-46cd-bdb2-3fdf88ddb576} <Debug> DynamicQueryHandler: Done processing query
787 2023.10.12 05:16:30.176985 [ 3 ] {1e44498e-1c89-46cd-bdb2-3fdf88ddb576} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
788 2023.10.12 05:16:30.177000 [ 3 ] {} <Debug> HTTP-Session: 255f2400-3128-4d12-b220-39c1935716ad Destroying unnamed session
789 2023.10.12 05:16:40.143494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
790 2023.10.12 05:16:40.143647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
791 2023.10.12 05:16:40.143675 [ 3 ] {} <Debug> HTTP-Session: 3c868d6a-6d88-47f3-ae9d-e4be265c4890 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
792 2023.10.12 05:16:40.143727 [ 3 ] {} <Debug> HTTP-Session: 3c868d6a-6d88-47f3-ae9d-e4be265c4890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
793 2023.10.12 05:16:40.143879 [ 3 ] {1ff31344-577e-43a7-ac2e-c648e0329047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
794 2023.10.12 05:16:40.143968 [ 3 ] {1ff31344-577e-43a7-ac2e-c648e0329047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
795 2023.10.12 05:16:40.144158 [ 3 ] {1ff31344-577e-43a7-ac2e-c648e0329047} <Trace> ParallelParsingInputFormat: Parallel parsing is used
796 2023.10.12 05:16:40.144598 [ 3 ] {1ff31344-577e-43a7-ac2e-c648e0329047} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
797 2023.10.12 05:16:40.144855 [ 3 ] {1ff31344-577e-43a7-ac2e-c648e0329047} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
798 2023.10.12 05:16:40.145035 [ 3 ] {1ff31344-577e-43a7-ac2e-c648e0329047} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
799 2023.10.12 05:16:40.145179 [ 3 ] {1ff31344-577e-43a7-ac2e-c648e0329047} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00124846 sec., 4805 rows/sec., 272.21 KiB/sec.
800 2023.10.12 05:16:40.145354 [ 3 ] {1ff31344-577e-43a7-ac2e-c648e0329047} <Debug> DynamicQueryHandler: Done processing query
801 2023.10.12 05:16:40.145378 [ 3 ] {1ff31344-577e-43a7-ac2e-c648e0329047} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
802 2023.10.12 05:16:40.145411 [ 3 ] {} <Debug> HTTP-Session: 3c868d6a-6d88-47f3-ae9d-e4be265c4890 Destroying unnamed session
803 2023.10.12 05:16:40.145564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
804 2023.10.12 05:16:40.145633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
805 2023.10.12 05:16:40.145654 [ 3 ] {} <Debug> HTTP-Session: 56962886-43f4-40b4-80ba-9289d5978974 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
806 2023.10.12 05:16:40.145672 [ 3 ] {} <Debug> HTTP-Session: 56962886-43f4-40b4-80ba-9289d5978974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
807 2023.10.12 05:16:40.145770 [ 3 ] {ac109d74-ea5e-4b54-bfd9-0924e6d94561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
808 2023.10.12 05:16:40.145812 [ 3 ] {ac109d74-ea5e-4b54-bfd9-0924e6d94561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
809 2023.10.12 05:16:40.145920 [ 3 ] {ac109d74-ea5e-4b54-bfd9-0924e6d94561} <Trace> ParallelParsingInputFormat: Parallel parsing is used
810 2023.10.12 05:16:40.146304 [ 3 ] {ac109d74-ea5e-4b54-bfd9-0924e6d94561} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
811 2023.10.12 05:16:40.146525 [ 3 ] {ac109d74-ea5e-4b54-bfd9-0924e6d94561} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
812 2023.10.12 05:16:40.146672 [ 3 ] {ac109d74-ea5e-4b54-bfd9-0924e6d94561} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
813 2023.10.12 05:16:40.146799 [ 3 ] {ac109d74-ea5e-4b54-bfd9-0924e6d94561} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000996007 sec., 87348 rows/sec., 8.16 MiB/sec.
814 2023.10.12 05:16:40.146961 [ 3 ] {ac109d74-ea5e-4b54-bfd9-0924e6d94561} <Debug> DynamicQueryHandler: Done processing query
815 2023.10.12 05:16:40.146985 [ 3 ] {ac109d74-ea5e-4b54-bfd9-0924e6d94561} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
816 2023.10.12 05:16:40.147017 [ 3 ] {} <Debug> HTTP-Session: 56962886-43f4-40b4-80ba-9289d5978974 Destroying unnamed session
817 2023.10.12 05:16:40.147241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
818 2023.10.12 05:16:40.147287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
819 2023.10.12 05:16:40.147323 [ 3 ] {} <Debug> HTTP-Session: 81bbc219-f399-416d-936f-abfe5e4d005a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
820 2023.10.12 05:16:40.147342 [ 3 ] {} <Debug> HTTP-Session: 81bbc219-f399-416d-936f-abfe5e4d005a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
821 2023.10.12 05:16:40.147427 [ 3 ] {d1b17201-4685-49bb-aa77-58dc8e12c322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
822 2023.10.12 05:16:40.147466 [ 3 ] {d1b17201-4685-49bb-aa77-58dc8e12c322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
823 2023.10.12 05:16:40.147579 [ 3 ] {d1b17201-4685-49bb-aa77-58dc8e12c322} <Trace> ParallelParsingInputFormat: Parallel parsing is used
824 2023.10.12 05:16:40.148012 [ 3 ] {d1b17201-4685-49bb-aa77-58dc8e12c322} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
825 2023.10.12 05:16:40.148222 [ 3 ] {d1b17201-4685-49bb-aa77-58dc8e12c322} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
826 2023.10.12 05:16:40.148366 [ 3 ] {d1b17201-4685-49bb-aa77-58dc8e12c322} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
827 2023.10.12 05:16:40.148487 [ 3 ] {d1b17201-4685-49bb-aa77-58dc8e12c322} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001036007 sec., 254824 rows/sec., 17.48 MiB/sec.
828 2023.10.12 05:16:40.148605 [ 3 ] {d1b17201-4685-49bb-aa77-58dc8e12c322} <Debug> DynamicQueryHandler: Done processing query
829 2023.10.12 05:16:40.148629 [ 3 ] {d1b17201-4685-49bb-aa77-58dc8e12c322} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
830 2023.10.12 05:16:40.148645 [ 3 ] {} <Debug> HTTP-Session: 81bbc219-f399-416d-936f-abfe5e4d005a Destroying unnamed session
831 2023.10.12 05:16:40.148753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
832 2023.10.12 05:16:40.148799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
833 2023.10.12 05:16:40.148818 [ 3 ] {} <Debug> HTTP-Session: 072fd3e4-eb09-4d15-a37f-f9bc747fb83b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
834 2023.10.12 05:16:40.148835 [ 3 ] {} <Debug> HTTP-Session: 072fd3e4-eb09-4d15-a37f-f9bc747fb83b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
835 2023.10.12 05:16:40.148904 [ 3 ] {dce8c8c8-b304-4c25-869e-56dda67fd71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
836 2023.10.12 05:16:40.148943 [ 3 ] {dce8c8c8-b304-4c25-869e-56dda67fd71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
837 2023.10.12 05:16:40.149050 [ 3 ] {dce8c8c8-b304-4c25-869e-56dda67fd71f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
838 2023.10.12 05:16:40.149317 [ 3 ] {dce8c8c8-b304-4c25-869e-56dda67fd71f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
839 2023.10.12 05:16:40.149557 [ 3 ] {dce8c8c8-b304-4c25-869e-56dda67fd71f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
840 2023.10.12 05:16:40.149732 [ 3 ] {dce8c8c8-b304-4c25-869e-56dda67fd71f} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
841 2023.10.12 05:16:40.149838 [ 3 ] {dce8c8c8-b304-4c25-869e-56dda67fd71f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000903145 sec., 6643 rows/sec., 278.97 KiB/sec.
842 2023.10.12 05:16:40.149955 [ 3 ] {dce8c8c8-b304-4c25-869e-56dda67fd71f} <Debug> DynamicQueryHandler: Done processing query
843 2023.10.12 05:16:40.149977 [ 3 ] {dce8c8c8-b304-4c25-869e-56dda67fd71f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
844 2023.10.12 05:16:40.149992 [ 3 ] {} <Debug> HTTP-Session: 072fd3e4-eb09-4d15-a37f-f9bc747fb83b Destroying unnamed session
845 2023.10.12 05:16:40.150118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
846 2023.10.12 05:16:40.150164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
847 2023.10.12 05:16:40.150182 [ 3 ] {} <Debug> HTTP-Session: a6bf4df1-f5ee-4598-8ff3-642ef82c3b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
848 2023.10.12 05:16:40.150199 [ 3 ] {} <Debug> HTTP-Session: a6bf4df1-f5ee-4598-8ff3-642ef82c3b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
849 2023.10.12 05:16:40.150274 [ 3 ] {7895060f-b962-4246-9aba-87870b31bdbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
850 2023.10.12 05:16:40.150316 [ 3 ] {7895060f-b962-4246-9aba-87870b31bdbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
851 2023.10.12 05:16:40.150432 [ 3 ] {7895060f-b962-4246-9aba-87870b31bdbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
852 2023.10.12 05:16:40.150734 [ 3 ] {7895060f-b962-4246-9aba-87870b31bdbe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
853 2023.10.12 05:16:40.150977 [ 3 ] {7895060f-b962-4246-9aba-87870b31bdbe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
854 2023.10.12 05:16:40.151150 [ 3 ] {7895060f-b962-4246-9aba-87870b31bdbe} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
855 2023.10.12 05:16:40.151270 [ 3 ] {7895060f-b962-4246-9aba-87870b31bdbe} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000970416 sec., 64920 rows/sec., 3.94 MiB/sec.
856 2023.10.12 05:16:40.151397 [ 3 ] {7895060f-b962-4246-9aba-87870b31bdbe} <Debug> DynamicQueryHandler: Done processing query
857 2023.10.12 05:16:40.151421 [ 3 ] {7895060f-b962-4246-9aba-87870b31bdbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
858 2023.10.12 05:16:40.151436 [ 3 ] {} <Debug> HTTP-Session: a6bf4df1-f5ee-4598-8ff3-642ef82c3b33 Destroying unnamed session
859 2023.10.12 05:16:40.151553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
860 2023.10.12 05:16:40.151597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
861 2023.10.12 05:16:40.151616 [ 3 ] {} <Debug> HTTP-Session: d0c8d0d0-26ff-4082-bca9-e243c17cadee Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
862 2023.10.12 05:16:40.151632 [ 3 ] {} <Debug> HTTP-Session: d0c8d0d0-26ff-4082-bca9-e243c17cadee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
863 2023.10.12 05:16:40.151704 [ 3 ] {620561d0-7f7f-4563-8d2c-1f4dcce8184c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
864 2023.10.12 05:16:40.151742 [ 3 ] {620561d0-7f7f-4563-8d2c-1f4dcce8184c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
865 2023.10.12 05:16:40.151845 [ 3 ] {620561d0-7f7f-4563-8d2c-1f4dcce8184c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
866 2023.10.12 05:16:40.152131 [ 3 ] {620561d0-7f7f-4563-8d2c-1f4dcce8184c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
867 2023.10.12 05:16:40.152368 [ 3 ] {620561d0-7f7f-4563-8d2c-1f4dcce8184c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
868 2023.10.12 05:16:40.152539 [ 3 ] {620561d0-7f7f-4563-8d2c-1f4dcce8184c} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
869 2023.10.12 05:16:40.152649 [ 3 ] {620561d0-7f7f-4563-8d2c-1f4dcce8184c} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000913944 sec., 20789 rows/sec., 1.08 MiB/sec.
870 2023.10.12 05:16:40.152773 [ 3 ] {620561d0-7f7f-4563-8d2c-1f4dcce8184c} <Debug> DynamicQueryHandler: Done processing query
871 2023.10.12 05:16:40.152796 [ 3 ] {620561d0-7f7f-4563-8d2c-1f4dcce8184c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
872 2023.10.12 05:16:40.152811 [ 3 ] {} <Debug> HTTP-Session: d0c8d0d0-26ff-4082-bca9-e243c17cadee Destroying unnamed session
873 2023.10.12 05:16:44.111502 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache
874 2023.10.12 05:16:44.111565 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache
875 2023.10.12 05:16:50.116851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
876 2023.10.12 05:16:50.116971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
877 2023.10.12 05:16:50.116998 [ 3 ] {} <Debug> HTTP-Session: bb4bf0d0-52fc-41a2-a510-d1d3055d66b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
878 2023.10.12 05:16:50.117022 [ 3 ] {} <Debug> HTTP-Session: bb4bf0d0-52fc-41a2-a510-d1d3055d66b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
879 2023.10.12 05:16:50.117158 [ 3 ] {4752f956-2983-459b-9425-3ec1e55660e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
880 2023.10.12 05:16:50.117227 [ 3 ] {4752f956-2983-459b-9425-3ec1e55660e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
881 2023.10.12 05:16:50.117409 [ 3 ] {4752f956-2983-459b-9425-3ec1e55660e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
882 2023.10.12 05:16:50.117872 [ 3 ] {4752f956-2983-459b-9425-3ec1e55660e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
883 2023.10.12 05:16:50.118161 [ 3 ] {4752f956-2983-459b-9425-3ec1e55660e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
884 2023.10.12 05:16:50.118326 [ 3 ] {4752f956-2983-459b-9425-3ec1e55660e2} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
885 2023.10.12 05:16:50.118460 [ 3 ] {4752f956-2983-459b-9425-3ec1e55660e2} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00126036 sec., 4760 rows/sec., 269.64 KiB/sec.
886 2023.10.12 05:16:50.118617 [ 3 ] {4752f956-2983-459b-9425-3ec1e55660e2} <Debug> DynamicQueryHandler: Done processing query
887 2023.10.12 05:16:50.118643 [ 3 ] {4752f956-2983-459b-9425-3ec1e55660e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
888 2023.10.12 05:16:50.118660 [ 3 ] {} <Debug> HTTP-Session: bb4bf0d0-52fc-41a2-a510-d1d3055d66b0 Destroying unnamed session
889 2023.10.12 05:16:50.118820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
890 2023.10.12 05:16:50.118874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
891 2023.10.12 05:16:50.118895 [ 3 ] {} <Debug> HTTP-Session: de7c48ae-55d7-4547-9b0c-7980cad25304 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
892 2023.10.12 05:16:50.118914 [ 3 ] {} <Debug> HTTP-Session: de7c48ae-55d7-4547-9b0c-7980cad25304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
893 2023.10.12 05:16:50.118998 [ 3 ] {d3bdbbe6-cbd4-4452-8e7d-c0423094470a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
894 2023.10.12 05:16:50.119041 [ 3 ] {d3bdbbe6-cbd4-4452-8e7d-c0423094470a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
895 2023.10.12 05:16:50.119147 [ 3 ] {d3bdbbe6-cbd4-4452-8e7d-c0423094470a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
896 2023.10.12 05:16:50.119526 [ 3 ] {d3bdbbe6-cbd4-4452-8e7d-c0423094470a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
897 2023.10.12 05:16:50.119745 [ 3 ] {d3bdbbe6-cbd4-4452-8e7d-c0423094470a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
898 2023.10.12 05:16:50.119895 [ 3 ] {d3bdbbe6-cbd4-4452-8e7d-c0423094470a} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
899 2023.10.12 05:16:50.120020 [ 3 ] {d3bdbbe6-cbd4-4452-8e7d-c0423094470a} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000989256 sec., 87944 rows/sec., 8.22 MiB/sec.
900 2023.10.12 05:16:50.120179 [ 3 ] {d3bdbbe6-cbd4-4452-8e7d-c0423094470a} <Debug> DynamicQueryHandler: Done processing query
901 2023.10.12 05:16:50.120202 [ 3 ] {d3bdbbe6-cbd4-4452-8e7d-c0423094470a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
902 2023.10.12 05:16:50.120219 [ 3 ] {} <Debug> HTTP-Session: de7c48ae-55d7-4547-9b0c-7980cad25304 Destroying unnamed session
903 2023.10.12 05:16:50.120449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
904 2023.10.12 05:16:50.120496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
905 2023.10.12 05:16:50.120516 [ 3 ] {} <Debug> HTTP-Session: bee0d7d9-db12-4747-a8bb-3d80288add04 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
906 2023.10.12 05:16:50.120534 [ 3 ] {} <Debug> HTTP-Session: bee0d7d9-db12-4747-a8bb-3d80288add04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
907 2023.10.12 05:16:50.120621 [ 3 ] {b7c3da11-3267-4f2b-b59f-cca1889ac6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
908 2023.10.12 05:16:50.120662 [ 3 ] {b7c3da11-3267-4f2b-b59f-cca1889ac6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
909 2023.10.12 05:16:50.120771 [ 3 ] {b7c3da11-3267-4f2b-b59f-cca1889ac6c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
910 2023.10.12 05:16:50.121228 [ 3 ] {b7c3da11-3267-4f2b-b59f-cca1889ac6c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
911 2023.10.12 05:16:50.121443 [ 3 ] {b7c3da11-3267-4f2b-b59f-cca1889ac6c4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
912 2023.10.12 05:16:50.121595 [ 3 ] {b7c3da11-3267-4f2b-b59f-cca1889ac6c4} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
913 2023.10.12 05:16:50.121719 [ 3 ] {b7c3da11-3267-4f2b-b59f-cca1889ac6c4} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001069147 sec., 246925 rows/sec., 16.94 MiB/sec.
914 2023.10.12 05:16:50.121845 [ 3 ] {b7c3da11-3267-4f2b-b59f-cca1889ac6c4} <Debug> DynamicQueryHandler: Done processing query
915 2023.10.12 05:16:50.121867 [ 3 ] {b7c3da11-3267-4f2b-b59f-cca1889ac6c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
916 2023.10.12 05:16:50.121884 [ 3 ] {} <Debug> HTTP-Session: bee0d7d9-db12-4747-a8bb-3d80288add04 Destroying unnamed session
917 2023.10.12 05:16:50.122033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
918 2023.10.12 05:16:50.122078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
919 2023.10.12 05:16:50.122097 [ 3 ] {} <Debug> HTTP-Session: 21a34e34-b8ff-4390-8775-1877c8445c84 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
920 2023.10.12 05:16:50.122113 [ 3 ] {} <Debug> HTTP-Session: 21a34e34-b8ff-4390-8775-1877c8445c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
921 2023.10.12 05:16:50.122184 [ 3 ] {d98e6335-774d-4cf5-9a1a-c74966b81a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
922 2023.10.12 05:16:50.122222 [ 3 ] {d98e6335-774d-4cf5-9a1a-c74966b81a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
923 2023.10.12 05:16:50.122328 [ 3 ] {d98e6335-774d-4cf5-9a1a-c74966b81a89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
924 2023.10.12 05:16:50.122599 [ 3 ] {d98e6335-774d-4cf5-9a1a-c74966b81a89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
925 2023.10.12 05:16:50.122839 [ 3 ] {d98e6335-774d-4cf5-9a1a-c74966b81a89} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
926 2023.10.12 05:16:50.123019 [ 3 ] {d98e6335-774d-4cf5-9a1a-c74966b81a89} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
927 2023.10.12 05:16:50.123136 [ 3 ] {d98e6335-774d-4cf5-9a1a-c74966b81a89} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000927315 sec., 6470 rows/sec., 271.70 KiB/sec.
928 2023.10.12 05:16:50.123256 [ 3 ] {d98e6335-774d-4cf5-9a1a-c74966b81a89} <Debug> DynamicQueryHandler: Done processing query
929 2023.10.12 05:16:50.123279 [ 3 ] {d98e6335-774d-4cf5-9a1a-c74966b81a89} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
930 2023.10.12 05:16:50.123294 [ 3 ] {} <Debug> HTTP-Session: 21a34e34-b8ff-4390-8775-1877c8445c84 Destroying unnamed session
931 2023.10.12 05:16:50.123416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
932 2023.10.12 05:16:50.123460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
933 2023.10.12 05:16:50.123480 [ 3 ] {} <Debug> HTTP-Session: bc97ef08-29ab-4017-97ad-510e5d00c44c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
934 2023.10.12 05:16:50.123496 [ 3 ] {} <Debug> HTTP-Session: bc97ef08-29ab-4017-97ad-510e5d00c44c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
935 2023.10.12 05:16:50.123569 [ 3 ] {c3899e06-d1d2-4937-be73-63ee353b047f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
936 2023.10.12 05:16:50.123612 [ 3 ] {c3899e06-d1d2-4937-be73-63ee353b047f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
937 2023.10.12 05:16:50.123727 [ 3 ] {c3899e06-d1d2-4937-be73-63ee353b047f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
938 2023.10.12 05:16:50.124055 [ 3 ] {c3899e06-d1d2-4937-be73-63ee353b047f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
939 2023.10.12 05:16:50.124300 [ 3 ] {c3899e06-d1d2-4937-be73-63ee353b047f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
940 2023.10.12 05:16:50.124471 [ 3 ] {c3899e06-d1d2-4937-be73-63ee353b047f} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
941 2023.10.12 05:16:50.124596 [ 3 ] {c3899e06-d1d2-4937-be73-63ee353b047f} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000994566 sec., 63344 rows/sec., 3.84 MiB/sec.
942 2023.10.12 05:16:50.124723 [ 3 ] {c3899e06-d1d2-4937-be73-63ee353b047f} <Debug> DynamicQueryHandler: Done processing query
943 2023.10.12 05:16:50.124745 [ 3 ] {c3899e06-d1d2-4937-be73-63ee353b047f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
944 2023.10.12 05:16:50.124760 [ 3 ] {} <Debug> HTTP-Session: bc97ef08-29ab-4017-97ad-510e5d00c44c Destroying unnamed session
945 2023.10.12 05:16:50.124867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
946 2023.10.12 05:16:50.124910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
947 2023.10.12 05:16:50.124930 [ 3 ] {} <Debug> HTTP-Session: 269108da-8a2f-4039-bd27-5a69c8cd54c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
948 2023.10.12 05:16:50.124946 [ 3 ] {} <Debug> HTTP-Session: 269108da-8a2f-4039-bd27-5a69c8cd54c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
949 2023.10.12 05:16:50.125016 [ 3 ] {a9d50ab7-fd9f-4669-8a51-932a91fda59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
950 2023.10.12 05:16:50.125055 [ 3 ] {a9d50ab7-fd9f-4669-8a51-932a91fda59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
951 2023.10.12 05:16:50.125156 [ 3 ] {a9d50ab7-fd9f-4669-8a51-932a91fda59a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
952 2023.10.12 05:16:50.125413 [ 3 ] {a9d50ab7-fd9f-4669-8a51-932a91fda59a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB.
953 2023.10.12 05:16:50.125643 [ 3 ] {a9d50ab7-fd9f-4669-8a51-932a91fda59a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
954 2023.10.12 05:16:50.125817 [ 3 ] {a9d50ab7-fd9f-4669-8a51-932a91fda59a} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
955 2023.10.12 05:16:50.125938 [ 3 ] {a9d50ab7-fd9f-4669-8a51-932a91fda59a} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000896985 sec., 21182 rows/sec., 1.10 MiB/sec.
956 2023.10.12 05:16:50.126058 [ 3 ] {a9d50ab7-fd9f-4669-8a51-932a91fda59a} <Debug> DynamicQueryHandler: Done processing query
957 2023.10.12 05:16:50.126081 [ 3 ] {a9d50ab7-fd9f-4669-8a51-932a91fda59a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
958 2023.10.12 05:16:50.126096 [ 3 ] {} <Debug> HTTP-Session: 269108da-8a2f-4039-bd27-5a69c8cd54c1 Destroying unnamed session
959 2023.10.12 05:16:55.108402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
960 2023.10.12 05:16:55.108519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
961 2023.10.12 05:16:55.108546 [ 3 ] {} <Debug> HTTP-Session: d96c4c6d-86ed-44b6-84e8-7ce2a3e90a09 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
962 2023.10.12 05:16:55.108569 [ 3 ] {} <Debug> HTTP-Session: d96c4c6d-86ed-44b6-84e8-7ce2a3e90a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
963 2023.10.12 05:16:55.108692 [ 3 ] {7cd9cd05-7740-47c6-b0cb-38f8c6d90f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
964 2023.10.12 05:16:55.108758 [ 3 ] {7cd9cd05-7740-47c6-b0cb-38f8c6d90f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
965 2023.10.12 05:16:55.108948 [ 3 ] {7cd9cd05-7740-47c6-b0cb-38f8c6d90f73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
966 2023.10.12 05:16:55.109387 [ 3 ] {7cd9cd05-7740-47c6-b0cb-38f8c6d90f73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
967 2023.10.12 05:16:55.109689 [ 3 ] {7cd9cd05-7740-47c6-b0cb-38f8c6d90f73} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
968 2023.10.12 05:16:55.109863 [ 3 ] {7cd9cd05-7740-47c6-b0cb-38f8c6d90f73} <Trace> oximeter.timeseries_schema (1167dac7-4511-4c54-bbed-1b84f7e79167): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
969 2023.10.12 05:16:55.109992 [ 3 ] {7cd9cd05-7740-47c6-b0cb-38f8c6d90f73} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001263061 sec., 3166 rows/sec., 342.51 KiB/sec.
970 2023.10.12 05:16:55.110162 [ 3 ] {7cd9cd05-7740-47c6-b0cb-38f8c6d90f73} <Debug> DynamicQueryHandler: Done processing query
971 2023.10.12 05:16:55.110188 [ 3 ] {7cd9cd05-7740-47c6-b0cb-38f8c6d90f73} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
972 2023.10.12 05:16:55.110203 [ 3 ] {} <Debug> HTTP-Session: d96c4c6d-86ed-44b6-84e8-7ce2a3e90a09 Destroying unnamed session
973 2023.10.12 05:16:55.110319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
974 2023.10.12 05:16:55.110370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
975 2023.10.12 05:16:55.110390 [ 3 ] {} <Debug> HTTP-Session: 6cb3f656-abfc-4b27-8bae-f61401462a55 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
976 2023.10.12 05:16:55.110408 [ 3 ] {} <Debug> HTTP-Session: 6cb3f656-abfc-4b27-8bae-f61401462a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
977 2023.10.12 05:16:55.110489 [ 3 ] {a4803a23-0406-4820-abf1-7b0cad5b996d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
978 2023.10.12 05:16:55.110529 [ 3 ] {a4803a23-0406-4820-abf1-7b0cad5b996d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
979 2023.10.12 05:16:55.110639 [ 3 ] {a4803a23-0406-4820-abf1-7b0cad5b996d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
980 2023.10.12 05:16:55.110989 [ 3 ] {a4803a23-0406-4820-abf1-7b0cad5b996d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
981 2023.10.12 05:16:55.111197 [ 3 ] {a4803a23-0406-4820-abf1-7b0cad5b996d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
982 2023.10.12 05:16:55.111357 [ 3 ] {a4803a23-0406-4820-abf1-7b0cad5b996d} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
983 2023.10.12 05:16:55.111489 [ 3 ] {a4803a23-0406-4820-abf1-7b0cad5b996d} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.000973256 sec., 35961 rows/sec., 2.85 MiB/sec.
984 2023.10.12 05:16:55.111616 [ 3 ] {a4803a23-0406-4820-abf1-7b0cad5b996d} <Debug> DynamicQueryHandler: Done processing query
985 2023.10.12 05:16:55.111639 [ 3 ] {a4803a23-0406-4820-abf1-7b0cad5b996d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
986 2023.10.12 05:16:55.111655 [ 3 ] {} <Debug> HTTP-Session: 6cb3f656-abfc-4b27-8bae-f61401462a55 Destroying unnamed session
987 2023.10.12 05:16:55.111802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 17068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
988 2023.10.12 05:16:55.111847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
989 2023.10.12 05:16:55.111867 [ 3 ] {} <Debug> HTTP-Session: b390a47a-b2f4-4307-a501-2fe7ddc5aab1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
990 2023.10.12 05:16:55.111885 [ 3 ] {} <Debug> HTTP-Session: b390a47a-b2f4-4307-a501-2fe7ddc5aab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
991 2023.10.12 05:16:55.111963 [ 3 ] {0c6a2d4c-61dd-48f2-ab7b-975847bb4330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
992 2023.10.12 05:16:55.112003 [ 3 ] {0c6a2d4c-61dd-48f2-ab7b-975847bb4330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
993 2023.10.12 05:16:55.112104 [ 3 ] {0c6a2d4c-61dd-48f2-ab7b-975847bb4330} <Trace> ParallelParsingInputFormat: Parallel parsing is used
994 2023.10.12 05:16:55.112459 [ 3 ] {0c6a2d4c-61dd-48f2-ab7b-975847bb4330} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
995 2023.10.12 05:16:55.112669 [ 3 ] {0c6a2d4c-61dd-48f2-ab7b-975847bb4330} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
996 2023.10.12 05:16:55.112821 [ 3 ] {0c6a2d4c-61dd-48f2-ab7b-975847bb4330} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
997 2023.10.12 05:16:55.112947 [ 3 ] {0c6a2d4c-61dd-48f2-ab7b-975847bb4330} <Information> executeQuery: Read 105 rows, 10.64 KiB in 0.000949026 sec., 110639 rows/sec., 10.94 MiB/sec.
998 2023.10.12 05:16:55.113073 [ 3 ] {0c6a2d4c-61dd-48f2-ab7b-975847bb4330} <Debug> DynamicQueryHandler: Done processing query
999 2023.10.12 05:16:55.113096 [ 3 ] {0c6a2d4c-61dd-48f2-ab7b-975847bb4330} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1000 2023.10.12 05:16:55.113112 [ 3 ] {} <Debug> HTTP-Session: b390a47a-b2f4-4307-a501-2fe7ddc5aab1 Destroying unnamed session
1001 2023.10.12 05:16:55.113237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 9035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1002 2023.10.12 05:16:55.113280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1003 2023.10.12 05:16:55.113299 [ 3 ] {} <Debug> HTTP-Session: a5169e44-50d8-48ab-a1ad-7d898ccf2739 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1004 2023.10.12 05:16:55.113316 [ 3 ] {} <Debug> HTTP-Session: a5169e44-50d8-48ab-a1ad-7d898ccf2739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1005 2023.10.12 05:16:55.113388 [ 3 ] {32a57536-4932-4205-8d66-0fa7127a0789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1006 2023.10.12 05:16:55.113427 [ 3 ] {32a57536-4932-4205-8d66-0fa7127a0789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1007 2023.10.12 05:16:55.113531 [ 3 ] {32a57536-4932-4205-8d66-0fa7127a0789} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1008 2023.10.12 05:16:55.113839 [ 3 ] {32a57536-4932-4205-8d66-0fa7127a0789} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1009 2023.10.12 05:16:55.114051 [ 3 ] {32a57536-4932-4205-8d66-0fa7127a0789} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1010 2023.10.12 05:16:55.114201 [ 3 ] {32a57536-4932-4205-8d66-0fa7127a0789} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1011 2023.10.12 05:16:55.114332 [ 3 ] {32a57536-4932-4205-8d66-0fa7127a0789} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.000914335 sec., 57965 rows/sec., 4.54 MiB/sec.
1012 2023.10.12 05:16:55.114453 [ 3 ] {32a57536-4932-4205-8d66-0fa7127a0789} <Debug> DynamicQueryHandler: Done processing query
1013 2023.10.12 05:16:55.114475 [ 3 ] {32a57536-4932-4205-8d66-0fa7127a0789} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1014 2023.10.12 05:16:55.114492 [ 3 ] {} <Debug> HTTP-Session: a5169e44-50d8-48ab-a1ad-7d898ccf2739 Destroying unnamed session
1015 2023.10.12 05:16:55.114627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 37457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1016 2023.10.12 05:16:55.114670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1017 2023.10.12 05:16:55.114689 [ 3 ] {} <Debug> HTTP-Session: 7468df52-76ee-4caa-98be-dc199d0920c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1018 2023.10.12 05:16:55.114706 [ 3 ] {} <Debug> HTTP-Session: 7468df52-76ee-4caa-98be-dc199d0920c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1019 2023.10.12 05:16:55.114783 [ 3 ] {6a07f645-fedc-49eb-a1e8-74ac7c70c3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1020 2023.10.12 05:16:55.114826 [ 3 ] {6a07f645-fedc-49eb-a1e8-74ac7c70c3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1021 2023.10.12 05:16:55.114979 [ 3 ] {6a07f645-fedc-49eb-a1e8-74ac7c70c3ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1022 2023.10.12 05:16:55.115483 [ 3 ] {6a07f645-fedc-49eb-a1e8-74ac7c70c3ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1023 2023.10.12 05:16:55.117051 [ 3 ] {6a07f645-fedc-49eb-a1e8-74ac7c70c3ad} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1024 2023.10.12 05:16:55.117240 [ 3 ] {6a07f645-fedc-49eb-a1e8-74ac7c70c3ad} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1025 2023.10.12 05:16:55.117361 [ 3 ] {6a07f645-fedc-49eb-a1e8-74ac7c70c3ad} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.002542161 sec., 13767 rows/sec., 18.58 MiB/sec.
1026 2023.10.12 05:16:55.117524 [ 3 ] {6a07f645-fedc-49eb-a1e8-74ac7c70c3ad} <Debug> DynamicQueryHandler: Done processing query
1027 2023.10.12 05:16:55.117548 [ 3 ] {6a07f645-fedc-49eb-a1e8-74ac7c70c3ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1028 2023.10.12 05:16:55.117564 [ 3 ] {} <Debug> HTTP-Session: 7468df52-76ee-4caa-98be-dc199d0920c7 Destroying unnamed session
1029 2023.10.12 05:16:55.117681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1030 2023.10.12 05:16:55.117724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1031 2023.10.12 05:16:55.117743 [ 3 ] {} <Debug> HTTP-Session: 7d565ae3-950f-4881-8951-4a1d13aee2f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1032 2023.10.12 05:16:55.117760 [ 3 ] {} <Debug> HTTP-Session: 7d565ae3-950f-4881-8951-4a1d13aee2f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1033 2023.10.12 05:16:55.117832 [ 3 ] {615a8dbe-935d-4970-8add-a4c77d5f65bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1034 2023.10.12 05:16:55.117870 [ 3 ] {615a8dbe-935d-4970-8add-a4c77d5f65bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1035 2023.10.12 05:16:55.117980 [ 3 ] {615a8dbe-935d-4970-8add-a4c77d5f65bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1036 2023.10.12 05:16:55.118317 [ 3 ] {615a8dbe-935d-4970-8add-a4c77d5f65bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1037 2023.10.12 05:16:55.118551 [ 3 ] {615a8dbe-935d-4970-8add-a4c77d5f65bc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1038 2023.10.12 05:16:55.118751 [ 3 ] {615a8dbe-935d-4970-8add-a4c77d5f65bc} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1039 2023.10.12 05:16:55.118888 [ 3 ] {615a8dbe-935d-4970-8add-a4c77d5f65bc} <Information> executeQuery: Read 33 rows, 2.36 KiB in 0.001023957 sec., 32227 rows/sec., 2.25 MiB/sec.
1040 2023.10.12 05:16:55.119013 [ 3 ] {615a8dbe-935d-4970-8add-a4c77d5f65bc} <Debug> DynamicQueryHandler: Done processing query
1041 2023.10.12 05:16:55.119036 [ 3 ] {615a8dbe-935d-4970-8add-a4c77d5f65bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1042 2023.10.12 05:16:55.119052 [ 3 ] {} <Debug> HTTP-Session: 7d565ae3-950f-4881-8951-4a1d13aee2f5 Destroying unnamed session
1043 2023.10.12 05:16:59.111825 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
1044 2023.10.12 05:16:59.111909 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
1045 2023.10.12 05:17:00.109927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1046 2023.10.12 05:17:00.110031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1047 2023.10.12 05:17:00.110062 [ 3 ] {} <Debug> HTTP-Session: 739ed5ab-7e0d-4ee8-8ff1-992f4cbb97e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1048 2023.10.12 05:17:00.110089 [ 3 ] {} <Debug> HTTP-Session: 739ed5ab-7e0d-4ee8-8ff1-992f4cbb97e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1049 2023.10.12 05:17:00.110229 [ 3 ] {806e1cc8-af1c-470d-a912-13721ae90cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1050 2023.10.12 05:17:00.110298 [ 3 ] {806e1cc8-af1c-470d-a912-13721ae90cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1051 2023.10.12 05:17:00.110479 [ 3 ] {806e1cc8-af1c-470d-a912-13721ae90cab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1052 2023.10.12 05:17:00.110977 [ 3 ] {806e1cc8-af1c-470d-a912-13721ae90cab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1053 2023.10.12 05:17:00.111245 [ 3 ] {806e1cc8-af1c-470d-a912-13721ae90cab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1054 2023.10.12 05:17:00.111408 [ 3 ] {806e1cc8-af1c-470d-a912-13721ae90cab} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1055 2023.10.12 05:17:00.111546 [ 3 ] {806e1cc8-af1c-470d-a912-13721ae90cab} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001269051 sec., 4727 rows/sec., 267.79 KiB/sec.
1056 2023.10.12 05:17:00.111585 [ 96 ] {} <Debug> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1057 2023.10.12 05:17:00.111681 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1058 2023.10.12 05:17:00.111708 [ 3 ] {806e1cc8-af1c-470d-a912-13721ae90cab} <Debug> DynamicQueryHandler: Done processing query
1059 2023.10.12 05:17:00.111748 [ 3 ] {806e1cc8-af1c-470d-a912-13721ae90cab} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1060 2023.10.12 05:17:00.111768 [ 3 ] {} <Debug> HTTP-Session: 739ed5ab-7e0d-4ee8-8ff1-992f4cbb97e9 Destroying unnamed session
1061 2023.10.12 05:17:00.111952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1062 2023.10.12 05:17:00.111990 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1063 2023.10.12 05:17:00.112013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1064 2023.10.12 05:17:00.112037 [ 3 ] {} <Debug> HTTP-Session: 791fae6c-549a-4eeb-a24f-7229cd429582 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1065 2023.10.12 05:17:00.112056 [ 3 ] {} <Debug> HTTP-Session: 791fae6c-549a-4eeb-a24f-7229cd429582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1066 2023.10.12 05:17:00.112143 [ 3 ] {6b4fa8a3-dc4b-4e6a-8bc9-85bfca661f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1067 2023.10.12 05:17:00.112186 [ 3 ] {6b4fa8a3-dc4b-4e6a-8bc9-85bfca661f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1068 2023.10.12 05:17:00.112298 [ 3 ] {6b4fa8a3-dc4b-4e6a-8bc9-85bfca661f97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1069 2023.10.12 05:17:00.112652 [ 3 ] {6b4fa8a3-dc4b-4e6a-8bc9-85bfca661f97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1070 2023.10.12 05:17:00.112869 [ 3 ] {6b4fa8a3-dc4b-4e6a-8bc9-85bfca661f97} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1071 2023.10.12 05:17:00.113019 [ 3 ] {6b4fa8a3-dc4b-4e6a-8bc9-85bfca661f97} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1072 2023.10.12 05:17:00.113135 [ 96 ] {} <Debug> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1073 2023.10.12 05:17:00.113150 [ 3 ] {6b4fa8a3-dc4b-4e6a-8bc9-85bfca661f97} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000971315 sec., 89569 rows/sec., 8.37 MiB/sec.
1074 2023.10.12 05:17:00.113183 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1075 2023.10.12 05:17:00.113351 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1076 2023.10.12 05:17:00.113385 [ 3 ] {6b4fa8a3-dc4b-4e6a-8bc9-85bfca661f97} <Debug> DynamicQueryHandler: Done processing query
1077 2023.10.12 05:17:00.113434 [ 3 ] {6b4fa8a3-dc4b-4e6a-8bc9-85bfca661f97} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1078 2023.10.12 05:17:00.113451 [ 3 ] {} <Debug> HTTP-Session: 791fae6c-549a-4eeb-a24f-7229cd429582 Destroying unnamed session
1079 2023.10.12 05:17:00.113607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1080 2023.10.12 05:17:00.113654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1081 2023.10.12 05:17:00.113672 [ 3 ] {} <Debug> HTTP-Session: 35126352-32e3-4c6b-b55c-695d1ad116dc Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1082 2023.10.12 05:17:00.113690 [ 3 ] {} <Debug> HTTP-Session: 35126352-32e3-4c6b-b55c-695d1ad116dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1083 2023.10.12 05:17:00.113771 [ 3 ] {ebd530e7-13ca-45bb-999b-5ae7a12b9892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1084 2023.10.12 05:17:00.113812 [ 3 ] {ebd530e7-13ca-45bb-999b-5ae7a12b9892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1085 2023.10.12 05:17:00.113933 [ 3 ] {ebd530e7-13ca-45bb-999b-5ae7a12b9892} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1086 2023.10.12 05:17:00.114442 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1087 2023.10.12 05:17:00.114459 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1088 2023.10.12 05:17:00.114606 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::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
1089 2023.10.12 05:17:00.114636 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::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
1090 2023.10.12 05:17:00.114716 [ 3 ] {ebd530e7-13ca-45bb-999b-5ae7a12b9892} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1091 2023.10.12 05:17:00.115000 [ 3 ] {ebd530e7-13ca-45bb-999b-5ae7a12b9892} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1092 2023.10.12 05:17:00.115190 [ 3 ] {ebd530e7-13ca-45bb-999b-5ae7a12b9892} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1093 2023.10.12 05:17:00.115551 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::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
1094 2023.10.12 05:17:00.115574 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 87 rows starting from the beginning of the part
1095 2023.10.12 05:17:00.115603 [ 3 ] {ebd530e7-13ca-45bb-999b-5ae7a12b9892} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001777369 sec., 148534 rows/sec., 10.19 MiB/sec.
1096 2023.10.12 05:17:00.115607 [ 96 ] {} <Debug> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1097 2023.10.12 05:17:00.115943 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1098 2023.10.12 05:17:00.116271 [ 3 ] {ebd530e7-13ca-45bb-999b-5ae7a12b9892} <Debug> DynamicQueryHandler: Done processing query
1099 2023.10.12 05:17:00.116289 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::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
1100 2023.10.12 05:17:00.116396 [ 3 ] {ebd530e7-13ca-45bb-999b-5ae7a12b9892} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1101 2023.10.12 05:17:00.116424 [ 15 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1102 2023.10.12 05:17:00.116494 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 87 rows starting from the beginning of the part
1103 2023.10.12 05:17:00.116618 [ 3 ] {} <Debug> HTTP-Session: 35126352-32e3-4c6b-b55c-695d1ad116dc Destroying unnamed session
1104 2023.10.12 05:17:00.116883 [ 15 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1105 2023.10.12 05:17:00.117033 [ 15 ] {2678e667-848a-4de5-b9ba-525cff106924::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
1106 2023.10.12 05:17:00.117061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1107 2023.10.12 05:17:00.117141 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::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
1108 2023.10.12 05:17:00.117266 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 87 rows starting from the beginning of the part
1109 2023.10.12 05:17:00.117303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1110 2023.10.12 05:17:00.117432 [ 3 ] {} <Debug> HTTP-Session: fc75fef2-f38c-456e-86b5-49766299c796 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1111 2023.10.12 05:17:00.117562 [ 3 ] {} <Debug> HTTP-Session: fc75fef2-f38c-456e-86b5-49766299c796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1112 2023.10.12 05:17:00.117783 [ 15 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 264 rows starting from the beginning of the part
1113 2023.10.12 05:17:00.118029 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 105 rows starting from the beginning of the part
1114 2023.10.12 05:17:00.118078 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part
1115 2023.10.12 05:17:00.118288 [ 3 ] {3d801bd3-b35f-4770-ad89-ef12fe40ad71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1116 2023.10.12 05:17:00.118557 [ 15 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 264 rows starting from the beginning of the part
1117 2023.10.12 05:17:00.118575 [ 3 ] {3d801bd3-b35f-4770-ad89-ef12fe40ad71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1118 2023.10.12 05:17:00.118846 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 87 rows starting from the beginning of the part
1119 2023.10.12 05:17:00.118992 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::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
1120 2023.10.12 05:17:00.119365 [ 15 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 264 rows starting from the beginning of the part
1121 2023.10.12 05:17:00.119880 [ 15 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 53 rows starting from the beginning of the part
1122 2023.10.12 05:17:00.119931 [ 3 ] {3d801bd3-b35f-4770-ad89-ef12fe40ad71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1123 2023.10.12 05:17:00.120018 [ 15 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 264 rows starting from the beginning of the part
1124 2023.10.12 05:17:00.120382 [ 3 ] {3d801bd3-b35f-4770-ad89-ef12fe40ad71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1125 2023.10.12 05:17:00.120630 [ 3 ] {3d801bd3-b35f-4770-ad89-ef12fe40ad71} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1126 2023.10.12 05:17:00.120810 [ 3 ] {3d801bd3-b35f-4770-ad89-ef12fe40ad71} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1127 2023.10.12 05:17:00.120935 [ 3 ] {3d801bd3-b35f-4770-ad89-ef12fe40ad71} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002521791 sec., 2379 rows/sec., 99.91 KiB/sec.
1128 2023.10.12 05:17:00.121057 [ 3 ] {3d801bd3-b35f-4770-ad89-ef12fe40ad71} <Debug> DynamicQueryHandler: Done processing query
1129 2023.10.12 05:17:00.121081 [ 3 ] {3d801bd3-b35f-4770-ad89-ef12fe40ad71} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1130 2023.10.12 05:17:00.121098 [ 3 ] {} <Debug> HTTP-Session: fc75fef2-f38c-456e-86b5-49766299c796 Destroying unnamed session
1131 2023.10.12 05:17:00.121230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1132 2023.10.12 05:17:00.121275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1133 2023.10.12 05:17:00.121294 [ 3 ] {} <Debug> HTTP-Session: 1f598a67-4db4-4282-8c47-e1942e216d60 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1134 2023.10.12 05:17:00.121311 [ 3 ] {} <Debug> HTTP-Session: 1f598a67-4db4-4282-8c47-e1942e216d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1135 2023.10.12 05:17:00.121385 [ 3 ] {b730689f-e16d-463d-b45b-7d56325eba59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1136 2023.10.12 05:17:00.121427 [ 3 ] {b730689f-e16d-463d-b45b-7d56325eba59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1137 2023.10.12 05:17:00.121542 [ 3 ] {b730689f-e16d-463d-b45b-7d56325eba59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1138 2023.10.12 05:17:00.121868 [ 3 ] {b730689f-e16d-463d-b45b-7d56325eba59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1139 2023.10.12 05:17:00.122114 [ 3 ] {b730689f-e16d-463d-b45b-7d56325eba59} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1140 2023.10.12 05:17:00.122286 [ 3 ] {b730689f-e16d-463d-b45b-7d56325eba59} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1141 2023.10.12 05:17:00.122404 [ 3 ] {b730689f-e16d-463d-b45b-7d56325eba59} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000982687 sec., 64109 rows/sec., 3.89 MiB/sec.
1142 2023.10.12 05:17:00.122532 [ 3 ] {b730689f-e16d-463d-b45b-7d56325eba59} <Debug> DynamicQueryHandler: Done processing query
1143 2023.10.12 05:17:00.122554 [ 3 ] {b730689f-e16d-463d-b45b-7d56325eba59} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1144 2023.10.12 05:17:00.122569 [ 3 ] {} <Debug> HTTP-Session: 1f598a67-4db4-4282-8c47-e1942e216d60 Destroying unnamed session
1145 2023.10.12 05:17:00.122673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1146 2023.10.12 05:17:00.122719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1147 2023.10.12 05:17:00.122741 [ 3 ] {} <Debug> HTTP-Session: 9a7d8df3-2305-4f60-81f2-22b79b3e1181 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1148 2023.10.12 05:17:00.122757 [ 3 ] {} <Debug> HTTP-Session: 9a7d8df3-2305-4f60-81f2-22b79b3e1181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1149 2023.10.12 05:17:00.122914 [ 3 ] {77a80968-e791-43df-b104-11d5e177a926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1150 2023.10.12 05:17:00.123195 [ 3 ] {77a80968-e791-43df-b104-11d5e177a926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1151 2023.10.12 05:17:00.124272 [ 3 ] {77a80968-e791-43df-b104-11d5e177a926} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1152 2023.10.12 05:17:00.124570 [ 3 ] {77a80968-e791-43df-b104-11d5e177a926} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1153 2023.10.12 05:17:00.127196 [ 3 ] {77a80968-e791-43df-b104-11d5e177a926} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1154 2023.10.12 05:17:00.128073 [ 3 ] {77a80968-e791-43df-b104-11d5e177a926} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1155 2023.10.12 05:17:00.128533 [ 101 ] {} <Debug> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1156 2023.10.12 05:17:00.128805 [ 3 ] {77a80968-e791-43df-b104-11d5e177a926} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.005715142 sec., 3324 rows/sec., 176.51 KiB/sec.
1157 2023.10.12 05:17:00.128779 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1158 2023.10.12 05:17:00.129214 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1159 2023.10.12 05:17:00.129659 [ 3 ] {77a80968-e791-43df-b104-11d5e177a926} <Debug> DynamicQueryHandler: Done processing query
1160 2023.10.12 05:17:00.129767 [ 3 ] {77a80968-e791-43df-b104-11d5e177a926} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1161 2023.10.12 05:17:00.129934 [ 3 ] {} <Debug> HTTP-Session: 9a7d8df3-2305-4f60-81f2-22b79b3e1181 Destroying unnamed session
1162 2023.10.12 05:17:00.130607 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1163 2023.10.12 05:17:00.130670 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 4 columns (4 merged, 0 gathered) in 0.017406662 sec., 31022.605023295106 rows/sec., 2.93 MiB/sec.
1164 2023.10.12 05:17:00.130772 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::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
1165 2023.10.12 05:17:00.130796 [ 25 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1373 rows, containing 4 columns (4 merged, 0 gathered) in 0.014631437 sec., 93839.03987010982 rows/sec., 6.47 MiB/sec.
1166 2023.10.12 05:17:00.131000 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 4 columns (4 merged, 0 gathered) in 0.019199071 sec., 3385.58047938882 rows/sec., 236.27 KiB/sec.
1167 2023.10.12 05:17:00.131015 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1168 2023.10.12 05:17:00.131058 [ 25 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1169 2023.10.12 05:17:00.131335 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part
1170 2023.10.12 05:17:00.131419 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1171 2023.10.12 05:17:00.131570 [ 25 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1172 2023.10.12 05:17:00.131606 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1173 2023.10.12 05:17:00.131740 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part
1174 2023.10.12 05:17:00.131803 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1175 2023.10.12 05:17:00.131804 [ 25 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1176 2023.10.12 05:17:00.132037 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::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
1177 2023.10.12 05:17:00.132161 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_6_1} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1178 2023.10.12 05:17:00.132248 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part
1179 2023.10.12 05:17:00.132301 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_6_1} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1180 2023.10.12 05:17:00.132382 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::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
1181 2023.10.12 05:17:00.133685 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 4 columns (4 merged, 0 gathered) in 0.004724586 sec., 27092.32089330155 rows/sec., 1.53 MiB/sec.
1182 2023.10.12 05:17:00.133780 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1183 2023.10.12 05:17:00.133954 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1184 2023.10.12 05:17:00.134011 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1185 2023.10.12 05:17:05.107917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1186 2023.10.12 05:17:05.108029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1187 2023.10.12 05:17:05.108055 [ 3 ] {} <Debug> HTTP-Session: 6c397ddc-4891-4581-9577-118a35beb0d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1188 2023.10.12 05:17:05.108078 [ 3 ] {} <Debug> HTTP-Session: 6c397ddc-4891-4581-9577-118a35beb0d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1189 2023.10.12 05:17:05.108208 [ 3 ] {e0781ea1-83d3-402a-9dc5-f3dc094dd336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1190 2023.10.12 05:17:05.108266 [ 3 ] {e0781ea1-83d3-402a-9dc5-f3dc094dd336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1191 2023.10.12 05:17:05.108422 [ 3 ] {e0781ea1-83d3-402a-9dc5-f3dc094dd336} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1192 2023.10.12 05:17:05.108845 [ 3 ] {e0781ea1-83d3-402a-9dc5-f3dc094dd336} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1193 2023.10.12 05:17:05.109113 [ 3 ] {e0781ea1-83d3-402a-9dc5-f3dc094dd336} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1194 2023.10.12 05:17:05.109282 [ 3 ] {e0781ea1-83d3-402a-9dc5-f3dc094dd336} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1195 2023.10.12 05:17:05.109404 [ 3 ] {e0781ea1-83d3-402a-9dc5-f3dc094dd336} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001161518 sec., 34437 rows/sec., 2.73 MiB/sec.
1196 2023.10.12 05:17:05.109557 [ 3 ] {e0781ea1-83d3-402a-9dc5-f3dc094dd336} <Debug> DynamicQueryHandler: Done processing query
1197 2023.10.12 05:17:05.109582 [ 3 ] {e0781ea1-83d3-402a-9dc5-f3dc094dd336} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1198 2023.10.12 05:17:05.109598 [ 3 ] {} <Debug> HTTP-Session: 6c397ddc-4891-4581-9577-118a35beb0d2 Destroying unnamed session
1199 2023.10.12 05:17:05.109751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1200 2023.10.12 05:17:05.109803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1201 2023.10.12 05:17:05.109822 [ 3 ] {} <Debug> HTTP-Session: a8ea36cd-8ef1-48b1-9fc5-21b56ad15845 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1202 2023.10.12 05:17:05.109841 [ 3 ] {} <Debug> HTTP-Session: a8ea36cd-8ef1-48b1-9fc5-21b56ad15845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1203 2023.10.12 05:17:05.109925 [ 3 ] {af7f3c95-05e0-4bcd-9cf5-5f8090c6691a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1204 2023.10.12 05:17:05.109966 [ 3 ] {af7f3c95-05e0-4bcd-9cf5-5f8090c6691a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1205 2023.10.12 05:17:05.110073 [ 3 ] {af7f3c95-05e0-4bcd-9cf5-5f8090c6691a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1206 2023.10.12 05:17:05.110422 [ 3 ] {af7f3c95-05e0-4bcd-9cf5-5f8090c6691a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1207 2023.10.12 05:17:05.110644 [ 3 ] {af7f3c95-05e0-4bcd-9cf5-5f8090c6691a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1208 2023.10.12 05:17:05.110797 [ 3 ] {af7f3c95-05e0-4bcd-9cf5-5f8090c6691a} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1209 2023.10.12 05:17:05.110899 [ 3 ] {af7f3c95-05e0-4bcd-9cf5-5f8090c6691a} <Information> executeQuery: Read 120 rows, 12.07 KiB in 0.000945486 sec., 126918 rows/sec., 12.46 MiB/sec.
1210 2023.10.12 05:17:05.111080 [ 3 ] {af7f3c95-05e0-4bcd-9cf5-5f8090c6691a} <Debug> DynamicQueryHandler: Done processing query
1211 2023.10.12 05:17:05.111105 [ 3 ] {af7f3c95-05e0-4bcd-9cf5-5f8090c6691a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1212 2023.10.12 05:17:05.111121 [ 3 ] {} <Debug> HTTP-Session: a8ea36cd-8ef1-48b1-9fc5-21b56ad15845 Destroying unnamed session
1213 2023.10.12 05:17:05.111244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1214 2023.10.12 05:17:05.111290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1215 2023.10.12 05:17:05.111310 [ 3 ] {} <Debug> HTTP-Session: 6e817d9e-99a5-451d-844d-87b39705fcec Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1216 2023.10.12 05:17:05.111327 [ 3 ] {} <Debug> HTTP-Session: 6e817d9e-99a5-451d-844d-87b39705fcec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1217 2023.10.12 05:17:05.111399 [ 3 ] {6b30e4a2-e2a6-4919-9eba-2769d196a859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1218 2023.10.12 05:17:05.111438 [ 3 ] {6b30e4a2-e2a6-4919-9eba-2769d196a859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1219 2023.10.12 05:17:05.111551 [ 3 ] {6b30e4a2-e2a6-4919-9eba-2769d196a859} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1220 2023.10.12 05:17:05.111835 [ 3 ] {6b30e4a2-e2a6-4919-9eba-2769d196a859} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1221 2023.10.12 05:17:05.112041 [ 3 ] {6b30e4a2-e2a6-4919-9eba-2769d196a859} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1222 2023.10.12 05:17:05.112186 [ 3 ] {6b30e4a2-e2a6-4919-9eba-2769d196a859} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1223 2023.10.12 05:17:05.112286 [ 3 ] {6b30e4a2-e2a6-4919-9eba-2769d196a859} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000860234 sec., 46498 rows/sec., 3.64 MiB/sec.
1224 2023.10.12 05:17:05.112404 [ 3 ] {6b30e4a2-e2a6-4919-9eba-2769d196a859} <Debug> DynamicQueryHandler: Done processing query
1225 2023.10.12 05:17:05.112428 [ 3 ] {6b30e4a2-e2a6-4919-9eba-2769d196a859} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1226 2023.10.12 05:17:05.112445 [ 3 ] {} <Debug> HTTP-Session: 6e817d9e-99a5-451d-844d-87b39705fcec Destroying unnamed session
1227 2023.10.12 05:17:05.112581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1228 2023.10.12 05:17:05.112626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1229 2023.10.12 05:17:05.112645 [ 3 ] {} <Debug> HTTP-Session: 24284dd4-845c-462a-9368-58d93fd7c291 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1230 2023.10.12 05:17:05.112662 [ 3 ] {} <Debug> HTTP-Session: 24284dd4-845c-462a-9368-58d93fd7c291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1231 2023.10.12 05:17:05.112749 [ 3 ] {b860bb6e-3d25-46ef-afd2-31def4e63103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1232 2023.10.12 05:17:05.112792 [ 3 ] {b860bb6e-3d25-46ef-afd2-31def4e63103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1233 2023.10.12 05:17:05.112926 [ 3 ] {b860bb6e-3d25-46ef-afd2-31def4e63103} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1234 2023.10.12 05:17:05.113363 [ 3 ] {b860bb6e-3d25-46ef-afd2-31def4e63103} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1235 2023.10.12 05:17:05.113673 [ 3 ] {b860bb6e-3d25-46ef-afd2-31def4e63103} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1236 2023.10.12 05:17:05.113856 [ 3 ] {b860bb6e-3d25-46ef-afd2-31def4e63103} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1237 2023.10.12 05:17:05.113961 [ 3 ] {b860bb6e-3d25-46ef-afd2-31def4e63103} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001182639 sec., 33822 rows/sec., 45.64 MiB/sec.
1238 2023.10.12 05:17:05.114098 [ 3 ] {b860bb6e-3d25-46ef-afd2-31def4e63103} <Debug> DynamicQueryHandler: Done processing query
1239 2023.10.12 05:17:05.114122 [ 3 ] {b860bb6e-3d25-46ef-afd2-31def4e63103} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1240 2023.10.12 05:17:05.114137 [ 3 ] {} <Debug> HTTP-Session: 24284dd4-845c-462a-9368-58d93fd7c291 Destroying unnamed session
1241 2023.10.12 05:17:10.110284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1242 2023.10.12 05:17:10.110398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1243 2023.10.12 05:17:10.110422 [ 3 ] {} <Debug> HTTP-Session: 8bd38350-85a7-41f2-936d-1fc078257d98 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1244 2023.10.12 05:17:10.110445 [ 3 ] {} <Debug> HTTP-Session: 8bd38350-85a7-41f2-936d-1fc078257d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1245 2023.10.12 05:17:10.110565 [ 3 ] {6b02691a-74a4-40d4-afd1-cc8854f1c67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1246 2023.10.12 05:17:10.110622 [ 3 ] {6b02691a-74a4-40d4-afd1-cc8854f1c67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1247 2023.10.12 05:17:10.110782 [ 3 ] {6b02691a-74a4-40d4-afd1-cc8854f1c67d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1248 2023.10.12 05:17:10.111268 [ 3 ] {6b02691a-74a4-40d4-afd1-cc8854f1c67d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1249 2023.10.12 05:17:10.111524 [ 3 ] {6b02691a-74a4-40d4-afd1-cc8854f1c67d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1250 2023.10.12 05:17:10.111698 [ 3 ] {6b02691a-74a4-40d4-afd1-cc8854f1c67d} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1251 2023.10.12 05:17:10.111833 [ 3 ] {6b02691a-74a4-40d4-afd1-cc8854f1c67d} <Information> executeQuery: Read 9 rows, 597.00 B in 0.00122975 sec., 7318 rows/sec., 474.09 KiB/sec.
1252 2023.10.12 05:17:10.111988 [ 3 ] {6b02691a-74a4-40d4-afd1-cc8854f1c67d} <Debug> DynamicQueryHandler: Done processing query
1253 2023.10.12 05:17:10.112012 [ 3 ] {6b02691a-74a4-40d4-afd1-cc8854f1c67d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1254 2023.10.12 05:17:10.112029 [ 3 ] {} <Debug> HTTP-Session: 8bd38350-85a7-41f2-936d-1fc078257d98 Destroying unnamed session
1255 2023.10.12 05:17:10.112159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1256 2023.10.12 05:17:10.112205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1257 2023.10.12 05:17:10.112224 [ 3 ] {} <Debug> HTTP-Session: 9bf7c51d-2379-434c-b367-e0f6ad606a91 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1258 2023.10.12 05:17:10.112241 [ 3 ] {} <Debug> HTTP-Session: 9bf7c51d-2379-434c-b367-e0f6ad606a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1259 2023.10.12 05:17:10.112314 [ 3 ] {f662bbe2-fa4e-498f-a489-a99de628e39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1260 2023.10.12 05:17:10.112354 [ 3 ] {f662bbe2-fa4e-498f-a489-a99de628e39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1261 2023.10.12 05:17:10.112462 [ 3 ] {f662bbe2-fa4e-498f-a489-a99de628e39d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1262 2023.10.12 05:17:10.112802 [ 3 ] {f662bbe2-fa4e-498f-a489-a99de628e39d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1263 2023.10.12 05:17:10.113029 [ 3 ] {f662bbe2-fa4e-498f-a489-a99de628e39d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1264 2023.10.12 05:17:10.113178 [ 3 ] {f662bbe2-fa4e-498f-a489-a99de628e39d} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1265 2023.10.12 05:17:10.113302 [ 3 ] {f662bbe2-fa4e-498f-a489-a99de628e39d} <Information> executeQuery: Read 96 rows, 9.12 KiB in 0.000959546 sec., 100047 rows/sec., 9.28 MiB/sec.
1266 2023.10.12 05:17:10.113426 [ 3 ] {f662bbe2-fa4e-498f-a489-a99de628e39d} <Debug> DynamicQueryHandler: Done processing query
1267 2023.10.12 05:17:10.113449 [ 3 ] {f662bbe2-fa4e-498f-a489-a99de628e39d} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1268 2023.10.12 05:17:10.113465 [ 3 ] {} <Debug> HTTP-Session: 9bf7c51d-2379-434c-b367-e0f6ad606a91 Destroying unnamed session
1269 2023.10.12 05:17:10.113637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1270 2023.10.12 05:17:10.113684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1271 2023.10.12 05:17:10.113702 [ 3 ] {} <Debug> HTTP-Session: 06817b81-d869-4456-b6ad-438981ed6395 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1272 2023.10.12 05:17:10.113718 [ 3 ] {} <Debug> HTTP-Session: 06817b81-d869-4456-b6ad-438981ed6395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1273 2023.10.12 05:17:10.113806 [ 3 ] {33e9e422-1820-45c0-90a1-fce9e8dd490f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1274 2023.10.12 05:17:10.113845 [ 3 ] {33e9e422-1820-45c0-90a1-fce9e8dd490f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1275 2023.10.12 05:17:10.113949 [ 3 ] {33e9e422-1820-45c0-90a1-fce9e8dd490f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1276 2023.10.12 05:17:10.114435 [ 3 ] {33e9e422-1820-45c0-90a1-fce9e8dd490f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1277 2023.10.12 05:17:10.114654 [ 3 ] {33e9e422-1820-45c0-90a1-fce9e8dd490f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1278 2023.10.12 05:17:10.114801 [ 3 ] {33e9e422-1820-45c0-90a1-fce9e8dd490f} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1279 2023.10.12 05:17:10.114900 [ 3 ] {33e9e422-1820-45c0-90a1-fce9e8dd490f} <Information> executeQuery: Read 267 rows, 18.79 KiB in 0.001065427 sec., 250603 rows/sec., 17.22 MiB/sec.
1280 2023.10.12 05:17:10.115058 [ 3 ] {33e9e422-1820-45c0-90a1-fce9e8dd490f} <Debug> DynamicQueryHandler: Done processing query
1281 2023.10.12 05:17:10.115082 [ 3 ] {33e9e422-1820-45c0-90a1-fce9e8dd490f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1282 2023.10.12 05:17:10.115098 [ 3 ] {} <Debug> HTTP-Session: 06817b81-d869-4456-b6ad-438981ed6395 Destroying unnamed session
1283 2023.10.12 05:17:10.115201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1284 2023.10.12 05:17:10.115246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1285 2023.10.12 05:17:10.115265 [ 3 ] {} <Debug> HTTP-Session: 423aee75-31e2-4109-be09-44a2ce50df44 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1286 2023.10.12 05:17:10.115281 [ 3 ] {} <Debug> HTTP-Session: 423aee75-31e2-4109-be09-44a2ce50df44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1287 2023.10.12 05:17:10.115353 [ 3 ] {e842c089-e294-45a8-b6d4-1c448489bbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1288 2023.10.12 05:17:10.115393 [ 3 ] {e842c089-e294-45a8-b6d4-1c448489bbc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1289 2023.10.12 05:17:10.115506 [ 3 ] {e842c089-e294-45a8-b6d4-1c448489bbc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1290 2023.10.12 05:17:10.115766 [ 3 ] {e842c089-e294-45a8-b6d4-1c448489bbc1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1291 2023.10.12 05:17:10.116013 [ 3 ] {e842c089-e294-45a8-b6d4-1c448489bbc1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1292 2023.10.12 05:17:10.116182 [ 3 ] {e842c089-e294-45a8-b6d4-1c448489bbc1} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1293 2023.10.12 05:17:10.116282 [ 3 ] {e842c089-e294-45a8-b6d4-1c448489bbc1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000902165 sec., 6650 rows/sec., 279.28 KiB/sec.
1294 2023.10.12 05:17:10.116275 [ 91 ] {} <Debug> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1295 2023.10.12 05:17:10.116345 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1296 2023.10.12 05:17:10.116439 [ 3 ] {e842c089-e294-45a8-b6d4-1c448489bbc1} <Debug> DynamicQueryHandler: Done processing query
1297 2023.10.12 05:17:10.116475 [ 3 ] {e842c089-e294-45a8-b6d4-1c448489bbc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1298 2023.10.12 05:17:10.116476 [ 21 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1299 2023.10.12 05:17:10.116497 [ 3 ] {} <Debug> HTTP-Session: 423aee75-31e2-4109-be09-44a2ce50df44 Destroying unnamed session
1300 2023.10.12 05:17:10.116609 [ 21 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1301 2023.10.12 05:17:10.116671 [ 21 ] {5c91c038-6348-45d0-a524-6eb21c461c76::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
1302 2023.10.12 05:17:10.116669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1303 2023.10.12 05:17:10.116766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1304 2023.10.12 05:17:10.116802 [ 3 ] {} <Debug> HTTP-Session: ffb9cb96-cd29-47fc-9953-15f7bbf5f627 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1305 2023.10.12 05:17:10.116857 [ 3 ] {} <Debug> HTTP-Session: ffb9cb96-cd29-47fc-9953-15f7bbf5f627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1306 2023.10.12 05:17:10.116914 [ 21 ] {5c91c038-6348-45d0-a524-6eb21c461c76::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
1307 2023.10.12 05:17:10.117047 [ 3 ] {62984d5f-87f0-4d52-a988-b9edfaec6d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1308 2023.10.12 05:17:10.117131 [ 21 ] {5c91c038-6348-45d0-a524-6eb21c461c76::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
1309 2023.10.12 05:17:10.117148 [ 3 ] {62984d5f-87f0-4d52-a988-b9edfaec6d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1310 2023.10.12 05:17:10.117393 [ 21 ] {5c91c038-6348-45d0-a524-6eb21c461c76::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
1311 2023.10.12 05:17:10.117699 [ 21 ] {5c91c038-6348-45d0-a524-6eb21c461c76::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
1312 2023.10.12 05:17:10.117719 [ 3 ] {62984d5f-87f0-4d52-a988-b9edfaec6d07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1313 2023.10.12 05:17:10.117910 [ 21 ] {5c91c038-6348-45d0-a524-6eb21c461c76::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
1314 2023.10.12 05:17:10.118381 [ 3 ] {62984d5f-87f0-4d52-a988-b9edfaec6d07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1315 2023.10.12 05:17:10.118926 [ 3 ] {62984d5f-87f0-4d52-a988-b9edfaec6d07} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1316 2023.10.12 05:17:10.119256 [ 25 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002848716 sec., 12637.272371131416 rows/sec., 530.67 KiB/sec.
1317 2023.10.12 05:17:10.119285 [ 3 ] {62984d5f-87f0-4d52-a988-b9edfaec6d07} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1318 2023.10.12 05:17:10.119394 [ 25 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1319 2023.10.12 05:17:10.119447 [ 91 ] {} <Debug> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1320 2023.10.12 05:17:10.119559 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1321 2023.10.12 05:17:10.119565 [ 3 ] {62984d5f-87f0-4d52-a988-b9edfaec6d07} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002441 sec., 25809 rows/sec., 1.56 MiB/sec.
1322 2023.10.12 05:17:10.119687 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1323 2023.10.12 05:17:10.119873 [ 25 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_6_1} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1324 2023.10.12 05:17:10.119883 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1325 2023.10.12 05:17:10.119925 [ 3 ] {62984d5f-87f0-4d52-a988-b9edfaec6d07} <Debug> DynamicQueryHandler: Done processing query
1326 2023.10.12 05:17:10.119943 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::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
1327 2023.10.12 05:17:10.119972 [ 3 ] {62984d5f-87f0-4d52-a988-b9edfaec6d07} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1328 2023.10.12 05:17:10.119987 [ 25 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_6_1} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1329 2023.10.12 05:17:10.120046 [ 3 ] {} <Debug> HTTP-Session: ffb9cb96-cd29-47fc-9953-15f7bbf5f627 Destroying unnamed session
1330 2023.10.12 05:17:10.120161 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::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
1331 2023.10.12 05:17:10.120278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 3273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1332 2023.10.12 05:17:10.120298 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::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
1333 2023.10.12 05:17:10.120358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1334 2023.10.12 05:17:10.120395 [ 3 ] {} <Debug> HTTP-Session: ce4d7838-ea21-439f-a792-228cb9aaa8c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1335 2023.10.12 05:17:10.120450 [ 3 ] {} <Debug> HTTP-Session: ce4d7838-ea21-439f-a792-228cb9aaa8c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1336 2023.10.12 05:17:10.120463 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::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
1337 2023.10.12 05:17:10.120689 [ 3 ] {139c8111-b024-4efc-b8b2-435cea03fa9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1338 2023.10.12 05:17:10.120750 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::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
1339 2023.10.12 05:17:10.120780 [ 3 ] {139c8111-b024-4efc-b8b2-435cea03fa9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1340 2023.10.12 05:17:10.121014 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 63 rows starting from the beginning of the part
1341 2023.10.12 05:17:10.121537 [ 3 ] {139c8111-b024-4efc-b8b2-435cea03fa9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1342 2023.10.12 05:17:10.122584 [ 3 ] {139c8111-b024-4efc-b8b2-435cea03fa9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1343 2023.10.12 05:17:10.122987 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 5 columns (5 merged, 0 gathered) in 0.003377825 sec., 111906.33025689608 rows/sec., 6.78 MiB/sec.
1344 2023.10.12 05:17:10.123144 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1345 2023.10.12 05:17:10.123211 [ 3 ] {139c8111-b024-4efc-b8b2-435cea03fa9a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1346 2023.10.12 05:17:10.123417 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1347 2023.10.12 05:17:10.123513 [ 3 ] {139c8111-b024-4efc-b8b2-435cea03fa9a} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1348 2023.10.12 05:17:10.123523 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1349 2023.10.12 05:17:10.123705 [ 3 ] {139c8111-b024-4efc-b8b2-435cea03fa9a} <Information> executeQuery: Read 3 rows, 4.15 KiB in 0.002957178 sec., 1014 rows/sec., 1.37 MiB/sec.
1350 2023.10.12 05:17:10.123866 [ 3 ] {139c8111-b024-4efc-b8b2-435cea03fa9a} <Debug> DynamicQueryHandler: Done processing query
1351 2023.10.12 05:17:10.123890 [ 3 ] {139c8111-b024-4efc-b8b2-435cea03fa9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1352 2023.10.12 05:17:10.123906 [ 3 ] {} <Debug> HTTP-Session: ce4d7838-ea21-439f-a792-228cb9aaa8c1 Destroying unnamed session
1353 2023.10.12 05:17:10.124052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1354 2023.10.12 05:17:10.124096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1355 2023.10.12 05:17:10.124114 [ 3 ] {} <Debug> HTTP-Session: d3598560-8149-463a-8451-dedd1e82f6e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1356 2023.10.12 05:17:10.124131 [ 3 ] {} <Debug> HTTP-Session: d3598560-8149-463a-8451-dedd1e82f6e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1357 2023.10.12 05:17:10.124202 [ 3 ] {d90b5c0d-0517-47de-b840-17ecb6b1ae21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1358 2023.10.12 05:17:10.124240 [ 3 ] {d90b5c0d-0517-47de-b840-17ecb6b1ae21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1359 2023.10.12 05:17:10.124349 [ 3 ] {d90b5c0d-0517-47de-b840-17ecb6b1ae21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1360 2023.10.12 05:17:10.124654 [ 3 ] {d90b5c0d-0517-47de-b840-17ecb6b1ae21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1361 2023.10.12 05:17:10.124885 [ 3 ] {d90b5c0d-0517-47de-b840-17ecb6b1ae21} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1362 2023.10.12 05:17:10.125057 [ 3 ] {d90b5c0d-0517-47de-b840-17ecb6b1ae21} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1363 2023.10.12 05:17:10.125158 [ 3 ] {d90b5c0d-0517-47de-b840-17ecb6b1ae21} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000929255 sec., 20446 rows/sec., 1.06 MiB/sec.
1364 2023.10.12 05:17:10.125271 [ 3 ] {d90b5c0d-0517-47de-b840-17ecb6b1ae21} <Debug> DynamicQueryHandler: Done processing query
1365 2023.10.12 05:17:10.125294 [ 3 ] {d90b5c0d-0517-47de-b840-17ecb6b1ae21} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1366 2023.10.12 05:17:10.125310 [ 3 ] {} <Debug> HTTP-Session: d3598560-8149-463a-8451-dedd1e82f6e6 Destroying unnamed session
1367 2023.10.12 05:17:14.111964 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache
1368 2023.10.12 05:17:14.112037 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache
1369 2023.10.12 05:17:15.108354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1370 2023.10.12 05:17:15.108507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1371 2023.10.12 05:17:15.108551 [ 3 ] {} <Debug> HTTP-Session: b8a482e4-2c4f-4620-9b4f-d11cab7a3071 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1372 2023.10.12 05:17:15.108593 [ 3 ] {} <Debug> HTTP-Session: b8a482e4-2c4f-4620-9b4f-d11cab7a3071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1373 2023.10.12 05:17:15.108788 [ 3 ] {3c5d8eeb-fe7e-48e3-98d9-8d325b6eb1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1374 2023.10.12 05:17:15.108885 [ 3 ] {3c5d8eeb-fe7e-48e3-98d9-8d325b6eb1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1375 2023.10.12 05:17:15.109149 [ 3 ] {3c5d8eeb-fe7e-48e3-98d9-8d325b6eb1fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1376 2023.10.12 05:17:15.109705 [ 3 ] {3c5d8eeb-fe7e-48e3-98d9-8d325b6eb1fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1377 2023.10.12 05:17:15.109976 [ 3 ] {3c5d8eeb-fe7e-48e3-98d9-8d325b6eb1fb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1378 2023.10.12 05:17:15.110144 [ 3 ] {3c5d8eeb-fe7e-48e3-98d9-8d325b6eb1fb} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1379 2023.10.12 05:17:15.110267 [ 3 ] {3c5d8eeb-fe7e-48e3-98d9-8d325b6eb1fb} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001422413 sec., 28121 rows/sec., 2.23 MiB/sec.
1380 2023.10.12 05:17:15.110467 [ 3 ] {3c5d8eeb-fe7e-48e3-98d9-8d325b6eb1fb} <Debug> DynamicQueryHandler: Done processing query
1381 2023.10.12 05:17:15.110493 [ 3 ] {3c5d8eeb-fe7e-48e3-98d9-8d325b6eb1fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1382 2023.10.12 05:17:15.110510 [ 3 ] {} <Debug> HTTP-Session: b8a482e4-2c4f-4620-9b4f-d11cab7a3071 Destroying unnamed session
1383 2023.10.12 05:17:15.110669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1384 2023.10.12 05:17:15.110720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1385 2023.10.12 05:17:15.110740 [ 3 ] {} <Debug> HTTP-Session: fd3bc9fe-0f02-41bc-ae4a-cbc8ecc87f35 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1386 2023.10.12 05:17:15.110758 [ 3 ] {} <Debug> HTTP-Session: fd3bc9fe-0f02-41bc-ae4a-cbc8ecc87f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1387 2023.10.12 05:17:15.110846 [ 3 ] {da028686-2f8d-4e09-8339-dd7a0ee158c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1388 2023.10.12 05:17:15.110886 [ 3 ] {da028686-2f8d-4e09-8339-dd7a0ee158c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1389 2023.10.12 05:17:15.111005 [ 3 ] {da028686-2f8d-4e09-8339-dd7a0ee158c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1390 2023.10.12 05:17:15.111389 [ 3 ] {da028686-2f8d-4e09-8339-dd7a0ee158c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1391 2023.10.12 05:17:15.111609 [ 3 ] {da028686-2f8d-4e09-8339-dd7a0ee158c2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1392 2023.10.12 05:17:15.111770 [ 3 ] {da028686-2f8d-4e09-8339-dd7a0ee158c2} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1393 2023.10.12 05:17:15.111873 [ 3 ] {da028686-2f8d-4e09-8339-dd7a0ee158c2} <Information> executeQuery: Read 120 rows, 12.07 KiB in 0.001000136 sec., 119983 rows/sec., 11.78 MiB/sec.
1394 2023.10.12 05:17:15.111996 [ 3 ] {da028686-2f8d-4e09-8339-dd7a0ee158c2} <Debug> DynamicQueryHandler: Done processing query
1395 2023.10.12 05:17:15.112020 [ 3 ] {da028686-2f8d-4e09-8339-dd7a0ee158c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1396 2023.10.12 05:17:15.112036 [ 3 ] {} <Debug> HTTP-Session: fd3bc9fe-0f02-41bc-ae4a-cbc8ecc87f35 Destroying unnamed session
1397 2023.10.12 05:17:15.112160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1398 2023.10.12 05:17:15.112207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1399 2023.10.12 05:17:15.112226 [ 3 ] {} <Debug> HTTP-Session: e3bd95a2-228f-4fd3-b103-1615737c35ea Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1400 2023.10.12 05:17:15.112243 [ 3 ] {} <Debug> HTTP-Session: e3bd95a2-228f-4fd3-b103-1615737c35ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1401 2023.10.12 05:17:15.112315 [ 3 ] {c70d2b74-688d-4156-a674-8ea2e77da3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1402 2023.10.12 05:17:15.112353 [ 3 ] {c70d2b74-688d-4156-a674-8ea2e77da3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1403 2023.10.12 05:17:15.112460 [ 3 ] {c70d2b74-688d-4156-a674-8ea2e77da3e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1404 2023.10.12 05:17:15.112756 [ 3 ] {c70d2b74-688d-4156-a674-8ea2e77da3e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1405 2023.10.12 05:17:15.112962 [ 3 ] {c70d2b74-688d-4156-a674-8ea2e77da3e2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1406 2023.10.12 05:17:15.113114 [ 3 ] {c70d2b74-688d-4156-a674-8ea2e77da3e2} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1407 2023.10.12 05:17:15.113210 [ 3 ] {c70d2b74-688d-4156-a674-8ea2e77da3e2} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000868085 sec., 46078 rows/sec., 3.60 MiB/sec.
1408 2023.10.12 05:17:15.113382 [ 3 ] {c70d2b74-688d-4156-a674-8ea2e77da3e2} <Debug> DynamicQueryHandler: Done processing query
1409 2023.10.12 05:17:15.113406 [ 3 ] {c70d2b74-688d-4156-a674-8ea2e77da3e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1410 2023.10.12 05:17:15.113422 [ 3 ] {} <Debug> HTTP-Session: e3bd95a2-228f-4fd3-b103-1615737c35ea Destroying unnamed session
1411 2023.10.12 05:17:15.113603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1412 2023.10.12 05:17:15.113648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1413 2023.10.12 05:17:15.113667 [ 3 ] {} <Debug> HTTP-Session: 07616bc9-441b-4761-9ff5-051bfa22cec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1414 2023.10.12 05:17:15.113684 [ 3 ] {} <Debug> HTTP-Session: 07616bc9-441b-4761-9ff5-051bfa22cec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1415 2023.10.12 05:17:15.113774 [ 3 ] {b60c274c-cd24-419c-b4e7-3aae05bf1216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1416 2023.10.12 05:17:15.113820 [ 3 ] {b60c274c-cd24-419c-b4e7-3aae05bf1216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1417 2023.10.12 05:17:15.113967 [ 3 ] {b60c274c-cd24-419c-b4e7-3aae05bf1216} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1418 2023.10.12 05:17:15.114474 [ 3 ] {b60c274c-cd24-419c-b4e7-3aae05bf1216} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1419 2023.10.12 05:17:15.114788 [ 3 ] {b60c274c-cd24-419c-b4e7-3aae05bf1216} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1420 2023.10.12 05:17:15.114974 [ 3 ] {b60c274c-cd24-419c-b4e7-3aae05bf1216} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1421 2023.10.12 05:17:15.115085 [ 3 ] {b60c274c-cd24-419c-b4e7-3aae05bf1216} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001276741 sec., 31329 rows/sec., 42.28 MiB/sec.
1422 2023.10.12 05:17:15.115207 [ 3 ] {b60c274c-cd24-419c-b4e7-3aae05bf1216} <Debug> DynamicQueryHandler: Done processing query
1423 2023.10.12 05:17:15.115231 [ 3 ] {b60c274c-cd24-419c-b4e7-3aae05bf1216} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1424 2023.10.12 05:17:15.115247 [ 3 ] {} <Debug> HTTP-Session: 07616bc9-441b-4761-9ff5-051bfa22cec7 Destroying unnamed session
1425 2023.10.12 05:17:20.110566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1426 2023.10.12 05:17:20.110699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1427 2023.10.12 05:17:20.110725 [ 3 ] {} <Debug> HTTP-Session: 6bc9cf75-2fbd-4005-bf9d-61f9d020cb3a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1428 2023.10.12 05:17:20.110750 [ 3 ] {} <Debug> HTTP-Session: 6bc9cf75-2fbd-4005-bf9d-61f9d020cb3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1429 2023.10.12 05:17:20.110873 [ 3 ] {305890c1-4055-41f0-b215-245227795fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1430 2023.10.12 05:17:20.110931 [ 3 ] {305890c1-4055-41f0-b215-245227795fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1431 2023.10.12 05:17:20.111088 [ 3 ] {305890c1-4055-41f0-b215-245227795fb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1432 2023.10.12 05:17:20.111576 [ 3 ] {305890c1-4055-41f0-b215-245227795fb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1433 2023.10.12 05:17:20.111848 [ 3 ] {305890c1-4055-41f0-b215-245227795fb3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1434 2023.10.12 05:17:20.112014 [ 3 ] {305890c1-4055-41f0-b215-245227795fb3} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1435 2023.10.12 05:17:20.112148 [ 3 ] {305890c1-4055-41f0-b215-245227795fb3} <Information> executeQuery: Read 11 rows, 763.00 B in 0.00123132 sec., 8933 rows/sec., 605.14 KiB/sec.
1436 2023.10.12 05:17:20.112294 [ 3 ] {305890c1-4055-41f0-b215-245227795fb3} <Debug> DynamicQueryHandler: Done processing query
1437 2023.10.12 05:17:20.112319 [ 3 ] {305890c1-4055-41f0-b215-245227795fb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1438 2023.10.12 05:17:20.112336 [ 3 ] {} <Debug> HTTP-Session: 6bc9cf75-2fbd-4005-bf9d-61f9d020cb3a Destroying unnamed session
1439 2023.10.12 05:17:20.112471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1440 2023.10.12 05:17:20.112522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1441 2023.10.12 05:17:20.112541 [ 3 ] {} <Debug> HTTP-Session: 18d3acc9-4c29-4564-b7c7-e3d0c0e05123 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1442 2023.10.12 05:17:20.112559 [ 3 ] {} <Debug> HTTP-Session: 18d3acc9-4c29-4564-b7c7-e3d0c0e05123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1443 2023.10.12 05:17:20.112641 [ 3 ] {8272feaf-9d95-4e12-a7da-a9f6d53067c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1444 2023.10.12 05:17:20.112683 [ 3 ] {8272feaf-9d95-4e12-a7da-a9f6d53067c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1445 2023.10.12 05:17:20.112792 [ 3 ] {8272feaf-9d95-4e12-a7da-a9f6d53067c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1446 2023.10.12 05:17:20.113139 [ 3 ] {8272feaf-9d95-4e12-a7da-a9f6d53067c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1447 2023.10.12 05:17:20.113366 [ 3 ] {8272feaf-9d95-4e12-a7da-a9f6d53067c3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1448 2023.10.12 05:17:20.113524 [ 3 ] {8272feaf-9d95-4e12-a7da-a9f6d53067c3} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1449 2023.10.12 05:17:20.113652 [ 3 ] {8272feaf-9d95-4e12-a7da-a9f6d53067c3} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000981726 sec., 103898 rows/sec., 9.66 MiB/sec.
1450 2023.10.12 05:17:20.113812 [ 3 ] {8272feaf-9d95-4e12-a7da-a9f6d53067c3} <Debug> DynamicQueryHandler: Done processing query
1451 2023.10.12 05:17:20.113835 [ 3 ] {8272feaf-9d95-4e12-a7da-a9f6d53067c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
1452 2023.10.12 05:17:20.113850 [ 3 ] {} <Debug> HTTP-Session: 18d3acc9-4c29-4564-b7c7-e3d0c0e05123 Destroying unnamed session
1453 2023.10.12 05:17:20.114046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1454 2023.10.12 05:17:20.114090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1455 2023.10.12 05:17:20.114108 [ 3 ] {} <Debug> HTTP-Session: 18454d0d-f518-4dcf-89e1-d4355213c4cb Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1456 2023.10.12 05:17:20.114125 [ 3 ] {} <Debug> HTTP-Session: 18454d0d-f518-4dcf-89e1-d4355213c4cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1457 2023.10.12 05:17:20.114209 [ 3 ] {a76fcc1f-bd8b-4560-b24f-f552a7f57268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1458 2023.10.12 05:17:20.114247 [ 3 ] {a76fcc1f-bd8b-4560-b24f-f552a7f57268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1459 2023.10.12 05:17:20.114361 [ 3 ] {a76fcc1f-bd8b-4560-b24f-f552a7f57268} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1460 2023.10.12 05:17:20.114778 [ 3 ] {a76fcc1f-bd8b-4560-b24f-f552a7f57268} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1461 2023.10.12 05:17:20.114998 [ 3 ] {a76fcc1f-bd8b-4560-b24f-f552a7f57268} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1462 2023.10.12 05:17:20.115146 [ 3 ] {a76fcc1f-bd8b-4560-b24f-f552a7f57268} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1463 2023.10.12 05:17:20.115270 [ 3 ] {a76fcc1f-bd8b-4560-b24f-f552a7f57268} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001031327 sec., 260829 rows/sec., 17.94 MiB/sec.
1464 2023.10.12 05:17:20.115414 [ 3 ] {a76fcc1f-bd8b-4560-b24f-f552a7f57268} <Debug> DynamicQueryHandler: Done processing query
1465 2023.10.12 05:17:20.115437 [ 3 ] {a76fcc1f-bd8b-4560-b24f-f552a7f57268} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1466 2023.10.12 05:17:20.115453 [ 3 ] {} <Debug> HTTP-Session: 18454d0d-f518-4dcf-89e1-d4355213c4cb Destroying unnamed session
1467 2023.10.12 05:17:20.115566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1468 2023.10.12 05:17:20.115611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1469 2023.10.12 05:17:20.115630 [ 3 ] {} <Debug> HTTP-Session: 9184d10b-e941-478e-aa16-ac54d268a52c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1470 2023.10.12 05:17:20.115646 [ 3 ] {} <Debug> HTTP-Session: 9184d10b-e941-478e-aa16-ac54d268a52c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1471 2023.10.12 05:17:20.115715 [ 3 ] {fa6e04cd-3358-4f46-8d3b-05d1cb328f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1472 2023.10.12 05:17:20.115755 [ 3 ] {fa6e04cd-3358-4f46-8d3b-05d1cb328f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1473 2023.10.12 05:17:20.115864 [ 3 ] {fa6e04cd-3358-4f46-8d3b-05d1cb328f8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1474 2023.10.12 05:17:20.116111 [ 3 ] {fa6e04cd-3358-4f46-8d3b-05d1cb328f8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1475 2023.10.12 05:17:20.116356 [ 3 ] {fa6e04cd-3358-4f46-8d3b-05d1cb328f8c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1476 2023.10.12 05:17:20.116532 [ 3 ] {fa6e04cd-3358-4f46-8d3b-05d1cb328f8c} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1477 2023.10.12 05:17:20.116666 [ 3 ] {fa6e04cd-3358-4f46-8d3b-05d1cb328f8c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000919575 sec., 6524 rows/sec., 273.99 KiB/sec.
1478 2023.10.12 05:17:20.116775 [ 3 ] {fa6e04cd-3358-4f46-8d3b-05d1cb328f8c} <Debug> DynamicQueryHandler: Done processing query
1479 2023.10.12 05:17:20.116798 [ 3 ] {fa6e04cd-3358-4f46-8d3b-05d1cb328f8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1480 2023.10.12 05:17:20.116813 [ 3 ] {} <Debug> HTTP-Session: 9184d10b-e941-478e-aa16-ac54d268a52c Destroying unnamed session
1481 2023.10.12 05:17:20.116934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1482 2023.10.12 05:17:20.116976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1483 2023.10.12 05:17:20.116994 [ 3 ] {} <Debug> HTTP-Session: 4dfbfd49-8cda-4a47-b5ed-f3fc26a8ddeb Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1484 2023.10.12 05:17:20.117011 [ 3 ] {} <Debug> HTTP-Session: 4dfbfd49-8cda-4a47-b5ed-f3fc26a8ddeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1485 2023.10.12 05:17:20.117083 [ 3 ] {32c6129e-49a5-46b7-a047-d56eac252e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1486 2023.10.12 05:17:20.117125 [ 3 ] {32c6129e-49a5-46b7-a047-d56eac252e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1487 2023.10.12 05:17:20.117243 [ 3 ] {32c6129e-49a5-46b7-a047-d56eac252e2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1488 2023.10.12 05:17:20.117522 [ 3 ] {32c6129e-49a5-46b7-a047-d56eac252e2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1489 2023.10.12 05:17:20.117765 [ 3 ] {32c6129e-49a5-46b7-a047-d56eac252e2e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1490 2023.10.12 05:17:20.117935 [ 3 ] {32c6129e-49a5-46b7-a047-d56eac252e2e} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1491 2023.10.12 05:17:20.118066 [ 3 ] {32c6129e-49a5-46b7-a047-d56eac252e2e} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000945846 sec., 66607 rows/sec., 4.04 MiB/sec.
1492 2023.10.12 05:17:20.118192 [ 3 ] {32c6129e-49a5-46b7-a047-d56eac252e2e} <Debug> DynamicQueryHandler: Done processing query
1493 2023.10.12 05:17:20.118215 [ 3 ] {32c6129e-49a5-46b7-a047-d56eac252e2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1494 2023.10.12 05:17:20.118231 [ 3 ] {} <Debug> HTTP-Session: 4dfbfd49-8cda-4a47-b5ed-f3fc26a8ddeb Destroying unnamed session
1495 2023.10.12 05:17:20.118335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1496 2023.10.12 05:17:20.118379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1497 2023.10.12 05:17:20.118397 [ 3 ] {} <Debug> HTTP-Session: 8814c76f-667f-496b-b7c0-872483b2ed31 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1498 2023.10.12 05:17:20.118414 [ 3 ] {} <Debug> HTTP-Session: 8814c76f-667f-496b-b7c0-872483b2ed31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1499 2023.10.12 05:17:20.118485 [ 3 ] {69539beb-f734-4df3-9552-243679339200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1500 2023.10.12 05:17:20.118526 [ 3 ] {69539beb-f734-4df3-9552-243679339200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1501 2023.10.12 05:17:20.118661 [ 3 ] {69539beb-f734-4df3-9552-243679339200} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1502 2023.10.12 05:17:20.118946 [ 3 ] {69539beb-f734-4df3-9552-243679339200} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1503 2023.10.12 05:17:20.119218 [ 3 ] {69539beb-f734-4df3-9552-243679339200} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1504 2023.10.12 05:17:20.119395 [ 3 ] {69539beb-f734-4df3-9552-243679339200} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1505 2023.10.12 05:17:20.119522 [ 3 ] {69539beb-f734-4df3-9552-243679339200} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001011526 sec., 4943 rows/sec., 6.67 MiB/sec.
1506 2023.10.12 05:17:20.119632 [ 3 ] {69539beb-f734-4df3-9552-243679339200} <Debug> DynamicQueryHandler: Done processing query
1507 2023.10.12 05:17:20.119655 [ 3 ] {69539beb-f734-4df3-9552-243679339200} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1508 2023.10.12 05:17:20.119671 [ 3 ] {} <Debug> HTTP-Session: 8814c76f-667f-496b-b7c0-872483b2ed31 Destroying unnamed session
1509 2023.10.12 05:17:20.119818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1510 2023.10.12 05:17:20.119861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1511 2023.10.12 05:17:20.119880 [ 3 ] {} <Debug> HTTP-Session: a909d425-8bd0-48b4-bf48-6a92792c4dfc Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1512 2023.10.12 05:17:20.119896 [ 3 ] {} <Debug> HTTP-Session: a909d425-8bd0-48b4-bf48-6a92792c4dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1513 2023.10.12 05:17:20.119965 [ 3 ] {39257c3a-30f6-48fa-a7ce-7a989e0cbf41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1514 2023.10.12 05:17:20.120001 [ 3 ] {39257c3a-30f6-48fa-a7ce-7a989e0cbf41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1515 2023.10.12 05:17:20.120104 [ 3 ] {39257c3a-30f6-48fa-a7ce-7a989e0cbf41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1516 2023.10.12 05:17:20.120348 [ 3 ] {39257c3a-30f6-48fa-a7ce-7a989e0cbf41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1517 2023.10.12 05:17:20.120576 [ 3 ] {39257c3a-30f6-48fa-a7ce-7a989e0cbf41} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1518 2023.10.12 05:17:20.120754 [ 3 ] {39257c3a-30f6-48fa-a7ce-7a989e0cbf41} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1519 2023.10.12 05:17:20.120878 [ 3 ] {39257c3a-30f6-48fa-a7ce-7a989e0cbf41} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000881704 sec., 21549 rows/sec., 1.12 MiB/sec.
1520 2023.10.12 05:17:20.121003 [ 3 ] {39257c3a-30f6-48fa-a7ce-7a989e0cbf41} <Debug> DynamicQueryHandler: Done processing query
1521 2023.10.12 05:17:20.121027 [ 3 ] {39257c3a-30f6-48fa-a7ce-7a989e0cbf41} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1522 2023.10.12 05:17:20.121043 [ 3 ] {} <Debug> HTTP-Session: a909d425-8bd0-48b4-bf48-6a92792c4dfc Destroying unnamed session
1523 2023.10.12 05:17:25.108373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1524 2023.10.12 05:17:25.108509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1525 2023.10.12 05:17:25.108541 [ 3 ] {} <Debug> HTTP-Session: a7083a90-18f8-48ee-8958-81e7f7291cd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1526 2023.10.12 05:17:25.108569 [ 3 ] {} <Debug> HTTP-Session: a7083a90-18f8-48ee-8958-81e7f7291cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1527 2023.10.12 05:17:25.108706 [ 3 ] {7b63f613-6ed6-4f6f-bf79-b11d9ad0c1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1528 2023.10.12 05:17:25.108772 [ 3 ] {7b63f613-6ed6-4f6f-bf79-b11d9ad0c1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1529 2023.10.12 05:17:25.108953 [ 3 ] {7b63f613-6ed6-4f6f-bf79-b11d9ad0c1d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1530 2023.10.12 05:17:25.109387 [ 3 ] {7b63f613-6ed6-4f6f-bf79-b11d9ad0c1d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1531 2023.10.12 05:17:25.109662 [ 3 ] {7b63f613-6ed6-4f6f-bf79-b11d9ad0c1d7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1532 2023.10.12 05:17:25.109827 [ 3 ] {7b63f613-6ed6-4f6f-bf79-b11d9ad0c1d7} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1533 2023.10.12 05:17:25.109947 [ 3 ] {7b63f613-6ed6-4f6f-bf79-b11d9ad0c1d7} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001202679 sec., 33259 rows/sec., 2.63 MiB/sec.
1534 2023.10.12 05:17:25.109942 [ 55 ] {} <Debug> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1535 2023.10.12 05:17:25.110018 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1536 2023.10.12 05:17:25.110116 [ 3 ] {7b63f613-6ed6-4f6f-bf79-b11d9ad0c1d7} <Debug> DynamicQueryHandler: Done processing query
1537 2023.10.12 05:17:25.110116 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1538 2023.10.12 05:17:25.110146 [ 3 ] {7b63f613-6ed6-4f6f-bf79-b11d9ad0c1d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1539 2023.10.12 05:17:25.110192 [ 3 ] {} <Debug> HTTP-Session: a7083a90-18f8-48ee-8958-81e7f7291cd9 Destroying unnamed session
1540 2023.10.12 05:17:25.110268 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1541 2023.10.12 05:17:25.110305 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 41 rows starting from the beginning of the part
1542 2023.10.12 05:17:25.110390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1543 2023.10.12 05:17:25.110455 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part
1544 2023.10.12 05:17:25.110470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1545 2023.10.12 05:17:25.110537 [ 3 ] {} <Debug> HTTP-Session: c596b52e-4bf9-4ab1-8a1b-02616968dfbf Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1546 2023.10.12 05:17:25.110572 [ 3 ] {} <Debug> HTTP-Session: c596b52e-4bf9-4ab1-8a1b-02616968dfbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1547 2023.10.12 05:17:25.110665 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 9 rows starting from the beginning of the part
1548 2023.10.12 05:17:25.110799 [ 3 ] {66230dab-3964-474c-8733-f067ce049100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1549 2023.10.12 05:17:25.110854 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part
1550 2023.10.12 05:17:25.110878 [ 3 ] {66230dab-3964-474c-8733-f067ce049100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1551 2023.10.12 05:17:25.111113 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part
1552 2023.10.12 05:17:25.111381 [ 3 ] {66230dab-3964-474c-8733-f067ce049100} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1553 2023.10.12 05:17:25.111395 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part
1554 2023.10.12 05:17:25.112161 [ 3 ] {66230dab-3964-474c-8733-f067ce049100} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1555 2023.10.12 05:17:25.112672 [ 3 ] {66230dab-3964-474c-8733-f067ce049100} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1556 2023.10.12 05:17:25.112781 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 4 columns (4 merged, 0 gathered) in 0.002701104 sec., 67009.63754079812 rows/sec., 5.15 MiB/sec.
1557 2023.10.12 05:17:25.112927 [ 3 ] {66230dab-3964-474c-8733-f067ce049100} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1558 2023.10.12 05:17:25.112946 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1559 2023.10.12 05:17:25.113061 [ 55 ] {} <Debug> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1560 2023.10.12 05:17:25.113104 [ 3 ] {66230dab-3964-474c-8733-f067ce049100} <Information> executeQuery: Read 120 rows, 12.07 KiB in 0.002233756 sec., 53721 rows/sec., 5.28 MiB/sec.
1561 2023.10.12 05:17:25.113129 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1562 2023.10.12 05:17:25.113349 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1563 2023.10.12 05:17:25.113383 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1564 2023.10.12 05:17:25.113513 [ 3 ] {66230dab-3964-474c-8733-f067ce049100} <Debug> DynamicQueryHandler: Done processing query
1565 2023.10.12 05:17:25.113551 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1566 2023.10.12 05:17:25.113561 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1567 2023.10.12 05:17:25.113567 [ 3 ] {66230dab-3964-474c-8733-f067ce049100} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1568 2023.10.12 05:17:25.113595 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 192 rows starting from the beginning of the part
1569 2023.10.12 05:17:25.113635 [ 3 ] {} <Debug> HTTP-Session: c596b52e-4bf9-4ab1-8a1b-02616968dfbf Destroying unnamed session
1570 2023.10.12 05:17:25.113806 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 120 rows starting from the beginning of the part
1571 2023.10.12 05:17:25.113938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1572 2023.10.12 05:17:25.113944 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part
1573 2023.10.12 05:17:25.114109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1574 2023.10.12 05:17:25.114163 [ 3 ] {} <Debug> HTTP-Session: faa1a3e2-0856-4422-a238-aa7d50c7f3e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1575 2023.10.12 05:17:25.114220 [ 3 ] {} <Debug> HTTP-Session: faa1a3e2-0856-4422-a238-aa7d50c7f3e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1576 2023.10.12 05:17:25.114233 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 120 rows starting from the beginning of the part
1577 2023.10.12 05:17:25.114434 [ 3 ] {268f8cbd-8f43-4441-b2cb-174dc03321f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1578 2023.10.12 05:17:25.114458 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 102 rows starting from the beginning of the part
1579 2023.10.12 05:17:25.114521 [ 3 ] {268f8cbd-8f43-4441-b2cb-174dc03321f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1580 2023.10.12 05:17:25.114706 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 120 rows starting from the beginning of the part
1581 2023.10.12 05:17:25.115113 [ 3 ] {268f8cbd-8f43-4441-b2cb-174dc03321f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1582 2023.10.12 05:17:25.116020 [ 3 ] {268f8cbd-8f43-4441-b2cb-174dc03321f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1583 2023.10.12 05:17:25.116499 [ 3 ] {268f8cbd-8f43-4441-b2cb-174dc03321f1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1584 2023.10.12 05:17:25.116619 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 4 columns (4 merged, 0 gathered) in 0.003402365 sec., 220434.90336868618 rows/sec., 21.24 MiB/sec.
1585 2023.10.12 05:17:25.116783 [ 3 ] {268f8cbd-8f43-4441-b2cb-174dc03321f1} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1586 2023.10.12 05:17:25.116788 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1587 2023.10.12 05:17:25.116965 [ 55 ] {} <Debug> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1588 2023.10.12 05:17:25.117010 [ 3 ] {268f8cbd-8f43-4441-b2cb-174dc03321f1} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.00253247 sec., 15794 rows/sec., 1.24 MiB/sec.
1589 2023.10.12 05:17:25.117031 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1590 2023.10.12 05:17:25.117213 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1591 2023.10.12 05:17:25.117273 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1592 2023.10.12 05:17:25.117361 [ 3 ] {268f8cbd-8f43-4441-b2cb-174dc03321f1} <Debug> DynamicQueryHandler: Done processing query
1593 2023.10.12 05:17:25.117383 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1594 2023.10.12 05:17:25.117387 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1595 2023.10.12 05:17:25.117422 [ 3 ] {268f8cbd-8f43-4441-b2cb-174dc03321f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1596 2023.10.12 05:17:25.117500 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 317 rows starting from the beginning of the part
1597 2023.10.12 05:17:25.117509 [ 3 ] {} <Debug> HTTP-Session: faa1a3e2-0856-4422-a238-aa7d50c7f3e5 Destroying unnamed session
1598 2023.10.12 05:17:25.117642 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part
1599 2023.10.12 05:17:25.117759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1600 2023.10.12 05:17:25.117790 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 267 rows starting from the beginning of the part
1601 2023.10.12 05:17:25.117862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1602 2023.10.12 05:17:25.117910 [ 3 ] {} <Debug> HTTP-Session: 34268280-680e-423e-8a2a-e99bd533cd5b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1603 2023.10.12 05:17:25.117976 [ 3 ] {} <Debug> HTTP-Session: 34268280-680e-423e-8a2a-e99bd533cd5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1604 2023.10.12 05:17:25.117986 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part
1605 2023.10.12 05:17:25.118213 [ 3 ] {c99ef1d7-99cc-4dac-af5d-0b194d852a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1606 2023.10.12 05:17:25.118226 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 269 rows starting from the beginning of the part
1607 2023.10.12 05:17:25.118339 [ 3 ] {c99ef1d7-99cc-4dac-af5d-0b194d852a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1608 2023.10.12 05:17:25.118503 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part
1609 2023.10.12 05:17:25.119061 [ 3 ] {c99ef1d7-99cc-4dac-af5d-0b194d852a67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1610 2023.10.12 05:17:25.120217 [ 3 ] {c99ef1d7-99cc-4dac-af5d-0b194d852a67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1611 2023.10.12 05:17:25.120229 [ 15 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 4 columns (4 merged, 0 gathered) in 0.003138241 sec., 310046.2966355994 rows/sec., 21.82 MiB/sec.
1612 2023.10.12 05:17:25.120400 [ 17 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1613 2023.10.12 05:17:25.120639 [ 17 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1614 2023.10.12 05:17:25.120666 [ 3 ] {c99ef1d7-99cc-4dac-af5d-0b194d852a67} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1615 2023.10.12 05:17:25.120743 [ 17 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1616 2023.10.12 05:17:25.120938 [ 3 ] {c99ef1d7-99cc-4dac-af5d-0b194d852a67} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1617 2023.10.12 05:17:25.121058 [ 3 ] {c99ef1d7-99cc-4dac-af5d-0b194d852a67} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.002791515 sec., 14329 rows/sec., 19.34 MiB/sec.
1618 2023.10.12 05:17:25.121056 [ 63 ] {} <Debug> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1619 2023.10.12 05:17:25.121131 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1620 2023.10.12 05:17:25.121223 [ 3 ] {c99ef1d7-99cc-4dac-af5d-0b194d852a67} <Debug> DynamicQueryHandler: Done processing query
1621 2023.10.12 05:17:25.121237 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1622 2023.10.12 05:17:25.121262 [ 3 ] {c99ef1d7-99cc-4dac-af5d-0b194d852a67} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1623 2023.10.12 05:17:25.121311 [ 3 ] {} <Debug> HTTP-Session: 34268280-680e-423e-8a2a-e99bd533cd5b Destroying unnamed session
1624 2023.10.12 05:17:25.121405 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1625 2023.10.12 05:17:25.121446 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::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
1626 2023.10.12 05:17:25.121610 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::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
1627 2023.10.12 05:17:25.121708 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part
1628 2023.10.12 05:17:25.121799 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part
1629 2023.10.12 05:17:25.121887 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 5 rows starting from the beginning of the part
1630 2023.10.12 05:17:25.121975 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part
1631 2023.10.12 05:17:25.122937 [ 15 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 6 columns (6 merged, 0 gathered) in 0.001746659 sec., 93321.02030218835 rows/sec., 125.93 MiB/sec.
1632 2023.10.12 05:17:25.123141 [ 15 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1633 2023.10.12 05:17:25.123369 [ 15 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1634 2023.10.12 05:17:25.123432 [ 15 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1635 2023.10.12 05:17:29.112092 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache
1636 2023.10.12 05:17:29.112159 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache
1637 2023.10.12 05:17:30.112850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1638 2023.10.12 05:17:30.112968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1639 2023.10.12 05:17:30.112999 [ 3 ] {} <Debug> HTTP-Session: 4c327f16-114b-418f-bb83-515d5ae33832 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1640 2023.10.12 05:17:30.113026 [ 3 ] {} <Debug> HTTP-Session: 4c327f16-114b-418f-bb83-515d5ae33832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1641 2023.10.12 05:17:30.113161 [ 3 ] {8a29f343-bf96-4afb-a641-aba3625649a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1642 2023.10.12 05:17:30.113234 [ 3 ] {8a29f343-bf96-4afb-a641-aba3625649a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1643 2023.10.12 05:17:30.113457 [ 3 ] {8a29f343-bf96-4afb-a641-aba3625649a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1644 2023.10.12 05:17:30.113913 [ 3 ] {8a29f343-bf96-4afb-a641-aba3625649a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1645 2023.10.12 05:17:30.114252 [ 3 ] {8a29f343-bf96-4afb-a641-aba3625649a3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1646 2023.10.12 05:17:30.114430 [ 3 ] {8a29f343-bf96-4afb-a641-aba3625649a3} <Trace> oximeter.timeseries_schema (1167dac7-4511-4c54-bbed-1b84f7e79167): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1647 2023.10.12 05:17:30.114585 [ 3 ] {8a29f343-bf96-4afb-a641-aba3625649a3} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001379182 sec., 7975 rows/sec., 714.45 KiB/sec.
1648 2023.10.12 05:17:30.114756 [ 3 ] {8a29f343-bf96-4afb-a641-aba3625649a3} <Debug> DynamicQueryHandler: Done processing query
1649 2023.10.12 05:17:30.114782 [ 3 ] {8a29f343-bf96-4afb-a641-aba3625649a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1650 2023.10.12 05:17:30.114799 [ 3 ] {} <Debug> HTTP-Session: 4c327f16-114b-418f-bb83-515d5ae33832 Destroying unnamed session
1651 2023.10.12 05:17:30.114927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1652 2023.10.12 05:17:30.114976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1653 2023.10.12 05:17:30.114995 [ 3 ] {} <Debug> HTTP-Session: 9d62f03c-28f5-4fca-a9ec-f6f19cf449e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1654 2023.10.12 05:17:30.115014 [ 3 ] {} <Debug> HTTP-Session: 9d62f03c-28f5-4fca-a9ec-f6f19cf449e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1655 2023.10.12 05:17:30.115093 [ 3 ] {84258bd5-e0d9-47f7-bd9b-44e230fb8f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1656 2023.10.12 05:17:30.115136 [ 3 ] {84258bd5-e0d9-47f7-bd9b-44e230fb8f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1657 2023.10.12 05:17:30.115247 [ 3 ] {84258bd5-e0d9-47f7-bd9b-44e230fb8f5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1658 2023.10.12 05:17:30.115571 [ 3 ] {84258bd5-e0d9-47f7-bd9b-44e230fb8f5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1659 2023.10.12 05:17:30.115790 [ 3 ] {84258bd5-e0d9-47f7-bd9b-44e230fb8f5e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1660 2023.10.12 05:17:30.115946 [ 3 ] {84258bd5-e0d9-47f7-bd9b-44e230fb8f5e} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1661 2023.10.12 05:17:30.116085 [ 3 ] {84258bd5-e0d9-47f7-bd9b-44e230fb8f5e} <Information> executeQuery: Read 11 rows, 763.00 B in 0.000958515 sec., 11476 rows/sec., 777.37 KiB/sec.
1662 2023.10.12 05:17:30.116258 [ 3 ] {84258bd5-e0d9-47f7-bd9b-44e230fb8f5e} <Debug> DynamicQueryHandler: Done processing query
1663 2023.10.12 05:17:30.116282 [ 3 ] {84258bd5-e0d9-47f7-bd9b-44e230fb8f5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1664 2023.10.12 05:17:30.116298 [ 3 ] {} <Debug> HTTP-Session: 9d62f03c-28f5-4fca-a9ec-f6f19cf449e9 Destroying unnamed session
1665 2023.10.12 05:17:30.116438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1666 2023.10.12 05:17:30.116484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1667 2023.10.12 05:17:30.116503 [ 3 ] {} <Debug> HTTP-Session: e8890394-b725-4f22-924a-a9fa98c33d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1668 2023.10.12 05:17:30.116520 [ 3 ] {} <Debug> HTTP-Session: e8890394-b725-4f22-924a-a9fa98c33d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1669 2023.10.12 05:17:30.116595 [ 3 ] {f555a0ee-aaf4-4603-aace-4683ad0d057b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1670 2023.10.12 05:17:30.116636 [ 3 ] {f555a0ee-aaf4-4603-aace-4683ad0d057b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1671 2023.10.12 05:17:30.116746 [ 3 ] {f555a0ee-aaf4-4603-aace-4683ad0d057b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1672 2023.10.12 05:17:30.117088 [ 3 ] {f555a0ee-aaf4-4603-aace-4683ad0d057b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1673 2023.10.12 05:17:30.117328 [ 3 ] {f555a0ee-aaf4-4603-aace-4683ad0d057b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1674 2023.10.12 05:17:30.117479 [ 3 ] {f555a0ee-aaf4-4603-aace-4683ad0d057b} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1675 2023.10.12 05:17:30.117610 [ 3 ] {f555a0ee-aaf4-4603-aace-4683ad0d057b} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000984276 sec., 103629 rows/sec., 9.64 MiB/sec.
1676 2023.10.12 05:17:30.117753 [ 3 ] {f555a0ee-aaf4-4603-aace-4683ad0d057b} <Debug> DynamicQueryHandler: Done processing query
1677 2023.10.12 05:17:30.117777 [ 3 ] {f555a0ee-aaf4-4603-aace-4683ad0d057b} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
1678 2023.10.12 05:17:30.117792 [ 3 ] {} <Debug> HTTP-Session: e8890394-b725-4f22-924a-a9fa98c33d5b Destroying unnamed session
1679 2023.10.12 05:17:30.117935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 44856, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1680 2023.10.12 05:17:30.117979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1681 2023.10.12 05:17:30.117998 [ 3 ] {} <Debug> HTTP-Session: 63067e3a-00e0-422d-9458-fe3b188c1a51 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1682 2023.10.12 05:17:30.118015 [ 3 ] {} <Debug> HTTP-Session: 63067e3a-00e0-422d-9458-fe3b188c1a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1683 2023.10.12 05:17:30.118096 [ 3 ] {9f758434-9cb4-4663-89f9-6e1b308947ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1684 2023.10.12 05:17:30.118134 [ 3 ] {9f758434-9cb4-4663-89f9-6e1b308947ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1685 2023.10.12 05:17:30.118241 [ 3 ] {9f758434-9cb4-4663-89f9-6e1b308947ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1686 2023.10.12 05:17:30.118671 [ 3 ] {9f758434-9cb4-4663-89f9-6e1b308947ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1687 2023.10.12 05:17:30.118899 [ 3 ] {9f758434-9cb4-4663-89f9-6e1b308947ca} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1688 2023.10.12 05:17:30.119049 [ 3 ] {9f758434-9cb4-4663-89f9-6e1b308947ca} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1689 2023.10.12 05:17:30.119179 [ 3 ] {9f758434-9cb4-4663-89f9-6e1b308947ca} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.001050527 sec., 266532 rows/sec., 18.42 MiB/sec.
1690 2023.10.12 05:17:30.119331 [ 3 ] {9f758434-9cb4-4663-89f9-6e1b308947ca} <Debug> DynamicQueryHandler: Done processing query
1691 2023.10.12 05:17:30.119354 [ 3 ] {9f758434-9cb4-4663-89f9-6e1b308947ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1692 2023.10.12 05:17:30.119371 [ 3 ] {} <Debug> HTTP-Session: 63067e3a-00e0-422d-9458-fe3b188c1a51 Destroying unnamed session
1693 2023.10.12 05:17:30.119489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1694 2023.10.12 05:17:30.119534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1695 2023.10.12 05:17:30.119552 [ 3 ] {} <Debug> HTTP-Session: 59bb6003-6602-4368-a5ad-dd3b4bebc7d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1696 2023.10.12 05:17:30.119570 [ 3 ] {} <Debug> HTTP-Session: 59bb6003-6602-4368-a5ad-dd3b4bebc7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1697 2023.10.12 05:17:30.119639 [ 3 ] {091f41bf-a6fe-46e5-a440-1499f1610aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1698 2023.10.12 05:17:30.119680 [ 3 ] {091f41bf-a6fe-46e5-a440-1499f1610aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1699 2023.10.12 05:17:30.119798 [ 3 ] {091f41bf-a6fe-46e5-a440-1499f1610aa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1700 2023.10.12 05:17:30.120117 [ 3 ] {091f41bf-a6fe-46e5-a440-1499f1610aa5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1701 2023.10.12 05:17:30.120362 [ 3 ] {091f41bf-a6fe-46e5-a440-1499f1610aa5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1702 2023.10.12 05:17:30.120539 [ 3 ] {091f41bf-a6fe-46e5-a440-1499f1610aa5} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1703 2023.10.12 05:17:30.120664 [ 3 ] {091f41bf-a6fe-46e5-a440-1499f1610aa5} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000991926 sec., 6048 rows/sec., 254.00 KiB/sec.
1704 2023.10.12 05:17:30.120805 [ 3 ] {091f41bf-a6fe-46e5-a440-1499f1610aa5} <Debug> DynamicQueryHandler: Done processing query
1705 2023.10.12 05:17:30.120829 [ 3 ] {091f41bf-a6fe-46e5-a440-1499f1610aa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1706 2023.10.12 05:17:30.120844 [ 3 ] {} <Debug> HTTP-Session: 59bb6003-6602-4368-a5ad-dd3b4bebc7d0 Destroying unnamed session
1707 2023.10.12 05:17:30.120955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1708 2023.10.12 05:17:30.121000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1709 2023.10.12 05:17:30.121018 [ 3 ] {} <Debug> HTTP-Session: 88ed0d99-8e07-4271-8298-1c55a8306a28 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1710 2023.10.12 05:17:30.121034 [ 3 ] {} <Debug> HTTP-Session: 88ed0d99-8e07-4271-8298-1c55a8306a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1711 2023.10.12 05:17:30.121108 [ 3 ] {4d0d91fa-17d0-41e3-a57d-8b82de72b42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1712 2023.10.12 05:17:30.121152 [ 3 ] {4d0d91fa-17d0-41e3-a57d-8b82de72b42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1713 2023.10.12 05:17:30.121272 [ 3 ] {4d0d91fa-17d0-41e3-a57d-8b82de72b42b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1714 2023.10.12 05:17:30.121606 [ 3 ] {4d0d91fa-17d0-41e3-a57d-8b82de72b42b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1715 2023.10.12 05:17:30.121861 [ 3 ] {4d0d91fa-17d0-41e3-a57d-8b82de72b42b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1716 2023.10.12 05:17:30.122046 [ 3 ] {4d0d91fa-17d0-41e3-a57d-8b82de72b42b} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1717 2023.10.12 05:17:30.122171 [ 3 ] {4d0d91fa-17d0-41e3-a57d-8b82de72b42b} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.001058207 sec., 69929 rows/sec., 4.28 MiB/sec.
1718 2023.10.12 05:17:30.122316 [ 3 ] {4d0d91fa-17d0-41e3-a57d-8b82de72b42b} <Debug> DynamicQueryHandler: Done processing query
1719 2023.10.12 05:17:30.122338 [ 3 ] {4d0d91fa-17d0-41e3-a57d-8b82de72b42b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1720 2023.10.12 05:17:30.122352 [ 3 ] {} <Debug> HTTP-Session: 88ed0d99-8e07-4271-8298-1c55a8306a28 Destroying unnamed session
1721 2023.10.12 05:17:30.122457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1722 2023.10.12 05:17:30.122500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1723 2023.10.12 05:17:30.122517 [ 3 ] {} <Debug> HTTP-Session: da678b11-1e2e-49ff-bdab-b75c4a6be88f Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1724 2023.10.12 05:17:30.122533 [ 3 ] {} <Debug> HTTP-Session: da678b11-1e2e-49ff-bdab-b75c4a6be88f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1725 2023.10.12 05:17:30.122599 [ 3 ] {2b62d55d-4fb5-4a16-8cf1-45a07b31ab11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1726 2023.10.12 05:17:30.122703 [ 3 ] {2b62d55d-4fb5-4a16-8cf1-45a07b31ab11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1727 2023.10.12 05:17:30.122843 [ 3 ] {2b62d55d-4fb5-4a16-8cf1-45a07b31ab11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1728 2023.10.12 05:17:30.123138 [ 3 ] {2b62d55d-4fb5-4a16-8cf1-45a07b31ab11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1729 2023.10.12 05:17:30.123410 [ 3 ] {2b62d55d-4fb5-4a16-8cf1-45a07b31ab11} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1730 2023.10.12 05:17:30.123588 [ 3 ] {2b62d55d-4fb5-4a16-8cf1-45a07b31ab11} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1731 2023.10.12 05:17:30.123710 [ 3 ] {2b62d55d-4fb5-4a16-8cf1-45a07b31ab11} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001022207 sec., 4891 rows/sec., 6.60 MiB/sec.
1732 2023.10.12 05:17:30.123821 [ 3 ] {2b62d55d-4fb5-4a16-8cf1-45a07b31ab11} <Debug> DynamicQueryHandler: Done processing query
1733 2023.10.12 05:17:30.123844 [ 3 ] {2b62d55d-4fb5-4a16-8cf1-45a07b31ab11} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1734 2023.10.12 05:17:30.123860 [ 3 ] {} <Debug> HTTP-Session: da678b11-1e2e-49ff-bdab-b75c4a6be88f Destroying unnamed session
1735 2023.10.12 05:17:30.123963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1736 2023.10.12 05:17:30.124007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1737 2023.10.12 05:17:30.124025 [ 3 ] {} <Debug> HTTP-Session: dc01fcb5-06c7-4c05-814e-ab7b85095d2a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1738 2023.10.12 05:17:30.124041 [ 3 ] {} <Debug> HTTP-Session: dc01fcb5-06c7-4c05-814e-ab7b85095d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1739 2023.10.12 05:17:30.124110 [ 3 ] {7aca4622-3e13-4730-846e-bd09460a0998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1740 2023.10.12 05:17:30.124150 [ 3 ] {7aca4622-3e13-4730-846e-bd09460a0998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1741 2023.10.12 05:17:30.124249 [ 3 ] {7aca4622-3e13-4730-846e-bd09460a0998} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1742 2023.10.12 05:17:30.124493 [ 3 ] {7aca4622-3e13-4730-846e-bd09460a0998} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB.
1743 2023.10.12 05:17:30.124720 [ 3 ] {7aca4622-3e13-4730-846e-bd09460a0998} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1744 2023.10.12 05:17:30.124894 [ 3 ] {7aca4622-3e13-4730-846e-bd09460a0998} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1745 2023.10.12 05:17:30.125017 [ 3 ] {7aca4622-3e13-4730-846e-bd09460a0998} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000878484 sec., 21628 rows/sec., 1.12 MiB/sec.
1746 2023.10.12 05:17:30.125132 [ 3 ] {7aca4622-3e13-4730-846e-bd09460a0998} <Debug> DynamicQueryHandler: Done processing query
1747 2023.10.12 05:17:30.125155 [ 3 ] {7aca4622-3e13-4730-846e-bd09460a0998} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1748 2023.10.12 05:17:30.125171 [ 3 ] {} <Debug> HTTP-Session: dc01fcb5-06c7-4c05-814e-ab7b85095d2a Destroying unnamed session
1749 2023.10.12 05:17:35.109080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1750 2023.10.12 05:17:35.109212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1751 2023.10.12 05:17:35.109243 [ 3 ] {} <Debug> HTTP-Session: d84c2e34-4afb-41ce-9384-74c2fc15cb77 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1752 2023.10.12 05:17:35.109272 [ 3 ] {} <Debug> HTTP-Session: d84c2e34-4afb-41ce-9384-74c2fc15cb77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1753 2023.10.12 05:17:35.109410 [ 3 ] {192d9b6e-c099-4646-a135-ce12a92c7ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1754 2023.10.12 05:17:35.109476 [ 3 ] {192d9b6e-c099-4646-a135-ce12a92c7ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1755 2023.10.12 05:17:35.109657 [ 3 ] {192d9b6e-c099-4646-a135-ce12a92c7ccd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1756 2023.10.12 05:17:35.110125 [ 3 ] {192d9b6e-c099-4646-a135-ce12a92c7ccd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
1757 2023.10.12 05:17:35.110408 [ 3 ] {192d9b6e-c099-4646-a135-ce12a92c7ccd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1758 2023.10.12 05:17:35.110579 [ 3 ] {192d9b6e-c099-4646-a135-ce12a92c7ccd} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1759 2023.10.12 05:17:35.110700 [ 3 ] {192d9b6e-c099-4646-a135-ce12a92c7ccd} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001249 sec., 32025 rows/sec., 2.53 MiB/sec.
1760 2023.10.12 05:17:35.110854 [ 3 ] {192d9b6e-c099-4646-a135-ce12a92c7ccd} <Debug> DynamicQueryHandler: Done processing query
1761 2023.10.12 05:17:35.110880 [ 3 ] {192d9b6e-c099-4646-a135-ce12a92c7ccd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1762 2023.10.12 05:17:35.110897 [ 3 ] {} <Debug> HTTP-Session: d84c2e34-4afb-41ce-9384-74c2fc15cb77 Destroying unnamed session
1763 2023.10.12 05:17:35.111072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1764 2023.10.12 05:17:35.111120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1765 2023.10.12 05:17:35.111140 [ 3 ] {} <Debug> HTTP-Session: b9165aef-4033-42d9-b3ed-8c707b62973a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1766 2023.10.12 05:17:35.111158 [ 3 ] {} <Debug> HTTP-Session: b9165aef-4033-42d9-b3ed-8c707b62973a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1767 2023.10.12 05:17:35.111240 [ 3 ] {8908a664-e5b3-400d-b69d-9c8a361b2d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1768 2023.10.12 05:17:35.111282 [ 3 ] {8908a664-e5b3-400d-b69d-9c8a361b2d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1769 2023.10.12 05:17:35.111389 [ 3 ] {8908a664-e5b3-400d-b69d-9c8a361b2d44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1770 2023.10.12 05:17:35.111761 [ 3 ] {8908a664-e5b3-400d-b69d-9c8a361b2d44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
1771 2023.10.12 05:17:35.111990 [ 3 ] {8908a664-e5b3-400d-b69d-9c8a361b2d44} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1772 2023.10.12 05:17:35.112155 [ 3 ] {8908a664-e5b3-400d-b69d-9c8a361b2d44} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1773 2023.10.12 05:17:35.112261 [ 3 ] {8908a664-e5b3-400d-b69d-9c8a361b2d44} <Information> executeQuery: Read 120 rows, 12.07 KiB in 0.000991206 sec., 121064 rows/sec., 11.89 MiB/sec.
1774 2023.10.12 05:17:35.112444 [ 3 ] {8908a664-e5b3-400d-b69d-9c8a361b2d44} <Debug> DynamicQueryHandler: Done processing query
1775 2023.10.12 05:17:35.112469 [ 3 ] {8908a664-e5b3-400d-b69d-9c8a361b2d44} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1776 2023.10.12 05:17:35.112485 [ 3 ] {} <Debug> HTTP-Session: b9165aef-4033-42d9-b3ed-8c707b62973a Destroying unnamed session
1777 2023.10.12 05:17:35.112615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1778 2023.10.12 05:17:35.112662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1779 2023.10.12 05:17:35.112683 [ 3 ] {} <Debug> HTTP-Session: 9c38e25d-e2c4-4210-ae33-7dea205043e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1780 2023.10.12 05:17:35.112700 [ 3 ] {} <Debug> HTTP-Session: 9c38e25d-e2c4-4210-ae33-7dea205043e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1781 2023.10.12 05:17:35.112775 [ 3 ] {b1378e10-a304-43db-9733-5653694a933a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1782 2023.10.12 05:17:35.112816 [ 3 ] {b1378e10-a304-43db-9733-5653694a933a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1783 2023.10.12 05:17:35.112934 [ 3 ] {b1378e10-a304-43db-9733-5653694a933a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1784 2023.10.12 05:17:35.113220 [ 3 ] {b1378e10-a304-43db-9733-5653694a933a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
1785 2023.10.12 05:17:35.113432 [ 3 ] {b1378e10-a304-43db-9733-5653694a933a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1786 2023.10.12 05:17:35.113584 [ 3 ] {b1378e10-a304-43db-9733-5653694a933a} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1787 2023.10.12 05:17:35.113687 [ 3 ] {b1378e10-a304-43db-9733-5653694a933a} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000882964 sec., 45301 rows/sec., 3.54 MiB/sec.
1788 2023.10.12 05:17:35.113790 [ 3 ] {b1378e10-a304-43db-9733-5653694a933a} <Debug> DynamicQueryHandler: Done processing query
1789 2023.10.12 05:17:35.113814 [ 3 ] {b1378e10-a304-43db-9733-5653694a933a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1790 2023.10.12 05:17:35.113829 [ 3 ] {} <Debug> HTTP-Session: 9c38e25d-e2c4-4210-ae33-7dea205043e3 Destroying unnamed session
1791 2023.10.12 05:17:35.114012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1792 2023.10.12 05:17:35.114056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1793 2023.10.12 05:17:35.114074 [ 3 ] {} <Debug> HTTP-Session: b4665f93-2c21-43f6-a824-99fa775245f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1794 2023.10.12 05:17:35.114091 [ 3 ] {} <Debug> HTTP-Session: b4665f93-2c21-43f6-a824-99fa775245f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1795 2023.10.12 05:17:35.114175 [ 3 ] {fbdb4b60-1fdf-418c-a3d9-06a7f53f4d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1796 2023.10.12 05:17:35.114220 [ 3 ] {fbdb4b60-1fdf-418c-a3d9-06a7f53f4d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1797 2023.10.12 05:17:35.114352 [ 3 ] {fbdb4b60-1fdf-418c-a3d9-06a7f53f4d84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1798 2023.10.12 05:17:35.114780 [ 3 ] {fbdb4b60-1fdf-418c-a3d9-06a7f53f4d84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
1799 2023.10.12 05:17:35.115097 [ 3 ] {fbdb4b60-1fdf-418c-a3d9-06a7f53f4d84} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1800 2023.10.12 05:17:35.115281 [ 3 ] {fbdb4b60-1fdf-418c-a3d9-06a7f53f4d84} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1801 2023.10.12 05:17:35.115387 [ 3 ] {fbdb4b60-1fdf-418c-a3d9-06a7f53f4d84} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001183139 sec., 33808 rows/sec., 45.62 MiB/sec.
1802 2023.10.12 05:17:35.115510 [ 3 ] {fbdb4b60-1fdf-418c-a3d9-06a7f53f4d84} <Debug> DynamicQueryHandler: Done processing query
1803 2023.10.12 05:17:35.115533 [ 3 ] {fbdb4b60-1fdf-418c-a3d9-06a7f53f4d84} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1804 2023.10.12 05:17:35.115549 [ 3 ] {} <Debug> HTTP-Session: b4665f93-2c21-43f6-a824-99fa775245f5 Destroying unnamed session
1805 2023.10.12 05:17:40.111674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1806 2023.10.12 05:17:40.111795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1807 2023.10.12 05:17:40.111820 [ 3 ] {} <Debug> HTTP-Session: 79b95d69-450e-46a5-8bd0-e2b4dcdcb21c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1808 2023.10.12 05:17:40.111843 [ 3 ] {} <Debug> HTTP-Session: 79b95d69-450e-46a5-8bd0-e2b4dcdcb21c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1809 2023.10.12 05:17:40.111964 [ 3 ] {ac614c84-9ba4-4eac-b129-2724c36a6be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1810 2023.10.12 05:17:40.112022 [ 3 ] {ac614c84-9ba4-4eac-b129-2724c36a6be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1811 2023.10.12 05:17:40.112176 [ 3 ] {ac614c84-9ba4-4eac-b129-2724c36a6be5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1812 2023.10.12 05:17:40.112574 [ 3 ] {ac614c84-9ba4-4eac-b129-2724c36a6be5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
1813 2023.10.12 05:17:40.112859 [ 3 ] {ac614c84-9ba4-4eac-b129-2724c36a6be5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1814 2023.10.12 05:17:40.113033 [ 3 ] {ac614c84-9ba4-4eac-b129-2724c36a6be5} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1815 2023.10.12 05:17:40.113166 [ 3 ] {ac614c84-9ba4-4eac-b129-2724c36a6be5} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001161739 sec., 9468 rows/sec., 641.38 KiB/sec.
1816 2023.10.12 05:17:40.113319 [ 3 ] {ac614c84-9ba4-4eac-b129-2724c36a6be5} <Debug> DynamicQueryHandler: Done processing query
1817 2023.10.12 05:17:40.113345 [ 3 ] {ac614c84-9ba4-4eac-b129-2724c36a6be5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1818 2023.10.12 05:17:40.113361 [ 3 ] {} <Debug> HTTP-Session: 79b95d69-450e-46a5-8bd0-e2b4dcdcb21c Destroying unnamed session
1819 2023.10.12 05:17:40.113501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1820 2023.10.12 05:17:40.113550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1821 2023.10.12 05:17:40.113570 [ 3 ] {} <Debug> HTTP-Session: b682a1d1-ecd8-48f4-9b83-2ce781c2ddd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1822 2023.10.12 05:17:40.113588 [ 3 ] {} <Debug> HTTP-Session: b682a1d1-ecd8-48f4-9b83-2ce781c2ddd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1823 2023.10.12 05:17:40.113671 [ 3 ] {7e8d7c7f-d651-468c-834a-4bf7824b2d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1824 2023.10.12 05:17:40.113713 [ 3 ] {7e8d7c7f-d651-468c-834a-4bf7824b2d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1825 2023.10.12 05:17:40.113821 [ 3 ] {7e8d7c7f-d651-468c-834a-4bf7824b2d56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1826 2023.10.12 05:17:40.114171 [ 3 ] {7e8d7c7f-d651-468c-834a-4bf7824b2d56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
1827 2023.10.12 05:17:40.114401 [ 3 ] {7e8d7c7f-d651-468c-834a-4bf7824b2d56} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1828 2023.10.12 05:17:40.114547 [ 3 ] {7e8d7c7f-d651-468c-834a-4bf7824b2d56} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1829 2023.10.12 05:17:40.114671 [ 3 ] {7e8d7c7f-d651-468c-834a-4bf7824b2d56} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000967825 sec., 105390 rows/sec., 9.80 MiB/sec.
1830 2023.10.12 05:17:40.114778 [ 3 ] {7e8d7c7f-d651-468c-834a-4bf7824b2d56} <Debug> DynamicQueryHandler: Done processing query
1831 2023.10.12 05:17:40.114802 [ 3 ] {7e8d7c7f-d651-468c-834a-4bf7824b2d56} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
1832 2023.10.12 05:17:40.114817 [ 3 ] {} <Debug> HTTP-Session: b682a1d1-ecd8-48f4-9b83-2ce781c2ddd4 Destroying unnamed session
1833 2023.10.12 05:17:40.114986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1834 2023.10.12 05:17:40.115030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1835 2023.10.12 05:17:40.115048 [ 3 ] {} <Debug> HTTP-Session: 31afc953-2748-477e-87d8-6272652a79c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1836 2023.10.12 05:17:40.115065 [ 3 ] {} <Debug> HTTP-Session: 31afc953-2748-477e-87d8-6272652a79c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1837 2023.10.12 05:17:40.115152 [ 3 ] {13b656a6-08a3-4e35-adfe-cc257ff0411d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1838 2023.10.12 05:17:40.115192 [ 3 ] {13b656a6-08a3-4e35-adfe-cc257ff0411d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1839 2023.10.12 05:17:40.115296 [ 3 ] {13b656a6-08a3-4e35-adfe-cc257ff0411d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1840 2023.10.12 05:17:40.115711 [ 3 ] {13b656a6-08a3-4e35-adfe-cc257ff0411d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
1841 2023.10.12 05:17:40.115927 [ 3 ] {13b656a6-08a3-4e35-adfe-cc257ff0411d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1842 2023.10.12 05:17:40.116075 [ 3 ] {13b656a6-08a3-4e35-adfe-cc257ff0411d} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1843 2023.10.12 05:17:40.116195 [ 3 ] {13b656a6-08a3-4e35-adfe-cc257ff0411d} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001014346 sec., 265195 rows/sec., 18.24 MiB/sec.
1844 2023.10.12 05:17:40.116318 [ 3 ] {13b656a6-08a3-4e35-adfe-cc257ff0411d} <Debug> DynamicQueryHandler: Done processing query
1845 2023.10.12 05:17:40.116340 [ 3 ] {13b656a6-08a3-4e35-adfe-cc257ff0411d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1846 2023.10.12 05:17:40.116355 [ 3 ] {} <Debug> HTTP-Session: 31afc953-2748-477e-87d8-6272652a79c5 Destroying unnamed session
1847 2023.10.12 05:17:40.116465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1848 2023.10.12 05:17:40.116509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1849 2023.10.12 05:17:40.116528 [ 3 ] {} <Debug> HTTP-Session: 3d31e029-32ed-4c96-b0af-b4f51dc7d1f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1850 2023.10.12 05:17:40.116544 [ 3 ] {} <Debug> HTTP-Session: 3d31e029-32ed-4c96-b0af-b4f51dc7d1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1851 2023.10.12 05:17:40.116611 [ 3 ] {a5079296-e981-4abd-a378-09cfad777803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1852 2023.10.12 05:17:40.116651 [ 3 ] {a5079296-e981-4abd-a378-09cfad777803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1853 2023.10.12 05:17:40.116758 [ 3 ] {a5079296-e981-4abd-a378-09cfad777803} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1854 2023.10.12 05:17:40.117003 [ 3 ] {a5079296-e981-4abd-a378-09cfad777803} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
1855 2023.10.12 05:17:40.117236 [ 3 ] {a5079296-e981-4abd-a378-09cfad777803} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1856 2023.10.12 05:17:40.117409 [ 3 ] {a5079296-e981-4abd-a378-09cfad777803} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1857 2023.10.12 05:17:40.117535 [ 3 ] {a5079296-e981-4abd-a378-09cfad777803} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000894465 sec., 6707 rows/sec., 281.68 KiB/sec.
1858 2023.10.12 05:17:40.117641 [ 3 ] {a5079296-e981-4abd-a378-09cfad777803} <Debug> DynamicQueryHandler: Done processing query
1859 2023.10.12 05:17:40.117663 [ 3 ] {a5079296-e981-4abd-a378-09cfad777803} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1860 2023.10.12 05:17:40.117678 [ 3 ] {} <Debug> HTTP-Session: 3d31e029-32ed-4c96-b0af-b4f51dc7d1f0 Destroying unnamed session
1861 2023.10.12 05:17:40.117797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1862 2023.10.12 05:17:40.117840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1863 2023.10.12 05:17:40.117858 [ 3 ] {} <Debug> HTTP-Session: 3171d56f-6e71-42cc-8dd1-19de40ba747b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1864 2023.10.12 05:17:40.117875 [ 3 ] {} <Debug> HTTP-Session: 3171d56f-6e71-42cc-8dd1-19de40ba747b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1865 2023.10.12 05:17:40.117947 [ 3 ] {00940c4f-e5cd-4d00-8b31-3aaca3e5c7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1866 2023.10.12 05:17:40.117988 [ 3 ] {00940c4f-e5cd-4d00-8b31-3aaca3e5c7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1867 2023.10.12 05:17:40.118103 [ 3 ] {00940c4f-e5cd-4d00-8b31-3aaca3e5c7dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1868 2023.10.12 05:17:40.118380 [ 3 ] {00940c4f-e5cd-4d00-8b31-3aaca3e5c7dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
1869 2023.10.12 05:17:40.118616 [ 3 ] {00940c4f-e5cd-4d00-8b31-3aaca3e5c7dd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1870 2023.10.12 05:17:40.118787 [ 3 ] {00940c4f-e5cd-4d00-8b31-3aaca3e5c7dd} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1871 2023.10.12 05:17:40.118908 [ 3 ] {00940c4f-e5cd-4d00-8b31-3aaca3e5c7dd} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000921285 sec., 68382 rows/sec., 4.15 MiB/sec.
1872 2023.10.12 05:17:40.119088 [ 3 ] {00940c4f-e5cd-4d00-8b31-3aaca3e5c7dd} <Debug> DynamicQueryHandler: Done processing query
1873 2023.10.12 05:17:40.119113 [ 3 ] {00940c4f-e5cd-4d00-8b31-3aaca3e5c7dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1874 2023.10.12 05:17:40.119128 [ 3 ] {} <Debug> HTTP-Session: 3171d56f-6e71-42cc-8dd1-19de40ba747b Destroying unnamed session
1875 2023.10.12 05:17:40.119231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1876 2023.10.12 05:17:40.119281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1877 2023.10.12 05:17:40.119299 [ 3 ] {} <Debug> HTTP-Session: bae5fd81-1c2b-4846-8685-6eec2971ae52 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1878 2023.10.12 05:17:40.119315 [ 3 ] {} <Debug> HTTP-Session: bae5fd81-1c2b-4846-8685-6eec2971ae52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1879 2023.10.12 05:17:40.119385 [ 3 ] {3fbf6e9f-ea10-46b1-a778-72d3a2690f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1880 2023.10.12 05:17:40.119428 [ 3 ] {3fbf6e9f-ea10-46b1-a778-72d3a2690f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1881 2023.10.12 05:17:40.119574 [ 3 ] {3fbf6e9f-ea10-46b1-a778-72d3a2690f6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1882 2023.10.12 05:17:40.119851 [ 3 ] {3fbf6e9f-ea10-46b1-a778-72d3a2690f6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
1883 2023.10.12 05:17:40.120115 [ 3 ] {3fbf6e9f-ea10-46b1-a778-72d3a2690f6f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1884 2023.10.12 05:17:40.120288 [ 3 ] {3fbf6e9f-ea10-46b1-a778-72d3a2690f6f} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1885 2023.10.12 05:17:40.120422 [ 3 ] {3fbf6e9f-ea10-46b1-a778-72d3a2690f6f} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001002606 sec., 4987 rows/sec., 6.73 MiB/sec.
1886 2023.10.12 05:17:40.120570 [ 3 ] {3fbf6e9f-ea10-46b1-a778-72d3a2690f6f} <Debug> DynamicQueryHandler: Done processing query
1887 2023.10.12 05:17:40.120593 [ 3 ] {3fbf6e9f-ea10-46b1-a778-72d3a2690f6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1888 2023.10.12 05:17:40.120609 [ 3 ] {} <Debug> HTTP-Session: bae5fd81-1c2b-4846-8685-6eec2971ae52 Destroying unnamed session
1889 2023.10.12 05:17:40.120710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1890 2023.10.12 05:17:40.120753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1891 2023.10.12 05:17:40.120771 [ 3 ] {} <Debug> HTTP-Session: 07fb6f93-a370-4f2f-9512-20a21a795d65 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1892 2023.10.12 05:17:40.120787 [ 3 ] {} <Debug> HTTP-Session: 07fb6f93-a370-4f2f-9512-20a21a795d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1893 2023.10.12 05:17:40.120854 [ 3 ] {edc57116-c16e-4c02-8da7-b01bed825eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1894 2023.10.12 05:17:40.120892 [ 3 ] {edc57116-c16e-4c02-8da7-b01bed825eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1895 2023.10.12 05:17:40.120996 [ 3 ] {edc57116-c16e-4c02-8da7-b01bed825eed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1896 2023.10.12 05:17:40.121237 [ 3 ] {edc57116-c16e-4c02-8da7-b01bed825eed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
1897 2023.10.12 05:17:40.121465 [ 3 ] {edc57116-c16e-4c02-8da7-b01bed825eed} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1898 2023.10.12 05:17:40.121637 [ 3 ] {edc57116-c16e-4c02-8da7-b01bed825eed} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1899 2023.10.12 05:17:40.121761 [ 3 ] {edc57116-c16e-4c02-8da7-b01bed825eed} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000876894 sec., 21667 rows/sec., 1.12 MiB/sec.
1900 2023.10.12 05:17:40.121876 [ 3 ] {edc57116-c16e-4c02-8da7-b01bed825eed} <Debug> DynamicQueryHandler: Done processing query
1901 2023.10.12 05:17:40.121899 [ 3 ] {edc57116-c16e-4c02-8da7-b01bed825eed} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1902 2023.10.12 05:17:40.121915 [ 3 ] {} <Debug> HTTP-Session: 07fb6f93-a370-4f2f-9512-20a21a795d65 Destroying unnamed session
1903 2023.10.12 05:17:44.112396 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
1904 2023.10.12 05:17:44.112469 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
1905 2023.10.12 05:17:45.109715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1906 2023.10.12 05:17:45.109822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1907 2023.10.12 05:17:45.109848 [ 3 ] {} <Debug> HTTP-Session: c9dd0dc9-5a5e-4322-9975-5567f2e86f19 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1908 2023.10.12 05:17:45.109872 [ 3 ] {} <Debug> HTTP-Session: c9dd0dc9-5a5e-4322-9975-5567f2e86f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1909 2023.10.12 05:17:45.109997 [ 3 ] {10331656-f3eb-41ed-8a0f-aea88f94e9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1910 2023.10.12 05:17:45.110057 [ 3 ] {10331656-f3eb-41ed-8a0f-aea88f94e9a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1911 2023.10.12 05:17:45.110245 [ 3 ] {10331656-f3eb-41ed-8a0f-aea88f94e9a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1912 2023.10.12 05:17:45.110714 [ 3 ] {10331656-f3eb-41ed-8a0f-aea88f94e9a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
1913 2023.10.12 05:17:45.111028 [ 3 ] {10331656-f3eb-41ed-8a0f-aea88f94e9a8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
1914 2023.10.12 05:17:45.111221 [ 3 ] {10331656-f3eb-41ed-8a0f-aea88f94e9a8} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
1915 2023.10.12 05:17:45.111384 [ 3 ] {10331656-f3eb-41ed-8a0f-aea88f94e9a8} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001348152 sec., 29670 rows/sec., 2.35 MiB/sec.
1916 2023.10.12 05:17:45.111545 [ 3 ] {10331656-f3eb-41ed-8a0f-aea88f94e9a8} <Debug> DynamicQueryHandler: Done processing query
1917 2023.10.12 05:17:45.111572 [ 3 ] {10331656-f3eb-41ed-8a0f-aea88f94e9a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1918 2023.10.12 05:17:45.111590 [ 3 ] {} <Debug> HTTP-Session: c9dd0dc9-5a5e-4322-9975-5567f2e86f19 Destroying unnamed session
1919 2023.10.12 05:17:45.111734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1920 2023.10.12 05:17:45.111783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1921 2023.10.12 05:17:45.111805 [ 3 ] {} <Debug> HTTP-Session: 1f39006d-e3a3-4ee5-a81f-83745b31a4d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1922 2023.10.12 05:17:45.111825 [ 3 ] {} <Debug> HTTP-Session: 1f39006d-e3a3-4ee5-a81f-83745b31a4d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1923 2023.10.12 05:17:45.111911 [ 3 ] {8f4e5212-07a3-45d0-b592-8de8b009ffa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1924 2023.10.12 05:17:45.111955 [ 3 ] {8f4e5212-07a3-45d0-b592-8de8b009ffa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1925 2023.10.12 05:17:45.112063 [ 3 ] {8f4e5212-07a3-45d0-b592-8de8b009ffa4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1926 2023.10.12 05:17:45.112533 [ 3 ] {8f4e5212-07a3-45d0-b592-8de8b009ffa4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
1927 2023.10.12 05:17:45.112820 [ 3 ] {8f4e5212-07a3-45d0-b592-8de8b009ffa4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
1928 2023.10.12 05:17:45.113005 [ 3 ] {8f4e5212-07a3-45d0-b592-8de8b009ffa4} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
1929 2023.10.12 05:17:45.113149 [ 3 ] {8f4e5212-07a3-45d0-b592-8de8b009ffa4} <Information> executeQuery: Read 120 rows, 12.07 KiB in 0.001207919 sec., 99344 rows/sec., 9.76 MiB/sec.
1930 2023.10.12 05:17:45.113293 [ 3 ] {8f4e5212-07a3-45d0-b592-8de8b009ffa4} <Debug> DynamicQueryHandler: Done processing query
1931 2023.10.12 05:17:45.113322 [ 3 ] {8f4e5212-07a3-45d0-b592-8de8b009ffa4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1932 2023.10.12 05:17:45.113342 [ 3 ] {} <Debug> HTTP-Session: 1f39006d-e3a3-4ee5-a81f-83745b31a4d8 Destroying unnamed session
1933 2023.10.12 05:17:45.113475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1934 2023.10.12 05:17:45.113529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1935 2023.10.12 05:17:45.113549 [ 3 ] {} <Debug> HTTP-Session: 0cf23a61-4a05-4f62-bdaa-37f3eb683ef6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1936 2023.10.12 05:17:45.113567 [ 3 ] {} <Debug> HTTP-Session: 0cf23a61-4a05-4f62-bdaa-37f3eb683ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1937 2023.10.12 05:17:45.113642 [ 3 ] {80074b37-46e8-4aa8-bde8-2b8a6f14b235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1938 2023.10.12 05:17:45.113683 [ 3 ] {80074b37-46e8-4aa8-bde8-2b8a6f14b235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1939 2023.10.12 05:17:45.113792 [ 3 ] {80074b37-46e8-4aa8-bde8-2b8a6f14b235} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1940 2023.10.12 05:17:45.114123 [ 3 ] {80074b37-46e8-4aa8-bde8-2b8a6f14b235} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
1941 2023.10.12 05:17:45.114336 [ 3 ] {80074b37-46e8-4aa8-bde8-2b8a6f14b235} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
1942 2023.10.12 05:17:45.114492 [ 3 ] {80074b37-46e8-4aa8-bde8-2b8a6f14b235} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
1943 2023.10.12 05:17:45.114615 [ 3 ] {80074b37-46e8-4aa8-bde8-2b8a6f14b235} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000943645 sec., 42388 rows/sec., 3.31 MiB/sec.
1944 2023.10.12 05:17:45.114735 [ 3 ] {80074b37-46e8-4aa8-bde8-2b8a6f14b235} <Debug> DynamicQueryHandler: Done processing query
1945 2023.10.12 05:17:45.114759 [ 3 ] {80074b37-46e8-4aa8-bde8-2b8a6f14b235} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1946 2023.10.12 05:17:45.114775 [ 3 ] {} <Debug> HTTP-Session: 0cf23a61-4a05-4f62-bdaa-37f3eb683ef6 Destroying unnamed session
1947 2023.10.12 05:17:45.114907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1948 2023.10.12 05:17:45.114951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1949 2023.10.12 05:17:45.114971 [ 3 ] {} <Debug> HTTP-Session: 60a2c34d-8561-4e9b-924d-7f45e7299ce0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1950 2023.10.12 05:17:45.114988 [ 3 ] {} <Debug> HTTP-Session: 60a2c34d-8561-4e9b-924d-7f45e7299ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1951 2023.10.12 05:17:45.115069 [ 3 ] {71fa7d5d-6528-4abb-b361-3c7f6a2413df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1952 2023.10.12 05:17:45.115114 [ 3 ] {71fa7d5d-6528-4abb-b361-3c7f6a2413df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1953 2023.10.12 05:17:45.115255 [ 3 ] {71fa7d5d-6528-4abb-b361-3c7f6a2413df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1954 2023.10.12 05:17:45.115721 [ 3 ] {71fa7d5d-6528-4abb-b361-3c7f6a2413df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
1955 2023.10.12 05:17:45.116038 [ 3 ] {71fa7d5d-6528-4abb-b361-3c7f6a2413df} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1956 2023.10.12 05:17:45.116228 [ 3 ] {71fa7d5d-6528-4abb-b361-3c7f6a2413df} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1957 2023.10.12 05:17:45.116364 [ 3 ] {71fa7d5d-6528-4abb-b361-3c7f6a2413df} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.00126586 sec., 31599 rows/sec., 42.64 MiB/sec.
1958 2023.10.12 05:17:45.116494 [ 3 ] {71fa7d5d-6528-4abb-b361-3c7f6a2413df} <Debug> DynamicQueryHandler: Done processing query
1959 2023.10.12 05:17:45.116518 [ 3 ] {71fa7d5d-6528-4abb-b361-3c7f6a2413df} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1960 2023.10.12 05:17:45.116534 [ 3 ] {} <Debug> HTTP-Session: 60a2c34d-8561-4e9b-924d-7f45e7299ce0 Destroying unnamed session
1961 2023.10.12 05:17:50.111889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1962 2023.10.12 05:17:50.112007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1963 2023.10.12 05:17:50.112033 [ 3 ] {} <Debug> HTTP-Session: 32814a59-5968-4689-a56d-8c42c50afd0c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1964 2023.10.12 05:17:50.112057 [ 3 ] {} <Debug> HTTP-Session: 32814a59-5968-4689-a56d-8c42c50afd0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1965 2023.10.12 05:17:50.112181 [ 3 ] {7d1f2ea1-40cd-4c08-9132-01c813a58d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1966 2023.10.12 05:17:50.112247 [ 3 ] {7d1f2ea1-40cd-4c08-9132-01c813a58d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1967 2023.10.12 05:17:50.112405 [ 3 ] {7d1f2ea1-40cd-4c08-9132-01c813a58d11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1968 2023.10.12 05:17:50.112824 [ 3 ] {7d1f2ea1-40cd-4c08-9132-01c813a58d11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
1969 2023.10.12 05:17:50.113097 [ 3 ] {7d1f2ea1-40cd-4c08-9132-01c813a58d11} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
1970 2023.10.12 05:17:50.113265 [ 3 ] {7d1f2ea1-40cd-4c08-9132-01c813a58d11} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
1971 2023.10.12 05:17:50.113409 [ 3 ] {7d1f2ea1-40cd-4c08-9132-01c813a58d11} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001175309 sec., 9359 rows/sec., 633.98 KiB/sec.
1972 2023.10.12 05:17:50.113409 [ 61 ] {} <Debug> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
1973 2023.10.12 05:17:50.113535 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
1974 2023.10.12 05:17:50.113635 [ 3 ] {7d1f2ea1-40cd-4c08-9132-01c813a58d11} <Debug> DynamicQueryHandler: Done processing query
1975 2023.10.12 05:17:50.113649 [ 17 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
1976 2023.10.12 05:17:50.113674 [ 3 ] {7d1f2ea1-40cd-4c08-9132-01c813a58d11} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1977 2023.10.12 05:17:50.113719 [ 3 ] {} <Debug> HTTP-Session: 32814a59-5968-4689-a56d-8c42c50afd0c Destroying unnamed session
1978 2023.10.12 05:17:50.113796 [ 17 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1979 2023.10.12 05:17:50.113844 [ 17 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part
1980 2023.10.12 05:17:50.113884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1981 2023.10.12 05:17:50.113973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1982 2023.10.12 05:17:50.114025 [ 3 ] {} <Debug> HTTP-Session: d21f7c26-ab28-43b3-917e-1df1003b2dcd Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
1983 2023.10.12 05:17:50.114071 [ 3 ] {} <Debug> HTTP-Session: d21f7c26-ab28-43b3-917e-1df1003b2dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1984 2023.10.12 05:17:50.114096 [ 17 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part
1985 2023.10.12 05:17:50.114267 [ 3 ] {f9ce39fd-7257-422b-a2bd-9ec5c63215bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1986 2023.10.12 05:17:50.114356 [ 17 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part
1987 2023.10.12 05:17:50.114368 [ 3 ] {f9ce39fd-7257-422b-a2bd-9ec5c63215bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1988 2023.10.12 05:17:50.114633 [ 17 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part
1989 2023.10.12 05:17:50.114914 [ 3 ] {f9ce39fd-7257-422b-a2bd-9ec5c63215bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1990 2023.10.12 05:17:50.114917 [ 17 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part
1991 2023.10.12 05:17:50.115102 [ 17 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part
1992 2023.10.12 05:17:50.115656 [ 3 ] {f9ce39fd-7257-422b-a2bd-9ec5c63215bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
1993 2023.10.12 05:17:50.116198 [ 3 ] {f9ce39fd-7257-422b-a2bd-9ec5c63215bf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
1994 2023.10.12 05:17:50.116404 [ 15 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 4 columns (4 merged, 0 gathered) in 0.002807055 sec., 58424.22040180901 rows/sec., 4.42 MiB/sec.
1995 2023.10.12 05:17:50.116469 [ 3 ] {f9ce39fd-7257-422b-a2bd-9ec5c63215bf} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
1996 2023.10.12 05:17:50.116569 [ 21 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
1997 2023.10.12 05:17:50.116643 [ 61 ] {} <Debug> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
1998 2023.10.12 05:17:50.116726 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
1999 2023.10.12 05:17:50.116732 [ 3 ] {f9ce39fd-7257-422b-a2bd-9ec5c63215bf} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.002395079 sec., 42587 rows/sec., 3.96 MiB/sec.
2000 2023.10.12 05:17:50.116832 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2001 2023.10.12 05:17:50.117001 [ 21 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2002 2023.10.12 05:17:50.117037 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2003 2023.10.12 05:17:50.117076 [ 3 ] {f9ce39fd-7257-422b-a2bd-9ec5c63215bf} <Debug> DynamicQueryHandler: Done processing query
2004 2023.10.12 05:17:50.117087 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 222 rows starting from the beginning of the part
2005 2023.10.12 05:17:50.117098 [ 21 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2006 2023.10.12 05:17:50.117129 [ 3 ] {f9ce39fd-7257-422b-a2bd-9ec5c63215bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
2007 2023.10.12 05:17:50.117190 [ 3 ] {} <Debug> HTTP-Session: d21f7c26-ab28-43b3-917e-1df1003b2dcd Destroying unnamed session
2008 2023.10.12 05:17:50.117320 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 102 rows starting from the beginning of the part
2009 2023.10.12 05:17:50.117407 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 120 rows starting from the beginning of the part
2010 2023.10.12 05:17:50.117478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2011 2023.10.12 05:17:50.117521 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 102 rows starting from the beginning of the part
2012 2023.10.12 05:17:50.117581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2013 2023.10.12 05:17:50.117635 [ 3 ] {} <Debug> HTTP-Session: 3b0acdc7-e7df-4c5d-9b12-3e217a5cde94 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2014 2023.10.12 05:17:50.117698 [ 3 ] {} <Debug> HTTP-Session: 3b0acdc7-e7df-4c5d-9b12-3e217a5cde94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2015 2023.10.12 05:17:50.117701 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 120 rows starting from the beginning of the part
2016 2023.10.12 05:17:50.117944 [ 3 ] {1804b789-7501-4cec-a5cc-0b84c7d49b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2017 2023.10.12 05:17:50.117955 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 102 rows starting from the beginning of the part
2018 2023.10.12 05:17:50.118050 [ 3 ] {1804b789-7501-4cec-a5cc-0b84c7d49b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2019 2023.10.12 05:17:50.118530 [ 3 ] {1804b789-7501-4cec-a5cc-0b84c7d49b9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2020 2023.10.12 05:17:50.119537 [ 3 ] {1804b789-7501-4cec-a5cc-0b84c7d49b9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2021 2023.10.12 05:17:50.119620 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.002842846 sec., 270151.81265534606 rows/sec., 25.78 MiB/sec.
2022 2023.10.12 05:17:50.119766 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2023 2023.10.12 05:17:50.119957 [ 3 ] {1804b789-7501-4cec-a5cc-0b84c7d49b9c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2024 2023.10.12 05:17:50.120036 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2025 2023.10.12 05:17:50.120127 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2026 2023.10.12 05:17:50.120201 [ 3 ] {1804b789-7501-4cec-a5cc-0b84c7d49b9c} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2027 2023.10.12 05:17:50.120368 [ 61 ] {} <Debug> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2028 2023.10.12 05:17:50.120387 [ 3 ] {1804b789-7501-4cec-a5cc-0b84c7d49b9c} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.002381759 sec., 112941 rows/sec., 7.77 MiB/sec.
2029 2023.10.12 05:17:50.120435 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2030 2023.10.12 05:17:50.120584 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2031 2023.10.12 05:17:50.120668 [ 3 ] {1804b789-7501-4cec-a5cc-0b84c7d49b9c} <Debug> DynamicQueryHandler: Done processing query
2032 2023.10.12 05:17:50.120691 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2033 2023.10.12 05:17:50.120716 [ 3 ] {1804b789-7501-4cec-a5cc-0b84c7d49b9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2034 2023.10.12 05:17:50.120742 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 327 rows starting from the beginning of the part
2035 2023.10.12 05:17:50.120752 [ 3 ] {} <Debug> HTTP-Session: 3b0acdc7-e7df-4c5d-9b12-3e217a5cde94 Destroying unnamed session
2036 2023.10.12 05:17:50.120864 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 280 rows starting from the beginning of the part
2037 2023.10.12 05:17:50.120930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2038 2023.10.12 05:17:50.121011 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part
2039 2023.10.12 05:17:50.121020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2040 2023.10.12 05:17:50.121086 [ 3 ] {} <Debug> HTTP-Session: 5a4c8d96-3e85-4fc2-9762-c3e73b038a29 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2041 2023.10.12 05:17:50.121113 [ 3 ] {} <Debug> HTTP-Session: 5a4c8d96-3e85-4fc2-9762-c3e73b038a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2042 2023.10.12 05:17:50.121208 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 269 rows starting from the beginning of the part
2043 2023.10.12 05:17:50.121336 [ 3 ] {bf5a8b84-78d2-40ef-9890-ff2934572daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2044 2023.10.12 05:17:50.121392 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part
2045 2023.10.12 05:17:50.121420 [ 3 ] {bf5a8b84-78d2-40ef-9890-ff2934572daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2046 2023.10.12 05:17:50.121625 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 269 rows starting from the beginning of the part
2047 2023.10.12 05:17:50.121948 [ 3 ] {bf5a8b84-78d2-40ef-9890-ff2934572daa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2048 2023.10.12 05:17:50.122718 [ 3 ] {bf5a8b84-78d2-40ef-9890-ff2934572daa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2049 2023.10.12 05:17:50.123183 [ 3 ] {bf5a8b84-78d2-40ef-9890-ff2934572daa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2050 2023.10.12 05:17:50.123448 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1225 rows, containing 4 columns (4 merged, 0 gathered) in 0.002940038 sec., 416661.2812487458 rows/sec., 29.13 MiB/sec.
2051 2023.10.12 05:17:50.123510 [ 3 ] {bf5a8b84-78d2-40ef-9890-ff2934572daa} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2052 2023.10.12 05:17:50.123614 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2053 2023.10.12 05:17:50.123746 [ 3 ] {bf5a8b84-78d2-40ef-9890-ff2934572daa} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002341128 sec., 2562 rows/sec., 107.62 KiB/sec.
2054 2023.10.12 05:17:50.123931 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2055 2023.10.12 05:17:50.123948 [ 3 ] {bf5a8b84-78d2-40ef-9890-ff2934572daa} <Debug> DynamicQueryHandler: Done processing query
2056 2023.10.12 05:17:50.123987 [ 3 ] {bf5a8b84-78d2-40ef-9890-ff2934572daa} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2057 2023.10.12 05:17:50.124006 [ 3 ] {} <Debug> HTTP-Session: 5a4c8d96-3e85-4fc2-9762-c3e73b038a29 Destroying unnamed session
2058 2023.10.12 05:17:50.124016 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2059 2023.10.12 05:17:50.124145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2060 2023.10.12 05:17:50.124202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2061 2023.10.12 05:17:50.124221 [ 3 ] {} <Debug> HTTP-Session: b8e25cbb-c067-4ec9-b7de-3ce7ce6641f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2062 2023.10.12 05:17:50.124238 [ 3 ] {} <Debug> HTTP-Session: b8e25cbb-c067-4ec9-b7de-3ce7ce6641f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2063 2023.10.12 05:17:50.124320 [ 3 ] {080ceb03-2e44-4c46-b538-5966fbdbe3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2064 2023.10.12 05:17:50.124365 [ 3 ] {080ceb03-2e44-4c46-b538-5966fbdbe3ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2065 2023.10.12 05:17:50.124499 [ 3 ] {080ceb03-2e44-4c46-b538-5966fbdbe3ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2066 2023.10.12 05:17:50.124888 [ 3 ] {080ceb03-2e44-4c46-b538-5966fbdbe3ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2067 2023.10.12 05:17:50.125144 [ 3 ] {080ceb03-2e44-4c46-b538-5966fbdbe3ab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2068 2023.10.12 05:17:50.125325 [ 3 ] {080ceb03-2e44-4c46-b538-5966fbdbe3ab} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2069 2023.10.12 05:17:50.125457 [ 3 ] {080ceb03-2e44-4c46-b538-5966fbdbe3ab} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001107938 sec., 56862 rows/sec., 3.45 MiB/sec.
2070 2023.10.12 05:17:50.125589 [ 3 ] {080ceb03-2e44-4c46-b538-5966fbdbe3ab} <Debug> DynamicQueryHandler: Done processing query
2071 2023.10.12 05:17:50.125613 [ 3 ] {080ceb03-2e44-4c46-b538-5966fbdbe3ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2072 2023.10.12 05:17:50.125628 [ 3 ] {} <Debug> HTTP-Session: b8e25cbb-c067-4ec9-b7de-3ce7ce6641f7 Destroying unnamed session
2073 2023.10.12 05:17:50.125742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2074 2023.10.12 05:17:50.125786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2075 2023.10.12 05:17:50.125804 [ 3 ] {} <Debug> HTTP-Session: 6dbc6931-793c-43b6-a355-0cede2716d3d Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2076 2023.10.12 05:17:50.125821 [ 3 ] {} <Debug> HTTP-Session: 6dbc6931-793c-43b6-a355-0cede2716d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2077 2023.10.12 05:17:50.125893 [ 3 ] {1d71c8b5-c05c-4b92-b803-60bf330d0f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2078 2023.10.12 05:17:50.125937 [ 3 ] {1d71c8b5-c05c-4b92-b803-60bf330d0f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2079 2023.10.12 05:17:50.126073 [ 3 ] {1d71c8b5-c05c-4b92-b803-60bf330d0f60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2080 2023.10.12 05:17:50.126450 [ 3 ] {1d71c8b5-c05c-4b92-b803-60bf330d0f60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2081 2023.10.12 05:17:50.126727 [ 3 ] {1d71c8b5-c05c-4b92-b803-60bf330d0f60} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2082 2023.10.12 05:17:50.126908 [ 3 ] {1d71c8b5-c05c-4b92-b803-60bf330d0f60} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2083 2023.10.12 05:17:50.127031 [ 61 ] {} <Debug> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2084 2023.10.12 05:17:50.127047 [ 3 ] {1d71c8b5-c05c-4b92-b803-60bf330d0f60} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001124938 sec., 4444 rows/sec., 6.00 MiB/sec.
2085 2023.10.12 05:17:50.127080 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2086 2023.10.12 05:17:50.127243 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2087 2023.10.12 05:17:50.127288 [ 3 ] {1d71c8b5-c05c-4b92-b803-60bf330d0f60} <Debug> DynamicQueryHandler: Done processing query
2088 2023.10.12 05:17:50.127324 [ 3 ] {1d71c8b5-c05c-4b92-b803-60bf330d0f60} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2089 2023.10.12 05:17:50.127357 [ 3 ] {} <Debug> HTTP-Session: 6dbc6931-793c-43b6-a355-0cede2716d3d Destroying unnamed session
2090 2023.10.12 05:17:50.127438 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2091 2023.10.12 05:17:50.127501 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 163 rows starting from the beginning of the part
2092 2023.10.12 05:17:50.127515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2093 2023.10.12 05:17:50.127608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2094 2023.10.12 05:17:50.127650 [ 3 ] {} <Debug> HTTP-Session: 891c3bb7-87b6-473e-bc4a-582f0a5d3090 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2095 2023.10.12 05:17:50.127682 [ 3 ] {} <Debug> HTTP-Session: 891c3bb7-87b6-473e-bc4a-582f0a5d3090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2096 2023.10.12 05:17:50.127814 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part
2097 2023.10.12 05:17:50.127927 [ 3 ] {e55eb1d0-b924-4710-95ca-631dd665d376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2098 2023.10.12 05:17:50.128035 [ 3 ] {e55eb1d0-b924-4710-95ca-631dd665d376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2099 2023.10.12 05:17:50.128092 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part
2100 2023.10.12 05:17:50.128459 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part
2101 2023.10.12 05:17:50.128573 [ 3 ] {e55eb1d0-b924-4710-95ca-631dd665d376} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2102 2023.10.12 05:17:50.128777 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part
2103 2023.10.12 05:17:50.129021 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part
2104 2023.10.12 05:17:50.129380 [ 3 ] {e55eb1d0-b924-4710-95ca-631dd665d376} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2105 2023.10.12 05:17:50.129878 [ 3 ] {e55eb1d0-b924-4710-95ca-631dd665d376} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2106 2023.10.12 05:17:50.130252 [ 3 ] {e55eb1d0-b924-4710-95ca-631dd665d376} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2107 2023.10.12 05:17:50.130507 [ 61 ] {} <Debug> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2108 2023.10.12 05:17:50.130607 [ 3 ] {e55eb1d0-b924-4710-95ca-631dd665d376} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002602572 sec., 7300 rows/sec., 387.61 KiB/sec.
2109 2023.10.12 05:17:50.130618 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2110 2023.10.12 05:17:50.130842 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2111 2023.10.12 05:17:50.130999 [ 3 ] {e55eb1d0-b924-4710-95ca-631dd665d376} <Debug> DynamicQueryHandler: Done processing query
2112 2023.10.12 05:17:50.131071 [ 3 ] {e55eb1d0-b924-4710-95ca-631dd665d376} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2113 2023.10.12 05:17:50.131135 [ 3 ] {} <Debug> HTTP-Session: 891c3bb7-87b6-473e-bc4a-582f0a5d3090 Destroying unnamed session
2114 2023.10.12 05:17:50.131133 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2115 2023.10.12 05:17:50.131237 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 128 rows starting from the beginning of the part
2116 2023.10.12 05:17:50.131358 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::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
2117 2023.10.12 05:17:50.131439 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::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
2118 2023.10.12 05:17:50.131514 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::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
2119 2023.10.12 05:17:50.131590 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::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
2120 2023.10.12 05:17:50.131661 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::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
2121 2023.10.12 05:17:50.132270 [ 12 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.001518724 sec., 146833.78941795876 rows/sec., 8.00 MiB/sec.
2122 2023.10.12 05:17:50.132413 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2123 2023.10.12 05:17:50.132613 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_11_2} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2124 2023.10.12 05:17:50.132677 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_11_2} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2125 2023.10.12 05:17:50.133461 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 6 columns (6 merged, 0 gathered) in 0.006317052 sec., 40841.835717040165 rows/sec., 55.11 MiB/sec.
2126 2023.10.12 05:17:50.133696 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2127 2023.10.12 05:17:50.133924 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2128 2023.10.12 05:17:50.134004 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2129 2023.10.12 05:17:50.134079 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2: 4.07 MiB.
2130 2023.10.12 05:17:55.109346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2131 2023.10.12 05:17:55.109464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2132 2023.10.12 05:17:55.109489 [ 3 ] {} <Debug> HTTP-Session: c09c7df6-869f-423d-b032-0c9a16603581 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2133 2023.10.12 05:17:55.109513 [ 3 ] {} <Debug> HTTP-Session: c09c7df6-869f-423d-b032-0c9a16603581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2134 2023.10.12 05:17:55.109637 [ 3 ] {1b85a17f-963f-400b-b332-a0bc38c2ac2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2135 2023.10.12 05:17:55.109698 [ 3 ] {1b85a17f-963f-400b-b332-a0bc38c2ac2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2136 2023.10.12 05:17:55.109855 [ 3 ] {1b85a17f-963f-400b-b332-a0bc38c2ac2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2137 2023.10.12 05:17:55.110256 [ 3 ] {1b85a17f-963f-400b-b332-a0bc38c2ac2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2138 2023.10.12 05:17:55.110522 [ 3 ] {1b85a17f-963f-400b-b332-a0bc38c2ac2e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2139 2023.10.12 05:17:55.110685 [ 3 ] {1b85a17f-963f-400b-b332-a0bc38c2ac2e} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2140 2023.10.12 05:17:55.110825 [ 3 ] {1b85a17f-963f-400b-b332-a0bc38c2ac2e} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001153649 sec., 34672 rows/sec., 2.74 MiB/sec.
2141 2023.10.12 05:17:55.110968 [ 3 ] {1b85a17f-963f-400b-b332-a0bc38c2ac2e} <Debug> DynamicQueryHandler: Done processing query
2142 2023.10.12 05:17:55.110994 [ 3 ] {1b85a17f-963f-400b-b332-a0bc38c2ac2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2143 2023.10.12 05:17:55.111011 [ 3 ] {} <Debug> HTTP-Session: c09c7df6-869f-423d-b032-0c9a16603581 Destroying unnamed session
2144 2023.10.12 05:17:55.111140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2145 2023.10.12 05:17:55.111186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2146 2023.10.12 05:17:55.111205 [ 3 ] {} <Debug> HTTP-Session: 97d70447-a08f-4f5f-8cd8-55cce3c8fabc Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2147 2023.10.12 05:17:55.111222 [ 3 ] {} <Debug> HTTP-Session: 97d70447-a08f-4f5f-8cd8-55cce3c8fabc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2148 2023.10.12 05:17:55.111299 [ 3 ] {88c13fda-837d-40b2-9a05-3e14e6862d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2149 2023.10.12 05:17:55.111339 [ 3 ] {88c13fda-837d-40b2-9a05-3e14e6862d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2150 2023.10.12 05:17:55.111447 [ 3 ] {88c13fda-837d-40b2-9a05-3e14e6862d77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2151 2023.10.12 05:17:55.111853 [ 3 ] {88c13fda-837d-40b2-9a05-3e14e6862d77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2152 2023.10.12 05:17:55.112070 [ 3 ] {88c13fda-837d-40b2-9a05-3e14e6862d77} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2153 2023.10.12 05:17:55.112218 [ 3 ] {88c13fda-837d-40b2-9a05-3e14e6862d77} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2154 2023.10.12 05:17:55.112335 [ 3 ] {88c13fda-837d-40b2-9a05-3e14e6862d77} <Information> executeQuery: Read 120 rows, 12.07 KiB in 0.001008036 sec., 119043 rows/sec., 11.69 MiB/sec.
2155 2023.10.12 05:17:55.112458 [ 3 ] {88c13fda-837d-40b2-9a05-3e14e6862d77} <Debug> DynamicQueryHandler: Done processing query
2156 2023.10.12 05:17:55.112482 [ 3 ] {88c13fda-837d-40b2-9a05-3e14e6862d77} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2157 2023.10.12 05:17:55.112498 [ 3 ] {} <Debug> HTTP-Session: 97d70447-a08f-4f5f-8cd8-55cce3c8fabc Destroying unnamed session
2158 2023.10.12 05:17:55.112616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2159 2023.10.12 05:17:55.112661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2160 2023.10.12 05:17:55.112680 [ 3 ] {} <Debug> HTTP-Session: 6dbaee96-2478-4160-8bf0-985b1758f706 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2161 2023.10.12 05:17:55.112697 [ 3 ] {} <Debug> HTTP-Session: 6dbaee96-2478-4160-8bf0-985b1758f706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2162 2023.10.12 05:17:55.112770 [ 3 ] {781bffeb-7b57-4801-9e90-f423786123b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2163 2023.10.12 05:17:55.112810 [ 3 ] {781bffeb-7b57-4801-9e90-f423786123b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2164 2023.10.12 05:17:55.112916 [ 3 ] {781bffeb-7b57-4801-9e90-f423786123b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2165 2023.10.12 05:17:55.113217 [ 3 ] {781bffeb-7b57-4801-9e90-f423786123b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2166 2023.10.12 05:17:55.113427 [ 3 ] {781bffeb-7b57-4801-9e90-f423786123b3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2167 2023.10.12 05:17:55.113574 [ 3 ] {781bffeb-7b57-4801-9e90-f423786123b3} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2168 2023.10.12 05:17:55.113696 [ 3 ] {781bffeb-7b57-4801-9e90-f423786123b3} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000897145 sec., 44585 rows/sec., 3.49 MiB/sec.
2169 2023.10.12 05:17:55.113801 [ 3 ] {781bffeb-7b57-4801-9e90-f423786123b3} <Debug> DynamicQueryHandler: Done processing query
2170 2023.10.12 05:17:55.113825 [ 3 ] {781bffeb-7b57-4801-9e90-f423786123b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2171 2023.10.12 05:17:55.113840 [ 3 ] {} <Debug> HTTP-Session: 6dbaee96-2478-4160-8bf0-985b1758f706 Destroying unnamed session
2172 2023.10.12 05:17:55.113991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2173 2023.10.12 05:17:55.114035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2174 2023.10.12 05:17:55.114054 [ 3 ] {} <Debug> HTTP-Session: 75e79320-69b3-4d93-82af-75e133451504 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2175 2023.10.12 05:17:55.114071 [ 3 ] {} <Debug> HTTP-Session: 75e79320-69b3-4d93-82af-75e133451504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2176 2023.10.12 05:17:55.114153 [ 3 ] {f6083d7c-5b77-4c21-ac6d-08bc4045d68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2177 2023.10.12 05:17:55.114198 [ 3 ] {f6083d7c-5b77-4c21-ac6d-08bc4045d68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2178 2023.10.12 05:17:55.114333 [ 3 ] {f6083d7c-5b77-4c21-ac6d-08bc4045d68b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2179 2023.10.12 05:17:55.114791 [ 3 ] {f6083d7c-5b77-4c21-ac6d-08bc4045d68b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2180 2023.10.12 05:17:55.115106 [ 3 ] {f6083d7c-5b77-4c21-ac6d-08bc4045d68b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2181 2023.10.12 05:17:55.115291 [ 3 ] {f6083d7c-5b77-4c21-ac6d-08bc4045d68b} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2182 2023.10.12 05:17:55.115428 [ 3 ] {f6083d7c-5b77-4c21-ac6d-08bc4045d68b} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.00123987 sec., 32261 rows/sec., 43.54 MiB/sec.
2183 2023.10.12 05:17:55.115601 [ 3 ] {f6083d7c-5b77-4c21-ac6d-08bc4045d68b} <Debug> DynamicQueryHandler: Done processing query
2184 2023.10.12 05:17:55.115625 [ 3 ] {f6083d7c-5b77-4c21-ac6d-08bc4045d68b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2185 2023.10.12 05:17:55.115642 [ 3 ] {} <Debug> HTTP-Session: 75e79320-69b3-4d93-82af-75e133451504 Destroying unnamed session
2186 2023.10.12 05:17:59.112508 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache
2187 2023.10.12 05:17:59.112578 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache
2188 2023.10.12 05:18:00.111901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2189 2023.10.12 05:18:00.112014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2190 2023.10.12 05:18:00.112045 [ 3 ] {} <Debug> HTTP-Session: 69e47343-9e13-4b39-9c61-fe06f223bd6e Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2191 2023.10.12 05:18:00.112072 [ 3 ] {} <Debug> HTTP-Session: 69e47343-9e13-4b39-9c61-fe06f223bd6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2192 2023.10.12 05:18:00.112209 [ 3 ] {d93be41a-24f9-4de5-b08b-aecede48fc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2193 2023.10.12 05:18:00.112275 [ 3 ] {d93be41a-24f9-4de5-b08b-aecede48fc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2194 2023.10.12 05:18:00.112428 [ 3 ] {d93be41a-24f9-4de5-b08b-aecede48fc92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2195 2023.10.12 05:18:00.112834 [ 3 ] {d93be41a-24f9-4de5-b08b-aecede48fc92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2196 2023.10.12 05:18:00.113097 [ 3 ] {d93be41a-24f9-4de5-b08b-aecede48fc92} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2197 2023.10.12 05:18:00.113257 [ 3 ] {d93be41a-24f9-4de5-b08b-aecede48fc92} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2198 2023.10.12 05:18:00.113398 [ 3 ] {d93be41a-24f9-4de5-b08b-aecede48fc92} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001140978 sec., 9640 rows/sec., 653.05 KiB/sec.
2199 2023.10.12 05:18:00.113577 [ 3 ] {d93be41a-24f9-4de5-b08b-aecede48fc92} <Debug> DynamicQueryHandler: Done processing query
2200 2023.10.12 05:18:00.113603 [ 3 ] {d93be41a-24f9-4de5-b08b-aecede48fc92} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2201 2023.10.12 05:18:00.113620 [ 3 ] {} <Debug> HTTP-Session: 69e47343-9e13-4b39-9c61-fe06f223bd6e Destroying unnamed session
2202 2023.10.12 05:18:00.113809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2203 2023.10.12 05:18:00.113858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2204 2023.10.12 05:18:00.113877 [ 3 ] {} <Debug> HTTP-Session: 2f3c262a-f1e9-402e-bbd4-be9b735c68a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2205 2023.10.12 05:18:00.113895 [ 3 ] {} <Debug> HTTP-Session: 2f3c262a-f1e9-402e-bbd4-be9b735c68a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2206 2023.10.12 05:18:00.113979 [ 3 ] {320b4fb0-8f31-4586-8849-0397da3c43eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2207 2023.10.12 05:18:00.114022 [ 3 ] {320b4fb0-8f31-4586-8849-0397da3c43eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2208 2023.10.12 05:18:00.114132 [ 3 ] {320b4fb0-8f31-4586-8849-0397da3c43eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2209 2023.10.12 05:18:00.114500 [ 3 ] {320b4fb0-8f31-4586-8849-0397da3c43eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2210 2023.10.12 05:18:00.114725 [ 3 ] {320b4fb0-8f31-4586-8849-0397da3c43eb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2211 2023.10.12 05:18:00.114879 [ 3 ] {320b4fb0-8f31-4586-8849-0397da3c43eb} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2212 2023.10.12 05:18:00.115004 [ 3 ] {320b4fb0-8f31-4586-8849-0397da3c43eb} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000996576 sec., 102350 rows/sec., 9.52 MiB/sec.
2213 2023.10.12 05:18:00.115130 [ 3 ] {320b4fb0-8f31-4586-8849-0397da3c43eb} <Debug> DynamicQueryHandler: Done processing query
2214 2023.10.12 05:18:00.115153 [ 3 ] {320b4fb0-8f31-4586-8849-0397da3c43eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
2215 2023.10.12 05:18:00.115169 [ 3 ] {} <Debug> HTTP-Session: 2f3c262a-f1e9-402e-bbd4-be9b735c68a5 Destroying unnamed session
2216 2023.10.12 05:18:00.115351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 44856, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2217 2023.10.12 05:18:00.115396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2218 2023.10.12 05:18:00.115415 [ 3 ] {} <Debug> HTTP-Session: 74b32dd3-ffa3-4798-9a13-b8cddbfd830f Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2219 2023.10.12 05:18:00.115431 [ 3 ] {} <Debug> HTTP-Session: 74b32dd3-ffa3-4798-9a13-b8cddbfd830f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2220 2023.10.12 05:18:00.115521 [ 3 ] {3b7fc1dc-baa3-4b3f-abeb-e63a1c7c02bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2221 2023.10.12 05:18:00.115561 [ 3 ] {3b7fc1dc-baa3-4b3f-abeb-e63a1c7c02bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2222 2023.10.12 05:18:00.115665 [ 3 ] {3b7fc1dc-baa3-4b3f-abeb-e63a1c7c02bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2223 2023.10.12 05:18:00.116140 [ 3 ] {3b7fc1dc-baa3-4b3f-abeb-e63a1c7c02bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2224 2023.10.12 05:18:00.116360 [ 3 ] {3b7fc1dc-baa3-4b3f-abeb-e63a1c7c02bb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2225 2023.10.12 05:18:00.116510 [ 3 ] {3b7fc1dc-baa3-4b3f-abeb-e63a1c7c02bb} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2226 2023.10.12 05:18:00.116634 [ 3 ] {3b7fc1dc-baa3-4b3f-abeb-e63a1c7c02bb} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.001084948 sec., 258076 rows/sec., 17.83 MiB/sec.
2227 2023.10.12 05:18:00.116759 [ 3 ] {3b7fc1dc-baa3-4b3f-abeb-e63a1c7c02bb} <Debug> DynamicQueryHandler: Done processing query
2228 2023.10.12 05:18:00.116783 [ 3 ] {3b7fc1dc-baa3-4b3f-abeb-e63a1c7c02bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2229 2023.10.12 05:18:00.116799 [ 3 ] {} <Debug> HTTP-Session: 74b32dd3-ffa3-4798-9a13-b8cddbfd830f Destroying unnamed session
2230 2023.10.12 05:18:00.116902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2231 2023.10.12 05:18:00.116948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2232 2023.10.12 05:18:00.116966 [ 3 ] {} <Debug> HTTP-Session: 7d8066d5-e2e1-4a41-ad38-18cec1a48f41 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2233 2023.10.12 05:18:00.116982 [ 3 ] {} <Debug> HTTP-Session: 7d8066d5-e2e1-4a41-ad38-18cec1a48f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2234 2023.10.12 05:18:00.117052 [ 3 ] {f0f5beb1-d250-4a62-a365-886fe3a61ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2235 2023.10.12 05:18:00.117092 [ 3 ] {f0f5beb1-d250-4a62-a365-886fe3a61ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2236 2023.10.12 05:18:00.117201 [ 3 ] {f0f5beb1-d250-4a62-a365-886fe3a61ee7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2237 2023.10.12 05:18:00.117456 [ 3 ] {f0f5beb1-d250-4a62-a365-886fe3a61ee7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2238 2023.10.12 05:18:00.117694 [ 3 ] {f0f5beb1-d250-4a62-a365-886fe3a61ee7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2239 2023.10.12 05:18:00.117878 [ 3 ] {f0f5beb1-d250-4a62-a365-886fe3a61ee7} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2240 2023.10.12 05:18:00.118003 [ 3 ] {f0f5beb1-d250-4a62-a365-886fe3a61ee7} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000918455 sec., 6532 rows/sec., 274.32 KiB/sec.
2241 2023.10.12 05:18:00.117997 [ 142 ] {} <Debug> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2242 2023.10.12 05:18:00.118118 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2243 2023.10.12 05:18:00.118172 [ 3 ] {f0f5beb1-d250-4a62-a365-886fe3a61ee7} <Debug> DynamicQueryHandler: Done processing query
2244 2023.10.12 05:18:00.118218 [ 3 ] {f0f5beb1-d250-4a62-a365-886fe3a61ee7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2245 2023.10.12 05:18:00.118231 [ 12 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2246 2023.10.12 05:18:00.118243 [ 3 ] {} <Debug> HTTP-Session: 7d8066d5-e2e1-4a41-ad38-18cec1a48f41 Destroying unnamed session
2247 2023.10.12 05:18:00.118422 [ 12 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2248 2023.10.12 05:18:00.118480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2249 2023.10.12 05:18:00.118511 [ 12 ] {5c91c038-6348-45d0-a524-6eb21c461c76::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
2250 2023.10.12 05:18:00.118560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2251 2023.10.12 05:18:00.118588 [ 3 ] {} <Debug> HTTP-Session: 24ea7903-a004-48b0-bae6-03a2916cda69 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2252 2023.10.12 05:18:00.118636 [ 3 ] {} <Debug> HTTP-Session: 24ea7903-a004-48b0-bae6-03a2916cda69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2253 2023.10.12 05:18:00.118774 [ 3 ] {33c0f8c6-a57f-4716-90a9-076498c225f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2254 2023.10.12 05:18:00.118904 [ 3 ] {33c0f8c6-a57f-4716-90a9-076498c225f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2255 2023.10.12 05:18:00.118924 [ 12 ] {5c91c038-6348-45d0-a524-6eb21c461c76::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
2256 2023.10.12 05:18:00.119376 [ 12 ] {5c91c038-6348-45d0-a524-6eb21c461c76::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
2257 2023.10.12 05:18:00.119393 [ 3 ] {33c0f8c6-a57f-4716-90a9-076498c225f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2258 2023.10.12 05:18:00.119575 [ 12 ] {5c91c038-6348-45d0-a524-6eb21c461c76::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
2259 2023.10.12 05:18:00.119707 [ 12 ] {5c91c038-6348-45d0-a524-6eb21c461c76::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
2260 2023.10.12 05:18:00.119994 [ 12 ] {5c91c038-6348-45d0-a524-6eb21c461c76::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
2261 2023.10.12 05:18:00.120178 [ 3 ] {33c0f8c6-a57f-4716-90a9-076498c225f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2262 2023.10.12 05:18:00.120697 [ 3 ] {33c0f8c6-a57f-4716-90a9-076498c225f7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2263 2023.10.12 05:18:00.121036 [ 3 ] {33c0f8c6-a57f-4716-90a9-076498c225f7} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2264 2023.10.12 05:18:00.121354 [ 3 ] {33c0f8c6-a57f-4716-90a9-076498c225f7} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.002520091 sec., 29364 rows/sec., 1.80 MiB/sec.
2265 2023.10.12 05:18:00.121390 [ 142 ] {} <Debug> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2266 2023.10.12 05:18:00.121399 [ 22 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003223682 sec., 20473.483426715167 rows/sec., 859.73 KiB/sec.
2267 2023.10.12 05:18:00.121464 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2268 2023.10.12 05:18:00.121665 [ 12 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2269 2023.10.12 05:18:00.121696 [ 3 ] {33c0f8c6-a57f-4716-90a9-076498c225f7} <Debug> DynamicQueryHandler: Done processing query
2270 2023.10.12 05:18:00.121668 [ 22 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2271 2023.10.12 05:18:00.121738 [ 3 ] {33c0f8c6-a57f-4716-90a9-076498c225f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2272 2023.10.12 05:18:00.121814 [ 3 ] {} <Debug> HTTP-Session: 24ea7903-a004-48b0-bae6-03a2916cda69 Destroying unnamed session
2273 2023.10.12 05:18:00.121912 [ 12 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2274 2023.10.12 05:18:00.121976 [ 12 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 378 rows starting from the beginning of the part
2275 2023.10.12 05:18:00.122005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2276 2023.10.12 05:18:00.122119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2277 2023.10.12 05:18:00.122171 [ 3 ] {} <Debug> HTTP-Session: e4663cbb-1505-4a5e-97f4-df57a6645f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2278 2023.10.12 05:18:00.122246 [ 3 ] {} <Debug> HTTP-Session: e4663cbb-1505-4a5e-97f4-df57a6645f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2279 2023.10.12 05:18:00.122293 [ 22 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_11_2} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2280 2023.10.12 05:18:00.122364 [ 12 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::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
2281 2023.10.12 05:18:00.122555 [ 3 ] {feac33b2-ecec-42a7-820b-e05c254c1524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2282 2023.10.12 05:18:00.122565 [ 22 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_11_2} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2283 2023.10.12 05:18:00.122695 [ 3 ] {feac33b2-ecec-42a7-820b-e05c254c1524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2284 2023.10.12 05:18:00.122725 [ 12 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part
2285 2023.10.12 05:18:00.123161 [ 12 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 63 rows starting from the beginning of the part
2286 2023.10.12 05:18:00.123480 [ 12 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::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
2287 2023.10.12 05:18:00.123483 [ 3 ] {feac33b2-ecec-42a7-820b-e05c254c1524} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2288 2023.10.12 05:18:00.123692 [ 12 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 74 rows starting from the beginning of the part
2289 2023.10.12 05:18:00.124216 [ 3 ] {feac33b2-ecec-42a7-820b-e05c254c1524} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2290 2023.10.12 05:18:00.124911 [ 3 ] {feac33b2-ecec-42a7-820b-e05c254c1524} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2291 2023.10.12 05:18:00.125326 [ 3 ] {feac33b2-ecec-42a7-820b-e05c254c1524} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2292 2023.10.12 05:18:00.125338 [ 12 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 5 columns (5 merged, 0 gathered) in 0.003787151 sec., 188796.27456100905 rows/sec., 11.47 MiB/sec.
2293 2023.10.12 05:18:00.125533 [ 3 ] {feac33b2-ecec-42a7-820b-e05c254c1524} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002899237 sec., 1724 rows/sec., 2.33 MiB/sec.
2294 2023.10.12 05:18:00.125659 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2295 2023.10.12 05:18:00.125767 [ 3 ] {feac33b2-ecec-42a7-820b-e05c254c1524} <Debug> DynamicQueryHandler: Done processing query
2296 2023.10.12 05:18:00.125799 [ 3 ] {feac33b2-ecec-42a7-820b-e05c254c1524} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2297 2023.10.12 05:18:00.125820 [ 3 ] {} <Debug> HTTP-Session: e4663cbb-1505-4a5e-97f4-df57a6645f29 Destroying unnamed session
2298 2023.10.12 05:18:00.125967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2299 2023.10.12 05:18:00.126030 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2300 2023.10.12 05:18:00.126040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2301 2023.10.12 05:18:00.126086 [ 3 ] {} <Debug> HTTP-Session: c6b5d8a8-b3c6-49c2-8144-3e02f66ed149 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2302 2023.10.12 05:18:00.126106 [ 3 ] {} <Debug> HTTP-Session: c6b5d8a8-b3c6-49c2-8144-3e02f66ed149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2303 2023.10.12 05:18:00.126155 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2304 2023.10.12 05:18:00.126224 [ 3 ] {dc660683-9790-4ac0-87f2-101998e5f602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2305 2023.10.12 05:18:00.126324 [ 3 ] {dc660683-9790-4ac0-87f2-101998e5f602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2306 2023.10.12 05:18:00.126446 [ 3 ] {dc660683-9790-4ac0-87f2-101998e5f602} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2307 2023.10.12 05:18:00.126764 [ 3 ] {dc660683-9790-4ac0-87f2-101998e5f602} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2308 2023.10.12 05:18:00.127007 [ 3 ] {dc660683-9790-4ac0-87f2-101998e5f602} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2309 2023.10.12 05:18:00.127182 [ 3 ] {dc660683-9790-4ac0-87f2-101998e5f602} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2310 2023.10.12 05:18:00.127304 [ 3 ] {dc660683-9790-4ac0-87f2-101998e5f602} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001020547 sec., 18617 rows/sec., 988.48 KiB/sec.
2311 2023.10.12 05:18:00.127426 [ 3 ] {dc660683-9790-4ac0-87f2-101998e5f602} <Debug> DynamicQueryHandler: Done processing query
2312 2023.10.12 05:18:00.127450 [ 3 ] {dc660683-9790-4ac0-87f2-101998e5f602} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2313 2023.10.12 05:18:00.127466 [ 3 ] {} <Debug> HTTP-Session: c6b5d8a8-b3c6-49c2-8144-3e02f66ed149 Destroying unnamed session
2314 2023.10.12 05:18:05.108541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2315 2023.10.12 05:18:05.108672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2316 2023.10.12 05:18:05.108701 [ 3 ] {} <Debug> HTTP-Session: f66f5ed1-c437-4a23-8e3d-7d33d9490504 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2317 2023.10.12 05:18:05.108729 [ 3 ] {} <Debug> HTTP-Session: f66f5ed1-c437-4a23-8e3d-7d33d9490504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2318 2023.10.12 05:18:05.108864 [ 3 ] {20be79a4-9084-4fe7-b49d-5be9847bf4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2319 2023.10.12 05:18:05.108930 [ 3 ] {20be79a4-9084-4fe7-b49d-5be9847bf4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2320 2023.10.12 05:18:05.109105 [ 3 ] {20be79a4-9084-4fe7-b49d-5be9847bf4f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2321 2023.10.12 05:18:05.109558 [ 3 ] {20be79a4-9084-4fe7-b49d-5be9847bf4f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2322 2023.10.12 05:18:05.109825 [ 3 ] {20be79a4-9084-4fe7-b49d-5be9847bf4f4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2323 2023.10.12 05:18:05.109987 [ 3 ] {20be79a4-9084-4fe7-b49d-5be9847bf4f4} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2324 2023.10.12 05:18:05.110118 [ 3 ] {20be79a4-9084-4fe7-b49d-5be9847bf4f4} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.00120616 sec., 33163 rows/sec., 2.63 MiB/sec.
2325 2023.10.12 05:18:05.110288 [ 3 ] {20be79a4-9084-4fe7-b49d-5be9847bf4f4} <Debug> DynamicQueryHandler: Done processing query
2326 2023.10.12 05:18:05.110315 [ 3 ] {20be79a4-9084-4fe7-b49d-5be9847bf4f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2327 2023.10.12 05:18:05.110331 [ 3 ] {} <Debug> HTTP-Session: f66f5ed1-c437-4a23-8e3d-7d33d9490504 Destroying unnamed session
2328 2023.10.12 05:18:05.110465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2329 2023.10.12 05:18:05.110510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2330 2023.10.12 05:18:05.110529 [ 3 ] {} <Debug> HTTP-Session: 9d88f594-f605-4f0e-9cb7-8584748e045a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2331 2023.10.12 05:18:05.110546 [ 3 ] {} <Debug> HTTP-Session: 9d88f594-f605-4f0e-9cb7-8584748e045a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2332 2023.10.12 05:18:05.110646 [ 3 ] {12e2b32b-f8b3-4be4-bc34-879bc541f923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2333 2023.10.12 05:18:05.110687 [ 3 ] {12e2b32b-f8b3-4be4-bc34-879bc541f923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2334 2023.10.12 05:18:05.110792 [ 3 ] {12e2b32b-f8b3-4be4-bc34-879bc541f923} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2335 2023.10.12 05:18:05.111187 [ 3 ] {12e2b32b-f8b3-4be4-bc34-879bc541f923} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2336 2023.10.12 05:18:05.111401 [ 3 ] {12e2b32b-f8b3-4be4-bc34-879bc541f923} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2337 2023.10.12 05:18:05.111546 [ 3 ] {12e2b32b-f8b3-4be4-bc34-879bc541f923} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2338 2023.10.12 05:18:05.111683 [ 3 ] {12e2b32b-f8b3-4be4-bc34-879bc541f923} <Information> executeQuery: Read 120 rows, 12.07 KiB in 0.001007896 sec., 119059 rows/sec., 11.69 MiB/sec.
2339 2023.10.12 05:18:05.111803 [ 3 ] {12e2b32b-f8b3-4be4-bc34-879bc541f923} <Debug> DynamicQueryHandler: Done processing query
2340 2023.10.12 05:18:05.111826 [ 3 ] {12e2b32b-f8b3-4be4-bc34-879bc541f923} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2341 2023.10.12 05:18:05.111842 [ 3 ] {} <Debug> HTTP-Session: 9d88f594-f605-4f0e-9cb7-8584748e045a Destroying unnamed session
2342 2023.10.12 05:18:05.111967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2343 2023.10.12 05:18:05.112011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2344 2023.10.12 05:18:05.112030 [ 3 ] {} <Debug> HTTP-Session: 75a2400b-c280-4f4c-9848-59e4c1653f4a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2345 2023.10.12 05:18:05.112046 [ 3 ] {} <Debug> HTTP-Session: 75a2400b-c280-4f4c-9848-59e4c1653f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2346 2023.10.12 05:18:05.112115 [ 3 ] {677d28f8-c783-4d12-8c52-410423debb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2347 2023.10.12 05:18:05.112153 [ 3 ] {677d28f8-c783-4d12-8c52-410423debb59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2348 2023.10.12 05:18:05.112257 [ 3 ] {677d28f8-c783-4d12-8c52-410423debb59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2349 2023.10.12 05:18:05.112588 [ 3 ] {677d28f8-c783-4d12-8c52-410423debb59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2350 2023.10.12 05:18:05.112791 [ 3 ] {677d28f8-c783-4d12-8c52-410423debb59} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2351 2023.10.12 05:18:05.112935 [ 3 ] {677d28f8-c783-4d12-8c52-410423debb59} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2352 2023.10.12 05:18:05.113047 [ 3 ] {677d28f8-c783-4d12-8c52-410423debb59} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000896704 sec., 44607 rows/sec., 3.49 MiB/sec.
2353 2023.10.12 05:18:05.113256 [ 3 ] {677d28f8-c783-4d12-8c52-410423debb59} <Debug> DynamicQueryHandler: Done processing query
2354 2023.10.12 05:18:05.113280 [ 3 ] {677d28f8-c783-4d12-8c52-410423debb59} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2355 2023.10.12 05:18:05.113296 [ 3 ] {} <Debug> HTTP-Session: 75a2400b-c280-4f4c-9848-59e4c1653f4a Destroying unnamed session
2356 2023.10.12 05:18:05.113493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2357 2023.10.12 05:18:05.113539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2358 2023.10.12 05:18:05.113558 [ 3 ] {} <Debug> HTTP-Session: d1c9ba6a-3926-4bef-8294-06cf8df81c79 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2359 2023.10.12 05:18:05.113579 [ 3 ] {} <Debug> HTTP-Session: d1c9ba6a-3926-4bef-8294-06cf8df81c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2360 2023.10.12 05:18:05.113664 [ 3 ] {994a2fc8-ac38-4cc5-80f4-6a1e55135b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2361 2023.10.12 05:18:05.113710 [ 3 ] {994a2fc8-ac38-4cc5-80f4-6a1e55135b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2362 2023.10.12 05:18:05.113856 [ 3 ] {994a2fc8-ac38-4cc5-80f4-6a1e55135b68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2363 2023.10.12 05:18:05.114409 [ 3 ] {994a2fc8-ac38-4cc5-80f4-6a1e55135b68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2364 2023.10.12 05:18:05.114722 [ 3 ] {994a2fc8-ac38-4cc5-80f4-6a1e55135b68} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2365 2023.10.12 05:18:05.114900 [ 3 ] {994a2fc8-ac38-4cc5-80f4-6a1e55135b68} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2366 2023.10.12 05:18:05.115028 [ 3 ] {994a2fc8-ac38-4cc5-80f4-6a1e55135b68} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001334161 sec., 29981 rows/sec., 40.46 MiB/sec.
2367 2023.10.12 05:18:05.115180 [ 3 ] {994a2fc8-ac38-4cc5-80f4-6a1e55135b68} <Debug> DynamicQueryHandler: Done processing query
2368 2023.10.12 05:18:05.115205 [ 3 ] {994a2fc8-ac38-4cc5-80f4-6a1e55135b68} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2369 2023.10.12 05:18:05.115221 [ 3 ] {} <Debug> HTTP-Session: d1c9ba6a-3926-4bef-8294-06cf8df81c79 Destroying unnamed session
2370 2023.10.12 05:18:10.110890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2371 2023.10.12 05:18:10.111016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2372 2023.10.12 05:18:10.111047 [ 3 ] {} <Debug> HTTP-Session: 174843da-3be1-4a62-a48f-48f7995cf15d Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2373 2023.10.12 05:18:10.111074 [ 3 ] {} <Debug> HTTP-Session: 174843da-3be1-4a62-a48f-48f7995cf15d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2374 2023.10.12 05:18:10.111201 [ 3 ] {b493a38c-a932-4518-bb0b-1ca6691cc9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2375 2023.10.12 05:18:10.111260 [ 3 ] {b493a38c-a932-4518-bb0b-1ca6691cc9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2376 2023.10.12 05:18:10.111416 [ 3 ] {b493a38c-a932-4518-bb0b-1ca6691cc9af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2377 2023.10.12 05:18:10.111836 [ 3 ] {b493a38c-a932-4518-bb0b-1ca6691cc9af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2378 2023.10.12 05:18:10.112112 [ 3 ] {b493a38c-a932-4518-bb0b-1ca6691cc9af} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2379 2023.10.12 05:18:10.112293 [ 3 ] {b493a38c-a932-4518-bb0b-1ca6691cc9af} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2380 2023.10.12 05:18:10.112432 [ 3 ] {b493a38c-a932-4518-bb0b-1ca6691cc9af} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001189299 sec., 9249 rows/sec., 626.52 KiB/sec.
2381 2023.10.12 05:18:10.112652 [ 3 ] {b493a38c-a932-4518-bb0b-1ca6691cc9af} <Debug> DynamicQueryHandler: Done processing query
2382 2023.10.12 05:18:10.112678 [ 3 ] {b493a38c-a932-4518-bb0b-1ca6691cc9af} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2383 2023.10.12 05:18:10.112695 [ 3 ] {} <Debug> HTTP-Session: 174843da-3be1-4a62-a48f-48f7995cf15d Destroying unnamed session
2384 2023.10.12 05:18:10.112823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2385 2023.10.12 05:18:10.112875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2386 2023.10.12 05:18:10.112896 [ 3 ] {} <Debug> HTTP-Session: 4f68c9b1-fdd2-4481-88c6-57c7b2bf7908 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2387 2023.10.12 05:18:10.112915 [ 3 ] {} <Debug> HTTP-Session: 4f68c9b1-fdd2-4481-88c6-57c7b2bf7908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2388 2023.10.12 05:18:10.112999 [ 3 ] {b9bcfb13-8acf-4b6b-86d0-be5204f6a4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2389 2023.10.12 05:18:10.113041 [ 3 ] {b9bcfb13-8acf-4b6b-86d0-be5204f6a4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2390 2023.10.12 05:18:10.113163 [ 3 ] {b9bcfb13-8acf-4b6b-86d0-be5204f6a4c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2391 2023.10.12 05:18:10.113553 [ 3 ] {b9bcfb13-8acf-4b6b-86d0-be5204f6a4c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2392 2023.10.12 05:18:10.113776 [ 3 ] {b9bcfb13-8acf-4b6b-86d0-be5204f6a4c5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2393 2023.10.12 05:18:10.113925 [ 3 ] {b9bcfb13-8acf-4b6b-86d0-be5204f6a4c5} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2394 2023.10.12 05:18:10.114027 [ 3 ] {b9bcfb13-8acf-4b6b-86d0-be5204f6a4c5} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.001001136 sec., 101884 rows/sec., 9.47 MiB/sec.
2395 2023.10.12 05:18:10.114189 [ 3 ] {b9bcfb13-8acf-4b6b-86d0-be5204f6a4c5} <Debug> DynamicQueryHandler: Done processing query
2396 2023.10.12 05:18:10.114216 [ 3 ] {b9bcfb13-8acf-4b6b-86d0-be5204f6a4c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
2397 2023.10.12 05:18:10.114232 [ 3 ] {} <Debug> HTTP-Session: 4f68c9b1-fdd2-4481-88c6-57c7b2bf7908 Destroying unnamed session
2398 2023.10.12 05:18:10.114428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2399 2023.10.12 05:18:10.114476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2400 2023.10.12 05:18:10.114495 [ 3 ] {} <Debug> HTTP-Session: e8374ba6-bb9f-4fd7-92ad-2c4ad719f138 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2401 2023.10.12 05:18:10.114512 [ 3 ] {} <Debug> HTTP-Session: e8374ba6-bb9f-4fd7-92ad-2c4ad719f138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2402 2023.10.12 05:18:10.114597 [ 3 ] {f0a7883c-b18b-4d53-9f85-a1be955ef1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2403 2023.10.12 05:18:10.114638 [ 3 ] {f0a7883c-b18b-4d53-9f85-a1be955ef1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2404 2023.10.12 05:18:10.114753 [ 3 ] {f0a7883c-b18b-4d53-9f85-a1be955ef1d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2405 2023.10.12 05:18:10.115186 [ 3 ] {f0a7883c-b18b-4d53-9f85-a1be955ef1d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2406 2023.10.12 05:18:10.115407 [ 3 ] {f0a7883c-b18b-4d53-9f85-a1be955ef1d8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2407 2023.10.12 05:18:10.115553 [ 3 ] {f0a7883c-b18b-4d53-9f85-a1be955ef1d8} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2408 2023.10.12 05:18:10.115677 [ 3 ] {f0a7883c-b18b-4d53-9f85-a1be955ef1d8} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001043337 sec., 257826 rows/sec., 17.73 MiB/sec.
2409 2023.10.12 05:18:10.115805 [ 3 ] {f0a7883c-b18b-4d53-9f85-a1be955ef1d8} <Debug> DynamicQueryHandler: Done processing query
2410 2023.10.12 05:18:10.115829 [ 3 ] {f0a7883c-b18b-4d53-9f85-a1be955ef1d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2411 2023.10.12 05:18:10.115845 [ 3 ] {} <Debug> HTTP-Session: e8374ba6-bb9f-4fd7-92ad-2c4ad719f138 Destroying unnamed session
2412 2023.10.12 05:18:10.115955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2413 2023.10.12 05:18:10.116001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2414 2023.10.12 05:18:10.116020 [ 3 ] {} <Debug> HTTP-Session: b1b109c3-e3aa-4886-9808-e670dbf9beb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2415 2023.10.12 05:18:10.116036 [ 3 ] {} <Debug> HTTP-Session: b1b109c3-e3aa-4886-9808-e670dbf9beb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2416 2023.10.12 05:18:10.116105 [ 3 ] {b613eb6b-85fc-415c-812e-c9718402730f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2417 2023.10.12 05:18:10.116145 [ 3 ] {b613eb6b-85fc-415c-812e-c9718402730f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2418 2023.10.12 05:18:10.116253 [ 3 ] {b613eb6b-85fc-415c-812e-c9718402730f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2419 2023.10.12 05:18:10.116507 [ 3 ] {b613eb6b-85fc-415c-812e-c9718402730f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2420 2023.10.12 05:18:10.116748 [ 3 ] {b613eb6b-85fc-415c-812e-c9718402730f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2421 2023.10.12 05:18:10.116919 [ 3 ] {b613eb6b-85fc-415c-812e-c9718402730f} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2422 2023.10.12 05:18:10.117036 [ 3 ] {b613eb6b-85fc-415c-812e-c9718402730f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000902504 sec., 6648 rows/sec., 279.17 KiB/sec.
2423 2023.10.12 05:18:10.117213 [ 3 ] {b613eb6b-85fc-415c-812e-c9718402730f} <Debug> DynamicQueryHandler: Done processing query
2424 2023.10.12 05:18:10.117238 [ 3 ] {b613eb6b-85fc-415c-812e-c9718402730f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2425 2023.10.12 05:18:10.117254 [ 3 ] {} <Debug> HTTP-Session: b1b109c3-e3aa-4886-9808-e670dbf9beb5 Destroying unnamed session
2426 2023.10.12 05:18:10.117381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2427 2023.10.12 05:18:10.117436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2428 2023.10.12 05:18:10.117459 [ 3 ] {} <Debug> HTTP-Session: 85f0624e-38fa-456f-ab41-9e2c45c71302 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2429 2023.10.12 05:18:10.117476 [ 3 ] {} <Debug> HTTP-Session: 85f0624e-38fa-456f-ab41-9e2c45c71302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2430 2023.10.12 05:18:10.117549 [ 3 ] {201473cf-b7fd-4d39-a749-944f500dcc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2431 2023.10.12 05:18:10.117592 [ 3 ] {201473cf-b7fd-4d39-a749-944f500dcc77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2432 2023.10.12 05:18:10.117719 [ 3 ] {201473cf-b7fd-4d39-a749-944f500dcc77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2433 2023.10.12 05:18:10.118027 [ 3 ] {201473cf-b7fd-4d39-a749-944f500dcc77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2434 2023.10.12 05:18:10.118281 [ 3 ] {201473cf-b7fd-4d39-a749-944f500dcc77} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2435 2023.10.12 05:18:10.118458 [ 3 ] {201473cf-b7fd-4d39-a749-944f500dcc77} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2436 2023.10.12 05:18:10.118575 [ 3 ] {201473cf-b7fd-4d39-a749-944f500dcc77} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000997716 sec., 63144 rows/sec., 3.83 MiB/sec.
2437 2023.10.12 05:18:10.118695 [ 3 ] {201473cf-b7fd-4d39-a749-944f500dcc77} <Debug> DynamicQueryHandler: Done processing query
2438 2023.10.12 05:18:10.118719 [ 3 ] {201473cf-b7fd-4d39-a749-944f500dcc77} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2439 2023.10.12 05:18:10.118735 [ 3 ] {} <Debug> HTTP-Session: 85f0624e-38fa-456f-ab41-9e2c45c71302 Destroying unnamed session
2440 2023.10.12 05:18:10.118864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2441 2023.10.12 05:18:10.118909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2442 2023.10.12 05:18:10.118928 [ 3 ] {} <Debug> HTTP-Session: 4f203b86-52d6-42c6-9537-2f15ab43cecf Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2443 2023.10.12 05:18:10.118944 [ 3 ] {} <Debug> HTTP-Session: 4f203b86-52d6-42c6-9537-2f15ab43cecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2444 2023.10.12 05:18:10.119016 [ 3 ] {e5d8ed9a-c641-4b7e-a8d2-741b59bef4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2445 2023.10.12 05:18:10.119060 [ 3 ] {e5d8ed9a-c641-4b7e-a8d2-741b59bef4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2446 2023.10.12 05:18:10.119193 [ 3 ] {e5d8ed9a-c641-4b7e-a8d2-741b59bef4f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2447 2023.10.12 05:18:10.119508 [ 3 ] {e5d8ed9a-c641-4b7e-a8d2-741b59bef4f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2448 2023.10.12 05:18:10.119772 [ 3 ] {e5d8ed9a-c641-4b7e-a8d2-741b59bef4f9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2449 2023.10.12 05:18:10.119948 [ 3 ] {e5d8ed9a-c641-4b7e-a8d2-741b59bef4f9} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2450 2023.10.12 05:18:10.120073 [ 3 ] {e5d8ed9a-c641-4b7e-a8d2-741b59bef4f9} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001029516 sec., 4856 rows/sec., 6.55 MiB/sec.
2451 2023.10.12 05:18:10.120195 [ 3 ] {e5d8ed9a-c641-4b7e-a8d2-741b59bef4f9} <Debug> DynamicQueryHandler: Done processing query
2452 2023.10.12 05:18:10.120218 [ 3 ] {e5d8ed9a-c641-4b7e-a8d2-741b59bef4f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2453 2023.10.12 05:18:10.120235 [ 3 ] {} <Debug> HTTP-Session: 4f203b86-52d6-42c6-9537-2f15ab43cecf Destroying unnamed session
2454 2023.10.12 05:18:10.120353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2455 2023.10.12 05:18:10.120398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2456 2023.10.12 05:18:10.120417 [ 3 ] {} <Debug> HTTP-Session: 0fb8385d-67eb-480a-af4a-8b82a3c86208 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2457 2023.10.12 05:18:10.120434 [ 3 ] {} <Debug> HTTP-Session: 0fb8385d-67eb-480a-af4a-8b82a3c86208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2458 2023.10.12 05:18:10.120503 [ 3 ] {9cd5f2aa-9047-4985-b193-073ea14508cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2459 2023.10.12 05:18:10.120542 [ 3 ] {9cd5f2aa-9047-4985-b193-073ea14508cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2460 2023.10.12 05:18:10.120644 [ 3 ] {9cd5f2aa-9047-4985-b193-073ea14508cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2461 2023.10.12 05:18:10.120900 [ 3 ] {9cd5f2aa-9047-4985-b193-073ea14508cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2462 2023.10.12 05:18:10.121128 [ 3 ] {9cd5f2aa-9047-4985-b193-073ea14508cc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2463 2023.10.12 05:18:10.121302 [ 3 ] {9cd5f2aa-9047-4985-b193-073ea14508cc} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2464 2023.10.12 05:18:10.121419 [ 3 ] {9cd5f2aa-9047-4985-b193-073ea14508cc} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000879804 sec., 21595 rows/sec., 1.12 MiB/sec.
2465 2023.10.12 05:18:10.121536 [ 3 ] {9cd5f2aa-9047-4985-b193-073ea14508cc} <Debug> DynamicQueryHandler: Done processing query
2466 2023.10.12 05:18:10.121558 [ 3 ] {9cd5f2aa-9047-4985-b193-073ea14508cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2467 2023.10.12 05:18:10.121574 [ 3 ] {} <Debug> HTTP-Session: 0fb8385d-67eb-480a-af4a-8b82a3c86208 Destroying unnamed session
2468 2023.10.12 05:18:14.112809 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache
2469 2023.10.12 05:18:14.112882 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache
2470 2023.10.12 05:18:15.108646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2471 2023.10.12 05:18:15.108763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2472 2023.10.12 05:18:15.108794 [ 3 ] {} <Debug> HTTP-Session: 39e46ede-bfe4-429b-ae83-da846a64f999 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2473 2023.10.12 05:18:15.108821 [ 3 ] {} <Debug> HTTP-Session: 39e46ede-bfe4-429b-ae83-da846a64f999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2474 2023.10.12 05:18:15.108962 [ 3 ] {c3437a93-0649-4cc8-85e2-ef2d048b769a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2475 2023.10.12 05:18:15.109032 [ 3 ] {c3437a93-0649-4cc8-85e2-ef2d048b769a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2476 2023.10.12 05:18:15.109193 [ 3 ] {c3437a93-0649-4cc8-85e2-ef2d048b769a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2477 2023.10.12 05:18:15.109743 [ 3 ] {c3437a93-0649-4cc8-85e2-ef2d048b769a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2478 2023.10.12 05:18:15.110009 [ 3 ] {c3437a93-0649-4cc8-85e2-ef2d048b769a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2479 2023.10.12 05:18:15.110191 [ 3 ] {c3437a93-0649-4cc8-85e2-ef2d048b769a} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2480 2023.10.12 05:18:15.110340 [ 3 ] {c3437a93-0649-4cc8-85e2-ef2d048b769a} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001333371 sec., 29999 rows/sec., 2.37 MiB/sec.
2481 2023.10.12 05:18:15.110335 [ 109 ] {} <Debug> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2482 2023.10.12 05:18:15.110459 [ 109 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2483 2023.10.12 05:18:15.110563 [ 3 ] {c3437a93-0649-4cc8-85e2-ef2d048b769a} <Debug> DynamicQueryHandler: Done processing query
2484 2023.10.12 05:18:15.110578 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2485 2023.10.12 05:18:15.110604 [ 3 ] {c3437a93-0649-4cc8-85e2-ef2d048b769a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2486 2023.10.12 05:18:15.110677 [ 3 ] {} <Debug> HTTP-Session: 39e46ede-bfe4-429b-ae83-da846a64f999 Destroying unnamed session
2487 2023.10.12 05:18:15.110758 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2488 2023.10.12 05:18:15.110799 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 51 rows starting from the beginning of the part
2489 2023.10.12 05:18:15.110892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2490 2023.10.12 05:18:15.110991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2491 2023.10.12 05:18:15.111036 [ 3 ] {} <Debug> HTTP-Session: 51a35050-3ce0-4f0a-9375-7ebf3336e64b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2492 2023.10.12 05:18:15.111093 [ 3 ] {} <Debug> HTTP-Session: 51a35050-3ce0-4f0a-9375-7ebf3336e64b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2493 2023.10.12 05:18:15.111121 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part
2494 2023.10.12 05:18:15.111344 [ 3 ] {5b6a816c-c787-443f-a4ce-47a88f999c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2495 2023.10.12 05:18:15.111363 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part
2496 2023.10.12 05:18:15.111461 [ 3 ] {5b6a816c-c787-443f-a4ce-47a88f999c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2497 2023.10.12 05:18:15.111629 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part
2498 2023.10.12 05:18:15.111925 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part
2499 2023.10.12 05:18:15.112013 [ 3 ] {5b6a816c-c787-443f-a4ce-47a88f999c57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2500 2023.10.12 05:18:15.112154 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part
2501 2023.10.12 05:18:15.112924 [ 3 ] {5b6a816c-c787-443f-a4ce-47a88f999c57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2502 2023.10.12 05:18:15.113495 [ 3 ] {5b6a816c-c787-443f-a4ce-47a88f999c57} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2503 2023.10.12 05:18:15.113553 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 4 columns (4 merged, 0 gathered) in 0.003019169 sec., 63924.87469234084 rows/sec., 4.92 MiB/sec.
2504 2023.10.12 05:18:15.113716 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2505 2023.10.12 05:18:15.113783 [ 3 ] {5b6a816c-c787-443f-a4ce-47a88f999c57} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2506 2023.10.12 05:18:15.113962 [ 109 ] {} <Debug> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2507 2023.10.12 05:18:15.113992 [ 3 ] {5b6a816c-c787-443f-a4ce-47a88f999c57} <Information> executeQuery: Read 120 rows, 12.07 KiB in 0.002586892 sec., 46387 rows/sec., 4.56 MiB/sec.
2508 2023.10.12 05:18:15.114041 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2509 2023.10.12 05:18:15.114052 [ 109 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2510 2023.10.12 05:18:15.114282 [ 20 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2511 2023.10.12 05:18:15.114357 [ 3 ] {5b6a816c-c787-443f-a4ce-47a88f999c57} <Debug> DynamicQueryHandler: Done processing query
2512 2023.10.12 05:18:15.114390 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2513 2023.10.12 05:18:15.114410 [ 3 ] {5b6a816c-c787-443f-a4ce-47a88f999c57} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2514 2023.10.12 05:18:15.114474 [ 3 ] {} <Debug> HTTP-Session: 51a35050-3ce0-4f0a-9375-7ebf3336e64b Destroying unnamed session
2515 2023.10.12 05:18:15.114529 [ 20 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2516 2023.10.12 05:18:15.114602 [ 20 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 222 rows starting from the beginning of the part
2517 2023.10.12 05:18:15.114657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2518 2023.10.12 05:18:15.114749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2519 2023.10.12 05:18:15.114809 [ 3 ] {} <Debug> HTTP-Session: a417394f-17a8-482c-8682-b54d12d42cef Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2520 2023.10.12 05:18:15.114839 [ 20 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 120 rows starting from the beginning of the part
2521 2023.10.12 05:18:15.114853 [ 3 ] {} <Debug> HTTP-Session: a417394f-17a8-482c-8682-b54d12d42cef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2522 2023.10.12 05:18:15.115066 [ 20 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 102 rows starting from the beginning of the part
2523 2023.10.12 05:18:15.115079 [ 3 ] {3d6495a4-afea-4b90-ab8e-759881a03b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2524 2023.10.12 05:18:15.115175 [ 3 ] {3d6495a4-afea-4b90-ab8e-759881a03b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2525 2023.10.12 05:18:15.115266 [ 20 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 120 rows starting from the beginning of the part
2526 2023.10.12 05:18:15.115567 [ 20 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 102 rows starting from the beginning of the part
2527 2023.10.12 05:18:15.115671 [ 3 ] {3d6495a4-afea-4b90-ab8e-759881a03b8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2528 2023.10.12 05:18:15.115826 [ 20 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 120 rows starting from the beginning of the part
2529 2023.10.12 05:18:15.116354 [ 3 ] {3d6495a4-afea-4b90-ab8e-759881a03b8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2530 2023.10.12 05:18:15.116785 [ 3 ] {3d6495a4-afea-4b90-ab8e-759881a03b8a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2531 2023.10.12 05:18:15.117039 [ 3 ] {3d6495a4-afea-4b90-ab8e-759881a03b8a} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2532 2023.10.12 05:18:15.117215 [ 127 ] {} <Debug> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2533 2023.10.12 05:18:15.117291 [ 3 ] {3d6495a4-afea-4b90-ab8e-759881a03b8a} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.002127215 sec., 18803 rows/sec., 1.47 MiB/sec.
2534 2023.10.12 05:18:15.117371 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2535 2023.10.12 05:18:15.117814 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2536 2023.10.12 05:18:15.117851 [ 3 ] {3d6495a4-afea-4b90-ab8e-759881a03b8a} <Debug> DynamicQueryHandler: Done processing query
2537 2023.10.12 05:18:15.117824 [ 14 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 4 columns (4 merged, 0 gathered) in 0.003686059 sec., 213235.87061411657 rows/sec., 20.51 MiB/sec.
2538 2023.10.12 05:18:15.117900 [ 3 ] {3d6495a4-afea-4b90-ab8e-759881a03b8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2539 2023.10.12 05:18:15.117970 [ 3 ] {} <Debug> HTTP-Session: a417394f-17a8-482c-8682-b54d12d42cef Destroying unnamed session
2540 2023.10.12 05:18:15.118069 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2541 2023.10.12 05:18:15.118121 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 338 rows starting from the beginning of the part
2542 2023.10.12 05:18:15.118128 [ 14 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2543 2023.10.12 05:18:15.118277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2544 2023.10.12 05:18:15.118382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2545 2023.10.12 05:18:15.118460 [ 3 ] {} <Debug> HTTP-Session: 6f2ddcc5-2ff4-4bc5-a6fe-701d75f1dcc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2546 2023.10.12 05:18:15.118500 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part
2547 2023.10.12 05:18:15.118517 [ 3 ] {} <Debug> HTTP-Session: 6f2ddcc5-2ff4-4bc5-a6fe-701d75f1dcc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2548 2023.10.12 05:18:15.118660 [ 14 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2549 2023.10.12 05:18:15.118899 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 280 rows starting from the beginning of the part
2550 2023.10.12 05:18:15.118906 [ 3 ] {c6f31b71-5c93-40f7-97f7-4b350e6e9b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2551 2023.10.12 05:18:15.118942 [ 14 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2552 2023.10.12 05:18:15.119097 [ 3 ] {c6f31b71-5c93-40f7-97f7-4b350e6e9b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2553 2023.10.12 05:18:15.119288 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part
2554 2023.10.12 05:18:15.119596 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 269 rows starting from the beginning of the part
2555 2023.10.12 05:18:15.119848 [ 3 ] {c6f31b71-5c93-40f7-97f7-4b350e6e9b62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2556 2023.10.12 05:18:15.119866 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part
2557 2023.10.12 05:18:15.120978 [ 3 ] {c6f31b71-5c93-40f7-97f7-4b350e6e9b62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2558 2023.10.12 05:18:15.121415 [ 27 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1007 rows, containing 4 columns (4 merged, 0 gathered) in 0.003928104 sec., 256357.7746414046 rows/sec., 18.11 MiB/sec.
2559 2023.10.12 05:18:15.121568 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2560 2023.10.12 05:18:15.121596 [ 3 ] {c6f31b71-5c93-40f7-97f7-4b350e6e9b62} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2561 2023.10.12 05:18:15.121821 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2562 2023.10.12 05:18:15.121922 [ 3 ] {c6f31b71-5c93-40f7-97f7-4b350e6e9b62} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2563 2023.10.12 05:18:15.121947 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2564 2023.10.12 05:18:15.122087 [ 127 ] {} <Debug> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2565 2023.10.12 05:18:15.122108 [ 3 ] {c6f31b71-5c93-40f7-97f7-4b350e6e9b62} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.00311485 sec., 12841 rows/sec., 17.33 MiB/sec.
2566 2023.10.12 05:18:15.122124 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2567 2023.10.12 05:18:15.122322 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2568 2023.10.12 05:18:15.122498 [ 3 ] {c6f31b71-5c93-40f7-97f7-4b350e6e9b62} <Debug> DynamicQueryHandler: Done processing query
2569 2023.10.12 05:18:15.122519 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2570 2023.10.12 05:18:15.122547 [ 3 ] {c6f31b71-5c93-40f7-97f7-4b350e6e9b62} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2571 2023.10.12 05:18:15.122604 [ 3 ] {} <Debug> HTTP-Session: 6f2ddcc5-2ff4-4bc5-a6fe-701d75f1dcc1 Destroying unnamed session
2572 2023.10.12 05:18:15.122604 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 258 rows starting from the beginning of the part
2573 2023.10.12 05:18:15.122745 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part
2574 2023.10.12 05:18:15.122842 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part
2575 2023.10.12 05:18:15.122932 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part
2576 2023.10.12 05:18:15.123020 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part
2577 2023.10.12 05:18:15.123106 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part
2578 2023.10.12 05:18:15.124359 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 6 columns (6 merged, 0 gathered) in 0.002190136 sec., 177157.94818221332 rows/sec., 239.07 MiB/sec.
2579 2023.10.12 05:18:15.124594 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2580 2023.10.12 05:18:15.124792 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2581 2023.10.12 05:18:15.124853 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2582 2023.10.12 05:18:15.124917 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3: 4.01 MiB.
2583 2023.10.12 05:18:16.001094 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.61 MiB, peak 230.86 MiB, will set to 225.54 MiB (RSS), difference: -4.07 MiB
2584 2023.10.12 05:18:20.110674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2585 2023.10.12 05:18:20.110802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2586 2023.10.12 05:18:20.110833 [ 3 ] {} <Debug> HTTP-Session: d0c9c93f-fdee-4646-a47a-9695e400b1ef Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2587 2023.10.12 05:18:20.110861 [ 3 ] {} <Debug> HTTP-Session: d0c9c93f-fdee-4646-a47a-9695e400b1ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2588 2023.10.12 05:18:20.111010 [ 3 ] {5e6106d5-c966-4ba9-9093-a2e659201306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2589 2023.10.12 05:18:20.111079 [ 3 ] {5e6106d5-c966-4ba9-9093-a2e659201306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2590 2023.10.12 05:18:20.111241 [ 3 ] {5e6106d5-c966-4ba9-9093-a2e659201306} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2591 2023.10.12 05:18:20.111692 [ 3 ] {5e6106d5-c966-4ba9-9093-a2e659201306} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2592 2023.10.12 05:18:20.111962 [ 3 ] {5e6106d5-c966-4ba9-9093-a2e659201306} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2593 2023.10.12 05:18:20.112133 [ 3 ] {5e6106d5-c966-4ba9-9093-a2e659201306} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2594 2023.10.12 05:18:20.112267 [ 3 ] {5e6106d5-c966-4ba9-9093-a2e659201306} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001213219 sec., 9066 rows/sec., 614.17 KiB/sec.
2595 2023.10.12 05:18:20.112400 [ 3 ] {5e6106d5-c966-4ba9-9093-a2e659201306} <Debug> DynamicQueryHandler: Done processing query
2596 2023.10.12 05:18:20.112426 [ 3 ] {5e6106d5-c966-4ba9-9093-a2e659201306} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2597 2023.10.12 05:18:20.112442 [ 3 ] {} <Debug> HTTP-Session: d0c9c93f-fdee-4646-a47a-9695e400b1ef Destroying unnamed session
2598 2023.10.12 05:18:20.112571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2599 2023.10.12 05:18:20.112618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2600 2023.10.12 05:18:20.112638 [ 3 ] {} <Debug> HTTP-Session: 001ce78e-edda-4f35-958f-0a8b48aa66af Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2601 2023.10.12 05:18:20.112656 [ 3 ] {} <Debug> HTTP-Session: 001ce78e-edda-4f35-958f-0a8b48aa66af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2602 2023.10.12 05:18:20.112737 [ 3 ] {cf766e59-1883-4883-9d70-46bf988293ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2603 2023.10.12 05:18:20.112780 [ 3 ] {cf766e59-1883-4883-9d70-46bf988293ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2604 2023.10.12 05:18:20.112887 [ 3 ] {cf766e59-1883-4883-9d70-46bf988293ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2605 2023.10.12 05:18:20.113250 [ 3 ] {cf766e59-1883-4883-9d70-46bf988293ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2606 2023.10.12 05:18:20.113471 [ 3 ] {cf766e59-1883-4883-9d70-46bf988293ea} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2607 2023.10.12 05:18:20.113620 [ 3 ] {cf766e59-1883-4883-9d70-46bf988293ea} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2608 2023.10.12 05:18:20.113745 [ 3 ] {cf766e59-1883-4883-9d70-46bf988293ea} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000977456 sec., 104352 rows/sec., 9.70 MiB/sec.
2609 2023.10.12 05:18:20.113866 [ 3 ] {cf766e59-1883-4883-9d70-46bf988293ea} <Debug> DynamicQueryHandler: Done processing query
2610 2023.10.12 05:18:20.113891 [ 3 ] {cf766e59-1883-4883-9d70-46bf988293ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
2611 2023.10.12 05:18:20.113907 [ 3 ] {} <Debug> HTTP-Session: 001ce78e-edda-4f35-958f-0a8b48aa66af Destroying unnamed session
2612 2023.10.12 05:18:20.114160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2613 2023.10.12 05:18:20.114227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2614 2023.10.12 05:18:20.114253 [ 3 ] {} <Debug> HTTP-Session: be09656e-544c-456c-abce-204e8295cd62 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2615 2023.10.12 05:18:20.114275 [ 3 ] {} <Debug> HTTP-Session: be09656e-544c-456c-abce-204e8295cd62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2616 2023.10.12 05:18:20.114384 [ 3 ] {ff4bd7eb-5acd-44f5-a9af-8df4470aa492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2617 2023.10.12 05:18:20.114433 [ 3 ] {ff4bd7eb-5acd-44f5-a9af-8df4470aa492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2618 2023.10.12 05:18:20.114578 [ 3 ] {ff4bd7eb-5acd-44f5-a9af-8df4470aa492} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2619 2023.10.12 05:18:20.115067 [ 3 ] {ff4bd7eb-5acd-44f5-a9af-8df4470aa492} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2620 2023.10.12 05:18:20.115304 [ 3 ] {ff4bd7eb-5acd-44f5-a9af-8df4470aa492} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2621 2023.10.12 05:18:20.115462 [ 3 ] {ff4bd7eb-5acd-44f5-a9af-8df4470aa492} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2622 2023.10.12 05:18:20.115588 [ 3 ] {ff4bd7eb-5acd-44f5-a9af-8df4470aa492} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001167939 sec., 230320 rows/sec., 15.84 MiB/sec.
2623 2023.10.12 05:18:20.115705 [ 3 ] {ff4bd7eb-5acd-44f5-a9af-8df4470aa492} <Debug> DynamicQueryHandler: Done processing query
2624 2023.10.12 05:18:20.115729 [ 3 ] {ff4bd7eb-5acd-44f5-a9af-8df4470aa492} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2625 2023.10.12 05:18:20.115746 [ 3 ] {} <Debug> HTTP-Session: be09656e-544c-456c-abce-204e8295cd62 Destroying unnamed session
2626 2023.10.12 05:18:20.115895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2627 2023.10.12 05:18:20.115945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2628 2023.10.12 05:18:20.115965 [ 3 ] {} <Debug> HTTP-Session: 58e44756-fec6-4f60-acdc-5d9f44e120ef Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2629 2023.10.12 05:18:20.115982 [ 3 ] {} <Debug> HTTP-Session: 58e44756-fec6-4f60-acdc-5d9f44e120ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2630 2023.10.12 05:18:20.116053 [ 3 ] {6d73bf81-3b22-4d89-85ec-9aeac716dbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2631 2023.10.12 05:18:20.116093 [ 3 ] {6d73bf81-3b22-4d89-85ec-9aeac716dbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2632 2023.10.12 05:18:20.116202 [ 3 ] {6d73bf81-3b22-4d89-85ec-9aeac716dbfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2633 2023.10.12 05:18:20.116490 [ 3 ] {6d73bf81-3b22-4d89-85ec-9aeac716dbfa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2634 2023.10.12 05:18:20.116754 [ 3 ] {6d73bf81-3b22-4d89-85ec-9aeac716dbfa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2635 2023.10.12 05:18:20.116944 [ 3 ] {6d73bf81-3b22-4d89-85ec-9aeac716dbfa} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2636 2023.10.12 05:18:20.117081 [ 3 ] {6d73bf81-3b22-4d89-85ec-9aeac716dbfa} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000999556 sec., 6002 rows/sec., 252.07 KiB/sec.
2637 2023.10.12 05:18:20.117206 [ 3 ] {6d73bf81-3b22-4d89-85ec-9aeac716dbfa} <Debug> DynamicQueryHandler: Done processing query
2638 2023.10.12 05:18:20.117232 [ 3 ] {6d73bf81-3b22-4d89-85ec-9aeac716dbfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2639 2023.10.12 05:18:20.117248 [ 3 ] {} <Debug> HTTP-Session: 58e44756-fec6-4f60-acdc-5d9f44e120ef Destroying unnamed session
2640 2023.10.12 05:18:20.117374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2641 2023.10.12 05:18:20.117420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2642 2023.10.12 05:18:20.117441 [ 3 ] {} <Debug> HTTP-Session: b6be8a52-b0d3-4c12-b4bf-a509211485d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2643 2023.10.12 05:18:20.117467 [ 3 ] {} <Debug> HTTP-Session: b6be8a52-b0d3-4c12-b4bf-a509211485d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2644 2023.10.12 05:18:20.117563 [ 3 ] {da0c24e4-5cea-4caf-9ee8-20bc60e98da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2645 2023.10.12 05:18:20.117619 [ 3 ] {da0c24e4-5cea-4caf-9ee8-20bc60e98da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2646 2023.10.12 05:18:20.117746 [ 3 ] {da0c24e4-5cea-4caf-9ee8-20bc60e98da2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2647 2023.10.12 05:18:20.118077 [ 3 ] {da0c24e4-5cea-4caf-9ee8-20bc60e98da2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2648 2023.10.12 05:18:20.118331 [ 3 ] {da0c24e4-5cea-4caf-9ee8-20bc60e98da2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2649 2023.10.12 05:18:20.118519 [ 3 ] {da0c24e4-5cea-4caf-9ee8-20bc60e98da2} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2650 2023.10.12 05:18:20.118667 [ 3 ] {da0c24e4-5cea-4caf-9ee8-20bc60e98da2} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001058937 sec., 59493 rows/sec., 3.61 MiB/sec.
2651 2023.10.12 05:18:20.118796 [ 3 ] {da0c24e4-5cea-4caf-9ee8-20bc60e98da2} <Debug> DynamicQueryHandler: Done processing query
2652 2023.10.12 05:18:20.118821 [ 3 ] {da0c24e4-5cea-4caf-9ee8-20bc60e98da2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2653 2023.10.12 05:18:20.118837 [ 3 ] {} <Debug> HTTP-Session: b6be8a52-b0d3-4c12-b4bf-a509211485d9 Destroying unnamed session
2654 2023.10.12 05:18:20.118953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2655 2023.10.12 05:18:20.118998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2656 2023.10.12 05:18:20.119018 [ 3 ] {} <Debug> HTTP-Session: 53bfb96a-81e9-4c83-89c4-e2cf8071a008 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2657 2023.10.12 05:18:20.119035 [ 3 ] {} <Debug> HTTP-Session: 53bfb96a-81e9-4c83-89c4-e2cf8071a008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2658 2023.10.12 05:18:20.119108 [ 3 ] {02bba00f-860a-4814-8dcf-49aea226dd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2659 2023.10.12 05:18:20.119152 [ 3 ] {02bba00f-860a-4814-8dcf-49aea226dd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2660 2023.10.12 05:18:20.119287 [ 3 ] {02bba00f-860a-4814-8dcf-49aea226dd2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2661 2023.10.12 05:18:20.119595 [ 3 ] {02bba00f-860a-4814-8dcf-49aea226dd2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2662 2023.10.12 05:18:20.119874 [ 3 ] {02bba00f-860a-4814-8dcf-49aea226dd2b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2663 2023.10.12 05:18:20.120053 [ 3 ] {02bba00f-860a-4814-8dcf-49aea226dd2b} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2664 2023.10.12 05:18:20.120176 [ 3 ] {02bba00f-860a-4814-8dcf-49aea226dd2b} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001039737 sec., 4808 rows/sec., 6.49 MiB/sec.
2665 2023.10.12 05:18:20.120284 [ 3 ] {02bba00f-860a-4814-8dcf-49aea226dd2b} <Debug> DynamicQueryHandler: Done processing query
2666 2023.10.12 05:18:20.120308 [ 3 ] {02bba00f-860a-4814-8dcf-49aea226dd2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2667 2023.10.12 05:18:20.120324 [ 3 ] {} <Debug> HTTP-Session: 53bfb96a-81e9-4c83-89c4-e2cf8071a008 Destroying unnamed session
2668 2023.10.12 05:18:20.120438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2669 2023.10.12 05:18:20.120483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2670 2023.10.12 05:18:20.120502 [ 3 ] {} <Debug> HTTP-Session: 15e51a1a-f0c4-40f8-be61-548865c03d35 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2671 2023.10.12 05:18:20.120518 [ 3 ] {} <Debug> HTTP-Session: 15e51a1a-f0c4-40f8-be61-548865c03d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2672 2023.10.12 05:18:20.120587 [ 3 ] {5b9c6bab-f7b0-412b-a977-ea4da6a36cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2673 2023.10.12 05:18:20.120627 [ 3 ] {5b9c6bab-f7b0-412b-a977-ea4da6a36cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2674 2023.10.12 05:18:20.120731 [ 3 ] {5b9c6bab-f7b0-412b-a977-ea4da6a36cf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2675 2023.10.12 05:18:20.120974 [ 3 ] {5b9c6bab-f7b0-412b-a977-ea4da6a36cf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB.
2676 2023.10.12 05:18:20.121204 [ 3 ] {5b9c6bab-f7b0-412b-a977-ea4da6a36cf6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2677 2023.10.12 05:18:20.121377 [ 3 ] {5b9c6bab-f7b0-412b-a977-ea4da6a36cf6} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2678 2023.10.12 05:18:20.121499 [ 3 ] {5b9c6bab-f7b0-412b-a977-ea4da6a36cf6} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000884204 sec., 21488 rows/sec., 1.11 MiB/sec.
2679 2023.10.12 05:18:20.121689 [ 3 ] {5b9c6bab-f7b0-412b-a977-ea4da6a36cf6} <Debug> DynamicQueryHandler: Done processing query
2680 2023.10.12 05:18:20.121714 [ 3 ] {5b9c6bab-f7b0-412b-a977-ea4da6a36cf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2681 2023.10.12 05:18:20.121730 [ 3 ] {} <Debug> HTTP-Session: 15e51a1a-f0c4-40f8-be61-548865c03d35 Destroying unnamed session
2682 2023.10.12 05:18:25.108155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2683 2023.10.12 05:18:25.108272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2684 2023.10.12 05:18:25.108301 [ 3 ] {} <Debug> HTTP-Session: a6ede7bf-95d0-4a42-9594-b20093bd8746 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2685 2023.10.12 05:18:25.108325 [ 3 ] {} <Debug> HTTP-Session: a6ede7bf-95d0-4a42-9594-b20093bd8746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2686 2023.10.12 05:18:25.108462 [ 3 ] {106c8b6f-585b-4057-848e-722698ef4aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2687 2023.10.12 05:18:25.108524 [ 3 ] {106c8b6f-585b-4057-848e-722698ef4aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2688 2023.10.12 05:18:25.108683 [ 3 ] {106c8b6f-585b-4057-848e-722698ef4aa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2689 2023.10.12 05:18:25.109104 [ 3 ] {106c8b6f-585b-4057-848e-722698ef4aa0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2690 2023.10.12 05:18:25.109374 [ 3 ] {106c8b6f-585b-4057-848e-722698ef4aa0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2691 2023.10.12 05:18:25.109553 [ 3 ] {106c8b6f-585b-4057-848e-722698ef4aa0} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2692 2023.10.12 05:18:25.109687 [ 3 ] {106c8b6f-585b-4057-848e-722698ef4aa0} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001181439 sec., 33857 rows/sec., 2.68 MiB/sec.
2693 2023.10.12 05:18:25.109847 [ 3 ] {106c8b6f-585b-4057-848e-722698ef4aa0} <Debug> DynamicQueryHandler: Done processing query
2694 2023.10.12 05:18:25.109874 [ 3 ] {106c8b6f-585b-4057-848e-722698ef4aa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2695 2023.10.12 05:18:25.109891 [ 3 ] {} <Debug> HTTP-Session: a6ede7bf-95d0-4a42-9594-b20093bd8746 Destroying unnamed session
2696 2023.10.12 05:18:25.110036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2697 2023.10.12 05:18:25.110085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2698 2023.10.12 05:18:25.110110 [ 3 ] {} <Debug> HTTP-Session: 94ffa663-540d-4beb-83fd-0fd9de54b464 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2699 2023.10.12 05:18:25.110129 [ 3 ] {} <Debug> HTTP-Session: 94ffa663-540d-4beb-83fd-0fd9de54b464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2700 2023.10.12 05:18:25.110217 [ 3 ] {a311c479-3918-47af-abf7-df911ceb5eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2701 2023.10.12 05:18:25.110262 [ 3 ] {a311c479-3918-47af-abf7-df911ceb5eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2702 2023.10.12 05:18:25.110373 [ 3 ] {a311c479-3918-47af-abf7-df911ceb5eb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2703 2023.10.12 05:18:25.110786 [ 3 ] {a311c479-3918-47af-abf7-df911ceb5eb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2704 2023.10.12 05:18:25.111015 [ 3 ] {a311c479-3918-47af-abf7-df911ceb5eb3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2705 2023.10.12 05:18:25.111173 [ 3 ] {a311c479-3918-47af-abf7-df911ceb5eb3} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2706 2023.10.12 05:18:25.111298 [ 3 ] {a311c479-3918-47af-abf7-df911ceb5eb3} <Information> executeQuery: Read 120 rows, 12.07 KiB in 0.001046977 sec., 114615 rows/sec., 11.25 MiB/sec.
2707 2023.10.12 05:18:25.111426 [ 3 ] {a311c479-3918-47af-abf7-df911ceb5eb3} <Debug> DynamicQueryHandler: Done processing query
2708 2023.10.12 05:18:25.111451 [ 3 ] {a311c479-3918-47af-abf7-df911ceb5eb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2709 2023.10.12 05:18:25.111466 [ 3 ] {} <Debug> HTTP-Session: 94ffa663-540d-4beb-83fd-0fd9de54b464 Destroying unnamed session
2710 2023.10.12 05:18:25.111615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2711 2023.10.12 05:18:25.111662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2712 2023.10.12 05:18:25.111682 [ 3 ] {} <Debug> HTTP-Session: c845c6ee-e71e-4b0e-893d-7e5acf38d91f Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2713 2023.10.12 05:18:25.111700 [ 3 ] {} <Debug> HTTP-Session: c845c6ee-e71e-4b0e-893d-7e5acf38d91f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2714 2023.10.12 05:18:25.111782 [ 3 ] {971e3a41-753a-498f-bacf-79c4735b79ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2715 2023.10.12 05:18:25.111823 [ 3 ] {971e3a41-753a-498f-bacf-79c4735b79ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2716 2023.10.12 05:18:25.111934 [ 3 ] {971e3a41-753a-498f-bacf-79c4735b79ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2717 2023.10.12 05:18:25.112238 [ 3 ] {971e3a41-753a-498f-bacf-79c4735b79ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2718 2023.10.12 05:18:25.112461 [ 3 ] {971e3a41-753a-498f-bacf-79c4735b79ea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2719 2023.10.12 05:18:25.112610 [ 3 ] {971e3a41-753a-498f-bacf-79c4735b79ea} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2720 2023.10.12 05:18:25.112739 [ 3 ] {971e3a41-753a-498f-bacf-79c4735b79ea} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000927155 sec., 43142 rows/sec., 3.37 MiB/sec.
2721 2023.10.12 05:18:25.112849 [ 3 ] {971e3a41-753a-498f-bacf-79c4735b79ea} <Debug> DynamicQueryHandler: Done processing query
2722 2023.10.12 05:18:25.112875 [ 3 ] {971e3a41-753a-498f-bacf-79c4735b79ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2723 2023.10.12 05:18:25.112890 [ 3 ] {} <Debug> HTTP-Session: c845c6ee-e71e-4b0e-893d-7e5acf38d91f Destroying unnamed session
2724 2023.10.12 05:18:25.113074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2725 2023.10.12 05:18:25.113118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2726 2023.10.12 05:18:25.113137 [ 3 ] {} <Debug> HTTP-Session: 8da9e085-5d97-4c84-b3ff-6877e9f69827 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2727 2023.10.12 05:18:25.113154 [ 3 ] {} <Debug> HTTP-Session: 8da9e085-5d97-4c84-b3ff-6877e9f69827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2728 2023.10.12 05:18:25.113236 [ 3 ] {e68fd294-fa82-46c0-a95f-4188b799fb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2729 2023.10.12 05:18:25.113282 [ 3 ] {e68fd294-fa82-46c0-a95f-4188b799fb15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2730 2023.10.12 05:18:25.113420 [ 3 ] {e68fd294-fa82-46c0-a95f-4188b799fb15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2731 2023.10.12 05:18:25.113875 [ 3 ] {e68fd294-fa82-46c0-a95f-4188b799fb15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2732 2023.10.12 05:18:25.114197 [ 3 ] {e68fd294-fa82-46c0-a95f-4188b799fb15} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2733 2023.10.12 05:18:25.114379 [ 3 ] {e68fd294-fa82-46c0-a95f-4188b799fb15} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2734 2023.10.12 05:18:25.114520 [ 3 ] {e68fd294-fa82-46c0-a95f-4188b799fb15} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.00124567 sec., 32111 rows/sec., 43.33 MiB/sec.
2735 2023.10.12 05:18:25.114723 [ 3 ] {e68fd294-fa82-46c0-a95f-4188b799fb15} <Debug> DynamicQueryHandler: Done processing query
2736 2023.10.12 05:18:25.114749 [ 3 ] {e68fd294-fa82-46c0-a95f-4188b799fb15} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2737 2023.10.12 05:18:25.114765 [ 3 ] {} <Debug> HTTP-Session: 8da9e085-5d97-4c84-b3ff-6877e9f69827 Destroying unnamed session
2738 2023.10.12 05:18:29.113121 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache
2739 2023.10.12 05:18:29.113194 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache
2740 2023.10.12 05:18:30.110802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2741 2023.10.12 05:18:30.110903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2742 2023.10.12 05:18:30.110928 [ 3 ] {} <Debug> HTTP-Session: a90900ff-610c-41fc-bd44-bcb5c2e60625 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2743 2023.10.12 05:18:30.110951 [ 3 ] {} <Debug> HTTP-Session: a90900ff-610c-41fc-bd44-bcb5c2e60625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2744 2023.10.12 05:18:30.111075 [ 3 ] {39e76108-8cf7-43e4-a2fb-eed3dec9ca9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2745 2023.10.12 05:18:30.111136 [ 3 ] {39e76108-8cf7-43e4-a2fb-eed3dec9ca9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2746 2023.10.12 05:18:30.111294 [ 3 ] {39e76108-8cf7-43e4-a2fb-eed3dec9ca9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2747 2023.10.12 05:18:30.111697 [ 3 ] {39e76108-8cf7-43e4-a2fb-eed3dec9ca9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2748 2023.10.12 05:18:30.111969 [ 3 ] {39e76108-8cf7-43e4-a2fb-eed3dec9ca9e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2749 2023.10.12 05:18:30.112135 [ 3 ] {39e76108-8cf7-43e4-a2fb-eed3dec9ca9e} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2750 2023.10.12 05:18:30.112272 [ 3 ] {39e76108-8cf7-43e4-a2fb-eed3dec9ca9e} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001158019 sec., 9498 rows/sec., 643.44 KiB/sec.
2751 2023.10.12 05:18:30.112424 [ 3 ] {39e76108-8cf7-43e4-a2fb-eed3dec9ca9e} <Debug> DynamicQueryHandler: Done processing query
2752 2023.10.12 05:18:30.112450 [ 3 ] {39e76108-8cf7-43e4-a2fb-eed3dec9ca9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2753 2023.10.12 05:18:30.112467 [ 3 ] {} <Debug> HTTP-Session: a90900ff-610c-41fc-bd44-bcb5c2e60625 Destroying unnamed session
2754 2023.10.12 05:18:30.112598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2755 2023.10.12 05:18:30.112648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2756 2023.10.12 05:18:30.112668 [ 3 ] {} <Debug> HTTP-Session: b24a8adb-8064-4f5e-b68c-26a9751b7cce Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2757 2023.10.12 05:18:30.112686 [ 3 ] {} <Debug> HTTP-Session: b24a8adb-8064-4f5e-b68c-26a9751b7cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2758 2023.10.12 05:18:30.112770 [ 3 ] {0c96898f-f27b-4a3b-b91a-5d99181c0ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2759 2023.10.12 05:18:30.112813 [ 3 ] {0c96898f-f27b-4a3b-b91a-5d99181c0ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2760 2023.10.12 05:18:30.112926 [ 3 ] {0c96898f-f27b-4a3b-b91a-5d99181c0ebe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2761 2023.10.12 05:18:30.113315 [ 3 ] {0c96898f-f27b-4a3b-b91a-5d99181c0ebe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2762 2023.10.12 05:18:30.113536 [ 3 ] {0c96898f-f27b-4a3b-b91a-5d99181c0ebe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2763 2023.10.12 05:18:30.113697 [ 3 ] {0c96898f-f27b-4a3b-b91a-5d99181c0ebe} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2764 2023.10.12 05:18:30.113824 [ 3 ] {0c96898f-f27b-4a3b-b91a-5d99181c0ebe} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.001023377 sec., 99670 rows/sec., 9.27 MiB/sec.
2765 2023.10.12 05:18:30.113949 [ 3 ] {0c96898f-f27b-4a3b-b91a-5d99181c0ebe} <Debug> DynamicQueryHandler: Done processing query
2766 2023.10.12 05:18:30.113974 [ 3 ] {0c96898f-f27b-4a3b-b91a-5d99181c0ebe} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
2767 2023.10.12 05:18:30.113990 [ 3 ] {} <Debug> HTTP-Session: b24a8adb-8064-4f5e-b68c-26a9751b7cce Destroying unnamed session
2768 2023.10.12 05:18:30.114153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 44856, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2769 2023.10.12 05:18:30.114200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2770 2023.10.12 05:18:30.114220 [ 3 ] {} <Debug> HTTP-Session: 7f8669fe-9f29-4835-ac0b-65cc11cd598f Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2771 2023.10.12 05:18:30.114237 [ 3 ] {} <Debug> HTTP-Session: 7f8669fe-9f29-4835-ac0b-65cc11cd598f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2772 2023.10.12 05:18:30.114324 [ 3 ] {4012cb3d-ae6a-44d8-ba2b-49c3c2852625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2773 2023.10.12 05:18:30.114364 [ 3 ] {4012cb3d-ae6a-44d8-ba2b-49c3c2852625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2774 2023.10.12 05:18:30.114472 [ 3 ] {4012cb3d-ae6a-44d8-ba2b-49c3c2852625} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2775 2023.10.12 05:18:30.114907 [ 3 ] {4012cb3d-ae6a-44d8-ba2b-49c3c2852625} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2776 2023.10.12 05:18:30.115132 [ 3 ] {4012cb3d-ae6a-44d8-ba2b-49c3c2852625} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2777 2023.10.12 05:18:30.115279 [ 3 ] {4012cb3d-ae6a-44d8-ba2b-49c3c2852625} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2778 2023.10.12 05:18:30.115405 [ 3 ] {4012cb3d-ae6a-44d8-ba2b-49c3c2852625} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.001051557 sec., 266271 rows/sec., 18.40 MiB/sec.
2779 2023.10.12 05:18:30.115515 [ 3 ] {4012cb3d-ae6a-44d8-ba2b-49c3c2852625} <Debug> DynamicQueryHandler: Done processing query
2780 2023.10.12 05:18:30.115540 [ 3 ] {4012cb3d-ae6a-44d8-ba2b-49c3c2852625} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2781 2023.10.12 05:18:30.115555 [ 3 ] {} <Debug> HTTP-Session: 7f8669fe-9f29-4835-ac0b-65cc11cd598f Destroying unnamed session
2782 2023.10.12 05:18:30.115711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2783 2023.10.12 05:18:30.115754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2784 2023.10.12 05:18:30.115772 [ 3 ] {} <Debug> HTTP-Session: f83f2ccc-f0d1-4b1f-a466-6a580e2f0e96 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2785 2023.10.12 05:18:30.115790 [ 3 ] {} <Debug> HTTP-Session: f83f2ccc-f0d1-4b1f-a466-6a580e2f0e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2786 2023.10.12 05:18:30.115860 [ 3 ] {66dc8b10-9d13-4a64-84ca-e22d757c50ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2787 2023.10.12 05:18:30.115899 [ 3 ] {66dc8b10-9d13-4a64-84ca-e22d757c50ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2788 2023.10.12 05:18:30.116008 [ 3 ] {66dc8b10-9d13-4a64-84ca-e22d757c50ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2789 2023.10.12 05:18:30.116246 [ 3 ] {66dc8b10-9d13-4a64-84ca-e22d757c50ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2790 2023.10.12 05:18:30.116488 [ 3 ] {66dc8b10-9d13-4a64-84ca-e22d757c50ed} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2791 2023.10.12 05:18:30.116663 [ 3 ] {66dc8b10-9d13-4a64-84ca-e22d757c50ed} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2792 2023.10.12 05:18:30.116786 [ 3 ] {66dc8b10-9d13-4a64-84ca-e22d757c50ed} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000898075 sec., 6680 rows/sec., 280.55 KiB/sec.
2793 2023.10.12 05:18:30.116907 [ 3 ] {66dc8b10-9d13-4a64-84ca-e22d757c50ed} <Debug> DynamicQueryHandler: Done processing query
2794 2023.10.12 05:18:30.116930 [ 3 ] {66dc8b10-9d13-4a64-84ca-e22d757c50ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2795 2023.10.12 05:18:30.116946 [ 3 ] {} <Debug> HTTP-Session: f83f2ccc-f0d1-4b1f-a466-6a580e2f0e96 Destroying unnamed session
2796 2023.10.12 05:18:30.117074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2797 2023.10.12 05:18:30.117119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2798 2023.10.12 05:18:30.117137 [ 3 ] {} <Debug> HTTP-Session: 977703a0-de27-415a-8896-046d73ad0c15 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2799 2023.10.12 05:18:30.117155 [ 3 ] {} <Debug> HTTP-Session: 977703a0-de27-415a-8896-046d73ad0c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2800 2023.10.12 05:18:30.117226 [ 3 ] {a500baa8-f4a7-4ea3-bbf9-5f99583718c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2801 2023.10.12 05:18:30.117268 [ 3 ] {a500baa8-f4a7-4ea3-bbf9-5f99583718c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2802 2023.10.12 05:18:30.117386 [ 3 ] {a500baa8-f4a7-4ea3-bbf9-5f99583718c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2803 2023.10.12 05:18:30.117675 [ 3 ] {a500baa8-f4a7-4ea3-bbf9-5f99583718c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2804 2023.10.12 05:18:30.117925 [ 3 ] {a500baa8-f4a7-4ea3-bbf9-5f99583718c3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2805 2023.10.12 05:18:30.118098 [ 3 ] {a500baa8-f4a7-4ea3-bbf9-5f99583718c3} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2806 2023.10.12 05:18:30.118228 [ 3 ] {a500baa8-f4a7-4ea3-bbf9-5f99583718c3} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000972426 sec., 76098 rows/sec., 4.66 MiB/sec.
2807 2023.10.12 05:18:30.118409 [ 3 ] {a500baa8-f4a7-4ea3-bbf9-5f99583718c3} <Debug> DynamicQueryHandler: Done processing query
2808 2023.10.12 05:18:30.118435 [ 3 ] {a500baa8-f4a7-4ea3-bbf9-5f99583718c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2809 2023.10.12 05:18:30.118451 [ 3 ] {} <Debug> HTTP-Session: 977703a0-de27-415a-8896-046d73ad0c15 Destroying unnamed session
2810 2023.10.12 05:18:30.118567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2811 2023.10.12 05:18:30.118610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2812 2023.10.12 05:18:30.118630 [ 3 ] {} <Debug> HTTP-Session: 467e1ce6-1b6c-4d7a-9601-dc2a8ffc8134 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2813 2023.10.12 05:18:30.118647 [ 3 ] {} <Debug> HTTP-Session: 467e1ce6-1b6c-4d7a-9601-dc2a8ffc8134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2814 2023.10.12 05:18:30.118720 [ 3 ] {a03c9c53-4bc6-43f0-ac23-99a97bb0816d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2815 2023.10.12 05:18:30.118765 [ 3 ] {a03c9c53-4bc6-43f0-ac23-99a97bb0816d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2816 2023.10.12 05:18:30.118918 [ 3 ] {a03c9c53-4bc6-43f0-ac23-99a97bb0816d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2817 2023.10.12 05:18:30.119202 [ 3 ] {a03c9c53-4bc6-43f0-ac23-99a97bb0816d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2818 2023.10.12 05:18:30.119467 [ 3 ] {a03c9c53-4bc6-43f0-ac23-99a97bb0816d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2819 2023.10.12 05:18:30.119656 [ 3 ] {a03c9c53-4bc6-43f0-ac23-99a97bb0816d} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2820 2023.10.12 05:18:30.119788 [ 3 ] {a03c9c53-4bc6-43f0-ac23-99a97bb0816d} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001038586 sec., 4814 rows/sec., 6.50 MiB/sec.
2821 2023.10.12 05:18:30.120009 [ 3 ] {a03c9c53-4bc6-43f0-ac23-99a97bb0816d} <Debug> DynamicQueryHandler: Done processing query
2822 2023.10.12 05:18:30.120034 [ 3 ] {a03c9c53-4bc6-43f0-ac23-99a97bb0816d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2823 2023.10.12 05:18:30.120050 [ 3 ] {} <Debug> HTTP-Session: 467e1ce6-1b6c-4d7a-9601-dc2a8ffc8134 Destroying unnamed session
2824 2023.10.12 05:18:30.120160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2825 2023.10.12 05:18:30.120206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2826 2023.10.12 05:18:30.120225 [ 3 ] {} <Debug> HTTP-Session: 158b602a-4c03-482e-befd-e708f37145db Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2827 2023.10.12 05:18:30.120241 [ 3 ] {} <Debug> HTTP-Session: 158b602a-4c03-482e-befd-e708f37145db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2828 2023.10.12 05:18:30.120313 [ 3 ] {7489c95a-f9d3-4dd9-b8be-01509cfc250d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2829 2023.10.12 05:18:30.120352 [ 3 ] {7489c95a-f9d3-4dd9-b8be-01509cfc250d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2830 2023.10.12 05:18:30.120470 [ 3 ] {7489c95a-f9d3-4dd9-b8be-01509cfc250d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2831 2023.10.12 05:18:30.120739 [ 3 ] {7489c95a-f9d3-4dd9-b8be-01509cfc250d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2832 2023.10.12 05:18:30.120969 [ 3 ] {7489c95a-f9d3-4dd9-b8be-01509cfc250d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2833 2023.10.12 05:18:30.121145 [ 3 ] {7489c95a-f9d3-4dd9-b8be-01509cfc250d} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2834 2023.10.12 05:18:30.121271 [ 3 ] {7489c95a-f9d3-4dd9-b8be-01509cfc250d} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000929015 sec., 20451 rows/sec., 1.06 MiB/sec.
2835 2023.10.12 05:18:30.121379 [ 3 ] {7489c95a-f9d3-4dd9-b8be-01509cfc250d} <Debug> DynamicQueryHandler: Done processing query
2836 2023.10.12 05:18:30.121403 [ 3 ] {7489c95a-f9d3-4dd9-b8be-01509cfc250d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2837 2023.10.12 05:18:30.121418 [ 3 ] {} <Debug> HTTP-Session: 158b602a-4c03-482e-befd-e708f37145db Destroying unnamed session
2838 2023.10.12 05:18:35.107752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2839 2023.10.12 05:18:35.107874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2840 2023.10.12 05:18:35.107900 [ 3 ] {} <Debug> HTTP-Session: 2b62d07b-2658-48fd-917f-5a305c2ffea7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2841 2023.10.12 05:18:35.107925 [ 3 ] {} <Debug> HTTP-Session: 2b62d07b-2658-48fd-917f-5a305c2ffea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2842 2023.10.12 05:18:35.108052 [ 3 ] {9c9de875-349a-4fe4-bc6f-a941fbbbddfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2843 2023.10.12 05:18:35.108113 [ 3 ] {9c9de875-349a-4fe4-bc6f-a941fbbbddfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2844 2023.10.12 05:18:35.108270 [ 3 ] {9c9de875-349a-4fe4-bc6f-a941fbbbddfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2845 2023.10.12 05:18:35.108702 [ 3 ] {9c9de875-349a-4fe4-bc6f-a941fbbbddfb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2846 2023.10.12 05:18:35.108963 [ 3 ] {9c9de875-349a-4fe4-bc6f-a941fbbbddfb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2847 2023.10.12 05:18:35.109126 [ 3 ] {9c9de875-349a-4fe4-bc6f-a941fbbbddfb} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2848 2023.10.12 05:18:35.109278 [ 3 ] {9c9de875-349a-4fe4-bc6f-a941fbbbddfb} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001186839 sec., 33702 rows/sec., 2.67 MiB/sec.
2849 2023.10.12 05:18:35.109453 [ 3 ] {9c9de875-349a-4fe4-bc6f-a941fbbbddfb} <Debug> DynamicQueryHandler: Done processing query
2850 2023.10.12 05:18:35.109480 [ 3 ] {9c9de875-349a-4fe4-bc6f-a941fbbbddfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2851 2023.10.12 05:18:35.109497 [ 3 ] {} <Debug> HTTP-Session: 2b62d07b-2658-48fd-917f-5a305c2ffea7 Destroying unnamed session
2852 2023.10.12 05:18:35.109652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2853 2023.10.12 05:18:35.109703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2854 2023.10.12 05:18:35.109724 [ 3 ] {} <Debug> HTTP-Session: 47b22373-8b0d-49bf-8bb8-6c8fd89c1fc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2855 2023.10.12 05:18:35.109744 [ 3 ] {} <Debug> HTTP-Session: 47b22373-8b0d-49bf-8bb8-6c8fd89c1fc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2856 2023.10.12 05:18:35.109830 [ 3 ] {6038780a-fc0d-4500-8e98-acda35fe748a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2857 2023.10.12 05:18:35.109875 [ 3 ] {6038780a-fc0d-4500-8e98-acda35fe748a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2858 2023.10.12 05:18:35.109987 [ 3 ] {6038780a-fc0d-4500-8e98-acda35fe748a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2859 2023.10.12 05:18:35.110348 [ 3 ] {6038780a-fc0d-4500-8e98-acda35fe748a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2860 2023.10.12 05:18:35.110569 [ 3 ] {6038780a-fc0d-4500-8e98-acda35fe748a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2861 2023.10.12 05:18:35.110716 [ 3 ] {6038780a-fc0d-4500-8e98-acda35fe748a} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2862 2023.10.12 05:18:35.110841 [ 3 ] {6038780a-fc0d-4500-8e98-acda35fe748a} <Information> executeQuery: Read 120 rows, 12.07 KiB in 0.000981266 sec., 122290 rows/sec., 12.01 MiB/sec.
2863 2023.10.12 05:18:35.110952 [ 3 ] {6038780a-fc0d-4500-8e98-acda35fe748a} <Debug> DynamicQueryHandler: Done processing query
2864 2023.10.12 05:18:35.110976 [ 3 ] {6038780a-fc0d-4500-8e98-acda35fe748a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2865 2023.10.12 05:18:35.110993 [ 3 ] {} <Debug> HTTP-Session: 47b22373-8b0d-49bf-8bb8-6c8fd89c1fc3 Destroying unnamed session
2866 2023.10.12 05:18:35.111108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2867 2023.10.12 05:18:35.111153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2868 2023.10.12 05:18:35.111172 [ 3 ] {} <Debug> HTTP-Session: 718c2f27-5b93-41eb-989a-3a942efae7b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2869 2023.10.12 05:18:35.111190 [ 3 ] {} <Debug> HTTP-Session: 718c2f27-5b93-41eb-989a-3a942efae7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2870 2023.10.12 05:18:35.111263 [ 3 ] {bd95bf17-1edc-4869-8df7-93e784f8a0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2871 2023.10.12 05:18:35.111309 [ 3 ] {bd95bf17-1edc-4869-8df7-93e784f8a0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2872 2023.10.12 05:18:35.111415 [ 3 ] {bd95bf17-1edc-4869-8df7-93e784f8a0a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2873 2023.10.12 05:18:35.111772 [ 3 ] {bd95bf17-1edc-4869-8df7-93e784f8a0a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2874 2023.10.12 05:18:35.111989 [ 3 ] {bd95bf17-1edc-4869-8df7-93e784f8a0a3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2875 2023.10.12 05:18:35.112140 [ 3 ] {bd95bf17-1edc-4869-8df7-93e784f8a0a3} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2876 2023.10.12 05:18:35.112270 [ 3 ] {bd95bf17-1edc-4869-8df7-93e784f8a0a3} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000977256 sec., 40930 rows/sec., 3.20 MiB/sec.
2877 2023.10.12 05:18:35.112481 [ 3 ] {bd95bf17-1edc-4869-8df7-93e784f8a0a3} <Debug> DynamicQueryHandler: Done processing query
2878 2023.10.12 05:18:35.112507 [ 3 ] {bd95bf17-1edc-4869-8df7-93e784f8a0a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2879 2023.10.12 05:18:35.112524 [ 3 ] {} <Debug> HTTP-Session: 718c2f27-5b93-41eb-989a-3a942efae7b8 Destroying unnamed session
2880 2023.10.12 05:18:35.112667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2881 2023.10.12 05:18:35.112714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2882 2023.10.12 05:18:35.112733 [ 3 ] {} <Debug> HTTP-Session: f1f194f5-4daf-4376-9955-25b454f04c5f Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2883 2023.10.12 05:18:35.112750 [ 3 ] {} <Debug> HTTP-Session: f1f194f5-4daf-4376-9955-25b454f04c5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2884 2023.10.12 05:18:35.112833 [ 3 ] {28db0959-542d-4648-8469-21fcc1e3929b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2885 2023.10.12 05:18:35.112881 [ 3 ] {28db0959-542d-4648-8469-21fcc1e3929b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2886 2023.10.12 05:18:35.113037 [ 3 ] {28db0959-542d-4648-8469-21fcc1e3929b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2887 2023.10.12 05:18:35.113520 [ 3 ] {28db0959-542d-4648-8469-21fcc1e3929b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2888 2023.10.12 05:18:35.113839 [ 3 ] {28db0959-542d-4648-8469-21fcc1e3929b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2889 2023.10.12 05:18:35.114018 [ 3 ] {28db0959-542d-4648-8469-21fcc1e3929b} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2890 2023.10.12 05:18:35.114154 [ 3 ] {28db0959-542d-4648-8469-21fcc1e3929b} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001291001 sec., 30983 rows/sec., 41.81 MiB/sec.
2891 2023.10.12 05:18:35.114357 [ 3 ] {28db0959-542d-4648-8469-21fcc1e3929b} <Debug> DynamicQueryHandler: Done processing query
2892 2023.10.12 05:18:35.114383 [ 3 ] {28db0959-542d-4648-8469-21fcc1e3929b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2893 2023.10.12 05:18:35.114399 [ 3 ] {} <Debug> HTTP-Session: f1f194f5-4daf-4376-9955-25b454f04c5f Destroying unnamed session
2894 2023.10.12 05:18:40.110309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2895 2023.10.12 05:18:40.110428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2896 2023.10.12 05:18:40.110454 [ 3 ] {} <Debug> HTTP-Session: bdae3aad-96d5-46dd-9cab-a848705cbc29 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2897 2023.10.12 05:18:40.110478 [ 3 ] {} <Debug> HTTP-Session: bdae3aad-96d5-46dd-9cab-a848705cbc29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2898 2023.10.12 05:18:40.110600 [ 3 ] {fcc3f161-94c5-4336-8ca8-2587e8f824d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2899 2023.10.12 05:18:40.110662 [ 3 ] {fcc3f161-94c5-4336-8ca8-2587e8f824d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2900 2023.10.12 05:18:40.110821 [ 3 ] {fcc3f161-94c5-4336-8ca8-2587e8f824d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2901 2023.10.12 05:18:40.111310 [ 3 ] {fcc3f161-94c5-4336-8ca8-2587e8f824d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2902 2023.10.12 05:18:40.111574 [ 3 ] {fcc3f161-94c5-4336-8ca8-2587e8f824d3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2903 2023.10.12 05:18:40.111736 [ 3 ] {fcc3f161-94c5-4336-8ca8-2587e8f824d3} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2904 2023.10.12 05:18:40.111876 [ 3 ] {fcc3f161-94c5-4336-8ca8-2587e8f824d3} <Information> executeQuery: Read 11 rows, 763.00 B in 0.00123242 sec., 8925 rows/sec., 604.60 KiB/sec.
2905 2023.10.12 05:18:40.111886 [ 60 ] {} <Debug> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2906 2023.10.12 05:18:40.112013 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2907 2023.10.12 05:18:40.112076 [ 3 ] {fcc3f161-94c5-4336-8ca8-2587e8f824d3} <Debug> DynamicQueryHandler: Done processing query
2908 2023.10.12 05:18:40.112100 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2909 2023.10.12 05:18:40.112111 [ 3 ] {fcc3f161-94c5-4336-8ca8-2587e8f824d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2910 2023.10.12 05:18:40.112140 [ 3 ] {} <Debug> HTTP-Session: bdae3aad-96d5-46dd-9cab-a848705cbc29 Destroying unnamed session
2911 2023.10.12 05:18:40.112185 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2912 2023.10.12 05:18:40.112212 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 51 rows starting from the beginning of the part
2913 2023.10.12 05:18:40.112304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2914 2023.10.12 05:18:40.112325 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part
2915 2023.10.12 05:18:40.112367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2916 2023.10.12 05:18:40.112392 [ 3 ] {} <Debug> HTTP-Session: e030c168-b0f9-4d96-a115-a95f345c3fad Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2917 2023.10.12 05:18:40.112425 [ 3 ] {} <Debug> HTTP-Session: e030c168-b0f9-4d96-a115-a95f345c3fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2918 2023.10.12 05:18:40.112434 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part
2919 2023.10.12 05:18:40.112558 [ 3 ] {799a16f3-a04c-4ce3-b6f7-add1ef846922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2920 2023.10.12 05:18:40.112561 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part
2921 2023.10.12 05:18:40.112620 [ 3 ] {799a16f3-a04c-4ce3-b6f7-add1ef846922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2922 2023.10.12 05:18:40.112715 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part
2923 2023.10.12 05:18:40.112871 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part
2924 2023.10.12 05:18:40.112870 [ 3 ] {799a16f3-a04c-4ce3-b6f7-add1ef846922} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2925 2023.10.12 05:18:40.113555 [ 3 ] {799a16f3-a04c-4ce3-b6f7-add1ef846922} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2926 2023.10.12 05:18:40.113798 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 4 columns (4 merged, 0 gathered) in 0.001730578 sec., 94766.02614848912 rows/sec., 7.17 MiB/sec.
2927 2023.10.12 05:18:40.113857 [ 3 ] {799a16f3-a04c-4ce3-b6f7-add1ef846922} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2928 2023.10.12 05:18:40.114020 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2929 2023.10.12 05:18:40.114079 [ 3 ] {799a16f3-a04c-4ce3-b6f7-add1ef846922} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2930 2023.10.12 05:18:40.114265 [ 70 ] {} <Debug> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2931 2023.10.12 05:18:40.114300 [ 3 ] {799a16f3-a04c-4ce3-b6f7-add1ef846922} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.001705247 sec., 59815 rows/sec., 5.56 MiB/sec.
2932 2023.10.12 05:18:40.114348 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2933 2023.10.12 05:18:40.114436 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2934 2023.10.12 05:18:40.114610 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2935 2023.10.12 05:18:40.114682 [ 3 ] {799a16f3-a04c-4ce3-b6f7-add1ef846922} <Debug> DynamicQueryHandler: Done processing query
2936 2023.10.12 05:18:40.114710 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2937 2023.10.12 05:18:40.114745 [ 3 ] {799a16f3-a04c-4ce3-b6f7-add1ef846922} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
2938 2023.10.12 05:18:40.114817 [ 3 ] {} <Debug> HTTP-Session: e030c168-b0f9-4d96-a115-a95f345c3fad Destroying unnamed session
2939 2023.10.12 05:18:40.114851 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2940 2023.10.12 05:18:40.114938 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 222 rows starting from the beginning of the part
2941 2023.10.12 05:18:40.115092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2942 2023.10.12 05:18:40.115099 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 102 rows starting from the beginning of the part
2943 2023.10.12 05:18:40.115180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2944 2023.10.12 05:18:40.115223 [ 3 ] {} <Debug> HTTP-Session: eee79841-d9bd-496a-b03f-bb8953fdf048 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2945 2023.10.12 05:18:40.115278 [ 3 ] {} <Debug> HTTP-Session: eee79841-d9bd-496a-b03f-bb8953fdf048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2946 2023.10.12 05:18:40.115307 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 120 rows starting from the beginning of the part
2947 2023.10.12 05:18:40.115495 [ 3 ] {9cd538a7-8eb0-4806-bcd6-9211a1b0f04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2948 2023.10.12 05:18:40.115532 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 102 rows starting from the beginning of the part
2949 2023.10.12 05:18:40.115598 [ 3 ] {9cd538a7-8eb0-4806-bcd6-9211a1b0f04d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2950 2023.10.12 05:18:40.115769 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 120 rows starting from the beginning of the part
2951 2023.10.12 05:18:40.116069 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 102 rows starting from the beginning of the part
2952 2023.10.12 05:18:40.116095 [ 3 ] {9cd538a7-8eb0-4806-bcd6-9211a1b0f04d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2953 2023.10.12 05:18:40.117180 [ 3 ] {9cd538a7-8eb0-4806-bcd6-9211a1b0f04d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2954 2023.10.12 05:18:40.117621 [ 3 ] {9cd538a7-8eb0-4806-bcd6-9211a1b0f04d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2955 2023.10.12 05:18:40.117721 [ 9 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.003281103 sec., 234067.62908692594 rows/sec., 22.34 MiB/sec.
2956 2023.10.12 05:18:40.117890 [ 9 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2957 2023.10.12 05:18:40.117890 [ 3 ] {9cd538a7-8eb0-4806-bcd6-9211a1b0f04d} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2958 2023.10.12 05:18:40.118105 [ 70 ] {} <Debug> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2959 2023.10.12 05:18:40.118132 [ 3 ] {9cd538a7-8eb0-4806-bcd6-9211a1b0f04d} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.002572581 sec., 104564 rows/sec., 7.19 MiB/sec.
2960 2023.10.12 05:18:40.118188 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2961 2023.10.12 05:18:40.118221 [ 9 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2962 2023.10.12 05:18:40.118445 [ 9 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2963 2023.10.12 05:18:40.118448 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2964 2023.10.12 05:18:40.118513 [ 3 ] {9cd538a7-8eb0-4806-bcd6-9211a1b0f04d} <Debug> DynamicQueryHandler: Done processing query
2965 2023.10.12 05:18:40.118597 [ 3 ] {9cd538a7-8eb0-4806-bcd6-9211a1b0f04d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2966 2023.10.12 05:18:40.118659 [ 3 ] {} <Debug> HTTP-Session: eee79841-d9bd-496a-b03f-bb8953fdf048 Destroying unnamed session
2967 2023.10.12 05:18:40.118712 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2968 2023.10.12 05:18:40.118747 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 338 rows starting from the beginning of the part
2969 2023.10.12 05:18:40.118835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2970 2023.10.12 05:18:40.118933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2971 2023.10.12 05:18:40.118940 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 269 rows starting from the beginning of the part
2972 2023.10.12 05:18:40.118962 [ 3 ] {} <Debug> HTTP-Session: e2d66290-fbb0-407b-b39f-69e3c8c1ca15 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2973 2023.10.12 05:18:40.119024 [ 3 ] {} <Debug> HTTP-Session: e2d66290-fbb0-407b-b39f-69e3c8c1ca15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2974 2023.10.12 05:18:40.119163 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part
2975 2023.10.12 05:18:40.119229 [ 3 ] {7f38a5cc-563e-4ede-b683-6708abb84308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2976 2023.10.12 05:18:40.119367 [ 3 ] {7f38a5cc-563e-4ede-b683-6708abb84308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2977 2023.10.12 05:18:40.119391 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 280 rows starting from the beginning of the part
2978 2023.10.12 05:18:40.119693 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part
2979 2023.10.12 05:18:40.119915 [ 3 ] {7f38a5cc-563e-4ede-b683-6708abb84308} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2980 2023.10.12 05:18:40.119940 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 269 rows starting from the beginning of the part
2981 2023.10.12 05:18:40.120582 [ 3 ] {7f38a5cc-563e-4ede-b683-6708abb84308} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
2982 2023.10.12 05:18:40.121188 [ 3 ] {7f38a5cc-563e-4ede-b683-6708abb84308} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2983 2023.10.12 05:18:40.121575 [ 3 ] {7f38a5cc-563e-4ede-b683-6708abb84308} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2984 2023.10.12 05:18:40.121665 [ 11 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1236 rows, containing 4 columns (4 merged, 0 gathered) in 0.003387395 sec., 364882.15870897844 rows/sec., 25.53 MiB/sec.
2985 2023.10.12 05:18:40.121801 [ 3 ] {7f38a5cc-563e-4ede-b683-6708abb84308} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002491641 sec., 2408 rows/sec., 101.12 KiB/sec.
2986 2023.10.12 05:18:40.121909 [ 11 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2987 2023.10.12 05:18:40.122176 [ 3 ] {7f38a5cc-563e-4ede-b683-6708abb84308} <Debug> DynamicQueryHandler: Done processing query
2988 2023.10.12 05:18:40.122204 [ 3 ] {7f38a5cc-563e-4ede-b683-6708abb84308} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2989 2023.10.12 05:18:40.122223 [ 3 ] {} <Debug> HTTP-Session: e2d66290-fbb0-407b-b39f-69e3c8c1ca15 Destroying unnamed session
2990 2023.10.12 05:18:40.122274 [ 11 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2991 2023.10.12 05:18:40.122341 [ 11 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2992 2023.10.12 05:18:40.122370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2993 2023.10.12 05:18:40.122432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2994 2023.10.12 05:18:40.122451 [ 3 ] {} <Debug> HTTP-Session: acf3dbaa-e2a8-428f-a4a9-dc8143763f5e Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
2995 2023.10.12 05:18:40.122468 [ 3 ] {} <Debug> HTTP-Session: acf3dbaa-e2a8-428f-a4a9-dc8143763f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2996 2023.10.12 05:18:40.122545 [ 3 ] {c151adcb-0616-4dc0-b516-0fa25c787aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2997 2023.10.12 05:18:40.122587 [ 3 ] {c151adcb-0616-4dc0-b516-0fa25c787aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2998 2023.10.12 05:18:40.122715 [ 3 ] {c151adcb-0616-4dc0-b516-0fa25c787aed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2999 2023.10.12 05:18:40.123033 [ 3 ] {c151adcb-0616-4dc0-b516-0fa25c787aed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3000 2023.10.12 05:18:40.123280 [ 3 ] {c151adcb-0616-4dc0-b516-0fa25c787aed} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3001 2023.10.12 05:18:40.123456 [ 3 ] {c151adcb-0616-4dc0-b516-0fa25c787aed} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3002 2023.10.12 05:18:40.123579 [ 3 ] {c151adcb-0616-4dc0-b516-0fa25c787aed} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001004107 sec., 62742 rows/sec., 3.80 MiB/sec.
3003 2023.10.12 05:18:40.123705 [ 3 ] {c151adcb-0616-4dc0-b516-0fa25c787aed} <Debug> DynamicQueryHandler: Done processing query
3004 2023.10.12 05:18:40.123728 [ 3 ] {c151adcb-0616-4dc0-b516-0fa25c787aed} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3005 2023.10.12 05:18:40.123745 [ 3 ] {} <Debug> HTTP-Session: acf3dbaa-e2a8-428f-a4a9-dc8143763f5e Destroying unnamed session
3006 2023.10.12 05:18:40.123896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3007 2023.10.12 05:18:40.123941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3008 2023.10.12 05:18:40.123959 [ 3 ] {} <Debug> HTTP-Session: 81643e7b-aa9c-48dc-82b1-261c747eecbb Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3009 2023.10.12 05:18:40.123976 [ 3 ] {} <Debug> HTTP-Session: 81643e7b-aa9c-48dc-82b1-261c747eecbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3010 2023.10.12 05:18:40.124046 [ 3 ] {ae2eead2-3ed2-4a30-b1b3-3a0014950470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3011 2023.10.12 05:18:40.124091 [ 3 ] {ae2eead2-3ed2-4a30-b1b3-3a0014950470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3012 2023.10.12 05:18:40.124226 [ 3 ] {ae2eead2-3ed2-4a30-b1b3-3a0014950470} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3013 2023.10.12 05:18:40.124541 [ 3 ] {ae2eead2-3ed2-4a30-b1b3-3a0014950470} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3014 2023.10.12 05:18:40.124807 [ 3 ] {ae2eead2-3ed2-4a30-b1b3-3a0014950470} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3015 2023.10.12 05:18:40.124989 [ 3 ] {ae2eead2-3ed2-4a30-b1b3-3a0014950470} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3016 2023.10.12 05:18:40.125102 [ 70 ] {} <Debug> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3017 2023.10.12 05:18:40.125126 [ 3 ] {ae2eead2-3ed2-4a30-b1b3-3a0014950470} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001050557 sec., 4759 rows/sec., 6.42 MiB/sec.
3018 2023.10.12 05:18:40.125160 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3019 2023.10.12 05:18:40.125286 [ 11 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3020 2023.10.12 05:18:40.125336 [ 3 ] {ae2eead2-3ed2-4a30-b1b3-3a0014950470} <Debug> DynamicQueryHandler: Done processing query
3021 2023.10.12 05:18:40.125367 [ 3 ] {ae2eead2-3ed2-4a30-b1b3-3a0014950470} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3022 2023.10.12 05:18:40.125384 [ 11 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3023 2023.10.12 05:18:40.125391 [ 3 ] {} <Debug> HTTP-Session: 81643e7b-aa9c-48dc-82b1-261c747eecbb Destroying unnamed session
3024 2023.10.12 05:18:40.125422 [ 11 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 388 rows starting from the beginning of the part
3025 2023.10.12 05:18:40.125515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3026 2023.10.12 05:18:40.125552 [ 11 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part
3027 2023.10.12 05:18:40.125568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3028 2023.10.12 05:18:40.125599 [ 3 ] {} <Debug> HTTP-Session: a5b66d6c-b05a-4cc6-9d96-d77b04cc9cc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3029 2023.10.12 05:18:40.125623 [ 3 ] {} <Debug> HTTP-Session: a5b66d6c-b05a-4cc6-9d96-d77b04cc9cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3030 2023.10.12 05:18:40.125699 [ 11 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part
3031 2023.10.12 05:18:40.125726 [ 3 ] {a37cf3a6-5f80-40b9-9014-aefe3e19de13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3032 2023.10.12 05:18:40.125777 [ 3 ] {a37cf3a6-5f80-40b9-9014-aefe3e19de13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3033 2023.10.12 05:18:40.125849 [ 11 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part
3034 2023.10.12 05:18:40.126034 [ 3 ] {a37cf3a6-5f80-40b9-9014-aefe3e19de13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3035 2023.10.12 05:18:40.126042 [ 11 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part
3036 2023.10.12 05:18:40.126187 [ 11 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part
3037 2023.10.12 05:18:40.126586 [ 3 ] {a37cf3a6-5f80-40b9-9014-aefe3e19de13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3038 2023.10.12 05:18:40.126871 [ 3 ] {a37cf3a6-5f80-40b9-9014-aefe3e19de13} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3039 2023.10.12 05:18:40.127094 [ 3 ] {a37cf3a6-5f80-40b9-9014-aefe3e19de13} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3040 2023.10.12 05:18:40.127268 [ 70 ] {} <Debug> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3041 2023.10.12 05:18:40.127336 [ 3 ] {a37cf3a6-5f80-40b9-9014-aefe3e19de13} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001555585 sec., 12214 rows/sec., 648.49 KiB/sec.
3042 2023.10.12 05:18:40.127373 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3043 2023.10.12 05:18:40.127553 [ 10 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3044 2023.10.12 05:18:40.127614 [ 3 ] {a37cf3a6-5f80-40b9-9014-aefe3e19de13} <Debug> DynamicQueryHandler: Done processing query
3045 2023.10.12 05:18:40.127671 [ 3 ] {a37cf3a6-5f80-40b9-9014-aefe3e19de13} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3046 2023.10.12 05:18:40.127672 [ 10 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3047 2023.10.12 05:18:40.127703 [ 3 ] {} <Debug> HTTP-Session: a5b66d6c-b05a-4cc6-9d96-d77b04cc9cc0 Destroying unnamed session
3048 2023.10.12 05:18:40.127749 [ 10 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part
3049 2023.10.12 05:18:40.128004 [ 10 ] {e45d2aef-59e8-42c0-830c-148e18827404::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
3050 2023.10.12 05:18:40.128151 [ 10 ] {e45d2aef-59e8-42c0-830c-148e18827404::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
3051 2023.10.12 05:18:40.128396 [ 10 ] {e45d2aef-59e8-42c0-830c-148e18827404::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
3052 2023.10.12 05:18:40.128570 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 6 columns (6 merged, 0 gathered) in 0.003346435 sec., 144332.7003213868 rows/sec., 194.77 MiB/sec.
3053 2023.10.12 05:18:40.128578 [ 10 ] {e45d2aef-59e8-42c0-830c-148e18827404::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
3054 2023.10.12 05:18:40.128679 [ 10 ] {e45d2aef-59e8-42c0-830c-148e18827404::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
3055 2023.10.12 05:18:40.128991 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3056 2023.10.12 05:18:40.129355 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3057 2023.10.12 05:18:40.129378 [ 11 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001903131 sec., 167093.0692632299 rows/sec., 8.97 MiB/sec.
3058 2023.10.12 05:18:40.129455 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3059 2023.10.12 05:18:40.129524 [ 11 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3060 2023.10.12 05:18:40.129611 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4: 4.02 MiB.
3061 2023.10.12 05:18:40.129803 [ 11 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_16_3} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3062 2023.10.12 05:18:40.129873 [ 11 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_16_3} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3063 2023.10.12 05:18:41.001068 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.78 MiB, peak 230.92 MiB, will set to 225.57 MiB (RSS), difference: -4.21 MiB
3064 2023.10.12 05:18:44.113236 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache
3065 2023.10.12 05:18:44.113304 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache
3066 2023.10.12 05:18:45.107217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3067 2023.10.12 05:18:45.107326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3068 2023.10.12 05:18:45.107353 [ 3 ] {} <Debug> HTTP-Session: 85c04b84-60e3-465e-80d4-fae7b4824f60 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3069 2023.10.12 05:18:45.107377 [ 3 ] {} <Debug> HTTP-Session: 85c04b84-60e3-465e-80d4-fae7b4824f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3070 2023.10.12 05:18:45.107507 [ 3 ] {c54dc031-1ff9-4794-a424-88ec41593fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3071 2023.10.12 05:18:45.107569 [ 3 ] {c54dc031-1ff9-4794-a424-88ec41593fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3072 2023.10.12 05:18:45.107733 [ 3 ] {c54dc031-1ff9-4794-a424-88ec41593fd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3073 2023.10.12 05:18:45.108162 [ 3 ] {c54dc031-1ff9-4794-a424-88ec41593fd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3074 2023.10.12 05:18:45.108449 [ 3 ] {c54dc031-1ff9-4794-a424-88ec41593fd9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3075 2023.10.12 05:18:45.108631 [ 3 ] {c54dc031-1ff9-4794-a424-88ec41593fd9} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3076 2023.10.12 05:18:45.108752 [ 3 ] {c54dc031-1ff9-4794-a424-88ec41593fd9} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.00120649 sec., 33154 rows/sec., 2.62 MiB/sec.
3077 2023.10.12 05:18:45.108935 [ 3 ] {c54dc031-1ff9-4794-a424-88ec41593fd9} <Debug> DynamicQueryHandler: Done processing query
3078 2023.10.12 05:18:45.108963 [ 3 ] {c54dc031-1ff9-4794-a424-88ec41593fd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3079 2023.10.12 05:18:45.108981 [ 3 ] {} <Debug> HTTP-Session: 85c04b84-60e3-465e-80d4-fae7b4824f60 Destroying unnamed session
3080 2023.10.12 05:18:45.109122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3081 2023.10.12 05:18:45.109179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3082 2023.10.12 05:18:45.109202 [ 3 ] {} <Debug> HTTP-Session: 88eeac8a-89b5-441a-b603-1d46ebd24168 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3083 2023.10.12 05:18:45.109221 [ 3 ] {} <Debug> HTTP-Session: 88eeac8a-89b5-441a-b603-1d46ebd24168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3084 2023.10.12 05:18:45.109311 [ 3 ] {76d12d1d-babe-4183-886e-567370b80b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3085 2023.10.12 05:18:45.109355 [ 3 ] {76d12d1d-babe-4183-886e-567370b80b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3086 2023.10.12 05:18:45.109474 [ 3 ] {76d12d1d-babe-4183-886e-567370b80b05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3087 2023.10.12 05:18:45.109854 [ 3 ] {76d12d1d-babe-4183-886e-567370b80b05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3088 2023.10.12 05:18:45.110088 [ 3 ] {76d12d1d-babe-4183-886e-567370b80b05} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3089 2023.10.12 05:18:45.110250 [ 3 ] {76d12d1d-babe-4183-886e-567370b80b05} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3090 2023.10.12 05:18:45.110377 [ 3 ] {76d12d1d-babe-4183-886e-567370b80b05} <Information> executeQuery: Read 120 rows, 12.07 KiB in 0.001026177 sec., 116938 rows/sec., 11.48 MiB/sec.
3091 2023.10.12 05:18:45.110544 [ 3 ] {76d12d1d-babe-4183-886e-567370b80b05} <Debug> DynamicQueryHandler: Done processing query
3092 2023.10.12 05:18:45.110570 [ 3 ] {76d12d1d-babe-4183-886e-567370b80b05} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3093 2023.10.12 05:18:45.110587 [ 3 ] {} <Debug> HTTP-Session: 88eeac8a-89b5-441a-b603-1d46ebd24168 Destroying unnamed session
3094 2023.10.12 05:18:45.110712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3095 2023.10.12 05:18:45.110785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3096 2023.10.12 05:18:45.110807 [ 3 ] {} <Debug> HTTP-Session: 87c334ed-2892-413f-8925-1cf302146d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3097 2023.10.12 05:18:45.110826 [ 3 ] {} <Debug> HTTP-Session: 87c334ed-2892-413f-8925-1cf302146d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3098 2023.10.12 05:18:45.110906 [ 3 ] {12c6c1a3-fb44-420f-8d2d-92c31e3b6440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3099 2023.10.12 05:18:45.110948 [ 3 ] {12c6c1a3-fb44-420f-8d2d-92c31e3b6440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3100 2023.10.12 05:18:45.111061 [ 3 ] {12c6c1a3-fb44-420f-8d2d-92c31e3b6440} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3101 2023.10.12 05:18:45.111362 [ 3 ] {12c6c1a3-fb44-420f-8d2d-92c31e3b6440} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3102 2023.10.12 05:18:45.111577 [ 3 ] {12c6c1a3-fb44-420f-8d2d-92c31e3b6440} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3103 2023.10.12 05:18:45.111741 [ 3 ] {12c6c1a3-fb44-420f-8d2d-92c31e3b6440} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3104 2023.10.12 05:18:45.111873 [ 3 ] {12c6c1a3-fb44-420f-8d2d-92c31e3b6440} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000936535 sec., 42710 rows/sec., 3.34 MiB/sec.
3105 2023.10.12 05:18:45.112086 [ 3 ] {12c6c1a3-fb44-420f-8d2d-92c31e3b6440} <Debug> DynamicQueryHandler: Done processing query
3106 2023.10.12 05:18:45.112112 [ 3 ] {12c6c1a3-fb44-420f-8d2d-92c31e3b6440} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3107 2023.10.12 05:18:45.112129 [ 3 ] {} <Debug> HTTP-Session: 87c334ed-2892-413f-8925-1cf302146d39 Destroying unnamed session
3108 2023.10.12 05:18:45.112281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3109 2023.10.12 05:18:45.112329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3110 2023.10.12 05:18:45.112350 [ 3 ] {} <Debug> HTTP-Session: 218b0b3b-e3ce-46f6-95cf-c87252180ae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3111 2023.10.12 05:18:45.112367 [ 3 ] {} <Debug> HTTP-Session: 218b0b3b-e3ce-46f6-95cf-c87252180ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3112 2023.10.12 05:18:45.112484 [ 3 ] {4d7b2359-578c-4473-a52b-9b298ad46bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3113 2023.10.12 05:18:45.112532 [ 3 ] {4d7b2359-578c-4473-a52b-9b298ad46bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3114 2023.10.12 05:18:45.112687 [ 3 ] {4d7b2359-578c-4473-a52b-9b298ad46bcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3115 2023.10.12 05:18:45.113147 [ 3 ] {4d7b2359-578c-4473-a52b-9b298ad46bcd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3116 2023.10.12 05:18:45.113475 [ 3 ] {4d7b2359-578c-4473-a52b-9b298ad46bcd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3117 2023.10.12 05:18:45.113656 [ 3 ] {4d7b2359-578c-4473-a52b-9b298ad46bcd} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3118 2023.10.12 05:18:45.113780 [ 3 ] {4d7b2359-578c-4473-a52b-9b298ad46bcd} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.00126164 sec., 31704 rows/sec., 42.78 MiB/sec.
3119 2023.10.12 05:18:45.113914 [ 3 ] {4d7b2359-578c-4473-a52b-9b298ad46bcd} <Debug> DynamicQueryHandler: Done processing query
3120 2023.10.12 05:18:45.113939 [ 3 ] {4d7b2359-578c-4473-a52b-9b298ad46bcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3121 2023.10.12 05:18:45.113955 [ 3 ] {} <Debug> HTTP-Session: 218b0b3b-e3ce-46f6-95cf-c87252180ae1 Destroying unnamed session
3122 2023.10.12 05:18:50.109328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3123 2023.10.12 05:18:50.109454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3124 2023.10.12 05:18:50.109480 [ 3 ] {} <Debug> HTTP-Session: d03ef1f0-d3f6-4a27-8b1b-ca50b7615e46 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3125 2023.10.12 05:18:50.109504 [ 3 ] {} <Debug> HTTP-Session: d03ef1f0-d3f6-4a27-8b1b-ca50b7615e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3126 2023.10.12 05:18:50.109628 [ 3 ] {53ab9bc2-b354-442b-ab33-51e12bce9b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3127 2023.10.12 05:18:50.109689 [ 3 ] {53ab9bc2-b354-442b-ab33-51e12bce9b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3128 2023.10.12 05:18:50.109850 [ 3 ] {53ab9bc2-b354-442b-ab33-51e12bce9b11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3129 2023.10.12 05:18:50.110341 [ 3 ] {53ab9bc2-b354-442b-ab33-51e12bce9b11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3130 2023.10.12 05:18:50.110610 [ 3 ] {53ab9bc2-b354-442b-ab33-51e12bce9b11} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3131 2023.10.12 05:18:50.110781 [ 3 ] {53ab9bc2-b354-442b-ab33-51e12bce9b11} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3132 2023.10.12 05:18:50.110920 [ 3 ] {53ab9bc2-b354-442b-ab33-51e12bce9b11} <Information> executeQuery: Read 11 rows, 763.00 B in 0.00124921 sec., 8805 rows/sec., 596.47 KiB/sec.
3133 2023.10.12 05:18:50.111068 [ 3 ] {53ab9bc2-b354-442b-ab33-51e12bce9b11} <Debug> DynamicQueryHandler: Done processing query
3134 2023.10.12 05:18:50.111094 [ 3 ] {53ab9bc2-b354-442b-ab33-51e12bce9b11} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3135 2023.10.12 05:18:50.111110 [ 3 ] {} <Debug> HTTP-Session: d03ef1f0-d3f6-4a27-8b1b-ca50b7615e46 Destroying unnamed session
3136 2023.10.12 05:18:50.111234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3137 2023.10.12 05:18:50.111284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3138 2023.10.12 05:18:50.111304 [ 3 ] {} <Debug> HTTP-Session: 749fee99-ba09-440f-9416-bdb2265c0d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3139 2023.10.12 05:18:50.111323 [ 3 ] {} <Debug> HTTP-Session: 749fee99-ba09-440f-9416-bdb2265c0d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3140 2023.10.12 05:18:50.111404 [ 3 ] {ba9b3e3e-f3ed-4d8a-8060-0a7f188c5574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3141 2023.10.12 05:18:50.111445 [ 3 ] {ba9b3e3e-f3ed-4d8a-8060-0a7f188c5574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3142 2023.10.12 05:18:50.111557 [ 3 ] {ba9b3e3e-f3ed-4d8a-8060-0a7f188c5574} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3143 2023.10.12 05:18:50.111908 [ 3 ] {ba9b3e3e-f3ed-4d8a-8060-0a7f188c5574} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3144 2023.10.12 05:18:50.112130 [ 3 ] {ba9b3e3e-f3ed-4d8a-8060-0a7f188c5574} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3145 2023.10.12 05:18:50.112284 [ 3 ] {ba9b3e3e-f3ed-4d8a-8060-0a7f188c5574} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3146 2023.10.12 05:18:50.112414 [ 3 ] {ba9b3e3e-f3ed-4d8a-8060-0a7f188c5574} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000979606 sec., 104123 rows/sec., 9.68 MiB/sec.
3147 2023.10.12 05:18:50.112548 [ 3 ] {ba9b3e3e-f3ed-4d8a-8060-0a7f188c5574} <Debug> DynamicQueryHandler: Done processing query
3148 2023.10.12 05:18:50.112572 [ 3 ] {ba9b3e3e-f3ed-4d8a-8060-0a7f188c5574} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
3149 2023.10.12 05:18:50.112588 [ 3 ] {} <Debug> HTTP-Session: 749fee99-ba09-440f-9416-bdb2265c0d8d Destroying unnamed session
3150 2023.10.12 05:18:50.112754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3151 2023.10.12 05:18:50.112802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3152 2023.10.12 05:18:50.112821 [ 3 ] {} <Debug> HTTP-Session: 8ffb61f3-0019-4319-92cb-1d9e3a7cb802 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3153 2023.10.12 05:18:50.112837 [ 3 ] {} <Debug> HTTP-Session: 8ffb61f3-0019-4319-92cb-1d9e3a7cb802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3154 2023.10.12 05:18:50.112926 [ 3 ] {8652fd93-a53f-4f2d-b475-3dbac77f495b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3155 2023.10.12 05:18:50.112966 [ 3 ] {8652fd93-a53f-4f2d-b475-3dbac77f495b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3156 2023.10.12 05:18:50.113077 [ 3 ] {8652fd93-a53f-4f2d-b475-3dbac77f495b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3157 2023.10.12 05:18:50.113527 [ 3 ] {8652fd93-a53f-4f2d-b475-3dbac77f495b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3158 2023.10.12 05:18:50.113754 [ 3 ] {8652fd93-a53f-4f2d-b475-3dbac77f495b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3159 2023.10.12 05:18:50.113922 [ 3 ] {8652fd93-a53f-4f2d-b475-3dbac77f495b} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3160 2023.10.12 05:18:50.114051 [ 3 ] {8652fd93-a53f-4f2d-b475-3dbac77f495b} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001096318 sec., 245366 rows/sec., 16.88 MiB/sec.
3161 2023.10.12 05:18:50.114181 [ 3 ] {8652fd93-a53f-4f2d-b475-3dbac77f495b} <Debug> DynamicQueryHandler: Done processing query
3162 2023.10.12 05:18:50.114213 [ 3 ] {8652fd93-a53f-4f2d-b475-3dbac77f495b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3163 2023.10.12 05:18:50.114229 [ 3 ] {} <Debug> HTTP-Session: 8ffb61f3-0019-4319-92cb-1d9e3a7cb802 Destroying unnamed session
3164 2023.10.12 05:18:50.114339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3165 2023.10.12 05:18:50.114390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3166 2023.10.12 05:18:50.114411 [ 3 ] {} <Debug> HTTP-Session: 5494f432-199b-48cb-abc4-5afb2327ab8b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3167 2023.10.12 05:18:50.114428 [ 3 ] {} <Debug> HTTP-Session: 5494f432-199b-48cb-abc4-5afb2327ab8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3168 2023.10.12 05:18:50.114502 [ 3 ] {0de498e6-5aff-4023-828a-af93c3d264b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3169 2023.10.12 05:18:50.114543 [ 3 ] {0de498e6-5aff-4023-828a-af93c3d264b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3170 2023.10.12 05:18:50.114654 [ 3 ] {0de498e6-5aff-4023-828a-af93c3d264b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3171 2023.10.12 05:18:50.114985 [ 3 ] {0de498e6-5aff-4023-828a-af93c3d264b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3172 2023.10.12 05:18:50.115255 [ 3 ] {0de498e6-5aff-4023-828a-af93c3d264b6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3173 2023.10.12 05:18:50.115430 [ 3 ] {0de498e6-5aff-4023-828a-af93c3d264b6} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3174 2023.10.12 05:18:50.115592 [ 3 ] {0de498e6-5aff-4023-828a-af93c3d264b6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001060587 sec., 5657 rows/sec., 237.56 KiB/sec.
3175 2023.10.12 05:18:50.115578 [ 62 ] {} <Debug> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3176 2023.10.12 05:18:50.115706 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3177 2023.10.12 05:18:50.115793 [ 3 ] {0de498e6-5aff-4023-828a-af93c3d264b6} <Debug> DynamicQueryHandler: Done processing query
3178 2023.10.12 05:18:50.115814 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3179 2023.10.12 05:18:50.115836 [ 3 ] {0de498e6-5aff-4023-828a-af93c3d264b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3180 2023.10.12 05:18:50.115865 [ 3 ] {} <Debug> HTTP-Session: 5494f432-199b-48cb-abc4-5afb2327ab8b Destroying unnamed session
3181 2023.10.12 05:18:50.115930 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3182 2023.10.12 05:18:50.115967 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::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
3183 2023.10.12 05:18:50.116014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3184 2023.10.12 05:18:50.116108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3185 2023.10.12 05:18:50.116169 [ 3 ] {} <Debug> HTTP-Session: f1a35da9-0940-40e6-aa3f-ea5b2bd87577 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3186 2023.10.12 05:18:50.116198 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::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
3187 2023.10.12 05:18:50.116210 [ 3 ] {} <Debug> HTTP-Session: f1a35da9-0940-40e6-aa3f-ea5b2bd87577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3188 2023.10.12 05:18:50.116470 [ 3 ] {3b6d6617-db0e-422d-b875-bc5000f984e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3189 2023.10.12 05:18:50.116478 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::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
3190 2023.10.12 05:18:50.116586 [ 3 ] {3b6d6617-db0e-422d-b875-bc5000f984e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3191 2023.10.12 05:18:50.116763 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::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
3192 2023.10.12 05:18:50.117064 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::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
3193 2023.10.12 05:18:50.117177 [ 3 ] {3b6d6617-db0e-422d-b875-bc5000f984e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3194 2023.10.12 05:18:50.117318 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::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
3195 2023.10.12 05:18:50.117765 [ 3 ] {3b6d6617-db0e-422d-b875-bc5000f984e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3196 2023.10.12 05:18:50.118412 [ 3 ] {3b6d6617-db0e-422d-b875-bc5000f984e0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3197 2023.10.12 05:18:50.118621 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.002852036 sec., 33660.16417745077 rows/sec., 1.38 MiB/sec.
3198 2023.10.12 05:18:50.118760 [ 3 ] {3b6d6617-db0e-422d-b875-bc5000f984e0} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3199 2023.10.12 05:18:50.118790 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3200 2023.10.12 05:18:50.118916 [ 62 ] {} <Debug> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3201 2023.10.12 05:18:50.118967 [ 3 ] {3b6d6617-db0e-422d-b875-bc5000f984e0} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.00244015 sec., 25818 rows/sec., 1.57 MiB/sec.
3202 2023.10.12 05:18:50.118985 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3203 2023.10.12 05:18:50.119228 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_16_3} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3204 2023.10.12 05:18:50.119266 [ 11 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3205 2023.10.12 05:18:50.119481 [ 3 ] {3b6d6617-db0e-422d-b875-bc5000f984e0} <Debug> DynamicQueryHandler: Done processing query
3206 2023.10.12 05:18:50.119517 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_16_3} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3207 2023.10.12 05:18:50.119536 [ 3 ] {3b6d6617-db0e-422d-b875-bc5000f984e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3208 2023.10.12 05:18:50.119563 [ 11 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3209 2023.10.12 05:18:50.119586 [ 3 ] {} <Debug> HTTP-Session: f1a35da9-0940-40e6-aa3f-ea5b2bd87577 Destroying unnamed session
3210 2023.10.12 05:18:50.119663 [ 11 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::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
3211 2023.10.12 05:18:50.119840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3212 2023.10.12 05:18:50.119862 [ 11 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 63 rows starting from the beginning of the part
3213 2023.10.12 05:18:50.119901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3214 2023.10.12 05:18:50.119930 [ 3 ] {} <Debug> HTTP-Session: 2abebf49-be5b-4df9-b2ce-43f60120e847 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3215 2023.10.12 05:18:50.119952 [ 3 ] {} <Debug> HTTP-Session: 2abebf49-be5b-4df9-b2ce-43f60120e847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3216 2023.10.12 05:18:50.120000 [ 11 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::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
3217 2023.10.12 05:18:50.120074 [ 3 ] {4904826a-d93f-48b3-bf52-f8234f552dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3218 2023.10.12 05:18:50.120142 [ 11 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 74 rows starting from the beginning of the part
3219 2023.10.12 05:18:50.120145 [ 3 ] {4904826a-d93f-48b3-bf52-f8234f552dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3220 2023.10.12 05:18:50.120311 [ 11 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 63 rows starting from the beginning of the part
3221 2023.10.12 05:18:50.120501 [ 11 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::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
3222 2023.10.12 05:18:50.120502 [ 3 ] {4904826a-d93f-48b3-bf52-f8234f552dcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3223 2023.10.12 05:18:50.121020 [ 3 ] {4904826a-d93f-48b3-bf52-f8234f552dcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3224 2023.10.12 05:18:50.121387 [ 3 ] {4904826a-d93f-48b3-bf52-f8234f552dcf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3225 2023.10.12 05:18:50.121511 [ 10 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1041 rows, containing 5 columns (5 merged, 0 gathered) in 0.00246227 sec., 422780.6048889846 rows/sec., 25.68 MiB/sec.
3226 2023.10.12 05:18:50.121613 [ 3 ] {4904826a-d93f-48b3-bf52-f8234f552dcf} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3227 2023.10.12 05:18:50.121677 [ 15 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3228 2023.10.12 05:18:50.121808 [ 3 ] {4904826a-d93f-48b3-bf52-f8234f552dcf} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001701788 sec., 2938 rows/sec., 3.96 MiB/sec.
3229 2023.10.12 05:18:50.121953 [ 3 ] {4904826a-d93f-48b3-bf52-f8234f552dcf} <Debug> DynamicQueryHandler: Done processing query
3230 2023.10.12 05:18:50.121980 [ 3 ] {4904826a-d93f-48b3-bf52-f8234f552dcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3231 2023.10.12 05:18:50.121997 [ 15 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3232 2023.10.12 05:18:50.122003 [ 3 ] {} <Debug> HTTP-Session: 2abebf49-be5b-4df9-b2ce-43f60120e847 Destroying unnamed session
3233 2023.10.12 05:18:50.122069 [ 15 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3234 2023.10.12 05:18:50.122151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3235 2023.10.12 05:18:50.122196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3236 2023.10.12 05:18:50.122215 [ 3 ] {} <Debug> HTTP-Session: 791976f6-8f98-4969-90a2-cf76c34e7708 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3237 2023.10.12 05:18:50.122232 [ 3 ] {} <Debug> HTTP-Session: 791976f6-8f98-4969-90a2-cf76c34e7708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3238 2023.10.12 05:18:50.122304 [ 3 ] {5b13045a-a9ce-44a9-bb56-e1effaee42b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3239 2023.10.12 05:18:50.122342 [ 3 ] {5b13045a-a9ce-44a9-bb56-e1effaee42b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3240 2023.10.12 05:18:50.122448 [ 3 ] {5b13045a-a9ce-44a9-bb56-e1effaee42b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3241 2023.10.12 05:18:50.122724 [ 3 ] {5b13045a-a9ce-44a9-bb56-e1effaee42b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3242 2023.10.12 05:18:50.122955 [ 3 ] {5b13045a-a9ce-44a9-bb56-e1effaee42b4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3243 2023.10.12 05:18:50.123135 [ 3 ] {5b13045a-a9ce-44a9-bb56-e1effaee42b4} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3244 2023.10.12 05:18:50.123275 [ 3 ] {5b13045a-a9ce-44a9-bb56-e1effaee42b4} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000936045 sec., 20298 rows/sec., 1.05 MiB/sec.
3245 2023.10.12 05:18:50.123411 [ 3 ] {5b13045a-a9ce-44a9-bb56-e1effaee42b4} <Debug> DynamicQueryHandler: Done processing query
3246 2023.10.12 05:18:50.123434 [ 3 ] {5b13045a-a9ce-44a9-bb56-e1effaee42b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3247 2023.10.12 05:18:50.123450 [ 3 ] {} <Debug> HTTP-Session: 791976f6-8f98-4969-90a2-cf76c34e7708 Destroying unnamed session
3248 2023.10.12 05:18:55.106401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3249 2023.10.12 05:18:55.106521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3250 2023.10.12 05:18:55.106547 [ 3 ] {} <Debug> HTTP-Session: c844bbab-f941-41f0-8346-72412556a3d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3251 2023.10.12 05:18:55.106571 [ 3 ] {} <Debug> HTTP-Session: c844bbab-f941-41f0-8346-72412556a3d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3252 2023.10.12 05:18:55.106696 [ 3 ] {8a7ae5a8-3d0f-44b6-89d6-c32026141216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3253 2023.10.12 05:18:55.106755 [ 3 ] {8a7ae5a8-3d0f-44b6-89d6-c32026141216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3254 2023.10.12 05:18:55.106913 [ 3 ] {8a7ae5a8-3d0f-44b6-89d6-c32026141216} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3255 2023.10.12 05:18:55.107408 [ 3 ] {8a7ae5a8-3d0f-44b6-89d6-c32026141216} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3256 2023.10.12 05:18:55.107677 [ 3 ] {8a7ae5a8-3d0f-44b6-89d6-c32026141216} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3257 2023.10.12 05:18:55.107844 [ 3 ] {8a7ae5a8-3d0f-44b6-89d6-c32026141216} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3258 2023.10.12 05:18:55.107985 [ 3 ] {8a7ae5a8-3d0f-44b6-89d6-c32026141216} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.00124706 sec., 32075 rows/sec., 2.54 MiB/sec.
3259 2023.10.12 05:18:55.108164 [ 3 ] {8a7ae5a8-3d0f-44b6-89d6-c32026141216} <Debug> DynamicQueryHandler: Done processing query
3260 2023.10.12 05:18:55.108190 [ 3 ] {8a7ae5a8-3d0f-44b6-89d6-c32026141216} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3261 2023.10.12 05:18:55.108207 [ 3 ] {} <Debug> HTTP-Session: c844bbab-f941-41f0-8346-72412556a3d1 Destroying unnamed session
3262 2023.10.12 05:18:55.108356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3263 2023.10.12 05:18:55.108408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3264 2023.10.12 05:18:55.108428 [ 3 ] {} <Debug> HTTP-Session: c9067973-0e11-4e24-a8d1-150dc0ead97b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3265 2023.10.12 05:18:55.108446 [ 3 ] {} <Debug> HTTP-Session: c9067973-0e11-4e24-a8d1-150dc0ead97b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3266 2023.10.12 05:18:55.108533 [ 3 ] {c07baf82-8cc6-483a-a47c-f25c3611e7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3267 2023.10.12 05:18:55.108575 [ 3 ] {c07baf82-8cc6-483a-a47c-f25c3611e7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3268 2023.10.12 05:18:55.108689 [ 3 ] {c07baf82-8cc6-483a-a47c-f25c3611e7d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3269 2023.10.12 05:18:55.109092 [ 3 ] {c07baf82-8cc6-483a-a47c-f25c3611e7d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3270 2023.10.12 05:18:55.109313 [ 3 ] {c07baf82-8cc6-483a-a47c-f25c3611e7d1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3271 2023.10.12 05:18:55.109462 [ 3 ] {c07baf82-8cc6-483a-a47c-f25c3611e7d1} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3272 2023.10.12 05:18:55.109585 [ 3 ] {c07baf82-8cc6-483a-a47c-f25c3611e7d1} <Information> executeQuery: Read 120 rows, 12.07 KiB in 0.001024086 sec., 117177 rows/sec., 11.51 MiB/sec.
3273 2023.10.12 05:18:55.109711 [ 3 ] {c07baf82-8cc6-483a-a47c-f25c3611e7d1} <Debug> DynamicQueryHandler: Done processing query
3274 2023.10.12 05:18:55.109734 [ 3 ] {c07baf82-8cc6-483a-a47c-f25c3611e7d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3275 2023.10.12 05:18:55.109751 [ 3 ] {} <Debug> HTTP-Session: c9067973-0e11-4e24-a8d1-150dc0ead97b Destroying unnamed session
3276 2023.10.12 05:18:55.109873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3277 2023.10.12 05:18:55.109919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3278 2023.10.12 05:18:55.109938 [ 3 ] {} <Debug> HTTP-Session: 6518ec36-c59a-44f1-9a99-d4b00e98cd3a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3279 2023.10.12 05:18:55.109955 [ 3 ] {} <Debug> HTTP-Session: 6518ec36-c59a-44f1-9a99-d4b00e98cd3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3280 2023.10.12 05:18:55.110029 [ 3 ] {6b5d0236-d9eb-4a2e-a655-af09cd412e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3281 2023.10.12 05:18:55.110068 [ 3 ] {6b5d0236-d9eb-4a2e-a655-af09cd412e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3282 2023.10.12 05:18:55.110174 [ 3 ] {6b5d0236-d9eb-4a2e-a655-af09cd412e87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3283 2023.10.12 05:18:55.110492 [ 3 ] {6b5d0236-d9eb-4a2e-a655-af09cd412e87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3284 2023.10.12 05:18:55.110706 [ 3 ] {6b5d0236-d9eb-4a2e-a655-af09cd412e87} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3285 2023.10.12 05:18:55.110853 [ 3 ] {6b5d0236-d9eb-4a2e-a655-af09cd412e87} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3286 2023.10.12 05:18:55.110965 [ 3 ] {6b5d0236-d9eb-4a2e-a655-af09cd412e87} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000901935 sec., 44349 rows/sec., 3.47 MiB/sec.
3287 2023.10.12 05:18:55.111082 [ 3 ] {6b5d0236-d9eb-4a2e-a655-af09cd412e87} <Debug> DynamicQueryHandler: Done processing query
3288 2023.10.12 05:18:55.111105 [ 3 ] {6b5d0236-d9eb-4a2e-a655-af09cd412e87} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3289 2023.10.12 05:18:55.111121 [ 3 ] {} <Debug> HTTP-Session: 6518ec36-c59a-44f1-9a99-d4b00e98cd3a Destroying unnamed session
3290 2023.10.12 05:18:55.111273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3291 2023.10.12 05:18:55.111319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3292 2023.10.12 05:18:55.111339 [ 3 ] {} <Debug> HTTP-Session: e6bb1f42-a7ca-49e3-a9d2-dc9957c39643 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3293 2023.10.12 05:18:55.111355 [ 3 ] {} <Debug> HTTP-Session: e6bb1f42-a7ca-49e3-a9d2-dc9957c39643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3294 2023.10.12 05:18:55.111444 [ 3 ] {08768913-b900-4a53-ba62-b1367dfbe452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3295 2023.10.12 05:18:55.111489 [ 3 ] {08768913-b900-4a53-ba62-b1367dfbe452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3296 2023.10.12 05:18:55.111623 [ 3 ] {08768913-b900-4a53-ba62-b1367dfbe452} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3297 2023.10.12 05:18:55.112084 [ 3 ] {08768913-b900-4a53-ba62-b1367dfbe452} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3298 2023.10.12 05:18:55.112400 [ 3 ] {08768913-b900-4a53-ba62-b1367dfbe452} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3299 2023.10.12 05:18:55.112584 [ 3 ] {08768913-b900-4a53-ba62-b1367dfbe452} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3300 2023.10.12 05:18:55.112710 [ 3 ] {08768913-b900-4a53-ba62-b1367dfbe452} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.00123099 sec., 32494 rows/sec., 43.85 MiB/sec.
3301 2023.10.12 05:18:55.112930 [ 3 ] {08768913-b900-4a53-ba62-b1367dfbe452} <Debug> DynamicQueryHandler: Done processing query
3302 2023.10.12 05:18:55.112953 [ 3 ] {08768913-b900-4a53-ba62-b1367dfbe452} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3303 2023.10.12 05:18:55.112969 [ 3 ] {} <Debug> HTTP-Session: e6bb1f42-a7ca-49e3-a9d2-dc9957c39643 Destroying unnamed session
3304 2023.10.12 05:18:59.113548 [ 162 ] {} <Debug> DNSResolver: Updating DNS cache
3305 2023.10.12 05:18:59.113623 [ 162 ] {} <Debug> DNSResolver: Updated DNS cache
3306 2023.10.12 05:19:00.110152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3307 2023.10.12 05:19:00.110255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3308 2023.10.12 05:19:00.110281 [ 3 ] {} <Debug> HTTP-Session: cf264a72-0236-4dc5-b8ac-b54a6ca97583 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3309 2023.10.12 05:19:00.110304 [ 3 ] {} <Debug> HTTP-Session: cf264a72-0236-4dc5-b8ac-b54a6ca97583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3310 2023.10.12 05:19:00.110425 [ 3 ] {9e1a898a-6b3e-439d-81ce-6a3b95ff577d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3311 2023.10.12 05:19:00.110484 [ 3 ] {9e1a898a-6b3e-439d-81ce-6a3b95ff577d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3312 2023.10.12 05:19:00.110641 [ 3 ] {9e1a898a-6b3e-439d-81ce-6a3b95ff577d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3313 2023.10.12 05:19:00.111037 [ 3 ] {9e1a898a-6b3e-439d-81ce-6a3b95ff577d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3314 2023.10.12 05:19:00.111298 [ 3 ] {9e1a898a-6b3e-439d-81ce-6a3b95ff577d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3315 2023.10.12 05:19:00.111463 [ 3 ] {9e1a898a-6b3e-439d-81ce-6a3b95ff577d} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3316 2023.10.12 05:19:00.111606 [ 3 ] {9e1a898a-6b3e-439d-81ce-6a3b95ff577d} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001138729 sec., 9659 rows/sec., 654.34 KiB/sec.
3317 2023.10.12 05:19:00.111741 [ 3 ] {9e1a898a-6b3e-439d-81ce-6a3b95ff577d} <Debug> DynamicQueryHandler: Done processing query
3318 2023.10.12 05:19:00.111766 [ 3 ] {9e1a898a-6b3e-439d-81ce-6a3b95ff577d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3319 2023.10.12 05:19:00.111784 [ 3 ] {} <Debug> HTTP-Session: cf264a72-0236-4dc5-b8ac-b54a6ca97583 Destroying unnamed session
3320 2023.10.12 05:19:00.111917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3321 2023.10.12 05:19:00.111967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3322 2023.10.12 05:19:00.111986 [ 3 ] {} <Debug> HTTP-Session: 4709e7a3-93c3-430d-af1a-97f74f986352 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3323 2023.10.12 05:19:00.112005 [ 3 ] {} <Debug> HTTP-Session: 4709e7a3-93c3-430d-af1a-97f74f986352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3324 2023.10.12 05:19:00.112087 [ 3 ] {15be67a1-5cf0-4fc4-84dd-f78806c53216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3325 2023.10.12 05:19:00.112130 [ 3 ] {15be67a1-5cf0-4fc4-84dd-f78806c53216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3326 2023.10.12 05:19:00.112240 [ 3 ] {15be67a1-5cf0-4fc4-84dd-f78806c53216} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3327 2023.10.12 05:19:00.112587 [ 3 ] {15be67a1-5cf0-4fc4-84dd-f78806c53216} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3328 2023.10.12 05:19:00.112806 [ 3 ] {15be67a1-5cf0-4fc4-84dd-f78806c53216} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3329 2023.10.12 05:19:00.112969 [ 3 ] {15be67a1-5cf0-4fc4-84dd-f78806c53216} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3330 2023.10.12 05:19:00.113101 [ 3 ] {15be67a1-5cf0-4fc4-84dd-f78806c53216} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000976246 sec., 104481 rows/sec., 9.72 MiB/sec.
3331 2023.10.12 05:19:00.113222 [ 3 ] {15be67a1-5cf0-4fc4-84dd-f78806c53216} <Debug> DynamicQueryHandler: Done processing query
3332 2023.10.12 05:19:00.113245 [ 3 ] {15be67a1-5cf0-4fc4-84dd-f78806c53216} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
3333 2023.10.12 05:19:00.113262 [ 3 ] {} <Debug> HTTP-Session: 4709e7a3-93c3-430d-af1a-97f74f986352 Destroying unnamed session
3334 2023.10.12 05:19:00.113413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 44856, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3335 2023.10.12 05:19:00.113460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3336 2023.10.12 05:19:00.113479 [ 3 ] {} <Debug> HTTP-Session: cc36026d-0664-463a-989f-4c49f584f92c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3337 2023.10.12 05:19:00.113496 [ 3 ] {} <Debug> HTTP-Session: cc36026d-0664-463a-989f-4c49f584f92c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3338 2023.10.12 05:19:00.113581 [ 3 ] {2ebdb1be-2c5c-4684-b8d7-f8788af3755d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3339 2023.10.12 05:19:00.113619 [ 3 ] {2ebdb1be-2c5c-4684-b8d7-f8788af3755d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3340 2023.10.12 05:19:00.113727 [ 3 ] {2ebdb1be-2c5c-4684-b8d7-f8788af3755d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3341 2023.10.12 05:19:00.114152 [ 3 ] {2ebdb1be-2c5c-4684-b8d7-f8788af3755d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3342 2023.10.12 05:19:00.114372 [ 3 ] {2ebdb1be-2c5c-4684-b8d7-f8788af3755d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3343 2023.10.12 05:19:00.114518 [ 3 ] {2ebdb1be-2c5c-4684-b8d7-f8788af3755d} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3344 2023.10.12 05:19:00.114651 [ 3 ] {2ebdb1be-2c5c-4684-b8d7-f8788af3755d} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.001038697 sec., 269568 rows/sec., 18.63 MiB/sec.
3345 2023.10.12 05:19:00.114789 [ 3 ] {2ebdb1be-2c5c-4684-b8d7-f8788af3755d} <Debug> DynamicQueryHandler: Done processing query
3346 2023.10.12 05:19:00.114812 [ 3 ] {2ebdb1be-2c5c-4684-b8d7-f8788af3755d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3347 2023.10.12 05:19:00.114828 [ 3 ] {} <Debug> HTTP-Session: cc36026d-0664-463a-989f-4c49f584f92c Destroying unnamed session
3348 2023.10.12 05:19:00.114977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3349 2023.10.12 05:19:00.115019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3350 2023.10.12 05:19:00.115038 [ 3 ] {} <Debug> HTTP-Session: dba082b2-3208-4f8d-81d9-78025b0ed274 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3351 2023.10.12 05:19:00.115054 [ 3 ] {} <Debug> HTTP-Session: dba082b2-3208-4f8d-81d9-78025b0ed274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3352 2023.10.12 05:19:00.115122 [ 3 ] {0d87e565-794c-4a0a-abd1-e76d633f9ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3353 2023.10.12 05:19:00.115162 [ 3 ] {0d87e565-794c-4a0a-abd1-e76d633f9ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3354 2023.10.12 05:19:00.115271 [ 3 ] {0d87e565-794c-4a0a-abd1-e76d633f9ca8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3355 2023.10.12 05:19:00.115509 [ 3 ] {0d87e565-794c-4a0a-abd1-e76d633f9ca8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3356 2023.10.12 05:19:00.115746 [ 3 ] {0d87e565-794c-4a0a-abd1-e76d633f9ca8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3357 2023.10.12 05:19:00.115923 [ 3 ] {0d87e565-794c-4a0a-abd1-e76d633f9ca8} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3358 2023.10.12 05:19:00.116043 [ 3 ] {0d87e565-794c-4a0a-abd1-e76d633f9ca8} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000893895 sec., 6712 rows/sec., 281.86 KiB/sec.
3359 2023.10.12 05:19:00.116158 [ 3 ] {0d87e565-794c-4a0a-abd1-e76d633f9ca8} <Debug> DynamicQueryHandler: Done processing query
3360 2023.10.12 05:19:00.116181 [ 3 ] {0d87e565-794c-4a0a-abd1-e76d633f9ca8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3361 2023.10.12 05:19:00.116196 [ 3 ] {} <Debug> HTTP-Session: dba082b2-3208-4f8d-81d9-78025b0ed274 Destroying unnamed session
3362 2023.10.12 05:19:00.116321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3363 2023.10.12 05:19:00.116367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3364 2023.10.12 05:19:00.116386 [ 3 ] {} <Debug> HTTP-Session: 4a3ff920-62e1-437d-89a3-9a2a6054ee71 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3365 2023.10.12 05:19:00.116403 [ 3 ] {} <Debug> HTTP-Session: 4a3ff920-62e1-437d-89a3-9a2a6054ee71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3366 2023.10.12 05:19:00.116475 [ 3 ] {309f5eaa-a718-4715-a2bb-d5503e3babd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3367 2023.10.12 05:19:00.116518 [ 3 ] {309f5eaa-a718-4715-a2bb-d5503e3babd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3368 2023.10.12 05:19:00.116639 [ 3 ] {309f5eaa-a718-4715-a2bb-d5503e3babd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3369 2023.10.12 05:19:00.116940 [ 3 ] {309f5eaa-a718-4715-a2bb-d5503e3babd7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3370 2023.10.12 05:19:00.117179 [ 3 ] {309f5eaa-a718-4715-a2bb-d5503e3babd7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3371 2023.10.12 05:19:00.117351 [ 3 ] {309f5eaa-a718-4715-a2bb-d5503e3babd7} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3372 2023.10.12 05:19:00.117471 [ 3 ] {309f5eaa-a718-4715-a2bb-d5503e3babd7} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000967786 sec., 76463 rows/sec., 4.68 MiB/sec.
3373 2023.10.12 05:19:00.117576 [ 3 ] {309f5eaa-a718-4715-a2bb-d5503e3babd7} <Debug> DynamicQueryHandler: Done processing query
3374 2023.10.12 05:19:00.117599 [ 3 ] {309f5eaa-a718-4715-a2bb-d5503e3babd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3375 2023.10.12 05:19:00.117615 [ 3 ] {} <Debug> HTTP-Session: 4a3ff920-62e1-437d-89a3-9a2a6054ee71 Destroying unnamed session
3376 2023.10.12 05:19:00.117730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3377 2023.10.12 05:19:00.117773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3378 2023.10.12 05:19:00.117792 [ 3 ] {} <Debug> HTTP-Session: 37cf6999-f261-45db-a76a-53f20e3e82b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3379 2023.10.12 05:19:00.117808 [ 3 ] {} <Debug> HTTP-Session: 37cf6999-f261-45db-a76a-53f20e3e82b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3380 2023.10.12 05:19:00.117881 [ 3 ] {ee2e78a8-8828-49d3-965f-4982449120e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3381 2023.10.12 05:19:00.117925 [ 3 ] {ee2e78a8-8828-49d3-965f-4982449120e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3382 2023.10.12 05:19:00.118059 [ 3 ] {ee2e78a8-8828-49d3-965f-4982449120e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3383 2023.10.12 05:19:00.118417 [ 3 ] {ee2e78a8-8828-49d3-965f-4982449120e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3384 2023.10.12 05:19:00.118681 [ 3 ] {ee2e78a8-8828-49d3-965f-4982449120e4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3385 2023.10.12 05:19:00.118861 [ 3 ] {ee2e78a8-8828-49d3-965f-4982449120e4} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3386 2023.10.12 05:19:00.118994 [ 3 ] {ee2e78a8-8828-49d3-965f-4982449120e4} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001084598 sec., 4610 rows/sec., 6.22 MiB/sec.
3387 2023.10.12 05:19:00.119121 [ 3 ] {ee2e78a8-8828-49d3-965f-4982449120e4} <Debug> DynamicQueryHandler: Done processing query
3388 2023.10.12 05:19:00.119144 [ 3 ] {ee2e78a8-8828-49d3-965f-4982449120e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3389 2023.10.12 05:19:00.119160 [ 3 ] {} <Debug> HTTP-Session: 37cf6999-f261-45db-a76a-53f20e3e82b4 Destroying unnamed session
3390 2023.10.12 05:19:00.119272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3391 2023.10.12 05:19:00.119316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3392 2023.10.12 05:19:00.119335 [ 3 ] {} <Debug> HTTP-Session: d2bc2d88-ee2f-4dad-971e-8a50f4ab10cf Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3393 2023.10.12 05:19:00.119351 [ 3 ] {} <Debug> HTTP-Session: d2bc2d88-ee2f-4dad-971e-8a50f4ab10cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3394 2023.10.12 05:19:00.119422 [ 3 ] {16b868b8-086a-4a30-8862-ba96f723e485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3395 2023.10.12 05:19:00.119461 [ 3 ] {16b868b8-086a-4a30-8862-ba96f723e485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3396 2023.10.12 05:19:00.119566 [ 3 ] {16b868b8-086a-4a30-8862-ba96f723e485} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3397 2023.10.12 05:19:00.119848 [ 3 ] {16b868b8-086a-4a30-8862-ba96f723e485} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3398 2023.10.12 05:19:00.120078 [ 3 ] {16b868b8-086a-4a30-8862-ba96f723e485} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3399 2023.10.12 05:19:00.120246 [ 3 ] {16b868b8-086a-4a30-8862-ba96f723e485} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3400 2023.10.12 05:19:00.120350 [ 3 ] {16b868b8-086a-4a30-8862-ba96f723e485} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000901355 sec., 21079 rows/sec., 1.09 MiB/sec.
3401 2023.10.12 05:19:00.120471 [ 3 ] {16b868b8-086a-4a30-8862-ba96f723e485} <Debug> DynamicQueryHandler: Done processing query
3402 2023.10.12 05:19:00.120494 [ 3 ] {16b868b8-086a-4a30-8862-ba96f723e485} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3403 2023.10.12 05:19:00.120509 [ 3 ] {} <Debug> HTTP-Session: d2bc2d88-ee2f-4dad-971e-8a50f4ab10cf Destroying unnamed session
3404 2023.10.12 05:19:05.107413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3405 2023.10.12 05:19:05.107529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3406 2023.10.12 05:19:05.107555 [ 3 ] {} <Debug> HTTP-Session: 9011fa07-f0f0-457f-b2e4-e4480b6202c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3407 2023.10.12 05:19:05.107579 [ 3 ] {} <Debug> HTTP-Session: 9011fa07-f0f0-457f-b2e4-e4480b6202c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3408 2023.10.12 05:19:05.107703 [ 3 ] {3428c5a3-127e-4b8e-a7d0-6b02d1878ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3409 2023.10.12 05:19:05.107762 [ 3 ] {3428c5a3-127e-4b8e-a7d0-6b02d1878ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3410 2023.10.12 05:19:05.107922 [ 3 ] {3428c5a3-127e-4b8e-a7d0-6b02d1878ca4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3411 2023.10.12 05:19:05.108379 [ 3 ] {3428c5a3-127e-4b8e-a7d0-6b02d1878ca4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3412 2023.10.12 05:19:05.108641 [ 3 ] {3428c5a3-127e-4b8e-a7d0-6b02d1878ca4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3413 2023.10.12 05:19:05.108805 [ 3 ] {3428c5a3-127e-4b8e-a7d0-6b02d1878ca4} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3414 2023.10.12 05:19:05.108936 [ 3 ] {3428c5a3-127e-4b8e-a7d0-6b02d1878ca4} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.00119206 sec., 33555 rows/sec., 2.66 MiB/sec.
3415 2023.10.12 05:19:05.108934 [ 172 ] {} <Debug> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3416 2023.10.12 05:19:05.109040 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3417 2023.10.12 05:19:05.109137 [ 3 ] {3428c5a3-127e-4b8e-a7d0-6b02d1878ca4} <Debug> DynamicQueryHandler: Done processing query
3418 2023.10.12 05:19:05.109144 [ 15 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3419 2023.10.12 05:19:05.109170 [ 3 ] {3428c5a3-127e-4b8e-a7d0-6b02d1878ca4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3420 2023.10.12 05:19:05.109201 [ 3 ] {} <Debug> HTTP-Session: 9011fa07-f0f0-457f-b2e4-e4480b6202c1 Destroying unnamed session
3421 2023.10.12 05:19:05.109282 [ 15 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3422 2023.10.12 05:19:05.109316 [ 15 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 51 rows starting from the beginning of the part
3423 2023.10.12 05:19:05.109384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3424 2023.10.12 05:19:05.109447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3425 2023.10.12 05:19:05.109458 [ 15 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part
3426 2023.10.12 05:19:05.109470 [ 3 ] {} <Debug> HTTP-Session: 576ec3cb-123e-464f-a8f2-528b73d269c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3427 2023.10.12 05:19:05.109508 [ 3 ] {} <Debug> HTTP-Session: 576ec3cb-123e-464f-a8f2-528b73d269c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3428 2023.10.12 05:19:05.109619 [ 15 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part
3429 2023.10.12 05:19:05.109637 [ 3 ] {722b0416-350c-4b40-92ec-eae84d2bc63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3430 2023.10.12 05:19:05.109697 [ 3 ] {722b0416-350c-4b40-92ec-eae84d2bc63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3431 2023.10.12 05:19:05.109792 [ 15 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part
3432 2023.10.12 05:19:05.109958 [ 3 ] {722b0416-350c-4b40-92ec-eae84d2bc63e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3433 2023.10.12 05:19:05.109982 [ 15 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 11 rows starting from the beginning of the part
3434 2023.10.12 05:19:05.110106 [ 15 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part
3435 2023.10.12 05:19:05.110549 [ 3 ] {722b0416-350c-4b40-92ec-eae84d2bc63e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3436 2023.10.12 05:19:05.110842 [ 3 ] {722b0416-350c-4b40-92ec-eae84d2bc63e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3437 2023.10.12 05:19:05.110957 [ 11 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 4 columns (4 merged, 0 gathered) in 0.00185098 sec., 104269.08988751905 rows/sec., 8.02 MiB/sec.
3438 2023.10.12 05:19:05.111039 [ 3 ] {722b0416-350c-4b40-92ec-eae84d2bc63e} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3439 2023.10.12 05:19:05.111090 [ 19 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3440 2023.10.12 05:19:05.111217 [ 172 ] {} <Debug> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3441 2023.10.12 05:19:05.111237 [ 3 ] {722b0416-350c-4b40-92ec-eae84d2bc63e} <Information> executeQuery: Read 120 rows, 12.07 KiB in 0.001556935 sec., 77074 rows/sec., 7.57 MiB/sec.
3442 2023.10.12 05:19:05.111294 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3443 2023.10.12 05:19:05.111510 [ 19 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3444 2023.10.12 05:19:05.111556 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3445 2023.10.12 05:19:05.111586 [ 3 ] {722b0416-350c-4b40-92ec-eae84d2bc63e} <Debug> DynamicQueryHandler: Done processing query
3446 2023.10.12 05:19:05.111638 [ 19 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3447 2023.10.12 05:19:05.111643 [ 3 ] {722b0416-350c-4b40-92ec-eae84d2bc63e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3448 2023.10.12 05:19:05.111707 [ 3 ] {} <Debug> HTTP-Session: 576ec3cb-123e-464f-a8f2-528b73d269c1 Destroying unnamed session
3449 2023.10.12 05:19:05.111844 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3450 2023.10.12 05:19:05.111885 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 222 rows starting from the beginning of the part
3451 2023.10.12 05:19:05.111954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3452 2023.10.12 05:19:05.112057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3453 2023.10.12 05:19:05.112111 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 120 rows starting from the beginning of the part
3454 2023.10.12 05:19:05.112120 [ 3 ] {} <Debug> HTTP-Session: 3ee37283-824c-4afa-a580-635be7ee7365 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3455 2023.10.12 05:19:05.112189 [ 3 ] {} <Debug> HTTP-Session: 3ee37283-824c-4afa-a580-635be7ee7365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3456 2023.10.12 05:19:05.112336 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 102 rows starting from the beginning of the part
3457 2023.10.12 05:19:05.112401 [ 3 ] {dcc4bd3e-269d-4130-9036-20ffc6962ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3458 2023.10.12 05:19:05.112533 [ 3 ] {dcc4bd3e-269d-4130-9036-20ffc6962ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3459 2023.10.12 05:19:05.112556 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 120 rows starting from the beginning of the part
3460 2023.10.12 05:19:05.112873 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 102 rows starting from the beginning of the part
3461 2023.10.12 05:19:05.113016 [ 3 ] {dcc4bd3e-269d-4130-9036-20ffc6962ca1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3462 2023.10.12 05:19:05.113105 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 120 rows starting from the beginning of the part
3463 2023.10.12 05:19:05.113724 [ 3 ] {dcc4bd3e-269d-4130-9036-20ffc6962ca1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3464 2023.10.12 05:19:05.114299 [ 3 ] {dcc4bd3e-269d-4130-9036-20ffc6962ca1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3465 2023.10.12 05:19:05.114568 [ 3 ] {dcc4bd3e-269d-4130-9036-20ffc6962ca1} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3466 2023.10.12 05:19:05.114817 [ 172 ] {} <Debug> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3467 2023.10.12 05:19:05.114800 [ 19 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 4 columns (4 merged, 0 gathered) in 0.003417506 sec., 229992.280920648 rows/sec., 22.12 MiB/sec.
3468 2023.10.12 05:19:05.114855 [ 3 ] {dcc4bd3e-269d-4130-9036-20ffc6962ca1} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.002394329 sec., 16706 rows/sec., 1.31 MiB/sec.
3469 2023.10.12 05:19:05.114888 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3470 2023.10.12 05:19:05.115150 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3471 2023.10.12 05:19:05.115155 [ 15 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3472 2023.10.12 05:19:05.115226 [ 3 ] {dcc4bd3e-269d-4130-9036-20ffc6962ca1} <Debug> DynamicQueryHandler: Done processing query
3473 2023.10.12 05:19:05.115272 [ 3 ] {dcc4bd3e-269d-4130-9036-20ffc6962ca1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3474 2023.10.12 05:19:05.115348 [ 3 ] {} <Debug> HTTP-Session: 3ee37283-824c-4afa-a580-635be7ee7365 Destroying unnamed session
3475 2023.10.12 05:19:05.115416 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3476 2023.10.12 05:19:05.115480 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 338 rows starting from the beginning of the part
3477 2023.10.12 05:19:05.115578 [ 15 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3478 2023.10.12 05:19:05.115597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3479 2023.10.12 05:19:05.115726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3480 2023.10.12 05:19:05.115742 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part
3481 2023.10.12 05:19:05.115755 [ 15 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3482 2023.10.12 05:19:05.115771 [ 3 ] {} <Debug> HTTP-Session: a8118abb-2335-4b66-94bb-0b3dc743d66a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3483 2023.10.12 05:19:05.115874 [ 3 ] {} <Debug> HTTP-Session: a8118abb-2335-4b66-94bb-0b3dc743d66a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3484 2023.10.12 05:19:05.116131 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 269 rows starting from the beginning of the part
3485 2023.10.12 05:19:05.116176 [ 3 ] {cc845d80-2274-47bc-88cc-63df6c7edbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3486 2023.10.12 05:19:05.116319 [ 3 ] {cc845d80-2274-47bc-88cc-63df6c7edbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3487 2023.10.12 05:19:05.116334 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part
3488 2023.10.12 05:19:05.116692 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 280 rows starting from the beginning of the part
3489 2023.10.12 05:19:05.116974 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part
3490 2023.10.12 05:19:05.117014 [ 3 ] {cc845d80-2274-47bc-88cc-63df6c7edbff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3491 2023.10.12 05:19:05.118220 [ 3 ] {cc845d80-2274-47bc-88cc-63df6c7edbff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3492 2023.10.12 05:19:05.118607 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1007 rows, containing 4 columns (4 merged, 0 gathered) in 0.003627789 sec., 277579.5394936144 rows/sec., 19.61 MiB/sec.
3493 2023.10.12 05:19:05.118753 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3494 2023.10.12 05:19:05.118884 [ 3 ] {cc845d80-2274-47bc-88cc-63df6c7edbff} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3495 2023.10.12 05:19:05.119005 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3496 2023.10.12 05:19:05.119123 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3497 2023.10.12 05:19:05.119199 [ 3 ] {cc845d80-2274-47bc-88cc-63df6c7edbff} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3498 2023.10.12 05:19:05.119379 [ 172 ] {} <Debug> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3499 2023.10.12 05:19:05.119388 [ 3 ] {cc845d80-2274-47bc-88cc-63df6c7edbff} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.003149671 sec., 12699 rows/sec., 17.14 MiB/sec.
3500 2023.10.12 05:19:05.119431 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3501 2023.10.12 05:19:05.119571 [ 19 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3502 2023.10.12 05:19:05.119635 [ 3 ] {cc845d80-2274-47bc-88cc-63df6c7edbff} <Debug> DynamicQueryHandler: Done processing query
3503 2023.10.12 05:19:05.119664 [ 3 ] {cc845d80-2274-47bc-88cc-63df6c7edbff} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3504 2023.10.12 05:19:05.119675 [ 19 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3505 2023.10.12 05:19:05.119688 [ 3 ] {} <Debug> HTTP-Session: a8118abb-2335-4b66-94bb-0b3dc743d66a Destroying unnamed session
3506 2023.10.12 05:19:05.119719 [ 19 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 483 rows starting from the beginning of the part
3507 2023.10.12 05:19:05.119854 [ 19 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part
3508 2023.10.12 05:19:05.119950 [ 19 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part
3509 2023.10.12 05:19:05.120039 [ 19 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part
3510 2023.10.12 05:19:05.120129 [ 19 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part
3511 2023.10.12 05:19:05.120215 [ 19 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part
3512 2023.10.12 05:19:05.121692 [ 10 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 613 rows, containing 6 columns (6 merged, 0 gathered) in 0.002196696 sec., 279055.4541912035 rows/sec., 376.57 MiB/sec.
3513 2023.10.12 05:19:05.122076 [ 10 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3514 2023.10.12 05:19:05.122289 [ 10 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3515 2023.10.12 05:19:05.122358 [ 10 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3516 2023.10.12 05:19:05.122435 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5: 4.01 MiB.
3517 2023.10.12 05:19:06.000130 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.72 MiB, peak 230.96 MiB, will set to 225.59 MiB (RSS), difference: -4.12 MiB
3518 2023.10.12 05:19:10.109687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3519 2023.10.12 05:19:10.109805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3520 2023.10.12 05:19:10.109833 [ 3 ] {} <Debug> HTTP-Session: fe2c8b2e-9dbb-4aa2-bbbc-42c3498468aa Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3521 2023.10.12 05:19:10.109858 [ 3 ] {} <Debug> HTTP-Session: fe2c8b2e-9dbb-4aa2-bbbc-42c3498468aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3522 2023.10.12 05:19:10.109980 [ 3 ] {804ec542-3071-4746-aeb0-3fe577bcdc8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3523 2023.10.12 05:19:10.110041 [ 3 ] {804ec542-3071-4746-aeb0-3fe577bcdc8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3524 2023.10.12 05:19:10.110194 [ 3 ] {804ec542-3071-4746-aeb0-3fe577bcdc8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3525 2023.10.12 05:19:10.110641 [ 3 ] {804ec542-3071-4746-aeb0-3fe577bcdc8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3526 2023.10.12 05:19:10.110902 [ 3 ] {804ec542-3071-4746-aeb0-3fe577bcdc8d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3527 2023.10.12 05:19:10.111063 [ 3 ] {804ec542-3071-4746-aeb0-3fe577bcdc8d} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3528 2023.10.12 05:19:10.111200 [ 3 ] {804ec542-3071-4746-aeb0-3fe577bcdc8d} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001177799 sec., 9339 rows/sec., 632.64 KiB/sec.
3529 2023.10.12 05:19:10.111373 [ 3 ] {804ec542-3071-4746-aeb0-3fe577bcdc8d} <Debug> DynamicQueryHandler: Done processing query
3530 2023.10.12 05:19:10.111400 [ 3 ] {804ec542-3071-4746-aeb0-3fe577bcdc8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3531 2023.10.12 05:19:10.111417 [ 3 ] {} <Debug> HTTP-Session: fe2c8b2e-9dbb-4aa2-bbbc-42c3498468aa Destroying unnamed session
3532 2023.10.12 05:19:10.111545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3533 2023.10.12 05:19:10.111598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3534 2023.10.12 05:19:10.111620 [ 3 ] {} <Debug> HTTP-Session: a058af91-e966-43c5-b787-cf6894b6847a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3535 2023.10.12 05:19:10.111640 [ 3 ] {} <Debug> HTTP-Session: a058af91-e966-43c5-b787-cf6894b6847a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3536 2023.10.12 05:19:10.111725 [ 3 ] {3b7910b0-72e6-4657-ae5a-8ce709b69662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3537 2023.10.12 05:19:10.111769 [ 3 ] {3b7910b0-72e6-4657-ae5a-8ce709b69662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3538 2023.10.12 05:19:10.111882 [ 3 ] {3b7910b0-72e6-4657-ae5a-8ce709b69662} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3539 2023.10.12 05:19:10.112273 [ 3 ] {3b7910b0-72e6-4657-ae5a-8ce709b69662} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3540 2023.10.12 05:19:10.112492 [ 3 ] {3b7910b0-72e6-4657-ae5a-8ce709b69662} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3541 2023.10.12 05:19:10.112637 [ 3 ] {3b7910b0-72e6-4657-ae5a-8ce709b69662} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3542 2023.10.12 05:19:10.112790 [ 3 ] {3b7910b0-72e6-4657-ae5a-8ce709b69662} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.001034177 sec., 98629 rows/sec., 9.17 MiB/sec.
3543 2023.10.12 05:19:10.112933 [ 3 ] {3b7910b0-72e6-4657-ae5a-8ce709b69662} <Debug> DynamicQueryHandler: Done processing query
3544 2023.10.12 05:19:10.112957 [ 3 ] {3b7910b0-72e6-4657-ae5a-8ce709b69662} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
3545 2023.10.12 05:19:10.112972 [ 3 ] {} <Debug> HTTP-Session: a058af91-e966-43c5-b787-cf6894b6847a Destroying unnamed session
3546 2023.10.12 05:19:10.113149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3547 2023.10.12 05:19:10.113198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3548 2023.10.12 05:19:10.113218 [ 3 ] {} <Debug> HTTP-Session: d977bde7-4d38-49df-974e-5f682966aa2b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3549 2023.10.12 05:19:10.113235 [ 3 ] {} <Debug> HTTP-Session: d977bde7-4d38-49df-974e-5f682966aa2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3550 2023.10.12 05:19:10.113322 [ 3 ] {4875dac1-5b5f-45a0-98ee-47aeae4778e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3551 2023.10.12 05:19:10.113362 [ 3 ] {4875dac1-5b5f-45a0-98ee-47aeae4778e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3552 2023.10.12 05:19:10.113469 [ 3 ] {4875dac1-5b5f-45a0-98ee-47aeae4778e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3553 2023.10.12 05:19:10.113924 [ 3 ] {4875dac1-5b5f-45a0-98ee-47aeae4778e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3554 2023.10.12 05:19:10.114157 [ 3 ] {4875dac1-5b5f-45a0-98ee-47aeae4778e2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3555 2023.10.12 05:19:10.114312 [ 3 ] {4875dac1-5b5f-45a0-98ee-47aeae4778e2} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3556 2023.10.12 05:19:10.114417 [ 3 ] {4875dac1-5b5f-45a0-98ee-47aeae4778e2} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001066797 sec., 252156 rows/sec., 17.34 MiB/sec.
3557 2023.10.12 05:19:10.114545 [ 3 ] {4875dac1-5b5f-45a0-98ee-47aeae4778e2} <Debug> DynamicQueryHandler: Done processing query
3558 2023.10.12 05:19:10.114568 [ 3 ] {4875dac1-5b5f-45a0-98ee-47aeae4778e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3559 2023.10.12 05:19:10.114587 [ 3 ] {} <Debug> HTTP-Session: d977bde7-4d38-49df-974e-5f682966aa2b Destroying unnamed session
3560 2023.10.12 05:19:10.114699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3561 2023.10.12 05:19:10.114746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3562 2023.10.12 05:19:10.114765 [ 3 ] {} <Debug> HTTP-Session: 27003436-318d-4f9f-85f0-b20799a2844d Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3563 2023.10.12 05:19:10.114783 [ 3 ] {} <Debug> HTTP-Session: 27003436-318d-4f9f-85f0-b20799a2844d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3564 2023.10.12 05:19:10.114854 [ 3 ] {ea6578a4-ad29-4a63-93d2-08cd0911a6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3565 2023.10.12 05:19:10.114897 [ 3 ] {ea6578a4-ad29-4a63-93d2-08cd0911a6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3566 2023.10.12 05:19:10.115025 [ 3 ] {ea6578a4-ad29-4a63-93d2-08cd0911a6e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3567 2023.10.12 05:19:10.115306 [ 3 ] {ea6578a4-ad29-4a63-93d2-08cd0911a6e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3568 2023.10.12 05:19:10.115547 [ 3 ] {ea6578a4-ad29-4a63-93d2-08cd0911a6e5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3569 2023.10.12 05:19:10.115723 [ 3 ] {ea6578a4-ad29-4a63-93d2-08cd0911a6e5} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3570 2023.10.12 05:19:10.115853 [ 3 ] {ea6578a4-ad29-4a63-93d2-08cd0911a6e5} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000961346 sec., 6241 rows/sec., 262.08 KiB/sec.
3571 2023.10.12 05:19:10.115996 [ 3 ] {ea6578a4-ad29-4a63-93d2-08cd0911a6e5} <Debug> DynamicQueryHandler: Done processing query
3572 2023.10.12 05:19:10.116019 [ 3 ] {ea6578a4-ad29-4a63-93d2-08cd0911a6e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3573 2023.10.12 05:19:10.116034 [ 3 ] {} <Debug> HTTP-Session: 27003436-318d-4f9f-85f0-b20799a2844d Destroying unnamed session
3574 2023.10.12 05:19:10.116150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3575 2023.10.12 05:19:10.116196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3576 2023.10.12 05:19:10.116216 [ 3 ] {} <Debug> HTTP-Session: 9abb61c3-8990-4408-a10a-6e6ea515390a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3577 2023.10.12 05:19:10.116233 [ 3 ] {} <Debug> HTTP-Session: 9abb61c3-8990-4408-a10a-6e6ea515390a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3578 2023.10.12 05:19:10.116309 [ 3 ] {138a1cf3-dfe5-4da2-95a3-c6b5f5cf0a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3579 2023.10.12 05:19:10.116356 [ 3 ] {138a1cf3-dfe5-4da2-95a3-c6b5f5cf0a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3580 2023.10.12 05:19:10.116474 [ 3 ] {138a1cf3-dfe5-4da2-95a3-c6b5f5cf0a26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3581 2023.10.12 05:19:10.116796 [ 3 ] {138a1cf3-dfe5-4da2-95a3-c6b5f5cf0a26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3582 2023.10.12 05:19:10.117051 [ 3 ] {138a1cf3-dfe5-4da2-95a3-c6b5f5cf0a26} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3583 2023.10.12 05:19:10.117224 [ 3 ] {138a1cf3-dfe5-4da2-95a3-c6b5f5cf0a26} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3584 2023.10.12 05:19:10.117354 [ 3 ] {138a1cf3-dfe5-4da2-95a3-c6b5f5cf0a26} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001011476 sec., 62285 rows/sec., 3.78 MiB/sec.
3585 2023.10.12 05:19:10.117530 [ 3 ] {138a1cf3-dfe5-4da2-95a3-c6b5f5cf0a26} <Debug> DynamicQueryHandler: Done processing query
3586 2023.10.12 05:19:10.117554 [ 3 ] {138a1cf3-dfe5-4da2-95a3-c6b5f5cf0a26} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3587 2023.10.12 05:19:10.117571 [ 3 ] {} <Debug> HTTP-Session: 9abb61c3-8990-4408-a10a-6e6ea515390a Destroying unnamed session
3588 2023.10.12 05:19:10.117681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3589 2023.10.12 05:19:10.117727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3590 2023.10.12 05:19:10.117747 [ 3 ] {} <Debug> HTTP-Session: 007e7d6b-45cb-43cb-b082-d733872f99e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3591 2023.10.12 05:19:10.117763 [ 3 ] {} <Debug> HTTP-Session: 007e7d6b-45cb-43cb-b082-d733872f99e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3592 2023.10.12 05:19:10.117838 [ 3 ] {1d5dd9fc-d1a4-4896-9f03-72e094ad10b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3593 2023.10.12 05:19:10.117885 [ 3 ] {1d5dd9fc-d1a4-4896-9f03-72e094ad10b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3594 2023.10.12 05:19:10.118028 [ 3 ] {1d5dd9fc-d1a4-4896-9f03-72e094ad10b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3595 2023.10.12 05:19:10.118341 [ 3 ] {1d5dd9fc-d1a4-4896-9f03-72e094ad10b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3596 2023.10.12 05:19:10.118619 [ 3 ] {1d5dd9fc-d1a4-4896-9f03-72e094ad10b4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3597 2023.10.12 05:19:10.118801 [ 3 ] {1d5dd9fc-d1a4-4896-9f03-72e094ad10b4} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3598 2023.10.12 05:19:10.118927 [ 3 ] {1d5dd9fc-d1a4-4896-9f03-72e094ad10b4} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001055067 sec., 4739 rows/sec., 6.40 MiB/sec.
3599 2023.10.12 05:19:10.119081 [ 3 ] {1d5dd9fc-d1a4-4896-9f03-72e094ad10b4} <Debug> DynamicQueryHandler: Done processing query
3600 2023.10.12 05:19:10.119104 [ 3 ] {1d5dd9fc-d1a4-4896-9f03-72e094ad10b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3601 2023.10.12 05:19:10.119120 [ 3 ] {} <Debug> HTTP-Session: 007e7d6b-45cb-43cb-b082-d733872f99e1 Destroying unnamed session
3602 2023.10.12 05:19:10.119228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3603 2023.10.12 05:19:10.119273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3604 2023.10.12 05:19:10.119292 [ 3 ] {} <Debug> HTTP-Session: 4376517d-2e58-4564-8fd0-b4c23e611dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3605 2023.10.12 05:19:10.119311 [ 3 ] {} <Debug> HTTP-Session: 4376517d-2e58-4564-8fd0-b4c23e611dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3606 2023.10.12 05:19:10.119384 [ 3 ] {2476f05f-96b0-4ee0-b75d-f90cab48ae70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3607 2023.10.12 05:19:10.119424 [ 3 ] {2476f05f-96b0-4ee0-b75d-f90cab48ae70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3608 2023.10.12 05:19:10.119528 [ 3 ] {2476f05f-96b0-4ee0-b75d-f90cab48ae70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3609 2023.10.12 05:19:10.119763 [ 3 ] {2476f05f-96b0-4ee0-b75d-f90cab48ae70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB.
3610 2023.10.12 05:19:10.120016 [ 3 ] {2476f05f-96b0-4ee0-b75d-f90cab48ae70} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3611 2023.10.12 05:19:10.120194 [ 3 ] {2476f05f-96b0-4ee0-b75d-f90cab48ae70} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3612 2023.10.12 05:19:10.120308 [ 3 ] {2476f05f-96b0-4ee0-b75d-f90cab48ae70} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000889145 sec., 21368 rows/sec., 1.11 MiB/sec.
3613 2023.10.12 05:19:10.120423 [ 3 ] {2476f05f-96b0-4ee0-b75d-f90cab48ae70} <Debug> DynamicQueryHandler: Done processing query
3614 2023.10.12 05:19:10.120446 [ 3 ] {2476f05f-96b0-4ee0-b75d-f90cab48ae70} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3615 2023.10.12 05:19:10.120461 [ 3 ] {} <Debug> HTTP-Session: 4376517d-2e58-4564-8fd0-b4c23e611dc4 Destroying unnamed session
3616 2023.10.12 05:19:14.113890 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache
3617 2023.10.12 05:19:14.113976 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache
3618 2023.10.12 05:19:15.107390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3619 2023.10.12 05:19:15.107496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3620 2023.10.12 05:19:15.107520 [ 3 ] {} <Debug> HTTP-Session: 89897a63-0064-461e-a539-829c9f07ec03 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3621 2023.10.12 05:19:15.107543 [ 3 ] {} <Debug> HTTP-Session: 89897a63-0064-461e-a539-829c9f07ec03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3622 2023.10.12 05:19:15.107665 [ 3 ] {c53482e8-3c29-4247-bcb2-422ace9f50df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3623 2023.10.12 05:19:15.107724 [ 3 ] {c53482e8-3c29-4247-bcb2-422ace9f50df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3624 2023.10.12 05:19:15.107880 [ 3 ] {c53482e8-3c29-4247-bcb2-422ace9f50df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3625 2023.10.12 05:19:15.108289 [ 3 ] {c53482e8-3c29-4247-bcb2-422ace9f50df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3626 2023.10.12 05:19:15.108539 [ 3 ] {c53482e8-3c29-4247-bcb2-422ace9f50df} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3627 2023.10.12 05:19:15.108698 [ 3 ] {c53482e8-3c29-4247-bcb2-422ace9f50df} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3628 2023.10.12 05:19:15.108831 [ 3 ] {c53482e8-3c29-4247-bcb2-422ace9f50df} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001124088 sec., 35584 rows/sec., 2.82 MiB/sec.
3629 2023.10.12 05:19:15.108970 [ 3 ] {c53482e8-3c29-4247-bcb2-422ace9f50df} <Debug> DynamicQueryHandler: Done processing query
3630 2023.10.12 05:19:15.108994 [ 3 ] {c53482e8-3c29-4247-bcb2-422ace9f50df} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3631 2023.10.12 05:19:15.109010 [ 3 ] {} <Debug> HTTP-Session: 89897a63-0064-461e-a539-829c9f07ec03 Destroying unnamed session
3632 2023.10.12 05:19:15.109148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3633 2023.10.12 05:19:15.109194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3634 2023.10.12 05:19:15.109214 [ 3 ] {} <Debug> HTTP-Session: d643bd59-fbe8-4b8e-bbde-ae0e87a80c01 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3635 2023.10.12 05:19:15.109232 [ 3 ] {} <Debug> HTTP-Session: d643bd59-fbe8-4b8e-bbde-ae0e87a80c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3636 2023.10.12 05:19:15.109313 [ 3 ] {de0b0fb6-bc0a-4eab-abf3-126c7de4a017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3637 2023.10.12 05:19:15.109355 [ 3 ] {de0b0fb6-bc0a-4eab-abf3-126c7de4a017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3638 2023.10.12 05:19:15.109459 [ 3 ] {de0b0fb6-bc0a-4eab-abf3-126c7de4a017} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3639 2023.10.12 05:19:15.109825 [ 3 ] {de0b0fb6-bc0a-4eab-abf3-126c7de4a017} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3640 2023.10.12 05:19:15.110046 [ 3 ] {de0b0fb6-bc0a-4eab-abf3-126c7de4a017} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3641 2023.10.12 05:19:15.110191 [ 3 ] {de0b0fb6-bc0a-4eab-abf3-126c7de4a017} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3642 2023.10.12 05:19:15.110316 [ 3 ] {de0b0fb6-bc0a-4eab-abf3-126c7de4a017} <Information> executeQuery: Read 120 rows, 12.07 KiB in 0.000973085 sec., 123319 rows/sec., 12.11 MiB/sec.
3643 2023.10.12 05:19:15.110435 [ 3 ] {de0b0fb6-bc0a-4eab-abf3-126c7de4a017} <Debug> DynamicQueryHandler: Done processing query
3644 2023.10.12 05:19:15.110457 [ 3 ] {de0b0fb6-bc0a-4eab-abf3-126c7de4a017} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3645 2023.10.12 05:19:15.110472 [ 3 ] {} <Debug> HTTP-Session: d643bd59-fbe8-4b8e-bbde-ae0e87a80c01 Destroying unnamed session
3646 2023.10.12 05:19:15.110588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3647 2023.10.12 05:19:15.110631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3648 2023.10.12 05:19:15.110650 [ 3 ] {} <Debug> HTTP-Session: 727abd8e-2479-4d56-a3d3-335df540bbfb Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3649 2023.10.12 05:19:15.110668 [ 3 ] {} <Debug> HTTP-Session: 727abd8e-2479-4d56-a3d3-335df540bbfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3650 2023.10.12 05:19:15.110743 [ 3 ] {1b8cb2a9-c556-407d-bc3f-e6a700ea1409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3651 2023.10.12 05:19:15.110786 [ 3 ] {1b8cb2a9-c556-407d-bc3f-e6a700ea1409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3652 2023.10.12 05:19:15.110892 [ 3 ] {1b8cb2a9-c556-407d-bc3f-e6a700ea1409} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3653 2023.10.12 05:19:15.111175 [ 3 ] {1b8cb2a9-c556-407d-bc3f-e6a700ea1409} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3654 2023.10.12 05:19:15.111369 [ 3 ] {1b8cb2a9-c556-407d-bc3f-e6a700ea1409} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3655 2023.10.12 05:19:15.111522 [ 3 ] {1b8cb2a9-c556-407d-bc3f-e6a700ea1409} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3656 2023.10.12 05:19:15.111647 [ 3 ] {1b8cb2a9-c556-407d-bc3f-e6a700ea1409} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000872094 sec., 45866 rows/sec., 3.59 MiB/sec.
3657 2023.10.12 05:19:15.111801 [ 3 ] {1b8cb2a9-c556-407d-bc3f-e6a700ea1409} <Debug> DynamicQueryHandler: Done processing query
3658 2023.10.12 05:19:15.111825 [ 3 ] {1b8cb2a9-c556-407d-bc3f-e6a700ea1409} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3659 2023.10.12 05:19:15.111840 [ 3 ] {} <Debug> HTTP-Session: 727abd8e-2479-4d56-a3d3-335df540bbfb Destroying unnamed session
3660 2023.10.12 05:19:15.112020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3661 2023.10.12 05:19:15.112064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3662 2023.10.12 05:19:15.112083 [ 3 ] {} <Debug> HTTP-Session: 3de01af4-ea98-4b1f-9734-b0ceb4ecd8e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3663 2023.10.12 05:19:15.112100 [ 3 ] {} <Debug> HTTP-Session: 3de01af4-ea98-4b1f-9734-b0ceb4ecd8e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3664 2023.10.12 05:19:15.112186 [ 3 ] {fb70b3a9-3266-454b-8b60-3b3bb7920793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3665 2023.10.12 05:19:15.112232 [ 3 ] {fb70b3a9-3266-454b-8b60-3b3bb7920793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3666 2023.10.12 05:19:15.112371 [ 3 ] {fb70b3a9-3266-454b-8b60-3b3bb7920793} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3667 2023.10.12 05:19:15.112815 [ 3 ] {fb70b3a9-3266-454b-8b60-3b3bb7920793} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3668 2023.10.12 05:19:15.113117 [ 3 ] {fb70b3a9-3266-454b-8b60-3b3bb7920793} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3669 2023.10.12 05:19:15.113290 [ 3 ] {fb70b3a9-3266-454b-8b60-3b3bb7920793} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3670 2023.10.12 05:19:15.113420 [ 3 ] {fb70b3a9-3266-454b-8b60-3b3bb7920793} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.00119791 sec., 33391 rows/sec., 45.06 MiB/sec.
3671 2023.10.12 05:19:15.113540 [ 3 ] {fb70b3a9-3266-454b-8b60-3b3bb7920793} <Debug> DynamicQueryHandler: Done processing query
3672 2023.10.12 05:19:15.113562 [ 3 ] {fb70b3a9-3266-454b-8b60-3b3bb7920793} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3673 2023.10.12 05:19:15.113578 [ 3 ] {} <Debug> HTTP-Session: 3de01af4-ea98-4b1f-9734-b0ceb4ecd8e9 Destroying unnamed session
3674 2023.10.12 05:19:20.109259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3675 2023.10.12 05:19:20.109389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3676 2023.10.12 05:19:20.109420 [ 3 ] {} <Debug> HTTP-Session: 390b8134-31a8-4c47-b34b-2d67d8eabe1a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3677 2023.10.12 05:19:20.109448 [ 3 ] {} <Debug> HTTP-Session: 390b8134-31a8-4c47-b34b-2d67d8eabe1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3678 2023.10.12 05:19:20.109586 [ 3 ] {5cf052ea-abfd-401f-9aad-7cc0676d3b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3679 2023.10.12 05:19:20.109652 [ 3 ] {5cf052ea-abfd-401f-9aad-7cc0676d3b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3680 2023.10.12 05:19:20.109833 [ 3 ] {5cf052ea-abfd-401f-9aad-7cc0676d3b07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3681 2023.10.12 05:19:20.110305 [ 3 ] {5cf052ea-abfd-401f-9aad-7cc0676d3b07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3682 2023.10.12 05:19:20.110589 [ 3 ] {5cf052ea-abfd-401f-9aad-7cc0676d3b07} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3683 2023.10.12 05:19:20.110755 [ 3 ] {5cf052ea-abfd-401f-9aad-7cc0676d3b07} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3684 2023.10.12 05:19:20.110895 [ 3 ] {5cf052ea-abfd-401f-9aad-7cc0676d3b07} <Information> executeQuery: Read 11 rows, 763.00 B in 0.00126142 sec., 8720 rows/sec., 590.70 KiB/sec.
3685 2023.10.12 05:19:20.111030 [ 3 ] {5cf052ea-abfd-401f-9aad-7cc0676d3b07} <Debug> DynamicQueryHandler: Done processing query
3686 2023.10.12 05:19:20.111058 [ 3 ] {5cf052ea-abfd-401f-9aad-7cc0676d3b07} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3687 2023.10.12 05:19:20.111074 [ 3 ] {} <Debug> HTTP-Session: 390b8134-31a8-4c47-b34b-2d67d8eabe1a Destroying unnamed session
3688 2023.10.12 05:19:20.111204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3689 2023.10.12 05:19:20.111251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3690 2023.10.12 05:19:20.111275 [ 3 ] {} <Debug> HTTP-Session: 39c9b876-268b-4eda-9689-31abf992490b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3691 2023.10.12 05:19:20.111295 [ 3 ] {} <Debug> HTTP-Session: 39c9b876-268b-4eda-9689-31abf992490b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3692 2023.10.12 05:19:20.111383 [ 3 ] {260ea7cd-2bed-49b2-8058-c79786048ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3693 2023.10.12 05:19:20.111427 [ 3 ] {260ea7cd-2bed-49b2-8058-c79786048ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3694 2023.10.12 05:19:20.111541 [ 3 ] {260ea7cd-2bed-49b2-8058-c79786048ca1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3695 2023.10.12 05:19:20.111902 [ 3 ] {260ea7cd-2bed-49b2-8058-c79786048ca1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3696 2023.10.12 05:19:20.112133 [ 3 ] {260ea7cd-2bed-49b2-8058-c79786048ca1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3697 2023.10.12 05:19:20.112295 [ 3 ] {260ea7cd-2bed-49b2-8058-c79786048ca1} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3698 2023.10.12 05:19:20.112415 [ 3 ] {260ea7cd-2bed-49b2-8058-c79786048ca1} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000996056 sec., 102403 rows/sec., 9.52 MiB/sec.
3699 2023.10.12 05:19:20.112535 [ 3 ] {260ea7cd-2bed-49b2-8058-c79786048ca1} <Debug> DynamicQueryHandler: Done processing query
3700 2023.10.12 05:19:20.112557 [ 3 ] {260ea7cd-2bed-49b2-8058-c79786048ca1} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
3701 2023.10.12 05:19:20.112573 [ 3 ] {} <Debug> HTTP-Session: 39c9b876-268b-4eda-9689-31abf992490b Destroying unnamed session
3702 2023.10.12 05:19:20.112768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3703 2023.10.12 05:19:20.112816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3704 2023.10.12 05:19:20.112836 [ 3 ] {} <Debug> HTTP-Session: 59534050-56d5-4d4c-a84f-ad114d040ec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3705 2023.10.12 05:19:20.112853 [ 3 ] {} <Debug> HTTP-Session: 59534050-56d5-4d4c-a84f-ad114d040ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3706 2023.10.12 05:19:20.112944 [ 3 ] {37df4a87-772e-49b5-9e73-7f6d714ffb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3707 2023.10.12 05:19:20.112984 [ 3 ] {37df4a87-772e-49b5-9e73-7f6d714ffb0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3708 2023.10.12 05:19:20.113092 [ 3 ] {37df4a87-772e-49b5-9e73-7f6d714ffb0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3709 2023.10.12 05:19:20.113582 [ 3 ] {37df4a87-772e-49b5-9e73-7f6d714ffb0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3710 2023.10.12 05:19:20.113799 [ 3 ] {37df4a87-772e-49b5-9e73-7f6d714ffb0f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3711 2023.10.12 05:19:20.113958 [ 3 ] {37df4a87-772e-49b5-9e73-7f6d714ffb0f} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3712 2023.10.12 05:19:20.114081 [ 3 ] {37df4a87-772e-49b5-9e73-7f6d714ffb0f} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001107958 sec., 242788 rows/sec., 16.70 MiB/sec.
3713 2023.10.12 05:19:20.114227 [ 3 ] {37df4a87-772e-49b5-9e73-7f6d714ffb0f} <Debug> DynamicQueryHandler: Done processing query
3714 2023.10.12 05:19:20.114251 [ 3 ] {37df4a87-772e-49b5-9e73-7f6d714ffb0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3715 2023.10.12 05:19:20.114266 [ 3 ] {} <Debug> HTTP-Session: 59534050-56d5-4d4c-a84f-ad114d040ec4 Destroying unnamed session
3716 2023.10.12 05:19:20.114382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3717 2023.10.12 05:19:20.114426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3718 2023.10.12 05:19:20.114445 [ 3 ] {} <Debug> HTTP-Session: 73ad4ab8-c567-460a-b042-51965dcd46d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3719 2023.10.12 05:19:20.114462 [ 3 ] {} <Debug> HTTP-Session: 73ad4ab8-c567-460a-b042-51965dcd46d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3720 2023.10.12 05:19:20.114535 [ 3 ] {1049b0db-d902-4571-9e42-3e67ff7b3027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3721 2023.10.12 05:19:20.114576 [ 3 ] {1049b0db-d902-4571-9e42-3e67ff7b3027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3722 2023.10.12 05:19:20.114687 [ 3 ] {1049b0db-d902-4571-9e42-3e67ff7b3027} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3723 2023.10.12 05:19:20.114945 [ 3 ] {1049b0db-d902-4571-9e42-3e67ff7b3027} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3724 2023.10.12 05:19:20.115181 [ 3 ] {1049b0db-d902-4571-9e42-3e67ff7b3027} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3725 2023.10.12 05:19:20.115355 [ 3 ] {1049b0db-d902-4571-9e42-3e67ff7b3027} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3726 2023.10.12 05:19:20.115483 [ 3 ] {1049b0db-d902-4571-9e42-3e67ff7b3027} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000919295 sec., 6526 rows/sec., 274.07 KiB/sec.
3727 2023.10.12 05:19:20.115615 [ 3 ] {1049b0db-d902-4571-9e42-3e67ff7b3027} <Debug> DynamicQueryHandler: Done processing query
3728 2023.10.12 05:19:20.115638 [ 3 ] {1049b0db-d902-4571-9e42-3e67ff7b3027} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3729 2023.10.12 05:19:20.115653 [ 3 ] {} <Debug> HTTP-Session: 73ad4ab8-c567-460a-b042-51965dcd46d9 Destroying unnamed session
3730 2023.10.12 05:19:20.115772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3731 2023.10.12 05:19:20.115814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3732 2023.10.12 05:19:20.115833 [ 3 ] {} <Debug> HTTP-Session: 3035f996-60f3-4e82-a81e-88f4ab65fe9f Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3733 2023.10.12 05:19:20.115849 [ 3 ] {} <Debug> HTTP-Session: 3035f996-60f3-4e82-a81e-88f4ab65fe9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3734 2023.10.12 05:19:20.115923 [ 3 ] {247b12ff-9389-4433-a6fb-08412ab5d706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3735 2023.10.12 05:19:20.115964 [ 3 ] {247b12ff-9389-4433-a6fb-08412ab5d706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3736 2023.10.12 05:19:20.116082 [ 3 ] {247b12ff-9389-4433-a6fb-08412ab5d706} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3737 2023.10.12 05:19:20.116372 [ 3 ] {247b12ff-9389-4433-a6fb-08412ab5d706} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3738 2023.10.12 05:19:20.116610 [ 3 ] {247b12ff-9389-4433-a6fb-08412ab5d706} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3739 2023.10.12 05:19:20.116777 [ 3 ] {247b12ff-9389-4433-a6fb-08412ab5d706} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3740 2023.10.12 05:19:20.116906 [ 3 ] {247b12ff-9389-4433-a6fb-08412ab5d706} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000954755 sec., 65985 rows/sec., 4.00 MiB/sec.
3741 2023.10.12 05:19:20.117097 [ 3 ] {247b12ff-9389-4433-a6fb-08412ab5d706} <Debug> DynamicQueryHandler: Done processing query
3742 2023.10.12 05:19:20.117120 [ 3 ] {247b12ff-9389-4433-a6fb-08412ab5d706} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3743 2023.10.12 05:19:20.117136 [ 3 ] {} <Debug> HTTP-Session: 3035f996-60f3-4e82-a81e-88f4ab65fe9f Destroying unnamed session
3744 2023.10.12 05:19:20.117245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3745 2023.10.12 05:19:20.117289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3746 2023.10.12 05:19:20.117308 [ 3 ] {} <Debug> HTTP-Session: 02cec0ee-62d5-41f2-b1a0-c760336c7db8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3747 2023.10.12 05:19:20.117325 [ 3 ] {} <Debug> HTTP-Session: 02cec0ee-62d5-41f2-b1a0-c760336c7db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3748 2023.10.12 05:19:20.117399 [ 3 ] {3b9dc88d-f2ba-4149-8255-58c6713cf244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3749 2023.10.12 05:19:20.117443 [ 3 ] {3b9dc88d-f2ba-4149-8255-58c6713cf244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3750 2023.10.12 05:19:20.117591 [ 3 ] {3b9dc88d-f2ba-4149-8255-58c6713cf244} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3751 2023.10.12 05:19:20.117886 [ 3 ] {3b9dc88d-f2ba-4149-8255-58c6713cf244} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3752 2023.10.12 05:19:20.118147 [ 3 ] {3b9dc88d-f2ba-4149-8255-58c6713cf244} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3753 2023.10.12 05:19:20.118317 [ 3 ] {3b9dc88d-f2ba-4149-8255-58c6713cf244} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3754 2023.10.12 05:19:20.118441 [ 3 ] {3b9dc88d-f2ba-4149-8255-58c6713cf244} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001013286 sec., 4934 rows/sec., 6.66 MiB/sec.
3755 2023.10.12 05:19:20.118592 [ 3 ] {3b9dc88d-f2ba-4149-8255-58c6713cf244} <Debug> DynamicQueryHandler: Done processing query
3756 2023.10.12 05:19:20.118614 [ 3 ] {3b9dc88d-f2ba-4149-8255-58c6713cf244} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3757 2023.10.12 05:19:20.118629 [ 3 ] {} <Debug> HTTP-Session: 02cec0ee-62d5-41f2-b1a0-c760336c7db8 Destroying unnamed session
3758 2023.10.12 05:19:20.118737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3759 2023.10.12 05:19:20.118779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3760 2023.10.12 05:19:20.118798 [ 3 ] {} <Debug> HTTP-Session: 4d243510-091b-4198-bf91-017950724888 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3761 2023.10.12 05:19:20.118815 [ 3 ] {} <Debug> HTTP-Session: 4d243510-091b-4198-bf91-017950724888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3762 2023.10.12 05:19:20.118885 [ 3 ] {4751e990-3a85-4d45-8399-947b66b8366d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3763 2023.10.12 05:19:20.118924 [ 3 ] {4751e990-3a85-4d45-8399-947b66b8366d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3764 2023.10.12 05:19:20.119026 [ 3 ] {4751e990-3a85-4d45-8399-947b66b8366d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3765 2023.10.12 05:19:20.119267 [ 3 ] {4751e990-3a85-4d45-8399-947b66b8366d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3766 2023.10.12 05:19:20.119498 [ 3 ] {4751e990-3a85-4d45-8399-947b66b8366d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3767 2023.10.12 05:19:20.119669 [ 3 ] {4751e990-3a85-4d45-8399-947b66b8366d} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3768 2023.10.12 05:19:20.119770 [ 3 ] {4751e990-3a85-4d45-8399-947b66b8366d} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000857403 sec., 22159 rows/sec., 1.15 MiB/sec.
3769 2023.10.12 05:19:20.119887 [ 3 ] {4751e990-3a85-4d45-8399-947b66b8366d} <Debug> DynamicQueryHandler: Done processing query
3770 2023.10.12 05:19:20.119909 [ 3 ] {4751e990-3a85-4d45-8399-947b66b8366d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3771 2023.10.12 05:19:20.119925 [ 3 ] {} <Debug> HTTP-Session: 4d243510-091b-4198-bf91-017950724888 Destroying unnamed session
3772 2023.10.12 05:19:25.106892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3773 2023.10.12 05:19:25.107005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3774 2023.10.12 05:19:25.107031 [ 3 ] {} <Debug> HTTP-Session: 75b0c0b5-4992-4a4a-9d38-2d67a091356a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3775 2023.10.12 05:19:25.107054 [ 3 ] {} <Debug> HTTP-Session: 75b0c0b5-4992-4a4a-9d38-2d67a091356a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3776 2023.10.12 05:19:25.107179 [ 3 ] {018b9823-5d04-49cb-a942-60a021c7ec51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3777 2023.10.12 05:19:25.107237 [ 3 ] {018b9823-5d04-49cb-a942-60a021c7ec51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3778 2023.10.12 05:19:25.107391 [ 3 ] {018b9823-5d04-49cb-a942-60a021c7ec51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3779 2023.10.12 05:19:25.107814 [ 3 ] {018b9823-5d04-49cb-a942-60a021c7ec51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3780 2023.10.12 05:19:25.108071 [ 3 ] {018b9823-5d04-49cb-a942-60a021c7ec51} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3781 2023.10.12 05:19:25.108235 [ 3 ] {018b9823-5d04-49cb-a942-60a021c7ec51} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3782 2023.10.12 05:19:25.108363 [ 3 ] {018b9823-5d04-49cb-a942-60a021c7ec51} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001145998 sec., 34904 rows/sec., 2.76 MiB/sec.
3783 2023.10.12 05:19:25.108547 [ 3 ] {018b9823-5d04-49cb-a942-60a021c7ec51} <Debug> DynamicQueryHandler: Done processing query
3784 2023.10.12 05:19:25.108575 [ 3 ] {018b9823-5d04-49cb-a942-60a021c7ec51} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3785 2023.10.12 05:19:25.108591 [ 3 ] {} <Debug> HTTP-Session: 75b0c0b5-4992-4a4a-9d38-2d67a091356a Destroying unnamed session
3786 2023.10.12 05:19:25.108743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3787 2023.10.12 05:19:25.108791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3788 2023.10.12 05:19:25.108812 [ 3 ] {} <Debug> HTTP-Session: 1642da22-00a2-488c-a08a-62c3cf4dbd67 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3789 2023.10.12 05:19:25.108831 [ 3 ] {} <Debug> HTTP-Session: 1642da22-00a2-488c-a08a-62c3cf4dbd67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3790 2023.10.12 05:19:25.108917 [ 3 ] {1fe19455-4fbf-4960-bf75-64e188dfce16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3791 2023.10.12 05:19:25.108959 [ 3 ] {1fe19455-4fbf-4960-bf75-64e188dfce16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3792 2023.10.12 05:19:25.109077 [ 3 ] {1fe19455-4fbf-4960-bf75-64e188dfce16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3793 2023.10.12 05:19:25.109443 [ 3 ] {1fe19455-4fbf-4960-bf75-64e188dfce16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3794 2023.10.12 05:19:25.109660 [ 3 ] {1fe19455-4fbf-4960-bf75-64e188dfce16} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3795 2023.10.12 05:19:25.109810 [ 3 ] {1fe19455-4fbf-4960-bf75-64e188dfce16} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3796 2023.10.12 05:19:25.109942 [ 3 ] {1fe19455-4fbf-4960-bf75-64e188dfce16} <Information> executeQuery: Read 120 rows, 12.07 KiB in 0.000994066 sec., 120716 rows/sec., 11.85 MiB/sec.
3797 2023.10.12 05:19:25.110106 [ 3 ] {1fe19455-4fbf-4960-bf75-64e188dfce16} <Debug> DynamicQueryHandler: Done processing query
3798 2023.10.12 05:19:25.110128 [ 3 ] {1fe19455-4fbf-4960-bf75-64e188dfce16} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3799 2023.10.12 05:19:25.110144 [ 3 ] {} <Debug> HTTP-Session: 1642da22-00a2-488c-a08a-62c3cf4dbd67 Destroying unnamed session
3800 2023.10.12 05:19:25.110294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3801 2023.10.12 05:19:25.110338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3802 2023.10.12 05:19:25.110358 [ 3 ] {} <Debug> HTTP-Session: e34b23c6-4236-44ec-8a00-fb50ef5ff0ef Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3803 2023.10.12 05:19:25.110374 [ 3 ] {} <Debug> HTTP-Session: e34b23c6-4236-44ec-8a00-fb50ef5ff0ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3804 2023.10.12 05:19:25.110450 [ 3 ] {91cb261e-3734-47e6-a962-e7dbf757971f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3805 2023.10.12 05:19:25.110489 [ 3 ] {91cb261e-3734-47e6-a962-e7dbf757971f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3806 2023.10.12 05:19:25.110596 [ 3 ] {91cb261e-3734-47e6-a962-e7dbf757971f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3807 2023.10.12 05:19:25.110890 [ 3 ] {91cb261e-3734-47e6-a962-e7dbf757971f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3808 2023.10.12 05:19:25.111099 [ 3 ] {91cb261e-3734-47e6-a962-e7dbf757971f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3809 2023.10.12 05:19:25.111248 [ 3 ] {91cb261e-3734-47e6-a962-e7dbf757971f} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3810 2023.10.12 05:19:25.111374 [ 3 ] {91cb261e-3734-47e6-a962-e7dbf757971f} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000895485 sec., 44668 rows/sec., 3.49 MiB/sec.
3811 2023.10.12 05:19:25.111477 [ 3 ] {91cb261e-3734-47e6-a962-e7dbf757971f} <Debug> DynamicQueryHandler: Done processing query
3812 2023.10.12 05:19:25.111500 [ 3 ] {91cb261e-3734-47e6-a962-e7dbf757971f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3813 2023.10.12 05:19:25.111515 [ 3 ] {} <Debug> HTTP-Session: e34b23c6-4236-44ec-8a00-fb50ef5ff0ef Destroying unnamed session
3814 2023.10.12 05:19:25.111652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3815 2023.10.12 05:19:25.111695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3816 2023.10.12 05:19:25.111715 [ 3 ] {} <Debug> HTTP-Session: 358f654b-dec6-406f-b3b3-770250ae45fa Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3817 2023.10.12 05:19:25.111731 [ 3 ] {} <Debug> HTTP-Session: 358f654b-dec6-406f-b3b3-770250ae45fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3818 2023.10.12 05:19:25.111815 [ 3 ] {e8693943-75ad-4be6-959d-974b8be21d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3819 2023.10.12 05:19:25.111859 [ 3 ] {e8693943-75ad-4be6-959d-974b8be21d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3820 2023.10.12 05:19:25.111996 [ 3 ] {e8693943-75ad-4be6-959d-974b8be21d65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3821 2023.10.12 05:19:25.112563 [ 3 ] {e8693943-75ad-4be6-959d-974b8be21d65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3822 2023.10.12 05:19:25.112879 [ 3 ] {e8693943-75ad-4be6-959d-974b8be21d65} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3823 2023.10.12 05:19:25.113059 [ 3 ] {e8693943-75ad-4be6-959d-974b8be21d65} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3824 2023.10.12 05:19:25.113194 [ 3 ] {e8693943-75ad-4be6-959d-974b8be21d65} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001350811 sec., 29611 rows/sec., 39.96 MiB/sec.
3825 2023.10.12 05:19:25.113428 [ 3 ] {e8693943-75ad-4be6-959d-974b8be21d65} <Debug> DynamicQueryHandler: Done processing query
3826 2023.10.12 05:19:25.113451 [ 3 ] {e8693943-75ad-4be6-959d-974b8be21d65} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3827 2023.10.12 05:19:25.113467 [ 3 ] {} <Debug> HTTP-Session: 358f654b-dec6-406f-b3b3-770250ae45fa Destroying unnamed session
3828 2023.10.12 05:19:29.114221 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache
3829 2023.10.12 05:19:29.114282 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache
3830 2023.10.12 05:19:30.109709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3831 2023.10.12 05:19:30.109816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3832 2023.10.12 05:19:30.109847 [ 3 ] {} <Debug> HTTP-Session: d173c410-0dc1-4c0d-88e6-4fe2713de207 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3833 2023.10.12 05:19:30.109874 [ 3 ] {} <Debug> HTTP-Session: d173c410-0dc1-4c0d-88e6-4fe2713de207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3834 2023.10.12 05:19:30.110018 [ 3 ] {c8f0e10f-3b0c-4317-bd51-99271413763f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3835 2023.10.12 05:19:30.110086 [ 3 ] {c8f0e10f-3b0c-4317-bd51-99271413763f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3836 2023.10.12 05:19:30.110263 [ 3 ] {c8f0e10f-3b0c-4317-bd51-99271413763f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3837 2023.10.12 05:19:30.110748 [ 3 ] {c8f0e10f-3b0c-4317-bd51-99271413763f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3838 2023.10.12 05:19:30.111013 [ 3 ] {c8f0e10f-3b0c-4317-bd51-99271413763f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3839 2023.10.12 05:19:30.111175 [ 3 ] {c8f0e10f-3b0c-4317-bd51-99271413763f} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3840 2023.10.12 05:19:30.111298 [ 3 ] {c8f0e10f-3b0c-4317-bd51-99271413763f} <Information> executeQuery: Read 11 rows, 763.00 B in 0.00123887 sec., 8879 rows/sec., 601.45 KiB/sec.
3841 2023.10.12 05:19:30.111296 [ 159 ] {} <Debug> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3842 2023.10.12 05:19:30.111375 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3843 2023.10.12 05:19:30.111465 [ 3 ] {c8f0e10f-3b0c-4317-bd51-99271413763f} <Debug> DynamicQueryHandler: Done processing query
3844 2023.10.12 05:19:30.111501 [ 3 ] {c8f0e10f-3b0c-4317-bd51-99271413763f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3845 2023.10.12 05:19:30.111511 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3846 2023.10.12 05:19:30.111525 [ 3 ] {} <Debug> HTTP-Session: d173c410-0dc1-4c0d-88e6-4fe2713de207 Destroying unnamed session
3847 2023.10.12 05:19:30.111667 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3848 2023.10.12 05:19:30.111707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3849 2023.10.12 05:19:30.111730 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 51 rows starting from the beginning of the part
3850 2023.10.12 05:19:30.111814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3851 2023.10.12 05:19:30.111860 [ 3 ] {} <Debug> HTTP-Session: d8215175-c330-46b3-81be-33c529ba398c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3852 2023.10.12 05:19:30.111900 [ 3 ] {} <Debug> HTTP-Session: d8215175-c330-46b3-81be-33c529ba398c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3853 2023.10.12 05:19:30.111991 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part
3854 2023.10.12 05:19:30.112130 [ 3 ] {fc34ca6e-191e-4478-ad81-99c11aec1a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3855 2023.10.12 05:19:30.112239 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part
3856 2023.10.12 05:19:30.112250 [ 3 ] {fc34ca6e-191e-4478-ad81-99c11aec1a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3857 2023.10.12 05:19:30.112506 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part
3858 2023.10.12 05:19:30.112790 [ 3 ] {fc34ca6e-191e-4478-ad81-99c11aec1a8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3859 2023.10.12 05:19:30.112795 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part
3860 2023.10.12 05:19:30.112981 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 11 rows starting from the beginning of the part
3861 2023.10.12 05:19:30.113451 [ 3 ] {fc34ca6e-191e-4478-ad81-99c11aec1a8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3862 2023.10.12 05:19:30.114007 [ 3 ] {fc34ca6e-191e-4478-ad81-99c11aec1a8e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3863 2023.10.12 05:19:30.114213 [ 22 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 4 columns (4 merged, 0 gathered) in 0.002776015 sec., 59077.49057551922 rows/sec., 4.47 MiB/sec.
3864 2023.10.12 05:19:30.114298 [ 3 ] {fc34ca6e-191e-4478-ad81-99c11aec1a8e} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3865 2023.10.12 05:19:30.114382 [ 22 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3866 2023.10.12 05:19:30.114481 [ 159 ] {} <Debug> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3867 2023.10.12 05:19:30.114582 [ 3 ] {fc34ca6e-191e-4478-ad81-99c11aec1a8e} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.002372808 sec., 42987 rows/sec., 4.00 MiB/sec.
3868 2023.10.12 05:19:30.114589 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3869 2023.10.12 05:19:30.114782 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3870 2023.10.12 05:19:30.114884 [ 22 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3871 2023.10.12 05:19:30.114905 [ 3 ] {fc34ca6e-191e-4478-ad81-99c11aec1a8e} <Debug> DynamicQueryHandler: Done processing query
3872 2023.10.12 05:19:30.114940 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3873 2023.10.12 05:19:30.114975 [ 3 ] {fc34ca6e-191e-4478-ad81-99c11aec1a8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
3874 2023.10.12 05:19:30.114995 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 222 rows starting from the beginning of the part
3875 2023.10.12 05:19:30.115015 [ 22 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3876 2023.10.12 05:19:30.115043 [ 3 ] {} <Debug> HTTP-Session: d8215175-c330-46b3-81be-33c529ba398c Destroying unnamed session
3877 2023.10.12 05:19:30.115203 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 102 rows starting from the beginning of the part
3878 2023.10.12 05:19:30.115316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 44856, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3879 2023.10.12 05:19:30.115364 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 120 rows starting from the beginning of the part
3880 2023.10.12 05:19:30.115435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3881 2023.10.12 05:19:30.115492 [ 3 ] {} <Debug> HTTP-Session: 96f96e25-8094-4adc-822d-46702fe609e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3882 2023.10.12 05:19:30.115556 [ 3 ] {} <Debug> HTTP-Session: 96f96e25-8094-4adc-822d-46702fe609e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3883 2023.10.12 05:19:30.115569 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 102 rows starting from the beginning of the part
3884 2023.10.12 05:19:30.115799 [ 3 ] {10283cbc-940d-4481-9f0d-a59a40af39d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3885 2023.10.12 05:19:30.115811 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 120 rows starting from the beginning of the part
3886 2023.10.12 05:19:30.115912 [ 3 ] {10283cbc-940d-4481-9f0d-a59a40af39d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3887 2023.10.12 05:19:30.116103 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 102 rows starting from the beginning of the part
3888 2023.10.12 05:19:30.116476 [ 3 ] {10283cbc-940d-4481-9f0d-a59a40af39d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3889 2023.10.12 05:19:30.117566 [ 3 ] {10283cbc-940d-4481-9f0d-a59a40af39d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3890 2023.10.12 05:19:30.117908 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.003235652 sec., 237355.5623410676 rows/sec., 22.65 MiB/sec.
3891 2023.10.12 05:19:30.118014 [ 3 ] {10283cbc-940d-4481-9f0d-a59a40af39d8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3892 2023.10.12 05:19:30.118136 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3893 2023.10.12 05:19:30.118237 [ 3 ] {10283cbc-940d-4481-9f0d-a59a40af39d8} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3894 2023.10.12 05:19:30.118375 [ 159 ] {} <Debug> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3895 2023.10.12 05:19:30.118412 [ 3 ] {10283cbc-940d-4481-9f0d-a59a40af39d8} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.002558502 sec., 109439 rows/sec., 7.56 MiB/sec.
3896 2023.10.12 05:19:30.118480 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3897 2023.10.12 05:19:30.118487 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3898 2023.10.12 05:19:30.118711 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3899 2023.10.12 05:19:30.118720 [ 22 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3900 2023.10.12 05:19:30.118736 [ 3 ] {10283cbc-940d-4481-9f0d-a59a40af39d8} <Debug> DynamicQueryHandler: Done processing query
3901 2023.10.12 05:19:30.118814 [ 3 ] {10283cbc-940d-4481-9f0d-a59a40af39d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3902 2023.10.12 05:19:30.118870 [ 3 ] {} <Debug> HTTP-Session: 96f96e25-8094-4adc-822d-46702fe609e3 Destroying unnamed session
3903 2023.10.12 05:19:30.118956 [ 22 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3904 2023.10.12 05:19:30.118987 [ 22 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 338 rows starting from the beginning of the part
3905 2023.10.12 05:19:30.119065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3906 2023.10.12 05:19:30.119135 [ 22 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 269 rows starting from the beginning of the part
3907 2023.10.12 05:19:30.119149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3908 2023.10.12 05:19:30.119223 [ 3 ] {} <Debug> HTTP-Session: a65a06bc-68f7-4a2f-b149-bbb332b5b3c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3909 2023.10.12 05:19:30.119252 [ 3 ] {} <Debug> HTTP-Session: a65a06bc-68f7-4a2f-b149-bbb332b5b3c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3910 2023.10.12 05:19:30.119357 [ 22 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part
3911 2023.10.12 05:19:30.119473 [ 3 ] {c9be7c0d-77e1-41ad-88fe-876a2f7c037c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3912 2023.10.12 05:19:30.119596 [ 3 ] {c9be7c0d-77e1-41ad-88fe-876a2f7c037c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3913 2023.10.12 05:19:30.119598 [ 22 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 269 rows starting from the beginning of the part
3914 2023.10.12 05:19:30.119901 [ 22 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part
3915 2023.10.12 05:19:30.120117 [ 3 ] {c9be7c0d-77e1-41ad-88fe-876a2f7c037c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3916 2023.10.12 05:19:30.120148 [ 22 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 280 rows starting from the beginning of the part
3917 2023.10.12 05:19:30.120756 [ 3 ] {c9be7c0d-77e1-41ad-88fe-876a2f7c037c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3918 2023.10.12 05:19:30.121359 [ 3 ] {c9be7c0d-77e1-41ad-88fe-876a2f7c037c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3919 2023.10.12 05:19:30.121733 [ 3 ] {c9be7c0d-77e1-41ad-88fe-876a2f7c037c} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3920 2023.10.12 05:19:30.121774 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1236 rows, containing 4 columns (4 merged, 0 gathered) in 0.003183552 sec., 388245.5822929859 rows/sec., 27.17 MiB/sec.
3921 2023.10.12 05:19:30.121936 [ 3 ] {c9be7c0d-77e1-41ad-88fe-876a2f7c037c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002391278 sec., 2509 rows/sec., 105.36 KiB/sec.
3922 2023.10.12 05:19:30.122065 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3923 2023.10.12 05:19:30.122191 [ 3 ] {c9be7c0d-77e1-41ad-88fe-876a2f7c037c} <Debug> DynamicQueryHandler: Done processing query
3924 2023.10.12 05:19:30.122221 [ 3 ] {c9be7c0d-77e1-41ad-88fe-876a2f7c037c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3925 2023.10.12 05:19:30.122255 [ 3 ] {} <Debug> HTTP-Session: a65a06bc-68f7-4a2f-b149-bbb332b5b3c6 Destroying unnamed session
3926 2023.10.12 05:19:30.122379 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3927 2023.10.12 05:19:30.122415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3928 2023.10.12 05:19:30.122498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3929 2023.10.12 05:19:30.122502 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3930 2023.10.12 05:19:30.122532 [ 3 ] {} <Debug> HTTP-Session: 91a1a8ca-71cd-4fea-b45e-0bc5983c27a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3931 2023.10.12 05:19:30.122578 [ 3 ] {} <Debug> HTTP-Session: 91a1a8ca-71cd-4fea-b45e-0bc5983c27a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3932 2023.10.12 05:19:30.122701 [ 3 ] {a1091311-0f90-48f3-9a48-48e4f6c1eb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3933 2023.10.12 05:19:30.122743 [ 3 ] {a1091311-0f90-48f3-9a48-48e4f6c1eb3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3934 2023.10.12 05:19:30.122879 [ 3 ] {a1091311-0f90-48f3-9a48-48e4f6c1eb3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3935 2023.10.12 05:19:30.123187 [ 3 ] {a1091311-0f90-48f3-9a48-48e4f6c1eb3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3936 2023.10.12 05:19:30.123435 [ 3 ] {a1091311-0f90-48f3-9a48-48e4f6c1eb3e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3937 2023.10.12 05:19:30.123605 [ 3 ] {a1091311-0f90-48f3-9a48-48e4f6c1eb3e} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3938 2023.10.12 05:19:30.123711 [ 3 ] {a1091311-0f90-48f3-9a48-48e4f6c1eb3e} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000981256 sec., 75413 rows/sec., 4.61 MiB/sec.
3939 2023.10.12 05:19:30.123829 [ 3 ] {a1091311-0f90-48f3-9a48-48e4f6c1eb3e} <Debug> DynamicQueryHandler: Done processing query
3940 2023.10.12 05:19:30.123851 [ 3 ] {a1091311-0f90-48f3-9a48-48e4f6c1eb3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3941 2023.10.12 05:19:30.123867 [ 3 ] {} <Debug> HTTP-Session: 91a1a8ca-71cd-4fea-b45e-0bc5983c27a9 Destroying unnamed session
3942 2023.10.12 05:19:30.123969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3943 2023.10.12 05:19:30.124014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3944 2023.10.12 05:19:30.124033 [ 3 ] {} <Debug> HTTP-Session: cd75fa74-dde0-42ec-bb95-411c9ff2ea31 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3945 2023.10.12 05:19:30.124049 [ 3 ] {} <Debug> HTTP-Session: cd75fa74-dde0-42ec-bb95-411c9ff2ea31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3946 2023.10.12 05:19:30.124121 [ 3 ] {7d7f75cb-c37f-4fd1-94b9-85720dc861c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3947 2023.10.12 05:19:30.124162 [ 3 ] {7d7f75cb-c37f-4fd1-94b9-85720dc861c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3948 2023.10.12 05:19:30.124293 [ 3 ] {7d7f75cb-c37f-4fd1-94b9-85720dc861c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3949 2023.10.12 05:19:30.124571 [ 3 ] {7d7f75cb-c37f-4fd1-94b9-85720dc861c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3950 2023.10.12 05:19:30.124839 [ 3 ] {7d7f75cb-c37f-4fd1-94b9-85720dc861c1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3951 2023.10.12 05:19:30.125016 [ 3 ] {7d7f75cb-c37f-4fd1-94b9-85720dc861c1} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3952 2023.10.12 05:19:30.125115 [ 159 ] {} <Debug> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3953 2023.10.12 05:19:30.125126 [ 3 ] {7d7f75cb-c37f-4fd1-94b9-85720dc861c1} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000978376 sec., 5110 rows/sec., 6.90 MiB/sec.
3954 2023.10.12 05:19:30.125150 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3955 2023.10.12 05:19:30.125306 [ 16 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3956 2023.10.12 05:19:30.125367 [ 3 ] {7d7f75cb-c37f-4fd1-94b9-85720dc861c1} <Debug> DynamicQueryHandler: Done processing query
3957 2023.10.12 05:19:30.125407 [ 3 ] {7d7f75cb-c37f-4fd1-94b9-85720dc861c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3958 2023.10.12 05:19:30.125448 [ 3 ] {} <Debug> HTTP-Session: cd75fa74-dde0-42ec-bb95-411c9ff2ea31 Destroying unnamed session
3959 2023.10.12 05:19:30.125508 [ 16 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3960 2023.10.12 05:19:30.125553 [ 16 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 613 rows starting from the beginning of the part
3961 2023.10.12 05:19:30.125598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3962 2023.10.12 05:19:30.125678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3963 2023.10.12 05:19:30.125713 [ 3 ] {} <Debug> HTTP-Session: 37d2a800-09b4-4b63-bcb3-4766e1e4d1ef Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
3964 2023.10.12 05:19:30.125761 [ 3 ] {} <Debug> HTTP-Session: 37d2a800-09b4-4b63-bcb3-4766e1e4d1ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3965 2023.10.12 05:19:30.125848 [ 16 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part
3966 2023.10.12 05:19:30.125950 [ 3 ] {21d7a213-9c9c-4081-ac02-6fc503f854e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3967 2023.10.12 05:19:30.126049 [ 3 ] {21d7a213-9c9c-4081-ac02-6fc503f854e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3968 2023.10.12 05:19:30.126149 [ 16 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part
3969 2023.10.12 05:19:30.126514 [ 3 ] {21d7a213-9c9c-4081-ac02-6fc503f854e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3970 2023.10.12 05:19:30.126527 [ 16 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part
3971 2023.10.12 05:19:30.126804 [ 16 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part
3972 2023.10.12 05:19:30.127159 [ 16 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part
3973 2023.10.12 05:19:30.127223 [ 3 ] {21d7a213-9c9c-4081-ac02-6fc503f854e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3974 2023.10.12 05:19:30.127696 [ 3 ] {21d7a213-9c9c-4081-ac02-6fc503f854e6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3975 2023.10.12 05:19:30.127935 [ 3 ] {21d7a213-9c9c-4081-ac02-6fc503f854e6} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3976 2023.10.12 05:19:30.128034 [ 159 ] {} <Debug> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3977 2023.10.12 05:19:30.128043 [ 3 ] {21d7a213-9c9c-4081-ac02-6fc503f854e6} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002039853 sec., 9314 rows/sec., 494.54 KiB/sec.
3978 2023.10.12 05:19:30.128076 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
3979 2023.10.12 05:19:30.128297 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3980 2023.10.12 05:19:30.128393 [ 3 ] {21d7a213-9c9c-4081-ac02-6fc503f854e6} <Debug> DynamicQueryHandler: Done processing query
3981 2023.10.12 05:19:30.128463 [ 3 ] {21d7a213-9c9c-4081-ac02-6fc503f854e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3982 2023.10.12 05:19:30.128527 [ 3 ] {} <Debug> HTTP-Session: 37d2a800-09b4-4b63-bcb3-4766e1e4d1ef Destroying unnamed session
3983 2023.10.12 05:19:30.128653 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3984 2023.10.12 05:19:30.128754 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 318 rows starting from the beginning of the part
3985 2023.10.12 05:19:30.129081 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part
3986 2023.10.12 05:19:30.129369 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part
3987 2023.10.12 05:19:30.129524 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part
3988 2023.10.12 05:19:30.129617 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part
3989 2023.10.12 05:19:30.129771 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part
3990 2023.10.12 05:19:30.130191 [ 12 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 6 columns (6 merged, 0 gathered) in 0.004981631 sec., 142122.12827485616 rows/sec., 191.79 MiB/sec.
3991 2023.10.12 05:19:30.130638 [ 16 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 413 rows, containing 4 columns (4 merged, 0 gathered) in 0.002504971 sec., 164872.16818078933 rows/sec., 8.78 MiB/sec.
3992 2023.10.12 05:19:30.130800 [ 14 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3993 2023.10.12 05:19:30.131011 [ 12 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3994 2023.10.12 05:19:30.131191 [ 14 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3995 2023.10.12 05:19:30.131317 [ 14 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3996 2023.10.12 05:19:30.131347 [ 12 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3997 2023.10.12 05:19:30.131485 [ 12 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3998 2023.10.12 05:19:30.131562 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6: 4.11 MiB.
3999 2023.10.12 05:19:35.107334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4000 2023.10.12 05:19:35.107455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4001 2023.10.12 05:19:35.107483 [ 3 ] {} <Debug> HTTP-Session: d616ff5e-7e49-44a9-885a-4351b11c6d49 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4002 2023.10.12 05:19:35.107507 [ 3 ] {} <Debug> HTTP-Session: d616ff5e-7e49-44a9-885a-4351b11c6d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4003 2023.10.12 05:19:35.107632 [ 3 ] {082a85eb-cdd4-4513-ba3a-0a4bc0170ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4004 2023.10.12 05:19:35.107690 [ 3 ] {082a85eb-cdd4-4513-ba3a-0a4bc0170ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4005 2023.10.12 05:19:35.107845 [ 3 ] {082a85eb-cdd4-4513-ba3a-0a4bc0170ed6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4006 2023.10.12 05:19:35.108351 [ 3 ] {082a85eb-cdd4-4513-ba3a-0a4bc0170ed6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4007 2023.10.12 05:19:35.108616 [ 3 ] {082a85eb-cdd4-4513-ba3a-0a4bc0170ed6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4008 2023.10.12 05:19:35.108783 [ 3 ] {082a85eb-cdd4-4513-ba3a-0a4bc0170ed6} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4009 2023.10.12 05:19:35.108927 [ 3 ] {082a85eb-cdd4-4513-ba3a-0a4bc0170ed6} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.00125514 sec., 31868 rows/sec., 2.52 MiB/sec.
4010 2023.10.12 05:19:35.109121 [ 3 ] {082a85eb-cdd4-4513-ba3a-0a4bc0170ed6} <Debug> DynamicQueryHandler: Done processing query
4011 2023.10.12 05:19:35.109147 [ 3 ] {082a85eb-cdd4-4513-ba3a-0a4bc0170ed6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4012 2023.10.12 05:19:35.109164 [ 3 ] {} <Debug> HTTP-Session: d616ff5e-7e49-44a9-885a-4351b11c6d49 Destroying unnamed session
4013 2023.10.12 05:19:35.109306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4014 2023.10.12 05:19:35.109356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4015 2023.10.12 05:19:35.109377 [ 3 ] {} <Debug> HTTP-Session: d1165875-7f83-49b3-9557-2ada3a40499a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4016 2023.10.12 05:19:35.109395 [ 3 ] {} <Debug> HTTP-Session: d1165875-7f83-49b3-9557-2ada3a40499a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4017 2023.10.12 05:19:35.109482 [ 3 ] {64de726c-d48a-4975-9a60-87e333c5452d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4018 2023.10.12 05:19:35.109524 [ 3 ] {64de726c-d48a-4975-9a60-87e333c5452d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4019 2023.10.12 05:19:35.109640 [ 3 ] {64de726c-d48a-4975-9a60-87e333c5452d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4020 2023.10.12 05:19:35.110034 [ 3 ] {64de726c-d48a-4975-9a60-87e333c5452d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4021 2023.10.12 05:19:35.110255 [ 3 ] {64de726c-d48a-4975-9a60-87e333c5452d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4022 2023.10.12 05:19:35.110408 [ 3 ] {64de726c-d48a-4975-9a60-87e333c5452d} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4023 2023.10.12 05:19:35.110534 [ 3 ] {64de726c-d48a-4975-9a60-87e333c5452d} <Information> executeQuery: Read 120 rows, 12.07 KiB in 0.001022806 sec., 117324 rows/sec., 11.52 MiB/sec.
4024 2023.10.12 05:19:35.110660 [ 3 ] {64de726c-d48a-4975-9a60-87e333c5452d} <Debug> DynamicQueryHandler: Done processing query
4025 2023.10.12 05:19:35.110683 [ 3 ] {64de726c-d48a-4975-9a60-87e333c5452d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4026 2023.10.12 05:19:35.110698 [ 3 ] {} <Debug> HTTP-Session: d1165875-7f83-49b3-9557-2ada3a40499a Destroying unnamed session
4027 2023.10.12 05:19:35.110816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4028 2023.10.12 05:19:35.110861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4029 2023.10.12 05:19:35.110881 [ 3 ] {} <Debug> HTTP-Session: 0e1d1f44-0fd2-4c81-b0d8-9ef5a4573dcc Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4030 2023.10.12 05:19:35.110897 [ 3 ] {} <Debug> HTTP-Session: 0e1d1f44-0fd2-4c81-b0d8-9ef5a4573dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4031 2023.10.12 05:19:35.110973 [ 3 ] {007a84cf-ef4e-4beb-b6f5-4ccb2a3b179b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4032 2023.10.12 05:19:35.111012 [ 3 ] {007a84cf-ef4e-4beb-b6f5-4ccb2a3b179b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4033 2023.10.12 05:19:35.111117 [ 3 ] {007a84cf-ef4e-4beb-b6f5-4ccb2a3b179b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4034 2023.10.12 05:19:35.111433 [ 3 ] {007a84cf-ef4e-4beb-b6f5-4ccb2a3b179b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4035 2023.10.12 05:19:35.111641 [ 3 ] {007a84cf-ef4e-4beb-b6f5-4ccb2a3b179b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4036 2023.10.12 05:19:35.111793 [ 3 ] {007a84cf-ef4e-4beb-b6f5-4ccb2a3b179b} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4037 2023.10.12 05:19:35.111912 [ 3 ] {007a84cf-ef4e-4beb-b6f5-4ccb2a3b179b} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000910195 sec., 43946 rows/sec., 3.44 MiB/sec.
4038 2023.10.12 05:19:35.112029 [ 3 ] {007a84cf-ef4e-4beb-b6f5-4ccb2a3b179b} <Debug> DynamicQueryHandler: Done processing query
4039 2023.10.12 05:19:35.112051 [ 3 ] {007a84cf-ef4e-4beb-b6f5-4ccb2a3b179b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4040 2023.10.12 05:19:35.112067 [ 3 ] {} <Debug> HTTP-Session: 0e1d1f44-0fd2-4c81-b0d8-9ef5a4573dcc Destroying unnamed session
4041 2023.10.12 05:19:35.112198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4042 2023.10.12 05:19:35.112242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4043 2023.10.12 05:19:35.112261 [ 3 ] {} <Debug> HTTP-Session: 08ea6f3e-297b-42ac-9706-4c55081f7611 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4044 2023.10.12 05:19:35.112278 [ 3 ] {} <Debug> HTTP-Session: 08ea6f3e-297b-42ac-9706-4c55081f7611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4045 2023.10.12 05:19:35.112361 [ 3 ] {10226a49-1347-46e9-add1-1c9f206b796e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4046 2023.10.12 05:19:35.112406 [ 3 ] {10226a49-1347-46e9-add1-1c9f206b796e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4047 2023.10.12 05:19:35.112541 [ 3 ] {10226a49-1347-46e9-add1-1c9f206b796e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4048 2023.10.12 05:19:35.113050 [ 3 ] {10226a49-1347-46e9-add1-1c9f206b796e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4049 2023.10.12 05:19:35.113391 [ 3 ] {10226a49-1347-46e9-add1-1c9f206b796e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4050 2023.10.12 05:19:35.113568 [ 3 ] {10226a49-1347-46e9-add1-1c9f206b796e} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4051 2023.10.12 05:19:35.113691 [ 3 ] {10226a49-1347-46e9-add1-1c9f206b796e} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001301312 sec., 30738 rows/sec., 41.48 MiB/sec.
4052 2023.10.12 05:19:35.113804 [ 3 ] {10226a49-1347-46e9-add1-1c9f206b796e} <Debug> DynamicQueryHandler: Done processing query
4053 2023.10.12 05:19:35.113826 [ 3 ] {10226a49-1347-46e9-add1-1c9f206b796e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4054 2023.10.12 05:19:35.113842 [ 3 ] {} <Debug> HTTP-Session: 08ea6f3e-297b-42ac-9706-4c55081f7611 Destroying unnamed session
4055 2023.10.12 05:19:40.109879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4056 2023.10.12 05:19:40.110000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4057 2023.10.12 05:19:40.110029 [ 3 ] {} <Debug> HTTP-Session: 09de562b-8d9f-480d-9dba-d57713a20bc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4058 2023.10.12 05:19:40.110053 [ 3 ] {} <Debug> HTTP-Session: 09de562b-8d9f-480d-9dba-d57713a20bc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4059 2023.10.12 05:19:40.110177 [ 3 ] {c4519f18-c8bb-44b8-8a46-84c2fe6d3380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4060 2023.10.12 05:19:40.110236 [ 3 ] {c4519f18-c8bb-44b8-8a46-84c2fe6d3380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4061 2023.10.12 05:19:40.110389 [ 3 ] {c4519f18-c8bb-44b8-8a46-84c2fe6d3380} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4062 2023.10.12 05:19:40.110785 [ 3 ] {c4519f18-c8bb-44b8-8a46-84c2fe6d3380} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4063 2023.10.12 05:19:40.111050 [ 3 ] {c4519f18-c8bb-44b8-8a46-84c2fe6d3380} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4064 2023.10.12 05:19:40.111207 [ 3 ] {c4519f18-c8bb-44b8-8a46-84c2fe6d3380} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4065 2023.10.12 05:19:40.111330 [ 3 ] {c4519f18-c8bb-44b8-8a46-84c2fe6d3380} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001118048 sec., 9838 rows/sec., 666.44 KiB/sec.
4066 2023.10.12 05:19:40.111479 [ 3 ] {c4519f18-c8bb-44b8-8a46-84c2fe6d3380} <Debug> DynamicQueryHandler: Done processing query
4067 2023.10.12 05:19:40.111504 [ 3 ] {c4519f18-c8bb-44b8-8a46-84c2fe6d3380} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4068 2023.10.12 05:19:40.111521 [ 3 ] {} <Debug> HTTP-Session: 09de562b-8d9f-480d-9dba-d57713a20bc6 Destroying unnamed session
4069 2023.10.12 05:19:40.111653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4070 2023.10.12 05:19:40.111699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4071 2023.10.12 05:19:40.111719 [ 3 ] {} <Debug> HTTP-Session: a4549ebc-74be-46b0-a1af-cb91f110c081 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4072 2023.10.12 05:19:40.111737 [ 3 ] {} <Debug> HTTP-Session: a4549ebc-74be-46b0-a1af-cb91f110c081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4073 2023.10.12 05:19:40.111810 [ 3 ] {036ef013-3a5b-4e38-aca3-fa5fe18a902d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4074 2023.10.12 05:19:40.111850 [ 3 ] {036ef013-3a5b-4e38-aca3-fa5fe18a902d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4075 2023.10.12 05:19:40.111954 [ 3 ] {036ef013-3a5b-4e38-aca3-fa5fe18a902d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4076 2023.10.12 05:19:40.112311 [ 3 ] {036ef013-3a5b-4e38-aca3-fa5fe18a902d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4077 2023.10.12 05:19:40.112532 [ 3 ] {036ef013-3a5b-4e38-aca3-fa5fe18a902d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4078 2023.10.12 05:19:40.112683 [ 3 ] {036ef013-3a5b-4e38-aca3-fa5fe18a902d} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4079 2023.10.12 05:19:40.112804 [ 3 ] {036ef013-3a5b-4e38-aca3-fa5fe18a902d} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000956006 sec., 106693 rows/sec., 9.92 MiB/sec.
4080 2023.10.12 05:19:40.112912 [ 3 ] {036ef013-3a5b-4e38-aca3-fa5fe18a902d} <Debug> DynamicQueryHandler: Done processing query
4081 2023.10.12 05:19:40.112934 [ 3 ] {036ef013-3a5b-4e38-aca3-fa5fe18a902d} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
4082 2023.10.12 05:19:40.112950 [ 3 ] {} <Debug> HTTP-Session: a4549ebc-74be-46b0-a1af-cb91f110c081 Destroying unnamed session
4083 2023.10.12 05:19:40.113129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4084 2023.10.12 05:19:40.113172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4085 2023.10.12 05:19:40.113192 [ 3 ] {} <Debug> HTTP-Session: 379b34eb-0c55-4474-8423-51c3ec6a15dc Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4086 2023.10.12 05:19:40.113209 [ 3 ] {} <Debug> HTTP-Session: 379b34eb-0c55-4474-8423-51c3ec6a15dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4087 2023.10.12 05:19:40.113290 [ 3 ] {56471019-9f2c-4f4e-b505-2beb496d3f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4088 2023.10.12 05:19:40.113328 [ 3 ] {56471019-9f2c-4f4e-b505-2beb496d3f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4089 2023.10.12 05:19:40.113431 [ 3 ] {56471019-9f2c-4f4e-b505-2beb496d3f07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4090 2023.10.12 05:19:40.113862 [ 3 ] {56471019-9f2c-4f4e-b505-2beb496d3f07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4091 2023.10.12 05:19:40.114081 [ 3 ] {56471019-9f2c-4f4e-b505-2beb496d3f07} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4092 2023.10.12 05:19:40.114232 [ 3 ] {56471019-9f2c-4f4e-b505-2beb496d3f07} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4093 2023.10.12 05:19:40.114357 [ 3 ] {56471019-9f2c-4f4e-b505-2beb496d3f07} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001029887 sec., 261193 rows/sec., 17.96 MiB/sec.
4094 2023.10.12 05:19:40.114478 [ 3 ] {56471019-9f2c-4f4e-b505-2beb496d3f07} <Debug> DynamicQueryHandler: Done processing query
4095 2023.10.12 05:19:40.114501 [ 3 ] {56471019-9f2c-4f4e-b505-2beb496d3f07} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4096 2023.10.12 05:19:40.114518 [ 3 ] {} <Debug> HTTP-Session: 379b34eb-0c55-4474-8423-51c3ec6a15dc Destroying unnamed session
4097 2023.10.12 05:19:40.114670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4098 2023.10.12 05:19:40.114715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4099 2023.10.12 05:19:40.114735 [ 3 ] {} <Debug> HTTP-Session: d98a3cf7-9707-4c85-b942-cdd483e6943b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4100 2023.10.12 05:19:40.114752 [ 3 ] {} <Debug> HTTP-Session: d98a3cf7-9707-4c85-b942-cdd483e6943b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4101 2023.10.12 05:19:40.114821 [ 3 ] {664c914c-da7c-467a-8dae-27935e999ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4102 2023.10.12 05:19:40.114863 [ 3 ] {664c914c-da7c-467a-8dae-27935e999ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4103 2023.10.12 05:19:40.114971 [ 3 ] {664c914c-da7c-467a-8dae-27935e999ee3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4104 2023.10.12 05:19:40.115237 [ 3 ] {664c914c-da7c-467a-8dae-27935e999ee3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4105 2023.10.12 05:19:40.115482 [ 3 ] {664c914c-da7c-467a-8dae-27935e999ee3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4106 2023.10.12 05:19:40.115663 [ 3 ] {664c914c-da7c-467a-8dae-27935e999ee3} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4107 2023.10.12 05:19:40.115795 [ 3 ] {664c914c-da7c-467a-8dae-27935e999ee3} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000939685 sec., 6385 rows/sec., 268.13 KiB/sec.
4108 2023.10.12 05:19:40.115790 [ 154 ] {} <Debug> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4109 2023.10.12 05:19:40.115910 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4110 2023.10.12 05:19:40.115944 [ 3 ] {664c914c-da7c-467a-8dae-27935e999ee3} <Debug> DynamicQueryHandler: Done processing query
4111 2023.10.12 05:19:40.115988 [ 3 ] {664c914c-da7c-467a-8dae-27935e999ee3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4112 2023.10.12 05:19:40.116009 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4113 2023.10.12 05:19:40.116016 [ 3 ] {} <Debug> HTTP-Session: d98a3cf7-9707-4c85-b942-cdd483e6943b Destroying unnamed session
4114 2023.10.12 05:19:40.116094 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4115 2023.10.12 05:19:40.116124 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part
4116 2023.10.12 05:19:40.116176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4117 2023.10.12 05:19:40.116235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4118 2023.10.12 05:19:40.116244 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
4119 2023.10.12 05:19:40.116258 [ 3 ] {} <Debug> HTTP-Session: 800bacd2-8e29-4f92-a23a-91578de849b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4120 2023.10.12 05:19:40.116290 [ 3 ] {} <Debug> HTTP-Session: 800bacd2-8e29-4f92-a23a-91578de849b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4121 2023.10.12 05:19:40.116381 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
4122 2023.10.12 05:19:40.116408 [ 3 ] {96e7ab05-eb27-4f2c-890f-fe216be16941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4123 2023.10.12 05:19:40.116465 [ 3 ] {96e7ab05-eb27-4f2c-890f-fe216be16941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4124 2023.10.12 05:19:40.116494 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
4125 2023.10.12 05:19:40.116669 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
4126 2023.10.12 05:19:40.116743 [ 3 ] {96e7ab05-eb27-4f2c-890f-fe216be16941} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4127 2023.10.12 05:19:40.116813 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
4128 2023.10.12 05:19:40.117264 [ 3 ] {96e7ab05-eb27-4f2c-890f-fe216be16941} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4129 2023.10.12 05:19:40.117654 [ 3 ] {96e7ab05-eb27-4f2c-890f-fe216be16941} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4130 2023.10.12 05:19:40.117666 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001710568 sec., 73659.7434302524 rows/sec., 3.02 MiB/sec.
4131 2023.10.12 05:19:40.117765 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4132 2023.10.12 05:19:40.117850 [ 3 ] {96e7ab05-eb27-4f2c-890f-fe216be16941} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4133 2023.10.12 05:19:40.118010 [ 3 ] {96e7ab05-eb27-4f2c-890f-fe216be16941} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001541425 sec., 40871 rows/sec., 2.48 MiB/sec.
4134 2023.10.12 05:19:40.118017 [ 154 ] {} <Debug> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4135 2023.10.12 05:19:40.118030 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4136 2023.10.12 05:19:40.118143 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4137 2023.10.12 05:19:40.118271 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4138 2023.10.12 05:19:40.118312 [ 3 ] {96e7ab05-eb27-4f2c-890f-fe216be16941} <Debug> DynamicQueryHandler: Done processing query
4139 2023.10.12 05:19:40.118351 [ 3 ] {96e7ab05-eb27-4f2c-890f-fe216be16941} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4140 2023.10.12 05:19:40.118371 [ 16 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4141 2023.10.12 05:19:40.118407 [ 3 ] {} <Debug> HTTP-Session: 800bacd2-8e29-4f92-a23a-91578de849b6 Destroying unnamed session
4142 2023.10.12 05:19:40.118546 [ 16 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4143 2023.10.12 05:19:40.118612 [ 16 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1041 rows starting from the beginning of the part
4144 2023.10.12 05:19:40.118614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4145 2023.10.12 05:19:40.118713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4146 2023.10.12 05:19:40.118754 [ 3 ] {} <Debug> HTTP-Session: e701eb46-e8a3-4b7e-80c7-878f2b890107 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4147 2023.10.12 05:19:40.118811 [ 3 ] {} <Debug> HTTP-Session: e701eb46-e8a3-4b7e-80c7-878f2b890107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4148 2023.10.12 05:19:40.118853 [ 16 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 74 rows starting from the beginning of the part
4149 2023.10.12 05:19:40.119006 [ 3 ] {c5d4cb50-4769-400a-9f09-f1b250472c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4150 2023.10.12 05:19:40.119109 [ 16 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 63 rows starting from the beginning of the part
4151 2023.10.12 05:19:40.119121 [ 3 ] {c5d4cb50-4769-400a-9f09-f1b250472c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4152 2023.10.12 05:19:40.119406 [ 16 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 63 rows starting from the beginning of the part
4153 2023.10.12 05:19:40.119688 [ 3 ] {c5d4cb50-4769-400a-9f09-f1b250472c4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4154 2023.10.12 05:19:40.119727 [ 16 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part
4155 2023.10.12 05:19:40.119963 [ 16 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 63 rows starting from the beginning of the part
4156 2023.10.12 05:19:40.120573 [ 3 ] {c5d4cb50-4769-400a-9f09-f1b250472c4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4157 2023.10.12 05:19:40.121146 [ 3 ] {c5d4cb50-4769-400a-9f09-f1b250472c4f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4158 2023.10.12 05:19:40.121442 [ 3 ] {c5d4cb50-4769-400a-9f09-f1b250472c4f} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4159 2023.10.12 05:19:40.121752 [ 3 ] {c5d4cb50-4769-400a-9f09-f1b250472c4f} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002683554 sec., 1863 rows/sec., 2.51 MiB/sec.
4160 2023.10.12 05:19:40.122024 [ 14 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.003748751 sec., 367589.0983423546 rows/sec., 22.34 MiB/sec.
4161 2023.10.12 05:19:40.122090 [ 3 ] {c5d4cb50-4769-400a-9f09-f1b250472c4f} <Debug> DynamicQueryHandler: Done processing query
4162 2023.10.12 05:19:40.122124 [ 3 ] {c5d4cb50-4769-400a-9f09-f1b250472c4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4163 2023.10.12 05:19:40.122147 [ 3 ] {} <Debug> HTTP-Session: e701eb46-e8a3-4b7e-80c7-878f2b890107 Destroying unnamed session
4164 2023.10.12 05:19:40.122239 [ 14 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4165 2023.10.12 05:19:40.122327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4166 2023.10.12 05:19:40.122388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4167 2023.10.12 05:19:40.122410 [ 3 ] {} <Debug> HTTP-Session: 2b722526-8bf4-4b8a-a735-c77ac069fff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4168 2023.10.12 05:19:40.122435 [ 3 ] {} <Debug> HTTP-Session: 2b722526-8bf4-4b8a-a735-c77ac069fff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4169 2023.10.12 05:19:40.122549 [ 3 ] {b6ad9a36-c2f4-415b-8171-6119bfa0adb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4170 2023.10.12 05:19:40.122577 [ 14 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4171 2023.10.12 05:19:40.122619 [ 3 ] {b6ad9a36-c2f4-415b-8171-6119bfa0adb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4172 2023.10.12 05:19:40.122697 [ 14 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4173 2023.10.12 05:19:40.122908 [ 3 ] {b6ad9a36-c2f4-415b-8171-6119bfa0adb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4174 2023.10.12 05:19:40.123182 [ 3 ] {b6ad9a36-c2f4-415b-8171-6119bfa0adb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4175 2023.10.12 05:19:40.123418 [ 3 ] {b6ad9a36-c2f4-415b-8171-6119bfa0adb9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4176 2023.10.12 05:19:40.123597 [ 3 ] {b6ad9a36-c2f4-415b-8171-6119bfa0adb9} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4177 2023.10.12 05:19:40.123705 [ 3 ] {b6ad9a36-c2f4-415b-8171-6119bfa0adb9} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001110338 sec., 17111 rows/sec., 908.54 KiB/sec.
4178 2023.10.12 05:19:40.123827 [ 3 ] {b6ad9a36-c2f4-415b-8171-6119bfa0adb9} <Debug> DynamicQueryHandler: Done processing query
4179 2023.10.12 05:19:40.123849 [ 3 ] {b6ad9a36-c2f4-415b-8171-6119bfa0adb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4180 2023.10.12 05:19:40.123865 [ 3 ] {} <Debug> HTTP-Session: 2b722526-8bf4-4b8a-a735-c77ac069fff4 Destroying unnamed session
4181 2023.10.12 05:19:44.114326 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
4182 2023.10.12 05:19:44.114398 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
4183 2023.10.12 05:19:45.107562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4184 2023.10.12 05:19:45.107659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4185 2023.10.12 05:19:45.107686 [ 3 ] {} <Debug> HTTP-Session: 6d833b1b-d0fa-45b0-add5-c3c8c57d3739 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4186 2023.10.12 05:19:45.107709 [ 3 ] {} <Debug> HTTP-Session: 6d833b1b-d0fa-45b0-add5-c3c8c57d3739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4187 2023.10.12 05:19:45.107831 [ 3 ] {1dcd87c6-b62d-48eb-8f09-8bdada97de82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4188 2023.10.12 05:19:45.107889 [ 3 ] {1dcd87c6-b62d-48eb-8f09-8bdada97de82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4189 2023.10.12 05:19:45.108051 [ 3 ] {1dcd87c6-b62d-48eb-8f09-8bdada97de82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4190 2023.10.12 05:19:45.108469 [ 3 ] {1dcd87c6-b62d-48eb-8f09-8bdada97de82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4191 2023.10.12 05:19:45.108730 [ 3 ] {1dcd87c6-b62d-48eb-8f09-8bdada97de82} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4192 2023.10.12 05:19:45.108890 [ 3 ] {1dcd87c6-b62d-48eb-8f09-8bdada97de82} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4193 2023.10.12 05:19:45.109033 [ 3 ] {1dcd87c6-b62d-48eb-8f09-8bdada97de82} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001165828 sec., 38599 rows/sec., 3.06 MiB/sec.
4194 2023.10.12 05:19:45.109228 [ 3 ] {1dcd87c6-b62d-48eb-8f09-8bdada97de82} <Debug> DynamicQueryHandler: Done processing query
4195 2023.10.12 05:19:45.109253 [ 3 ] {1dcd87c6-b62d-48eb-8f09-8bdada97de82} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4196 2023.10.12 05:19:45.109270 [ 3 ] {} <Debug> HTTP-Session: 6d833b1b-d0fa-45b0-add5-c3c8c57d3739 Destroying unnamed session
4197 2023.10.12 05:19:45.109426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 21718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4198 2023.10.12 05:19:45.109478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4199 2023.10.12 05:19:45.109498 [ 3 ] {} <Debug> HTTP-Session: 10979241-10a1-4762-b0eb-06710e80f939 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4200 2023.10.12 05:19:45.109516 [ 3 ] {} <Debug> HTTP-Session: 10979241-10a1-4762-b0eb-06710e80f939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4201 2023.10.12 05:19:45.109606 [ 3 ] {7e4c0600-da71-46bd-a832-b55013532c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4202 2023.10.12 05:19:45.109651 [ 3 ] {7e4c0600-da71-46bd-a832-b55013532c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4203 2023.10.12 05:19:45.109770 [ 3 ] {7e4c0600-da71-46bd-a832-b55013532c9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4204 2023.10.12 05:19:45.110135 [ 3 ] {7e4c0600-da71-46bd-a832-b55013532c9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4205 2023.10.12 05:19:45.110353 [ 3 ] {7e4c0600-da71-46bd-a832-b55013532c9d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4206 2023.10.12 05:19:45.110500 [ 3 ] {7e4c0600-da71-46bd-a832-b55013532c9d} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4207 2023.10.12 05:19:45.110625 [ 3 ] {7e4c0600-da71-46bd-a832-b55013532c9d} <Information> executeQuery: Read 135 rows, 13.46 KiB in 0.000988026 sec., 136636 rows/sec., 13.31 MiB/sec.
4208 2023.10.12 05:19:45.110744 [ 3 ] {7e4c0600-da71-46bd-a832-b55013532c9d} <Debug> DynamicQueryHandler: Done processing query
4209 2023.10.12 05:19:45.110767 [ 3 ] {7e4c0600-da71-46bd-a832-b55013532c9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4210 2023.10.12 05:19:45.110783 [ 3 ] {} <Debug> HTTP-Session: 10979241-10a1-4762-b0eb-06710e80f939 Destroying unnamed session
4211 2023.10.12 05:19:45.110911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 9200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4212 2023.10.12 05:19:45.110956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4213 2023.10.12 05:19:45.110976 [ 3 ] {} <Debug> HTTP-Session: 95fac212-69e7-480c-a15b-80ca312a9784 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4214 2023.10.12 05:19:45.110993 [ 3 ] {} <Debug> HTTP-Session: 95fac212-69e7-480c-a15b-80ca312a9784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4215 2023.10.12 05:19:45.111068 [ 3 ] {3d10c3b1-15e8-45ec-9c3e-c26ef110c97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4216 2023.10.12 05:19:45.111107 [ 3 ] {3d10c3b1-15e8-45ec-9c3e-c26ef110c97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4217 2023.10.12 05:19:45.111213 [ 3 ] {3d10c3b1-15e8-45ec-9c3e-c26ef110c97d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4218 2023.10.12 05:19:45.111510 [ 3 ] {3d10c3b1-15e8-45ec-9c3e-c26ef110c97d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4219 2023.10.12 05:19:45.111715 [ 3 ] {3d10c3b1-15e8-45ec-9c3e-c26ef110c97d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4220 2023.10.12 05:19:45.111863 [ 3 ] {3d10c3b1-15e8-45ec-9c3e-c26ef110c97d} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4221 2023.10.12 05:19:45.111987 [ 3 ] {3d10c3b1-15e8-45ec-9c3e-c26ef110c97d} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.000890124 sec., 60665 rows/sec., 4.75 MiB/sec.
4222 2023.10.12 05:19:45.112102 [ 3 ] {3d10c3b1-15e8-45ec-9c3e-c26ef110c97d} <Debug> DynamicQueryHandler: Done processing query
4223 2023.10.12 05:19:45.112124 [ 3 ] {3d10c3b1-15e8-45ec-9c3e-c26ef110c97d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4224 2023.10.12 05:19:45.112140 [ 3 ] {} <Debug> HTTP-Session: 95fac212-69e7-480c-a15b-80ca312a9784 Destroying unnamed session
4225 2023.10.12 05:19:45.112381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 48144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4226 2023.10.12 05:19:45.112426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4227 2023.10.12 05:19:45.112445 [ 3 ] {} <Debug> HTTP-Session: 5c19eb4f-04ba-48d4-a772-99c763a720c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4228 2023.10.12 05:19:45.112461 [ 3 ] {} <Debug> HTTP-Session: 5c19eb4f-04ba-48d4-a772-99c763a720c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4229 2023.10.12 05:19:45.112556 [ 3 ] {2bbc7208-c631-49d6-935e-0293fb47297e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4230 2023.10.12 05:19:45.112600 [ 3 ] {2bbc7208-c631-49d6-935e-0293fb47297e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4231 2023.10.12 05:19:45.112737 [ 3 ] {2bbc7208-c631-49d6-935e-0293fb47297e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4232 2023.10.12 05:19:45.113214 [ 3 ] {2bbc7208-c631-49d6-935e-0293fb47297e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4233 2023.10.12 05:19:45.113537 [ 3 ] {2bbc7208-c631-49d6-935e-0293fb47297e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4234 2023.10.12 05:19:45.113724 [ 3 ] {2bbc7208-c631-49d6-935e-0293fb47297e} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4235 2023.10.12 05:19:45.113846 [ 3 ] {2bbc7208-c631-49d6-935e-0293fb47297e} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.00126134 sec., 35676 rows/sec., 48.14 MiB/sec.
4236 2023.10.12 05:19:45.113972 [ 3 ] {2bbc7208-c631-49d6-935e-0293fb47297e} <Debug> DynamicQueryHandler: Done processing query
4237 2023.10.12 05:19:45.113995 [ 3 ] {2bbc7208-c631-49d6-935e-0293fb47297e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4238 2023.10.12 05:19:45.114013 [ 3 ] {} <Debug> HTTP-Session: 5c19eb4f-04ba-48d4-a772-99c763a720c9 Destroying unnamed session
4239 2023.10.12 05:19:45.114137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4240 2023.10.12 05:19:45.114182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4241 2023.10.12 05:19:45.114201 [ 3 ] {} <Debug> HTTP-Session: 53ee6924-d3f6-4084-a551-57a4a5daf462 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4242 2023.10.12 05:19:45.114217 [ 3 ] {} <Debug> HTTP-Session: 53ee6924-d3f6-4084-a551-57a4a5daf462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4243 2023.10.12 05:19:45.114288 [ 3 ] {e9473380-f767-4243-89b2-390528a47d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4244 2023.10.12 05:19:45.114326 [ 3 ] {e9473380-f767-4243-89b2-390528a47d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4245 2023.10.12 05:19:45.114430 [ 3 ] {e9473380-f767-4243-89b2-390528a47d9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4246 2023.10.12 05:19:45.114759 [ 3 ] {e9473380-f767-4243-89b2-390528a47d9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4247 2023.10.12 05:19:45.114989 [ 3 ] {e9473380-f767-4243-89b2-390528a47d9b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4248 2023.10.12 05:19:45.115160 [ 3 ] {e9473380-f767-4243-89b2-390528a47d9b} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4249 2023.10.12 05:19:45.115280 [ 3 ] {e9473380-f767-4243-89b2-390528a47d9b} <Information> executeQuery: Read 9 rows, 642.00 B in 0.000963885 sec., 9337 rows/sec., 650.44 KiB/sec.
4250 2023.10.12 05:19:45.115398 [ 3 ] {e9473380-f767-4243-89b2-390528a47d9b} <Debug> DynamicQueryHandler: Done processing query
4251 2023.10.12 05:19:45.115420 [ 3 ] {e9473380-f767-4243-89b2-390528a47d9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4252 2023.10.12 05:19:45.115436 [ 3 ] {} <Debug> HTTP-Session: 53ee6924-d3f6-4084-a551-57a4a5daf462 Destroying unnamed session
4253 2023.10.12 05:19:50.110202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4254 2023.10.12 05:19:50.110316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4255 2023.10.12 05:19:50.110342 [ 3 ] {} <Debug> HTTP-Session: 73219d8a-2c7c-4e5b-b65a-efb9d0b41a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4256 2023.10.12 05:19:50.110365 [ 3 ] {} <Debug> HTTP-Session: 73219d8a-2c7c-4e5b-b65a-efb9d0b41a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4257 2023.10.12 05:19:50.110494 [ 3 ] {61e07a87-cb39-4a2b-83b2-2baae8d2cb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4258 2023.10.12 05:19:50.110561 [ 3 ] {61e07a87-cb39-4a2b-83b2-2baae8d2cb16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4259 2023.10.12 05:19:50.110740 [ 3 ] {61e07a87-cb39-4a2b-83b2-2baae8d2cb16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4260 2023.10.12 05:19:50.111219 [ 3 ] {61e07a87-cb39-4a2b-83b2-2baae8d2cb16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4261 2023.10.12 05:19:50.111500 [ 3 ] {61e07a87-cb39-4a2b-83b2-2baae8d2cb16} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4262 2023.10.12 05:19:50.111669 [ 3 ] {61e07a87-cb39-4a2b-83b2-2baae8d2cb16} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4263 2023.10.12 05:19:50.111790 [ 3 ] {61e07a87-cb39-4a2b-83b2-2baae8d2cb16} <Information> executeQuery: Read 11 rows, 763.00 B in 0.00125834 sec., 8741 rows/sec., 592.14 KiB/sec.
4264 2023.10.12 05:19:50.111944 [ 3 ] {61e07a87-cb39-4a2b-83b2-2baae8d2cb16} <Debug> DynamicQueryHandler: Done processing query
4265 2023.10.12 05:19:50.111968 [ 3 ] {61e07a87-cb39-4a2b-83b2-2baae8d2cb16} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4266 2023.10.12 05:19:50.111984 [ 3 ] {} <Debug> HTTP-Session: 73219d8a-2c7c-4e5b-b65a-efb9d0b41a36 Destroying unnamed session
4267 2023.10.12 05:19:50.112114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4268 2023.10.12 05:19:50.112166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4269 2023.10.12 05:19:50.112187 [ 3 ] {} <Debug> HTTP-Session: 82ab46c4-6980-4f32-8e23-7ec751adc365 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4270 2023.10.12 05:19:50.112205 [ 3 ] {} <Debug> HTTP-Session: 82ab46c4-6980-4f32-8e23-7ec751adc365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4271 2023.10.12 05:19:50.112287 [ 3 ] {8f98f96f-df87-4b28-8445-95a561fe9588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4272 2023.10.12 05:19:50.112328 [ 3 ] {8f98f96f-df87-4b28-8445-95a561fe9588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4273 2023.10.12 05:19:50.112436 [ 3 ] {8f98f96f-df87-4b28-8445-95a561fe9588} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4274 2023.10.12 05:19:50.112823 [ 3 ] {8f98f96f-df87-4b28-8445-95a561fe9588} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4275 2023.10.12 05:19:50.113043 [ 3 ] {8f98f96f-df87-4b28-8445-95a561fe9588} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4276 2023.10.12 05:19:50.113188 [ 3 ] {8f98f96f-df87-4b28-8445-95a561fe9588} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4277 2023.10.12 05:19:50.113325 [ 3 ] {8f98f96f-df87-4b28-8445-95a561fe9588} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.001008886 sec., 101101 rows/sec., 9.40 MiB/sec.
4278 2023.10.12 05:19:50.113472 [ 3 ] {8f98f96f-df87-4b28-8445-95a561fe9588} <Debug> DynamicQueryHandler: Done processing query
4279 2023.10.12 05:19:50.113496 [ 3 ] {8f98f96f-df87-4b28-8445-95a561fe9588} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
4280 2023.10.12 05:19:50.113512 [ 3 ] {} <Debug> HTTP-Session: 82ab46c4-6980-4f32-8e23-7ec751adc365 Destroying unnamed session
4281 2023.10.12 05:19:50.113723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4282 2023.10.12 05:19:50.113772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4283 2023.10.12 05:19:50.113792 [ 3 ] {} <Debug> HTTP-Session: 46d587fd-1538-4aa8-b06e-a4029086d890 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4284 2023.10.12 05:19:50.113809 [ 3 ] {} <Debug> HTTP-Session: 46d587fd-1538-4aa8-b06e-a4029086d890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4285 2023.10.12 05:19:50.113894 [ 3 ] {2fb8febc-d14c-4eb8-a891-502ae5475d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4286 2023.10.12 05:19:50.113935 [ 3 ] {2fb8febc-d14c-4eb8-a891-502ae5475d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4287 2023.10.12 05:19:50.114046 [ 3 ] {2fb8febc-d14c-4eb8-a891-502ae5475d06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4288 2023.10.12 05:19:50.114493 [ 3 ] {2fb8febc-d14c-4eb8-a891-502ae5475d06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4289 2023.10.12 05:19:50.114708 [ 3 ] {2fb8febc-d14c-4eb8-a891-502ae5475d06} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4290 2023.10.12 05:19:50.114864 [ 3 ] {2fb8febc-d14c-4eb8-a891-502ae5475d06} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4291 2023.10.12 05:19:50.114991 [ 3 ] {2fb8febc-d14c-4eb8-a891-502ae5475d06} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001068167 sec., 251833 rows/sec., 17.32 MiB/sec.
4292 2023.10.12 05:19:50.115111 [ 3 ] {2fb8febc-d14c-4eb8-a891-502ae5475d06} <Debug> DynamicQueryHandler: Done processing query
4293 2023.10.12 05:19:50.115134 [ 3 ] {2fb8febc-d14c-4eb8-a891-502ae5475d06} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4294 2023.10.12 05:19:50.115149 [ 3 ] {} <Debug> HTTP-Session: 46d587fd-1538-4aa8-b06e-a4029086d890 Destroying unnamed session
4295 2023.10.12 05:19:50.115266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4296 2023.10.12 05:19:50.115311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4297 2023.10.12 05:19:50.115331 [ 3 ] {} <Debug> HTTP-Session: 8f21e677-a399-4430-a970-814c33358e1f Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4298 2023.10.12 05:19:50.115347 [ 3 ] {} <Debug> HTTP-Session: 8f21e677-a399-4430-a970-814c33358e1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4299 2023.10.12 05:19:50.115417 [ 3 ] {a02cc998-e9e8-45fa-b785-7307aba914d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4300 2023.10.12 05:19:50.115457 [ 3 ] {a02cc998-e9e8-45fa-b785-7307aba914d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4301 2023.10.12 05:19:50.115564 [ 3 ] {a02cc998-e9e8-45fa-b785-7307aba914d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4302 2023.10.12 05:19:50.115816 [ 3 ] {a02cc998-e9e8-45fa-b785-7307aba914d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4303 2023.10.12 05:19:50.116054 [ 3 ] {a02cc998-e9e8-45fa-b785-7307aba914d9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4304 2023.10.12 05:19:50.116228 [ 3 ] {a02cc998-e9e8-45fa-b785-7307aba914d9} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4305 2023.10.12 05:19:50.116348 [ 3 ] {a02cc998-e9e8-45fa-b785-7307aba914d9} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000899714 sec., 6668 rows/sec., 280.04 KiB/sec.
4306 2023.10.12 05:19:50.116490 [ 3 ] {a02cc998-e9e8-45fa-b785-7307aba914d9} <Debug> DynamicQueryHandler: Done processing query
4307 2023.10.12 05:19:50.116513 [ 3 ] {a02cc998-e9e8-45fa-b785-7307aba914d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4308 2023.10.12 05:19:50.116528 [ 3 ] {} <Debug> HTTP-Session: 8f21e677-a399-4430-a970-814c33358e1f Destroying unnamed session
4309 2023.10.12 05:19:50.116651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4310 2023.10.12 05:19:50.116697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4311 2023.10.12 05:19:50.116715 [ 3 ] {} <Debug> HTTP-Session: cd6b6a09-5119-4fa2-92b9-96595f7a3da3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4312 2023.10.12 05:19:50.116732 [ 3 ] {} <Debug> HTTP-Session: cd6b6a09-5119-4fa2-92b9-96595f7a3da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4313 2023.10.12 05:19:50.116804 [ 3 ] {5e709169-ed50-4278-b8de-3d7077f34a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4314 2023.10.12 05:19:50.116846 [ 3 ] {5e709169-ed50-4278-b8de-3d7077f34a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4315 2023.10.12 05:19:50.116961 [ 3 ] {5e709169-ed50-4278-b8de-3d7077f34a2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4316 2023.10.12 05:19:50.117271 [ 3 ] {5e709169-ed50-4278-b8de-3d7077f34a2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4317 2023.10.12 05:19:50.117516 [ 3 ] {5e709169-ed50-4278-b8de-3d7077f34a2a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4318 2023.10.12 05:19:50.117688 [ 3 ] {5e709169-ed50-4278-b8de-3d7077f34a2a} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4319 2023.10.12 05:19:50.117805 [ 3 ] {5e709169-ed50-4278-b8de-3d7077f34a2a} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000972996 sec., 64748 rows/sec., 3.93 MiB/sec.
4320 2023.10.12 05:19:50.117919 [ 3 ] {5e709169-ed50-4278-b8de-3d7077f34a2a} <Debug> DynamicQueryHandler: Done processing query
4321 2023.10.12 05:19:50.117941 [ 3 ] {5e709169-ed50-4278-b8de-3d7077f34a2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4322 2023.10.12 05:19:50.117957 [ 3 ] {} <Debug> HTTP-Session: cd6b6a09-5119-4fa2-92b9-96595f7a3da3 Destroying unnamed session
4323 2023.10.12 05:19:50.118067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4324 2023.10.12 05:19:50.118113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4325 2023.10.12 05:19:50.118132 [ 3 ] {} <Debug> HTTP-Session: 238e6218-c1ca-4723-ad4c-2b026b36c25c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4326 2023.10.12 05:19:50.118149 [ 3 ] {} <Debug> HTTP-Session: 238e6218-c1ca-4723-ad4c-2b026b36c25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4327 2023.10.12 05:19:50.118222 [ 3 ] {762db07c-81f7-43c3-9f13-a760171653c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4328 2023.10.12 05:19:50.118266 [ 3 ] {762db07c-81f7-43c3-9f13-a760171653c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4329 2023.10.12 05:19:50.118396 [ 3 ] {762db07c-81f7-43c3-9f13-a760171653c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4330 2023.10.12 05:19:50.118716 [ 3 ] {762db07c-81f7-43c3-9f13-a760171653c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4331 2023.10.12 05:19:50.118984 [ 3 ] {762db07c-81f7-43c3-9f13-a760171653c9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4332 2023.10.12 05:19:50.119166 [ 3 ] {762db07c-81f7-43c3-9f13-a760171653c9} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4333 2023.10.12 05:19:50.119296 [ 3 ] {762db07c-81f7-43c3-9f13-a760171653c9} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001045077 sec., 4784 rows/sec., 6.46 MiB/sec.
4334 2023.10.12 05:19:50.119404 [ 3 ] {762db07c-81f7-43c3-9f13-a760171653c9} <Debug> DynamicQueryHandler: Done processing query
4335 2023.10.12 05:19:50.119427 [ 3 ] {762db07c-81f7-43c3-9f13-a760171653c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4336 2023.10.12 05:19:50.119442 [ 3 ] {} <Debug> HTTP-Session: 238e6218-c1ca-4723-ad4c-2b026b36c25c Destroying unnamed session
4337 2023.10.12 05:19:50.119551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4338 2023.10.12 05:19:50.119594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4339 2023.10.12 05:19:50.119613 [ 3 ] {} <Debug> HTTP-Session: 15619b88-049a-4cb1-bebd-cbd329d93101 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4340 2023.10.12 05:19:50.119630 [ 3 ] {} <Debug> HTTP-Session: 15619b88-049a-4cb1-bebd-cbd329d93101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4341 2023.10.12 05:19:50.119700 [ 3 ] {6ffc7325-6432-428f-9d08-ec15e551c6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4342 2023.10.12 05:19:50.119738 [ 3 ] {6ffc7325-6432-428f-9d08-ec15e551c6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4343 2023.10.12 05:19:50.119838 [ 3 ] {6ffc7325-6432-428f-9d08-ec15e551c6f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4344 2023.10.12 05:19:50.120084 [ 3 ] {6ffc7325-6432-428f-9d08-ec15e551c6f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB.
4345 2023.10.12 05:19:50.120318 [ 3 ] {6ffc7325-6432-428f-9d08-ec15e551c6f4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4346 2023.10.12 05:19:50.120490 [ 3 ] {6ffc7325-6432-428f-9d08-ec15e551c6f4} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4347 2023.10.12 05:19:50.120630 [ 3 ] {6ffc7325-6432-428f-9d08-ec15e551c6f4} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000893335 sec., 21268 rows/sec., 1.10 MiB/sec.
4348 2023.10.12 05:19:50.120757 [ 3 ] {6ffc7325-6432-428f-9d08-ec15e551c6f4} <Debug> DynamicQueryHandler: Done processing query
4349 2023.10.12 05:19:50.120781 [ 3 ] {6ffc7325-6432-428f-9d08-ec15e551c6f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4350 2023.10.12 05:19:50.120796 [ 3 ] {} <Debug> HTTP-Session: 15619b88-049a-4cb1-bebd-cbd329d93101 Destroying unnamed session
4351 2023.10.12 05:19:55.107306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4352 2023.10.12 05:19:55.107434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4353 2023.10.12 05:19:55.107465 [ 3 ] {} <Debug> HTTP-Session: 7fbb9148-7a29-4498-93fb-c01ecd6802a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4354 2023.10.12 05:19:55.107493 [ 3 ] {} <Debug> HTTP-Session: 7fbb9148-7a29-4498-93fb-c01ecd6802a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4355 2023.10.12 05:19:55.107662 [ 3 ] {c8e01da8-6743-4985-a6b1-deb401d7b0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4356 2023.10.12 05:19:55.107758 [ 3 ] {c8e01da8-6743-4985-a6b1-deb401d7b0fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4357 2023.10.12 05:19:55.108020 [ 3 ] {c8e01da8-6743-4985-a6b1-deb401d7b0fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4358 2023.10.12 05:19:55.108650 [ 3 ] {c8e01da8-6743-4985-a6b1-deb401d7b0fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4359 2023.10.12 05:19:55.108902 [ 3 ] {c8e01da8-6743-4985-a6b1-deb401d7b0fc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4360 2023.10.12 05:19:55.109064 [ 3 ] {c8e01da8-6743-4985-a6b1-deb401d7b0fc} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4361 2023.10.12 05:19:55.109185 [ 3 ] {c8e01da8-6743-4985-a6b1-deb401d7b0fc} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001467804 sec., 30658 rows/sec., 2.43 MiB/sec.
4362 2023.10.12 05:19:55.109178 [ 143 ] {} <Debug> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4363 2023.10.12 05:19:55.109243 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4364 2023.10.12 05:19:55.109353 [ 3 ] {c8e01da8-6743-4985-a6b1-deb401d7b0fc} <Debug> DynamicQueryHandler: Done processing query
4365 2023.10.12 05:19:55.109345 [ 16 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4366 2023.10.12 05:19:55.109385 [ 3 ] {c8e01da8-6743-4985-a6b1-deb401d7b0fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4367 2023.10.12 05:19:55.109435 [ 3 ] {} <Debug> HTTP-Session: 7fbb9148-7a29-4498-93fb-c01ecd6802a2 Destroying unnamed session
4368 2023.10.12 05:19:55.109512 [ 16 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4369 2023.10.12 05:19:55.109554 [ 16 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 51 rows starting from the beginning of the part
4370 2023.10.12 05:19:55.109634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 21718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4371 2023.10.12 05:19:55.109720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4372 2023.10.12 05:19:55.109772 [ 16 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part
4373 2023.10.12 05:19:55.109773 [ 3 ] {} <Debug> HTTP-Session: a3faf9a5-b44b-4d8c-b271-7428497e6fa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4374 2023.10.12 05:19:55.109846 [ 3 ] {} <Debug> HTTP-Session: a3faf9a5-b44b-4d8c-b271-7428497e6fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4375 2023.10.12 05:19:55.110037 [ 16 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part
4376 2023.10.12 05:19:55.110056 [ 3 ] {f5660d47-b4a3-4551-a638-42ab3a32e198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4377 2023.10.12 05:19:55.110155 [ 3 ] {f5660d47-b4a3-4551-a638-42ab3a32e198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4378 2023.10.12 05:19:55.110295 [ 16 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 45 rows starting from the beginning of the part
4379 2023.10.12 05:19:55.110607 [ 3 ] {f5660d47-b4a3-4551-a638-42ab3a32e198} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4380 2023.10.12 05:19:55.110614 [ 16 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part
4381 2023.10.12 05:19:55.110796 [ 16 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 45 rows starting from the beginning of the part
4382 2023.10.12 05:19:55.111496 [ 3 ] {f5660d47-b4a3-4551-a638-42ab3a32e198} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4383 2023.10.12 05:19:55.111963 [ 3 ] {f5660d47-b4a3-4551-a638-42ab3a32e198} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4384 2023.10.12 05:19:55.112111 [ 21 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 4 columns (4 merged, 0 gathered) in 0.002805665 sec., 72353.61313627963 rows/sec., 5.57 MiB/sec.
4385 2023.10.12 05:19:55.112231 [ 3 ] {f5660d47-b4a3-4551-a638-42ab3a32e198} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4386 2023.10.12 05:19:55.112314 [ 21 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4387 2023.10.12 05:19:55.112409 [ 143 ] {} <Debug> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4388 2023.10.12 05:19:55.112490 [ 3 ] {f5660d47-b4a3-4551-a638-42ab3a32e198} <Information> executeQuery: Read 135 rows, 13.46 KiB in 0.002351988 sec., 57398 rows/sec., 5.59 MiB/sec.
4389 2023.10.12 05:19:55.112503 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4390 2023.10.12 05:19:55.112693 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4391 2023.10.12 05:19:55.112839 [ 3 ] {f5660d47-b4a3-4551-a638-42ab3a32e198} <Debug> DynamicQueryHandler: Done processing query
4392 2023.10.12 05:19:55.112910 [ 3 ] {f5660d47-b4a3-4551-a638-42ab3a32e198} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4393 2023.10.12 05:19:55.112976 [ 3 ] {} <Debug> HTTP-Session: a3faf9a5-b44b-4d8c-b271-7428497e6fa6 Destroying unnamed session
4394 2023.10.12 05:19:55.112975 [ 21 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4395 2023.10.12 05:19:55.112976 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4396 2023.10.12 05:19:55.113099 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 222 rows starting from the beginning of the part
4397 2023.10.12 05:19:55.113172 [ 21 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4398 2023.10.12 05:19:55.113220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 7673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4399 2023.10.12 05:19:55.113341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4400 2023.10.12 05:19:55.113378 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 120 rows starting from the beginning of the part
4401 2023.10.12 05:19:55.113411 [ 3 ] {} <Debug> HTTP-Session: a2a3a821-0b7b-4e77-9a06-b22b936f66d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4402 2023.10.12 05:19:55.113480 [ 3 ] {} <Debug> HTTP-Session: a2a3a821-0b7b-4e77-9a06-b22b936f66d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4403 2023.10.12 05:19:55.113645 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 102 rows starting from the beginning of the part
4404 2023.10.12 05:19:55.113700 [ 3 ] {f98ec49c-bd1f-4ac6-aa10-adfdab570388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4405 2023.10.12 05:19:55.113822 [ 3 ] {f98ec49c-bd1f-4ac6-aa10-adfdab570388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4406 2023.10.12 05:19:55.113852 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 135 rows starting from the beginning of the part
4407 2023.10.12 05:19:55.114120 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 102 rows starting from the beginning of the part
4408 2023.10.12 05:19:55.114272 [ 3 ] {f98ec49c-bd1f-4ac6-aa10-adfdab570388} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4409 2023.10.12 05:19:55.114309 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 135 rows starting from the beginning of the part
4410 2023.10.12 05:19:55.114995 [ 3 ] {f98ec49c-bd1f-4ac6-aa10-adfdab570388} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4411 2023.10.12 05:19:55.115470 [ 3 ] {f98ec49c-bd1f-4ac6-aa10-adfdab570388} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4412 2023.10.12 05:19:55.115800 [ 3 ] {f98ec49c-bd1f-4ac6-aa10-adfdab570388} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4413 2023.10.12 05:19:55.115922 [ 14 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 816 rows, containing 4 columns (4 merged, 0 gathered) in 0.003356164 sec., 243134.72166437635 rows/sec., 23.34 MiB/sec.
4414 2023.10.12 05:19:55.115966 [ 143 ] {} <Debug> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4415 2023.10.12 05:19:55.116019 [ 3 ] {f98ec49c-bd1f-4ac6-aa10-adfdab570388} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.002250527 sec., 19995 rows/sec., 1.56 MiB/sec.
4416 2023.10.12 05:19:55.116036 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4417 2023.10.12 05:19:55.116307 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4418 2023.10.12 05:19:55.116321 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4419 2023.10.12 05:19:55.116419 [ 3 ] {f98ec49c-bd1f-4ac6-aa10-adfdab570388} <Debug> DynamicQueryHandler: Done processing query
4420 2023.10.12 05:19:55.116490 [ 3 ] {f98ec49c-bd1f-4ac6-aa10-adfdab570388} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4421 2023.10.12 05:19:55.116541 [ 3 ] {} <Debug> HTTP-Session: a2a3a821-0b7b-4e77-9a06-b22b936f66d6 Destroying unnamed session
4422 2023.10.12 05:19:55.116598 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4423 2023.10.12 05:19:55.116649 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 338 rows starting from the beginning of the part
4424 2023.10.12 05:19:55.116735 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4425 2023.10.12 05:19:55.116873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 48144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4426 2023.10.12 05:19:55.116897 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4427 2023.10.12 05:19:55.116923 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part
4428 2023.10.12 05:19:55.116999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4429 2023.10.12 05:19:55.117093 [ 3 ] {} <Debug> HTTP-Session: e6291d75-a258-4c51-b1c7-f093ab94bff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4430 2023.10.12 05:19:55.117125 [ 3 ] {} <Debug> HTTP-Session: e6291d75-a258-4c51-b1c7-f093ab94bff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4431 2023.10.12 05:19:55.117249 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 269 rows starting from the beginning of the part
4432 2023.10.12 05:19:55.117361 [ 3 ] {00de6e19-1d8b-45d3-9a29-894dcc735c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4433 2023.10.12 05:19:55.117495 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 54 rows starting from the beginning of the part
4434 2023.10.12 05:19:55.117501 [ 3 ] {00de6e19-1d8b-45d3-9a29-894dcc735c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4435 2023.10.12 05:19:55.117773 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 269 rows starting from the beginning of the part
4436 2023.10.12 05:19:55.118065 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 45 rows starting from the beginning of the part
4437 2023.10.12 05:19:55.118190 [ 3 ] {00de6e19-1d8b-45d3-9a29-894dcc735c90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4438 2023.10.12 05:19:55.119304 [ 3 ] {00de6e19-1d8b-45d3-9a29-894dcc735c90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4439 2023.10.12 05:19:55.119610 [ 16 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1015 rows, containing 4 columns (4 merged, 0 gathered) in 0.003471366 sec., 292392.10155310616 rows/sec., 20.67 MiB/sec.
4440 2023.10.12 05:19:55.119773 [ 16 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4441 2023.10.12 05:19:55.119892 [ 3 ] {00de6e19-1d8b-45d3-9a29-894dcc735c90} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4442 2023.10.12 05:19:55.120015 [ 16 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4443 2023.10.12 05:19:55.120133 [ 16 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4444 2023.10.12 05:19:55.120191 [ 3 ] {00de6e19-1d8b-45d3-9a29-894dcc735c90} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4445 2023.10.12 05:19:55.120343 [ 143 ] {} <Debug> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4446 2023.10.12 05:19:55.120358 [ 3 ] {00de6e19-1d8b-45d3-9a29-894dcc735c90} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.002948648 sec., 15261 rows/sec., 20.59 MiB/sec.
4447 2023.10.12 05:19:55.120382 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4448 2023.10.12 05:19:55.120539 [ 13 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4449 2023.10.12 05:19:55.120617 [ 3 ] {00de6e19-1d8b-45d3-9a29-894dcc735c90} <Debug> DynamicQueryHandler: Done processing query
4450 2023.10.12 05:19:55.120668 [ 3 ] {00de6e19-1d8b-45d3-9a29-894dcc735c90} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4451 2023.10.12 05:19:55.120704 [ 13 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4452 2023.10.12 05:19:55.120718 [ 3 ] {} <Debug> HTTP-Session: e6291d75-a258-4c51-b1c7-f093ab94bff4 Destroying unnamed session
4453 2023.10.12 05:19:55.120774 [ 13 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 708 rows starting from the beginning of the part
4454 2023.10.12 05:19:55.120886 [ 13 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part
4455 2023.10.12 05:19:55.120974 [ 13 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part
4456 2023.10.12 05:19:55.121071 [ 13 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 45 rows starting from the beginning of the part
4457 2023.10.12 05:19:55.121159 [ 13 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part
4458 2023.10.12 05:19:55.121245 [ 13 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 45 rows starting from the beginning of the part
4459 2023.10.12 05:19:55.124438 [ 16 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 6 columns (6 merged, 0 gathered) in 0.003996205 sec., 212201.32600805012 rows/sec., 286.35 MiB/sec.
4460 2023.10.12 05:19:55.124846 [ 25 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4461 2023.10.12 05:19:55.125069 [ 25 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4462 2023.10.12 05:19:55.125133 [ 25 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4463 2023.10.12 05:19:55.125197 [ 25 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7: 4.18 MiB.
4464 2023.10.12 05:19:56.000154 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.26 MiB, peak 235.02 MiB, will set to 228.65 MiB (RSS), difference: 2.39 MiB
4465 2023.10.12 05:19:59.114451 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache
4466 2023.10.12 05:19:59.114527 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache
4467 2023.10.12 05:20:00.110277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4468 2023.10.12 05:20:00.110391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4469 2023.10.12 05:20:00.110422 [ 3 ] {} <Debug> HTTP-Session: e508b1d5-8e19-45ad-b39c-f0e20c9d7637 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4470 2023.10.12 05:20:00.110450 [ 3 ] {} <Debug> HTTP-Session: e508b1d5-8e19-45ad-b39c-f0e20c9d7637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4471 2023.10.12 05:20:00.110587 [ 3 ] {304e7de2-e4d2-46a4-bae9-761ae81fc72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4472 2023.10.12 05:20:00.110656 [ 3 ] {304e7de2-e4d2-46a4-bae9-761ae81fc72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4473 2023.10.12 05:20:00.110822 [ 3 ] {304e7de2-e4d2-46a4-bae9-761ae81fc72f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4474 2023.10.12 05:20:00.111243 [ 3 ] {304e7de2-e4d2-46a4-bae9-761ae81fc72f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4475 2023.10.12 05:20:00.111510 [ 3 ] {304e7de2-e4d2-46a4-bae9-761ae81fc72f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4476 2023.10.12 05:20:00.111700 [ 3 ] {304e7de2-e4d2-46a4-bae9-761ae81fc72f} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4477 2023.10.12 05:20:00.111831 [ 3 ] {304e7de2-e4d2-46a4-bae9-761ae81fc72f} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001199279 sec., 9172 rows/sec., 621.30 KiB/sec.
4478 2023.10.12 05:20:00.111981 [ 3 ] {304e7de2-e4d2-46a4-bae9-761ae81fc72f} <Debug> DynamicQueryHandler: Done processing query
4479 2023.10.12 05:20:00.112008 [ 3 ] {304e7de2-e4d2-46a4-bae9-761ae81fc72f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4480 2023.10.12 05:20:00.112026 [ 3 ] {} <Debug> HTTP-Session: e508b1d5-8e19-45ad-b39c-f0e20c9d7637 Destroying unnamed session
4481 2023.10.12 05:20:00.112189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4482 2023.10.12 05:20:00.112245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4483 2023.10.12 05:20:00.112266 [ 3 ] {} <Debug> HTTP-Session: 3f3f14e3-8e86-4dbe-831c-4ad5a3306db2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4484 2023.10.12 05:20:00.112286 [ 3 ] {} <Debug> HTTP-Session: 3f3f14e3-8e86-4dbe-831c-4ad5a3306db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4485 2023.10.12 05:20:00.112372 [ 3 ] {afb41738-58dd-4ee6-8829-996e2f46cafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4486 2023.10.12 05:20:00.112416 [ 3 ] {afb41738-58dd-4ee6-8829-996e2f46cafa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4487 2023.10.12 05:20:00.112525 [ 3 ] {afb41738-58dd-4ee6-8829-996e2f46cafa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4488 2023.10.12 05:20:00.112910 [ 3 ] {afb41738-58dd-4ee6-8829-996e2f46cafa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4489 2023.10.12 05:20:00.113132 [ 3 ] {afb41738-58dd-4ee6-8829-996e2f46cafa} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4490 2023.10.12 05:20:00.113280 [ 3 ] {afb41738-58dd-4ee6-8829-996e2f46cafa} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4491 2023.10.12 05:20:00.113406 [ 3 ] {afb41738-58dd-4ee6-8829-996e2f46cafa} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.001002386 sec., 101757 rows/sec., 9.46 MiB/sec.
4492 2023.10.12 05:20:00.113533 [ 3 ] {afb41738-58dd-4ee6-8829-996e2f46cafa} <Debug> DynamicQueryHandler: Done processing query
4493 2023.10.12 05:20:00.113557 [ 3 ] {afb41738-58dd-4ee6-8829-996e2f46cafa} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
4494 2023.10.12 05:20:00.113573 [ 3 ] {} <Debug> HTTP-Session: 3f3f14e3-8e86-4dbe-831c-4ad5a3306db2 Destroying unnamed session
4495 2023.10.12 05:20:00.113737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4496 2023.10.12 05:20:00.113786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4497 2023.10.12 05:20:00.113805 [ 3 ] {} <Debug> HTTP-Session: e2b6b3f0-bd19-4f75-857c-0539e85faa6c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4498 2023.10.12 05:20:00.113823 [ 3 ] {} <Debug> HTTP-Session: e2b6b3f0-bd19-4f75-857c-0539e85faa6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4499 2023.10.12 05:20:00.113909 [ 3 ] {ab809e53-225e-4f83-bef0-bcf95ff04c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4500 2023.10.12 05:20:00.113951 [ 3 ] {ab809e53-225e-4f83-bef0-bcf95ff04c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4501 2023.10.12 05:20:00.114060 [ 3 ] {ab809e53-225e-4f83-bef0-bcf95ff04c94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4502 2023.10.12 05:20:00.114514 [ 3 ] {ab809e53-225e-4f83-bef0-bcf95ff04c94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4503 2023.10.12 05:20:00.114737 [ 3 ] {ab809e53-225e-4f83-bef0-bcf95ff04c94} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4504 2023.10.12 05:20:00.114888 [ 3 ] {ab809e53-225e-4f83-bef0-bcf95ff04c94} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4505 2023.10.12 05:20:00.115005 [ 3 ] {ab809e53-225e-4f83-bef0-bcf95ff04c94} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001067058 sec., 252095 rows/sec., 17.34 MiB/sec.
4506 2023.10.12 05:20:00.115123 [ 3 ] {ab809e53-225e-4f83-bef0-bcf95ff04c94} <Debug> DynamicQueryHandler: Done processing query
4507 2023.10.12 05:20:00.115147 [ 3 ] {ab809e53-225e-4f83-bef0-bcf95ff04c94} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4508 2023.10.12 05:20:00.115163 [ 3 ] {} <Debug> HTTP-Session: e2b6b3f0-bd19-4f75-857c-0539e85faa6c Destroying unnamed session
4509 2023.10.12 05:20:00.115284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4510 2023.10.12 05:20:00.115329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4511 2023.10.12 05:20:00.115348 [ 3 ] {} <Debug> HTTP-Session: e454e24d-aa10-4885-8be7-941b3095f902 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4512 2023.10.12 05:20:00.115366 [ 3 ] {} <Debug> HTTP-Session: e454e24d-aa10-4885-8be7-941b3095f902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4513 2023.10.12 05:20:00.115436 [ 3 ] {2d839554-221c-49f5-948d-54cba87ccdc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4514 2023.10.12 05:20:00.115476 [ 3 ] {2d839554-221c-49f5-948d-54cba87ccdc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4515 2023.10.12 05:20:00.115583 [ 3 ] {2d839554-221c-49f5-948d-54cba87ccdc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4516 2023.10.12 05:20:00.115854 [ 3 ] {2d839554-221c-49f5-948d-54cba87ccdc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4517 2023.10.12 05:20:00.116094 [ 3 ] {2d839554-221c-49f5-948d-54cba87ccdc0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4518 2023.10.12 05:20:00.116267 [ 3 ] {2d839554-221c-49f5-948d-54cba87ccdc0} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4519 2023.10.12 05:20:00.116385 [ 3 ] {2d839554-221c-49f5-948d-54cba87ccdc0} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000920885 sec., 6515 rows/sec., 273.60 KiB/sec.
4520 2023.10.12 05:20:00.116504 [ 3 ] {2d839554-221c-49f5-948d-54cba87ccdc0} <Debug> DynamicQueryHandler: Done processing query
4521 2023.10.12 05:20:00.116527 [ 3 ] {2d839554-221c-49f5-948d-54cba87ccdc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4522 2023.10.12 05:20:00.116544 [ 3 ] {} <Debug> HTTP-Session: e454e24d-aa10-4885-8be7-941b3095f902 Destroying unnamed session
4523 2023.10.12 05:20:00.116656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4524 2023.10.12 05:20:00.116702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4525 2023.10.12 05:20:00.116722 [ 3 ] {} <Debug> HTTP-Session: 134e9de6-0400-4cf5-9872-8c4724f39011 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4526 2023.10.12 05:20:00.116740 [ 3 ] {} <Debug> HTTP-Session: 134e9de6-0400-4cf5-9872-8c4724f39011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4527 2023.10.12 05:20:00.116814 [ 3 ] {090b027c-d10b-4c42-8678-ddbf290e8410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4528 2023.10.12 05:20:00.116858 [ 3 ] {090b027c-d10b-4c42-8678-ddbf290e8410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4529 2023.10.12 05:20:00.116979 [ 3 ] {090b027c-d10b-4c42-8678-ddbf290e8410} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4530 2023.10.12 05:20:00.117289 [ 3 ] {090b027c-d10b-4c42-8678-ddbf290e8410} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4531 2023.10.12 05:20:00.117534 [ 3 ] {090b027c-d10b-4c42-8678-ddbf290e8410} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4532 2023.10.12 05:20:00.117718 [ 3 ] {090b027c-d10b-4c42-8678-ddbf290e8410} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4533 2023.10.12 05:20:00.117837 [ 3 ] {090b027c-d10b-4c42-8678-ddbf290e8410} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000993736 sec., 63397 rows/sec., 3.84 MiB/sec.
4534 2023.10.12 05:20:00.117957 [ 3 ] {090b027c-d10b-4c42-8678-ddbf290e8410} <Debug> DynamicQueryHandler: Done processing query
4535 2023.10.12 05:20:00.117980 [ 3 ] {090b027c-d10b-4c42-8678-ddbf290e8410} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4536 2023.10.12 05:20:00.117997 [ 3 ] {} <Debug> HTTP-Session: 134e9de6-0400-4cf5-9872-8c4724f39011 Destroying unnamed session
4537 2023.10.12 05:20:00.118116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4538 2023.10.12 05:20:00.118165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4539 2023.10.12 05:20:00.118184 [ 3 ] {} <Debug> HTTP-Session: b5dffe56-6564-4cf1-a6a7-093a996f56ea Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4540 2023.10.12 05:20:00.118201 [ 3 ] {} <Debug> HTTP-Session: b5dffe56-6564-4cf1-a6a7-093a996f56ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4541 2023.10.12 05:20:00.118275 [ 3 ] {7fec58cc-5575-417f-87a9-9711ea1fc098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4542 2023.10.12 05:20:00.118321 [ 3 ] {7fec58cc-5575-417f-87a9-9711ea1fc098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4543 2023.10.12 05:20:00.118459 [ 3 ] {7fec58cc-5575-417f-87a9-9711ea1fc098} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4544 2023.10.12 05:20:00.118821 [ 3 ] {7fec58cc-5575-417f-87a9-9711ea1fc098} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4545 2023.10.12 05:20:00.119093 [ 3 ] {7fec58cc-5575-417f-87a9-9711ea1fc098} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4546 2023.10.12 05:20:00.119266 [ 3 ] {7fec58cc-5575-417f-87a9-9711ea1fc098} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4547 2023.10.12 05:20:00.119386 [ 3 ] {7fec58cc-5575-417f-87a9-9711ea1fc098} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001082968 sec., 4616 rows/sec., 6.23 MiB/sec.
4548 2023.10.12 05:20:00.119516 [ 3 ] {7fec58cc-5575-417f-87a9-9711ea1fc098} <Debug> DynamicQueryHandler: Done processing query
4549 2023.10.12 05:20:00.119539 [ 3 ] {7fec58cc-5575-417f-87a9-9711ea1fc098} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4550 2023.10.12 05:20:00.119555 [ 3 ] {} <Debug> HTTP-Session: b5dffe56-6564-4cf1-a6a7-093a996f56ea Destroying unnamed session
4551 2023.10.12 05:20:00.119656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4552 2023.10.12 05:20:00.119703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4553 2023.10.12 05:20:00.119721 [ 3 ] {} <Debug> HTTP-Session: 13613f69-1327-4cd1-9d6b-d5534be7992d Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4554 2023.10.12 05:20:00.119738 [ 3 ] {} <Debug> HTTP-Session: 13613f69-1327-4cd1-9d6b-d5534be7992d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4555 2023.10.12 05:20:00.119809 [ 3 ] {e546e0bd-0124-4edf-a8b1-289817cc0642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4556 2023.10.12 05:20:00.119848 [ 3 ] {e546e0bd-0124-4edf-a8b1-289817cc0642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4557 2023.10.12 05:20:00.119953 [ 3 ] {e546e0bd-0124-4edf-a8b1-289817cc0642} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4558 2023.10.12 05:20:00.120218 [ 3 ] {e546e0bd-0124-4edf-a8b1-289817cc0642} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4559 2023.10.12 05:20:00.120456 [ 3 ] {e546e0bd-0124-4edf-a8b1-289817cc0642} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4560 2023.10.12 05:20:00.120627 [ 3 ] {e546e0bd-0124-4edf-a8b1-289817cc0642} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
4561 2023.10.12 05:20:00.120760 [ 3 ] {e546e0bd-0124-4edf-a8b1-289817cc0642} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000920905 sec., 20631 rows/sec., 1.07 MiB/sec.
4562 2023.10.12 05:20:00.120876 [ 3 ] {e546e0bd-0124-4edf-a8b1-289817cc0642} <Debug> DynamicQueryHandler: Done processing query
4563 2023.10.12 05:20:00.120899 [ 3 ] {e546e0bd-0124-4edf-a8b1-289817cc0642} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4564 2023.10.12 05:20:00.120915 [ 3 ] {} <Debug> HTTP-Session: 13613f69-1327-4cd1-9d6b-d5534be7992d Destroying unnamed session
4565 2023.10.12 05:20:05.107462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4566 2023.10.12 05:20:05.107581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4567 2023.10.12 05:20:05.107607 [ 3 ] {} <Debug> HTTP-Session: f8e0681d-e1a5-4f82-a94c-f3942b5a6143 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4568 2023.10.12 05:20:05.107631 [ 3 ] {} <Debug> HTTP-Session: f8e0681d-e1a5-4f82-a94c-f3942b5a6143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4569 2023.10.12 05:20:05.107757 [ 3 ] {bb319b03-e716-4273-b9f9-f930c203dce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4570 2023.10.12 05:20:05.107819 [ 3 ] {bb319b03-e716-4273-b9f9-f930c203dce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4571 2023.10.12 05:20:05.107979 [ 3 ] {bb319b03-e716-4273-b9f9-f930c203dce2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4572 2023.10.12 05:20:05.108496 [ 3 ] {bb319b03-e716-4273-b9f9-f930c203dce2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4573 2023.10.12 05:20:05.108768 [ 3 ] {bb319b03-e716-4273-b9f9-f930c203dce2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4574 2023.10.12 05:20:05.108932 [ 3 ] {bb319b03-e716-4273-b9f9-f930c203dce2} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4575 2023.10.12 05:20:05.109062 [ 3 ] {bb319b03-e716-4273-b9f9-f930c203dce2} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001268241 sec., 35482 rows/sec., 2.81 MiB/sec.
4576 2023.10.12 05:20:05.109213 [ 3 ] {bb319b03-e716-4273-b9f9-f930c203dce2} <Debug> DynamicQueryHandler: Done processing query
4577 2023.10.12 05:20:05.109239 [ 3 ] {bb319b03-e716-4273-b9f9-f930c203dce2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4578 2023.10.12 05:20:05.109258 [ 3 ] {} <Debug> HTTP-Session: f8e0681d-e1a5-4f82-a94c-f3942b5a6143 Destroying unnamed session
4579 2023.10.12 05:20:05.109410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 21718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4580 2023.10.12 05:20:05.109461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4581 2023.10.12 05:20:05.109480 [ 3 ] {} <Debug> HTTP-Session: eddc8744-6580-4c8c-8d1e-58f6c697f9c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4582 2023.10.12 05:20:05.109499 [ 3 ] {} <Debug> HTTP-Session: eddc8744-6580-4c8c-8d1e-58f6c697f9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4583 2023.10.12 05:20:05.109584 [ 3 ] {af768222-9a60-470f-884e-df2a3762121e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4584 2023.10.12 05:20:05.109626 [ 3 ] {af768222-9a60-470f-884e-df2a3762121e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4585 2023.10.12 05:20:05.109733 [ 3 ] {af768222-9a60-470f-884e-df2a3762121e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4586 2023.10.12 05:20:05.110136 [ 3 ] {af768222-9a60-470f-884e-df2a3762121e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4587 2023.10.12 05:20:05.110368 [ 3 ] {af768222-9a60-470f-884e-df2a3762121e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4588 2023.10.12 05:20:05.110515 [ 3 ] {af768222-9a60-470f-884e-df2a3762121e} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4589 2023.10.12 05:20:05.110620 [ 3 ] {af768222-9a60-470f-884e-df2a3762121e} <Information> executeQuery: Read 135 rows, 13.46 KiB in 0.001007646 sec., 133975 rows/sec., 13.05 MiB/sec.
4590 2023.10.12 05:20:05.110742 [ 3 ] {af768222-9a60-470f-884e-df2a3762121e} <Debug> DynamicQueryHandler: Done processing query
4591 2023.10.12 05:20:05.110765 [ 3 ] {af768222-9a60-470f-884e-df2a3762121e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4592 2023.10.12 05:20:05.110781 [ 3 ] {} <Debug> HTTP-Session: eddc8744-6580-4c8c-8d1e-58f6c697f9c4 Destroying unnamed session
4593 2023.10.12 05:20:05.110945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 7673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4594 2023.10.12 05:20:05.110991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4595 2023.10.12 05:20:05.111012 [ 3 ] {} <Debug> HTTP-Session: 5be24e8d-673b-46ba-93c7-53809c77e95e Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4596 2023.10.12 05:20:05.111030 [ 3 ] {} <Debug> HTTP-Session: 5be24e8d-673b-46ba-93c7-53809c77e95e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4597 2023.10.12 05:20:05.111104 [ 3 ] {91b205a8-929a-4d3f-ac83-0c2159e06375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4598 2023.10.12 05:20:05.111145 [ 3 ] {91b205a8-929a-4d3f-ac83-0c2159e06375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4599 2023.10.12 05:20:05.111254 [ 3 ] {91b205a8-929a-4d3f-ac83-0c2159e06375} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4600 2023.10.12 05:20:05.111555 [ 3 ] {91b205a8-929a-4d3f-ac83-0c2159e06375} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4601 2023.10.12 05:20:05.111764 [ 3 ] {91b205a8-929a-4d3f-ac83-0c2159e06375} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4602 2023.10.12 05:20:05.111910 [ 3 ] {91b205a8-929a-4d3f-ac83-0c2159e06375} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4603 2023.10.12 05:20:05.112017 [ 3 ] {91b205a8-929a-4d3f-ac83-0c2159e06375} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.000883494 sec., 50934 rows/sec., 3.98 MiB/sec.
4604 2023.10.12 05:20:05.112177 [ 3 ] {91b205a8-929a-4d3f-ac83-0c2159e06375} <Debug> DynamicQueryHandler: Done processing query
4605 2023.10.12 05:20:05.112224 [ 3 ] {91b205a8-929a-4d3f-ac83-0c2159e06375} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4606 2023.10.12 05:20:05.112260 [ 3 ] {} <Debug> HTTP-Session: 5be24e8d-673b-46ba-93c7-53809c77e95e Destroying unnamed session
4607 2023.10.12 05:20:05.112415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 48144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4608 2023.10.12 05:20:05.112463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4609 2023.10.12 05:20:05.112481 [ 3 ] {} <Debug> HTTP-Session: 7da0e738-e82e-499a-88ca-559e32d505d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4610 2023.10.12 05:20:05.112498 [ 3 ] {} <Debug> HTTP-Session: 7da0e738-e82e-499a-88ca-559e32d505d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4611 2023.10.12 05:20:05.112584 [ 3 ] {f08aec26-819e-42bc-acea-0b793e04fd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4612 2023.10.12 05:20:05.112632 [ 3 ] {f08aec26-819e-42bc-acea-0b793e04fd23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4613 2023.10.12 05:20:05.112782 [ 3 ] {f08aec26-819e-42bc-acea-0b793e04fd23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4614 2023.10.12 05:20:05.113268 [ 3 ] {f08aec26-819e-42bc-acea-0b793e04fd23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4615 2023.10.12 05:20:05.113593 [ 3 ] {f08aec26-819e-42bc-acea-0b793e04fd23} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4616 2023.10.12 05:20:05.113773 [ 3 ] {f08aec26-819e-42bc-acea-0b793e04fd23} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4617 2023.10.12 05:20:05.113908 [ 3 ] {f08aec26-819e-42bc-acea-0b793e04fd23} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.00129317 sec., 34798 rows/sec., 46.96 MiB/sec.
4618 2023.10.12 05:20:05.114089 [ 3 ] {f08aec26-819e-42bc-acea-0b793e04fd23} <Debug> DynamicQueryHandler: Done processing query
4619 2023.10.12 05:20:05.114138 [ 3 ] {f08aec26-819e-42bc-acea-0b793e04fd23} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4620 2023.10.12 05:20:05.114154 [ 3 ] {} <Debug> HTTP-Session: 7da0e738-e82e-499a-88ca-559e32d505d7 Destroying unnamed session
4621 2023.10.12 05:20:10.109738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4622 2023.10.12 05:20:10.109865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4623 2023.10.12 05:20:10.109895 [ 3 ] {} <Debug> HTTP-Session: 3b5e5037-962b-4c14-81b1-74539b312afc Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4624 2023.10.12 05:20:10.109922 [ 3 ] {} <Debug> HTTP-Session: 3b5e5037-962b-4c14-81b1-74539b312afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4625 2023.10.12 05:20:10.110061 [ 3 ] {6816a840-08cb-4e34-9752-4e7a03481e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4626 2023.10.12 05:20:10.110129 [ 3 ] {6816a840-08cb-4e34-9752-4e7a03481e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4627 2023.10.12 05:20:10.110314 [ 3 ] {6816a840-08cb-4e34-9752-4e7a03481e4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4628 2023.10.12 05:20:10.110836 [ 3 ] {6816a840-08cb-4e34-9752-4e7a03481e4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4629 2023.10.12 05:20:10.111110 [ 3 ] {6816a840-08cb-4e34-9752-4e7a03481e4a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4630 2023.10.12 05:20:10.111278 [ 3 ] {6816a840-08cb-4e34-9752-4e7a03481e4a} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4631 2023.10.12 05:20:10.111404 [ 3 ] {6816a840-08cb-4e34-9752-4e7a03481e4a} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001304191 sec., 8434 rows/sec., 571.33 KiB/sec.
4632 2023.10.12 05:20:10.111593 [ 3 ] {6816a840-08cb-4e34-9752-4e7a03481e4a} <Debug> DynamicQueryHandler: Done processing query
4633 2023.10.12 05:20:10.111620 [ 3 ] {6816a840-08cb-4e34-9752-4e7a03481e4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4634 2023.10.12 05:20:10.111638 [ 3 ] {} <Debug> HTTP-Session: 3b5e5037-962b-4c14-81b1-74539b312afc Destroying unnamed session
4635 2023.10.12 05:20:10.111766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4636 2023.10.12 05:20:10.111843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4637 2023.10.12 05:20:10.111865 [ 3 ] {} <Debug> HTTP-Session: 6765b1fe-7c24-4ecb-8eee-87883fed15f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4638 2023.10.12 05:20:10.111883 [ 3 ] {} <Debug> HTTP-Session: 6765b1fe-7c24-4ecb-8eee-87883fed15f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4639 2023.10.12 05:20:10.111967 [ 3 ] {b7992abf-8ba1-453e-8b36-3ee796d1058f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4640 2023.10.12 05:20:10.112009 [ 3 ] {b7992abf-8ba1-453e-8b36-3ee796d1058f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4641 2023.10.12 05:20:10.112126 [ 3 ] {b7992abf-8ba1-453e-8b36-3ee796d1058f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4642 2023.10.12 05:20:10.112502 [ 3 ] {b7992abf-8ba1-453e-8b36-3ee796d1058f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4643 2023.10.12 05:20:10.112740 [ 3 ] {b7992abf-8ba1-453e-8b36-3ee796d1058f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4644 2023.10.12 05:20:10.112885 [ 3 ] {b7992abf-8ba1-453e-8b36-3ee796d1058f} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4645 2023.10.12 05:20:10.113016 [ 3 ] {b7992abf-8ba1-453e-8b36-3ee796d1058f} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.001018096 sec., 100187 rows/sec., 9.32 MiB/sec.
4646 2023.10.12 05:20:10.113139 [ 3 ] {b7992abf-8ba1-453e-8b36-3ee796d1058f} <Debug> DynamicQueryHandler: Done processing query
4647 2023.10.12 05:20:10.113163 [ 3 ] {b7992abf-8ba1-453e-8b36-3ee796d1058f} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
4648 2023.10.12 05:20:10.113179 [ 3 ] {} <Debug> HTTP-Session: 6765b1fe-7c24-4ecb-8eee-87883fed15f1 Destroying unnamed session
4649 2023.10.12 05:20:10.113377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4650 2023.10.12 05:20:10.113424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4651 2023.10.12 05:20:10.113444 [ 3 ] {} <Debug> HTTP-Session: a3fe1ceb-d5fc-443b-bd90-31b4186eb2d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4652 2023.10.12 05:20:10.113461 [ 3 ] {} <Debug> HTTP-Session: a3fe1ceb-d5fc-443b-bd90-31b4186eb2d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4653 2023.10.12 05:20:10.113547 [ 3 ] {fafa8a4a-9c71-4e13-ab95-3865a771b140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4654 2023.10.12 05:20:10.113588 [ 3 ] {fafa8a4a-9c71-4e13-ab95-3865a771b140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4655 2023.10.12 05:20:10.113696 [ 3 ] {fafa8a4a-9c71-4e13-ab95-3865a771b140} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4656 2023.10.12 05:20:10.114151 [ 3 ] {fafa8a4a-9c71-4e13-ab95-3865a771b140} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4657 2023.10.12 05:20:10.114372 [ 3 ] {fafa8a4a-9c71-4e13-ab95-3865a771b140} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4658 2023.10.12 05:20:10.114520 [ 3 ] {fafa8a4a-9c71-4e13-ab95-3865a771b140} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4659 2023.10.12 05:20:10.114628 [ 3 ] {fafa8a4a-9c71-4e13-ab95-3865a771b140} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001050087 sec., 256169 rows/sec., 17.62 MiB/sec.
4660 2023.10.12 05:20:10.114750 [ 3 ] {fafa8a4a-9c71-4e13-ab95-3865a771b140} <Debug> DynamicQueryHandler: Done processing query
4661 2023.10.12 05:20:10.114774 [ 3 ] {fafa8a4a-9c71-4e13-ab95-3865a771b140} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4662 2023.10.12 05:20:10.114790 [ 3 ] {} <Debug> HTTP-Session: a3fe1ceb-d5fc-443b-bd90-31b4186eb2d8 Destroying unnamed session
4663 2023.10.12 05:20:10.114903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4664 2023.10.12 05:20:10.114948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4665 2023.10.12 05:20:10.114967 [ 3 ] {} <Debug> HTTP-Session: e715a7ea-c527-438f-9247-a570e26f28be Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4666 2023.10.12 05:20:10.114986 [ 3 ] {} <Debug> HTTP-Session: e715a7ea-c527-438f-9247-a570e26f28be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4667 2023.10.12 05:20:10.115057 [ 3 ] {321f46af-6d9b-4747-aee1-c86be27cd906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4668 2023.10.12 05:20:10.115096 [ 3 ] {321f46af-6d9b-4747-aee1-c86be27cd906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4669 2023.10.12 05:20:10.115204 [ 3 ] {321f46af-6d9b-4747-aee1-c86be27cd906} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4670 2023.10.12 05:20:10.115440 [ 3 ] {321f46af-6d9b-4747-aee1-c86be27cd906} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4671 2023.10.12 05:20:10.115685 [ 3 ] {321f46af-6d9b-4747-aee1-c86be27cd906} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4672 2023.10.12 05:20:10.115873 [ 3 ] {321f46af-6d9b-4747-aee1-c86be27cd906} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4673 2023.10.12 05:20:10.115996 [ 3 ] {321f46af-6d9b-4747-aee1-c86be27cd906} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000911705 sec., 6581 rows/sec., 276.35 KiB/sec.
4674 2023.10.12 05:20:10.116197 [ 3 ] {321f46af-6d9b-4747-aee1-c86be27cd906} <Debug> DynamicQueryHandler: Done processing query
4675 2023.10.12 05:20:10.116222 [ 3 ] {321f46af-6d9b-4747-aee1-c86be27cd906} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4676 2023.10.12 05:20:10.116238 [ 3 ] {} <Debug> HTTP-Session: e715a7ea-c527-438f-9247-a570e26f28be Destroying unnamed session
4677 2023.10.12 05:20:10.116362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4678 2023.10.12 05:20:10.116408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4679 2023.10.12 05:20:10.116429 [ 3 ] {} <Debug> HTTP-Session: 5077b08d-7cd5-48e4-a388-6b6951e71f52 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4680 2023.10.12 05:20:10.116445 [ 3 ] {} <Debug> HTTP-Session: 5077b08d-7cd5-48e4-a388-6b6951e71f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4681 2023.10.12 05:20:10.116521 [ 3 ] {3af0562d-8b3b-4dc7-aefc-5f804de60753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4682 2023.10.12 05:20:10.116564 [ 3 ] {3af0562d-8b3b-4dc7-aefc-5f804de60753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4683 2023.10.12 05:20:10.116700 [ 3 ] {3af0562d-8b3b-4dc7-aefc-5f804de60753} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4684 2023.10.12 05:20:10.117011 [ 3 ] {3af0562d-8b3b-4dc7-aefc-5f804de60753} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4685 2023.10.12 05:20:10.117256 [ 3 ] {3af0562d-8b3b-4dc7-aefc-5f804de60753} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4686 2023.10.12 05:20:10.117443 [ 3 ] {3af0562d-8b3b-4dc7-aefc-5f804de60753} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4687 2023.10.12 05:20:10.117546 [ 3 ] {3af0562d-8b3b-4dc7-aefc-5f804de60753} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000998016 sec., 63125 rows/sec., 3.83 MiB/sec.
4688 2023.10.12 05:20:10.117759 [ 3 ] {3af0562d-8b3b-4dc7-aefc-5f804de60753} <Debug> DynamicQueryHandler: Done processing query
4689 2023.10.12 05:20:10.117784 [ 3 ] {3af0562d-8b3b-4dc7-aefc-5f804de60753} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4690 2023.10.12 05:20:10.117801 [ 3 ] {} <Debug> HTTP-Session: 5077b08d-7cd5-48e4-a388-6b6951e71f52 Destroying unnamed session
4691 2023.10.12 05:20:10.117913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4692 2023.10.12 05:20:10.117959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4693 2023.10.12 05:20:10.117978 [ 3 ] {} <Debug> HTTP-Session: 0beefcfe-afd8-47fd-9534-4cc99652ded9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4694 2023.10.12 05:20:10.117995 [ 3 ] {} <Debug> HTTP-Session: 0beefcfe-afd8-47fd-9534-4cc99652ded9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4695 2023.10.12 05:20:10.118070 [ 3 ] {35f54be4-022f-47e1-ae34-c25c590ebd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4696 2023.10.12 05:20:10.118115 [ 3 ] {35f54be4-022f-47e1-ae34-c25c590ebd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4697 2023.10.12 05:20:10.118268 [ 3 ] {35f54be4-022f-47e1-ae34-c25c590ebd53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4698 2023.10.12 05:20:10.118555 [ 3 ] {35f54be4-022f-47e1-ae34-c25c590ebd53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4699 2023.10.12 05:20:10.118826 [ 3 ] {35f54be4-022f-47e1-ae34-c25c590ebd53} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4700 2023.10.12 05:20:10.119009 [ 3 ] {35f54be4-022f-47e1-ae34-c25c590ebd53} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4701 2023.10.12 05:20:10.119116 [ 3 ] {35f54be4-022f-47e1-ae34-c25c590ebd53} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001018346 sec., 4909 rows/sec., 6.63 MiB/sec.
4702 2023.10.12 05:20:10.119258 [ 3 ] {35f54be4-022f-47e1-ae34-c25c590ebd53} <Debug> DynamicQueryHandler: Done processing query
4703 2023.10.12 05:20:10.119284 [ 3 ] {35f54be4-022f-47e1-ae34-c25c590ebd53} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4704 2023.10.12 05:20:10.119300 [ 3 ] {} <Debug> HTTP-Session: 0beefcfe-afd8-47fd-9534-4cc99652ded9 Destroying unnamed session
4705 2023.10.12 05:20:10.119409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4706 2023.10.12 05:20:10.119456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4707 2023.10.12 05:20:10.119475 [ 3 ] {} <Debug> HTTP-Session: 87799641-187e-461e-9af5-be809f887c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4708 2023.10.12 05:20:10.119491 [ 3 ] {} <Debug> HTTP-Session: 87799641-187e-461e-9af5-be809f887c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4709 2023.10.12 05:20:10.119563 [ 3 ] {b2784fbe-f953-4b35-aad9-70424b35b35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4710 2023.10.12 05:20:10.119603 [ 3 ] {b2784fbe-f953-4b35-aad9-70424b35b35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4711 2023.10.12 05:20:10.119709 [ 3 ] {b2784fbe-f953-4b35-aad9-70424b35b35f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4712 2023.10.12 05:20:10.119957 [ 3 ] {b2784fbe-f953-4b35-aad9-70424b35b35f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4713 2023.10.12 05:20:10.120193 [ 3 ] {b2784fbe-f953-4b35-aad9-70424b35b35f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4714 2023.10.12 05:20:10.120364 [ 3 ] {b2784fbe-f953-4b35-aad9-70424b35b35f} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
4715 2023.10.12 05:20:10.120468 [ 3 ] {b2784fbe-f953-4b35-aad9-70424b35b35f} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000877234 sec., 21658 rows/sec., 1.12 MiB/sec.
4716 2023.10.12 05:20:10.120458 [ 123 ] {} <Debug> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4717 2023.10.12 05:20:10.120530 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4718 2023.10.12 05:20:10.120612 [ 3 ] {b2784fbe-f953-4b35-aad9-70424b35b35f} <Debug> DynamicQueryHandler: Done processing query
4719 2023.10.12 05:20:10.120643 [ 3 ] {b2784fbe-f953-4b35-aad9-70424b35b35f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4720 2023.10.12 05:20:10.120638 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
4721 2023.10.12 05:20:10.120667 [ 3 ] {} <Debug> HTTP-Session: 87799641-187e-461e-9af5-be809f887c43 Destroying unnamed session
4722 2023.10.12 05:20:10.120787 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4723 2023.10.12 05:20:10.120822 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 413 rows starting from the beginning of the part
4724 2023.10.12 05:20:10.120934 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 19 rows starting from the beginning of the part
4725 2023.10.12 05:20:10.121031 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 9 rows starting from the beginning of the part
4726 2023.10.12 05:20:10.121111 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part
4727 2023.10.12 05:20:10.121187 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part
4728 2023.10.12 05:20:10.121261 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part
4729 2023.10.12 05:20:10.121909 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 4 columns (4 merged, 0 gathered) in 0.001322171 sec., 376653.24681905744 rows/sec., 20.09 MiB/sec.
4730 2023.10.12 05:20:10.122019 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4731 2023.10.12 05:20:10.122225 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
4732 2023.10.12 05:20:10.122295 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
4733 2023.10.12 05:20:14.114581 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache
4734 2023.10.12 05:20:14.114684 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache
4735 2023.10.12 05:20:15.107615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4736 2023.10.12 05:20:15.107722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4737 2023.10.12 05:20:15.107747 [ 3 ] {} <Debug> HTTP-Session: 6233e82a-b8aa-4665-a3fb-cd197d8b640b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4738 2023.10.12 05:20:15.107771 [ 3 ] {} <Debug> HTTP-Session: 6233e82a-b8aa-4665-a3fb-cd197d8b640b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4739 2023.10.12 05:20:15.107895 [ 3 ] {029a9b55-7ce0-46ad-a564-4b59aacb3d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4740 2023.10.12 05:20:15.107954 [ 3 ] {029a9b55-7ce0-46ad-a564-4b59aacb3d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4741 2023.10.12 05:20:15.108116 [ 3 ] {029a9b55-7ce0-46ad-a564-4b59aacb3d52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4742 2023.10.12 05:20:15.108634 [ 3 ] {029a9b55-7ce0-46ad-a564-4b59aacb3d52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4743 2023.10.12 05:20:15.108914 [ 3 ] {029a9b55-7ce0-46ad-a564-4b59aacb3d52} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4744 2023.10.12 05:20:15.109081 [ 3 ] {029a9b55-7ce0-46ad-a564-4b59aacb3d52} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4745 2023.10.12 05:20:15.109218 [ 3 ] {029a9b55-7ce0-46ad-a564-4b59aacb3d52} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001282371 sec., 35091 rows/sec., 2.78 MiB/sec.
4746 2023.10.12 05:20:15.109383 [ 3 ] {029a9b55-7ce0-46ad-a564-4b59aacb3d52} <Debug> DynamicQueryHandler: Done processing query
4747 2023.10.12 05:20:15.109409 [ 3 ] {029a9b55-7ce0-46ad-a564-4b59aacb3d52} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4748 2023.10.12 05:20:15.109427 [ 3 ] {} <Debug> HTTP-Session: 6233e82a-b8aa-4665-a3fb-cd197d8b640b Destroying unnamed session
4749 2023.10.12 05:20:15.109655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 21718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4750 2023.10.12 05:20:15.109710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4751 2023.10.12 05:20:15.109729 [ 3 ] {} <Debug> HTTP-Session: 8566ecff-2049-45b2-a725-3b88ab737e4a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4752 2023.10.12 05:20:15.109749 [ 3 ] {} <Debug> HTTP-Session: 8566ecff-2049-45b2-a725-3b88ab737e4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4753 2023.10.12 05:20:15.109836 [ 3 ] {a5647773-0483-42af-9100-1537bcee383d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4754 2023.10.12 05:20:15.109880 [ 3 ] {a5647773-0483-42af-9100-1537bcee383d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4755 2023.10.12 05:20:15.109991 [ 3 ] {a5647773-0483-42af-9100-1537bcee383d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4756 2023.10.12 05:20:15.110361 [ 3 ] {a5647773-0483-42af-9100-1537bcee383d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4757 2023.10.12 05:20:15.110583 [ 3 ] {a5647773-0483-42af-9100-1537bcee383d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4758 2023.10.12 05:20:15.110745 [ 3 ] {a5647773-0483-42af-9100-1537bcee383d} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4759 2023.10.12 05:20:15.110882 [ 3 ] {a5647773-0483-42af-9100-1537bcee383d} <Information> executeQuery: Read 135 rows, 13.46 KiB in 0.001010626 sec., 133580 rows/sec., 13.01 MiB/sec.
4760 2023.10.12 05:20:15.111070 [ 3 ] {a5647773-0483-42af-9100-1537bcee383d} <Debug> DynamicQueryHandler: Done processing query
4761 2023.10.12 05:20:15.111096 [ 3 ] {a5647773-0483-42af-9100-1537bcee383d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4762 2023.10.12 05:20:15.111112 [ 3 ] {} <Debug> HTTP-Session: 8566ecff-2049-45b2-a725-3b88ab737e4a Destroying unnamed session
4763 2023.10.12 05:20:15.111285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 7673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4764 2023.10.12 05:20:15.111334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4765 2023.10.12 05:20:15.111353 [ 3 ] {} <Debug> HTTP-Session: ef8ed18e-0ef0-42b4-9ecb-9c4e0b28e73a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4766 2023.10.12 05:20:15.111371 [ 3 ] {} <Debug> HTTP-Session: ef8ed18e-0ef0-42b4-9ecb-9c4e0b28e73a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4767 2023.10.12 05:20:15.111450 [ 3 ] {9b4fc1ee-328d-4d5b-ad8f-2800ce00fbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4768 2023.10.12 05:20:15.111492 [ 3 ] {9b4fc1ee-328d-4d5b-ad8f-2800ce00fbb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4769 2023.10.12 05:20:15.111610 [ 3 ] {9b4fc1ee-328d-4d5b-ad8f-2800ce00fbb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4770 2023.10.12 05:20:15.111897 [ 3 ] {9b4fc1ee-328d-4d5b-ad8f-2800ce00fbb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4771 2023.10.12 05:20:15.112112 [ 3 ] {9b4fc1ee-328d-4d5b-ad8f-2800ce00fbb9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4772 2023.10.12 05:20:15.112265 [ 3 ] {9b4fc1ee-328d-4d5b-ad8f-2800ce00fbb9} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4773 2023.10.12 05:20:15.112399 [ 3 ] {9b4fc1ee-328d-4d5b-ad8f-2800ce00fbb9} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.000920905 sec., 48864 rows/sec., 3.82 MiB/sec.
4774 2023.10.12 05:20:15.112516 [ 3 ] {9b4fc1ee-328d-4d5b-ad8f-2800ce00fbb9} <Debug> DynamicQueryHandler: Done processing query
4775 2023.10.12 05:20:15.112539 [ 3 ] {9b4fc1ee-328d-4d5b-ad8f-2800ce00fbb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4776 2023.10.12 05:20:15.112554 [ 3 ] {} <Debug> HTTP-Session: ef8ed18e-0ef0-42b4-9ecb-9c4e0b28e73a Destroying unnamed session
4777 2023.10.12 05:20:15.112709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 48144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4778 2023.10.12 05:20:15.112756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4779 2023.10.12 05:20:15.112775 [ 3 ] {} <Debug> HTTP-Session: 7ef5ca99-db08-4beb-af89-4fe4e44bbdb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4780 2023.10.12 05:20:15.112792 [ 3 ] {} <Debug> HTTP-Session: 7ef5ca99-db08-4beb-af89-4fe4e44bbdb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4781 2023.10.12 05:20:15.112882 [ 3 ] {604f81be-ab44-48c3-8117-b127bf031e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4782 2023.10.12 05:20:15.112928 [ 3 ] {604f81be-ab44-48c3-8117-b127bf031e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4783 2023.10.12 05:20:15.113069 [ 3 ] {604f81be-ab44-48c3-8117-b127bf031e0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4784 2023.10.12 05:20:15.113607 [ 3 ] {604f81be-ab44-48c3-8117-b127bf031e0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4785 2023.10.12 05:20:15.113913 [ 3 ] {604f81be-ab44-48c3-8117-b127bf031e0e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4786 2023.10.12 05:20:15.114089 [ 3 ] {604f81be-ab44-48c3-8117-b127bf031e0e} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4787 2023.10.12 05:20:15.114218 [ 3 ] {604f81be-ab44-48c3-8117-b127bf031e0e} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001308441 sec., 34392 rows/sec., 46.41 MiB/sec.
4788 2023.10.12 05:20:15.114333 [ 3 ] {604f81be-ab44-48c3-8117-b127bf031e0e} <Debug> DynamicQueryHandler: Done processing query
4789 2023.10.12 05:20:15.114357 [ 3 ] {604f81be-ab44-48c3-8117-b127bf031e0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4790 2023.10.12 05:20:15.114372 [ 3 ] {} <Debug> HTTP-Session: 7ef5ca99-db08-4beb-af89-4fe4e44bbdb7 Destroying unnamed session
4791 2023.10.12 05:20:20.109865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4792 2023.10.12 05:20:20.109994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4793 2023.10.12 05:20:20.110025 [ 3 ] {} <Debug> HTTP-Session: 4a5e2e4f-8362-4b09-85a1-38cf5acc921f Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4794 2023.10.12 05:20:20.110052 [ 3 ] {} <Debug> HTTP-Session: 4a5e2e4f-8362-4b09-85a1-38cf5acc921f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4795 2023.10.12 05:20:20.110189 [ 3 ] {fb06bf04-9bac-4d8c-9c98-5080e6cecfb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4796 2023.10.12 05:20:20.110255 [ 3 ] {fb06bf04-9bac-4d8c-9c98-5080e6cecfb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4797 2023.10.12 05:20:20.110439 [ 3 ] {fb06bf04-9bac-4d8c-9c98-5080e6cecfb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4798 2023.10.12 05:20:20.110922 [ 3 ] {fb06bf04-9bac-4d8c-9c98-5080e6cecfb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4799 2023.10.12 05:20:20.111208 [ 3 ] {fb06bf04-9bac-4d8c-9c98-5080e6cecfb1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4800 2023.10.12 05:20:20.111370 [ 3 ] {fb06bf04-9bac-4d8c-9c98-5080e6cecfb1} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4801 2023.10.12 05:20:20.111515 [ 3 ] {fb06bf04-9bac-4d8c-9c98-5080e6cecfb1} <Information> executeQuery: Read 11 rows, 763.00 B in 0.00127838 sec., 8604 rows/sec., 582.86 KiB/sec.
4802 2023.10.12 05:20:20.111515 [ 118 ] {} <Debug> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4803 2023.10.12 05:20:20.111643 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4804 2023.10.12 05:20:20.111720 [ 3 ] {fb06bf04-9bac-4d8c-9c98-5080e6cecfb1} <Debug> DynamicQueryHandler: Done processing query
4805 2023.10.12 05:20:20.111765 [ 3 ] {fb06bf04-9bac-4d8c-9c98-5080e6cecfb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4806 2023.10.12 05:20:20.111766 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4807 2023.10.12 05:20:20.111785 [ 3 ] {} <Debug> HTTP-Session: 4a5e2e4f-8362-4b09-85a1-38cf5acc921f Destroying unnamed session
4808 2023.10.12 05:20:20.111911 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4809 2023.10.12 05:20:20.111971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4810 2023.10.12 05:20:20.111975 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 56 rows starting from the beginning of the part
4811 2023.10.12 05:20:20.112071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4812 2023.10.12 05:20:20.112113 [ 3 ] {} <Debug> HTTP-Session: 96a4fd3e-f44c-42b3-a758-43fb85e2ee2e Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4813 2023.10.12 05:20:20.112144 [ 3 ] {} <Debug> HTTP-Session: 96a4fd3e-f44c-42b3-a758-43fb85e2ee2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4814 2023.10.12 05:20:20.112243 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 11 rows starting from the beginning of the part
4815 2023.10.12 05:20:20.112356 [ 3 ] {601c012d-45aa-48fd-ab85-7222ca287bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4816 2023.10.12 05:20:20.112469 [ 3 ] {601c012d-45aa-48fd-ab85-7222ca287bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4817 2023.10.12 05:20:20.112484 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 45 rows starting from the beginning of the part
4818 2023.10.12 05:20:20.112789 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part
4819 2023.10.12 05:20:20.112945 [ 3 ] {601c012d-45aa-48fd-ab85-7222ca287bf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4820 2023.10.12 05:20:20.112985 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 45 rows starting from the beginning of the part
4821 2023.10.12 05:20:20.113151 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part
4822 2023.10.12 05:20:20.113695 [ 3 ] {601c012d-45aa-48fd-ab85-7222ca287bf1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4823 2023.10.12 05:20:20.114202 [ 3 ] {601c012d-45aa-48fd-ab85-7222ca287bf1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4824 2023.10.12 05:20:20.114467 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 4 columns (4 merged, 0 gathered) in 0.002753624 sec., 65005.243998454396 rows/sec., 4.94 MiB/sec.
4825 2023.10.12 05:20:20.114508 [ 3 ] {601c012d-45aa-48fd-ab85-7222ca287bf1} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4826 2023.10.12 05:20:20.114607 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4827 2023.10.12 05:20:20.114735 [ 118 ] {} <Debug> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4828 2023.10.12 05:20:20.114763 [ 3 ] {601c012d-45aa-48fd-ab85-7222ca287bf1} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.002355568 sec., 43301 rows/sec., 4.03 MiB/sec.
4829 2023.10.12 05:20:20.114820 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4830 2023.10.12 05:20:20.115031 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4831 2023.10.12 05:20:20.115060 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4832 2023.10.12 05:20:20.115123 [ 3 ] {601c012d-45aa-48fd-ab85-7222ca287bf1} <Debug> DynamicQueryHandler: Done processing query
4833 2023.10.12 05:20:20.115147 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4834 2023.10.12 05:20:20.115177 [ 3 ] {601c012d-45aa-48fd-ab85-7222ca287bf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
4835 2023.10.12 05:20:20.115225 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4836 2023.10.12 05:20:20.115259 [ 3 ] {} <Debug> HTTP-Session: 96a4fd3e-f44c-42b3-a758-43fb85e2ee2e Destroying unnamed session
4837 2023.10.12 05:20:20.115310 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 237 rows starting from the beginning of the part
4838 2023.10.12 05:20:20.115420 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 102 rows starting from the beginning of the part
4839 2023.10.12 05:20:20.115507 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 135 rows starting from the beginning of the part
4840 2023.10.12 05:20:20.115579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4841 2023.10.12 05:20:20.115618 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 102 rows starting from the beginning of the part
4842 2023.10.12 05:20:20.115678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4843 2023.10.12 05:20:20.115726 [ 3 ] {} <Debug> HTTP-Session: 65ed39da-538a-470e-911a-584aedc01ad2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4844 2023.10.12 05:20:20.115788 [ 3 ] {} <Debug> HTTP-Session: 65ed39da-538a-470e-911a-584aedc01ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4845 2023.10.12 05:20:20.115814 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 135 rows starting from the beginning of the part
4846 2023.10.12 05:20:20.116027 [ 3 ] {fd14726c-9ec7-4f15-ae11-a1ad8b7cb2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4847 2023.10.12 05:20:20.116043 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 102 rows starting from the beginning of the part
4848 2023.10.12 05:20:20.116140 [ 3 ] {fd14726c-9ec7-4f15-ae11-a1ad8b7cb2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4849 2023.10.12 05:20:20.116595 [ 3 ] {fd14726c-9ec7-4f15-ae11-a1ad8b7cb2e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4850 2023.10.12 05:20:20.117670 [ 3 ] {fd14726c-9ec7-4f15-ae11-a1ad8b7cb2e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4851 2023.10.12 05:20:20.117974 [ 9 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 4 columns (4 merged, 0 gathered) in 0.003052499 sec., 266339.1535918603 rows/sec., 25.35 MiB/sec.
4852 2023.10.12 05:20:20.118159 [ 3 ] {fd14726c-9ec7-4f15-ae11-a1ad8b7cb2e2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4853 2023.10.12 05:20:20.118163 [ 9 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4854 2023.10.12 05:20:20.118429 [ 3 ] {fd14726c-9ec7-4f15-ae11-a1ad8b7cb2e2} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4855 2023.10.12 05:20:20.118482 [ 9 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4856 2023.10.12 05:20:20.118597 [ 118 ] {} <Debug> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4857 2023.10.12 05:20:20.118630 [ 9 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4858 2023.10.12 05:20:20.118665 [ 3 ] {fd14726c-9ec7-4f15-ae11-a1ad8b7cb2e2} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.002567881 sec., 104755 rows/sec., 7.20 MiB/sec.
4859 2023.10.12 05:20:20.118701 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4860 2023.10.12 05:20:20.118951 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4861 2023.10.12 05:20:20.119021 [ 3 ] {fd14726c-9ec7-4f15-ae11-a1ad8b7cb2e2} <Debug> DynamicQueryHandler: Done processing query
4862 2023.10.12 05:20:20.119079 [ 3 ] {fd14726c-9ec7-4f15-ae11-a1ad8b7cb2e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4863 2023.10.12 05:20:20.119080 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4864 2023.10.12 05:20:20.119108 [ 3 ] {} <Debug> HTTP-Session: 65ed39da-538a-470e-911a-584aedc01ad2 Destroying unnamed session
4865 2023.10.12 05:20:20.119140 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 343 rows starting from the beginning of the part
4866 2023.10.12 05:20:20.119284 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 269 rows starting from the beginning of the part
4867 2023.10.12 05:20:20.119294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4868 2023.10.12 05:20:20.119390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4869 2023.10.12 05:20:20.119446 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 45 rows starting from the beginning of the part
4870 2023.10.12 05:20:20.119454 [ 3 ] {} <Debug> HTTP-Session: c1b46d14-47ce-4738-a26f-42a095ee3889 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4871 2023.10.12 05:20:20.119521 [ 3 ] {} <Debug> HTTP-Session: c1b46d14-47ce-4738-a26f-42a095ee3889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4872 2023.10.12 05:20:20.119669 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 269 rows starting from the beginning of the part
4873 2023.10.12 05:20:20.119705 [ 3 ] {0a50cd8c-f756-4f2b-8efc-07cabbae3603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4874 2023.10.12 05:20:20.119793 [ 3 ] {0a50cd8c-f756-4f2b-8efc-07cabbae3603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4875 2023.10.12 05:20:20.119866 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 45 rows starting from the beginning of the part
4876 2023.10.12 05:20:20.120177 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 269 rows starting from the beginning of the part
4877 2023.10.12 05:20:20.120311 [ 3 ] {0a50cd8c-f756-4f2b-8efc-07cabbae3603} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4878 2023.10.12 05:20:20.121101 [ 3 ] {0a50cd8c-f756-4f2b-8efc-07cabbae3603} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4879 2023.10.12 05:20:20.121603 [ 3 ] {0a50cd8c-f756-4f2b-8efc-07cabbae3603} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4880 2023.10.12 05:20:20.121911 [ 18 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1240 rows, containing 4 columns (4 merged, 0 gathered) in 0.00310518 sec., 399332.72789339104 rows/sec., 27.96 MiB/sec.
4881 2023.10.12 05:20:20.121926 [ 3 ] {0a50cd8c-f756-4f2b-8efc-07cabbae3603} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
4882 2023.10.12 05:20:20.122105 [ 18 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4883 2023.10.12 05:20:20.122146 [ 3 ] {0a50cd8c-f756-4f2b-8efc-07cabbae3603} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002381989 sec., 2518 rows/sec., 105.77 KiB/sec.
4884 2023.10.12 05:20:20.122339 [ 3 ] {0a50cd8c-f756-4f2b-8efc-07cabbae3603} <Debug> DynamicQueryHandler: Done processing query
4885 2023.10.12 05:20:20.122369 [ 3 ] {0a50cd8c-f756-4f2b-8efc-07cabbae3603} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4886 2023.10.12 05:20:20.122397 [ 3 ] {} <Debug> HTTP-Session: c1b46d14-47ce-4738-a26f-42a095ee3889 Destroying unnamed session
4887 2023.10.12 05:20:20.122422 [ 18 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4888 2023.10.12 05:20:20.122534 [ 18 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4889 2023.10.12 05:20:20.122575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4890 2023.10.12 05:20:20.122666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4891 2023.10.12 05:20:20.122694 [ 3 ] {} <Debug> HTTP-Session: f2970dba-5ddd-414a-a3c6-65be1661c02e Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4892 2023.10.12 05:20:20.122711 [ 3 ] {} <Debug> HTTP-Session: f2970dba-5ddd-414a-a3c6-65be1661c02e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4893 2023.10.12 05:20:20.122791 [ 3 ] {88076026-c2fa-493c-b17c-7c9cf712fd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4894 2023.10.12 05:20:20.122833 [ 3 ] {88076026-c2fa-493c-b17c-7c9cf712fd65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4895 2023.10.12 05:20:20.122969 [ 3 ] {88076026-c2fa-493c-b17c-7c9cf712fd65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4896 2023.10.12 05:20:20.123268 [ 3 ] {88076026-c2fa-493c-b17c-7c9cf712fd65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4897 2023.10.12 05:20:20.123519 [ 3 ] {88076026-c2fa-493c-b17c-7c9cf712fd65} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4898 2023.10.12 05:20:20.123697 [ 3 ] {88076026-c2fa-493c-b17c-7c9cf712fd65} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
4899 2023.10.12 05:20:20.123830 [ 3 ] {88076026-c2fa-493c-b17c-7c9cf712fd65} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001011176 sec., 62303 rows/sec., 3.78 MiB/sec.
4900 2023.10.12 05:20:20.123957 [ 3 ] {88076026-c2fa-493c-b17c-7c9cf712fd65} <Debug> DynamicQueryHandler: Done processing query
4901 2023.10.12 05:20:20.123980 [ 3 ] {88076026-c2fa-493c-b17c-7c9cf712fd65} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4902 2023.10.12 05:20:20.123996 [ 3 ] {} <Debug> HTTP-Session: f2970dba-5ddd-414a-a3c6-65be1661c02e Destroying unnamed session
4903 2023.10.12 05:20:20.124104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4904 2023.10.12 05:20:20.124150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4905 2023.10.12 05:20:20.124169 [ 3 ] {} <Debug> HTTP-Session: 13c6ade5-3d60-4bd6-9075-660a9ec9abe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4906 2023.10.12 05:20:20.124186 [ 3 ] {} <Debug> HTTP-Session: 13c6ade5-3d60-4bd6-9075-660a9ec9abe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4907 2023.10.12 05:20:20.124259 [ 3 ] {e15ae835-e7f0-4c65-940d-462b64bbb50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4908 2023.10.12 05:20:20.124303 [ 3 ] {e15ae835-e7f0-4c65-940d-462b64bbb50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4909 2023.10.12 05:20:20.124439 [ 3 ] {e15ae835-e7f0-4c65-940d-462b64bbb50f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4910 2023.10.12 05:20:20.124727 [ 3 ] {e15ae835-e7f0-4c65-940d-462b64bbb50f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4911 2023.10.12 05:20:20.125005 [ 3 ] {e15ae835-e7f0-4c65-940d-462b64bbb50f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4912 2023.10.12 05:20:20.125178 [ 3 ] {e15ae835-e7f0-4c65-940d-462b64bbb50f} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4913 2023.10.12 05:20:20.125305 [ 118 ] {} <Debug> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4914 2023.10.12 05:20:20.125323 [ 3 ] {e15ae835-e7f0-4c65-940d-462b64bbb50f} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001032477 sec., 4842 rows/sec., 6.54 MiB/sec.
4915 2023.10.12 05:20:20.125362 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4916 2023.10.12 05:20:20.125525 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4917 2023.10.12 05:20:20.125582 [ 3 ] {e15ae835-e7f0-4c65-940d-462b64bbb50f} <Debug> DynamicQueryHandler: Done processing query
4918 2023.10.12 05:20:20.125624 [ 3 ] {e15ae835-e7f0-4c65-940d-462b64bbb50f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4919 2023.10.12 05:20:20.125676 [ 3 ] {} <Debug> HTTP-Session: 13c6ade5-3d60-4bd6-9075-660a9ec9abe2 Destroying unnamed session
4920 2023.10.12 05:20:20.125718 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4921 2023.10.12 05:20:20.125760 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 848 rows starting from the beginning of the part
4922 2023.10.12 05:20:20.125848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4923 2023.10.12 05:20:20.125943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4924 2023.10.12 05:20:20.126004 [ 3 ] {} <Debug> HTTP-Session: a56dd735-7875-413f-a624-a26709268ddd Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4925 2023.10.12 05:20:20.126042 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part
4926 2023.10.12 05:20:20.126055 [ 3 ] {} <Debug> HTTP-Session: a56dd735-7875-413f-a624-a26709268ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4927 2023.10.12 05:20:20.126318 [ 3 ] {cc090e54-203f-4280-ab5e-9e1735f3b578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4928 2023.10.12 05:20:20.126338 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 45 rows starting from the beginning of the part
4929 2023.10.12 05:20:20.126424 [ 3 ] {cc090e54-203f-4280-ab5e-9e1735f3b578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4930 2023.10.12 05:20:20.126660 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part
4931 2023.10.12 05:20:20.126917 [ 3 ] {cc090e54-203f-4280-ab5e-9e1735f3b578} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4932 2023.10.12 05:20:20.126962 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 45 rows starting from the beginning of the part
4933 2023.10.12 05:20:20.127179 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part
4934 2023.10.12 05:20:20.127771 [ 3 ] {cc090e54-203f-4280-ab5e-9e1735f3b578} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4935 2023.10.12 05:20:20.128156 [ 3 ] {cc090e54-203f-4280-ab5e-9e1735f3b578} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4936 2023.10.12 05:20:20.128330 [ 3 ] {cc090e54-203f-4280-ab5e-9e1735f3b578} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
4937 2023.10.12 05:20:20.128456 [ 3 ] {cc090e54-203f-4280-ab5e-9e1735f3b578} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002092494 sec., 9080 rows/sec., 482.10 KiB/sec.
4938 2023.10.12 05:20:20.128616 [ 3 ] {cc090e54-203f-4280-ab5e-9e1735f3b578} <Debug> DynamicQueryHandler: Done processing query
4939 2023.10.12 05:20:20.128641 [ 3 ] {cc090e54-203f-4280-ab5e-9e1735f3b578} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4940 2023.10.12 05:20:20.128657 [ 3 ] {} <Debug> HTTP-Session: a56dd735-7875-413f-a624-a26709268ddd Destroying unnamed session
4941 2023.10.12 05:20:20.130627 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 953 rows, containing 6 columns (6 merged, 0 gathered) in 0.005188305 sec., 183682.3394152811 rows/sec., 247.87 MiB/sec.
4942 2023.10.12 05:20:20.131377 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4943 2023.10.12 05:20:20.131599 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4944 2023.10.12 05:20:20.131665 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4945 2023.10.12 05:20:20.131732 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8: 4.80 MiB.
4946 2023.10.12 05:20:21.000114 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.91 MiB, peak 238.77 MiB, will set to 230.32 MiB (RSS), difference: 1.41 MiB
4947 2023.10.12 05:20:25.107951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4948 2023.10.12 05:20:25.108082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4949 2023.10.12 05:20:25.108112 [ 3 ] {} <Debug> HTTP-Session: 1ebf4321-8c2e-4903-9a5b-25852b1f5d0c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4950 2023.10.12 05:20:25.108140 [ 3 ] {} <Debug> HTTP-Session: 1ebf4321-8c2e-4903-9a5b-25852b1f5d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4951 2023.10.12 05:20:25.108276 [ 3 ] {2947bdc7-63df-4faa-ab03-61829011b703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4952 2023.10.12 05:20:25.108336 [ 3 ] {2947bdc7-63df-4faa-ab03-61829011b703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4953 2023.10.12 05:20:25.108498 [ 3 ] {2947bdc7-63df-4faa-ab03-61829011b703} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4954 2023.10.12 05:20:25.108928 [ 3 ] {2947bdc7-63df-4faa-ab03-61829011b703} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4955 2023.10.12 05:20:25.109206 [ 3 ] {2947bdc7-63df-4faa-ab03-61829011b703} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4956 2023.10.12 05:20:25.109371 [ 3 ] {2947bdc7-63df-4faa-ab03-61829011b703} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4957 2023.10.12 05:20:25.109506 [ 3 ] {2947bdc7-63df-4faa-ab03-61829011b703} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001190669 sec., 37793 rows/sec., 2.99 MiB/sec.
4958 2023.10.12 05:20:25.109659 [ 3 ] {2947bdc7-63df-4faa-ab03-61829011b703} <Debug> DynamicQueryHandler: Done processing query
4959 2023.10.12 05:20:25.109684 [ 3 ] {2947bdc7-63df-4faa-ab03-61829011b703} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4960 2023.10.12 05:20:25.109700 [ 3 ] {} <Debug> HTTP-Session: 1ebf4321-8c2e-4903-9a5b-25852b1f5d0c Destroying unnamed session
4961 2023.10.12 05:20:25.109847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 21718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4962 2023.10.12 05:20:25.109895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4963 2023.10.12 05:20:25.109914 [ 3 ] {} <Debug> HTTP-Session: 29526e65-79fc-4833-bc70-74411c94087d Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4964 2023.10.12 05:20:25.109933 [ 3 ] {} <Debug> HTTP-Session: 29526e65-79fc-4833-bc70-74411c94087d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4965 2023.10.12 05:20:25.110016 [ 3 ] {a51fb05c-a2c9-49d8-972d-e808aaca990a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4966 2023.10.12 05:20:25.110057 [ 3 ] {a51fb05c-a2c9-49d8-972d-e808aaca990a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4967 2023.10.12 05:20:25.110166 [ 3 ] {a51fb05c-a2c9-49d8-972d-e808aaca990a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4968 2023.10.12 05:20:25.110539 [ 3 ] {a51fb05c-a2c9-49d8-972d-e808aaca990a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4969 2023.10.12 05:20:25.110762 [ 3 ] {a51fb05c-a2c9-49d8-972d-e808aaca990a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4970 2023.10.12 05:20:25.110910 [ 3 ] {a51fb05c-a2c9-49d8-972d-e808aaca990a} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4971 2023.10.12 05:20:25.111039 [ 3 ] {a51fb05c-a2c9-49d8-972d-e808aaca990a} <Information> executeQuery: Read 135 rows, 13.46 KiB in 0.000995146 sec., 135658 rows/sec., 13.21 MiB/sec.
4972 2023.10.12 05:20:25.111151 [ 3 ] {a51fb05c-a2c9-49d8-972d-e808aaca990a} <Debug> DynamicQueryHandler: Done processing query
4973 2023.10.12 05:20:25.111175 [ 3 ] {a51fb05c-a2c9-49d8-972d-e808aaca990a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4974 2023.10.12 05:20:25.111191 [ 3 ] {} <Debug> HTTP-Session: 29526e65-79fc-4833-bc70-74411c94087d Destroying unnamed session
4975 2023.10.12 05:20:25.111348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 7673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4976 2023.10.12 05:20:25.111392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4977 2023.10.12 05:20:25.111411 [ 3 ] {} <Debug> HTTP-Session: a9c2d338-454a-428c-86c1-240d4e6b7cdd Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4978 2023.10.12 05:20:25.111430 [ 3 ] {} <Debug> HTTP-Session: a9c2d338-454a-428c-86c1-240d4e6b7cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4979 2023.10.12 05:20:25.111504 [ 3 ] {7a0b5ba5-582e-47df-be85-532c7559409a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4980 2023.10.12 05:20:25.111545 [ 3 ] {7a0b5ba5-582e-47df-be85-532c7559409a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4981 2023.10.12 05:20:25.111650 [ 3 ] {7a0b5ba5-582e-47df-be85-532c7559409a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4982 2023.10.12 05:20:25.111931 [ 3 ] {7a0b5ba5-582e-47df-be85-532c7559409a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4983 2023.10.12 05:20:25.112210 [ 3 ] {7a0b5ba5-582e-47df-be85-532c7559409a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4984 2023.10.12 05:20:25.112357 [ 3 ] {7a0b5ba5-582e-47df-be85-532c7559409a} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4985 2023.10.12 05:20:25.112481 [ 3 ] {7a0b5ba5-582e-47df-be85-532c7559409a} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.000947396 sec., 47498 rows/sec., 3.71 MiB/sec.
4986 2023.10.12 05:20:25.112596 [ 3 ] {7a0b5ba5-582e-47df-be85-532c7559409a} <Debug> DynamicQueryHandler: Done processing query
4987 2023.10.12 05:20:25.112621 [ 3 ] {7a0b5ba5-582e-47df-be85-532c7559409a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4988 2023.10.12 05:20:25.112636 [ 3 ] {} <Debug> HTTP-Session: a9c2d338-454a-428c-86c1-240d4e6b7cdd Destroying unnamed session
4989 2023.10.12 05:20:25.112777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 48144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4990 2023.10.12 05:20:25.112822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4991 2023.10.12 05:20:25.112841 [ 3 ] {} <Debug> HTTP-Session: 26e77e5e-4967-4a95-8c2e-0db714e63ec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
4992 2023.10.12 05:20:25.112858 [ 3 ] {} <Debug> HTTP-Session: 26e77e5e-4967-4a95-8c2e-0db714e63ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4993 2023.10.12 05:20:25.112941 [ 3 ] {c1fe7572-6b2e-468a-b0bb-6264b9d58528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4994 2023.10.12 05:20:25.112987 [ 3 ] {c1fe7572-6b2e-468a-b0bb-6264b9d58528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4995 2023.10.12 05:20:25.113123 [ 3 ] {c1fe7572-6b2e-468a-b0bb-6264b9d58528} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4996 2023.10.12 05:20:25.113609 [ 3 ] {c1fe7572-6b2e-468a-b0bb-6264b9d58528} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
4997 2023.10.12 05:20:25.113928 [ 3 ] {c1fe7572-6b2e-468a-b0bb-6264b9d58528} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4998 2023.10.12 05:20:25.114105 [ 3 ] {c1fe7572-6b2e-468a-b0bb-6264b9d58528} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4999 2023.10.12 05:20:25.114242 [ 3 ] {c1fe7572-6b2e-468a-b0bb-6264b9d58528} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.00126514 sec., 35569 rows/sec., 48.00 MiB/sec.
5000 2023.10.12 05:20:25.114385 [ 3 ] {c1fe7572-6b2e-468a-b0bb-6264b9d58528} <Debug> DynamicQueryHandler: Done processing query
5001 2023.10.12 05:20:25.114410 [ 3 ] {c1fe7572-6b2e-468a-b0bb-6264b9d58528} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5002 2023.10.12 05:20:25.114426 [ 3 ] {} <Debug> HTTP-Session: 26e77e5e-4967-4a95-8c2e-0db714e63ec4 Destroying unnamed session
5003 2023.10.12 05:20:29.114740 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
5004 2023.10.12 05:20:29.114842 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
5005 2023.10.12 05:20:30.109492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5006 2023.10.12 05:20:30.109586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5007 2023.10.12 05:20:30.109611 [ 3 ] {} <Debug> HTTP-Session: 06a72cd6-a708-4481-aa26-40d86a9f7146 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
5008 2023.10.12 05:20:30.109634 [ 3 ] {} <Debug> HTTP-Session: 06a72cd6-a708-4481-aa26-40d86a9f7146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5009 2023.10.12 05:20:30.109755 [ 3 ] {d826005a-818f-4e37-9285-3715780ad2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5010 2023.10.12 05:20:30.109814 [ 3 ] {d826005a-818f-4e37-9285-3715780ad2b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5011 2023.10.12 05:20:30.109972 [ 3 ] {d826005a-818f-4e37-9285-3715780ad2b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5012 2023.10.12 05:20:30.110415 [ 3 ] {d826005a-818f-4e37-9285-3715780ad2b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
5013 2023.10.12 05:20:30.110677 [ 3 ] {d826005a-818f-4e37-9285-3715780ad2b1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
5014 2023.10.12 05:20:30.110841 [ 3 ] {d826005a-818f-4e37-9285-3715780ad2b1} <Trace> oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
5015 2023.10.12 05:20:30.110967 [ 3 ] {d826005a-818f-4e37-9285-3715780ad2b1} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001176689 sec., 9348 rows/sec., 633.23 KiB/sec.
5016 2023.10.12 05:20:30.111125 [ 3 ] {d826005a-818f-4e37-9285-3715780ad2b1} <Debug> DynamicQueryHandler: Done processing query
5017 2023.10.12 05:20:30.111152 [ 3 ] {d826005a-818f-4e37-9285-3715780ad2b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5018 2023.10.12 05:20:30.111168 [ 3 ] {} <Debug> HTTP-Session: 06a72cd6-a708-4481-aa26-40d86a9f7146 Destroying unnamed session
5019 2023.10.12 05:20:30.111298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5020 2023.10.12 05:20:30.111348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5021 2023.10.12 05:20:30.111368 [ 3 ] {} <Debug> HTTP-Session: adcf1f98-7605-449e-bfa9-29bff93cf582 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
5022 2023.10.12 05:20:30.111387 [ 3 ] {} <Debug> HTTP-Session: adcf1f98-7605-449e-bfa9-29bff93cf582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5023 2023.10.12 05:20:30.111468 [ 3 ] {c2ede85a-3671-4260-b4ca-f4e574bef900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5024 2023.10.12 05:20:30.111511 [ 3 ] {c2ede85a-3671-4260-b4ca-f4e574bef900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5025 2023.10.12 05:20:30.111620 [ 3 ] {c2ede85a-3671-4260-b4ca-f4e574bef900} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5026 2023.10.12 05:20:30.111956 [ 3 ] {c2ede85a-3671-4260-b4ca-f4e574bef900} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
5027 2023.10.12 05:20:30.112177 [ 3 ] {c2ede85a-3671-4260-b4ca-f4e574bef900} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
5028 2023.10.12 05:20:30.112335 [ 3 ] {c2ede85a-3671-4260-b4ca-f4e574bef900} <Trace> oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
5029 2023.10.12 05:20:30.112466 [ 3 ] {c2ede85a-3671-4260-b4ca-f4e574bef900} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000967956 sec., 105376 rows/sec., 9.80 MiB/sec.
5030 2023.10.12 05:20:30.112577 [ 3 ] {c2ede85a-3671-4260-b4ca-f4e574bef900} <Debug> DynamicQueryHandler: Done processing query
5031 2023.10.12 05:20:30.112601 [ 3 ] {c2ede85a-3671-4260-b4ca-f4e574bef900} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
5032 2023.10.12 05:20:30.112616 [ 3 ] {} <Debug> HTTP-Session: adcf1f98-7605-449e-bfa9-29bff93cf582 Destroying unnamed session
5033 2023.10.12 05:20:30.112791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5034 2023.10.12 05:20:30.112834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5035 2023.10.12 05:20:30.112854 [ 3 ] {} <Debug> HTTP-Session: 86663856-f567-4cd4-8919-968e42e32b99 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
5036 2023.10.12 05:20:30.112872 [ 3 ] {} <Debug> HTTP-Session: 86663856-f567-4cd4-8919-968e42e32b99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5037 2023.10.12 05:20:30.112950 [ 3 ] {0888392f-1212-4371-b2e0-8127b6760211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5038 2023.10.12 05:20:30.112989 [ 3 ] {0888392f-1212-4371-b2e0-8127b6760211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5039 2023.10.12 05:20:30.113094 [ 3 ] {0888392f-1212-4371-b2e0-8127b6760211} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5040 2023.10.12 05:20:30.113517 [ 3 ] {0888392f-1212-4371-b2e0-8127b6760211} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
5041 2023.10.12 05:20:30.113737 [ 3 ] {0888392f-1212-4371-b2e0-8127b6760211} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
5042 2023.10.12 05:20:30.113883 [ 3 ] {0888392f-1212-4371-b2e0-8127b6760211} <Trace> oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
5043 2023.10.12 05:20:30.114006 [ 3 ] {0888392f-1212-4371-b2e0-8127b6760211} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001027927 sec., 261691 rows/sec., 18.00 MiB/sec.
5044 2023.10.12 05:20:30.114129 [ 3 ] {0888392f-1212-4371-b2e0-8127b6760211} <Debug> DynamicQueryHandler: Done processing query
5045 2023.10.12 05:20:30.114153 [ 3 ] {0888392f-1212-4371-b2e0-8127b6760211} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5046 2023.10.12 05:20:30.114168 [ 3 ] {} <Debug> HTTP-Session: 86663856-f567-4cd4-8919-968e42e32b99 Destroying unnamed session
5047 2023.10.12 05:20:30.114279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5048 2023.10.12 05:20:30.114324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5049 2023.10.12 05:20:30.114342 [ 3 ] {} <Debug> HTTP-Session: 3bcee1ea-d85f-4f04-88f7-45f114194bfa Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
5050 2023.10.12 05:20:30.114360 [ 3 ] {} <Debug> HTTP-Session: 3bcee1ea-d85f-4f04-88f7-45f114194bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5051 2023.10.12 05:20:30.114430 [ 3 ] {2b551930-2662-470b-93c6-27db912147c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5052 2023.10.12 05:20:30.114469 [ 3 ] {2b551930-2662-470b-93c6-27db912147c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5053 2023.10.12 05:20:30.114577 [ 3 ] {2b551930-2662-470b-93c6-27db912147c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5054 2023.10.12 05:20:30.114819 [ 3 ] {2b551930-2662-470b-93c6-27db912147c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
5055 2023.10.12 05:20:30.115054 [ 3 ] {2b551930-2662-470b-93c6-27db912147c2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5056 2023.10.12 05:20:30.115228 [ 3 ] {2b551930-2662-470b-93c6-27db912147c2} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
5057 2023.10.12 05:20:30.115364 [ 3 ] {2b551930-2662-470b-93c6-27db912147c2} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000901074 sec., 6658 rows/sec., 279.61 KiB/sec.
5058 2023.10.12 05:20:30.115359 [ 110 ] {} <Debug> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5059 2023.10.12 05:20:30.115479 [ 110 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
5060 2023.10.12 05:20:30.115520 [ 3 ] {2b551930-2662-470b-93c6-27db912147c2} <Debug> DynamicQueryHandler: Done processing query
5061 2023.10.12 05:20:30.115574 [ 3 ] {2b551930-2662-470b-93c6-27db912147c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5062 2023.10.12 05:20:30.115598 [ 3 ] {} <Debug> HTTP-Session: 3bcee1ea-d85f-4f04-88f7-45f114194bfa Destroying unnamed session
5063 2023.10.12 05:20:30.115599 [ 9 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
5064 2023.10.12 05:20:30.115766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5065 2023.10.12 05:20:30.115786 [ 9 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5066 2023.10.12 05:20:30.115853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5067 2023.10.12 05:20:30.115858 [ 9 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part
5068 2023.10.12 05:20:30.115895 [ 3 ] {} <Debug> HTTP-Session: 116c05f5-dad6-4eef-82b5-42cd9b024ba4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
5069 2023.10.12 05:20:30.115951 [ 3 ] {} <Debug> HTTP-Session: 116c05f5-dad6-4eef-82b5-42cd9b024ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5070 2023.10.12 05:20:30.116164 [ 3 ] {78c7bfa7-0486-474e-a243-218f5ed752fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5071 2023.10.12 05:20:30.116173 [ 9 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
5072 2023.10.12 05:20:30.116268 [ 3 ] {78c7bfa7-0486-474e-a243-218f5ed752fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5073 2023.10.12 05:20:30.116463 [ 9 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
5074 2023.10.12 05:20:30.116782 [ 9 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
5075 2023.10.12 05:20:30.116830 [ 3 ] {78c7bfa7-0486-474e-a243-218f5ed752fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5076 2023.10.12 05:20:30.117006 [ 9 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
5077 2023.10.12 05:20:30.117106 [ 9 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
5078 2023.10.12 05:20:30.117558 [ 3 ] {78c7bfa7-0486-474e-a243-218f5ed752fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
5079 2023.10.12 05:20:30.118178 [ 3 ] {78c7bfa7-0486-474e-a243-218f5ed752fa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5080 2023.10.12 05:20:30.118516 [ 18 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.002969139 sec., 52540.483958480894 rows/sec., 2.15 MiB/sec.
5081 2023.10.12 05:20:30.118527 [ 3 ] {78c7bfa7-0486-474e-a243-218f5ed752fa} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
5082 2023.10.12 05:20:30.118686 [ 15 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5083 2023.10.12 05:20:30.118717 [ 110 ] {} <Debug> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5084 2023.10.12 05:20:30.118756 [ 3 ] {78c7bfa7-0486-474e-a243-218f5ed752fa} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002538892 sec., 24813 rows/sec., 1.50 MiB/sec.
5085 2023.10.12 05:20:30.118795 [ 110 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
5086 2023.10.12 05:20:30.118991 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
5087 2023.10.12 05:20:30.119132 [ 3 ] {78c7bfa7-0486-474e-a243-218f5ed752fa} <Debug> DynamicQueryHandler: Done processing query
5088 2023.10.12 05:20:30.119204 [ 3 ] {78c7bfa7-0486-474e-a243-218f5ed752fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5089 2023.10.12 05:20:30.119239 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5090 2023.10.12 05:20:30.119260 [ 3 ] {} <Debug> HTTP-Session: 116c05f5-dad6-4eef-82b5-42cd9b024ba4 Destroying unnamed session
5091 2023.10.12 05:20:30.119259 [ 15 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
5092 2023.10.12 05:20:30.119340 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1378 rows starting from the beginning of the part
5093 2023.10.12 05:20:30.119407 [ 15 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} <Trace> oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
5094 2023.10.12 05:20:30.119479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5095 2023.10.12 05:20:30.119635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5096 2023.10.12 05:20:30.119662 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 63 rows starting from the beginning of the part
5097 2023.10.12 05:20:30.119672 [ 3 ] {} <Debug> HTTP-Session: 037af75b-cddb-40b0-9326-4ced5c1b78ef Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
5098 2023.10.12 05:20:30.119734 [ 3 ] {} <Debug> HTTP-Session: 037af75b-cddb-40b0-9326-4ced5c1b78ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5099 2023.10.12 05:20:30.119925 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 63 rows starting from the beginning of the part
5100 2023.10.12 05:20:30.119950 [ 3 ] {4cde5451-812d-40bf-976f-a44e996874b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5101 2023.10.12 05:20:30.120067 [ 3 ] {4cde5451-812d-40bf-976f-a44e996874b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5102 2023.10.12 05:20:30.120107 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 63 rows starting from the beginning of the part
5103 2023.10.12 05:20:30.120441 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 63 rows starting from the beginning of the part
5104 2023.10.12 05:20:30.120768 [ 3 ] {4cde5451-812d-40bf-976f-a44e996874b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5105 2023.10.12 05:20:30.120771 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 63 rows starting from the beginning of the part
5106 2023.10.12 05:20:30.121543 [ 3 ] {4cde5451-812d-40bf-976f-a44e996874b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
5107 2023.10.12 05:20:30.122238 [ 3 ] {4cde5451-812d-40bf-976f-a44e996874b3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5108 2023.10.12 05:20:30.122634 [ 3 ] {4cde5451-812d-40bf-976f-a44e996874b3} <Trace> oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
5109 2023.10.12 05:20:30.122647 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1693 rows, containing 5 columns (5 merged, 0 gathered) in 0.003786142 sec., 447157.0268627009 rows/sec., 27.16 MiB/sec.
5110 2023.10.12 05:20:30.122814 [ 3 ] {4cde5451-812d-40bf-976f-a44e996874b3} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002798335 sec., 1786 rows/sec., 2.41 MiB/sec.
5111 2023.10.12 05:20:30.122876 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5112 2023.10.12 05:20:30.123063 [ 3 ] {4cde5451-812d-40bf-976f-a44e996874b3} <Debug> DynamicQueryHandler: Done processing query
5113 2023.10.12 05:20:30.123102 [ 3 ] {4cde5451-812d-40bf-976f-a44e996874b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5114 2023.10.12 05:20:30.123131 [ 3 ] {} <Debug> HTTP-Session: 037af75b-cddb-40b0-9326-4ced5c1b78ef Destroying unnamed session
5115 2023.10.12 05:20:30.123206 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
5116 2023.10.12 05:20:30.123270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5117 2023.10.12 05:20:30.123301 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
5118 2023.10.12 05:20:30.123339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5119 2023.10.12 05:20:30.123391 [ 3 ] {} <Debug> HTTP-Session: c75d4c65-186c-4190-bee7-465a133938e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785
5120 2023.10.12 05:20:30.123442 [ 3 ] {} <Debug> HTTP-Session: c75d4c65-186c-4190-bee7-465a133938e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5121 2023.10.12 05:20:30.123518 [ 3 ] {dd1d10b7-7430-4e50-a7cb-f05fdf42d495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5122 2023.10.12 05:20:30.123559 [ 3 ] {dd1d10b7-7430-4e50-a7cb-f05fdf42d495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5123 2023.10.12 05:20:30.123681 [ 3 ] {dd1d10b7-7430-4e50-a7cb-f05fdf42d495} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5124 2023.10.12 05:20:30.123961 [ 3 ] {dd1d10b7-7430-4e50-a7cb-f05fdf42d495} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB.
5125 2023.10.12 05:20:30.124200 [ 3 ] {dd1d10b7-7430-4e50-a7cb-f05fdf42d495} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5126 2023.10.12 05:20:30.124377 [ 3 ] {dd1d10b7-7430-4e50-a7cb-f05fdf42d495} <Trace> oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
5127 2023.10.12 05:20:30.124508 [ 3 ] {dd1d10b7-7430-4e50-a7cb-f05fdf42d495} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000959746 sec., 19796 rows/sec., 1.03 MiB/sec.
5128 2023.10.12 05:20:30.124627 [ 3 ] {dd1d10b7-7430-4e50-a7cb-f05fdf42d495} <Debug> DynamicQueryHandler: Done processing query
5129 2023.10.12 05:20:30.124651 [ 3 ] {dd1d10b7-7430-4e50-a7cb-f05fdf42d495} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5130 2023.10.12 05:20:30.124667 [ 3 ] {} <Debug> HTTP-Session: c75d4c65-186c-4190-bee7-465a133938e4 Destroying unnamed session